#app{text-align:center;background:#0a0a0a;width:100vw;min-height:100vh;margin:0 auto;padding:2rem}body{margin:0;padding:0}.right-config-overlay{top:0%!important}*{box-sizing:border-box}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#3a3a3a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#4a4a4a}.node-header{box-sizing:border-box;justify-content:flex-start;align-items:center;padding:12px 16px;display:flex}.node-title{color:#f5f5f5;margin-left:4px;font-size:14px;font-weight:600}.cs-container{width:100%;height:200px;padding-bottom:20px}.node-text-content{width:100%;height:140px}.cs-container-items{box-sizing:border-box;justify-content:flex-start;align-items:center;width:100%;padding:5px 16px 0;font-size:12px;display:flex}.cs-container-title{color:#919191;justify-content:flex-start;width:100%;padding:5px 16px 0;font-size:12px;line-height:30px;display:flex}.cs-container-items img{width:20px;height:20px;margin-right:6px}.delete-btn{color:#fff;cursor:pointer;opacity:0;z-index:999;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:opacity .2s;display:flex;position:absolute;top:2px;right:2px}.chat-input-container-fg-items:hover .delete-btn{opacity:1}.chat-input-container-fg-items:hover .delete-num{opacity:0}.delete-num{color:#fff;cursor:pointer;opacity:1;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;transition:opacity .2s;display:flex;position:absolute;top:2px;right:2px}.delete-btn svg{width:18px!important;height:18px!important}.global-loading-image{z-index:9999;background:#070707bf;border-radius:20px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0}.global-loading-image-error{z-index:9999;color:red;background:#070707bf;border-radius:20px;justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;display:flex;position:absolute;inset:0}.spinner{border:6px solid #ffffff14;border-top-color:#e9bf2d;border-radius:50%;width:56px;height:56px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.video-role-library{z-index:9;min-width:70vw;max-width:70vw;min-height:60%;max-height:60%;position:fixed;top:15vh;left:15vw}.video-role-library-bg{background:#000000b3;width:100%;height:100%;position:fixed;top:0;left:0}
