*{box-sizing:border-box;margin:0;padding:0}html,body,#app{min-width:320px;min-height:100%}body,button,input{letter-spacing:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.login-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.login-container{background:#fff;border-radius:20px;width:100%;max-width:450px;overflow:hidden;box-shadow:0 20px 60px #0003}.login-header{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:0}.login-header-banner{justify-content:center;align-items:center;padding:24px 20px 0;display:flex}.login-header-banner img{width:300px;max-width:80%;height:auto;display:block}.login-header-text{padding:14px 30px 24px}.login-header-text h1{margin-bottom:6px;font-size:22px;font-weight:700}.login-header-text p{opacity:.85;font-size:13px}.login-body{padding:40px 30px}.form-group{margin-bottom:25px}.form-group label{color:#333;margin-bottom:10px;font-size:14px;font-weight:600;display:block}.form-group input{border:2px solid #e1e5e9;border-radius:10px;width:100%;padding:14px 16px;font-family:inherit;font-size:15px;transition:all .3s}.form-group input:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 4px #667eea1a}.error-message{color:#dc2626;background:#fee;border:1px solid #fdd;border-radius:8px;align-items:center;gap:8px;margin-bottom:20px;padding:12px 16px;font-size:14px;display:flex}.error-message:before{content:"⚠️"}.login-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:10px;width:100%;padding:16px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #667eea4d}.login-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #667eea66}.login-btn:active:not(:disabled){transform:translateY(0)}.login-btn:disabled{cursor:wait;opacity:.72}.login-footer{text-align:center;color:#666;background:#f8f9fa;padding:20px;font-size:13px}@media (width<=480px){.login-container{border-radius:0}.login-header,.login-body{padding:30px 20px}}.vn-bar{z-index:900;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0818f5;border-bottom:1px solid #c084fc24;align-items:center;height:72px;padding:0 20px;display:flex;position:sticky;top:0;box-shadow:0 4px 24px #0000003d}.vn-links{align-items:center;gap:2px;min-width:0;display:flex}.vn-link{color:#8892a4;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.vn-link:hover{color:#ccc;background:#ffffff0f}.vn-link.active{color:#e0e6ff;background:#c084fc1f}.vn-emoji{font-size:14px}.vn-arrow{opacity:.5;margin-left:2px;font-size:10px}.vn-center-logo{z-index:2;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)translateY(5px)}.vn-center-logo-img{object-fit:contain;width:auto;max-width:220px;height:62px;display:block}.vn-dropdown{position:relative}.vn-drop-menu{z-index:910;min-width:160px;padding-top:6px;display:none;position:absolute;top:100%;left:0}.vn-dropdown:hover .vn-drop-menu{display:block}.vn-drop-menu-inner,.vn-user-menu-inner{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0c081cf7;border:1px solid #ffffff1a;border-radius:10px;padding:6px;box-shadow:0 12px 36px #00000080}.vn-drop-item,.vn-user-item{color:#9aa;white-space:nowrap;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:500;text-decoration:none;display:flex}.vn-drop-item:hover,.vn-user-item:hover{color:#fff;background:#667eea26}.vn-drop-item.active{color:#e0e6ff;background:#667eea33}.vn-user-dropdown{margin-left:auto;position:relative}.vn-user-btn{color:#aab;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:8px;padding:4px 12px 4px 4px;font-size:13px;font-weight:600;display:flex}.vn-avatar{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:flex}.vn-avatar-lg{width:36px;height:36px}.vn-uname{text-overflow:ellipsis;white-space:nowrap;max-width:80px;overflow:hidden}.vn-user-menu{z-index:920;min-width:200px;padding-top:6px;display:none;position:absolute;top:100%;right:0}.vn-user-dropdown:hover .vn-user-menu{display:block}.vn-user-header{align-items:center;gap:10px;padding:10px 12px 8px;display:flex}.vn-user-name{color:#e0e6ff;font-size:14px;font-weight:700}.vn-user-role{color:#667eea;background:#667eea1f;border-radius:4px;margin-top:2px;padding:1px 8px;font-size:11px;font-weight:600;display:inline-block}.vn-user-divider,.vn-drawer-divider{background:#ffffff0f;height:1px;margin:4px 8px}.vn-user-logout{color:#ef5350}.vn-right{align-items:center;gap:4px;margin-left:auto;display:flex}.vn-right+.vn-user-dropdown{margin-left:8px}.vn-hamburger{background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;width:36px;height:36px;margin-left:auto;padding:7px;display:none}.vn-hamburger span{background:#aab;border-radius:1px;height:2px;margin:4px 0;display:block}.vn-drawer-overlay{z-index:1000;background:#000000a6;display:none;position:fixed;inset:0}.vn-drawer{z-index:1010;background:#0c081c;border-right:1px solid #ffffff1a;width:270px;transition:left .25s;position:fixed;top:0;bottom:0;left:-280px;overflow-y:auto}.vn-drawer.show{left:0}.vn-drawer-overlay.show{display:block}.vn-drawer-header{border-bottom:1px solid #ffffff14;align-items:center;gap:8px;padding:14px;display:flex}.vn-drawer-brand{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;flex:1;padding:4px 8px;display:flex}.vn-drawer-brand img{object-fit:contain;max-width:190px;height:32px}.vn-drawer-close{color:#aaa;cursor:pointer;background:0 0;border:0;width:34px;height:34px;font-size:26px}.vn-drawer-body{padding:10px}.vn-drawer-link,.vn-drawer-group-title{color:#9299aa;border-radius:7px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.vn-drawer-link.active{color:#fff;background:#c084fc24}.vn-drawer-sub{padding-left:14px}.vn-drawer-group{margin-bottom:2px}.vn-mobile-bottom{display:none}@media (width<=900px){.vn-bar{justify-content:center;height:64px;padding:0 12px}.vn-links,.vn-right,.vn-user-dropdown{display:none}.vn-center-logo{top:0;transform:translate(-50%)translateY(4px)}.vn-center-logo-img{max-width:180px;height:54px}.vn-hamburger{display:block;position:absolute;right:12px}.vn-mobile-bottom{z-index:890;height:70px;padding-bottom:env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0818f5;border-top:1px solid #c084fc2e;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.vn-mb-item{color:#8991a3;font:inherit;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;text-decoration:none;display:flex}.vn-mb-item span{font-size:18px}.vn-mb-item small{font-size:11px}.vn-mb-item.active{color:#d5b4ff}}body.studio-body{color:#ddd;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0d0920;margin:0}.creator-studio-page{background:linear-gradient(160deg,#0b081a 0%,#110b2c 55%,#120d35 100%);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif}.studio-nav-action{color:#9aa;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:5px;padding:6px 10px;font-size:13px;display:flex}.studio-nav-action:hover{color:#ddd;background:#ffffff0f}.creator-main{width:min(1220px,100% - 32px);margin:0 auto;padding:22px 0 80px}.creator-heading{text-align:center;padding:0 12px 10px}.creator-heading h1{color:#38bdf8;margin:0;font-size:22px;line-height:1.35}.creator-heading p{color:#777;margin:6px 0 0;font-size:12px}.creator-composer{background:#ffffff06;border:1px solid #ffffff17;border-radius:18px;margin-top:0;padding:18px 22px 8px;transition:border-color .2s,box-shadow .2s;position:relative;box-shadow:0 4px 24px #0000002e,inset 0 1px #ffffff0a}.creator-composer:focus-within{border-color:#a855f74d;box-shadow:0 4px 24px #0000002e,0 0 0 3px #a855f712}.creator-error{color:#fca5a5;background:#f8717114;border:1px solid #f8717138;border-radius:8px;margin:0 0 10px;padding:8px 12px;font-size:12px}.creator-mode-switch{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.creator-mode-switch button{color:#777;font:inherit;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;display:flex}.creator-mode-switch button:hover{color:#aaa;border-color:#ffffff2e}.creator-mode-switch button.active{color:#c4b5fd;background:#a78bfa1a;border-color:#a78bfa73}.mode-dot{border-radius:50%;width:7px;height:7px}.mode-dot.purple{background:#a78bfa}.mode-dot.green{background:#34d399}.mode-dot.yellow{background:#fbbf24}.mode-dot.blue{background:#38bdf8}.creator-row{align-items:flex-end;gap:10px;margin-bottom:8px;display:flex}.creator-field{flex-direction:column;gap:4px;min-width:0;margin-bottom:8px;display:flex}.creator-field.grow{flex:1}.creator-field.teacher-field{width:210px}.creator-field>span,.asset-head>span{color:#777;font-size:11px}.creator-field b{color:#ff6b6b}.creator-field small,.asset-head small{color:#555;font-size:10px;font-weight:400}.creator-field input,.creator-field textarea,.creator-field select,.custom-style-input{color:#ddd;width:100%;font:inherit;background:#ffffff0a;border:1px solid #ffffff17;border-radius:10px;outline:0;font-size:13px;transition:border-color .2s,box-shadow .2s}.creator-field input,.creator-field select{height:38px;padding:0 12px}.creator-field textarea{resize:vertical;padding:10px 12px;line-height:1.55}.creator-field input:focus,.creator-field textarea:focus,.creator-field select:focus,.custom-style-input:focus{border-color:#a855f759;box-shadow:0 0 0 2px #a855f714}.creator-field input::placeholder,.creator-field textarea::placeholder,.custom-style-input::placeholder{color:#4e4a5b}.creator-field select option,.option-pill select option{color:#ddd;background:#171329}.creator-mode-panel{animation:.18s studio-fade}.examples-button{color:#a78bfa;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;margin-left:8px;padding:0;font-size:10px;display:inline-flex}.examples-strip{gap:6px;margin:-2px 0 8px;display:flex;overflow-x:auto}.examples-strip button{color:#777;font:inherit;white-space:nowrap;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:7px;padding:5px 9px;font-size:10px}.examples-strip button:hover{color:#a8dff5;border-color:#38bdf840}.creator-direct-note{color:#9b8c65;background:#fbbf240b;border:1px solid #fbbf2421;border-radius:10px;align-items:flex-start;gap:10px;margin:10px 0;padding:14px;display:flex}.creator-direct-note strong{color:#d4c28b;font-size:13px}.creator-direct-note p{margin:3px 0 0;font-size:12px;line-height:1.5}.creator-assets{padding:2px 0 4px}.asset-head{justify-content:space-between;align-items:center;display:flex}.asset-add{color:#777;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:4px 8px;font-size:11px;display:flex}.asset-add:hover{color:#c084fc}.asset-list{flex-wrap:wrap;gap:7px;margin-top:6px;display:flex}.asset-empty{color:#555;cursor:pointer;background:#ffffff06;border:1.5px dashed #ffffff1f;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:58px;height:58px;display:flex}.asset-empty:hover{color:#c084fc;border-color:#a855f74d}.asset-chip{color:#9292a3;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:6px;max-width:240px;height:36px;padding:0 8px;font-size:11px;display:flex}.asset-chip span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.asset-chip button{color:#666;cursor:pointer;background:0 0;border:0;padding:2px;display:flex}.asset-chip button:hover{color:#f87171}.creator-options{border-top:1px solid #ffffff0f;flex-wrap:wrap;align-items:center;gap:7px;margin-top:5px;padding:8px 0 1px;display:flex}.option-pill{color:#a78bfa;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:18px;align-items:center;gap:4px;height:30px;padding:0 8px;display:flex;position:relative}.option-pill select{color:#9ca3af;max-width:110px;font:inherit;cursor:pointer;background:0 0;border:0;outline:0;font-size:11px}.custom-style-input{border-radius:18px;width:190px;height:30px;padding:0 10px;font-size:11px}.creator-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a855f7,#ec4899);border:0;border-radius:50%;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;margin-left:auto;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 2px 12px #a855f759}.creator-submit:hover:not(:disabled){transform:scale(1.07);box-shadow:0 4px 18px #a855f77a}.creator-submit:disabled{opacity:.6;cursor:wait}.button-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite studio-spin}.recent-projects-section{margin-top:24px;padding:0 4px 20px}.recent-heading{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.recent-heading h2{color:#555;text-transform:uppercase;letter-spacing:1px;margin:0;font-size:11px;font-weight:600}.recent-heading button{color:#666;font:inherit;cursor:pointer;background:0 0;border:0;font-size:11px}.recent-heading button:hover{color:#aaa}.recent-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.recent-card{min-width:0;color:inherit;background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;padding:13px 15px;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:block}.recent-card:hover{background:#a855f70d;border-color:#a855f733;transform:translateY(-2px)}.recent-card-title{color:#ccc;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.recent-card-meta{color:#777;gap:8px;margin-top:7px;font-size:10px;display:flex}.recent-card-meta span:first-child{color:#fbbf24}.recent-card-time{color:#4f4b5a;margin-top:6px;font-size:10px}.recent-loading,.recent-empty{color:#555;text-align:center;padding:24px;font-size:12px}.studio-overlay{z-index:1200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000ad;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.studio-project-drawer{background:#141425;border-left:1px solid #ffffff14;flex-direction:column;width:min(440px,92vw);animation:.22s studio-slide;display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:-8px 0 30px #0006}.studio-project-drawer>header,.studio-template-modal>header{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:flex-start;padding:16px 18px 13px;display:flex}.studio-project-drawer h2,.studio-template-modal h2{color:#eee;margin:0;font-size:16px}.studio-project-drawer header p,.studio-template-modal header p{color:#666;margin:5px 0 0;font-size:10px}.studio-project-drawer header>button,.studio-template-modal header>button{color:#777;cursor:pointer;background:0 0;border:0;padding:5px;display:flex}.drawer-tools{padding:11px 14px 8px}.drawer-search{color:#666;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:7px;height:36px;padding:0 10px;display:flex}.drawer-search:focus-within{border-color:#a855f74d}.drawer-search input{color:#ddd;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:12px}.drawer-search button{color:#666;cursor:pointer;background:0 0;border:0;padding:2px;display:flex}.drawer-filters{flex-wrap:wrap;gap:4px;margin-top:9px;display:flex}.drawer-filters button{color:#777;font:inherit;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:6px;padding:4px 9px;font-size:11px}.drawer-filters button.active{color:#c4b5fd;background:#a855f71f;border-color:#a855f74d}.drawer-list{flex:1;padding:7px 11px;overflow-y:auto}.drawer-state{color:#555;text-align:center;padding:36px 10px;font-size:12px}.drawer-project{color:inherit;background:#ffffff08;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;margin-bottom:6px;padding:10px;text-decoration:none;display:flex}.drawer-project:hover{background:#a855f70e;border-color:#a855f724}.drawer-project-main{flex:1;min-width:0}.drawer-project-main strong{color:#d6d6dc;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;display:block;overflow:hidden}.drawer-project-main span{color:#5d5967;align-items:center;gap:4px;margin-top:5px;font-size:10px;display:flex}.status-dot{background:#666;border-radius:50%;width:6px;height:6px}.status-dot.in_progress{background:#fbbf24}.status-dot.generating{background:#a78bfa}.status-dot.completed{background:#34d399}.drawer-project-actions{gap:2px;display:flex}.drawer-project-actions button{color:#555;cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.drawer-project-actions button:hover{color:#bbb;background:#ffffff0f}.drawer-project-actions button:last-child:hover{color:#f87171}.studio-project-drawer>footer{border-top:1px solid #ffffff0f;justify-content:center;align-items:center;gap:4px;min-height:48px;padding:8px;display:flex}.studio-project-drawer>footer button{color:#777;width:29px;height:28px;font:inherit;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:6px;justify-content:center;align-items:center;font-size:11px;display:flex}.studio-project-drawer>footer button.current{color:#c4b5fd;background:#a855f729;border-color:#a855f759}.studio-template-modal{background:#17152a;border:1px solid #ffffff1a;border-radius:12px;width:min(520px,100% - 32px);max-height:70vh;overflow:hidden;box-shadow:0 20px 60px #00000080}.template-row{color:#bbb;text-align:left;cursor:pointer;background:#ffffff08;border:1px solid #ffffff12;border-radius:8px;grid-template-columns:24px 1fr auto;align-items:center;gap:6px;width:calc(100% - 24px);margin:8px 12px;padding:10px;display:grid}.template-row:hover{background:#a855f70f;border-color:#a855f738}.template-row small{color:#666}.studio-toast{z-index:1400;color:#6ee7b7;background:#10362bf5;border:1px solid #34d39933;border-radius:8px;padding:9px 18px;font-size:12px;position:fixed;top:72px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0000004d}.studio-toast.error{color:#fca5a5;background:#411c26f5;border-color:#f8717133}@keyframes studio-spin{to{transform:rotate(360deg)}}@keyframes studio-slide{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes studio-fade{0%{opacity:.3;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.creator-main{width:min(100% - 24px,720px);padding-top:14px;padding-bottom:100px}.creator-heading h1{font-size:20px}.creator-composer{border-radius:14px;padding:15px 14px 8px}.creator-row{flex-direction:column;align-items:stretch;gap:0}.creator-field.teacher-field{width:100%}.recent-grid{grid-template-columns:repeat(2,1fr)}.custom-style-input{order:5;width:100%}.creator-submit{margin-left:auto}.examples-strip{padding-bottom:3px}}@media (width<=520px){.creator-main{width:calc(100% - 16px)}.creator-heading{padding-bottom:8px}.creator-heading h1{font-size:18px}.creator-heading p{font-size:11px}.creator-mode-switch{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}.creator-mode-switch button{justify-content:center;padding:7px 8px}.creator-composer{padding:13px 11px 8px}.creator-options{gap:5px}.option-pill{padding:0 7px}.option-pill select{max-width:82px}.creator-submit{width:36px;min-width:36px;height:36px}.recent-grid{grid-template-columns:1fr}.recent-card{padding:12px}.examples-button{display:none}.studio-project-drawer{width:94vw}}.creator-field.teacher-field>span,.custom-style-input{display:none}@media (width<=900px){.creator-row{flex-direction:row;align-items:flex-end;gap:10px}.creator-field.teacher-field{width:42%}.custom-style-input{display:none}}@media (width<=520px){.creator-mode-switch{grid-template-columns:none;gap:6px;display:flex}.creator-mode-switch button{padding:7px 12px}.creator-row{gap:8px}.creator-field.teacher-field{width:46%}}body.project-editor-body{color:#172033;background:#f2f4f6;margin:0}.project-editor-page{background:#f2f4f6;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif}.project-editor-page *{box-sizing:border-box}.pe-nav-link{color:#667085;align-items:center;gap:5px;padding:6px 10px;font-size:12px;text-decoration:none;display:inline-flex}.pe-nav-link:hover{color:#c4522d}.pe-main{width:min(1480px,100% - 32px);margin:0 auto;padding:20px 0 80px}.pe-state{color:#667085;justify-content:center;align-items:center;gap:9px;min-height:70vh;font-size:13px;display:flex}.pe-state.is-error{color:#b42318}.pe-spin{animation:.8s linear infinite pe-spin}@keyframes pe-spin{to{transform:rotate(360deg)}}.pe-hero{justify-content:space-between;align-items:flex-end;gap:24px;padding:6px 2px 20px;display:flex}.pe-eyebrow{color:#c4522d;margin-bottom:6px;font-size:11px;font-weight:750;display:block}.pe-title-input{color:#172033;background:0 0;border:0;outline:0;width:min(690px,60vw);padding:0;font-size:27px;font-weight:800;line-height:1.25;display:block}.pe-title-input:disabled{opacity:1}.pe-hero p{color:#8a95a4;margin:7px 0 0;font-size:12px}.pe-hero-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.pe-hero-actions button,.pe-section-head button,.pe-inline-actions button,.pe-panel header button,.pe-seg-tools button,.pe-generate-row button,.pe-version-actions button,.pe-upload-row button{color:#667085;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe4e9;border-radius:6px;justify-content:center;align-items:center;gap:5px;padding:8px 11px;font-size:11px;display:inline-flex}.pe-mode-switch{background:#eef1f4;border:1px solid #dfe4e9;border-radius:6px;height:34px;padding:2px;display:inline-flex}.pe-hero-actions .pe-mode-switch button{color:#7d8795;background:0 0;border:0;border-radius:4px;height:28px;padding:0 10px;font-size:10px}.pe-hero-actions .pe-mode-switch button:hover{color:#344054;background:#fff;border:0}.pe-hero-actions .pe-mode-switch button.active{color:#172033;background:#fff;font-weight:700;box-shadow:0 1px 4px #1f29371f}button:disabled{cursor:not-allowed;opacity:.48}.pe-layout{grid-template-columns:290px minmax(0,1fr);align-items:start;gap:16px;display:grid}.pe-sidebar{flex-direction:column;gap:14px;display:flex;position:sticky;top:78px}.pe-panel{background:#fff;border:1px solid #e0e5ea;border-radius:8px;box-shadow:0 4px 18px #1f29370b}.pe-panel>header{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:10px;padding:14px 15px;display:flex}.pe-panel h2,.pe-section-head h2{color:#273447;letter-spacing:0;margin:0;font-size:14px}.pe-panel header>span,.pe-panel header>div>span{color:#98a2b3;font-size:10px}.pe-panel>label{flex-direction:column;gap:5px;margin-top:12px;padding:0 15px;display:flex}.pe-panel>label:last-child{margin-bottom:15px}.pe-panel label>span,.pe-field-grid label>span,.pe-seg-grid label>span,.pe-advanced-fields label>span,.pe-mini>span,.pe-generate-row label>span,.pe-generation-settings label>span{color:#8b95a3;font-size:10px}.pe-panel input,.pe-panel textarea,.pe-panel select,.pe-seg-grid textarea,.pe-advanced-fields textarea,.pe-segment header input,.pe-seg-tools input,.pe-seg-tools select,.pe-generate-row select,.pe-generation-settings select,.pe-library-tools input,.pe-library-tools select{color:#344054;width:100%;font:inherit;background:#fbfcfd;border:1px solid #e1e6eb;border-radius:5px;outline:0;font-size:12px}.pe-panel input,.pe-panel select,.pe-seg-tools input,.pe-seg-tools select,.pe-generate-row select,.pe-generation-settings select,.pe-library-tools select{height:34px;padding:0 9px}.pe-panel textarea,.pe-seg-grid textarea,.pe-advanced-fields textarea{resize:vertical;padding:8px 9px;line-height:1.55}.pe-field-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;padding:0 15px;display:grid}.pe-field-grid label{flex-direction:column;gap:5px;display:flex}.pe-field-grid+label{margin-top:12px}.pe-upload-row{gap:7px;padding:12px 15px 3px;display:flex}.pe-upload-row button{flex:1;padding:7px 8px}.pe-empty{color:#98a2b3;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:150px;padding:20px;font-size:12px;display:flex}.pe-empty.small{color:#98a2b3;min-height:70px;padding:12px;font-size:10px}.pe-asset-list{flex-direction:column;gap:5px;padding:10px 10px 12px;display:flex}.pe-asset{border:1px solid #edf0f2;border-radius:6px;grid-template-columns:36px minmax(0,1fr) 22px 22px;align-items:center;gap:7px;padding:6px;display:grid}.pe-asset-thumb{color:#18766b;background:#eef2f4;border-radius:4px;place-items:center;width:36px;height:36px;display:grid;overflow:hidden}.pe-asset-thumb img,.pe-asset-thumb video{object-fit:cover;width:100%;height:100%}.pe-asset strong,.pe-asset span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.pe-asset strong{color:#475467;font-size:10px}.pe-asset span{color:#98a2b3;margin-top:3px;font-size:9px}.pe-asset>button{color:#98a2b3;cursor:pointer;background:0 0;border:0;place-items:center;width:22px;height:22px;padding:0;display:grid}.pe-asset>button:hover{color:#c4522d}.pe-workbench{min-width:0}.pe-merge-panel{margin-bottom:18px}.pe-merge-panel>header{padding:12px 15px}.pe-merge-panel>header>div:first-child{align-items:baseline;gap:9px;display:flex}.pe-inline-actions{gap:5px;display:flex}.pe-inline-actions button{padding:6px 8px;font-size:10px}.pe-timeline{gap:7px;padding:12px 15px 15px;display:flex;overflow:auto}.pe-timeline article{background:#fafbfc;border:1px solid #e7eaed;border-radius:6px;grid-template-rows:42px 20px;grid-template-columns:20px 70px;gap:4px 7px;min-width:99px;padding:6px;display:grid}.pe-timeline article>span{color:#667085;background:#eef1f3;border-radius:4px;grid-row:1/3;place-items:center;font-size:11px;font-weight:750;display:grid}.pe-timeline article>video,.pe-timeline article>svg{object-fit:cover;color:#b3bdc9;background:#e8edf0;border-radius:4px;grid-column:2;place-items:center;width:70px;height:42px;display:grid}.pe-timeline strong{color:#667085;text-overflow:ellipsis;white-space:nowrap;grid-column:2;font-size:9px;overflow:hidden}.pe-section-head{justify-content:space-between;align-items:center;margin:0 2px 9px;display:flex}.pe-section-head button{padding:6px 10px}.pe-generation-settings{background:#f8fafb;border-top:1px solid #e0e5ea;border-bottom:1px solid #e0e5ea;align-items:end;gap:10px;margin-bottom:10px;padding:10px 13px;display:flex}.pe-generation-settings>div{color:#344054;align-items:center;gap:6px;min-width:150px;height:34px;font-size:11px;display:flex}.pe-generation-settings>div svg{color:#c4522d}.pe-generation-settings label{flex-direction:column;gap:5px;min-width:150px;display:flex}.pe-segment{background:#fff;border:1px solid #e0e5ea;border-radius:8px;margin-bottom:12px;overflow:hidden;box-shadow:0 3px 15px #1f29370a}.pe-segment>header{background:#fbfcfd;border-bottom:1px solid #edf0f2;align-items:center;gap:10px;padding:10px 13px;display:flex}.pe-seg-order{color:#c4522d;background:#fff0e9;border-radius:5px;place-items:center;width:27px;height:27px;font-size:12px;font-weight:800;display:grid}.pe-segment>header>div:nth-child(2){flex:1;min-width:0}.pe-segment header input{background:0 0;border:0;height:27px;padding:0;font-size:13px;font-weight:750}.pe-segment header span{color:#98a2b3;margin-top:4px;font-size:9px;display:block}.pe-seg-actions{gap:2px;display:flex}.pe-seg-actions button{color:#98a2b3;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;width:26px;height:26px;padding:0;display:grid}.pe-seg-actions button:hover{color:#c4522d;background:#fff0e9}.pe-seg-grid{grid-template-columns:1fr 1fr;gap:10px;padding:13px;display:grid}.pe-seg-grid label{flex-direction:column;gap:5px;display:flex}.pe-advanced-fields{background:#f8fafb;border-top:1px solid #edf0f2;grid-template-columns:1fr 1fr;gap:10px;padding:13px;display:grid}.pe-advanced-fields label{flex-direction:column;gap:5px;display:flex}.pe-seg-tools{flex-wrap:wrap;align-items:center;gap:7px;padding:0 13px 11px;display:flex}.pe-mini{align-items:center;gap:5px;display:flex}.pe-mini input{width:54px}.pe-mini select{width:100px}.pe-seg-tools button{padding:6px 8px;font-size:10px}.pe-seg-tools button:nth-last-child(2){margin-left:auto}.pe-ref-strip{border-top:1px solid #edf0f2;border-bottom:1px solid #edf0f2;align-items:center;gap:5px;padding:10px 13px;display:flex;overflow:auto}.pe-ref-strip button{color:#8b95a3;font:inherit;cursor:pointer;background:#fff;border:1px solid #e1e6eb;border-radius:4px;flex:none;padding:5px 8px;font-size:9px}.pe-ref-strip span{color:#98a2b3;font-size:10px}.pe-generate-row{background:#fbfcfd;flex-wrap:wrap;align-items:end;gap:7px;padding:11px 13px;display:flex}.pe-generate-row label{flex-direction:column;gap:5px;min-width:130px;display:flex}.pe-generate-row select{height:31px;font-size:10px}.pe-generate-row button{padding:7px 12px;font-size:10px}.pe-generation-summary{color:#667085;align-self:center;align-items:center;gap:5px;font-size:10px;display:inline-flex}.pe-generation-summary svg{color:#98a2b3}.pe-generate-row button.primary{margin-left:auto}.pe-generate-row small{color:#a64222;align-self:center;font-size:10px}.pe-history{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:8px;padding:10px 13px 13px;display:grid}.pe-history>.pe-empty{grid-column:1/-1}.pe-video-version{border:1px solid #edf0f2;border-radius:6px;grid-template-rows:108px minmax(58px,auto) auto;align-items:stretch;gap:6px;min-width:0;padding:6px;display:grid}.pe-video-thumb{color:#c4522d;cursor:pointer;background:#e8edf0;border:0;border-radius:4px;place-items:center;width:100%;height:108px;padding:0;display:grid;position:relative;overflow:hidden}.pe-video-thumb video{object-fit:cover;width:100%;height:100%}.pe-video-thumb>.pe-video-model-badge,.pe-video-thumb>.pe-video-selected-badge{z-index:1;color:#fff;text-overflow:ellipsis;white-space:nowrap;background:#12141ecc;border:1px solid #fff3;border-radius:4px;align-items:center;max-width:calc(62% - 8px);min-height:20px;margin:0;padding:3px 6px;font-size:9px;font-weight:650;line-height:1;display:inline-flex;position:absolute;top:6px;overflow:hidden;box-shadow:0 2px 7px #0003}.pe-video-thumb>.pe-video-model-badge{left:6px}.pe-video-thumb>.pe-video-selected-badge{color:#e8fff7;background:#166f56e6;border-color:#68e5b773;gap:3px;max-width:none;right:6px}.pe-video-version>div:nth-child(2){min-width:0;padding:1px 2px}.pe-video-version strong,.pe-video-version span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.pe-video-version strong{color:#475467;font-size:10px}.pe-video-version span{color:#98a2b3;margin-top:3px;font-size:9px}.pe-video-version p{color:#8b95a3;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:24px;margin:4px 0 0;font-size:9px;line-height:1.35;display:-webkit-box;overflow:hidden}.pe-version-actions{align-items:stretch;gap:3px;display:flex}.pe-version-actions button{flex:1;min-width:0;padding:5px 4px;font-size:9px}.pe-version-actions button:last-child{color:#b42318;padding:5px}.pe-modal-backdrop{z-index:1300;background:#141d2980;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.pe-modal-backdrop.dark{background:#0a121cd1}.pe-library-modal{background:#fff;border-radius:8px;width:min(850px,96vw);max-height:88vh;overflow:auto;box-shadow:0 22px 70px #0d182745}.pe-library-modal>header{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:flex-start;padding:17px 19px;display:flex}.pe-library-modal header span{color:#c4522d;font-size:10px;font-weight:750}.pe-library-modal h2{color:#273447;margin:4px 0 0;font-size:17px}.pe-library-modal header button{color:#98a2b3;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.pe-library-tools{gap:7px;padding:13px 15px;display:flex}.pe-library-tools input{flex:1;height:34px;padding:0 9px}.pe-library-tools select{width:110px}.pe-library-tools>button{color:#667085;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe4e9;border-radius:5px;align-items:center;gap:5px;padding:0 9px;font-size:10px;display:inline-flex}.pe-library-grid button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e1e6eb;border-radius:6px;min-width:0;padding:0 0 8px;position:relative;overflow:hidden}.pe-library-grid button.active{border-color:#c4522d;box-shadow:0 0 0 1px #c4522d}.pe-library-grid img,.pe-library-grid video{aspect-ratio:1;object-fit:cover;background:#eef2f4;width:100%;display:block}.pe-library-grid svg{aspect-ratio:1;color:#18766b;background:#eef8f6;place-items:center;width:100%;height:auto;padding:28px;display:grid}.pe-library-grid strong,.pe-library-grid span{text-overflow:ellipsis;white-space:nowrap;padding:5px 7px 0;display:block;overflow:hidden}.pe-library-grid strong{color:#475467;font-size:10px}.pe-library-grid span{color:#98a2b3;padding-top:2px;font-size:9px}.pe-library-modal>footer{border-top:1px solid #edf0f2;justify-content:flex-end;gap:7px;padding:12px 15px;display:flex}.pe-library-modal>footer button{color:#667085;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe4e9;border-radius:5px;padding:8px 15px;font-size:11px}.pe-preview-modal{flex-direction:column;align-items:center;gap:12px;max-width:92vw;display:flex;position:relative}.pe-preview-modal>video{background:#05090e;border-radius:7px;max-width:92vw;max-height:78vh;display:block}.pe-preview-modal>button{color:#fff;cursor:pointer;background:#0a121cb3;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:-44px;right:-4px}.pe-preview-modal>a{color:#344054;background:#fff;border-radius:5px;align-items:center;gap:5px;padding:8px 14px;font-size:11px;text-decoration:none;display:inline-flex}.pe-toast{z-index:1500;color:#fff;opacity:0;pointer-events:none;background:#172033;border-radius:6px;max-width:90vw;padding:9px 16px;font-size:11px;transition:all .22s;position:fixed;bottom:26px;left:50%;transform:translate(-50%,12px);box-shadow:0 8px 28px #0d18273d}.pe-toast.show{opacity:1;transform:translate(-50%)}.pe-toast.error{background:#b42318}@media (width<=1050px){.pe-layout{grid-template-columns:250px minmax(0,1fr)}.pe-hero{flex-direction:column;align-items:flex-start}.pe-title-input{width:100%}.pe-hero-actions{justify-content:flex-start}.pe-sidebar{top:72px}}@media (width<=760px){.pe-main{width:calc(100% - 18px);padding-top:13px;padding-bottom:100px}.pe-hero{padding-bottom:14px}.pe-title-input{font-size:22px}.pe-hero p{line-height:1.5}.pe-hero-actions{grid-template-columns:repeat(2,1fr);width:100%;display:grid}.pe-mode-switch{grid-column:1/-1;width:100%}.pe-hero-actions .pe-mode-switch button{width:50%}.pe-hero-actions>button{width:100%}.pe-hero-actions>button.primary{grid-column:1/-1}.pe-layout{flex-direction:column;display:flex}.pe-sidebar{width:100%;position:static}.pe-workbench{width:100%}.pe-panel>header{padding:12px}.pe-generation-settings{flex-wrap:wrap;align-items:stretch}.pe-generation-settings>div{width:100%}.pe-generation-settings label{flex:1}.pe-seg-grid,.pe-advanced-fields{grid-template-columns:1fr;padding:11px}.pe-seg-tools button:nth-last-child(2){margin-left:0}.pe-generate-row{align-items:stretch}.pe-generate-row label{min-width:calc(50% - 5px)!important}.pe-generation-summary{width:100%;min-height:26px}.pe-generate-row button.primary{flex:1;min-height:31px;margin-left:0}.pe-generate-row small{align-self:center}.pe-video-version{grid-template-columns:58px minmax(0,1fr)}.pe-video-thumb{width:58px;height:42px}.pe-version-actions{grid-column:1/-1;justify-content:flex-start}.pe-version-actions button{flex:1}.pe-inline-actions button{padding:6px}.pe-timeline{padding-left:12px;padding-right:12px}.pe-library-grid{grid-template-columns:repeat(3,1fr)}.pe-library-tools{flex-wrap:wrap}.pe-library-tools input{flex-basis:100%}.pe-library-tools select{flex:1}.pe-library-tools>button{flex:1;justify-content:center;height:34px}}@media (width<=460px){.pe-main{width:calc(100% - 12px)}.pe-hero-actions{gap:5px}.pe-hero-actions>button{padding:7px 5px;font-size:10px}.pe-segment>header{gap:7px;padding:8px}.pe-seg-actions button{width:23px}.pe-seg-grid textarea,.pe-advanced-fields textarea{min-height:92px}.pe-generation-settings label,.pe-generate-row label{min-width:100%!important}.pe-generate-row button.primary{width:100%}.pe-library-grid{grid-template-columns:repeat(2,1fr)}.pe-inline-actions{gap:3px}.pe-inline-actions button{font-size:9px}}body.project-editor-body,.project-editor-page{color:#eee9f7;background:#0b0919}.pe-main{padding-top:26px}.pe-eyebrow{color:#9b6ce7}.pe-title-input{color:#f3effb}.pe-hero p{color:#9188aa}.pe-hero-actions .pe-mode-switch{background:#151029;border-color:#a67aeb42}.pe-hero-actions .pe-mode-switch button{color:#9a90b5}.pe-hero-actions .pe-mode-switch button:hover,.pe-hero-actions .pe-mode-switch button.active{color:#e9d8ff;background:#21163d}.pe-hero-actions button,.pe-section-head button,.pe-inline-actions button,.pe-panel header button,.pe-seg-tools button,.pe-generate-row button,.pe-version-actions button,.pe-upload-row button{color:#bbb1d2;background:#17112b;border-color:#a67aeb40}.pe-hero-actions button:hover,.pe-section-head button:hover,.pe-inline-actions button:hover,.pe-panel header button:hover,.pe-seg-tools button:hover,.pe-generate-row button:hover,.pe-version-actions button:hover,.pe-upload-row button:hover{color:#eadbff;background:#21163d;border-color:#9b6ce7}button.primary{color:#fff!important;background:#8d55d2!important;border-color:#8d55d2!important}.pe-panel,.pe-segment{background:#151029;border-color:#a67aeb33;box-shadow:0 12px 38px #0000003d}.pe-panel>header,.pe-segment>header{background:#18112f;border-color:#a67aeb29}.pe-panel h2,.pe-section-head h2{color:#ede7f8}.pe-panel header>span,.pe-panel header>div>span,.pe-panel label>span,.pe-field-grid label>span,.pe-seg-grid label>span,.pe-advanced-fields label>span,.pe-mini>span,.pe-generate-row label>span,.pe-generation-settings label>span{color:#988ead}.pe-panel input,.pe-panel textarea,.pe-panel select,.pe-seg-grid textarea,.pe-advanced-fields textarea,.pe-segment header input,.pe-seg-tools input,.pe-seg-tools select,.pe-generate-row select,.pe-generation-settings select,.pe-library-tools input,.pe-library-tools select{color:#eee9f7;background:#0f0c20;border-color:#a67aeb3d}.pe-panel input:focus,.pe-panel textarea:focus,.pe-panel select:focus,.pe-seg-grid textarea:focus,.pe-advanced-fields textarea:focus,.pe-segment header input:focus,.pe-generate-row select:focus,.pe-generation-settings select:focus{border-color:#9b6ce7;box-shadow:0 0 0 2px #9b6ce729}.pe-panel input:disabled,.pe-panel textarea:disabled,.pe-panel select:disabled,.pe-seg-grid textarea:disabled,.pe-advanced-fields textarea:disabled,.pe-segment header input:disabled{color:#8c83a2;background:#110d23}.pe-creation-mode{flex-direction:column;gap:7px;margin-top:12px;padding:0 15px;display:flex}.pe-creation-mode>span{color:#988ead;font-size:10px}.pe-creation-mode>div{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}.pe-creation-mode button{color:#8e85a7;min-height:34px;font:inherit;cursor:pointer;background:#100c22;border:1px solid #a67aeb33;border-radius:18px;padding:6px 7px;font-size:10px}.pe-creation-mode button.active{color:#74e0b4;background:#54d39f1f;border-color:#54d39f;box-shadow:0 0 0 1px #54d39f1a}.pe-creation-mode button:disabled{cursor:not-allowed}.pe-project-tags{flex-direction:column;gap:7px;margin-top:12px;padding:0 15px;display:flex}.pe-project-tags>span{color:#988ead;font-size:10px}.pe-project-tags>div{flex-wrap:wrap;gap:5px;display:flex}.pe-project-tags b{color:#b9a8dc;background:#1a1231;border:1px solid #a67aeb40;border-radius:14px;padding:4px 8px;font-size:10px;font-weight:500}.pe-seg-order{color:#e49a70;background:#2b1735}.pe-segment>header>div:nth-child(2) input{color:#eee9f7}.pe-segment header span{color:#887e9f}.pe-seg-badges{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px;margin-left:auto;display:flex}.pe-seg-badges b{color:#b9a8dc;white-space:nowrap;background:#9b6ce714;border:1px solid #a67aeb4d;border-radius:5px;padding:4px 7px;font-size:9px;font-weight:500}.pe-seg-badges b.status{color:#74e0b4;background:#54d39f14;border-color:#54d39f59}.pe-advanced-fields,.pe-generation-settings{background:#110d23;border-color:#a67aeb29}.pe-generation-settings{border-top:1px solid #a67aeb33;border-bottom:1px solid #a67aeb33}.pe-generation-settings>div svg,.pe-generation-summary svg{color:#a873e8}.pe-prompt-editor{background:#110d23;border:1px solid #a67aeb33;border-radius:6px;overflow:hidden}.pe-prompt-heading{color:#d9cbed;justify-content:space-between;align-items:center;gap:8px;padding:10px 13px 0;font-size:11px;font-weight:700;display:flex}.pe-prompt-heading small{color:#887e9f;font-size:9px;font-weight:400}.pe-prompt-editor>textarea{resize:vertical;color:#eee9f7;width:100%;min-height:170px;font:inherit;background:#0d0a1c;border:0;outline:0;padding:13px;font-size:12px;line-height:1.65;display:block}.pe-prompt-editor>textarea:focus{box-shadow:inset 0 0 0 1px #9b6ce7}.pe-prompt-editor>textarea:disabled{color:#8c83a2;background:#110d23}.pe-prompt-tools{background:#110d23;border-top:1px solid #a67aeb29;justify-content:space-between;align-items:center;gap:8px;padding:8px 13px;display:flex}.pe-prompt-tabs{gap:4px;display:flex}.pe-prompt-tabs button{color:#a79abd;font:inherit;cursor:pointer;background:#17112b;border:1px solid #a67aeb38;border-radius:5px;padding:6px 10px;font-size:10px}.pe-prompt-tabs button.active{color:#e9d8ff;background:#291649;border-color:#9b6ce7}.pe-prompt-tools>button{color:#b5aace;font:inherit;cursor:pointer;background:#17112b;border:1px solid #a67aeb38;border-radius:5px;align-items:center;gap:5px;padding:6px 9px;font-size:10px;display:inline-flex}.pe-prompt-tools button:hover{color:#eadbff;border-color:#9b6ce7}.pe-content-toggle{color:#a79abd;width:100%;font:inherit;text-align:left;cursor:pointer;background:#110d23;border:0;border-top:1px solid #a67aeb29;align-items:center;gap:6px;padding:9px 13px;font-size:10px;display:flex}.pe-content-toggle svg:last-child{margin-left:auto;transition:transform .18s}.pe-content-toggle svg:last-child.rotated{transform:rotate(180deg)}.pe-content-toggle:hover{color:#eadbff;background:#17112b}.pe-content-fields{background:#110d23;border-top:1px solid #a67aeb29;grid-template-columns:1fr 1fr;gap:10px;padding:12px 13px;display:grid}.pe-content-fields label{flex-direction:column;gap:5px;display:flex}.pe-content-fields label>span{color:#988ead;font-size:10px}.pe-content-fields textarea{resize:vertical;color:#eee9f7;width:100%;font:inherit;background:#0f0c20;border:1px solid #a67aeb3d;border-radius:5px;outline:0;padding:9px;font-size:12px;line-height:1.55}.pe-content-fields textarea:focus{border-color:#9b6ce7;box-shadow:0 0 0 2px #9b6ce729}.pe-ref-strip{background:#110d23;border-color:#a67aeb29}.pe-ref-label{flex:none;align-items:center;gap:5px;display:inline-flex;color:#988ead!important;font-size:10px!important}.pe-ref-strip button{color:#a79abd;background:#17112b;border-color:#a67aeb40;align-items:center;gap:5px;height:42px;display:inline-flex}.pe-ref-strip button .pe-ref-thumb{color:#a873e8;background:#27183d;border-radius:4px;place-items:center;width:30px;height:30px;display:grid;overflow:hidden}.pe-ref-strip button .pe-ref-thumb img,.pe-ref-strip button .pe-ref-thumb video{object-fit:cover;width:100%;height:100%}.pe-ref-strip button em{color:#d7a3ff;font-size:8px;font-style:normal}.pe-ref-strip button.active{color:#74e0b4;background:#54d39f1a;border-color:#54d39f}.pe-ref-strip button.primary{border-color:#e49a70;box-shadow:0 0 0 1px #e49a70a6}.pe-ref-strip button.primary em{color:#f2b78f}.pe-ref-strip button.pe-ref-add{color:#b9a8dc;border-style:dashed;height:34px}.pe-project-asset-picker{background:#110d23;border-top:1px solid #a67aeb29;border-bottom:1px solid #a67aeb29;padding:10px 15px}.pe-project-asset-picker>span{color:#988ead;margin-bottom:8px;font-size:10px;display:block}.pe-project-asset-picker>div{gap:7px;display:flex;overflow:auto}.pe-project-asset-picker button{color:#b9afd0;font:inherit;cursor:pointer;background:#17112b;border:1px solid #a67aeb40;border-radius:5px;flex:none;align-items:center;gap:6px;padding:5px 7px;font-size:10px;display:flex}.pe-project-asset-picker button.active{color:#74e0b4;background:#54d39f1a;border-color:#54d39f}.pe-project-asset-picker img,.pe-project-asset-picker video{object-fit:cover;border-radius:4px;width:28px;height:28px}.pe-project-asset-picker-actions{justify-content:flex-end;margin-top:9px;display:flex}.pe-project-asset-picker-actions button{color:#b9afd0;font:inherit;cursor:pointer;background:#17112b;border:1px solid #a67aeb40;border-radius:5px;align-items:center;gap:5px;padding:7px 10px;font-size:10px;display:inline-flex}.pe-project-asset-picker-actions button:hover{color:#eadbff;border-color:#9b6ce7}.pe-generate-row,.pe-merge-panel>header{background:#18112f}.pe-generation-summary{color:#a79abd}.pe-history{background:#110d23}.pe-video-version{background:#151029;border-color:#a67aeb2e}.pe-video-version.selected{background:#54d39f14;border-color:#54d39f}.pe-video-version.failed{background:#691f3429;border-color:#e0667459}.pe-video-version strong{color:#e9e2f5}.pe-video-version span,.pe-video-version p{color:#9188aa}.pe-timeline article{background:#110d23;border-color:#a67aeb33}.pe-timeline article>span{color:#b8a7dd;background:#25173c}.pe-timeline article.ready{background:#54d39f14;border-color:#54d39f}.pe-timeline article.ready>span{color:#74e0b4;background:#54d39f26}.pe-timeline strong{color:#a79abd}.pe-asset{background:#110d23;border-color:#a67aeb2b}.pe-asset-thumb{background:#25173c}.pe-asset strong{color:#ddd5ee}.pe-asset span,.pe-empty,.pe-empty.small{color:#8d83a4}.pe-library-modal{background:#151029}.pe-library-modal>header,.pe-library-modal>footer{border-color:#a67aeb2e}.pe-library-modal h2{color:#eee9f7}.pe-library-grid button,.pe-library-modal>footer button{color:#b9afd0;background:#110d23;border-color:#a67aeb38}.pe-library-tools>button{color:#b9afd0;background:#17112b;border-color:#a67aeb38}.pe-toast{background:#24143b}@media (width<=760px){.pe-creation-mode>div{grid-template-columns:repeat(2,1fr)}.pe-prompt-tools{flex-direction:column;align-items:flex-start}.pe-prompt-tools>button{justify-content:center;width:100%}.pe-prompt-heading{flex-direction:column;align-items:flex-start}.pe-content-fields{grid-template-columns:1fr}.pe-segment>header{grid-template-columns:27px minmax(0,1fr) auto;grid-template-areas:"order title actions""badges badges badges";align-items:start;display:grid}.pe-seg-order{grid-area:order}.pe-segment>header>div:nth-child(2){flex:none;grid-area:title;width:auto;min-width:0}.pe-seg-actions{order:initial;grid-area:actions}.pe-seg-badges{order:initial;flex-basis:auto;grid-area:badges;justify-content:flex-start;margin:5px 0 0 37px}}.pe-segment>.pe-ref-strip{background:#0f0c20;border-top:0;border-bottom:1px solid #a67aeb29;align-items:center;gap:6px;min-height:68px;padding:7px 13px 8px;display:flex;overflow:auto hidden}.pe-segment>.pe-ref-strip .pe-ref-label{align-self:center;min-width:70px;color:#9b91ad!important}.pe-ref-card{cursor:grab;background:#171522;border:1px solid #a67aeb47;border-radius:5px;flex:0 0 126px;min-width:0;height:52px;transition:border-color .16s,background .16s,opacity .16s;display:flex;position:relative;overflow:hidden}.pe-ref-card:hover{background:#1d1928;border-color:#a97be4}.pe-ref-card.primary{border-color:#e49a70;box-shadow:inset 0 0 0 1px #e49a7038}.pe-ref-card.moving{opacity:.72;background:#54d39f1a;border-color:#65c9b2}.pe-ref-card.drag-over{border-color:#d8a2ff;box-shadow:inset 3px 0 #a873e8}.pe-ref-card:active{cursor:grabbing}.pe-segment>.pe-ref-strip .pe-ref-card>.pe-ref-token{color:#d9d3e5;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:0;align-items:center;gap:6px;width:100%;min-width:0;height:100%;padding:4px 22px 4px 4px;display:flex}.pe-segment>.pe-ref-strip .pe-ref-card>.pe-ref-token:hover{color:#fff;background:#ffffff06}.pe-segment>.pe-ref-strip .pe-ref-card>.pe-ref-token:disabled{cursor:not-allowed}.pe-ref-thumb{color:#65c9b2;background:#252133;border-radius:4px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid;overflow:hidden}.pe-ref-thumb img,.pe-ref-thumb video{object-fit:cover;width:100%;height:100%;display:block}.pe-ref-copy{flex-direction:column;flex:1;gap:3px;min-width:0;color:inherit!important;display:flex!important}.pe-ref-copy b,.pe-ref-copy small{text-overflow:ellipsis;white-space:nowrap;letter-spacing:0;display:block;overflow:hidden}.pe-ref-copy b{color:#e7a27b;font-size:10px}.pe-ref-copy small{color:#9991aa;font-size:8px}.pe-ref-token>em{color:#f0ad87;font-size:7px;font-style:normal;position:absolute;bottom:3px;left:48px}.pe-segment>.pe-ref-strip .pe-ref-card>.pe-ref-primary,.pe-segment>.pe-ref-strip .pe-ref-card>.pe-ref-remove,.pe-segment>.pe-ref-strip .pe-ref-card>.pe-ref-move{color:#a79fac;cursor:pointer;background:#0a0912b8;border:0;border-radius:3px;place-items:center;width:17px;height:16px;padding:0;display:grid;position:absolute;right:2px}.pe-segment>.pe-ref-strip .pe-ref-card>.pe-ref-remove{top:2px}.pe-segment>.pe-ref-strip .pe-ref-card>.pe-ref-move{top:18px}.pe-segment>.pe-ref-strip .pe-ref-card>.pe-ref-primary{bottom:2px}.pe-segment>.pe-ref-strip .pe-ref-card>.pe-ref-remove:hover{color:#fff;background:#b84a52}.pe-segment>.pe-ref-strip .pe-ref-card>.pe-ref-primary:hover,.pe-segment>.pe-ref-strip .pe-ref-card>.pe-ref-primary.active{color:#ffc59d;background:#7e5039}.pe-segment>.pe-ref-strip .pe-ref-card>.pe-ref-move:hover,.pe-segment>.pe-ref-strip .pe-ref-card>.pe-ref-move.active{color:#89e0cc;background:#24564c}.pe-segment>.pe-ref-strip>.pe-ref-add{color:#b8afc8;cursor:pointer;background:#14121e;border:1px dashed #b491e46b;border-radius:5px;flex:0 0 52px;justify-content:center;align-items:center;width:52px;height:52px;padding:0;display:inline-flex}.pe-segment>.pe-ref-strip>.pe-ref-add:hover{color:#f0e9fa;background:#211a2d;border-color:#a97be4}.pe-ref-empty{align-self:center;min-width:210px;color:#777184!important;font-size:9px!important}.pe-asset>button.pe-asset-thumb{color:#65c9b2;cursor:pointer;background:#251f33;border:0;border-radius:4px;place-items:center;width:36px;height:36px;padding:0;display:grid;overflow:hidden}.pe-asset>button.pe-asset-thumb:hover{color:#e7dcf6;outline:1px solid #9b6ce7}.pe-project-asset-picker{padding:11px 15px 12px}.pe-project-asset-picker>.pe-project-assets{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;max-height:158px;display:grid;overflow:auto}.pe-project-assets>article{background:#15131e;border:1px solid #a67aeb38;border-radius:6px;grid-template-columns:48px minmax(0,1fr);min-width:0;height:56px;display:grid;overflow:hidden}.pe-project-assets>article.active{background:#211925;border-color:#e49a70;box-shadow:inset 0 0 0 1px #e49a7038}.pe-project-assets>article.linked{background:#2b71571f;border-color:#54d39f73}.pe-project-assets .pe-asset-picker-preview{color:#65c9b2;cursor:pointer;background:#0f0d16;border:0;border-right:1px solid #a67aeb26;border-radius:0;place-items:center;width:48px;height:54px;padding:0;display:grid;overflow:hidden}.pe-project-assets .pe-asset-picker-preview:hover{background:#211a2d}.pe-project-assets .pe-asset-picker-preview img,.pe-project-assets .pe-asset-picker-preview video{object-fit:cover;border-radius:0;width:100%;height:100%;display:block}.pe-project-assets .pe-asset-picker-select{color:#c4bdcf;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-width:0;height:54px;padding:5px 7px;display:flex}.pe-project-assets .pe-asset-picker-select span{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:9px;display:block;overflow:hidden}.pe-project-assets .pe-asset-picker-select em{color:#e7a27b;font-size:9px;font-style:normal}.pe-project-assets>article.linked .pe-asset-picker-select:disabled{opacity:1}.pe-project-assets>article.linked .pe-asset-picker-select em{color:#65c9b2}.pe-project-asset-picker>.pe-project-asset-picker-actions{justify-content:flex-end;display:flex;overflow:visible}.pe-library-modal{width:min(980px,96vw)}.pe-library-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:2px 15px 15px;display:grid}.pe-library-grid>article{background:#111019;border:1px solid #a67aeb38;border-radius:6px;flex-direction:column;min-width:0;transition:border-color .16s,transform .16s;display:flex;position:relative;overflow:hidden}.pe-library-grid>article:hover{border-color:#c7a6f094;transform:translateY(-1px)}.pe-library-grid>article.active{border-color:#e49a70;box-shadow:0 0 0 1px #e49a7047}.pe-library-grid>article>.pe-library-preview{aspect-ratio:4/3;cursor:pointer;background:#0b0c11;border:0;border-radius:0;width:100%;height:auto;padding:0;display:block;position:relative;overflow:hidden}.pe-library-grid>article>.pe-library-preview:hover{filter:brightness(1.08)}.pe-library-grid>article>.pe-library-preview img,.pe-library-grid>article>.pe-library-preview video{aspect-ratio:auto;object-fit:cover;background:#0b0c11;width:100%;height:100%;display:block}.pe-library-audio{background:#17221f;place-items:center;width:100%;height:100%;color:#65c9b2!important;padding:0!important;display:grid!important}.pe-library-grid .pe-library-audio>svg{aspect-ratio:auto;width:28px;height:28px;color:inherit;background:0 0;padding:0}.pe-media-play{background:#080a0eb8;border-radius:50%;place-items:center;width:30px;height:30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff!important;padding:0!important;display:grid!important}.pe-library-grid .pe-media-play>svg{aspect-ratio:auto;width:13px;height:13px;color:inherit;background:0 0;padding:0}.pe-library-grid>article>strong,.pe-library-grid>article>span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.pe-library-grid>article>strong{color:#e4dfeb;padding:8px 8px 0;font-size:10px}.pe-library-grid>article>span{color:#827b90;padding:3px 8px 7px;font-size:9px}.pe-library-grid>article>.pe-library-select{color:#bcb4c9;width:calc(100% - 16px);height:28px;font:inherit;cursor:pointer;background:#191622;border:1px solid #a67aeb40;border-radius:5px;justify-content:center;align-items:center;gap:5px;margin:auto 8px 8px;padding:0;font-size:9px;display:flex}.pe-library-grid>article>.pe-library-select:hover{color:#eee7f7;border-color:#a97be4}.pe-library-grid>article.active>.pe-library-select{color:#f1b18c;background:#e49a701f;border-color:#e49a70}.pe-library-grid .pe-library-select>svg{aspect-ratio:auto;width:13px;height:13px;color:inherit;background:0 0;padding:0}.pe-library-pagination{justify-content:center;align-items:center;gap:5px;padding:0 15px 13px;display:flex}.pe-library-pagination button{color:#aaa2b7;min-width:30px;height:30px;font:inherit;cursor:pointer;background:#17131f;border:1px solid #a67aeb38;border-radius:5px;justify-content:center;align-items:center;gap:4px;padding:0 9px;font-size:9px;display:inline-flex}.pe-library-pagination button:hover,.pe-library-pagination button.active{color:#f2b18d;border-color:#e49a70}.pe-library-pagination button.active{background:#e49a701f}.pe-library-modal>footer{z-index:2;background:#151029;justify-content:space-between;align-items:center;position:sticky;bottom:0}.pe-library-modal>footer>span{color:#898196;font-size:9px}.pe-library-modal>footer>div{gap:7px;display:flex}.pe-library-modal>header{z-index:5;background:#151029;align-items:center;position:sticky;top:0}.pe-library-modal>header>div{margin-right:auto}.pe-library-modal>header>.pe-modal-back{background:#110d23;border:1px solid #a67aeb38;border-radius:5px;width:30px;height:30px;margin-right:8px}.pe-library-modal>header>.pe-modal-back:hover{color:#eadbff;border-color:#9b6ce7}.pe-library-modal.quick{width:min(680px,94vw)}.pe-quick-picker{padding:18px}.pe-quick-picker>section{background:#110d23;border:1px solid #a67aeb33;border-radius:7px;padding:13px}.pe-quick-heading{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:11px;display:flex}.pe-quick-heading strong{color:#e6dfef;font-size:11px}.pe-quick-heading span{color:#8e849f;font-size:9px}.pe-quick-picker .pe-project-assets{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;max-height:226px;display:grid;overflow:auto}.pe-quick-picker .pe-project-assets>article{height:64px}.pe-quick-picker .pe-project-assets .pe-asset-picker-preview,.pe-quick-picker .pe-project-assets .pe-asset-picker-select{height:62px}.pe-quick-picker .pe-project-assets .pe-asset-picker-select span{color:#d8d1e2;font-size:10px}.pe-quick-picker .pe-project-assets .pe-asset-picker-select em{color:#a59bb5}.pe-quick-picker .pe-project-assets>article:not(.linked):hover{background:#1d1928;border-color:#a97be4}.pe-quick-divider{color:#8e849f;align-items:center;gap:9px;margin:17px 0 10px;font-size:9px;display:flex}.pe-quick-divider:before,.pe-quick-divider:after{content:"";background:#a67aeb2e;flex:1;height:1px}.pe-quick-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.pe-quick-actions>button{color:#b9afd0;text-align:left;cursor:pointer;background:#17112b;border:1px solid #a67aeb40;border-radius:7px;grid-template-rows:auto auto;grid-template-columns:28px minmax(0,1fr);align-items:center;column-gap:8px;min-height:82px;padding:14px;display:grid}.pe-quick-actions>button>svg{color:#a873e8;grid-row:1/3}.pe-quick-actions>button strong{color:#e4dced;font-size:12px}.pe-quick-actions>button span{color:#8d83a0;font-size:9px}.pe-quick-actions>button:hover{background:#211a2d;border-color:#a97be4}.pe-library-scopes{border-bottom:1px solid #a67aeb29;gap:26px;padding:13px 20px 0;display:flex}.pe-library-scopes button{color:#9188a3;font:inherit;cursor:pointer;background:0 0;border:0;padding:7px 2px 11px;font-size:11px;font-weight:650;position:relative}.pe-library-scopes button.active{color:#d9baff}.pe-library-scopes button.active:after{content:"";background:#a873e8;height:2px;position:absolute;bottom:-1px;left:0;right:0}.pe-library-modal .pe-library-tools{grid-template-columns:auto 145px minmax(180px,1fr) 34px;align-items:center;padding-bottom:8px;display:grid}.pe-library-types{gap:4px;display:flex}.pe-library-types button{color:#9e94ad;height:30px;font:inherit;cursor:pointer;background:#110d23;border:1px solid #a67aeb38;border-radius:15px;padding:0 10px;font-size:9px}.pe-library-types button.active{color:#d9baff;background:#a873e81f;border-color:#a873e8}.pe-library-search{color:#887e9b;background:#0f0c20;border:1px solid #a67aeb3d;border-radius:5px;align-items:center;height:34px;display:flex}.pe-library-search svg{flex:none;margin-left:9px}.pe-library-search input{min-width:0;box-shadow:none!important;background:0 0!important;border:0!important}.pe-library-modal .pe-library-tools>button{justify-content:center;width:34px;height:34px;padding:0}.pe-library-summary{color:#898096;justify-content:space-between;align-items:center;padding:0 16px 10px;font-size:9px;display:flex}.pe-library-grid>article.linked{background:#2b71571f;border-color:#54d39f73}.pe-library-grid>article>.pe-library-favorite{z-index:3;color:#bbb2c8;cursor:pointer;background:#08090fb8;border:0;border-radius:50%;place-items:center;width:26px;height:26px;padding:0;display:grid;position:absolute;top:6px;right:6px}.pe-library-grid>article>.pe-library-favorite:hover,.pe-library-grid>article>.pe-library-favorite.active{color:#f38cab;background:#592d57e0}.pe-library-grid>article>.pe-selection-order{z-index:3;color:#17101f;background:#e49a70;border-radius:50%;place-items:center;width:24px;height:24px;padding:0;font-size:9px;font-weight:800;display:grid;position:absolute;top:6px;left:6px}.pe-library-grid>article.linked>.pe-library-select{color:#74e0b4;background:#54d39f14;border-color:#54d39f66}.pe-library-grid>article>.pe-library-select:disabled{opacity:.66}.pe-asset-preview-modal>img{object-fit:contain;background:#05090e;border-radius:7px;max-width:92vw;max-height:78vh;display:block}.pe-audio-modal{color:#d9d1e6;background:#151029;border:1px solid #a67aeb47;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:18px;width:min(460px,88vw);min-height:190px;padding:28px;display:flex}.pe-audio-modal svg{color:#65c9b2}.pe-audio-modal strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13px;overflow:hidden}.pe-audio-modal audio{width:100%}@media (width<=1120px){.pe-project-asset-picker>.pe-project-assets{grid-template-columns:repeat(3,minmax(0,1fr))}.pe-library-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=760px){.pe-segment>.pe-ref-strip{padding:9px 10px 11px}.pe-segment>.pe-ref-strip .pe-ref-label{min-width:64px}.pe-ref-card{flex-basis:118px}.pe-project-asset-picker>.pe-project-assets{grid-template-columns:repeat(2,minmax(0,1fr));max-height:190px}.pe-library-modal{width:100%;max-height:94vh}.pe-library-modal.quick{width:100%}.pe-quick-picker{padding:12px}.pe-quick-picker .pe-project-assets{grid-template-columns:repeat(2,minmax(0,1fr))}.pe-library-scopes{gap:15px;padding-left:12px;padding-right:12px;overflow-x:auto}.pe-library-scopes button{flex:none}.pe-library-modal .pe-library-tools{grid-template-columns:1fr 1fr 34px}.pe-library-types{grid-column:1/-1;overflow-x:auto}.pe-library-search{min-width:0}.pe-library-summary{flex-direction:column;align-items:flex-start;gap:4px}.pe-library-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:2px 10px 12px}.pe-library-modal>footer{flex-direction:column;align-items:flex-start;padding:10px}.pe-library-modal>footer>div{width:100%}.pe-library-modal>footer>div button{flex:1}.pe-library-pagination{padding:0 10px 11px}.pe-library-pagination button{padding:0 7px}}@media (width<=460px){.pe-project-asset-picker>.pe-project-assets,.pe-quick-picker .pe-project-assets{grid-template-columns:1fr}.pe-project-assets>article{height:58px}.pe-project-asset-picker>.pe-project-asset-picker-actions button{justify-content:center;width:100%}.pe-ref-empty{display:none}.pe-quick-actions{grid-template-columns:1fr}.pe-quick-actions>button{min-height:70px}.pe-library-modal>header{padding:13px}.pe-library-modal h2{font-size:15px}.pe-library-modal .pe-library-tools{grid-template-columns:1fr 34px}.pe-library-modal .pe-library-tools>select{grid-column:1/-1;width:100%}.pe-library-modal>footer>span{line-height:1.5}}@media (width<=760px){.pe-history{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:8px 9px 10px}.pe-video-version{grid-template-rows:84px minmax(62px,auto) auto;grid-template-columns:1fr;gap:5px;padding:5px}.pe-video-thumb{width:100%;height:84px}.pe-version-actions{grid-column:auto;justify-content:stretch}.pe-version-actions button{padding:5px 2px;font-size:8px}}body.viral-body{color:#e0e0e0;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:radial-gradient(80% 40% at 50% 0,#8b5cf62e 0%,#0000 65%),linear-gradient(170deg,#0a0818 0%,#110c28 55%,#16103a 100%);margin:0}.viral-app{--v-white-rgb:255,255,255;--v-text-muted:#888;--v-text-dim:#555;min-height:100vh;padding-bottom:40px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif}.vl-header{text-align:center;padding:24px 20px 0}.vl-header h1{color:#0000;background:linear-gradient(135deg,#f97316,#ef4444);-webkit-background-clip:text;background-clip:text;align-items:center;gap:8px;margin:0;font-size:22px;font-weight:700;display:inline-flex}.vl-header p{color:var(--v-text-muted);margin:4px 0 0;font-size:13px}.vl-search-wrap{max-width:680px;margin:20px auto 0;padding:0 20px}.vl-search{border:1px solid rgba(var(--v-white-rgb),.1);background:rgba(var(--v-white-rgb),.04);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;align-items:center;display:flex;position:relative;overflow:hidden}.vl-search:focus-within{border-color:#f9731659}.vl-search .search-icon{color:rgba(var(--v-white-rgb),.25);font-size:24px;position:absolute;left:18px}.vl-search input{color:#e0e0e0;width:100%;font:inherit;background:0 0;border:0;outline:0;padding:16px 16px 16px 50px;font-size:15px}.vl-search input::placeholder{color:#555}.vl-filters{flex-wrap:wrap;align-items:center;gap:8px;max-width:1200px;margin:16px auto 0;padding:0 20px;display:flex}.vl-sort-select,.vl-pill,.vl-collect-btn{border:1px solid rgba(var(--v-white-rgb),.08);background:rgba(var(--v-white-rgb),.04);color:#8b949e;cursor:pointer;font-size:12px;font-weight:600}.vl-sort-select{border-radius:8px;padding:5px 10px}.vl-pill,.vl-collect-btn{white-space:nowrap;border-radius:20px;align-items:center;gap:4px;padding:6px 14px;display:flex}.vl-pill.active,.vl-collect-btn{color:#fb923c;background:#f9731614;border-color:#f973164d}.vl-sep{background:rgba(var(--v-white-rgb),.08);width:1px;height:20px;margin:0 4px}.vl-spacer{flex:1}.vl-stats{color:var(--v-text-dim);font-size:12px}.vl-stats strong{color:#fb923c}.vl-author-bar{border:1px solid rgba(var(--v-white-rgb),.06);background:rgba(var(--v-white-rgb),.03);border-radius:12px;align-items:center;gap:12px;max-width:1160px;margin:12px auto 0;padding:12px 20px;display:flex}.vl-author-bar img{object-fit:cover;border-radius:50%;width:40px;height:40px}.vl-author-bar .info{flex:1}.vl-author-bar .name{font-size:14px;font-weight:600}.vl-author-bar .meta{color:var(--v-text-muted);font-size:12px}.vl-author-bar button{color:#818cf8;cursor:pointer;background:0 0;border:0;font-size:12px}.vl-grid-wrap{max-width:1200px;margin:16px auto 0;padding:0 20px 60px}.vl-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;display:grid}.vl-card{border:1px solid rgba(var(--v-white-rgb),.06);background:rgba(var(--v-white-rgb),.03);cursor:pointer;border-radius:12px;transition:transform .2s,border-color .2s,box-shadow .2s;overflow:hidden}.vl-card:hover{border-color:#f973164d;transform:translateY(-2px);box-shadow:0 8px 25px #f973161a}.vl-cover-wrap{position:relative}.vl-card .cover,.vl-card .cover-placeholder{aspect-ratio:9/16;background:#111;width:100%;display:flex}.vl-card .cover{object-fit:cover}.vl-card .cover-placeholder{color:#444;flex-direction:column;justify-content:center;align-items:center;gap:6px}.vl-card .cover-placeholder span{font-size:32px}.vl-card .cover-placeholder small{font-size:11px}.badge-dur,.badge-res{color:#ccc;background:#000000b3;border-radius:4px;padding:2px 6px;font-size:10px;position:absolute}.badge-dur{color:#fff;bottom:8px;right:8px}.badge-res{top:8px;left:8px}.vl-card .info{padding:10px 12px}.vl-card .title{color:#e0e0e0;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.vl-card .author{color:#818cf8;cursor:pointer;background:0 0;border:0;margin-top:4px;padding:0;font-size:11px;display:block}.metrics{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.metrics span{background:rgba(var(--v-white-rgb),.04);color:#8b949e;border-radius:4px;padding:2px 6px;font-size:10px}.tags,.detail-tags{flex-wrap:wrap;gap:3px;margin-top:6px;display:flex}.tags button,.detail-tags button{color:#818cf8;cursor:pointer;background:#6366f114;border:0;border-radius:8px;padding:1px 6px;font-size:10px}.analysis-status{color:#fb923c;align-items:center;gap:5px;margin-top:5px;font-size:10px;display:flex}.rewrite-btn{margin-top:8px;text-decoration:none}.vl-btn{font:inherit;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:6px 14px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.vl-btn:disabled{opacity:.55;cursor:wait}.vl-btn-primary{color:#fb923c;background:#f973161f;border:1px solid #f9731640}.vl-btn-secondary{border:1px solid rgba(var(--v-white-rgb),.08);background:rgba(var(--v-white-rgb),.05);color:#9aa}.vl-btn-danger{color:#f87171;background:#ef444414;border:1px solid #ef444433}.vl-empty{min-height:300px;color:var(--v-text-dim);text-align:center;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:12px;display:flex}.empty-fire{filter:grayscale();opacity:.45;font-size:40px}.vl-spinner{border:2px solid #818cf833;border-top-color:#818cf8;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite vl-spin;display:inline-block}.vl-spinner.mini{width:12px;height:12px}.vl-pager{justify-content:center;gap:8px;padding:24px 0;display:flex}.vl-pager button{border:1px solid rgba(var(--v-white-rgb),.08);background:rgba(var(--v-white-rgb),.03);min-width:34px;color:var(--v-text-muted);cursor:pointer;border-radius:8px;padding:6px 10px;font-size:12px}.vl-pager button.current{color:#fb923c;background:#f973161f;border-color:#f9731640}.vl-modal{z-index:9999;opacity:0;pointer-events:none;background:#000000d9;justify-content:center;align-items:center;padding:20px;transition:opacity .2s;display:flex;position:fixed;inset:0}.vl-modal.show{opacity:1;pointer-events:auto}.vl-modal-inner{border:1px solid rgba(var(--v-white-rgb),.08);background:#1a1d2e;border-radius:16px;width:min(92vw,600px);max-height:90vh;padding:24px;position:relative;overflow-y:auto}.collect-modal{width:min(92vw,500px)}.vl-modal-close{z-index:2;background:rgba(var(--v-white-rgb),.06);color:#aaa;cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;display:flex;position:absolute;top:14px;right:14px}.vl-modal-inner h2{color:#e0e0e0;margin:0 42px 8px 0;font-size:16px}.modal-intro{color:var(--v-text-muted);margin:0 0 16px;font-size:12px}.vl-modal textarea{border:1px solid rgba(var(--v-white-rgb),.08);background:rgba(var(--v-white-rgb),.04);color:#e0e0e0;width:100%;font:inherit;resize:vertical;border-radius:8px;outline:0;padding:10px;font-size:13px;line-height:1.6}.collect-actions{gap:8px;margin-top:12px;display:flex}.collect-actions .vl-btn:first-child{flex:1}.collect-result{color:#4ade80;background:#4ade800f;border:1px solid #4ade802e;border-radius:8px;margin-top:12px;padding:10px;font-size:12px}.collect-result.error{color:#f87171;background:#f871710f;border-color:#f871712e}.collect-result-list{color:#aaa;max-height:120px;margin-top:8px;font-size:11px;line-height:1.6;overflow-y:auto}.vl-detail-video{background:#000;border-radius:10px;width:100%;max-height:400px;margin-bottom:16px;display:block}.vl-detail-cover{object-fit:contain;border-radius:10px;width:100%;max-height:300px;margin-bottom:16px;display:block}.vl-detail-title{color:#e0e0e0;line-height:1.5;font-size:14px!important}.vl-detail-metrics{flex-wrap:wrap;gap:6px;margin:12px 0;display:flex}.vl-detail-metrics span{background:rgba(var(--v-white-rgb),.05);color:#8b949e;border-radius:6px;padding:3px 8px;font-size:11px}.detail-meta{color:var(--v-text-muted);margin:7px 0;font-size:11px}.vl-detail-section{border-top:1px solid rgba(var(--v-white-rgb),.06);margin-top:12px;padding-top:12px}.vl-detail-section h3{color:#ccc;margin:0 0 7px;font-size:12px}.vl-detail-section h3 small{color:#666;font-size:10px;font-weight:400}.detail-section-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.detail-tools{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.detail-tools .vl-btn{padding:4px 9px}.analysis-panel{background:#f9731608;border:1px solid #f973161a;border-radius:8px;padding:12px}.analysis-panel h4{color:#fb923c;margin:9px 0 4px;font-size:12px}.analysis-panel ul{color:#ccc;margin:4px 0 8px 18px;padding:0;font-size:11px}.analysis-category{font-size:12px}.analysis-category strong{color:#fb923c}.analysis-structure{background:rgba(var(--v-white-rgb),.03);color:#ccc;border-radius:4px;margin:3px 0;padding:5px 8px;font-size:11px}.analysis-structure strong{color:#818cf8}.analysis-structure small{color:#666}.vl-detail-actions{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.delete-btn{margin-left:auto}.vl-toast{z-index:10000;color:#4ade80;opacity:0;pointer-events:none;background:#18362bf0;border:1px solid #4ade8033;border-radius:10px;padding:10px 24px;font-size:13px;font-weight:600;transition:opacity .25s,transform .25s;position:fixed;top:70px;left:50%;transform:translate(-50%,-25px)}.vl-toast.show{opacity:1;transform:translate(-50%)}.vl-modal{visibility:hidden;transition:opacity .2s,visibility 0s linear .2s}.vl-modal.show{visibility:visible;transition-delay:0s}@keyframes vl-spin{to{transform:rotate(360deg)}}@media (width<=900px){.viral-app{padding-bottom:90px}.vl-header{padding-top:20px}.vl-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.vl-grid-wrap{padding:0 8px 40px}.vl-filters{padding:0 8px}.vl-search-wrap{padding:0 12px}.vl-header h1{font-size:17px}.vl-header p{font-size:11px}.vl-card .info{padding:8px}.vl-card .title{font-size:11px}.detail-modal{padding:18px}.detail-section-head{display:block}.detail-tools{justify-content:flex-start;margin-bottom:8px}.vl-detail-actions .vl-btn{flex:1}.delete-btn{margin-left:0}.vl-stats{font-size:10px}.vl-author-bar{margin-left:8px;margin-right:8px}.vl-modal{padding:8px}}body.viral-detail-open{overflow:hidden}.vl-author-workspace{background:#0a081670;border:1px solid #ffffff12;max-width:1160px;margin:14px auto 0}.vl-author-summary{border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;min-height:82px;padding:14px 16px;display:flex}.vl-author-summary>img,.vl-author-summary-placeholder{object-fit:cover;color:#8f8799;background:#1d1830;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;display:grid}.vl-author-summary .info{flex:1;min-width:0}.vl-author-eyebrow{color:#f59e0b;font-size:9px;font-weight:700}.vl-author-summary .name{color:#eee;margin-top:2px;font-size:15px;font-weight:700}.vl-author-summary .meta,.vl-author-summary .signature{color:#777;font-size:10px}.vl-author-summary .signature{text-overflow:ellipsis;white-space:nowrap;max-width:620px;margin-top:4px;overflow:hidden}.vl-author-actions{gap:6px;display:flex}.vl-author-actions button{color:#8e8996;font:inherit;cursor:pointer;background:#ffffff06;border:1px solid #ffffff14;border-radius:5px;align-items:center;gap:5px;padding:7px 9px;font-size:10px;display:flex}.vl-author-actions button:hover{color:#ddd;border-color:#a855f74d}.vl-author-kpis{background:#ffffff0f;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;display:grid}.vl-author-kpis span{background:#100d20;flex-direction:column;padding:10px 12px;display:flex}.vl-author-kpis small,.vl-author-ratios small{color:#716b78;font-size:9px}.vl-author-kpis strong,.vl-author-ratios strong{color:#e4dfe8;margin-top:2px;font-size:14px}.vl-author-research{grid-template-columns:minmax(260px,1fr) auto;align-items:center;gap:18px;padding:12px 14px;display:grid}.vl-author-research h2{color:#a8a2ad;margin:0 0 7px;font-size:10px}.vl-author-topic-list{flex-wrap:wrap;gap:5px;display:flex}.vl-author-topic-list button{color:#8c90dd;cursor:pointer;background:#6366f112;border:1px solid #6366f11f;border-radius:4px;padding:4px 7px;font-size:9px}.vl-author-topic-list button.active{color:#f4b35a;border-color:#f59e0b4d}.vl-author-topic-list span{color:#666;font-size:10px}.vl-author-ratios{background:#ffffff0f;grid-template-columns:repeat(4,minmax(74px,1fr));gap:1px;display:grid}.vl-author-ratios span{background:#0d0a19;flex-direction:column;padding:7px 10px;display:flex}.vl-author-ratios strong{font-size:11px}.vl-detail-shell{z-index:9999;visibility:hidden;opacity:0;pointer-events:none;background:#0b0917;transition:opacity .16s,visibility 0s linear .16s;position:fixed;inset:0}.vl-detail-shell.show{visibility:visible;opacity:1;pointer-events:auto;transition-delay:0s}.vl-detail-workbench{background:#0b0917;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.vl-detail-close{z-index:5;color:#aaa;cursor:pointer;background:#171329;border:1px solid #ffffff1f;border-radius:6px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:14px;right:16px}.vl-detail-close:hover{color:#fff;background:#201a38}.vl-detail-header{background:#100d20;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:24px;height:92px;padding:16px 72px 14px 24px;display:flex}.vl-detail-header>div:first-child{min-width:0}.vl-detail-header h2{color:#f2f0f7;text-overflow:ellipsis;white-space:nowrap;max-width:850px;margin:3px 0;font-size:17px;line-height:1.35;overflow:hidden}.vl-detail-eyebrow{color:#f59e0b;font-size:10px;font-weight:700}.vl-detail-author{color:#8b8fe8;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px}.vl-detail-primary-actions{flex:none;gap:7px;display:flex}.vl-detail-primary-actions .vl-btn{padding:8px 12px}.vl-detail-grid{flex:1;grid-template-columns:minmax(260px,22vw) minmax(520px,1fr) minmax(250px,20vw);min-height:0;display:grid}.vl-media-column,.vl-analysis-column,.vl-insight-column{min-width:0;overflow-y:auto}.vl-media-column{background:#0f0c1d;border-right:1px solid #ffffff12;padding:18px}.vl-media-stage{background:#05050a;justify-content:center;align-items:center;min-height:0;max-height:calc(100vh - 300px);display:flex;overflow:hidden}.vl-media-stage .vl-detail-video,.vl-media-stage .vl-detail-cover{object-fit:contain;border-radius:0;width:100%;height:auto;max-height:calc(100vh - 300px);margin:0}.vl-detail-media-empty{aspect-ratio:9/16;color:#555;place-items:center;width:100%;font-size:12px;display:grid}.vl-metric-grid{background:#ffffff12;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:12px;display:grid}.vl-metric-grid span{color:#6f6b7b;background:#151127;flex-direction:column;padding:9px 10px;font-size:10px;display:flex}.vl-metric-grid strong{color:#f0edf5;font-size:15px}.vl-media-meta{color:#6d6879;flex-wrap:wrap;gap:8px;margin-top:10px;font-size:10px;display:flex}.vl-media-meta span{border:1px solid #ffffff12;border-radius:4px;padding:3px 6px}.vl-analysis-column{background:#110d23;flex-direction:column;display:flex}.vl-detail-tabs{background:#100d20;border-bottom:1px solid #ffffff14;flex:none;align-items:flex-end;gap:4px;height:52px;padding:0 18px;display:flex}.vl-detail-tabs button{color:#777184;height:44px;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:7px;padding:0 14px;font-size:12px;font-weight:600;display:flex}.vl-detail-tabs button.active{color:#eee;border-bottom-color:#a855f7}.vl-detail-tabs button span{color:#c084fc;text-align:center;background:#a855f724;border-radius:8px;min-width:18px;padding:1px 5px;font-size:9px}.vl-tab-content{padding:22px 24px 48px}.vl-analysis-layout{gap:22px;display:grid}.vl-analysis-layout section{border-bottom:1px solid #ffffff12;padding-bottom:20px}.vl-analysis-layout h3,.vl-author-data h3,.vl-production-actions h3{color:#d8d3df;margin:0 0 12px;font-size:12px}.vl-analysis-layout ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.vl-analysis-layout li{color:#aaa5b1;padding-left:14px;font-size:12px;line-height:1.6;position:relative}.vl-analysis-layout li:before{content:"";background:#f59e0b;border-radius:50%;width:4px;height:4px;position:absolute;top:8px;left:0}.vl-analysis-layout>section>p{color:#666;font-size:12px}.vl-structure-list{gap:8px;display:grid}.vl-structure-list article{background:#ffffff06;border-left:2px solid #7c3aed;grid-template-columns:24px 1fr;gap:9px;padding:10px 12px;display:grid}.vl-structure-list article>span{color:#c4b5fd;background:#7c3aed2e;border-radius:4px;place-items:center;width:20px;height:20px;font-size:10px;display:grid}.vl-structure-list strong{color:#e5e1e9;font-size:12px}.vl-structure-list p{color:#a7a2ad;margin:3px 0;font-size:12px;line-height:1.6}.vl-structure-list small{color:#716b79;font-size:10px}.vl-reusable-list{flex-wrap:wrap;gap:6px;display:flex}.vl-reusable-list span{color:#c0a97b;background:#f59e0b0d;border:1px solid #f59e0b24;border-radius:5px;padding:6px 9px;font-size:11px}.vl-workbench-empty{color:#6f6978;flex-direction:column;justify-content:center;align-items:center;gap:13px;min-height:360px;display:flex}.vl-workbench-empty strong{color:#aaa4b1;font-size:13px}.vl-analysis-runtime{color:#8b8fe8;border:1px solid #6366f133;border-radius:4px;padding:5px 8px;font-size:9px;text-decoration:none}.vl-analysis-runtime:hover{color:#b7b9ff;border-color:#818cf880}.vl-analysis-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.vl-analysis-kpis article{background:#ffffff06;border:1px solid #ffffff12;padding:10px}.vl-analysis-kpis small{color:#6f6978;font-size:9px;display:block}.vl-analysis-kpis strong{color:#ddd7e2;margin-top:4px;font-size:11px;line-height:1.5;display:block}.vl-analysis-kpis p,.vl-analysis-summary{margin:5px 0 0;line-height:1.6;color:#8e8795!important;font-size:10px!important}.vl-analysis-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.vl-analysis-columns.three{grid-template-columns:repeat(3,minmax(0,1fr))}.vl-analysis-columns>div{background:#ffffff06;padding:10px}.vl-analysis-columns>div>strong{color:#c9c3cf;margin-bottom:8px;font-size:10px;display:block}.vl-analysis-risk li:before{background:#ef4444}.vl-script-editor .detail-tools{justify-content:flex-start;margin-bottom:16px}.vl-compact-only{display:none}.vl-script-editor label{color:#8c8694;margin-bottom:16px;font-size:11px;display:block}.vl-script-editor textarea{color:#ddd7e2;resize:vertical;background:#0c0a17;border:1px solid #ffffff17;border-radius:6px;outline:0;width:100%;min-height:240px;margin-top:7px;padding:14px;font:12px/1.8 inherit}.vl-script-editor label:last-child textarea{min-height:110px}.vl-script-editor textarea:focus{border-color:#7c3aed}.vl-batch-list{gap:12px;display:grid}.vl-batch-list>article{background:#0d0a19;border:1px solid #ffffff14}.vl-batch-list>article>header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.vl-batch-list header div{flex-direction:column;display:flex}.vl-batch-list header strong{color:#ddd8e2;font-size:12px}.vl-batch-list header span{color:#6c6674;margin-top:2px;font-size:9px}.vl-batch-list header em{color:#a78bfa;font-size:10px;font-style:normal}.vl-batch-scripts{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.vl-batch-scripts a{min-width:0;color:inherit;border-right:1px solid #ffffff0f;padding:11px 12px;text-decoration:none}.vl-batch-scripts a:last-child{border-right:0}.vl-batch-scripts a:hover{background:#7c3aed14}.vl-batch-scripts strong{color:#c9c4ce;text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.vl-batch-scripts p{color:#77717e;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:6px 0 0;font-size:10px;line-height:1.5;display:-webkit-box;overflow:hidden}.vl-insight-column{background:#0d0a19;border-left:1px solid #ffffff12;padding:18px}.vl-author-profile{border-bottom:1px solid #ffffff12;padding-bottom:16px}.vl-author-profile header{align-items:center;gap:10px;display:flex}.vl-author-profile img,.vl-author-placeholder{object-fit:cover;color:#8f8799;background:#1d1830;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;display:grid}.vl-author-profile header div{flex-direction:column;min-width:0;display:flex}.vl-author-profile strong{color:#eeeaf1;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.vl-author-profile small{color:#696371;margin-top:2px;font-size:9px}.vl-author-profile p{color:#898390;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:10px 0;font-size:10px;line-height:1.6;display:-webkit-box;overflow:hidden}.vl-author-profile>button{color:#8b8fe8;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px}.vl-author-data{border-bottom:1px solid #ffffff12;padding:16px 0}.vl-author-data>div:first-of-type{background:#ffffff0f;grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.vl-author-data>div:first-of-type span{color:#716b78;background:#131020;flex-direction:column;padding:9px;font-size:9px;display:flex}.vl-author-data>div:first-of-type strong{color:#ded9e3;font-size:13px}.vl-author-tags{flex-wrap:wrap;gap:4px;margin-top:9px;display:flex}.vl-author-tags button{color:#8589dc;cursor:pointer;background:#6366f117;border:0;border-radius:4px;padding:3px 6px;font-size:9px}.vl-production-actions{padding:16px 0}.vl-production-actions>a,.vl-production-actions>button{color:#aaa4b1;text-align:left;cursor:pointer;background:#ffffff06;border:1px solid #ffffff12;border-radius:6px;align-items:center;gap:9px;width:100%;padding:10px;text-decoration:none;display:flex}.vl-production-actions>button{margin-top:6px}.vl-production-actions>a:hover,.vl-production-actions>button:hover{background:#a855f712;border-color:#a855f759}.vl-production-actions span{flex-direction:column;display:flex}.vl-production-actions strong{color:#d5d0da;font-size:11px}.vl-production-actions small{color:#6e6875;margin-top:2px;font-size:9px}.vl-delete-action{color:#7e454c;cursor:pointer;background:0 0;border:0;width:100%;padding:7px;font-size:10px}@media (width<=1100px){.vl-detail-grid{grid-template-columns:280px minmax(0,1fr)}.vl-insight-column{display:none}.vl-compact-only{display:inline-flex}.vl-batch-scripts{grid-template-columns:1fr}.vl-batch-scripts a{border-bottom:1px solid #ffffff0f;border-right:0}}@media (width<=900px){.vl-author-workspace{margin-left:8px;margin-right:8px}.vl-author-kpis{grid-template-columns:repeat(3,1fr)}.vl-author-research{grid-template-columns:1fr}.vl-author-ratios{grid-template-columns:repeat(4,1fr)}}@media (width<=760px){.vl-author-summary{flex-wrap:wrap;align-items:flex-start}.vl-author-summary .info{flex:auto;width:calc(100% - 64px)}.vl-author-actions{width:100%}.vl-author-kpis,.vl-author-ratios{grid-template-columns:repeat(2,1fr)}.vl-detail-header{flex-direction:column;align-items:flex-start;gap:8px;height:auto;min-height:112px;padding:12px 50px 12px 14px}.vl-detail-header h2{white-space:normal;font-size:14px}.vl-detail-primary-actions{width:100%;overflow-x:auto}.vl-detail-primary-actions .vl-btn{flex:none}.vl-detail-grid{min-height:0;display:block;overflow-y:auto}.vl-media-column,.vl-analysis-column{overflow:visible}.vl-media-column{border-right:0;padding:12px}.vl-media-stage,.vl-media-stage .vl-detail-video,.vl-media-stage .vl-detail-cover{max-height:54vh}.vl-analysis-column{min-height:520px}.vl-detail-tabs{z-index:3;height:48px;padding:0 8px;position:sticky;top:0}.vl-detail-tabs button{height:42px;padding:0 8px;font-size:10px}.vl-tab-content{padding:16px 12px 100px}.vl-detail-close{top:10px;right:10px}}.vl-hook-detail{background:#f59e0b0d;border-left:2px solid #f59e0b;margin-top:10px;padding:10px 12px}.vl-hook-detail strong{color:#e8d4aa;font-size:11px}.vl-hook-detail p{color:#8e8795;margin:5px 0 0;font-size:10px;line-height:1.6}.vl-section-boundaries{flex-wrap:wrap;gap:4px;margin-top:7px;display:flex}.vl-section-boundaries span{color:#8980a0;border:1px solid #7c3aed29;border-radius:3px;padding:3px 5px;font-size:9px}.vl-number-list{color:#aaa5b1;gap:7px;margin:0;padding-left:18px;font-size:12px;line-height:1.6;display:grid}.analysis-status.failed{color:#f87171;background:#f8717114;border-color:#f8717140}body.tasks-body{color:#ddd;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0d0920;margin:0}.tasks-page{background:linear-gradient(160deg,#0b081a 0%,#110b2c 58%,#120d35 100%);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif}.tasks-main{width:min(1180px,100% - 32px);margin:0 auto;padding:28px 0 70px}.tasks-heading{justify-content:space-between;align-items:flex-end;gap:20px;padding:8px 2px 24px;display:flex}.tasks-kicker{color:#8b5cf6;letter-spacing:1.5px;margin:0 0 4px;font-size:10px;font-weight:700}.tasks-heading h1{color:#f0eaff;margin:0;font-size:24px}.tasks-heading p:last-child{color:#777;margin:7px 0 0;font-size:12px}.tasks-refresh{color:#aaa;font:inherit;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:7px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;display:flex}.tasks-refresh:hover{color:#ddd;border-color:#a855f759}.tasks-metrics{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:24px;display:grid}.task-metric{background:#ffffff09;border:1px solid #ffffff12;border-radius:10px;align-items:center;gap:11px;padding:14px;display:flex}.task-metric svg{color:#a78bfa}.task-metric.amber svg{color:#fbbf24}.task-metric.green svg{color:#34d399}.task-metric.red svg{color:#f87171}.task-metric strong{color:#eee;font-size:20px;line-height:1;display:block}.task-metric span{color:#6e6a78;margin-top:5px;font-size:11px;display:block}.tasks-toolbar{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:14px;margin-bottom:10px;padding-bottom:10px;display:flex}.tasks-tabs{gap:3px;display:flex}.tasks-tabs button{color:#777;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:5px;padding:7px 12px;font-size:12px;display:flex}.tasks-tabs button.active{color:#c4b5fd;background:#a855f724}.tasks-filters{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.tasks-search,.tasks-select{color:#666;background:#ffffff09;border:1px solid #ffffff14;border-radius:6px;align-items:center;gap:6px;height:31px;padding:0 9px;display:flex}.tasks-search:focus-within,.tasks-select:focus-within{border-color:#a855f74d}.tasks-search input,.tasks-select select{color:#aaa;width:150px;font:inherit;background:0 0;border:0;outline:0;font-size:11px}.tasks-select select{cursor:pointer;width:auto}.tasks-select option{color:#ddd;background:#171329}.filter-submit{color:#c4b5fd;height:31px;font:inherit;cursor:pointer;background:#a855f71a;border:1px solid #a855f740;border-radius:6px;padding:0 12px;font-size:11px}.tasks-error{color:#fca5a5;background:#f8717112;border:1px solid #f8717133;border-radius:7px;margin-bottom:10px;padding:9px 12px;font-size:12px}.tasks-list{background:#ffffff05;border:1px solid #ffffff12;border-radius:10px;overflow:hidden}.task-row{cursor:pointer;border-bottom:1px solid #ffffff0e;grid-template-columns:28px minmax(0,1fr) 130px auto;align-items:center;gap:13px;padding:14px 15px;transition:background .15s;display:grid}.task-row:last-child{border-bottom:0}.task-row:hover{background:#a855f70b}.task-row-status{color:#a78bfa;background:#a78bfa1a;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.task-row-status.done{color:#34d399;background:#34d3991a}.task-row-status.failed{color:#f87171;background:#f871711a}.task-row-status.cancelled{color:#94a3b8;background:#94a3b81a}.task-row-main{min-width:0}.task-row-title{align-items:center;gap:8px;min-width:0;display:flex}.task-row-title strong{color:#ddd;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.task-source{color:#888;background:#ffffff0f;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:10px}.task-row-meta{color:#625e6d;gap:10px;margin-top:6px;font-size:10px;display:flex}.task-row-error{color:#f87171;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:10px;overflow:hidden}.task-row-progress>span{color:#aaa;text-align:right;font-size:11px;display:block}.progress-track{background:#ffffff14;border-radius:2px;height:3px;margin-top:8px}.progress-track i{background:#a78bfa;border-radius:2px;height:100%;display:block}.task-row-actions{gap:2px;display:flex}.task-row-actions button{color:#666;cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.task-row-actions button:hover{color:#ddd;background:#ffffff12}.task-row-actions button:disabled{opacity:.45;cursor:wait}.tasks-state{color:#5e5969;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:230px;font-size:12px;display:flex}.tasks-spinner{border:2px solid #a78bfa33;border-top-color:#a78bfa;border-radius:50%;width:22px;height:22px;animation:.8s linear infinite task-spin}.tasks-pager{color:#777;justify-content:center;align-items:center;gap:12px;padding:16px;font-size:11px;display:flex}.tasks-pager button{color:#999;font:inherit;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:5px;padding:6px 10px}.tasks-pager button:disabled{opacity:.4;cursor:default}.task-detail-overlay{z-index:1200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.task-detail{background:#17152a;border:1px solid #ffffff1a;border-radius:12px;width:min(610px,100% - 30px);max-height:86vh;overflow:hidden;box-shadow:0 20px 60px #00000080}.task-detail header{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:flex-start;padding:18px;display:flex}.task-detail header button{color:#777;cursor:pointer;background:0 0;border:0;padding:5px;display:flex}.task-detail-eyebrow{color:#8b5cf6;letter-spacing:1px;font-size:10px;font-weight:700}.task-detail h2{color:#eee;text-overflow:ellipsis;white-space:nowrap;max-width:500px;margin:5px 0 0;font-size:16px;overflow:hidden}.task-detail-body{max-height:calc(86vh - 142px);padding:18px;overflow:auto}.detail-status{color:#a78bfa;align-items:center;gap:7px;font-size:13px;display:flex}.detail-status>span{background:#a78bfa;border-radius:50%;width:7px;height:7px}.detail-status.done{color:#34d399}.detail-status.done>span{background:#34d399}.detail-status.failed{color:#f87171}.detail-status.failed>span{background:#f87171}.detail-status small{color:#696473;margin-left:auto;font-size:10px}.detail-preview{text-align:center;background:#0e0c19;border:1px solid #ffffff12;border-radius:8px;margin:16px 0;padding:12px}.detail-preview video{width:100%;max-height:300px;display:block}.detail-preview a{color:#a78bfa;font-size:12px}.detail-grid dd{color:#ccc;margin-top:4px;font-size:12px}.detail-copy{border-top:1px solid #ffffff0f;margin-top:14px;padding-top:13px}.detail-copy h3,.detail-attempts h3{color:#aaa;margin:0 0 7px;font-size:11px}.detail-copy p{color:#bbb;white-space:pre-wrap;font-size:12px;line-height:1.7}.detail-failure p{color:#fca5a5}.detail-attempts{border-top:1px solid #ffffff0f;margin-top:14px;padding-top:13px}.detail-attempts>div{color:#777;align-items:center;gap:8px;padding:7px 0;font-size:11px;display:flex}.detail-attempts span{color:#aaa;width:25px}.detail-attempts b{font-size:10px;font-weight:500}.detail-attempts b.done{color:#34d399}.detail-attempts b.failed{color:#f87171}.detail-attempts b.running{color:#fbbf24}.detail-attempts small{margin-left:auto}.task-detail footer{border-top:1px solid #ffffff12;justify-content:flex-end;gap:7px;padding:12px 18px;display:flex}.task-detail footer button{font:inherit;cursor:pointer;border-radius:6px;padding:7px 13px;font-size:11px}.detail-danger{color:#fca5a5;background:#f8717114;border:1px solid #f8717133}.detail-primary{color:#c4b5fd;background:#a855f71f;border:1px solid #a855f740}.tasks-toast{z-index:1300;color:#6ee7b7;background:#10362bf5;border:1px solid #34d39933;border-radius:7px;padding:9px 18px;font-size:12px;position:fixed;top:72px;left:50%;transform:translate(-50%)}.tasks-toast.error{color:#fca5a5;background:#411c26f5;border-color:#f8717133}@keyframes task-spin{to{transform:rotate(360deg)}}@media (width<=760px){.tasks-main{width:calc(100% - 18px);padding-top:16px;padding-bottom:90px}.tasks-heading{align-items:flex-start;padding-bottom:16px}.tasks-heading h1{font-size:20px}.tasks-heading p:last-child{max-width:240px;line-height:1.5}.tasks-metrics{grid-template-columns:repeat(2,1fr);gap:7px;margin-bottom:16px}.task-metric{padding:10px}.task-metric strong{font-size:17px}.tasks-toolbar{display:block}.tasks-filters{margin-top:9px}.tasks-search{flex:1}.tasks-search input{width:100%}.tasks-select{flex:1}.tasks-select select{width:100%}.filter-submit{width:48px}.task-row{grid-template-columns:25px minmax(0,1fr) auto;gap:9px;padding:12px 9px}.task-row-progress{grid-column:2/3}.task-row-progress>span{text-align:left}.task-row-actions{flex-direction:column;grid-area:1/3/3}.task-row-meta{white-space:nowrap;gap:6px;overflow:hidden}.task-row-meta span{text-overflow:ellipsis;overflow:hidden}.task-detail{width:calc(100% - 16px)}.detail-grid{grid-template-columns:repeat(2,1fr)}.detail-status small{display:none}}body.media-body{color:#e6e9f2;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:radial-gradient(85% 36% at 50% 0,#5865f226,#0000 66%),linear-gradient(170deg,#090b14 0%,#101421 58%,#121827 100%);margin:0}.media-library-page{min-height:100vh;padding-bottom:60px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif}.media-header{text-align:center;padding:24px 20px 0}.media-header h1{color:#0000;background:linear-gradient(135deg,#9b8cff,#45d5c3);-webkit-background-clip:text;background-clip:text;align-items:center;gap:8px;margin:0;font-size:22px;font-weight:750;display:inline-flex}.media-header p{color:#798397;margin:5px 0 0;font-size:13px}.media-library-page main{display:block}.media-search-wrap{max-width:680px;margin:20px auto 0;padding:0 20px}.media-search{color:#687185;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;align-items:center;height:52px;padding:0 12px 0 17px;transition:border-color .2s,background .2s;display:flex}.media-search:focus-within{background:#ffffff0e;border-color:#8275ff6b}.media-search input{color:#e7eaf2;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0 13px;font-size:15px}.media-search input::placeholder{color:#586173}.media-search button{color:#778195;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.media-search button:hover{color:#cfd5e2;background:#ffffff12}.media-toolbar{flex-wrap:wrap;align-items:center;gap:8px;max-width:1200px;margin:16px auto 0;padding:0 20px;display:flex}.media-pill-group{flex-wrap:wrap;gap:4px;display:flex}.media-pill-group button,.media-batch-toggle,.media-batch-bar button,.media-tags button{color:#8993a6;font:inherit;white-space:nowrap;cursor:pointer;background:#ffffff09;border:1px solid #ffffff12;border-radius:18px;align-items:center;gap:5px;padding:6px 13px;font-size:12px;font-weight:650;transition:all .15s;display:inline-flex}.media-pill-group button:hover,.media-batch-toggle:hover,.media-tags button:hover{color:#cbd1dc;background:#ffffff12}.media-pill-group button.active,.media-tags button.active{color:#b8afff;background:#8275ff21;border-color:#8275ff52}.media-pill-group .trash-pill{color:#d47983}.media-pill-group .trash-pill.active{color:#ff8d91;background:#ef53501c;border-color:#ef535052}.media-separator{background:#ffffff14;width:1px;height:20px;margin:0 2px}.media-select{color:#8d96a8;height:30px;font:inherit;cursor:pointer;background:#171c29;border:1px solid #ffffff14;border-radius:8px;outline:0;padding:0 9px;font-size:12px;font-weight:600}.media-select:focus{border-color:#8275ff66}.media-spacer{flex:1}.media-stats{color:#687185;white-space:nowrap;font-size:12px}.media-stats strong{color:#a99fff}.media-batch-toggle{border-radius:8px}.media-batch-bar{color:#7f899c;flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;display:flex}.media-batch-bar button{border-radius:7px;padding:5px 9px}.media-batch-bar button.restore{color:#55d5aa;border-color:#2dc49340}.media-batch-bar button.danger{color:#f1787d;border-color:#ef53503d}.media-batch-bar button:disabled{opacity:.45;cursor:wait}.media-tags{flex-wrap:wrap;gap:6px;max-width:1200px;margin:10px auto 0;padding:0 20px;display:flex}.media-tags button{padding:5px 11px;font-size:11px}.media-grid-wrap{max-width:1200px;margin:16px auto 0;padding:0 20px 60px}.media-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;display:grid}.media-card{cursor:pointer;background:#ffffff09;border:1px solid #ffffff12;border-radius:8px;min-width:0;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative;overflow:hidden}.media-card:hover{border-color:#8275ff57;transform:translateY(-2px);box-shadow:0 10px 28px #00000047}.media-card.selected{outline-offset:-2px;outline:2px solid #8275ff}.media-card-preview{aspect-ratio:16/10;background:#0b0e16;position:relative;overflow:hidden}.media-card-preview>img,.media-card-preview>video{object-fit:cover;width:100%;height:100%;display:block}.audio-preview{color:#49c9b8;background:linear-gradient(145deg,#111b26,#182333);flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;display:flex}.audio-preview span{color:#748296;font-size:11px}.media-duration,.media-featured{z-index:2;color:#eef1f7;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#05070cc7;border-radius:5px;padding:3px 6px;font-size:10px;position:absolute}.media-duration{bottom:8px;right:8px}.media-featured{color:#ffd56b;background:#785210d1;align-items:center;gap:3px;display:flex;top:8px;right:8px}.media-card-actions{z-index:4;opacity:0;justify-content:flex-end;gap:3px;transition:opacity .16s,transform .16s;display:flex;position:absolute;bottom:7px;left:7px;right:7px;transform:translateY(4px)}.media-card:hover .media-card-actions,.media-card-actions:focus-within{opacity:1;transform:none}.media-card-actions button{color:#a7afbd;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#090c14db;border:1px solid #ffffff1f;border-radius:6px;place-items:center;width:28px;height:28px;padding:0;display:grid}.media-card-actions button:hover{color:#e9eaff;border-color:#8275ff73}.media-card-actions button.active{color:#ff6f8e}.media-card-actions button.featured{color:#ffd15f}.media-card-actions button.danger{color:#ef777c}.trash-actions{justify-content:center}.media-check{z-index:5;color:#0000;cursor:pointer;background:#05070c80;border:2px solid #ffffff8c;border-radius:5px;place-items:center;width:23px;height:23px;padding:0;display:grid;position:absolute;top:9px;left:9px}.media-check.checked{color:#fff;background:#8275ff;border-color:#8275ff}.media-card-body{padding:11px 12px 12px}.media-card-title{color:#e3e6ed;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;overflow:hidden}.media-card-meta{color:#737e91;white-space:nowrap;gap:5px;margin-top:6px;font-size:10px;display:flex}.media-card-meta span{text-overflow:ellipsis;overflow:hidden}.media-card-meta span+span:before{content:"·";margin-right:5px}.media-card-tags{gap:4px;margin-top:8px;display:flex;overflow:hidden}.media-card-tags span{color:#9894c8;text-overflow:ellipsis;white-space:nowrap;background:#8275ff17;border-radius:4px;max-width:90px;padding:2px 6px;font-size:10px;overflow:hidden}.media-state{color:#687285;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:280px;display:flex}.media-state strong{color:#9da6b7;font-size:15px}.media-state span:not(.media-spinner){font-size:12px}.media-state.error{color:#d5767c}.media-state button{color:#abb3c2;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:7px;align-items:center;gap:6px;padding:7px 12px;display:flex}.media-spinner{border:2px solid #ffffff1a;border-top-color:#9187ff;border-radius:50%;width:24px;height:24px;animation:.7s linear infinite media-spin}.media-pager{justify-content:center;align-items:center;gap:7px;padding-top:26px;display:flex}.media-pager button{color:#7f899b;min-width:34px;height:32px;font:inherit;cursor:pointer;background:#ffffff09;border:1px solid #ffffff14;border-radius:7px;padding:0 10px;font-size:12px}.media-pager button:hover:not(:disabled),.media-pager button.active{color:#c0b9ff;background:#8275ff21;border-color:#8275ff57}.media-pager button:disabled{opacity:.3;cursor:not-allowed}.media-overlay{z-index:1200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#03050ad1;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.media-preview-modal{flex-direction:column;align-items:center;max-width:min(960px,94vw);max-height:92vh;display:flex;position:relative}.media-preview-modal>img,.media-preview-modal>video{border-radius:8px;max-width:100%;max-height:74vh;display:block;box-shadow:0 20px 70px #00000073}.media-modal-close{color:#dce0e8;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:-42px;right:0}.media-preview-modal>footer{text-align:center;max-width:700px;padding:13px 12px}.media-preview-modal>footer strong,.media-preview-modal>footer span{display:block}.media-preview-modal>footer strong{color:#f0f2f7;font-size:14px}.media-preview-modal>footer span{color:#7e8899;margin-top:4px;font-size:11px}.media-preview-modal>footer p{color:#8d97a8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:7px 0 0;font-size:11px;line-height:1.5;display:-webkit-box;overflow:hidden}.audio-modal{color:#50c9ba;background:#121824;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;align-items:center;gap:22px;min-width:420px;max-width:90vw;padding:42px 34px;display:flex}.audio-modal audio{width:100%}.media-dialog{background:#151b28;border:1px solid #ffffff17;border-radius:8px;width:min(470px,94vw);max-height:88vh;overflow:auto;box-shadow:0 24px 80px #00000080}.media-dialog>header{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.media-dialog h2{color:#eef0f5;margin:0;font-size:16px}.media-dialog>header>button{color:#788397;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:32px;height:32px;padding:0;display:grid}.media-dialog>header>button:hover{color:#d8dce4;background:#ffffff0f}.media-edit-dialog{padding-bottom:20px}.media-edit-dialog>label{color:#8993a5;margin:16px 22px 0;font-size:12px;font-weight:650;display:block}.media-edit-dialog input,.media-edit-dialog select,.media-edit-dialog textarea{color:#e0e4eb;width:100%;font:inherit;resize:vertical;background:#0e131e;border:1px solid #ffffff1a;border-radius:7px;outline:0;margin-top:7px;padding:10px 11px;font-size:13px;display:block}.media-edit-dialog input:focus,.media-edit-dialog select:focus,.media-edit-dialog textarea:focus{border-color:#8275ff75}.media-edit-dialog>footer{justify-content:flex-end;gap:8px;padding:20px 22px 0;display:flex}.media-edit-dialog>footer button{color:#99a3b3;font:inherit;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:7px;padding:8px 18px;font-size:12px;font-weight:650}.media-edit-dialog>footer button.primary{color:#fff;background:#7669ef;border-color:#7669ef}.media-detail-dialog{width:min(700px,94vw)}.dialog-kicker{color:#7770dc;letter-spacing:.12em;margin-bottom:4px;font-size:9px;font-weight:800;display:block}.detail-loading{color:#7e899b;justify-content:center;align-items:center;gap:10px;min-height:250px;font-size:12px;display:flex}.detail-summary{border-bottom:1px solid #ffffff0f;flex-direction:column;gap:5px;padding:18px 22px;display:flex}.detail-summary strong{font-size:15px}.detail-summary span{color:#778296;font-size:11px}.detail-grid{background:#ffffff0d;grid-template-columns:repeat(2,1fr);gap:1px;margin:0;display:grid}.detail-grid div{background:#151b28;padding:13px 22px}.detail-grid dt{color:#687386;font-size:10px}.detail-grid dd{color:#c6ccd7;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:12px;overflow:hidden}.detail-copy,.detail-list{margin:16px 22px}.detail-copy h3,.detail-list h3{color:#9da6b7;text-transform:uppercase;margin:0 0 8px;font-size:11px}.detail-copy p{color:#929cae;white-space:pre-wrap;background:#0f141f;border-radius:6px;max-height:150px;margin:0;padding:11px;font-size:12px;line-height:1.6;overflow:auto}.detail-list h3 span{color:#746de0}.detail-list>div{border-bottom:1px solid #ffffff0e;justify-content:space-between;align-items:center;gap:16px;padding:9px 0;font-size:11px;display:flex}.detail-list>div strong{color:#b9c0cc;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.detail-list>div span{color:#6f7a8d;flex:none}.detail-list .detail-empty{color:#616b7e;justify-content:center}.media-toast{z-index:1600;color:#77e0bf;background:#113129f0;border:1px solid #50d2ad38;border-radius:8px;padding:10px 20px;font-size:12px;font-weight:650;position:fixed;top:72px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #00000040}.media-toast.error{color:#f28d91;background:#37171cf2;border-color:#ef535047}@keyframes media-spin{to{transform:rotate(360deg)}}@media (width<=900px){.media-toolbar{align-items:flex-start}.media-spacer{display:none}.media-stats{text-align:right;width:100%}.media-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.media-card-actions{opacity:1;transform:none}.media-card-actions button{width:27px;height:27px}}@media (width<=640px){.media-library-page{padding-bottom:82px}.media-header{padding-top:18px}.media-header h1{font-size:18px}.media-header p{font-size:11px}.media-search-wrap{margin-top:15px}.media-search{height:46px}.media-toolbar{gap:7px}.media-separator{display:none}.media-select{max-width:130px}.media-grid-wrap{padding:0 12px 50px}.media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.media-card-preview{aspect-ratio:1}.media-card-body{padding:9px}.media-card-actions{justify-content:flex-start;gap:2px;bottom:4px;left:4px;right:4px;overflow-x:auto}.media-card-actions button{flex:0 0 25px;width:25px;height:25px}.media-card-title{font-size:12px}.media-card-meta span:nth-child(n+2){display:none}.media-tags{padding:0 12px}.audio-modal{min-width:280px}.detail-grid{grid-template-columns:1fr}.media-overlay{padding:12px}.media-dialog{max-height:92vh}}.smart-editing-body{color:#17202a;background:#f3f5f7}.smart-editing-page{min-height:100vh}.smart-editing-main{max-width:1480px;margin:0 auto;padding:96px 32px 48px}.smart-editing-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.smart-kicker,.smart-label{color:#71808c;letter-spacing:1.2px;font-size:10px;font-weight:800}.smart-editing-heading h1{letter-spacing:0;margin:7px 0 5px;font-size:31px;font-weight:800;line-height:1.1}.smart-editing-heading p:not(.smart-kicker){color:#75818b;font-size:13px}.smart-heading-actions,.smart-editor-footer,.smart-section-head,.smart-panel-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.smart-heading-actions{flex-shrink:0}.smart-primary-btn,.smart-secondary-btn,.smart-icon-btn,.smart-segment-action{cursor:pointer;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:13px;font-weight:700;text-decoration:none;transition:all .16s;display:inline-flex}.smart-primary-btn{color:#fff;background:#1f6feb;box-shadow:0 4px 12px #1f6feb2e}.smart-primary-btn:hover:not(:disabled){background:#1558bd;transform:translateY(-1px)}.smart-secondary-btn{color:#34424e;background:#fff;border-color:#d9e0e6}.smart-secondary-btn:hover:not(:disabled){background:#f8fafb;border-color:#9eb4c7}.smart-primary-btn:disabled,.smart-secondary-btn:disabled,.smart-icon-btn:disabled,.smart-segment-action:disabled{opacity:.5;cursor:wait;transform:none}.smart-workspace{background:#fff;border:1px solid #dfe5ea;grid-template-columns:248px minmax(0,1fr);min-height:740px;display:grid;box-shadow:0 14px 40px #23303d0f}.smart-sidebar{background:#f8fafb;border-right:1px solid #e5eaee;flex-direction:column;min-width:0;display:flex}.smart-sidebar-head{border-bottom:1px solid #e5eaee;justify-content:space-between;align-items:center;padding:22px 18px 17px;display:flex}.smart-sidebar-head h2{margin-top:5px;font-size:16px}.smart-count{color:#31536d;background:#e3edf6;border-radius:50%;place-items:center;width:25px;height:25px;font-size:11px;font-weight:800;display:grid}.smart-side-state,.smart-side-empty{color:#87939d;justify-content:center;align-items:center;gap:8px;padding:30px 18px;font-size:12px;display:flex}.smart-job-item{color:#1e2b35;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e8edf1;grid-template-columns:24px minmax(0,1fr) 12px;align-items:center;gap:9px;width:100%;padding:13px 16px;display:grid}.smart-job-item:hover{background:#eef4f8}.smart-job-item.active{background:#e8f1fb;box-shadow:inset 3px 0 #1f6feb}.smart-job-icon{color:#60717e;background:#e3e9ee;border-radius:6px;place-items:center;width:24px;height:24px;display:grid}.smart-job-icon.done{color:#18864b;background:#dcf4e7}.smart-job-icon.review{color:#986d00;background:#fff1c2}.smart-job-icon.failed{color:#c83939;background:#ffe4e4}.smart-job-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.smart-job-copy strong{color:#22313c;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.smart-job-copy small{color:#8b98a1;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.smart-job-arrow{color:#a6b1b9;font-size:20px;line-height:1}.smart-sidebar-note{color:#587082;background:#eef6fa;border:1px solid #dce8ef;gap:8px;margin:auto 14px 16px;padding:12px;font-size:11px;line-height:1.55;display:flex}.smart-sidebar-note svg{color:#1f6feb;flex:none}.smart-empty-workspace{background:#fff;place-content:center;min-width:0;padding:48px;display:grid}.smart-upload-hero{text-align:center;flex-direction:column;align-items:center;max-width:500px;display:flex}.smart-upload-icon{color:#1f6feb;background:#edf5fc;border:1px solid #bed5ea;border-radius:14px;place-items:center;width:58px;height:58px;margin-bottom:18px;display:grid}.smart-upload-hero h2{font-size:22px}.smart-upload-hero p{color:#7c8992;margin-top:9px;font-size:13px}.smart-title-input{color:#5c6c77;flex-direction:column;align-items:flex-start;gap:7px;width:min(100%,390px);margin:24px 0 14px;font-size:11px;font-weight:700;display:flex}.smart-title-input input{color:#263640;background:#fff;border:1px solid #d8e0e6;border-radius:6px;outline:none;width:100%;height:40px;padding:0 12px}.smart-title-input input:focus,.smart-time-fields input:focus,.smart-segment-body textarea:focus,.smart-emphasis-field input:focus{border-color:#6da5db;box-shadow:0 0 0 3px #1f6feb1a}.smart-upload-large{min-height:42px}.smart-upload-hero>small{color:#9aa5ad;margin-top:14px;font-size:11px}.smart-feature-strip{border-top:1px solid #e7edf1;grid-template-columns:repeat(3,1fr);width:min(100%,700px);margin-top:52px;display:grid}.smart-feature-strip>div{color:#80909b;text-align:center;border-right:1px solid #e7edf1;flex-direction:column;align-items:center;gap:5px;padding:20px 12px;display:flex}.smart-feature-strip>div:last-child{border-right:0}.smart-feature-strip svg{color:#1f6feb}.smart-feature-strip strong{color:#3a4c59;font-size:12px}.smart-feature-strip span{font-size:10px}.smart-editor{min-width:0;padding:26px 30px 0;overflow:hidden}.smart-editor-top{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.smart-breadcrumb{color:#86939d;gap:7px;font-size:11px;display:flex}.smart-breadcrumb b{color:#bec7cd}.smart-editor-top h2{margin:8px 0;font-size:21px}.smart-editor-meta{color:#82909a;flex-wrap:wrap;align-items:center;gap:12px;font-size:11px;display:flex}.smart-status{align-items:center;gap:5px;font-weight:700;display:inline-flex}.smart-status i{background:#71808c;border-radius:50%;width:7px;height:7px}.smart-status.done{color:#16844b}.smart-status.done i{background:#21a760}.smart-status.review{color:#987000}.smart-status.review i{background:#e3ad21}.smart-status.failed{color:#c63232}.smart-status.failed i{background:#dd4a4a}.smart-icon-btn{color:#86939c;background:#fff;border-color:#dfe5e9;width:36px;min-height:36px;padding:0}.smart-icon-btn:hover:not(:disabled){color:#cb3e3e;background:#fff8f8;border-color:#e9b5b5}.smart-alert{border:1px solid;align-items:flex-start;gap:9px;margin-bottom:16px;padding:11px 13px;font-size:12px;line-height:1.5;display:flex}.smart-alert.warning{color:#806520;background:#fffaf0;border-color:#f0dda0}.smart-alert.error{color:#a72d2d;background:#fff6f6;border-color:#efc2c2}.smart-video-grid{grid-template-columns:minmax(260px,.95fr) minmax(260px,1.05fr);gap:16px;display:grid}.smart-video-panel,.smart-analysis-panel{background:#fbfcfd;border:1px solid #e3e9ed;min-width:0}.smart-panel-head{border-bottom:1px solid #e7ecef;padding:15px 16px 13px}.smart-panel-head h3,.smart-section-head h3{color:#263741;margin-top:4px;font-size:15px}.smart-panel-value{color:#89959e;font-size:11px}.smart-panel-icon{color:#1f6feb}.smart-video-frame{background:#17242d;place-items:center;min-height:290px;padding:12px;display:grid;position:relative}.smart-video-frame video{aspect-ratio:9/16;object-fit:contain;background:#0d171e;width:min(100%,220px);max-height:360px;display:block}.smart-video-overlay{color:#fff;background:#13202ad1;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}.smart-video-overlay strong{font-size:14px}.smart-video-overlay small{color:#b9c7cf;font-size:11px}.smart-video-caption{color:#76848e;justify-content:space-between;align-items:center;gap:14px;min-height:52px;padding:10px 14px;font-size:11px;line-height:1.5;display:flex}.smart-video-caption span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.smart-video-caption a{color:#1f6feb;flex:none;place-items:center;display:grid}.smart-analysis-panel{padding-bottom:16px}.smart-analysis-stats{background:#fff;border:1px solid #e2e8ec;grid-template-columns:repeat(3,1fr);margin:18px 16px 16px;display:grid}.smart-analysis-stats div{text-align:center;border-right:1px solid #e2e8ec;flex-direction:column;gap:5px;padding:13px 8px;display:flex}.smart-analysis-stats div:last-child{border-right:0}.smart-analysis-stats strong{color:#253741;font-size:20px}.smart-analysis-stats span{color:#88949d;font-size:10px}.smart-analysis-line{color:#77858e;border-top:1px solid #edf0f2;justify-content:space-between;padding:9px 16px;font-size:11px;display:flex}.smart-analysis-line b{color:#334854;font-weight:700}.smart-transcript{color:#71808a;background:#f1f5f7;margin:13px 16px 0;padding:11px;font-size:11px;line-height:1.6}.smart-transcript span{color:#a0aab0;margin-bottom:4px;font-size:10px;font-weight:800;display:block}.smart-transcript p{margin:0}.smart-section{background:#fbfcfd;border:1px solid #e3e9ed;margin-top:18px}.smart-section-head{border-bottom:1px solid #e7ecef;align-items:flex-start;padding:17px 18px}.smart-section-head p{color:#89959d;margin-top:5px;font-size:11px}.smart-template-selected{color:#1f6feb;font-size:11px;font-weight:700}.smart-progress-state{color:#7d8b95;justify-content:center;align-items:center;gap:9px;min-height:140px;font-size:12px;display:flex}.smart-segments{padding:8px 18px 16px}.smart-segment{border-bottom:1px solid #e8edf0;grid-template-columns:40px minmax(0,1fr);gap:12px;padding:14px 0;display:grid}.smart-segment:last-child{border-bottom:0}.smart-segment-marker{color:#788993;justify-content:center;align-items:flex-start;font-size:11px;font-weight:800;display:flex;position:relative}.smart-segment-marker i{background:#dce4e9;width:1px;position:absolute;top:23px;bottom:-30px}.smart-segment:last-child .smart-segment-marker i{display:none}.smart-segment.remove .smart-segment-marker{color:#b7bec3}.smart-segment-body{min-width:0}.smart-segment-top{align-items:center;gap:9px;min-height:27px;display:flex}.smart-segment-action{border-radius:5px;min-height:27px;padding:0 9px;font-size:11px}.smart-segment-action.keep{color:#197745;background:#effaf3;border-color:#bfe5ce}.smart-segment-action.remove{color:#b14a4a;background:#fff6f6;border-color:#e6caca}.smart-segment-reason{color:#a2adb4;font-size:10px}.smart-segment-duration{color:#8b989f;margin-left:auto;font-size:10px}.smart-time-fields{align-items:flex-end;gap:8px;margin:9px 0;display:flex}.smart-time-fields label,.smart-emphasis-field{color:#8a979e;flex-direction:column;gap:4px;font-size:10px;display:flex}.smart-time-fields input{color:#3d505b;background:#fff;border:1px solid #dce4e9;border-radius:4px;outline:none;width:100px;height:30px;padding:0 8px;font-size:11px}.smart-time-fields small{color:#a2adb4;padding-bottom:8px;font-size:10px}.smart-segment-body textarea{resize:vertical;color:#344650;background:#fff;border:1px solid #dce4e9;border-radius:5px;outline:none;width:100%;min-height:54px;padding:9px 10px;font-size:12px;line-height:1.55;display:block}.smart-segment.remove .smart-segment-body textarea{color:#9ba5aa;background:#f7f8f8;text-decoration:line-through}.smart-emphasis-field{flex-direction:row;align-items:center;margin-top:7px}.smart-emphasis-field span{flex:none;width:38px}.smart-emphasis-field input{color:#a16c00;background:#fffdf3;border:1px solid #e0e6ea;border-radius:4px;outline:none;width:100%;height:28px;padding:0 8px;font-size:11px}.smart-templates{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:16px 18px 20px;display:grid}.smart-template{text-align:left;cursor:pointer;background:#fff;border:1px solid #e1e7eb;border-radius:6px;flex-direction:column;gap:6px;min-width:0;padding:8px;display:flex;position:relative}.smart-template:hover{border-color:#a8c4da}.smart-template.active{border-color:#1f6feb;box-shadow:0 0 0 2px #1f6feb1c}.smart-template-preview{color:#354651;text-align:center;white-space:nowrap;background:#25333d;border:1px solid;border-radius:4px;padding:13px 6px;font-size:11px;font-weight:800;display:block;overflow:hidden}.smart-template strong{color:#42535e;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.smart-template small{color:#9aa5ac;font-size:9px}.smart-template>i{color:#fff;background:#1f6feb;border-radius:50%;place-items:center;width:19px;height:19px;display:grid;position:absolute;top:6px;right:6px}.smart-output-section{border-color:#bfe2cc}.smart-output-grid{grid-template-columns:minmax(200px,.7fr) minmax(180px,1fr);gap:20px;padding:18px;display:grid}.smart-output-grid video{aspect-ratio:9/16;object-fit:contain;background:#17242d;width:min(100%,230px);max-height:360px}.smart-output-info{color:#78878f;flex-direction:column;align-items:flex-start;gap:8px;padding-top:12px;font-size:11px;display:flex}.smart-output-info>svg{color:#1c9759}.smart-output-info strong{color:#1c7e4b;font-size:16px}.smart-output-info div{margin-top:10px}.smart-output-info .smart-primary-btn{min-height:34px;font-size:12px}.smart-editor-footer{background:#f8fafb;border-top:1px solid #dde5ea;margin:20px -30px 0;padding:18px 30px}.smart-editor-footer div{flex-direction:column;gap:4px;display:flex}.smart-editor-footer strong{color:#364a56;font-size:13px}.smart-editor-footer span{color:#8b989f;font-size:11px}.smart-render-btn{min-height:42px}.smart-hidden-input{display:none}.smart-toast{z-index:20;color:#24577c;background:#f0f8ff;border:1px solid #b9d6ed;border-radius:6px;max-width:min(420px,100vw - 32px);padding:12px 16px;font-size:12px;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 28px #182c3d24}.smart-toast.error{color:#a73535;background:#fff6f6;border-color:#efc0c0}.smart-spinner{border:2px solid #cbd7df;border-top-color:#1f6feb;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite smart-spin;display:inline-block}.smart-video-overlay .smart-spinner{border-color:#fff #ffffff4d #ffffff4d;width:25px;height:25px}@keyframes smart-spin{to{transform:rotate(360deg)}}@media (width<=1050px){.smart-editing-main{padding-inline:20px}.smart-workspace{grid-template-columns:215px minmax(0,1fr)}.smart-editor{padding-inline:20px}.smart-editor-footer{margin-inline:-20px;padding-inline:20px}.smart-templates{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.smart-editing-main{padding:76px 12px 70px}.smart-editing-heading{margin-bottom:16px;display:block}.smart-editing-heading h1{font-size:25px}.smart-editing-heading p:not(.smart-kicker){max-width:300px;line-height:1.5}.smart-heading-actions{margin-top:14px}.smart-heading-actions .smart-secondary-btn{display:none}.smart-workspace{min-height:0;display:block}.smart-sidebar{border-bottom:1px solid #e5eaee;border-right:0}.smart-sidebar-head{padding:14px 15px}.smart-job-item{display:none}.smart-job-item.active{display:grid}.smart-sidebar-note{display:none}.smart-empty-workspace{padding:42px 18px}.smart-feature-strip{margin-top:38px}.smart-feature-strip>div{padding:15px 5px}.smart-feature-strip span{display:none}.smart-editor{padding:18px 12px 0}.smart-editor-top h2{font-size:18px}.smart-editor-meta{gap:8px}.smart-video-grid{grid-template-columns:1fr}.smart-video-frame{min-height:330px}.smart-video-frame video{max-height:390px}.smart-analysis-stats strong{font-size:18px}.smart-section-head{align-items:flex-start}.smart-section-head p{line-height:1.5}.smart-section-head .smart-secondary-btn{flex:none;padding-inline:9px}.smart-segments{padding-inline:11px}.smart-segment{grid-template-columns:30px minmax(0,1fr);gap:7px}.smart-segment-marker{font-size:10px}.smart-time-fields input{width:86px}.smart-templates{grid-template-columns:repeat(2,minmax(0,1fr));padding-inline:11px}.smart-output-grid{grid-template-columns:1fr}.smart-output-grid video{width:min(100%,220px)}.smart-editor-footer{margin-inline:-12px;padding:14px 12px;display:block}.smart-editor-footer .smart-render-btn{width:100%;margin-top:12px}.smart-toast{bottom:70px;right:12px}}.billing-body{--v-white-rgb:255, 255, 255;--v-text:#eee;--v-text-secondary:#ccc;--v-text-muted:#888;--v-text-dim:#555;color:#e0e0e0;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:radial-gradient(80% 40% at 50% 0,#8b5cf62e,#0000 65%),radial-gradient(60% 50% at 85% 100%,#633eb71f,#0000 60%),linear-gradient(170deg,#0a0818 0%,#110c28 55%,#16103a 100%);min-height:100vh}.billing-page{min-height:100vh}.mc-wrap{width:100%;max-width:1260px;margin:0 auto;padding:28px 20px 60px;display:block}.bc-wrap{width:100%;max-width:800px;margin:0 auto;padding:28px 20px 60px}.billing-state,.billing-error{min-height:280px;color:var(--v-text-muted);justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex}.billing-error{color:#f87171}.billing-spinner{border:2px solid #ffffff26;border-top-color:#a855f7;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite billing-spin}.billing-hidden{display:none}@keyframes billing-spin{to{transform:rotate(360deg)}}.mc-hero{text-align:center;background:linear-gradient(160deg,#667eea24,#764ba21a 40%,#00c6fb14);border:1px solid #667eea2e;border-radius:20px;margin-bottom:20px;padding:44px 24px 40px;position:relative;overflow:hidden}.mc-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#667eea26,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-40%;left:50%;transform:translate(-50%)}.mc-hero-label{color:var(--v-text-muted);letter-spacing:2px;text-transform:uppercase;margin-bottom:10px;font-size:13px;position:relative}.mc-hero-balance{color:#8ebcff;letter-spacing:0;font-size:72px;font-weight:800;line-height:1.1;position:relative}.mc-hero-tip{color:var(--v-text-muted);margin-top:14px;font-size:13px;position:relative}.tip-icon{vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.tip-icon.good{background:#34d399;box-shadow:0 0 8px #34d39980}.tip-icon.warn{background:#fbbf24;box-shadow:0 0 8px #fbbf2480}.tip-icon.danger{background:#f87171;box-shadow:0 0 8px #f8717180}.mc-hero-buy{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;align-items:center;gap:6px;margin-top:18px;padding:10px 28px;font-size:13px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;position:relative;box-shadow:0 4px 16px #667eea4d}.mc-hero-buy:hover{transform:translateY(-2px);box-shadow:0 6px 24px #667eea73}.mc-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px;display:grid}.mc-stat{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;padding:18px 16px;transition:all .2s}.mc-stat:hover{background:#ffffff0d;border-color:#ffffff1f}.mc-stat-head{align-items:center;gap:8px;margin-bottom:10px;display:flex}.mc-stat-icon{border-radius:9px;flex:none;place-items:center;width:32px;height:32px;display:grid}.mc-stat-icon.earn{color:#34d399;background:#34d3991f}.mc-stat-icon.spend{color:#f87171;background:#f871711f}.mc-stat-icon.count{color:#8fa2ff;background:#667eea1f}.mc-stat-label{color:var(--v-text-muted);font-size:12px;font-weight:500}.mc-stat-val{color:var(--v-text);letter-spacing:0;font-size:28px;font-weight:700;display:block}.mc-section{margin-bottom:20px}.mc-section-title,.bc-section-title{color:var(--v-text-secondary);align-items:center;gap:8px;font-weight:700;display:flex}.mc-section-title{border-bottom:1px solid #ffffff0f;margin-bottom:14px;padding-bottom:10px;font-size:14px}.mc-section-title .sec-icon,.mc-tx-header .sec-icon{color:#9ba8ff;background:#667eea1a;border-radius:6px;place-items:center;width:24px;height:24px;display:grid}.mc-cfg-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;display:grid}.mc-cfg-item{text-align:center;background:#ffffff06;border:1px solid #ffffff0f;border-radius:10px;padding:14px;transition:all .2s}.mc-cfg-item:hover{background:#667eea0a;border-color:#667eea33}.mc-cfg-name{color:var(--v-text-muted);text-overflow:ellipsis;white-space:nowrap;margin-bottom:6px;font-size:12px;font-weight:500;overflow:hidden}.mc-cfg-val{color:#a991ff;font-size:20px;font-weight:700}.mc-cfg-unit{color:var(--v-text-dim);margin-top:2px;font-size:11px}.mc-tx-panel{background:#ffffff06;border:1px solid #ffffff0f;border-radius:14px;overflow:hidden}.mc-tx-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.mc-tx-header h2{color:var(--v-text-secondary);align-items:center;gap:8px;margin:0;font-size:14px;font-weight:700;display:flex}.mc-tx-count{color:var(--v-text-dim);background:#ffffff0a;border-radius:10px;padding:3px 10px;font-size:11px}.mc-tx-list{scrollbar-color:#ffffff14 transparent;scrollbar-width:thin;max-height:520px;overflow-y:auto}.mc-tx-item{border-bottom:1px solid #ffffff09;align-items:center;gap:12px;padding:14px 18px;transition:background .15s;display:flex}.mc-tx-item:last-child{border-bottom:0}.mc-tx-item:hover{background:#ffffff05}.mc-tx-icon{border-radius:10px;flex:none;place-items:center;width:36px;height:36px;display:grid}.mc-tx-icon.type-earn{color:#34d399;background:#34d3991a}.mc-tx-icon.type-spend{color:#f87171;background:#f871711a}.mc-tx-icon.type-admin{color:#9eaaff;background:#667eea1a}.mc-tx-info{flex:1;min-width:0}.mc-tx-type{color:var(--v-text);margin-bottom:2px;font-size:13px;font-weight:600}.mc-tx-desc{color:var(--v-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.mc-tx-module{color:#8194f5;margin-top:2px;font-size:11px}.mc-tx-time{color:var(--v-text-dim);margin-top:1px;font-size:11px}.mc-tx-right{text-align:right;flex:none}.mc-tx-amt{font-size:20px;font-weight:700}.mc-tx-amt.pos{color:#34d399}.mc-tx-amt.neg{color:#f87171}.mc-tx-bal{color:var(--v-text-dim);margin-top:2px;font-size:11px}.mc-tx-empty{min-height:180px;color:var(--v-text-muted);text-align:center;align-content:center;place-items:center;gap:12px;display:grid}.mc-tx-empty svg{opacity:.5}.mc-tx-empty p{font-size:13px}.bc-balance{text-align:center;background:linear-gradient(160deg,#667eea1f,#764ba214);border:1px solid #667eea26;border-radius:16px;margin-bottom:24px;padding:24px}.bc-balance-label{color:var(--v-text-muted);margin-bottom:6px;font-size:13px}.bc-balance-val{color:#a991ff;font-size:42px;font-weight:800}.bc-section-title{margin-bottom:16px;font-size:15px}.bc-pkg-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;margin-bottom:28px;display:grid}.bc-pkg{min-width:0;color:inherit;font:inherit;text-align:center;cursor:pointer;background:#ffffff08;border:2px solid #ffffff0f;border-radius:14px;flex-direction:column;align-items:center;padding:20px 14px;transition:all .2s;display:flex;position:relative}.bc-pkg:hover{background:#667eea0f;border-color:#667eea4d}.bc-pkg.selected{background:#667eea1a;border-color:#667eea;box-shadow:0 0 20px #667eea26}.bc-pkg-badge{color:#fff;background:linear-gradient(135deg,#f97316,#ef4444);border-radius:8px;padding:2px 8px;font-size:10px;font-weight:700;position:absolute;top:-8px;right:-4px}.bc-pkg-credits{color:var(--v-text);font-size:28px;font-weight:800}.bc-pkg-unit{color:var(--v-text-muted);margin-top:2px;font-size:12px}.bc-pkg-price{color:#8294f5;margin-top:8px;font-size:18px;font-weight:700}.bc-pkg-original{color:var(--v-text-dim);margin-top:2px;font-size:12px;text-decoration:line-through}.bc-pkg-save{color:#34d399;margin-top:4px;font-size:11px;font-weight:600}.bc-pay-area{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;margin-bottom:24px;padding:24px;display:none}.bc-pay-area.show{display:block}.bc-pay-info{flex-wrap:wrap;align-items:flex-start;gap:24px;display:flex}.bc-qrcode{background:#fff;border-radius:12px;flex:none;justify-content:center;align-items:center;width:200px;height:200px;display:flex;overflow:hidden}.bc-qrcode img{object-fit:contain;width:100%;height:100%}.bc-qrcode-empty{color:#777;text-align:center;padding:20px;font-size:13px}.bc-pay-detail{flex:1;min-width:200px}.bc-pay-summary{background:#667eea14;border:1px solid #667eea26;border-radius:10px;margin-bottom:16px;padding:16px}.bc-pay-row{color:var(--v-text-secondary);justify-content:space-between;padding:4px 0;font-size:13px;display:flex}.bc-pay-row strong{color:var(--v-text)}.bc-pay-row.total strong{color:#8194f5;font-size:20px}.bc-pay-note{color:var(--v-text-muted);white-space:pre-line;margin-bottom:16px;font-size:12px;line-height:1.6}.bc-upload-zone{width:100%;min-height:132px;color:var(--v-text-muted);font:inherit;cursor:pointer;background:0 0;border:2px dashed #ffffff1f;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:20px;transition:all .2s;display:flex;position:relative}.bc-upload-zone:hover{background:#667eea0a;border-color:#667eea66}.bc-upload-zone.has-file{border-style:solid;border-color:#34d399}.bc-upload-zone small{color:var(--v-text-dim);font-size:10px}.bc-upload-preview{object-fit:contain;border-radius:8px;max-width:160px;max-height:160px;margin:0 auto;display:block}.bc-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea,#764ba2);border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;margin-top:16px;padding:0 14px;font-size:15px;font-weight:700;transition:all .25s;display:flex;box-shadow:0 4px 16px #667eea4d}.bc-submit-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 24px #667eea66}.bc-submit-btn:disabled{opacity:.5;cursor:not-allowed}.bc-msg{border-radius:10px;margin-bottom:16px;padding:12px 16px;font-size:13px}.bc-msg.success{color:#34d399;background:#34d3991f;border:1px solid #34d39933}.bc-msg.error{color:#f87171;background:#f871711f;border:1px solid #f8717133}.bc-orders{margin-top:28px}.bc-order-list{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;overflow:hidden}.bc-order-item{border-bottom:1px solid #ffffff0a;align-items:center;gap:12px;padding:14px 16px;display:flex}.bc-order-item:last-child{border-bottom:0}.bc-order-status{border-radius:8px;flex:none;padding:3px 10px;font-size:11px;font-weight:700}.bc-order-status.pending{color:#fbbf24;background:#fbbf2426}.bc-order-status.approved{color:#34d399;background:#34d39926}.bc-order-status.rejected{color:#f87171;background:#f8717126}.bc-order-info{flex:1;min-width:0}.bc-order-desc{color:var(--v-text-secondary);margin-top:2px;font-size:13px}.bc-order-no{color:var(--v-text-dim);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.bc-order-time{color:var(--v-text-dim);margin-top:2px;font-size:11px}.bc-order-remark{color:#f87171;margin-top:2px;font-size:11px}.bc-order-amt{color:#8194f5;flex:none;font-size:16px}.bc-empty{color:var(--v-text-muted);text-align:center;padding:40px;font-size:13px}@media (width<=640px){.mc-wrap,.bc-wrap{padding:18px 12px 88px}.mc-hero{border-radius:14px;padding:34px 14px 30px}.mc-hero-balance{font-size:48px}.mc-stats{grid-template-columns:1fr}.mc-stat{padding:14px}.mc-cfg-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mc-tx-item{padding:12px}.mc-tx-amt{font-size:16px}.bc-pkg-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bc-pkg{padding:18px 8px}.bc-pay-area{padding:18px 14px}.bc-pay-info{flex-direction:column;align-items:stretch}.bc-qrcode{align-self:center;width:180px;height:180px}.bc-order-item{align-items:flex-start;padding-inline:12px}}.admin-billing-body{color:#243240;background:#f3f5f7;min-height:100vh}.ab-shell{min-height:100vh;display:flex}.ab-sidebar{z-index:20;color:#c5ced6;background:#17212b;border-right:1px solid #222d38;flex-direction:column;width:220px;padding:18px 12px;display:flex;position:fixed;inset:0 auto 0 0}.ab-brand{border-bottom:1px solid #ffffff14;place-items:center;height:72px;margin:0 4px 20px;display:grid}.ab-brand img{object-fit:contain;width:170px;max-height:64px}.ab-sidebar nav{flex-direction:column;gap:3px;display:flex}.ab-sidebar nav a,.ab-sidebar nav button,.ab-back{color:#9eabb6;width:100%;min-height:40px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;padding:0 12px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.ab-sidebar nav a:hover,.ab-sidebar nav button:hover{color:#fff;background:#ffffff0d}.ab-sidebar nav .active{color:#fff;background:#2d6cdf;box-shadow:0 5px 16px #0f47a840}.ab-back{border-top:1px solid #ffffff14;border-radius:0;margin-top:auto}.ab-main{width:calc(100% - 220px);min-width:0;margin-left:220px}.ab-topbar{background:#fff;border-bottom:1px solid #dfe5e9;justify-content:space-between;align-items:center;gap:20px;min-height:74px;padding:12px 28px;display:flex}.ab-topbar span{color:#82909a;letter-spacing:1.2px;font-size:9px;font-weight:800}.ab-topbar h1{color:#1d2a35;letter-spacing:0;margin:4px 0 0;font-size:20px}.ab-user{text-align:right;grid-template-columns:auto auto;align-items:center;column-gap:10px;display:grid}.ab-user strong{color:#344653;font-size:13px}.ab-user small{color:#8d9aa4;grid-column:1;font-size:10px}.ab-user a,.ab-user button{color:#61717d;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce3e7;border-radius:5px;grid-area:1/2/3;padding:6px 10px;font-size:11px;text-decoration:none}.ab-tabs{background:#fff;border-bottom:1px solid #dfe5e9;gap:4px;min-height:51px;padding:8px 28px 0;display:flex;overflow-x:auto}.ab-tabs button{color:#72808a;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;flex:none;align-items:center;gap:7px;min-height:42px;padding:0 16px;font-size:12px;font-weight:700;display:flex}.ab-tabs button.active{color:#245ebd;border-bottom-color:#2d6cdf}.ab-content{max-width:1540px;margin:0 auto;padding:24px 28px 50px}.ab-state,.ab-error{color:#778791;justify-content:center;align-items:center;gap:10px;min-height:360px;font-size:12px;display:flex}.ab-error{color:#b54545}.ab-error button{color:inherit;background:#fff;border:1px solid #e2baba;border-radius:5px;padding:6px 10px}.ab-spinner{border:2px solid #dce3e7;border-top-color:#2d6cdf;border-radius:50%;width:17px;height:17px;animation:.7s linear infinite ab-spin}@keyframes ab-spin{to{transform:rotate(360deg)}}.ab-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.ab-metrics.three{grid-template-columns:repeat(3,minmax(0,1fr))}.ab-metrics article{background:#fff;border:1px solid #e0e6ea;border-left:3px solid #2d6cdf;border-radius:7px;flex-direction:column;justify-content:center;min-height:82px;padding:14px 18px;display:flex}.ab-metrics article.warn{border-left-color:#e5a329}.ab-metrics article.success{border-left-color:#2a9b60}.ab-metrics article.danger{border-left-color:#d65555}.ab-metrics span{color:#81909a;font-size:11px}.ab-metrics strong{color:#263944;margin-top:7px;font-size:24px}.ab-toolbar{background:#fff;border:1px solid #e0e6ea;border-radius:7px;justify-content:space-between;align-items:center;gap:16px;min-height:58px;margin-bottom:12px;padding:10px 12px;display:flex}.ab-toolbar h2{color:#31434e;margin:0;font-size:14px}.ab-toolbar p{color:#8b98a1;margin:4px 0 0;font-size:10px}.ab-segments{background:#eef2f4;border-radius:5px;gap:3px;padding:3px;display:flex}.ab-segments button{color:#71808a;cursor:pointer;background:0 0;border:0;border-radius:4px;min-height:30px;padding:0 11px;font-size:11px;font-weight:700}.ab-segments button.active{color:#245ebd;background:#fff;box-shadow:0 1px 4px #1f33431a}.ab-search{color:#89969e;background:#fff;border:1px solid #dbe2e6;border-radius:5px;align-items:center;gap:7px;width:min(320px,100%);height:34px;padding-left:10px;display:flex}.ab-search input{color:#384b57;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:11px}.ab-search button{color:#607684;cursor:pointer;background:0 0;border:0;border-left:1px solid #e4e9ec;flex:0 0 35px;place-items:center;height:32px;display:grid}.ab-table-wrap{background:#fff;border:1px solid #dfe5e9;border-radius:7px;overflow-x:auto}.ab-table-wrap table{border-collapse:collapse;width:100%;min-width:930px}.ab-table-wrap th{color:#71808a;text-align:left;white-space:nowrap;background:#f7f9fa;border-bottom:1px solid #dfe5e9;padding:11px 12px;font-size:10px;font-weight:800}.ab-table-wrap td{color:#50616c;vertical-align:middle;border-bottom:1px solid #edf0f2;padding:11px 12px;font-size:11px}.ab-table-wrap tr:last-child td{border-bottom:0}.ab-table-wrap tr:hover td{background:#fafcfd}.ab-table-wrap td strong,.ab-table-wrap td small{display:block}.ab-table-wrap td strong{color:#344752;font-size:11px}.ab-table-wrap td small{color:#95a0a7;margin-top:3px;font-size:9px}.ab-table-wrap code{color:#546978;white-space:nowrap;background:#eef3f5;border-radius:3px;padding:2px 5px;font-size:9px}.ab-empty{text-align:center;height:140px;color:#9ca7ae!important}.ab-proof{cursor:zoom-in;background:#f5f7f8;border:1px solid #d9e0e4;border-radius:5px;width:48px;height:48px;padding:0;display:block;overflow:hidden}.ab-proof img{object-fit:cover;width:100%;height:100%}.ab-muted{color:#a1abb1;font-size:10px}.ab-status{border-radius:4px;align-items:center;min-height:22px;padding:0 8px;font-size:9px;font-weight:800;display:inline-flex}.ab-status.pending{color:#8c620a;background:#fff5d9}.ab-status.approved{color:#267249;background:#e3f5eb}.ab-status.rejected{color:#a34545;background:#fae8e8}.ab-row-actions,.ab-icon-actions{align-items:center;gap:5px;display:flex}.ab-row-actions button,.ab-icon-actions button{color:#5f7280;cursor:pointer;background:#fff;border:1px solid #dbe2e6;border-radius:4px;justify-content:center;align-items:center;gap:4px;min-height:29px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.ab-row-actions .approve{color:#267249;background:#f1fbf5;border-color:#bee4cd}.ab-row-actions .reject{color:#a84646;background:#fff6f6;border-color:#eac7c7}.ab-pager{color:#74838d;justify-content:flex-end;align-items:center;gap:9px;margin-top:12px;font-size:10px;display:flex}.ab-pager button{color:#5d7180;background:#fff;border:1px solid #dce3e7;border-radius:4px;place-items:center;width:30px;height:30px;display:grid}.ab-pager button:disabled{opacity:.4}.ab-package-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:16px;display:grid}.ab-package-side{flex-direction:column;gap:16px;display:flex}.ab-panel{background:#fff;border:1px solid #dfe5e9;border-radius:8px;overflow:hidden}.ab-panel>header{border-bottom:1px solid #e5eaed;justify-content:space-between;align-items:center;gap:14px;min-height:64px;padding:12px 16px;display:flex}.ab-panel h2{color:#31434e;margin:0;font-size:14px}.ab-panel header p{color:#8b98a1;margin:4px 0 0;font-size:10px}.ab-package-list{padding:8px 12px 14px}.ab-package-list article{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:12px;min-height:61px;padding:9px 8px;display:flex}.ab-package-list article:last-child{border-bottom:0}.ab-package-list article.disabled{opacity:.5}.ab-package-list article>div:first-child{min-width:0}.ab-package-list strong{color:#344752;font-size:12px}.ab-package-list span{color:#ac5b18;background:#fff2e5;border-radius:4px;margin-left:7px;padding:2px 6px;font-size:8px;font-weight:800}.ab-package-list small{color:#89979f;margin-top:5px;font-size:10px;display:block}.ab-icon-actions button{width:29px;padding:0}.ab-icon-actions button:last-child{color:#af4e4e}.ab-form-panel form,.ab-payment{flex-direction:column;gap:11px;padding:15px 16px 17px;display:flex}.ab-form-panel label,.ab-payment label,.ab-dialog label{color:#6d7d87;flex-direction:column;gap:5px;font-size:10px;font-weight:700;display:flex}.ab-form-panel input,.ab-payment textarea,.ab-dialog input,.ab-dialog textarea,.ab-config-table input{color:#3e515d;width:100%;min-height:34px;font:inherit;background:#fff;border:1px solid #d8e0e4;border-radius:5px;outline:0;padding:6px 9px;font-size:11px}.ab-form-panel input:focus,.ab-payment textarea:focus,.ab-dialog input:focus,.ab-dialog textarea:focus,.ab-config-table input:focus{border-color:#73a0e9;box-shadow:0 0 0 2px #2d6cdf14}.ab-form-row{grid-template-columns:1fr 1fr;gap:9px;display:grid}.ab-form-panel .ab-check{flex-direction:row;align-items:center}.ab-check input{width:16px;min-height:16px}.ab-primary,.ab-secondary,.ab-danger{cursor:pointer;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 12px;font-size:11px;font-weight:750;display:inline-flex}.ab-primary{color:#fff;background:#2d6cdf}.ab-primary.compact{min-height:29px;padding-inline:8px;font-size:10px}.ab-secondary{color:#5e7180;background:#fff;border-color:#d7dfe4}.ab-secondary.full{width:100%}.ab-danger{color:#fff;background:#cb4a4a}.ab-primary:disabled,.ab-secondary:disabled,.ab-danger:disabled{opacity:.5;cursor:not-allowed}.ab-qr{color:#9aa6ad;background:#f8fafb;border:1px dashed #cdd7dc;border-radius:6px;align-self:center;place-items:center;width:142px;height:142px;font-size:10px;display:grid;overflow:hidden}.ab-qr img{object-fit:contain;width:100%;height:100%}.ab-file{flex-direction:row!important;gap:7px!important;display:flex!important}.ab-file input{flex:1;min-width:0;font-size:10px}.ab-file button{color:#5c7080;background:#fff;border:1px solid #cfd9df;border-radius:4px;flex:none;align-items:center;gap:5px;padding:0 9px;font-size:10px;display:inline-flex}.ab-credit{border-radius:4px;justify-content:center;align-items:center;min-width:68px;min-height:27px;font-size:11px;font-weight:800;display:inline-flex}.ab-credit.high{color:#267249;background:#e3f5eb}.ab-credit.medium{color:#8c620a;background:#fff5d9}.ab-credit.low{color:#a34545;background:#fae8e8}.ab-config-table table{min-width:1160px}.ab-config-table input{min-width:70px;height:31px;min-height:31px}.ab-config-table td:first-child input{min-width:130px}.ab-config-table td:nth-last-child(2) input{min-width:180px}.ab-switch{cursor:pointer;display:inline-flex}.ab-switch input{display:none}.ab-switch span{background:#c9d1d6;border-radius:9px;width:32px;height:18px;transition:all .2s;display:block;position:relative}.ab-switch span:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:all .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}.ab-switch input:checked+span{background:#2d6cdf}.ab-switch input:checked+span:after{transform:translate(14px)}.ab-config-groups{gap:20px;display:grid}.ab-config-group>header{justify-content:space-between;align-items:center;min-height:34px;padding:0 2px;display:flex}.ab-config-group>header h2{color:#263b49;letter-spacing:0;margin:0;font-size:14px}.ab-config-group>header span{color:#8b98a1;font-size:10px}.ab-config-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ab-config-card{background:#fff;border:1px solid #dfe5e9;border-radius:7px;min-width:0;padding:13px}.ab-config-card.disabled{opacity:.7;background:#f8f9fa}.ab-config-card>header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.ab-config-card>header>div{flex-direction:column;gap:5px;min-width:0;display:flex}.ab-config-card>header input{color:#263b49;min-width:0;font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:13px;font-weight:750}.ab-config-card code{color:#72808a;text-overflow:ellipsis;white-space:nowrap;background:#eef2f4;border-radius:3px;width:fit-content;max-width:100%;padding:2px 5px;font-size:9px;overflow:hidden}.ab-config-fields{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.ab-config-fields label{color:#7a8993;flex-direction:column;gap:5px;min-width:0;font-size:9px;font-weight:700;display:flex}.ab-config-fields input,.ab-config-fields select,.ab-config-card>footer input{box-sizing:border-box;color:#3e515d;width:100%;min-width:0;height:32px;font:inherit;background:#fff;border:1px solid #d8e0e4;border-radius:5px;outline:0;padding:0 8px;font-size:10px}.ab-config-fields input:focus,.ab-config-fields select:focus,.ab-config-card>footer input:focus{border-color:#73a0e9;box-shadow:0 0 0 2px #2d6cdf14}.ab-config-card>footer{border-top:1px solid #edf0f2;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;margin-top:10px;padding-top:10px;display:grid}.ab-config-card>footer span{color:#84919a;white-space:nowrap;font-size:9px}.ab-modal{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#101b2494;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ab-dialog{background:#fff;border-radius:8px;width:min(480px,100%);max-height:calc(100vh - 40px);overflow:hidden;box-shadow:0 24px 70px #101c2647}.ab-dialog.wide{width:min(680px,100%)}.ab-dialog.image{width:min(640px,100%)}.ab-dialog>header{border-bottom:1px solid #e4e9ec;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:12px 16px;display:flex}.ab-dialog h2{color:#30424e;margin:0;font-size:15px}.ab-dialog header p{color:#8b98a1;margin:4px 0 0;font-size:10px}.ab-dialog header>button{color:#71808a;background:0 0;border:0;width:30px;height:30px;font-size:21px}.ab-dialog>label,.ab-dialog form>label{margin:14px 16px}.ab-dialog footer{background:#f8fafb;border-top:1px solid #e6ebee;justify-content:flex-end;gap:8px;padding:12px 16px;display:flex}.ab-dialog.image>img{object-fit:contain;width:100%;max-height:calc(100vh - 150px);padding:16px;display:block}.ab-transactions{max-height:520px;padding:7px 16px 16px;overflow-y:auto}.ab-transactions article{border-bottom:1px solid #edf0f2;align-items:center;gap:13px;padding:11px 0;display:flex}.ab-transactions article>span{text-align:right;min-width:58px;font-size:15px;font-weight:800}.ab-transactions .positive{color:#2a8e58}.ab-transactions .negative{color:#c24c4c}.ab-transactions strong,.ab-transactions small{display:block}.ab-transactions strong{color:#41545f;font-size:11px}.ab-transactions small{color:#929da4;margin-top:4px;font-size:9px}.ab-toast{z-index:120;color:#226844;background:#effaf3;border:1px solid #b9d5c5;border-radius:5px;max-width:min(420px,100vw - 32px);padding:11px 15px;font-size:11px;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 30px #1a2f3e24}.ab-toast.error{color:#a33f3f;background:#fff2f2;border-color:#e5bcbc}@media (width<=1000px){.ab-sidebar{width:190px}.ab-main{width:calc(100% - 190px);margin-left:190px}.ab-package-grid{grid-template-columns:1fr 330px}.ab-content,.ab-topbar,.ab-tabs{padding-inline:18px}.ab-config-list{grid-template-columns:1fr}}@media (width<=760px){.ab-shell{display:block}.ab-sidebar{border-right:0;flex-direction:row;align-items:center;width:100%;height:58px;padding:5px 12px;position:static}.ab-brand{border:0;width:120px;height:48px;margin:0}.ab-brand img{width:112px;max-height:46px}.ab-sidebar nav{display:none}.ab-back{border:0;width:auto;margin:0 0 0 auto}.ab-main{width:100%;margin:0}.ab-topbar{min-height:64px;padding:9px 12px}.ab-topbar h1{font-size:17px}.ab-user strong,.ab-user small{display:none}.ab-tabs{min-height:49px;padding:7px 8px 0}.ab-tabs button{min-height:41px;padding-inline:11px;font-size:10px}.ab-content{padding:14px 10px 30px}.ab-metrics,.ab-metrics.three{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.ab-metrics article{min-height:69px;padding:10px 12px}.ab-metrics strong{font-size:20px}.ab-toolbar{flex-direction:column;align-items:stretch}.ab-segments{overflow-x:auto}.ab-search{width:100%}.ab-table-wrap{max-width:calc(100vw - 20px)}.ab-package-grid{display:block}.ab-package-side{margin-top:12px}.ab-package-list article{align-items:flex-start}.ab-form-row{grid-template-columns:1fr}.ab-dialog{max-height:calc(100vh - 20px)}.ab-modal{padding:10px}.ab-toast{bottom:10px;right:10px}.ab-config-table{background:0 0;border:0;max-width:none;overflow:visible}.ab-config-table table,.ab-config-table tbody{min-width:0;display:block}.ab-config-table thead{display:none}.ab-config-table tbody{gap:9px;display:grid}.ab-config-table tr{background:#fff;border:1px solid #dfe5e9;border-radius:7px;grid-template-columns:1fr 1fr;gap:10px;padding:12px;display:grid}.ab-config-table td{border:0;flex-direction:column;align-items:flex-start;gap:5px;min-width:0;padding:0;display:flex}.ab-config-table td:before{color:#87949c;font-size:9px;font-weight:800}.ab-config-table td:first-child:before{content:"功能名称"}.ab-config-table td:nth-child(2):before{content:"模块名"}.ab-config-table td:nth-child(3):before{content:"基础积分"}.ab-config-table td:nth-child(4):before{content:"5 秒积分"}.ab-config-table td:nth-child(5):before{content:"10 秒积分"}.ab-config-table td:nth-child(6):before{content:"启用状态"}.ab-config-table td:nth-child(7):before{content:"说明"}.ab-config-table td:first-child,.ab-config-table td:nth-child(7),.ab-config-table td:nth-child(8){grid-column:1/-1}.ab-config-table td:nth-child(8){align-items:stretch}.ab-config-table td:nth-child(8):before{display:none}.ab-config-table td:first-child input,.ab-config-table td:nth-last-child(2) input,.ab-config-table input{width:100%;min-width:0}.ab-config-table .ab-primary.compact{width:100%;min-height:34px}.ab-config-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.ab-config-card>footer{grid-template-columns:1fr auto}.ab-config-card>footer input{grid-column:1/-1}}.ab-menu-toggle{display:none}.ac-status-row{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.ac-status{border:1px solid;border-radius:5px;align-items:center;gap:7px;min-height:32px;padding:0 11px;font-size:10px;font-weight:750;display:inline-flex}.ac-status.healthy{color:#2a744b;background:#eef9f2;border-color:#c9e6d5}.ac-status.working{color:#94650b;background:#fff8e8;border-color:#f0d9a8}.ac-metrics article{padding-left:48px;position:relative}.ac-metrics article>svg{color:#2d6cdf;position:absolute;top:15px;left:16px}.ac-metrics article.success>svg{color:#2a8e58}.ac-metrics article.warn>svg{color:#b27713}.ab-metrics article>small{color:#8b989f;margin-top:3px;font-size:9px;display:block}.ac-dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(320px,.85fr);gap:16px;margin-bottom:16px;display:grid}.ac-text-link{color:#2d6cdf;font-size:10px;font-weight:750;text-decoration:none}.ac-feed{padding:3px 14px 12px}.ac-feed>a,.ac-feed>article{min-height:55px;color:inherit;border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:16px;padding:9px 3px;text-decoration:none;display:flex}.ac-feed>a:last-child,.ac-feed>article:last-child{border-bottom:0}.ac-feed>a:hover strong{color:#2d6cdf}.ac-feed strong,.ac-feed small{display:block}.ac-feed strong{color:#3a4c57;font-size:11px}.ac-feed small{color:#929da4;margin-top:4px;font-size:9px}.ac-feed time{color:#89969e;flex:none;font-size:9px}.ac-shortcuts>div{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:14px 16px 16px;display:grid}.ac-shortcuts a{color:#516672;background:#fafcfd;border:1px solid #e0e6e9;border-radius:6px;align-items:center;gap:9px;min-height:58px;padding:0 13px;font-size:11px;font-weight:750;text-decoration:none;display:flex}.ac-shortcuts a:hover{color:#245ebd;background:#f5f8fd;border-color:#a9c1e9}.ac-user-toolbar{flex-wrap:wrap}.ac-filters{gap:7px;display:flex}.ac-filters select,.ac-dialog-grid select{color:#526672;background:#fff;border:1px solid #d8e0e4;border-radius:5px;min-height:34px;padding:0 30px 0 9px;font-size:10px}.ac-user-toolbar .ab-search{margin-left:auto}.ac-users-table table{min-width:1060px}.ac-user-name{align-items:center;gap:7px;display:flex}.ac-user-name>span{color:#526b8c;background:#f1f5fa;border:1px solid #cbd7e8;border-radius:4px;align-items:center;min-height:19px;padding:0 6px;font-size:8px;font-weight:800;display:inline-flex}.ac-action-link{color:#5f7280;background:#fff;border:1px solid #dbe2e6;border-radius:4px;align-items:center;min-height:29px;padding:0 8px;font-size:10px;font-weight:700;text-decoration:none;display:inline-flex}.ac-dialog-grid{grid-template-columns:1fr 1fr;gap:10px;margin:14px 16px;display:grid}.ac-dialog-grid label{color:#6d7d87;flex-direction:column;gap:5px;font-size:10px;font-weight:700;display:flex}.ac-inline-check{justify-content:flex-start;align-items:center;padding-top:21px;flex-direction:row!important}.ac-inline-check input{width:17px!important;min-height:17px!important}.ac-permission-toolbar{margin-bottom:10px}.ac-permission-toolbar h2{color:#344752;margin:0;font-size:14px}.ac-permission-toolbar p{color:#8b98a1;margin:4px 0 0;font-size:10px}.ac-group-strip{gap:8px;margin-bottom:16px;padding-bottom:4px;display:flex;overflow-x:auto}.ac-group-strip article{background:#fff;border:1px solid #dfe5e9;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;min-width:210px;min-height:58px;padding:8px 10px 8px 12px;display:flex}.ac-group-strip strong,.ac-group-strip small{display:block}.ac-group-strip strong{color:#40535f;font-size:11px}.ac-group-strip small{color:#8d9aa2;margin-top:4px;font-size:9px}.ac-group-strip article button{color:#b34d4d;background:#fff8f8;border:1px solid #ecd1d1;border-radius:4px;flex:none;place-items:center;width:29px;height:29px;display:grid}.ac-empty-group{color:#788891;background:#fff;border:1px dashed #cbd6dc;border-radius:6px;min-height:54px;padding:0 14px;font-size:10px}.ac-permission-layout{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:16px;display:grid}.ac-member-panel{position:sticky;top:14px}.ac-member-search{color:#84929a;border:1px solid #dce3e7;border-radius:5px;align-items:center;gap:7px;min-height:34px;margin:10px 12px;padding:0 9px;display:flex}.ac-member-search input{color:#435661;border:0;outline:0;width:100%;font-size:10px}.ac-member-list{max-height:calc(100vh - 275px);padding:0 8px 10px;overflow-y:auto}.ac-member-list>button{color:#526570;text-align:left;background:0 0;border:0;border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:54px;padding:7px 9px;display:flex}.ac-member-list>button:hover{background:#f8fafb}.ac-member-list>button.active{color:#245ebd;background:#edf3fc;border-radius:5px}.ac-member-list strong,.ac-member-list small{display:block}.ac-member-list strong{font-size:11px}.ac-member-list small{color:#929da4;text-overflow:ellipsis;white-space:nowrap;max-width:165px;margin-top:3px;font-size:9px;overflow:hidden}.ac-member-list em{color:#697b86;background:#edf1f3;border-radius:4px;place-items:center;min-width:23px;height:20px;font-size:9px;font-style:normal;font-weight:800;display:grid}.ac-member-list button.active em{color:#245ebd;background:#fff}.ac-permission-panel>header{z-index:3;background:#fff;position:sticky;top:0}.ac-permission-sections{padding:0 16px 18px}.ac-permission-sections>section{border-bottom:1px solid #e8edef;padding:17px 0}.ac-permission-sections>section:last-child{border-bottom:0}.ac-section-heading{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.ac-section-heading h3{color:#3d515d;margin:0;font-size:12px}.ac-section-heading span{color:#627782;background:#eef2f4;border-radius:4px;padding:3px 7px;font-size:9px;font-weight:750}.ac-check-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.ac-check-grid.teachers{grid-template-columns:repeat(4,minmax(0,1fr))}.ac-check-grid>button{color:#566a76;text-align:left;background:#fff;border:1px solid #dfe5e9;border-radius:6px;align-items:center;gap:9px;min-width:0;min-height:58px;padding:8px 10px;display:flex}.ac-check-grid>button:hover{border-color:#aec4e7}.ac-check-grid>button.checked{background:#f3f7fd;border-color:#8eafe4}.ac-checkbox{color:#0000;background:#fff;border:1px solid #c9d2d7;border-radius:4px;flex:none;place-items:center;width:18px;height:18px;display:grid}.ac-check-grid button.checked .ac-checkbox{color:#fff;background:#2d6cdf;border-color:#2d6cdf}.ac-check-grid button>span:last-child{min-width:0}.ac-check-grid strong,.ac-check-grid small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ac-check-grid strong{color:#425661;font-size:10px}.ac-check-grid small{color:#909ca3;margin-top:4px;font-size:8px}.ac-quota{color:#657782;align-items:center;gap:8px;margin-top:10px;font-size:10px;font-weight:700;display:flex}.ac-quota input{border:1px solid #d8e0e4;border-radius:5px;width:90px;min-height:31px;padding:0 8px}.ac-quota small{color:#919da4;font-weight:400}@media (width<=1100px){.ac-dashboard-grid{grid-template-columns:1fr}.ac-shortcuts>div{grid-template-columns:repeat(3,minmax(0,1fr))}.ac-check-grid,.ac-check-grid.teachers{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.ab-menu-toggle{color:#dbe3e9;background:#ffffff0d;border:1px solid #ffffff24;border-radius:5px;place-items:center;width:36px;height:36px;margin-left:auto;display:grid}.ab-sidebar{z-index:40;position:relative}.ab-sidebar .ab-back{margin-left:7px;padding-inline:7px;font-size:0}.ab-sidebar .ab-back svg{width:18px;height:18px}.ab-sidebar nav.open{background:#17212b;border-top:1px solid #ffffff14;gap:3px;padding:8px 10px 10px;display:flex;position:absolute;top:58px;left:0;right:0;box-shadow:0 14px 26px #121c2440}.ac-dashboard-grid{display:block}.ac-dashboard-grid>*+*{margin-top:10px}.ac-shortcuts>div{grid-template-columns:repeat(2,minmax(0,1fr))}.ac-shortcuts a{min-height:52px}.ac-user-toolbar .ab-search{margin-left:0}.ac-user-toolbar .ab-primary,.ac-filters{width:100%}.ac-filters select{flex:1;min-width:0}.ac-dialog-grid{grid-template-columns:1fr}.ac-inline-check{padding-top:0}.ac-permission-layout{display:block}.ac-member-panel{margin-bottom:10px;position:static}.ac-member-list{max-height:none;padding-bottom:8px;display:flex;overflow-x:auto}.ac-member-list>button{border:1px solid #e3e8eb;min-width:190px}.ac-permission-panel>header{position:static}.ac-check-grid,.ac-check-grid.teachers{grid-template-columns:1fr}.ac-group-strip article{min-width:185px}.ac-permission-panel>header{flex-direction:column;align-items:flex-start}.ac-permission-panel>header .ab-primary{width:100%}}.ao-tabs{overflow-x:auto}.ao-tabs button{flex:none}.ao-filter-row{align-items:center;gap:9px;display:flex}.ao-filter-row>select,.ao-toolbar-select{color:#4e626f;background:#fff;border:1px solid #d8e0e4;border-radius:5px;min-width:145px;height:34px;padding:0 9px;font-size:10px}.ao-color{vertical-align:-1px;border:1px solid #0000001f;border-radius:2px;width:10px;height:10px;margin-right:6px;display:inline-block}.ao-tag-table table{min-width:980px}.ao-upload-panel{margin-bottom:14px}.ao-upload-grid{grid-template-columns:1.2fr 1fr 1fr 90px auto;align-items:end;gap:10px;padding:14px 16px 16px;display:grid}.ao-upload-grid label{color:#72818a;flex-direction:column;gap:5px;min-width:0;font-size:9px;font-weight:750;display:flex}.ao-upload-grid input,.ao-upload-grid select{color:#42545f;background:#fff;border:1px solid #d8e0e4;border-radius:5px;width:100%;min-width:0;height:35px;padding:5px 8px;font-size:10px}.ao-upload-grid .wide{grid-column:1/5}.ao-font-table table{min-width:1120px}.ao-font-preview{font-size:16px!important}.ao-image-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.ao-image-grid article{background:#fff;border:1px solid #dfe5e9;border-radius:7px;grid-template-rows:160px 1fr auto;min-height:300px;display:grid;overflow:hidden}.ao-image-grid article.disabled{opacity:.62}.ao-image-preview{cursor:zoom-in;background:#f4f6f7;border:0;border-bottom:1px solid #e4e9ec;padding:0;overflow:hidden}.ao-image-preview img{object-fit:cover;width:100%;height:100%}.ao-image-info{min-width:0;padding:11px 12px}.ao-image-info strong,.ao-image-info small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ao-image-info strong{color:#354954;font-size:11px}.ao-image-info small{color:#8b979f;margin-top:5px;font-size:9px}.ao-image-info>div{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.ao-reference{color:#8b620e;background:#fff3d7;border-radius:3px;padding:3px 6px;font-size:8px;font-weight:800}.ao-image-grid footer{border-top:1px solid #e9edef;justify-content:space-between;align-items:center;min-height:43px;padding:7px 12px;display:flex}.ao-image-grid footer>button{color:#ae4e4e;background:#fff7f7;border:1px solid #e5caca;border-radius:4px;place-items:center;width:29px;height:29px;display:grid}.ao-xhs-template-table table{min-width:1120px}.ao-check{color:#0000;background:#fff;border:1px solid #cbd5da;border-radius:3px;place-items:center;width:20px;height:20px;display:grid}.ao-check.checked{color:#fff;background:#2d6cdf;border-color:#2d6cdf}.ao-template-name{align-items:center;gap:9px;display:flex}.ao-template-name img{object-fit:cover;border:1px solid #dde4e8;border-radius:4px;width:48px;height:48px}.ao-template-name span{min-width:0}.ao-config-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.ao-config-list>article{background:#fff;border:1px solid #dfe5e9;border-radius:7px;overflow:hidden}.ao-config-list>article.disabled{opacity:.65}.ao-config-list article>header{border-bottom:1px solid #e7ebee;justify-content:space-between;align-items:center;gap:10px;min-height:64px;padding:12px 14px;display:flex}.ao-config-list strong,.ao-config-list small{display:block}.ao-config-list strong{color:#354954;font-size:12px}.ao-config-list small{color:#8b979f;margin-top:4px;font-size:9px}.ao-config-list dl{grid-template-columns:1fr 1fr;margin:0;padding:8px 14px;display:grid}.ao-config-list dl div{border-bottom:1px solid #edf0f2;padding:9px 0}.ao-config-list dt{color:#8c989f;font-size:9px}.ao-config-list dd{color:#455863;margin:4px 0 0;font-size:10px;font-weight:750}.ao-config-list footer{gap:7px;padding:10px 14px 13px;display:flex}.ao-config-list footer button{flex:1}.ao-seedance-table table{min-width:1040px}.ao-seedance-table td:first-child{max-width:470px}.ao-seedance-table td:first-child small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ao-case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.ao-case-grid article{background:#fff;border:1px solid #dfe5e9;border-radius:7px;grid-template-columns:90px 1fr;gap:12px;padding:12px;display:grid}.ao-case-grid article.disabled{opacity:.6}.ao-case-media{color:#7791a2;background:#edf2f5;border-radius:5px;place-items:center;width:90px;height:112px;display:grid;overflow:hidden}.ao-case-media img{object-fit:cover;width:100%;height:100%}.ao-case-grid strong,.ao-case-grid small{display:block}.ao-case-grid strong{color:#354954;font-size:11px}.ao-case-grid small{color:#8c989f;margin-top:4px;font-size:9px}.ao-case-grid p{color:#657883;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:8px 0;font-size:9px;line-height:1.55;display:-webkit-box;overflow:hidden}.ao-case-grid footer{border-top:1px solid #edf0f2;grid-column:1/-1;justify-content:space-between;align-items:center;padding-top:9px;display:flex}.ao-chip-row{flex-wrap:wrap;gap:4px;display:flex}.ao-chip-row span{color:#315f8b;background:#eaf2f9;border-radius:3px;padding:2px 5px;font-size:8px}.ao-import-panel{max-width:860px}.ao-import-form{grid-template-columns:1.4fr 1fr;gap:13px;padding:16px;display:grid}.ao-import-form>label:not(.ao-drop){color:#6b7c86;flex-direction:column;gap:6px;font-size:10px;font-weight:750;display:flex}.ao-import-form select{background:#fff;border:1px solid #d8e0e4;border-radius:5px;height:36px;padding:0 9px}.ao-drop{color:#6d8290;background:#f7f9fa;border:1px dashed #bdcbd3;border-radius:6px;grid-row:span 3;align-content:center;place-items:center;gap:6px;min-height:120px;display:grid}.ao-drop input{width:min(260px,90%);font-size:9px}.ao-check-label{align-items:center;flex-direction:row!important;gap:7px!important;display:flex!important}.ao-check-label input{accent-color:#2d6cdf;width:15px;height:15px}.ao-import-result{grid-template-columns:repeat(4,1fr);gap:8px;padding:0 16px 16px;display:grid}.ao-import-result article{border:1px solid #e1e7ea;border-radius:5px;padding:11px}.ao-import-result span,.ao-import-result strong{display:block}.ao-import-result span{color:#88959d;font-size:9px}.ao-import-result strong{color:#344853;margin-top:5px;font-size:18px}.ao-config-dialog{background:#fff;width:min(920px,100%);max-height:calc(100vh - 30px)}.ao-config-dialog form{max-height:calc(100vh - 95px);overflow-y:auto}.ao-config-form{gap:13px;padding:14px 16px;display:grid}.ao-config-form>section{border-bottom:1px solid #e7ecef;padding-bottom:14px}.ao-config-form h3{color:#354954;margin:0 0 10px;font-size:12px}.ao-fields{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.ao-fields .wide{grid-column:span 2}.ao-fields label,.ao-type-row label{color:#73828b;flex-direction:column;gap:5px;min-width:0;font-size:9px;font-weight:750;display:flex}.ao-fields input:not([type=checkbox]),.ao-fields select,.ao-type-row input:not([type=checkbox]),.ao-type-row select{color:#42545f;background:#fff;border:1px solid #d8e0e4;border-radius:4px;width:100%;min-width:0;height:34px;padding:4px 7px;font-size:10px}.ao-type-row{grid-template-columns:80px 1.4fr .7fr .7fr .7fr;align-items:end;gap:8px;margin-top:8px;display:grid}.ao-type-row>span{color:#536873;padding-bottom:9px;font-size:10px;font-weight:800}.ao-config-dialog footer{background:#f8fafb;border-top:1px solid #e5eaed;justify-content:flex-end;gap:8px;padding:11px 16px;display:flex;position:sticky;bottom:0}@media (width<=1100px){.ao-image-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ao-config-list,.ao-case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ao-upload-grid{grid-template-columns:1fr 1fr}.ao-upload-grid .wide{grid-column:1/-1}}@media (width<=760px){.ao-filter-row{flex-direction:column;align-items:stretch;width:100%}.ao-filter-row>select{height:34px}.ao-image-grid,.ao-config-list,.ao-case-grid{grid-template-columns:1fr}.ao-image-grid article{grid-template-rows:190px 1fr auto}.ao-upload-grid{grid-template-columns:1fr}.ao-upload-grid .wide{grid-column:auto}.ao-upload-grid button{width:100%}.ao-import-form{grid-template-columns:1fr}.ao-drop{grid-row:auto}.ao-import-result,.ao-fields{grid-template-columns:1fr 1fr}.ao-fields .wide{grid-column:1/-1}.ao-type-row{grid-template-columns:1fr 1fr}.ao-type-row>:first-child{grid-column:1/-1}.ao-config-dialog{max-height:calc(100vh - 20px)}.ao-tabs{padding-bottom:0}}.adh-section+.adh-section{margin-top:20px}.adh-account-table table{min-width:900px}.adh-avatar-table table{min-width:1180px}.adh-url{color:#5b6d78;text-overflow:ellipsis;white-space:nowrap;max-width:360px;display:block;overflow:hidden}.adh-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.adh-filter{color:#71838e;background:#fff;border:1px solid #dce3e7;border-radius:5px;align-items:center;gap:6px;min-height:34px;padding:0 8px;display:flex}.adh-filter select{color:#40535e;background:0 0;border:0;outline:0;min-width:105px;font-size:10px}.adh-preview{color:#8b99a1;cursor:zoom-in;background:#f4f7f8;border:1px solid #d9e1e5;border-radius:5px;place-items:center;width:46px;height:46px;padding:0;display:grid;overflow:hidden}.adh-preview img{object-fit:cover;width:100%;height:100%}.adh-preview:disabled{cursor:default}.adh-avatar-table td:nth-child(2){max-width:250px}.adh-avatar-table td:nth-child(2) small{text-overflow:ellipsis;white-space:nowrap;max-width:230px;overflow:hidden}.adh-avatar-table small.warning{color:#b56a24}.adh-count{color:#47657b;align-items:center;gap:5px;font-weight:750;display:inline-flex}.adh-form-preview{background:#f7f9fa;border:1px solid #dfe6ea;border-radius:6px;align-items:center;gap:12px;min-width:0;padding:10px;display:flex}.adh-form-preview img{object-fit:cover;background:#fff;border:1px solid #d6dee3;border-radius:5px;flex:none;width:74px;height:74px}.adh-form-preview strong,.adh-form-preview small{display:block}.adh-form-preview strong{color:#40535e;font-size:11px}.adh-form-preview small{color:#8a989f;margin-top:5px;font-size:9px}.adh-avatar-table .ab-icon-actions button:disabled,.adh-account-table .ab-icon-actions button:disabled{opacity:.35;cursor:not-allowed}.as-form-grid label>small{color:#909da5;font-size:9px;font-weight:500}@media (width<=1120px){.adh-avatar-toolbar{flex-direction:column;align-items:stretch}.adh-toolbar-actions{justify-content:flex-start}}@media (width<=760px){.adh-toolbar-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-self:stretch;width:auto;min-width:0;display:grid}.adh-filter,.adh-toolbar-actions .as-search{width:auto;min-width:0}.adh-filter select{min-width:0}.adh-toolbar-actions .ab-primary{grid-column:1/-1;width:auto}.adh-url{max-width:240px}}.as-key{color:#687985;white-space:nowrap;align-items:center;gap:5px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;display:inline-flex}.as-provider-table table{min-width:1210px}.as-provider-table td:nth-child(2){max-width:330px}.as-provider-table td:nth-child(2) code{text-overflow:ellipsis;max-width:310px;display:block;overflow:hidden}.as-provider-health{flex-direction:column;align-items:flex-start;gap:4px;max-width:210px;display:flex}.as-provider-health small{color:#a24d4d;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:8px;display:block;overflow:hidden}.as-resource-table table{min-width:1080px}.as-resource-id{color:#536874;text-overflow:ellipsis;white-space:nowrap;max-width:230px;font-size:9px;display:block;overflow:hidden}.as-model-table table{min-width:1240px}.as-template-table table{min-width:1040px}.as-template-table td:first-child{width:36%}.as-template-table td p{color:#7f8d96;text-overflow:ellipsis;white-space:nowrap;max-width:520px;margin:5px 0 0;font-size:10px;line-height:1.55;overflow:hidden}.as-profile-table table{min-width:1320px}.as-profile-table td:nth-child(3),.as-profile-table td:nth-child(4){max-width:240px}.as-usage-table table{min-width:1080px}.as-error-text{text-overflow:ellipsis;white-space:nowrap;max-width:220px;display:block;overflow:hidden;color:#b34b4b!important}.as-type,.as-category{color:#315f8b;background:#eaf2f9;border-radius:4px;align-items:center;min-height:22px;padding:0 7px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:800;display:inline-flex}.as-category{color:#766022;background:#f8f1d9;font-family:inherit}.as-capabilities{flex-wrap:wrap;gap:4px;display:flex}.as-capabilities span{color:#9ba5aa;background:#f0f2f3;border-radius:3px;padding:3px 5px;font-size:8px}.as-capabilities span.on{color:#2a754c;background:#e5f5eb}.as-form-grid{grid-template-columns:1fr 1fr;gap:12px;max-height:calc(100vh - 180px);padding:16px;display:grid;overflow-y:auto}.as-form-grid>label{color:#657680;flex-direction:column;gap:6px;min-width:0;font-size:10px;font-weight:750;display:flex;margin:0!important}.as-form-grid>.wide{grid-column:1/-1}.as-form-grid input:not([type=checkbox]),.as-form-grid select,.as-form-grid textarea{color:#3e515d;width:100%;min-height:36px;font:inherit;background:#fff;border:1px solid #d8e0e4;border-radius:5px;outline:0;padding:7px 9px;font-size:11px}.as-form-grid textarea{resize:vertical;line-height:1.55}.as-form-grid input:focus,.as-form-grid select:focus,.as-form-grid textarea:focus{border-color:#73a0e9;box-shadow:0 0 0 2px #2d6cdf14}.as-check{cursor:pointer;align-items:center;min-height:28px;color:#647681!important;flex-direction:row!important;gap:7px!important;font-size:10px!important;font-weight:700!important;display:inline-flex!important}.as-check input{accent-color:#2d6cdf;margin:0;width:15px!important;min-height:15px!important}.as-toggle-group{flex-wrap:wrap;align-items:center;gap:8px 18px;min-height:36px;display:flex}.as-prompt-editor{min-height:280px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace!important;font-size:10px!important}.as-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.as-search{color:#829099;background:#fff;border:1px solid #dce3e7;border-radius:5px;align-items:center;gap:7px;width:min(230px,34vw);min-height:34px;padding:0 9px;display:flex}.as-search input{color:#40535e;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:10px}.as-filter-select{color:#71838e;background:#fff;border:1px solid #dce3e7;border-radius:5px;align-items:center;gap:7px;min-width:170px;min-height:34px;padding:0 8px;display:flex}.as-filter-select select{color:#40535e;cursor:pointer;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:10px}.as-advanced{background:#f8fafb;border:1px solid #e1e7ea;border-radius:5px;padding:0}.as-advanced summary{color:#536874;cursor:pointer;padding:10px 12px;font-size:10px;font-weight:800}.as-advanced>label,.as-details-grid{margin:0 12px 12px!important}.as-advanced>label:not(.as-check),.as-details-grid>label{color:#657680;flex-direction:column;gap:6px;min-width:0;font-size:10px;font-weight:750;display:flex}.as-details-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.as-details-grid .wide{grid-column:1/-1}.as-revision-dialog{max-width:920px}.as-revision-list{background:#f5f7f8;max-height:calc(100vh - 150px);padding:14px;overflow-y:auto}.as-revision-list article{background:#fff;border:1px solid #dfe5e8;border-radius:6px;margin-bottom:12px}.as-revision-list article:last-child{margin-bottom:0}.as-revision-head{border-bottom:1px solid #e8edef;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:9px 12px;display:flex}.as-revision-head strong,.as-revision-head small{display:block}.as-revision-head strong{color:#344b58;font-size:12px}.as-revision-head small{color:#89969e;margin-top:3px;font-size:9px}.as-revision-list pre{color:#465a65;white-space:pre-wrap;word-break:break-word;background:#fbfcfc;max-height:340px;margin:0;padding:13px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;line-height:1.65;overflow:auto}.as-worker-toolbar{align-items:flex-start}.as-worker-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.as-worker-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.as-status-panel{min-height:250px}.as-status-panel>header svg{color:#71838e}.as-status-panel .as-ok{color:#2b9160}.as-status-panel .as-off{color:#c65757}.as-status-panel dl{margin:0;padding:8px 16px 16px}.as-status-panel dl div{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:18px;min-height:41px;display:flex}.as-status-panel dl div:last-child{border-bottom:0}.as-status-panel dt{color:#87949c;font-size:10px}.as-status-panel dd{color:#3d505b;margin:0;font-size:11px;font-weight:750}.as-worker-list{padding:8px 16px 16px}.as-worker-list article{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:14px;min-height:48px;display:flex}.as-worker-list article:last-child{border-bottom:0}.as-worker-list strong,.as-worker-list small{display:block}.as-worker-list strong{color:#40535e;font-size:11px}.as-worker-list small{color:#909ca3;margin-top:3px;font-size:9px}.as-compact-state{min-height:170px}.as-task-panel>header{min-height:66px}.as-task-panel .ab-table-wrap{border:0;border-radius:0}.as-task-panel table{min-width:620px}.as-total{color:#315f8b;background:#eaf2f9;border-radius:4px;align-items:center;gap:5px;min-height:28px;padding:0 9px;font-size:11px;font-weight:800;display:inline-flex}@media (width<=900px){.as-worker-toolbar{align-items:stretch}.as-worker-actions{justify-content:flex-start}.as-worker-grid{grid-template-columns:1fr}}@media (width<=760px){.as-form-grid,.as-details-grid{grid-template-columns:1fr;max-height:calc(100vh - 160px);padding:13px}.as-details-grid{max-height:none;padding:0}.as-form-grid>.wide,.as-details-grid .wide,.as-toggle-group.wide{grid-column:auto}.as-worker-actions{grid-template-columns:1fr 1fr;display:grid}.as-worker-actions button{width:100%}.as-provider-table,.as-resource-table,.as-model-table,.as-template-table,.as-profile-table,.as-usage-table{max-width:calc(100vw - 20px)}.as-dialog{max-height:calc(100vh - 20px)}.as-template-dialog .as-prompt-editor{min-height:220px}.as-toolbar-actions{justify-content:flex-start;width:100%}.as-search,.as-filter-select{width:min(100%,280px)}.as-provider-table{background:0 0;border:0;overflow:visible}.as-provider-table table,.as-provider-table tbody{min-width:0;display:block}.as-provider-table thead{display:none}.as-provider-table tbody{gap:8px;display:grid}.as-provider-table tbody tr{background:#fff;border:1px solid #dce3e7;border-radius:6px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:7px 10px;padding:12px;display:grid}.as-provider-table tbody td{border:0;min-width:0;padding:0;display:block}.as-provider-table tbody td:first-child,.as-provider-table tbody td:nth-child(2){grid-column:1/-1;width:auto;max-width:none}.as-provider-table tbody td:nth-child(3):before{color:#8a979f;content:"Key";margin-right:5px;font-size:8px}.as-provider-table tbody td:nth-child(4){grid-column:1/-1}.as-provider-table tbody td:nth-child(5):before{color:#8a979f;content:"模型";margin-right:4px;font-size:8px}.as-provider-table tbody td:nth-child(6){grid-column:1/3}.as-provider-table tbody td:last-child{justify-self:end}.as-provider-table .as-provider-url{color:#6b7d88;max-width:100%;font-size:9px}.as-resource-table{background:0 0;border:0;overflow:visible}.as-resource-table table,.as-resource-table tbody{min-width:0;display:block}.as-resource-table thead{display:none}.as-resource-table tbody{gap:8px;display:grid}.as-resource-table tbody tr{background:#fff;border:1px solid #dce3e7;border-radius:6px;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:8px 10px;padding:12px;display:grid}.as-resource-table tbody td{border:0;min-width:0;padding:0;display:block}.as-resource-table tbody td:first-child,.as-resource-table tbody td:nth-child(4){grid-column:1/-1}.as-resource-table tbody td:nth-child(2):before{color:#8a979f;content:"服务商";margin-bottom:3px;font-size:8px;display:block}.as-resource-table tbody td:nth-child(5):before{color:#8a979f;content:"前台绑定";margin-bottom:3px;font-size:8px;display:block}.as-resource-table tbody td:nth-child(6):before{color:#8a979f;content:"引用";margin-bottom:3px;font-size:8px;display:block}.as-resource-table tbody td:last-child{justify-self:end}.as-resource-table .as-resource-id{max-width:100%}}.ar-table table{min-width:1040px}.ar-table code{color:#536874;text-overflow:ellipsis;white-space:nowrap;max-width:320px;font-size:9px;display:block;overflow:hidden}.ar-metrics{margin-bottom:14px}.as-provider-url{color:#475569;text-overflow:ellipsis;white-space:nowrap;max-width:320px;display:block;overflow:hidden}.persona-body{--v-white-rgb:255, 255, 255;--v-black-rgb:0, 0, 0;--v-bg-card:#15102b;--v-text:#eee;--v-text-secondary:#ccc;--v-text-muted:#888;--v-text-dim:#666;min-height:100vh;color:var(--v-text);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:radial-gradient(80% 40% at 50% 0,#8b5cf62e,#0000 65%),radial-gradient(60% 50% at 85% 100%,#633eb71f,#0000 60%),linear-gradient(170deg,#0a0818 0%,#110c28 55%,#16103a 100%)}.persona-page{min-height:100vh}.persona-page button,.persona-page input,.persona-page textarea,.persona-page select{font:inherit;letter-spacing:0}.ps-wrap{width:100%;max-width:900px;margin:0 auto;padding:20px 20px 60px}.ps-hero{text-align:center;background:linear-gradient(160deg,#667eea24,#764ba21a 40%,#00c6fb14);border:1px solid #667eea2e;border-radius:16px;margin-bottom:16px;padding:24px 24px 20px;position:relative;overflow:hidden}.ps-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#667eea26,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-40%;left:50%;transform:translate(-50%)}.ps-hero-title{color:#93a5ff;justify-content:center;align-items:center;gap:7px;margin:0 0 4px;font-size:20px;font-weight:800;line-height:1.3;display:flex;position:relative}.ps-hero-desc{color:var(--v-text-muted);margin:0;font-size:12px;position:relative}.ps-hero-actions{margin-top:12px;position:relative}.ps-add-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea,#764ba2);border:0;border-radius:12px;justify-content:center;align-items:center;gap:6px;min-height:38px;padding:8px 28px;font-size:13px;font-weight:600;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 4px 16px #667eea4d}.ps-add-btn:hover{transform:translateY(-2px);box-shadow:0 6px 24px #667eea73}.ps-state{min-height:240px;color:var(--v-text-muted);background:#ffffff05;border:1px dashed #ffffff14;border-radius:12px;place-items:center;font-size:13px;display:grid}.ps-grid-panel{background:#ffffff06;border:1px solid #ffffff0f;border-radius:14px;overflow:hidden}.ps-grid-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.ps-grid-header h2{color:var(--v-text-secondary);align-items:center;gap:8px;margin:0;font-size:14px;font-weight:700;display:flex}.ps-grid-header .sec-icon{color:#9ba8ff;background:#667eea1a;border-radius:6px;place-items:center;width:24px;height:24px;display:grid}.ps-count{color:var(--v-text-dim);background:#ffffff0a;border-radius:10px;padding:3px 10px;font-size:11px}.ps-grid-empty{min-height:220px;color:var(--v-text-muted);text-align:center;align-content:center;place-items:center;gap:9px;padding:40px 20px;display:grid}.ps-grid-empty svg{opacity:.5}.ps-grid-empty p{margin:0;font-size:13px}.ps-grid-empty small{color:var(--v-text-dim);font-size:12px}.ps-card-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;padding:18px;display:grid}.ps-card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;min-width:0;padding:16px;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;position:relative;overflow:hidden}.ps-card:hover{background:#ffffff0d;border-color:#667eea40;transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.ps-card-avatar{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:12px;font-size:18px;font-weight:700;display:grid;position:relative;overflow:hidden}.ps-card-avatar img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.ps-card h3{color:var(--v-text);text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;padding-right:56px;font-size:15px;font-weight:600;overflow:hidden}.ps-card-id{color:var(--v-text-dim);background:#ffffff0f;border-radius:4px;margin-bottom:6px;padding:2px 8px;font-size:11px;display:inline-block}.ps-card p{color:#8899f2;text-overflow:ellipsis;white-space:nowrap;min-height:18px;margin:0 0 8px;font-size:12px;font-weight:500;overflow:hidden}.ps-card-status{border-radius:12px;padding:3px 10px;font-size:11px;font-weight:600;position:absolute;top:12px;right:12px}.ps-card-status.on{color:#34d399;background:#34d3991f}.ps-card-status.off{color:#f87171;background:#f871711f}.ps-card-meta{color:var(--v-text-dim);text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.ps-card footer{gap:8px;margin-top:12px;display:flex}.ps-card footer .ps-btn{flex:1}.ps-form-panel{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;margin-bottom:16px;padding:18px}.ps-form-title{color:var(--v-text);align-items:center;gap:8px;margin:0 0 14px;font-size:15px;font-weight:700;display:flex}.ps-form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ps-fg{min-width:0;color:var(--v-text-muted);flex-direction:column;gap:6px;font-size:12px;font-weight:600;display:flex}.ps-fg.full,.ps-voice.full{grid-column:1/-1}.ps-label{color:var(--v-text-muted);font-size:12px;font-weight:600}.ps-fg input:not([type=file]),.ps-fg textarea,.ps-fg select{color:#e0e0e0;resize:vertical;background:#0000004d;border:1px solid #ffffff1a;border-radius:8px;outline:0;width:100%;min-height:39px;padding:9px 12px;font-size:13px;font-weight:400;transition:border-color .2s,box-shadow .2s}.ps-fg textarea{line-height:1.55}.ps-fg input:not([type=file]):focus,.ps-fg textarea:focus,.ps-fg select:focus{border-color:#667eea80;box-shadow:0 0 0 2px #667eea1a}.ps-fg input::placeholder,.ps-fg textarea::placeholder{color:#5d5d68}.ps-fg input[type=file]{color:#aaa;cursor:pointer;background:#667eea0a;border:1.5px dashed #667eea4d;border-radius:8px;width:100%;padding:10px 12px;font-size:13px;font-weight:400}.ps-fg input[type=file]:hover{background:#667eea14;border-color:#667eea80}.ps-fg small{color:var(--v-text-dim);font-size:11px;font-weight:400}.ps-avatar-row{background:#ffffff06;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:14px;padding:10px 14px;display:flex}.ps-avatar-preview{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid #667eea66;border-radius:50%;flex:none;place-items:center;width:56px;height:56px;font-size:20px;font-weight:700;display:grid;position:relative;overflow:hidden}.ps-avatar-preview img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.ps-avatar-controls{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.ps-avatar-controls input{color:#aaa;cursor:pointer;background:#667eea0a;border:1.5px dashed #667eea4d;border-radius:8px;width:100%;padding:9px 12px;font-size:13px}.ps-avatar-controls small{color:var(--v-text-dim);font-size:11px}.ps-voice{border-top:1px solid #ffffff0f;margin-top:4px;padding-top:12px}.ps-voice h3{color:var(--v-text-secondary);margin:0 0 10px;font-size:12px;font-weight:700}.ps-voice-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.ps-form-footer{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-top:12px;padding-top:12px;display:flex}.ps-check{color:var(--v-text-secondary);cursor:pointer;align-items:center;gap:8px;font-size:12px;display:inline-flex}.ps-check input{accent-color:#667eea;width:15px;height:15px}.ps-managed-digital{background:#3b82f60f;border:1px solid #60a5fa2e;border-radius:8px;align-items:center;gap:11px;margin-top:14px;padding:12px 14px;display:flex}.ps-managed-digital-icon{color:#8fb2ff;background:#60a5fa1f;border-radius:7px;flex:none;place-items:center;width:36px;height:36px;display:grid}.ps-managed-digital>div:nth-child(2){flex:1;min-width:0}.ps-managed-digital strong,.ps-managed-digital small{display:block}.ps-managed-digital strong{color:var(--v-text-secondary);font-size:12px}.ps-managed-digital small{color:var(--v-text-dim);margin-top:4px;font-size:11px;line-height:1.55}.ps-managed-digital a{color:#9ebcff;background:#60a5fa17;border:1px solid #60a5fa40;border-radius:6px;flex:none;padding:7px 10px;font-size:11px;font-weight:700;text-decoration:none}.ps-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:8px 18px;font-size:13px;font-weight:600;transition:transform .2s,background .2s,box-shadow .2s,opacity .2s;display:inline-flex}.ps-btn:disabled{opacity:.55;cursor:wait}.ps-btn-primary{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 12px #667eea40}.ps-btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 18px #667eea59}.ps-btn-ghost{color:var(--v-text-muted);background:#ffffff0f;border-color:#ffffff1a}.ps-btn-danger{color:#f87171;background:#f871711f;border-color:#f8717133}.ps-btn-danger:hover{background:#f8717133}.ps-btn-info{color:#38bdf8;background:#38bdf81f;border-color:#38bdf833}.ps-btn-info:hover{background:#38bdf833}.ps-btn-success{color:#34d399;background:#34d3991f;border-color:#34d39933}.ps-btn-success:hover{background:#34d39933}.ps-btn-sm{border-radius:6px;min-height:28px;padding:5px 12px;font-size:11px}.ps-subsection{border-top:1px solid #ffffff0f;margin-top:14px;padding-top:14px}.ps-subsection>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.ps-subsection>header h2{color:var(--v-text-secondary);align-items:center;gap:6px;margin:0;font-size:13px;font-weight:700;display:flex}.ps-subsection>header h2 span{color:var(--v-text-dim);font-size:11px;font-weight:500}.ps-persona-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;display:grid}.ps-persona-grid article{text-align:center;background:#ffffff06;border:1px solid #ffffff0f;border-radius:10px;min-width:0;padding:12px;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;overflow:hidden}.ps-persona-grid article:hover{background:#ffffff0d;border-color:#667eea40;transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.ps-persona-grid article.default{border-color:#4facfe4d}.ps-persona-icon{color:#97a5ff;background:linear-gradient(135deg,#667eea26,#764ba21f);border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 8px;display:grid}.ps-persona-grid h3{color:var(--v-text);text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font-size:13px;font-weight:600;overflow:hidden}.ps-default-badge{color:#fff;background:linear-gradient(45deg,#4facfe,#00bcd4);border-radius:10px;margin-bottom:8px;padding:1px 8px;font-size:10px;font-weight:600;display:inline-block}.ps-default-spacer{height:21px;display:block}.ps-persona-grid footer{justify-content:center;gap:6px;display:flex}.ps-empty-resource{min-height:120px;color:var(--v-text-dim);text-align:center;background:#ffffff05;border:1px dashed #ffffff14;border-radius:10px;grid-column:1/-1;align-content:center;place-items:center;gap:8px;padding:30px;font-size:13px;display:grid}.ps-empty-resource svg{opacity:.5}.ps-modal-overlay{z-index:1100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000a8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ps-modal{width:min(560px,100%);max-height:min(80vh,720px);color:var(--v-text);background:var(--v-bg-card);border:1px solid #ffffff1a;border-radius:16px;animation:.25s ease-out ps-modal-in;overflow:hidden;box-shadow:0 20px 60px #0006}.ps-modal>header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.ps-modal>header h2{color:var(--v-text);margin:0;font-size:16px;font-weight:700}.ps-modal>header button{color:#aaa;cursor:pointer;background:#ffffff0f;border:0;border-radius:50%;place-items:center;width:30px;height:30px;padding:0;display:grid}.ps-modal>header button:hover{color:#f87171;background:#f8717126}.ps-modal-body{max-height:calc(min(80vh,720px) - 67px);padding:20px;overflow-y:auto}.ps-modal-body>.ps-fg{margin-bottom:14px}.ps-modal-body>.ps-check{margin:2px 0 8px}.ps-modal-actions{justify-content:flex-end;gap:10px;margin-top:12px;display:flex}.ps-toast{z-index:1300;color:#7ce8bf;background:#0d2d26f5;border:1px solid #34d39947;border-radius:10px;max-width:min(360px,100vw - 32px);padding:11px 16px;font-size:13px;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 36px #00000059}.ps-toast.error{color:#fda4a4;background:#3a141cf5;border-color:#f8717147}@keyframes ps-modal-in{0%{opacity:0;transform:translateY(-30px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=640px){.ps-wrap{padding:14px 12px 94px}.ps-hero{border-radius:14px;padding:20px 14px 18px}.ps-form-panel{padding:14px 12px}.ps-form-grid,.ps-voice-grid{grid-template-columns:1fr}.ps-card-grid{grid-template-columns:1fr;padding:12px}.ps-avatar-row{text-align:center;flex-direction:column;align-items:stretch}.ps-avatar-preview{align-self:center}.ps-persona-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ps-persona-grid article{padding:10px 8px}.ps-persona-grid footer{flex-wrap:wrap}.ps-managed-digital{flex-wrap:wrap;align-items:flex-start}.ps-managed-digital a{text-align:center;width:100%}.ps-subsection>header{align-items:flex-start}.ps-modal-overlay{padding:10px}.ps-modal{border-radius:14px;max-height:90vh}.ps-modal-body{max-height:calc(90vh - 67px);padding:16px}.ps-toast{text-align:center;bottom:86px;left:16px;right:16px}}@media (width<=380px){.ps-persona-grid{grid-template-columns:1fr}}.rewrite-body{--rw-primary:#c084fc;--rw-primary-rgb:192,132,252;--rw-card:#110c28;--rw-text:#eee;--rw-muted:#888;--rw-border:#ffffff1a;color:#e0e0e0;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:radial-gradient(80% 40% at 50% 0,#8b5cf62e,#0000 65%),radial-gradient(60% 50% at 85% 100%,#633eb71f,#0000 60%),linear-gradient(170deg,#0a0818 0%,#110c28 55%,#16103a 100%);margin:0}.rewrite-body textarea,.rewrite-body select,.rewrite-body button,.rewrite-body input{font:inherit;letter-spacing:0}.rewrite-modal-open{overflow:hidden}.rewrite-page{min-height:100vh;color:var(--rw-text)}.rw-main{grid-template-columns:400px minmax(0,1fr);gap:20px;max-width:1400px;min-height:calc(100vh - 110px);margin:0 auto;padding:20px;display:grid}.rw-panel{background:#c084fc0a;border:1px solid #c084fc1a;border-radius:12px;min-width:0;padding:20px}.rw-input-panel{z-index:2;scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;align-self:start;max-height:calc(100vh - 100px);position:sticky;top:80px;overflow-y:auto}.rw-panel-title{color:#fff;border-bottom:1px solid #ffffff14;margin:0 0 16px;padding:0 0 12px;font-size:15px;font-weight:600}.rw-field,.rw-fieldset{color:#aaa;border:0;margin:0 0 16px;padding:0;font-size:13px;font-weight:500;display:block}.rw-fieldset legend{color:#aaa;margin:0 0 6px;padding:0;font-size:13px;font-weight:500}.rw-mode-settings{width:24px;height:24px;color:var(--rw-muted);vertical-align:middle;border-radius:6px;justify-content:center;align-items:center;margin:-5px 0 -5px 6px;display:inline-flex}.rw-mode-settings:hover{color:#fff;background:#ffffff14}.rw-field small{color:#666;font-size:11px;font-weight:400}.rw-preset-row{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.rw-preset-row button{color:#96909e;font:inherit;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:6px;padding:6px 10px;font-size:11px}.rw-preset-row button:hover{border-color:rgba(var(--rw-primary-rgb),.45);color:#ddd}.rw-preset-row button.active{border-color:var(--rw-primary);background:rgba(var(--rw-primary-rgb),.16);color:#fff}.rw-field textarea,.rw-fieldset textarea,.rw-teacher-field select,.rw-add-reference input,.rw-add-reference textarea{color:#e0e0e0;border:1px solid var(--rw-border);resize:vertical;background:#0000004d;border-radius:8px;outline:none;width:100%;margin-top:6px;padding:10px 12px;transition:border-color .2s,box-shadow .2s;display:block}.rw-field textarea:focus,.rw-fieldset textarea:focus,.rw-teacher-field select:focus,.rw-add-reference input:focus,.rw-add-reference textarea:focus{border-color:var(--rw-primary);box-shadow:0 0 0 2px rgba(var(--rw-primary-rgb),.15)}.rw-field textarea::placeholder,.rw-add-reference input::placeholder,.rw-add-reference textarea::placeholder{color:#555}.rw-field textarea{min-height:60px}.rw-field textarea[data-testid=target-content]{min-height:116px}.rw-persona-fieldset textarea{min-height:80px}.rw-teacher-field{z-index:3;min-width:0;margin-bottom:16px;position:relative}.rw-teacher-field .dark-select{margin-top:0}.rw-teacher-field select{appearance:none;cursor:pointer;background-color:#0000004d;background-image:linear-gradient(45deg,#0000 50%,#666 50%),linear-gradient(135deg,#666 50%,#0000 50%);background-position:calc(100% - 15px),calc(100% - 10px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;min-width:0;max-width:100%;margin-top:0;padding-right:30px}.rw-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.rw-mode-groups{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.rw-mode-group{min-width:0}.rw-mode-group h2{color:#777;margin:0 0 5px;font-size:11px;font-weight:500}.rw-mode-bar{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:6px;display:grid}.rw-mode-btn{border:1px solid var(--rw-border);min-width:0;color:var(--rw-muted);cursor:pointer;background:#ffffff08;border-radius:8px;padding:8px;transition:all .2s;display:flex}.rw-mode-btn:hover{border-color:rgba(var(--rw-primary-rgb),.35);color:#ccc}.rw-mode-btn.active{background:rgba(var(--rw-primary-rgb),.12);border-color:var(--rw-primary);color:#fff}.rw-mode-btn.unavailable{cursor:not-allowed;opacity:.55;border-style:dashed}.rw-mode-btn.unavailable:hover{border-color:var(--rw-border);color:var(--rw-muted)}.rw-mode-btn span{text-align:left;flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}.rw-mode-btn strong{max-width:100%;color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.rw-mode-btn small{color:#8f8a99;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:10px;font-weight:400;line-height:1.3;overflow:hidden}.rw-mode-btn em{color:#5f5a69;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:9px;font-style:normal;overflow:hidden}.rw-mode-btn .rw-mode-runtime{color:#777180;font-size:9px}.rw-mode-btn.active small{color:#c8bdd3}.rw-mode-btn.active em,.rw-mode-btn.active .rw-mode-runtime{color:#8e7ea0}.rw-mode-btn input{display:none}.rw-picker-btn{width:100%;color:var(--rw-muted);cursor:pointer;background:#ffffff05;border:1px dashed #ffffff26;border-radius:8px;align-items:center;gap:8px;margin:-8px 0 16px;padding:10px 14px;font-size:13px;transition:all .2s;display:flex}.rw-picker-btn:hover{border-color:var(--rw-primary);background:rgba(var(--rw-primary-rgb),.05);color:var(--rw-text)}.rw-picker-count{background:rgba(var(--rw-primary-rgb),.15);min-width:24px;color:var(--rw-primary);text-align:center;border-radius:10px;margin-left:auto;padding:2px 8px;font-size:11px;font-weight:700}.rw-source-context{border:1px solid var(--rw-border);background:#ffffff0a;border-radius:8px;margin:-8px 0 16px;padding:10px 12px}.rw-source-context header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.rw-source-context strong{color:var(--rw-text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.rw-source-context button{border:1px solid var(--rw-border);color:var(--rw-muted);cursor:pointer;background:#ffffff0d;border-radius:5px;align-items:center;gap:3px;padding:3px 7px;font-size:11px;display:flex}.rw-source-context pre{max-height:160px;color:var(--rw-muted);white-space:pre-wrap;word-break:break-word;margin:0;font:12px/1.6 inherit;overflow:auto}.rw-persona-tags{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.rw-persona-tags button{color:var(--rw-muted);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:20px;padding:6px 14px;font-size:12px}.rw-persona-tags button.active{border-color:var(--rw-primary);background:rgba(var(--rw-primary-rgb),.18);color:#fff}.rw-selected-tags{flex-wrap:wrap;gap:6px;margin-top:-8px;margin-bottom:16px;display:flex}.rw-selected-tags>span{border:1px solid rgba(var(--rw-primary-rgb),.2);background:rgba(var(--rw-primary-rgb),.08);color:#ccc;white-space:nowrap;text-overflow:ellipsis;border-radius:6px;align-items:center;gap:4px;max-width:100%;padding:4px 8px;font-size:11px;display:flex;overflow:hidden}.rw-selected-tags button{color:var(--rw-muted);cursor:pointer;background:0 0;border:0;flex:none;place-items:center;padding:0;display:grid}.rw-credit-bar{color:#ccc;background:linear-gradient(135deg,#667eea1f,#a855f71a);border:1px solid #667eea33;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:10px 14px;font-size:13px;display:flex}.rw-credit-bar strong{color:#fff}.rw-credit-warning{color:#ef5350;background:#ef53501a;border:1px solid #ef535040;border-radius:8px;margin-bottom:14px;padding:10px;font-size:13px}.rw-credit-warning a{color:#ef5350;font-weight:700}.rw-generate-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a855f7,#ec4899);border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:100%;padding:13px;font-size:15px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 15px #a855f759}.rw-generate-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #a855f773}.rw-generate-btn:disabled{opacity:.5;cursor:not-allowed}.rw-result-panel{flex-direction:column;min-width:0;display:flex;overflow:hidden}.rw-result-state{text-align:center;min-height:500px;color:var(--rw-muted);flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.rw-result-state h2{color:#ccc;margin:14px 0 8px;font-size:16px}.rw-result-state p{max-width:320px;margin:0;font-size:13px;line-height:1.6}.rw-empty-state svg{opacity:.55;color:#d8a8ff}.rw-result-error,.rw-result-error h2{color:#ef5350}.rw-result-content{flex-direction:column;min-height:100%;display:flex}.rw-version-tabs,.rw-source-tabs{border-bottom:1px solid #ffffff14;gap:4px;margin-bottom:16px;display:flex}.rw-version-tabs button,.rw-source-tabs button{color:var(--rw-muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:8px 18px;font-size:13px;font-weight:600}.rw-version-tabs button.active,.rw-source-tabs button.active{border-bottom-color:var(--rw-primary);color:var(--rw-primary)}.rw-script{min-height:260px;color:var(--rw-text);white-space:pre-wrap;word-break:break-word;padding:4px 0;font-size:14px;line-height:1.8}.rw-followup{background:linear-gradient(135deg,#667eea1a,#764ba214);border:1px solid #667eea33;border-radius:10px;margin-top:auto;padding:16px}.rw-followup header{align-items:flex-start;gap:9px;margin-bottom:12px;display:flex}.rw-followup h3{color:#ccc;margin:0 0 5px;font-size:14px}.rw-followup p{color:var(--rw-muted);margin:0;font-size:12px}.rw-followup>button{color:#667eea;cursor:pointer;background:#ffffffe6;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;padding:10px;font-size:13px;font-weight:600;display:flex}.rw-followup>button:disabled{opacity:.5;cursor:not-allowed}.rw-page-state{min-height:calc(100vh - 110px);color:var(--rw-muted);text-align:center;justify-content:center;align-items:center;gap:10px;padding:30px;display:flex}.rw-page-error{color:#ef5350}.rw-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000ad;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.rw-modal{border:1px solid var(--rw-border);background:var(--rw-card);border-radius:14px;flex-direction:column;width:min(640px,100%);max-height:min(80vh,760px);display:flex;overflow:hidden;box-shadow:0 20px 60px #0000008c}.rw-modal-header,.rw-modal-footer{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.rw-modal-header h2{color:var(--rw-text);align-items:center;gap:8px;margin:0;font-size:15px;display:flex}.rw-modal-header>button{color:var(--rw-muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:2px;display:grid}.rw-modal-body{flex:1;min-height:0;padding:16px 20px;overflow-y:auto}.rw-modal-footer{border-top:1px solid #ffffff14;border-bottom:0}.rw-modal-footer span{color:var(--rw-muted);font-size:12px;line-height:1.4}.rw-modal-controls{gap:8px;margin-bottom:12px;display:flex}.rw-search{flex:1;display:block;position:relative}.rw-search svg{color:#666;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.rw-search input{border:1px solid var(--rw-border);width:100%;color:var(--rw-text);background:#0000004d;border-radius:6px;outline:none;padding:8px 11px 8px 34px}.rw-search input:focus{border-color:var(--rw-primary)}.rw-modal-controls>button,.rw-add-reference button,.rw-modal-footer button{border:1px solid var(--rw-border);color:#ccc;white-space:nowrap;cursor:pointer;background:#ffffff0f;border-radius:6px;justify-content:center;align-items:center;gap:4px;padding:7px 11px;font-size:12px;display:flex}.rw-modal button.primary{border-color:var(--rw-primary);background:var(--rw-primary);color:#fff}.rw-modal button:disabled{opacity:.5;cursor:wait}.rw-add-reference{border:1px solid var(--rw-border);background:#ffffff0a;border-radius:10px;margin-bottom:14px;padding:14px}.rw-add-reference header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.rw-add-reference strong,.rw-add-reference header>div{align-items:center;gap:7px;display:flex}.rw-add-reference input,.rw-add-reference textarea{margin-top:0;margin-bottom:8px;font-size:13px}.rw-add-reference textarea{margin-bottom:0}.rw-list-state{min-height:150px;color:var(--rw-muted);justify-content:center;align-items:center;gap:8px;font-size:13px;display:flex}.rw-item-list{flex-direction:column;display:flex}.rw-list-item{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff0d;border-radius:6px;align-items:flex-start;gap:10px;margin:0;padding:10px;display:flex}.rw-list-item:hover,.rw-list-item.selected{background:#ffffff0a}.rw-checkbox{color:#fff;border:1px solid #fff3;border-radius:4px;flex:0 0 17px;place-items:center;width:17px;height:17px;margin-top:2px;display:grid}.rw-list-item.selected .rw-checkbox{border-color:var(--rw-primary);background:var(--rw-primary)}.rw-item-icon{background:rgba(var(--rw-primary-rgb),.1);width:28px;height:28px;color:var(--rw-primary);border-radius:6px;flex:0 0 28px;place-items:center;display:grid}.rw-item-body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.rw-item-body strong{color:var(--rw-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.rw-item-body>span{color:var(--rw-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.rw-item-body small{color:#555;font-size:11px}.rw-source-search,.rw-source-tabs{margin-bottom:12px}.rw-toast{z-index:1200;border:1px solid rgba(var(--rw-primary-rgb),.3);color:#fff;opacity:0;pointer-events:none;background:#1b1238;border-radius:8px;max-width:min(420px,100vw - 40px);padding:10px 16px;font-size:13px;transition:all .2s;position:fixed;bottom:24px;right:24px;transform:translateY(10px);box-shadow:0 8px 30px #00000073}.rw-toast.show{opacity:1;transform:translateY(0)}.rw-spin{animation:.8s linear infinite rw-spin}@keyframes rw-spin{to{transform:rotate(360deg)}}@media (width<=1024px){.rw-main{grid-template-columns:minmax(0,1fr)}.rw-input-panel{max-height:none;position:static;overflow:visible}.rw-result-panel.idle{min-height:40px;padding:20px}.rw-result-panel.idle .rw-empty-state{display:none}}@media (width<=768px){.rewrite-body{padding-bottom:78px}.rw-main{gap:20px;padding:20px}.rw-panel{padding:20px}.rw-modal-overlay{padding:10px}.rw-modal{max-height:88vh}.rw-modal-controls{flex-wrap:wrap}.rw-modal-controls .rw-search{flex-basis:100%}.rw-modal-controls>button{flex:1}.rw-modal-footer{align-items:flex-start}.rw-result-state{min-height:360px}.rw-toast{bottom:92px;right:20px}.rw-version-tabs button{text-overflow:ellipsis;white-space:nowrap;flex:1;padding:8px 5px;overflow:hidden}}@media (width<=420px){.rw-main{padding:20px}.rw-mode-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.rw-mode-btn{padding:8px 6px}.rw-modal-header,.rw-modal-body,.rw-modal-footer{padding-left:14px;padding-right:14px}.rw-add-reference header{flex-direction:column;align-items:flex-start}.rw-add-reference header>div{justify-content:flex-end;width:100%}}.script-library-body{--sl-primary:#c084fc;--sl-primary-rgb:192,132,252;--sl-text:#e8e8ed;--sl-muted:#858594;--sl-border:#ffffff17;color:var(--sl-text);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:radial-gradient(80% 42% at 50% 0,#8b5cf629,#0000 65%),linear-gradient(170deg,#0a0818,#110c28 58%,#151036);min-height:100vh;margin:0}.script-library-body button,.script-library-body input,.script-library-body select{font:inherit;letter-spacing:0}.sl-page,.sd-page{min-height:100vh}.sl-wrap,.sd-wrap{width:min(100%,1300px);min-height:calc(100vh - 110px);margin:0 auto;padding:24px 20px 40px}.sl-history-bar{border:1px solid var(--sl-border);background:#ffffff06;border-radius:8px;align-items:center;gap:14px;margin-bottom:22px;padding:14px 16px;display:flex}.sl-teacher{z-index:5;flex:0 0 200px;position:relative}.sl-teacher .dark-select-trigger{min-height:38px}.sl-search input:focus{border-color:var(--sl-primary);box-shadow:0 0 0 2px rgba(var(--sl-primary-rgb),.12)}.sl-search{flex:1;min-width:180px;display:flex;position:relative}.sl-search svg{color:#666;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.sl-search input{width:100%;color:var(--sl-text);background:#00000047;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:9px 12px 9px 38px;font-size:13px}.sl-search input::placeholder{color:#666}.sl-type-tabs{background:#0003;border-radius:8px;gap:3px;padding:3px;display:flex}.sl-type-tabs button{color:var(--sl-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:7px 16px;font-size:12px;font-weight:600}.sl-type-tabs button:hover{color:#ccc;background:#ffffff0a}.sl-type-tabs button.active{background:rgba(var(--sl-primary-rgb),.14);color:var(--sl-primary)}.sl-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.sl-card{border:1px solid var(--sl-border);min-height:210px;color:inherit;background:#ffffff06;border-radius:8px;padding:18px 18px 15px;text-decoration:none;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;position:relative;overflow:hidden}.sl-card:before{content:"";opacity:.65;background:linear-gradient(#64748b,#94a3b8);width:3px;position:absolute;top:0;bottom:0;left:0}.sl-card.type-rewrite:before{background:linear-gradient(#4facfe,#667eea)}.sl-card.type-original:before{background:linear-gradient(#00c864,#06b6d4)}.sl-card.type-hot:before{background:linear-gradient(#f0ad4e,#f97316)}.sl-card:hover{border-color:rgba(var(--sl-primary-rgb),.28);background:#ffffff0b;transform:translateY(-2px);box-shadow:0 12px 30px #00000038}.sl-card header{align-items:flex-start;gap:9px;margin-bottom:14px;display:flex}.sl-card-type{color:#aab3c0;background:#94a3b81a;border:1px solid #94a3b833;border-radius:5px;flex:none;padding:3px 8px;font-size:10px;font-weight:700}.sl-card-type.rewrite{color:#c084fc;background:#a855f71f;border-color:#a855f738}.sl-card-type.original{color:#34d399;background:#00c8641a;border-color:#00c86433}.sl-card-type.hot{color:#fb923c;background:#f973161a;border-color:#f9731633}.sl-card h2{color:#f0f0f4;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:14px;font-weight:700;line-height:1.4;overflow:hidden}.sl-card p{color:#9999a7;word-break:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:86px;margin:0 0 15px;font-size:13px;line-height:1.7;display:-webkit-box;overflow:hidden}.sl-card footer{color:#676777;border-top:1px solid #ffffff0e;justify-content:space-between;gap:12px;padding-top:11px;font-size:11px;display:flex}.sl-card footer span{white-space:nowrap;align-items:center;gap:5px;display:flex}.sl-state,.sl-empty{min-height:360px;color:var(--sl-muted);justify-content:center;align-items:center;gap:9px;font-size:13px;display:flex}.sl-list-state{min-height:300px}.sl-empty{border:1px dashed #ffffff14;border-radius:8px;flex-direction:column;gap:8px}.sl-empty svg{color:#666;margin-bottom:4px}.sl-empty strong{color:#bbb;font-size:15px}.sl-empty span{color:#666}.sl-error{color:#ef7775;background:#ef535014;border:1px solid #ef535047;border-radius:8px;margin:20px 0;padding:13px 16px;font-size:13px}.sl-pagination{justify-content:center;align-items:center;gap:5px;margin-top:24px;display:flex}.sl-pagination button{border:1px solid var(--sl-border);min-width:34px;height:34px;color:var(--sl-muted);cursor:pointer;background:#ffffff06;border-radius:6px;justify-content:center;align-items:center;gap:3px;padding:0 10px;font-size:12px;display:flex}.sl-pagination button:hover,.sl-pagination button.active{border-color:rgba(var(--sl-primary-rgb),.4);background:rgba(var(--sl-primary-rgb),.12);color:var(--sl-primary)}.sl-total{color:#5f5f6f;justify-content:center;align-items:center;gap:5px;margin-top:12px;font-size:11px;display:flex}.sl-spin{animation:.8s linear infinite sl-spin}@keyframes sl-spin{to{transform:rotate(360deg)}}.sl-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.sd-wrap{width:min(100%,1328px);padding-top:20px}.sd-header{align-items:center;gap:12px;margin-bottom:7px;display:flex}.sd-header>a{border:1px solid var(--sl-border);color:var(--sl-muted);background:#ffffff09;border-radius:7px;flex:none;align-items:center;gap:4px;padding:6px 12px;font-size:12px;text-decoration:none;display:flex}.sd-header>a:hover{border-color:rgba(var(--sl-primary-rgb),.25);background:rgba(var(--sl-primary-rgb),.08);color:#fff}.sd-header h1{color:#fff;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;margin:0;font-size:20px;font-weight:700;overflow:hidden}.sd-header>button{color:#ffc107;cursor:pointer;background:#ffc1070d;border:1px solid #ffc10752;border-radius:18px;flex:none;align-items:center;gap:5px;padding:6px 13px;font-size:12px;font-weight:600;display:flex}.sd-header>button.on{background:#ffc10729;border-color:#ffc107}.sd-header>button:disabled{opacity:.55}.sd-meta{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:20px;padding-bottom:16px;display:flex}.sd-meta>span{color:#707080;background:#ffffff0a;border-radius:5px;padding:4px 10px;font-size:11px}.sd-meta b{color:#aaa;margin-left:4px;font-weight:600}.sd-meta .teacher{border:1px solid rgba(var(--sl-primary-rgb),.18);background:rgba(var(--sl-primary-rgb),.09);color:var(--sl-primary)}.sd-meta .teacher b{color:#fff}.sd-grid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:20px;display:grid}.sd-content{min-width:0}.sd-version-bar{color:var(--sl-muted);justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;font-size:12px;display:flex}.sd-version-bar nav{gap:4px;min-width:0;display:flex;overflow-x:auto}.sd-version-bar a{border:1px solid var(--sl-border);color:var(--sl-muted);white-space:nowrap;background:#ffffff06;border-radius:7px;padding:6px 14px;font-size:12px;font-weight:600;text-decoration:none}.sd-version-bar a.active,.sd-version-bar a:hover{border-color:var(--sl-primary);background:rgba(var(--sl-primary-rgb),.12);color:var(--sl-primary)}.sd-script-card{margin-bottom:14px}.sd-script-body{color:#e1e1e6;white-space:pre-wrap;word-break:break-word;background:#00000024;border:1px solid #ffffff0f;border-bottom:0;border-radius:8px 8px 0 0;min-height:160px;padding:24px;font-size:15px;line-height:2}.sd-script-card footer{color:var(--sl-muted);background:#ffffff07;border:1px solid #ffffff0f;border-top:0;border-radius:0 0 8px 8px;justify-content:space-between;align-items:center;gap:10px;padding:10px 15px;font-size:12px;display:flex}.sd-script-card footer>div{align-items:center;gap:8px;display:flex}.sd-script-card footer b{background:rgba(var(--sl-primary-rgb),.1);color:var(--sl-primary);border-radius:11px;padding:3px 10px;font-size:10px}.sd-script-card footer button{border:1px solid var(--sl-border);color:var(--sl-muted);cursor:pointer;background:#ffffff09;border-radius:6px;align-items:center;gap:4px;padding:5px 11px;font-size:11px;display:flex}.sd-script-card footer button:hover{border-color:rgba(var(--sl-primary-rgb),.3);color:var(--sl-primary)}.sd-sidebar{flex-direction:column;gap:14px;display:flex;position:sticky;top:70px}.sd-panel{background:#ffffff06;border:1px solid #ffffff12;border-radius:8px}.sd-workflow{padding:16px}.sd-workflow h2{color:#fff;align-items:center;gap:7px;margin:0 0 14px;font-size:13px;display:flex}.sd-step{align-items:flex-start;gap:11px;padding-bottom:17px;display:flex;position:relative}.sd-step:last-child{padding-bottom:0}.sd-step:not(:last-child):after{content:"";background:#ffffff0f;width:2px;position:absolute;top:31px;bottom:0;left:14px}.sd-step.done:not(:last-child):after{background:#34d39940}.sd-step>i{color:#656575;background:#ffffff06;border:2px solid #ffffff1a;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-style:normal;display:grid}.sd-step.done>i{color:#34d399;background:#34d39917;border-color:#34d39973}.sd-step.active>i{border-color:rgba(var(--sl-primary-rgb),.45);background:rgba(var(--sl-primary-rgb),.09);color:var(--sl-primary)}.sd-step>div{flex:1;min-width:0;padding-top:3px}.sd-step strong{color:#c8c8d0;margin-bottom:4px;font-size:13px;display:block}.sd-step>div>span{color:#6f6f7e;align-items:center;gap:4px;margin-bottom:7px;font-size:11px;display:flex}.sd-step span.success{color:#34d399}.sd-step span.processing{color:#f0ad4e}.sd-step audio,.sd-step video{border-radius:6px;width:100%;margin:8px 0;display:block}.sd-step video{background:#000;max-height:235px}.sd-actions{flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;display:flex}.sd-actions a,.sd-actions button{border:1px solid var(--sl-border);color:#9292a0;cursor:pointer;background:#ffffff0a;border-radius:6px;align-items:center;gap:4px;padding:6px 10px;font-size:11px;text-decoration:none;display:flex}.sd-actions a.primary{color:#fff;background:linear-gradient(135deg,#667eea,#00c6fb);border:0;font-weight:600}.sd-actions button:disabled{opacity:.4;cursor:not-allowed}.sd-actions>span{color:#6c6c78;margin-left:auto;font-size:10px}.sd-video-tabs{flex-wrap:wrap;gap:4px;margin:8px 0;display:flex}.sd-video-tabs button{border:1px solid var(--sl-border);color:#777786;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:#ffffff06;border-radius:5px;align-items:center;gap:3px;max-width:100%;padding:4px 8px;font-size:10px;display:flex;overflow:hidden}.sd-video-tabs button.active{border-color:var(--sl-primary);background:rgba(var(--sl-primary-rgb),.1);color:var(--sl-primary)}.sd-media-state{border:1px dashed var(--sl-border);color:#6b6b79;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:95px;margin-top:7px;font-size:11px;display:flex}.sd-media-state.failed{color:#ef6f6c;border-color:#ef535033}.sd-reference{overflow:hidden}.sd-reference>button{color:#fff;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:13px 15px;display:flex}.sd-reference>button span{align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.sd-reference>button>svg{color:#686878;transition:transform .2s}.sd-reference.open>button>svg{transform:rotate(180deg)}.sd-reference-body{max-height:0;transition:max-height .3s;overflow:hidden}.sd-reference.open .sd-reference-body{max-height:900px}.sd-reference-body>div{padding:0 15px 13px}.sd-reference-body strong{color:var(--sl-primary);margin-bottom:6px;font-size:10px;display:block}.sd-reference-body p{border-left:3px solid rgba(var(--sl-primary-rgb),.3);color:#8f8f9c;white-space:pre-wrap;word-break:break-word;background:#0000002e;border-radius:6px;max-height:160px;margin:0;padding:9px 10px;font-size:11px;line-height:1.7;overflow-y:auto}.sd-toast{z-index:1200;color:#5ee0b2;opacity:0;pointer-events:none;background:#102b27;border:1px solid #34d3994d;border-radius:7px;padding:9px 20px;font-size:12px;transition:all .2s;position:fixed;top:70px;left:50%;transform:translate(-50%,-20px)}.sd-toast.show{opacity:1;transform:translate(-50%)}.sd-page-error{justify-content:space-between;align-items:center;gap:15px;display:flex}.sd-page-error a{color:#fff}@media (width<=1024px){.sl-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sd-grid{grid-template-columns:minmax(0,1fr)}.sd-sidebar{position:static}}@media (width<=768px){.script-library-body{padding-bottom:76px}.sl-wrap,.sd-wrap{padding:16px 14px 28px}.sl-history-bar{flex-direction:column;align-items:stretch;gap:10px;padding:12px}.sl-teacher{flex:auto}.sl-search{min-width:0}.sl-type-tabs{grid-template-columns:repeat(4,1fr);display:grid}.sl-type-tabs button{padding:8px 4px}.sl-card-grid{grid-template-columns:1fr;gap:12px}.sl-card{min-height:190px;padding:16px}.sl-card p{min-height:66px}.sl-pagination{flex-wrap:wrap}.sl-total{margin-bottom:8px}.sd-header{gap:8px}.sd-header>a{justify-content:center;width:34px;height:32px;padding:0;font-size:0}.sd-header h1{font-size:17px}.sd-header>button{justify-content:center;width:34px;height:32px;padding:0;font-size:0}.sd-meta{margin-bottom:15px;padding-bottom:12px}.sd-grid{gap:14px}.sd-script-body{padding:18px;font-size:14px;line-height:1.9}.sd-version-bar{flex-direction:column;align-items:flex-start}.sd-version-bar nav{width:100%}.sd-sidebar{gap:12px}.sd-toast{top:72px}.sd-page-error{flex-direction:column;align-items:flex-start}}@media (width<=390px){.sl-card footer{gap:5px}.sl-card footer span{font-size:10px}.sd-script-card footer{flex-direction:column;align-items:flex-start}.sd-script-card footer>div{justify-content:flex-end;width:100%}.sd-meta>span{padding:4px 8px}}body.hot-body{color:#e5e7eb;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0d0f14;margin:0}.hot-page{--hot-border:#ffffff17;--hot-panel:#151820;--hot-panel-2:#11141b;--hot-text:#e5e7eb;--hot-muted:#9298a5;--hot-dim:#626977;--hot-cyan:#22d3c5;--hot-coral:#fb7185;min-height:100vh;padding-bottom:56px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif}.hot-main{width:min(1200px,100% - 32px);margin:20px auto 0}.hot-panel{border:1px solid var(--hot-border);background:var(--hot-panel);border-radius:8px;box-shadow:0 16px 38px #0000002e}.hot-overview{padding:18px}.hot-heading,.hot-toolbar-row,.hot-controls,.hot-card-head,.hot-card footer{align-items:center;display:flex}.hot-heading{justify-content:space-between;gap:16px}.hot-heading h1{color:var(--hot-text);align-items:center;gap:8px;margin:0;font-size:18px;font-weight:700;display:flex}.hot-heading h1 svg{color:var(--hot-coral)}.hot-heading p{color:var(--hot-muted);margin:4px 0 0 28px;font-size:12px}.hot-refreshing{color:var(--hot-muted);align-items:center;gap:5px;font-size:12px;display:flex}.hot-toolbar-row{gap:12px;margin-top:14px}.hot-teacher-select{border:1px solid var(--hot-border);background:var(--hot-panel-2);min-width:260px;color:var(--hot-cyan);border-radius:7px;align-items:center;gap:8px;padding:0 10px;display:flex}.hot-teacher-select select{width:100%;color:var(--hot-text);font:inherit;background:0 0;border:0;outline:0;padding:9px 2px;font-size:13px}.hot-credit{color:var(--hot-muted);align-items:center;gap:8px;margin-left:auto;font-size:12px;display:flex}.hot-credit svg,.hot-credit strong{color:var(--hot-cyan)}.hot-credit i{background:var(--hot-border);width:1px;height:16px}.hot-persona{background:#22d3c509;border:1px solid #22d3c529;border-radius:7px;margin-top:14px;padding:12px}.hot-persona header{color:#bdc4cf;align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.hot-persona-tabs{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.hot-persona-tabs button{border:1px solid var(--hot-border);color:var(--hot-muted);font:inherit;cursor:pointer;background:#ffffff08;border-radius:16px;padding:5px 11px;font-size:11px}.hot-persona-tabs button.active{color:var(--hot-cyan);background:#22d3c51a;border-color:#22d3c573}.hot-persona p{max-height:120px;color:var(--hot-muted);white-space:pre-wrap;background:#0000002b;border-radius:6px;margin:9px 0 0;padding:9px 10px;font-size:12px;line-height:1.65;overflow-y:auto}.hot-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.hot-stats article{border:1px solid var(--hot-border);background:#ffffff06;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;min-height:64px;display:flex}.hot-stats strong{color:var(--hot-cyan);font-size:20px}.hot-stats span{color:var(--hot-muted);margin-top:2px;font-size:11px}.hot-controls{gap:12px;margin-top:14px}.hot-controls>label{color:#bdc4cf;align-items:center;gap:7px;font-size:12px;display:flex}.hot-controls input{border:1px solid var(--hot-border);background:var(--hot-panel-2);color:var(--hot-text);font:inherit;border-radius:7px;outline:0;padding:7px 9px}.hot-controls input:focus{border-color:#22d3c573}.hot-credit-warning{color:#fbbf24;margin-left:auto;font-size:12px}.hot-credit-warning a{color:#fbbf24}.hot-crawl-btn,.hot-card footer button{color:var(--hot-cyan);font:inherit;cursor:pointer;background:#22d3c51a;border:1px solid #22d3c54d;border-radius:7px;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.hot-crawl-btn{min-width:124px;margin-left:auto;padding:9px 15px}.hot-crawl-btn:hover:not(:disabled),.hot-card footer button:hover:not(:disabled){background:#22d3c52b}.hot-crawl-btn:disabled,.hot-card footer button:disabled{opacity:.45;cursor:not-allowed}.hot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.hot-card{border:1px solid var(--hot-border);background:var(--hot-panel);border-radius:8px;flex-direction:column;min-width:0;transition:border-color .2s,transform .2s;display:flex;overflow:hidden}.hot-card.education{border-top:3px solid var(--hot-coral)}.hot-card.muted{opacity:.62}.hot-card:hover{border-color:#22d3c547;transform:translateY(-2px)}.hot-card-body{flex:1;padding:15px}.hot-card-head{justify-content:space-between;gap:8px}.hot-card-head>div{gap:5px;display:flex}.hot-rank{color:var(--hot-cyan);background:#22d3c517;border-radius:5px;padding:4px 9px;font-size:12px;font-weight:800}.hot-score{border-radius:4px;padding:3px 7px;font-size:10px;font-weight:700}.hot-score.high{color:#6ee7b7;background:#34d3991a}.hot-score.medium{color:#fbbf24;background:#fbbf241a}.hot-score.low{color:#94a3b8;background:#94a3b81a}.hot-card h2{color:var(--hot-text);margin:11px 0 0;font-size:15px;line-height:1.5}.hot-description{color:var(--hot-muted);margin:7px 0 0;font-size:12px;line-height:1.6}.hot-targets{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.hot-targets span{color:#fda4af;background:#fb71850e;border:1px solid #fb718529;border-radius:10px;padding:2px 7px;font-size:10px}.hot-insights{background:#00000026;border:1px solid #ffffff12;border-radius:7px;margin-top:11px;padding:11px}.hot-insights h3{color:var(--hot-cyan);align-items:center;gap:5px;margin:0 0 7px;font-size:11px;display:flex}.hot-insights p{color:#aab1bd;background:#ffffff06;border-left:2px solid #22d3c559;border-radius:3px;margin:0 0 6px;padding:5px 8px;font-size:11px;line-height:1.55}.hot-insights .hot-suggestions-title{border-top:1px dashed var(--hot-border);color:#fda4af;margin-top:10px;padding-top:9px}.hot-suggestion{color:#d7a5ae;background:#fb71850e;border-radius:4px;margin-top:5px;padding:5px 8px;font-size:11px;line-height:1.5}.hot-card footer{border-top:1px solid var(--hot-border);background:#00000014;justify-content:space-between;gap:10px;min-height:48px;padding:9px 14px}.hot-card footer>span{color:var(--hot-dim);align-items:center;gap:5px;font-size:10px;display:flex}.hot-card footer button{min-width:110px;padding:6px 10px}.hot-empty,.hot-page-state{color:var(--hot-muted);justify-content:center;align-items:center;display:flex}.hot-empty{flex-direction:column;gap:9px;min-height:300px}.hot-empty svg{color:var(--hot-dim)}.hot-empty h2{color:#b6bdc8;margin:0;font-size:16px}.hot-empty p{color:var(--hot-dim);margin:0;font-size:12px}.hot-page-state{gap:8px;min-height:60vh}.hot-page-error{color:#fda4af}.hot-toast{z-index:10000;color:#75e6db;opacity:0;pointer-events:none;background:#17332f;border:1px solid #22d3c540;border-radius:7px;max-width:min(90vw,520px);padding:9px 18px;font-size:12px;font-weight:700;transition:opacity .2s,transform .2s;position:fixed;top:70px;left:50%;transform:translate(-50%,-18px)}.hot-toast.show{opacity:1;transform:translate(-50%)}.hot-spin{animation:.8s linear infinite hot-spin}.hot-sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}@keyframes hot-spin{to{transform:rotate(360deg)}}@media (width<=760px){.hot-page{padding-bottom:90px}.hot-main{width:calc(100% - 16px);margin-top:10px}.hot-overview{padding:13px}.hot-heading h1{font-size:16px}.hot-heading p{margin-left:0}.hot-toolbar-row{flex-direction:column;align-items:stretch}.hot-teacher-select{min-width:0}.hot-credit{border:1px solid var(--hot-border);border-radius:7px;justify-content:center;margin-left:0;padding:8px}.hot-stats{gap:6px}.hot-stats article{min-height:58px}.hot-stats strong{font-size:17px}.hot-controls{flex-direction:column;align-items:stretch}.hot-controls>label{justify-content:space-between}.hot-controls input{flex:1}.hot-credit-warning{text-align:center;margin-left:0}.hot-crawl-btn{width:100%;margin-left:0}.hot-grid{grid-template-columns:1fr;gap:9px;margin-top:9px}.hot-card:hover{transform:none}.hot-card-body{padding:13px}.hot-card h2{font-size:14px}.hot-card footer{padding:8px 11px}.hot-card footer button{min-width:105px}.hot-persona p{max-height:96px}}body.flash-body{color:#e5e7eb;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0d0f14;margin:0}.flash-page{--flash-panel:#151820;--flash-deep:#10131a;--flash-border:#ffffff17;--flash-text:#e5e7eb;--flash-muted:#9298a5;--flash-cyan:#22d3c5;--flash-yellow:#fbbf24;min-height:100vh;padding-bottom:54px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif}.flash-main{grid-template-columns:390px minmax(0,1fr);align-items:start;gap:14px;width:min(1200px,100% - 32px);margin:20px auto 0;display:grid}.flash-panel{border:1px solid var(--flash-border);background:var(--flash-panel);border-radius:8px;min-width:0;box-shadow:0 16px 36px #00000029}.flash-input-panel{padding:17px}.flash-input-panel h1{color:var(--flash-text);align-items:center;gap:8px;margin:0 0 16px;font-size:18px;display:flex}.flash-input-panel h1 svg{color:var(--flash-yellow)}.flash-input-panel form{flex-direction:column;gap:13px;display:flex}.flash-field{color:#bdc4cf;flex-direction:column;gap:6px;font-size:12px;font-weight:650;display:flex}.flash-field>span,.flash-fieldset legend{align-items:center;gap:6px;display:flex}.flash-field small,.flash-fieldset small{color:#666;font-size:10px;font-weight:400}.flash-field select,.flash-field textarea,.flash-fieldset textarea{border:1px solid var(--flash-border);background:var(--flash-deep);width:100%;color:var(--flash-text);font:inherit;resize:vertical;border-radius:7px;outline:0;padding:9px 10px;font-size:12px;line-height:1.6}.flash-field select:focus,.flash-field textarea:focus,.flash-fieldset textarea:focus{border-color:#22d3c573}.flash-fieldset{border:0;min-width:0;padding:0}.flash-fieldset legend{color:#bdc4cf;margin-bottom:7px;font-size:12px;font-weight:650}.flash-persona-tabs{flex-wrap:wrap;gap:5px;margin-bottom:7px;display:flex}.flash-persona-tabs button{border:1px solid var(--flash-border);color:var(--flash-muted);font:inherit;cursor:pointer;background:#ffffff08;border-radius:15px;padding:5px 10px;font-size:10px}.flash-persona-tabs button.active{color:var(--flash-cyan);background:#22d3c517;border-color:#22d3c573}.flash-hot-list{border:1px solid var(--flash-border);background:var(--flash-deep);border-radius:7px;max-height:190px;padding:5px;overflow-y:auto}.flash-hot-list button{color:#aab1bd;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:flex-start;gap:7px;padding:7px;font-size:11px;line-height:1.45;display:flex}.flash-hot-list button:hover,.flash-hot-list button.selected{color:#d5dae1;background:#22d3c50f}.flash-hot-list button b{color:var(--flash-cyan);margin-right:5px;font-size:10px}.flash-check{border:1px solid #ffffff2e;border-radius:3px;flex:0 0 15px;justify-content:center;align-items:center;width:15px;height:15px;margin-top:1px;display:flex}.flash-hot-list button.selected .flash-check{border-color:var(--flash-cyan);color:var(--flash-cyan);background:#22d3c526}.flash-credit{border:1px solid var(--flash-border);color:var(--flash-muted);background:#ffffff06;border-radius:7px;justify-content:center;align-items:center;gap:9px;padding:9px;font-size:11px;display:flex}.flash-credit strong{color:var(--flash-cyan)}.flash-credit i{background:var(--flash-border);width:1px;height:15px}.flash-credit-warning{color:#fbbf24;text-align:center;font-size:11px}.flash-credit-warning a{color:#fbbf24}.flash-primary{width:100%;min-height:40px;color:var(--flash-cyan);font:inherit;cursor:pointer;background:#22d3c51f;border:1px solid #22d3c54d;border-radius:7px;justify-content:center;align-items:center;gap:7px;font-size:13px;font-weight:750;display:flex}.flash-primary:hover:not(:disabled){background:#22d3c52e}.flash-primary:disabled{opacity:.45;cursor:not-allowed}.flash-result-panel{min-height:620px;padding:17px}.flash-tabs{border-bottom:1px solid var(--flash-border);gap:5px;margin-bottom:14px;display:flex}.flash-tabs button{color:var(--flash-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:8px 13px;font-size:12px;display:flex}.flash-tabs button.active{border-bottom-color:var(--flash-cyan);color:var(--flash-cyan)}.flash-tabs button span{background:#ffffff0f;border-radius:8px;padding:1px 5px;font-size:9px}.flash-tab-content{min-height:540px}.flash-result-state,.flash-page-state{color:var(--flash-muted);justify-content:center;align-items:center;display:flex}.flash-result-state{text-align:center;flex-direction:column;gap:9px;min-height:500px}.flash-result-state svg{color:#59606d}.flash-result-state h2{color:#bac0ca;margin:0;font-size:16px}.flash-result-state p{color:#686f7c;max-width:480px;margin:0;font-size:11px;line-height:1.6}.flash-page-state{gap:8px;min-height:60vh}.flash-error{color:#fda4af}.flash-topic-list{flex-direction:column;gap:9px;display:flex}.flash-topic-list>h2,.flash-script-result>h2{color:#cbd0d8;margin:0 0 3px;font-size:14px}.flash-topic-list>h2 span{color:var(--flash-cyan)}.flash-topic-card{border:1px solid var(--flash-border);background:#0000001c;border-radius:7px;padding:12px}.flash-topic-card h3{color:var(--flash-text);margin:0;font-size:13px;line-height:1.5}.flash-topic-card p{color:var(--flash-muted);margin:7px 0 0;font-size:11px;line-height:1.55}.flash-tags{flex-wrap:wrap;gap:4px;margin-top:7px;display:flex}.flash-tags span{color:var(--flash-cyan);background:#22d3c512;border-radius:10px;padding:2px 7px;font-size:9px}.flash-topic-card footer{border-top:1px solid #ffffff0f;justify-content:flex-end;align-items:center;gap:6px;margin-top:9px;padding-top:8px;display:flex}.flash-topic-card footer time{color:#646b77;margin-right:auto;font-size:9px}.flash-topic-card footer button{border:1px solid var(--flash-border);color:#aab1bd;font:inherit;cursor:pointer;background:#ffffff09;border-radius:5px;align-items:center;gap:4px;padding:5px 9px;font-size:10px;display:inline-flex}.flash-topic-card footer button.primary{color:var(--flash-cyan);background:#22d3c517;border-color:#22d3c540}.flash-history{max-height:540px;padding-right:3px;overflow-y:auto}.flash-segmented{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.flash-segmented.three{grid-template-columns:repeat(3,minmax(0,1fr))}.flash-segmented label{position:relative}.flash-segmented input{opacity:0;position:absolute}.flash-segmented span{border:1px solid var(--flash-border);min-height:34px;color:var(--flash-muted);cursor:pointer;background:#ffffff06;border-radius:6px;justify-content:center;align-items:center;font-size:11px;display:flex}.flash-segmented label.active span{color:var(--flash-cyan);background:#22d3c517;border-color:#22d3c56b}.flash-range span b{color:var(--flash-cyan);margin-left:auto}.flash-range input{width:100%;accent-color:var(--flash-cyan)}.flash-toggle{color:#bdc4cf;cursor:pointer;align-items:center;gap:7px;font-size:11px;display:flex}.flash-toggle input{opacity:0;position:absolute}.flash-toggle>span{border:1px solid var(--flash-border);background:#292d36;border-radius:9px;width:32px;height:18px;position:relative}.flash-toggle>span:after{content:"";background:#7d8491;border-radius:50%;width:12px;height:12px;transition:left .2s,background .2s;position:absolute;top:2px;left:2px}.flash-toggle input:checked+span{background:#22d3c51f;border-color:#22d3c573}.flash-toggle input:checked+span:after{background:var(--flash-cyan);left:16px}.flash-script-result{flex-direction:column;min-height:540px;display:flex}.flash-version-tabs{flex-wrap:wrap;gap:5px;margin:12px 0;display:flex}.flash-version-tabs button{border:1px solid var(--flash-border);color:var(--flash-muted);font:inherit;cursor:pointer;background:#ffffff06;border-radius:6px;padding:7px 12px;font-size:11px}.flash-version-tabs button.active{color:var(--flash-cyan);background:#22d3c51a;border-color:#22d3c56b}.flash-script-result article{border:1px solid var(--flash-border);background:var(--flash-deep);color:#d6dae1;white-space:pre-wrap;border-radius:7px;flex:1;padding:16px;font-size:13px;line-height:1.9}.flash-script-result footer{gap:8px;margin-top:13px;display:flex}.flash-script-result footer button,.flash-script-result footer a{border:1px solid var(--flash-border);color:#b9c0ca;font:inherit;cursor:pointer;background:#ffffff09;border-radius:7px;flex:1;justify-content:center;align-items:center;gap:6px;padding:9px;font-size:11px;text-decoration:none;display:flex}.flash-script-result footer a{color:var(--flash-cyan);background:#22d3c51a;border-color:#22d3c54d}.flash-toast{z-index:10000;color:#75e6db;opacity:0;pointer-events:none;background:#17332f;border:1px solid #22d3c53d;border-radius:7px;max-width:min(90vw,520px);padding:9px 18px;font-size:12px;font-weight:700;transition:opacity .2s,transform .2s;position:fixed;top:70px;left:50%;transform:translate(-50%,-18px)}.flash-toast.show{opacity:1;transform:translate(-50%)}.flash-spin{animation:.8s linear infinite flash-spin}@keyframes flash-spin{to{transform:rotate(360deg)}}.flash-page .dark-select{--ds-bg:var(--flash-deep);--ds-border:var(--flash-border);--ds-text:var(--flash-text);--ds-muted:var(--flash-muted);--ds-menu:#12151c;--ds-menu-border:#22d3c547;--ds-hover:#22d3c51f;--ds-active:#22d3c533;--ds-accent:var(--flash-cyan)}.flash-page .dark-select-trigger{border-radius:7px;min-height:36px;font-size:12px}.flash-field select,.flash-field select option{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e5e7eb;background-color:#12151c}@media (width<=860px){.flash-page{padding-bottom:92px}.flash-main{grid-template-columns:1fr;gap:9px;width:calc(100% - 16px);margin-top:10px}.flash-input-panel,.flash-result-panel{padding:13px}.flash-input-panel h1{font-size:16px}.flash-result-panel{min-height:460px}.flash-tab-content,.flash-result-state,.flash-script-result{min-height:400px}.flash-history{max-height:none}.flash-script-result article{min-height:300px}.flash-topic-card footer{flex-wrap:wrap}.flash-topic-card footer time{width:100%;margin-right:0}.flash-script-result footer{flex-direction:column;position:relative}.flash-hot-list{max-height:220px}}body.live-body{color:#e5e7eb;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0d0f14;margin:0}.live-page{--live-panel:#151820;--live-deep:#10131a;--live-border:#ffffff17;--live-text:#e5e7eb;--live-muted:#9298a5;--live-cyan:#22d3c5;--live-red:#fb7185;min-height:100vh;padding-bottom:52px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif}.live-main{grid-template-columns:360px minmax(0,1fr);align-items:start;gap:12px;width:min(1320px,100% - 28px);margin:18px auto 0;display:grid}.live-panel{border:1px solid var(--live-border);background:var(--live-panel);border-radius:8px;min-width:0;box-shadow:0 16px 36px #00000029}.live-composer{padding:16px}.live-title h1{color:var(--live-text);align-items:center;gap:8px;margin:0;font-size:17px;display:flex}.live-title h1 svg{color:var(--live-red)}.live-title p{color:#6f7682;margin:4px 0 0;font-size:10px}.live-composer form{flex-direction:column;gap:12px;margin-top:15px;display:flex}.live-field{color:#bcc3ce;flex-direction:column;gap:6px;font-size:11px;font-weight:650;display:flex}.live-field>span,.live-fieldset legend{align-items:center;gap:6px;display:flex}.live-field b{color:var(--live-red)}.live-field small{color:#626975;margin-left:auto;font-size:9px;font-weight:400}.live-field select,.live-field input,.live-field textarea{border:1px solid var(--live-border);background:var(--live-deep);width:100%;color:var(--live-text);font:inherit;border-radius:7px;outline:0;padding:9px 10px;font-size:11px;line-height:1.6}.live-field textarea{resize:vertical;min-height:190px}.live-field select:focus,.live-field input:focus,.live-field textarea:focus{border-color:#22d3c57a}.live-fieldset{border:0;min-width:0;padding:0}.live-fieldset legend{color:#bcc3ce;margin-bottom:7px;font-size:11px;font-weight:650}.live-segmented{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.live-segmented label{position:relative}.live-segmented input{opacity:0;position:absolute}.live-segmented span{border:1px solid var(--live-border);min-height:34px;color:var(--live-muted);cursor:pointer;background:#ffffff06;border-radius:6px;justify-content:center;align-items:center;gap:5px;font-size:11px;display:flex}.live-segmented label.active span{color:var(--live-cyan);background:#22d3c517;border-color:#22d3c56b}.live-credit{border:1px solid var(--live-border);color:var(--live-muted);background:#ffffff06;border-radius:7px;justify-content:center;align-items:center;gap:9px;padding:9px;font-size:10px;display:flex}.live-credit strong{color:var(--live-cyan)}.live-credit i{background:var(--live-border);width:1px;height:14px}.live-credit-warning{color:#fbbf24;text-align:center;margin:0;font-size:10px}.live-credit-warning a{color:#fbbf24}.live-primary{width:100%;min-height:40px;color:var(--live-cyan);font:inherit;cursor:pointer;background:#22d3c51f;border:1px solid #22d3c552;border-radius:7px;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:750;display:flex}.live-primary:hover:not(:disabled){background:#22d3c52e}.live-primary:disabled{opacity:.45;cursor:not-allowed}.live-progress{text-align:center;background:#22d3c509;border:1px solid #22d3c524;border-radius:7px;padding:10px}.live-progress>span{background:var(--live-cyan);width:60%;height:2px;margin:0 auto 8px;animation:1.4s ease-in-out infinite live-progress;display:block}.live-progress p{color:#b9c2cc;margin:0;font-size:10px}.live-progress small{color:#646b76;margin-top:4px;font-size:9px;display:block}.live-workspace{min-height:690px;overflow:hidden}.live-workspace-head{border-bottom:1px solid var(--live-border);justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:13px 15px;display:flex}.live-workspace-head h2{color:#d8dce3;margin:0;font-size:14px}.live-workspace-head p{color:#737b87;text-overflow:ellipsis;white-space:nowrap;max-width:580px;margin:4px 0 0;font-size:10px;overflow:hidden}.live-actions{gap:5px;display:flex}.live-actions button,.live-history header button,.live-history footer button{border:1px solid var(--live-border);color:#aab1bc;cursor:pointer;background:#ffffff08;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.live-workspace-grid{grid-template-columns:230px minmax(0,1fr);min-height:623px;display:grid}.live-history{border-right:1px solid var(--live-border);background:#00000014;flex-direction:column;min-width:0;display:flex}.live-history>header{border-bottom:1px solid var(--live-border);color:#acb3be;justify-content:space-between;align-items:center;min-height:44px;padding:7px 9px;font-size:10px;font-weight:700;display:flex}.live-history>header span{align-items:center;gap:5px;display:flex}.live-history>header b{color:#7f8792;background:#ffffff0f;border-radius:7px;padding:1px 5px;font-size:8px}.live-history>header button{width:27px;height:27px}.live-history-item{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff0e;padding:10px;display:block}.live-history-item:hover,.live-history-item.active{background:#22d3c50e}.live-history-item.active{box-shadow:inset 2px 0 var(--live-cyan)}.live-history-item strong{color:#cbd0d8;text-overflow:ellipsis;white-space:nowrap;font-size:10px;display:block;overflow:hidden}.live-history-item p{color:#6f7681;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0;font-size:9px;line-height:1.45;display:-webkit-box;overflow:hidden}.live-history-item>span{color:#575e69;align-items:center;gap:3px;font-size:8px;display:flex}.live-history-item i{margin-left:auto;font-style:normal}.live-history-state{color:#68707c;justify-content:center;align-items:center;gap:5px;min-height:140px;font-size:10px;display:flex}.live-history>footer{border-top:1px solid var(--live-border);color:#6f7682;justify-content:center;align-items:center;gap:8px;margin-top:auto;padding:8px;font-size:9px;display:flex}.live-history>footer button{width:27px;height:27px}.live-history button:disabled{opacity:.35;cursor:not-allowed}.live-document{min-width:0;padding:18px}.live-document-state{color:#68707b;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:570px;display:flex}.live-document-state svg{color:#4e5560}.live-document-state h2{color:#aeb5bf;margin:0;font-size:15px}.live-document-state p{color:#626975;max-width:380px;margin:0;font-size:10px;line-height:1.6}.live-document-head{border-bottom:1px solid var(--live-border);padding-bottom:13px}.live-document-head span{color:var(--live-cyan);font-size:9px;font-weight:700}.live-document-head h2{color:#e3e6eb;margin:5px 0 0;font-size:17px;line-height:1.45}.live-document-head p{color:#6a717d;margin:5px 0 0;font-size:9px}.live-source{border:1px solid var(--live-border);background:#ffffff05;border-radius:6px;margin:12px 0}.live-source summary{color:#9ca4af;cursor:pointer;padding:8px 10px;font-size:10px}.live-source p{color:#787f8a;white-space:pre-wrap;max-height:180px;margin:0;padding:0 10px 10px;font-size:10px;line-height:1.7;overflow-y:auto}.live-section-tabs{scrollbar-width:thin;gap:5px;margin:12px 0;padding-bottom:3px;display:flex;overflow-x:auto}.live-section-tabs button{border:1px solid var(--live-border);color:#8c949f;font:inherit;cursor:pointer;background:#ffffff06;border-radius:6px;flex:none;align-items:center;gap:5px;padding:6px 9px;font-size:9px;display:flex}.live-section-tabs button span{background:#ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;font-size:8px;display:flex}.live-section-tabs button.active{color:var(--live-cyan);background:#22d3c514;border-color:#22d3c559}.live-section{border:1px solid var(--live-border);background:var(--live-deep);border-radius:7px}.live-section>header{border-bottom:1px solid var(--live-border);justify-content:space-between;align-items:center;gap:10px;padding:10px 13px;display:flex}.live-section h3{color:#d3d7de;margin:0;font-size:12px}.live-section header button{border:1px solid var(--live-border);color:#959da8;font:inherit;cursor:pointer;background:#ffffff08;border-radius:5px;align-items:center;gap:4px;padding:5px 8px;font-size:9px;display:flex}.live-section>div{color:#cbd0d8;white-space:pre-wrap;overflow-wrap:anywhere;min-height:330px;padding:15px;font-size:12px;line-height:1.95}.live-page-state{min-height:60vh;color:var(--live-muted);justify-content:center;align-items:center;gap:8px;display:flex}.live-error{color:#fda4af}.live-toast{z-index:10000;color:#75e6db;opacity:0;pointer-events:none;background:#17332f;border:1px solid #22d3c53d;border-radius:7px;max-width:min(90vw,520px);padding:9px 18px;font-size:11px;font-weight:700;transition:opacity .2s,transform .2s;position:fixed;top:70px;left:50%;transform:translate(-50%,-18px)}.live-toast.show{opacity:1;transform:translate(-50%)}.live-spin{animation:.8s linear infinite live-spin}@keyframes live-spin{to{transform:rotate(360deg)}}@keyframes live-progress{0%,to{opacity:.25;transform:scaleX(.35)}50%{opacity:1;transform:scaleX(1)}}.live-page .dark-select{--ds-bg:var(--live-deep);--ds-border:var(--live-border);--ds-text:var(--live-text);--ds-muted:var(--live-muted);--ds-menu:#12151c;--ds-menu-border:#22d3c547;--ds-hover:#22d3c51f;--ds-active:#22d3c533;--ds-accent:var(--live-cyan)}.live-page .dark-select-trigger{border-radius:7px;min-height:36px;font-size:12px}@media (width<=1020px){.live-main{grid-template-columns:330px minmax(0,1fr)}.live-workspace-grid{grid-template-columns:190px minmax(0,1fr)}}@media (width<=820px){.live-page{padding-bottom:92px}.live-main{grid-template-columns:1fr;gap:9px;width:calc(100% - 16px);margin-top:10px}.live-composer{padding:13px}.live-workspace{min-height:620px}.live-workspace-grid{flex-direction:column;min-height:0;display:flex}.live-history{border-right:0;border-bottom:1px solid var(--live-border);max-height:280px;overflow-y:auto}.live-history>footer{margin-top:0}.live-document{padding:13px}.live-document-state{min-height:330px}.live-section>div{min-height:280px;padding:12px;font-size:11px}.live-workspace-head p{max-width:62vw}.live-field textarea{min-height:220px}}body.reference-body{color:#e5e7eb;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0d0f14;margin:0}.reference-page{--ref-panel:#151820;--ref-deep:#10131a;--ref-border:#ffffff17;--ref-text:#e5e7eb;--ref-muted:#9298a5;--ref-accent:#d58bf2;--ref-cyan:#22d3c5;min-height:100vh;padding-bottom:56px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif}.reference-main{width:min(1260px,100% - 32px);margin:18px auto 0}.reference-toolbar{border:1px solid var(--ref-border);background:var(--ref-panel);border-radius:8px;grid-template-columns:minmax(210px,1fr) 230px minmax(240px,320px) auto;align-items:center;gap:8px;padding:12px;display:grid}.reference-heading{align-items:center;gap:9px;min-width:0;display:flex}.reference-heading>span{width:34px;height:34px;color:var(--ref-accent);background:#d58bf214;border:1px solid #d58bf23d;border-radius:7px;flex:0 0 34px;justify-content:center;align-items:center;display:flex}.reference-heading h1{color:var(--ref-text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;overflow:hidden}.reference-heading p{color:#646b76;margin:3px 0 0;font-size:9px}.reference-teacher,.reference-search{border:1px solid var(--ref-border);background:var(--ref-deep);color:#747c87;border-radius:7px;align-items:center;gap:7px;min-width:0;height:36px;padding:0 9px;display:flex}.reference-teacher select,.reference-search input{color:#c7ccd4;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:10px}.reference-search input::placeholder{color:#5f6671}.reference-add{height:36px;color:var(--ref-accent);font:inherit;cursor:pointer;background:#d58bf21a;border:1px solid #d58bf252;border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:0 13px;font-size:10px;font-weight:750;display:flex}.reference-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.reference-card{border:1px solid var(--ref-border);background:var(--ref-panel);cursor:pointer;border-radius:8px;flex-direction:column;min-width:0;min-height:220px;padding:13px;transition:border-color .2s,transform .2s;display:flex}.reference-card:hover{border-color:#d58bf247;transform:translateY(-1px)}.reference-card>header{align-items:flex-start;gap:8px;min-width:0;display:flex}.reference-card>header span{color:var(--ref-accent);background:#d58bf217;border-radius:10px;flex:none;padding:3px 7px;font-size:8px;font-weight:700}.reference-card h2{color:#d7dbe2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.reference-card>p{color:#838b96;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:11px 0;font-size:10px;line-height:1.65;display:-webkit-box;overflow:hidden}.reference-meta{color:#59606b;justify-content:space-between;align-items:center;margin-top:auto;font-size:8px;display:flex}.reference-card>footer{border-top:1px solid #ffffff0f;align-items:center;gap:5px;margin-top:10px;padding-top:9px;display:flex}.reference-card footer button,.reference-modal footer button,.reference-grid-state button,.reference-pagination button{border:1px solid var(--ref-border);color:#9199a4;min-height:29px;font:inherit;cursor:pointer;background:#ffffff06;border-radius:6px;justify-content:center;align-items:center;gap:4px;padding:0 8px;font-size:9px;display:flex}.reference-card footer button.primary,.reference-modal footer button.primary{color:var(--ref-cyan);background:#22d3c514;border-color:#22d3c545}.reference-card footer button.danger{color:#f17a86;width:30px;margin-left:auto;padding:0}.reference-card button:disabled,.reference-pagination button:disabled{opacity:.35;cursor:not-allowed}.reference-grid-state,.reference-page-state{color:var(--ref-muted);justify-content:center;align-items:center;display:flex}.reference-grid-state{border:1px dashed var(--ref-border);border-radius:8px;flex-direction:column;gap:8px;min-height:430px;margin-top:12px}.reference-grid-state svg{color:#515864}.reference-grid-state h2{color:#aeb5bf;margin:0;font-size:15px}.reference-grid-state p{color:#646b76;margin:0;font-size:10px}.reference-grid-state button{color:var(--ref-accent);border-color:#d58bf240;margin-top:5px}.reference-page-state{gap:8px;min-height:60vh}.reference-error{color:#fda4af}.reference-pagination{justify-content:center;align-items:center;gap:12px;margin-top:14px;display:flex}.reference-pagination span{color:#6d7480;font-size:9px}.reference-modal-backdrop{z-index:11000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b8;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.reference-modal{border:1px solid var(--ref-border);background:#151820;border-radius:8px;width:min(680px,100%);max-height:calc(100vh - 36px);overflow:hidden;box-shadow:0 28px 80px #0000007a}.reference-modal>header{border-bottom:1px solid var(--ref-border);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.reference-modal>header span{color:var(--ref-accent);font-size:8px;font-weight:700}.reference-modal>header h2{color:#dfe3e8;margin:3px 0 0;font-size:15px}.reference-modal>header button{border:1px solid var(--ref-border);color:#929aa5;cursor:pointer;background:#ffffff08;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.reference-modal form{flex-direction:column;gap:13px;padding:15px;display:flex}.reference-modal form label{color:#aeb5c0;flex-direction:column;gap:6px;font-size:10px;font-weight:650;display:flex}.reference-modal form label>span{align-items:center;display:flex}.reference-modal form b{color:#f17a86}.reference-modal form small{color:#626975;margin-left:auto;font-size:8px;font-weight:400}.reference-modal input,.reference-modal textarea{border:1px solid var(--ref-border);background:var(--ref-deep);color:#d8dce3;width:100%;font:inherit;border-radius:7px;outline:0;padding:9px 10px;font-size:11px;line-height:1.75}.reference-modal textarea{resize:vertical;min-height:300px}.reference-modal input:focus,.reference-modal textarea:focus{border-color:#d58bf266}.reference-modal footer{justify-content:flex-end;gap:7px;padding-top:3px;display:flex}.reference-modal footer button{min-height:33px;padding:0 13px}.reference-view-meta{border-bottom:1px solid var(--ref-border);color:#656d78;gap:8px;padding:10px 16px;font-size:8px;display:flex}.reference-view-meta span+span:before{content:"·";margin-right:8px}.reference-modal-view>article{color:#cbd0d8;white-space:pre-wrap;overflow-wrap:anywhere;max-height:58vh;padding:18px;font-size:12px;line-height:1.95;overflow-y:auto}.reference-modal-view>footer{border-top:1px solid var(--ref-border);padding:12px 16px}.reference-modal-view>footer .primary{margin-left:auto}.reference-modal-open{overflow:hidden}.reference-toast{z-index:12000;color:#75e6db;opacity:0;pointer-events:none;background:#17332f;border:1px solid #22d3c53d;border-radius:7px;max-width:min(90vw,520px);padding:9px 18px;font-size:11px;font-weight:700;transition:opacity .2s,transform .2s;position:fixed;top:70px;left:50%;transform:translate(-50%,-18px)}.reference-toast.show{opacity:1;transform:translate(-50%)}.reference-spin{animation:.8s linear infinite reference-spin}@keyframes reference-spin{to{transform:rotate(360deg)}}@media (width<=900px){.reference-toolbar{grid-template-columns:1fr 220px}.reference-search{grid-column:1/2}.reference-add{grid-column:2/3}.reference-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.reference-page .dark-select{--ds-bg:var(--ref-deep);--ds-border:var(--ref-border);--ds-text:var(--ref-text);--ds-muted:var(--ref-muted);--ds-menu:#1a1528;--ds-menu-border:#d58bf24d;--ds-hover:#d58bf224;--ds-active:#d58bf238;--ds-accent:var(--ref-accent)}.reference-teacher{align-items:center;gap:8px;min-width:0;display:flex}.reference-teacher>svg{color:var(--ref-accent);flex:none}.reference-teacher .dark-select{flex:1;min-width:0}.reference-page .dark-select-trigger{border-radius:7px;min-height:36px;font-size:12px}@media (width<=620px){.reference-page{padding-bottom:92px}.reference-main{width:calc(100% - 16px);margin-top:10px}.reference-toolbar{grid-template-columns:1fr;gap:7px;padding:10px}.reference-heading>div{min-width:0}.reference-heading h1{white-space:normal;overflow-wrap:anywhere;line-height:1.35;overflow:visible}.reference-teacher,.reference-search,.reference-add{grid-column:1}.reference-grid{grid-template-columns:1fr;gap:8px;margin-top:8px}.reference-card{min-height:190px}.reference-modal-backdrop{align-items:flex-end;padding:0}.reference-modal{border-radius:8px 8px 0 0;width:100%;max-height:88vh}.reference-modal textarea{min-height:280px}.reference-modal-view>article{max-height:56vh}.reference-pagination{justify-content:space-between;gap:5px}.reference-pagination span{font-size:8px}}body.chat-body{color:#e5e7eb;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0c0e13;margin:0;overflow:hidden}.chat-page{--chat-panel:#151820;--chat-deep:#101319;--chat-border:#ffffff17;--chat-text:#e3e6eb;--chat-muted:#8d95a0;--chat-violet:#c78bea;--chat-teal:#2ec4b6;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif}.chat-shell{grid-template-columns:280px minmax(0,1fr);gap:10px;width:min(1500px,100% - 24px);height:calc(100dvh - 122px);min-height:560px;margin:10px auto 0;display:grid}.chat-sessions,.chat-workspace{border:1px solid var(--chat-border);background:var(--chat-panel);border-radius:8px;min-height:0;box-shadow:0 18px 50px #00000029}.chat-sessions{flex-direction:column;display:flex;overflow:hidden}.chat-sessions>header{border-bottom:1px solid var(--chat-border);padding:12px}.chat-sessions>header>div{color:#b9c0c9;align-items:center;gap:7px;margin-bottom:10px;font-size:12px;display:flex}.chat-sessions>header>div svg{color:var(--chat-violet)}.chat-sessions>header>div span{color:#737b86;background:#ffffff0f;border-radius:9px;justify-content:center;align-items:center;min-width:20px;height:18px;margin-left:auto;font-size:8px;display:flex}.chat-sessions>header>button{color:#66d8ce;width:100%;height:34px;font:inherit;cursor:pointer;background:#2ec4b614;border:1px solid #2ec4b640;border-radius:7px;justify-content:center;align-items:center;gap:6px;font-size:10px;font-weight:750;display:flex}.chat-session-list{scrollbar-width:thin;scrollbar-color:#343941 transparent;min-height:0;padding:7px;overflow-y:auto}.chat-session-list article{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;min-height:83px;margin-bottom:5px;padding:10px;transition:border-color .18s,background .18s;position:relative}.chat-session-list article:hover{background:#ffffff06;border-color:#ffffff14}.chat-session-list article.active{background:#c78bea13;border-color:#c78bea3b}.chat-session-list article>div{padding-right:50px}.chat-session-list article strong{color:#cfd4da;text-overflow:ellipsis;white-space:nowrap;font-size:10px;display:block;overflow:hidden}.chat-session-list article span{color:#5e6671;margin-top:4px;font-size:8px;display:block}.chat-session-list article>p{color:#7d8590;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 0;font-size:9px;line-height:1.45;display:-webkit-box;overflow:hidden}.chat-session-list menu{gap:3px;margin:0;padding:0;display:none;position:absolute;top:7px;right:7px}.chat-session-list article:hover menu,.chat-session-list article.active menu{display:flex}.chat-session-list menu button,.chat-workspace-head>button,.chat-head-tools>button,.chat-message header button,.chat-dialog header button{border:1px solid var(--chat-border);color:#7f8792;cursor:pointer;background:#1a1e25;border-radius:6px;justify-content:center;align-items:center;width:27px;height:27px;display:flex}.chat-session-list menu button:last-child{color:#e9808c}.chat-session-list button:disabled{opacity:.4;cursor:not-allowed}.chat-session-state{color:#69717c;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:180px;font-size:9px;display:flex}.chat-workspace{flex-direction:column;display:flex;overflow:hidden}.chat-workspace-head{border-bottom:1px solid var(--chat-border);flex:0 0 62px;align-items:center;gap:10px;height:62px;padding:0 14px;display:flex}.chat-session-toggle{display:none!important}.chat-current{align-items:center;gap:9px;min-width:0;display:flex}.chat-current>span{width:32px;height:32px;color:var(--chat-violet);background:#c78bea13;border:1px solid #c78bea3b;border-radius:7px;flex:0 0 32px;justify-content:center;align-items:center;display:flex}.chat-current>div{min-width:0}.chat-current h1{max-width:380px;color:var(--chat-text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;overflow:hidden}.chat-current p{color:#686f7a;text-overflow:ellipsis;white-space:nowrap;max-width:360px;margin:3px 0 0;font-size:8px;overflow:hidden}.chat-head-tools{align-items:center;gap:7px;margin-left:auto;display:flex}.chat-head-tools label{border:1px solid var(--chat-border);background:var(--chat-deep);color:#707986;border-radius:7px;align-items:center;gap:6px;height:32px;padding:0 8px;display:flex}.chat-head-tools select{color:#b5bbc4;max-width:185px;font:inherit;background:0 0;border:0;outline:0;font-size:9px}.chat-credit{color:#6bd5cc;background:#2ec4b60f;border:1px solid #2ec4b638;border-radius:7px;align-items:center;gap:5px;height:32px;padding:0 9px;font-size:9px;font-weight:750;display:flex}.chat-credit small{color:#64716f;font-size:8px;font-weight:500}.chat-credit.low{color:#ef8793;background:#eb707e12;border-color:#eb707e4d}.chat-messages{scrollbar-width:thin;scrollbar-color:#343941 transparent;flex:1;min-height:0;padding:22px max(24px,50% - 450px);overflow-y:auto}.chat-message{grid-template-columns:28px minmax(0,1fr);gap:9px;max-width:860px;margin:0 auto 19px;display:grid}.chat-message.user{grid-template-columns:minmax(0,1fr) 28px}.chat-message.user>.chat-avatar{grid-area:1/2}.chat-message.user>div{grid-area:1/1;justify-self:end}.chat-avatar{border:1px solid var(--chat-border);color:#8e96a2;background:#1b1f27;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.chat-message.assistant .chat-avatar{color:var(--chat-violet);background:#c78bea12;border-color:#c78bea33}.chat-message>div{min-width:0;max-width:min(780px,88%)}.chat-message header{color:#7d8590;align-items:center;gap:7px;height:22px;display:flex}.chat-message.user header{justify-content:flex-end}.chat-message header button{opacity:0;background:0 0;border:0;width:21px;height:21px}.chat-message:hover header button{opacity:1}.chat-message>div>p{border:1px solid var(--chat-border);color:#c9ced5;white-space:pre-wrap;overflow-wrap:anywhere;background:#191d24;border-radius:8px 8px 8px 2px;margin:0;padding:10px 12px;font-size:11px;line-height:1.75}.chat-message.user>div>p{color:#d6e4e2;background:#2ec4b616;border-color:#2ec4b63b;border-radius:8px 8px 2px}.chat-message>div>small{color:#5f6872;justify-content:flex-end;align-items:center;gap:4px;margin-top:4px;font-size:7px;display:flex}.chat-empty{color:#67707a;flex-direction:column;justify-content:center;align-items:center;gap:7px;height:100%;min-height:300px;font-size:9px;display:flex}.chat-empty>span{color:#9a70af;background:#c78bea0d;border:1px solid #c78bea2b;border-radius:8px;justify-content:center;align-items:center;width:58px;height:58px;display:flex}.chat-empty h2{color:#aeb5bd;margin:4px 0 0;font-size:14px}.chat-empty p{color:#646c76;margin:0;font-size:9px}.chat-thinking>div>p{gap:5px;width:60px;padding:13px;display:flex}.chat-thinking i{background:#9b72ae;border-radius:50%;width:6px;height:6px;animation:1.2s infinite chat-dot}.chat-thinking i:nth-child(2){animation-delay:.16s}.chat-thinking i:nth-child(3){animation-delay:.32s}@keyframes chat-dot{0%,65%,to{opacity:.25;transform:translateY(0)}35%{opacity:1;transform:translateY(-4px)}}.chat-composer{border-top:1px solid var(--chat-border);background:#13161c;flex:none;padding:10px max(16px,50% - 450px)}.chat-composer>div{grid-template-columns:minmax(0,1fr) 42px;gap:7px;min-height:46px;display:grid}.chat-composer textarea{border:1px solid var(--chat-border);background:var(--chat-deep);color:#d6dae0;width:100%;height:44px;min-height:44px;max-height:132px;font:inherit;resize:none;border-radius:8px;outline:0;padding:11px 13px;font-size:11px;line-height:1.55;display:block;overflow-y:auto}.chat-composer textarea:focus{border-color:#2ec4b65c}.chat-composer textarea::placeholder{color:#5d6570}.chat-composer>div>button{color:#63d2c8;cursor:pointer;background:#173631;border:1px solid #2ec4b64d;border-radius:7px;justify-content:center;align-self:end;align-items:center;width:42px;height:42px;display:flex}.chat-composer>div>button:disabled{border-color:var(--chat-border);color:#505761;cursor:not-allowed;background:#1a1d23}.chat-credit-warning{color:#dd7e8a;margin:0 0 7px;font-size:9px}.chat-credit-warning a{color:#6bd5cc}.chat-dialog-backdrop{z-index:11000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.chat-dialog{border:1px solid var(--chat-border);background:#171a21;border-radius:8px;width:min(400px,100%);overflow:hidden;box-shadow:0 28px 80px #00000080}.chat-dialog>header{border-bottom:1px solid var(--chat-border);justify-content:space-between;align-items:center;padding:13px 14px;display:flex}.chat-dialog>header span{color:var(--chat-violet);font-size:8px;font-weight:750}.chat-dialog>header h2{color:#d8dce2;margin:2px 0 0;font-size:13px}.chat-dialog>label{color:#9fa6b0;flex-direction:column;gap:6px;padding:14px;font-size:9px;display:flex}.chat-dialog input{border:1px solid var(--chat-border);background:var(--chat-deep);color:#d5d9df;width:100%;height:38px;font:inherit;border-radius:7px;outline:0;padding:0 10px;font-size:10px}.chat-dialog input:focus{border-color:#c78bea59}.chat-dialog>footer{justify-content:flex-end;gap:6px;padding:0 14px 14px;display:flex}.chat-dialog>footer button{border:1px solid var(--chat-border);color:#9098a3;min-width:68px;height:32px;font:inherit;cursor:pointer;background:#1b1f26;border-radius:6px;justify-content:center;align-items:center;gap:5px;font-size:9px;display:flex}.chat-dialog>footer button.primary{color:#68d5cb;background:#2ec4b614;border-color:#2ec4b645}.chat-page-state{min-height:60vh;color:var(--chat-muted);justify-content:center;align-items:center;gap:8px;font-size:10px;display:flex}.chat-error{color:#ef8793}.chat-toast{z-index:12000;color:#75e6db;opacity:0;pointer-events:none;background:#17332f;border:1px solid #2ec4b63d;border-radius:7px;max-width:min(90vw,520px);padding:9px 17px;font-size:10px;font-weight:700;transition:opacity .2s,transform .2s;position:fixed;top:70px;left:50%;transform:translate(-50%,-16px)}.chat-toast.show{opacity:1;transform:translate(-50%)}.chat-spin{animation:.8s linear infinite chat-spin}@keyframes chat-spin{to{transform:rotate(360deg)}}@media (width<=900px){body.chat-body{overflow:auto}.chat-shell{grid-template-columns:1fr;width:calc(100% - 16px);height:calc(100dvh - 148px);min-height:500px;margin-top:8px}.chat-sessions{z-index:980;border-radius:0 8px 8px 0;width:286px;transition:left .22s;position:fixed;top:70px;bottom:70px;left:-300px;box-shadow:16px 0 50px #00000073}.chat-sessions.open{left:0}.chat-session-toggle{display:flex!important}.chat-workspace-head{flex-basis:56px;height:56px;padding:0 9px}.chat-current>span{display:none}.chat-current h1,.chat-current p{max-width:150px}.chat-head-tools label{max-width:125px}.chat-head-tools label>svg{display:none}.chat-head-tools select{max-width:105px}.chat-head-tools>button{display:none}.chat-messages{padding:15px 10px}.chat-message{grid-template-columns:25px minmax(0,1fr);gap:7px;margin-bottom:15px}.chat-message.user{grid-template-columns:minmax(0,1fr) 25px}.chat-avatar{width:25px;height:25px}.chat-message>div{max-width:92%}.chat-composer{padding:8px}.chat-toast{top:76px}}@media (width<=520px){.chat-head-tools{gap:4px}.chat-credit{padding:0 7px}.chat-credit small{display:none}.chat-head-tools label{width:108px;padding:0 5px}.chat-head-tools select{width:96px}.chat-current h1{max-width:102px}.chat-current p{display:none}.chat-message>div>p{padding:9px 10px;font-size:10px}.chat-empty p{text-align:center;max-width:240px}}.chat-session-list article strong{font-size:12px}.chat-session-list article span{font-size:9px}.chat-session-list article>p{font-size:10px}.chat-current h1{font-size:14px}.chat-current p{font-size:9px}.chat-head-tools select{font-size:10px}.chat-message header strong{font-size:9px}.chat-message>div>p{padding:11px 13px;font-size:13px}.chat-composer textarea{font-size:12px}@media (width<=520px){.chat-message>div>p{padding:10px 11px;font-size:12px}}@media (width<=900px){.chat-toast{top:auto;bottom:142px}}.image-body{color:#1f2937;background:#f7f8fb}.image-page{min-height:100vh}.image-main{padding:76px 0 58px}.image-state{color:#64748b;justify-content:center;align-items:center;gap:10px;min-height:100vh;font-size:14px;display:flex}.image-error{color:#b42318}.image-spin{animation:.8s linear infinite image-spin}@keyframes image-spin{to{transform:rotate(360deg)}}.image-page-header{text-align:center;padding:20px 20px 0}.image-page-header h1{color:#1f2937;margin:0;font-size:23px;font-weight:760}.image-page-header p{color:#718096;margin:7px 0 0;font-size:13px}.image-composer-wrap{max-width:1260px;margin:18px auto 0;padding:0 20px}.image-composer{background:#fff;border:1px solid #e6e9ef;border-radius:12px;transition:border-color .2s,box-shadow .2s;overflow:visible;box-shadow:0 7px 24px #17233d0f}.image-composer:focus-within,.image-composer.focused{border-color:#a855f7;box-shadow:0 8px 28px #a855f71f}.image-prompt-row{align-items:flex-start;gap:11px;padding:13px 14px 7px;display:flex}.image-add-wrap{flex:none;position:relative}.image-add{color:#94a3b8;cursor:pointer;background:#fbfcfe;border:1px dashed #cbd5e1;border-radius:9px;place-items:center;width:40px;height:40px;display:grid}.image-add:hover{color:#8b5cf6;background:#faf7ff;border-color:#a78bfa}.image-source-menu{z-index:20;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:128px;padding:6px;position:absolute;top:47px;left:0;box-shadow:0 10px 28px #0f172a24}.image-source-menu button{color:#475569;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:9px;width:100%;padding:9px 8px;font-size:12px;display:flex}.image-source-menu button:hover{color:#7c3aed;background:#f5f3ff}.image-prompt-row textarea{resize:vertical;color:#334155;width:100%;min-height:42px;max-height:140px;font:inherit;background:0 0;border:0;outline:0;font-size:14px;line-height:1.65}.image-prompt-row textarea::placeholder{color:#a0aec0}.image-reference-row{color:#64748b;align-items:center;gap:8px;padding:12px 14px 0;font-size:11px;display:flex}.image-reference-thumb{width:56px;height:56px;position:relative}.image-reference-thumb img{object-fit:cover;border:1px solid #e2e8f0;border-radius:8px;width:100%;height:100%}.image-reference-thumb button{color:#fff;cursor:pointer;background:#ef4444;border:0;border-radius:50%;place-items:center;width:18px;height:18px;display:grid;position:absolute;top:-7px;right:-7px}.image-meta-row{flex-wrap:wrap;align-items:center;gap:14px;padding:3px 14px 8px;display:flex}.image-meta-row label{color:#94a3b8;align-items:center;gap:5px;font-size:12px;display:flex}.image-meta-row input,.image-meta-row select{color:#475569;font:inherit;background:0 0;border:0;border-bottom:1px solid #e2e8f0;outline:0;padding:3px 4px;font-size:12px}.image-meta-row input{width:190px}.image-meta-row select{min-width:110px}.image-meta-row input:focus,.image-meta-row select:focus{border-color:#a78bfa}.image-composer-bar{flex-wrap:wrap;align-items:center;gap:7px;padding:5px 12px 10px;display:flex}.image-pill{color:#64748b;white-space:nowrap;background:#fafafa;border:1px solid #e5e7eb;border-radius:7px;align-items:center;gap:5px;padding:6px 10px;font-size:11px;font-weight:650;display:inline-flex;position:relative}.image-pill.active{color:#7c3aed;background:#faf7ff;border-color:#ddd6fe}.image-pill select{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.reference-pill{color:#0284c7;background:#f0f9ff;border-color:#bae6fd}.polish-pill{color:#6366f1;cursor:pointer;background:#eef2ff;border-color:#c7d2fe;font-family:inherit}.polish-pill:hover{background:#e0e7ff}.polish-pill.loading{opacity:.65;pointer-events:none}.image-bar-spacer{flex:1}.image-send{color:#fff;cursor:pointer;background:#7c3aed;border:0;border-radius:50%;place-items:center;width:38px;height:38px;transition:all .2s;display:grid;box-shadow:0 4px 12px #7c3aed40}.image-send:hover:not(:disabled){background:#6d28d9;transform:scale(1.06)}.image-send:disabled{opacity:.45;cursor:not-allowed}.image-api-note,.image-submit-hint{color:#94a3b8;text-align:right;margin:6px 0 0;font-size:11px}.image-submit-hint{text-align:center;margin-top:3px}.image-submit-hint.ready{color:#7c3aed}.image-gallery-wrap{max-width:1260px;margin:26px auto 0;padding:0 20px 44px}.image-gallery-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.image-tabs{align-items:center;gap:14px;display:flex}.image-tabs button{color:#94a3b8;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:5px 1px;font-size:13px}.image-tabs button.active{color:#5b21b6;border-color:#7c3aed;font-weight:700}.image-tabs span{color:#94a3b8;font-size:11px}.image-gallery-header>a{color:#7c3aed;font-size:12px;font-weight:650;text-decoration:none}.image-gallery-header>a:hover{text-decoration:underline}.image-gallery-state{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:240px;font-size:13px;display:flex}.image-gallery-state strong{color:#64748b;font-size:14px}.image-gallery-state span{font-size:12px}.image-grid{grid-template-columns:repeat(auto-fill,minmax(205px,1fr));gap:15px;display:grid}.image-card{background:#fff;border:1px solid #e6e9ef;border-radius:9px;min-width:0;position:relative;overflow:hidden;box-shadow:0 4px 14px #17233d0b}.image-card-media{aspect-ratio:1;cursor:pointer;background:#f1f5f9;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.image-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.image-card-media:hover img{transform:scale(1.035)}.image-card-zoom{color:#fff;opacity:0;background:#0f172a8f;border-radius:7px;place-items:center;width:30px;height:30px;transition:all .2s;display:grid;position:absolute;top:9px;right:9px}.image-card-media:hover .image-card-zoom{opacity:1}.image-card-placeholder{color:#8b5cf6;cursor:default;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.image-card-placeholder strong{color:#64748b;font-size:12px}.image-card-placeholder small{text-overflow:ellipsis;white-space:nowrap;color:#b42318;max-width:80%;overflow:hidden}.image-card.is-failed .image-card-placeholder{color:#ef4444;background:#fff7f7}.image-card-body{padding:10px 11px 9px}.image-card-title{text-overflow:ellipsis;white-space:nowrap;color:#334155;font-size:13px;font-weight:700;overflow:hidden}.image-card-body p{color:#94a3b8;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:34px;margin:5px 0;font-size:11px;line-height:1.55;display:-webkit-box;overflow:hidden}.image-card-body footer{color:#a0aec0;justify-content:space-between;align-items:center;gap:4px;font-size:10px;display:flex}.image-card-owner{color:#7c3aed}.image-card-actions{align-items:center;gap:3px;padding:0 9px 9px;display:flex}.image-card-actions button{color:#94a3b8;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;place-items:center;width:27px;height:27px;display:grid}.image-card-actions button:hover{color:#7c3aed;background:#faf7ff;border-color:#c4b5fd}.image-card-actions button.on{color:#d97706;background:#fffbeb;border-color:#fde68a}.image-modal-backdrop{z-index:1000;background:#0f172aad;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.image-preview-modal{flex-direction:column;align-items:center;max-width:min(900px,94vw);max-height:92vh;display:flex;position:relative}.image-preview-modal>img{object-fit:contain;background:#0f172a;border-radius:8px;max-width:100%;max-height:74vh;display:block}.image-preview-modal>div{color:#fff;width:100%;padding:12px 4px 0}.image-preview-modal strong{font-size:14px}.image-preview-modal p{color:#cbd5e1;max-width:680px;margin:5px 0;font-size:12px;line-height:1.55}.image-preview-modal small{color:#94a3b8;font-size:11px}.image-modal-close{z-index:2;color:#fff;cursor:pointer;background:#0f172a99;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:-42px;right:-42px}.image-library-modal,.image-edit-modal{background:#fff;border-radius:10px;width:min(720px,94vw);max-height:88vh;padding:20px;overflow:auto;box-shadow:0 18px 60px #0f172a3d}.image-library-modal header,.image-edit-modal header{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.image-library-modal header small,.image-edit-modal header small{color:#8b5cf6;font-size:11px}.image-library-modal h2,.image-edit-modal h2{color:#1f2937;margin:3px 0 0;font-size:19px}.image-library-modal header button,.image-edit-modal header button{color:#94a3b8;cursor:pointer;background:0 0;border:0}.image-library-modal>input{width:100%;font:inherit;border:1px solid #e2e8f0;border-radius:7px;outline:0;margin-bottom:15px;padding:10px 11px;font-size:12px}.image-library-modal>input:focus{border-color:#a78bfa}.image-picker-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.image-picker-grid button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:7px;min-width:0;padding:0;overflow:hidden}.image-picker-grid button:hover{border-color:#8b5cf6}.image-picker-grid img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.image-picker-grid span{text-overflow:ellipsis;white-space:nowrap;color:#475569;padding:7px;font-size:11px;display:block;overflow:hidden}.image-edit-modal label{color:#64748b;margin:13px 0;font-size:12px;display:block}.image-edit-modal input,.image-edit-modal select{color:#334155;width:100%;font:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:7px;outline:0;margin-top:6px;padding:10px 11px;font-size:13px;display:block}.image-edit-modal input:focus,.image-edit-modal select:focus{border-color:#a78bfa}.image-edit-modal footer{justify-content:flex-end;gap:8px;margin-top:19px;display:flex}.image-edit-modal footer button{color:#64748b;cursor:pointer;font:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:7px;padding:9px 17px;font-size:12px}.image-edit-modal footer button.primary{color:#fff;background:#7c3aed;border-color:#7c3aed}.image-edit-modal footer button:disabled{opacity:.6}.image-toast{z-index:2000;opacity:0;pointer-events:none;color:#fff;background:#1e293b;border-radius:7px;padding:10px 18px;font-size:12px;transition:all .25s;position:fixed;bottom:28px;left:50%;transform:translate(-50%,16px);box-shadow:0 8px 26px #0f172a38}.image-toast.show{opacity:1;transform:translate(-50%)}@media (width<=700px){.image-main{padding-top:64px;padding-bottom:96px}.image-page-header h1{font-size:19px}.image-page-header p{font-size:12px}.image-composer-wrap,.image-gallery-wrap{padding-left:13px;padding-right:13px}.image-api-note{text-align:left}.image-gallery-header{align-items:flex-start;gap:10px}.image-gallery-header>a{font-size:11px}.image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.image-card{scroll-margin-block:90px}.image-card-body{padding:8px}.image-card-body p{height:32px}.image-card-actions{padding-left:7px;padding-right:7px}.image-card-actions button{width:25px;height:25px;scroll-margin-block:90px}.image-picker-grid{grid-template-columns:repeat(3,1fr)}.image-modal-close{top:-43px;right:0}.image-preview-modal{width:94vw}.image-preview-modal>img{max-height:68vh}}@media (width<=430px){.image-page-header{padding-top:15px}.image-page-header p{line-height:1.5}.image-composer-bar{gap:5px}.image-pill{padding:6px 7px}.polish-pill{font-size:0}.polish-pill svg{margin-right:0}.image-send{margin-left:auto}.image-meta-row input{width:150px}.image-grid{gap:8px}.image-card-title{font-size:12px}.image-card-body footer{font-size:9px}.image-gallery-header>a{display:none}}.tts-body{color:#24313d;background:#f5f7f9}.tts-page{min-height:100vh}.tts-spin{animation:.8s linear infinite tts-spin}@keyframes tts-spin{to{transform:rotate(360deg)}}.tts-main{max-width:1280px;margin:0 auto;padding:88px 22px 54px}.tts-header{border-bottom:1px solid #e4e9ed;justify-content:space-between;align-items:flex-end;gap:24px;padding:5px 4px 24px;display:flex}.tts-kicker{color:#0b9d8d;letter-spacing:1.6px;font-size:10px;font-weight:800;display:block}.tts-header h1{color:#1d2b35;margin:7px 0 6px;font-size:27px;font-weight:780;line-height:1.2}.tts-header p{color:#76838d;margin:0;font-size:13px}.tts-credit{text-align:right;background:#fff;border:1px solid #dce5e7;border-radius:8px;min-width:166px;padding:12px 15px}.tts-credit span,.tts-credit small{color:#89959d;font-size:11px;display:block}.tts-credit strong{color:#0b9d8d;margin:2px 0;font-size:23px;display:block}.tts-workspace{grid-template-columns:minmax(350px,430px) minmax(0,1fr);gap:18px;margin-top:18px;display:grid}.tts-composer,.tts-history{background:#fff;border:1px solid #e1e7ea;border-radius:9px;box-shadow:0 5px 20px #192a340b}.tts-composer{padding:20px}.tts-section-title{color:#273641;justify-content:space-between;align-items:center;font-size:13px;font-weight:750;display:flex}.tts-section-title>span:first-child{align-items:center;gap:7px;display:flex}.tts-section-title svg{color:#0b9d8d}.tts-count{color:#a0acb4;font-size:11px;font-weight:500}.tts-count.over{color:#ce3d45}.tts-composer textarea{resize:vertical;color:#33434e;width:100%;min-height:205px;font:inherit;background:#fbfcfd;border:1px solid #dfe6ea;border-radius:7px;outline:0;margin:11px 0 15px;padding:13px 14px;font-size:13px;line-height:1.75;display:block}.tts-composer textarea:focus,.tts-title-field input:focus{border-color:#2bb4a5;box-shadow:0 0 0 3px #2bb4a51a}.tts-composer textarea::placeholder{color:#a1adb4}.tts-title-field{color:#77858e;font-size:11px;display:block}.tts-title-field input{color:#33434e;width:100%;font:inherit;background:#fff;border:1px solid #dfe6ea;border-radius:7px;outline:0;margin-top:6px;padding:10px 11px;font-size:12px;display:block}.voice-heading{margin-top:22px}.voice-heading a{color:#0b9d8d;font-size:11px;text-decoration:none}.voice-heading a:hover{text-decoration:underline}.tts-voice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.tts-voice-option{text-align:left;cursor:pointer;color:#53636d;background:#fff;border:1px solid #e1e7ea;border-radius:7px;align-items:center;gap:8px;min-width:0;padding:10px 9px;display:flex;position:relative}.tts-voice-option:hover{background:#f4fbfa;border-color:#8fd8ce}.tts-voice-option.active{background:#f0fbf9;border-color:#32b7a7}.tts-voice-icon{color:#0b9d8d;background:#e7f7f4;border-radius:6px;flex:none;place-items:center;width:30px;height:30px;display:grid}.tts-voice-option strong,.tts-voice-option small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.tts-voice-option strong{color:#33434e;font-size:12px}.tts-voice-option small{color:#9aa6ad;max-width:110px;margin-top:2px;font-size:10px}.tts-voice-check{color:#0b9d8d;margin-left:auto;font-size:15px}.tts-voice-meta{color:#8c989f;flex-wrap:wrap;gap:6px 13px;margin-top:9px;font-size:10px;display:flex}.tts-provider-note{color:#a57921;align-items:center;gap:6px;margin:18px 0 10px;font-size:11px;display:flex}.tts-provider-note.ready{color:#53826e}.tts-dot{background:#d59e32;border-radius:50%;width:6px;height:6px}.tts-provider-note.ready .tts-dot{background:#27a66f}.tts-generate{color:#fff;width:100%;min-height:43px;font:inherit;cursor:pointer;background:#0b9d8d;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:750;transition:all .2s;display:flex}.tts-generate:hover:not(:disabled){background:#087f73}.tts-generate:disabled{cursor:not-allowed;opacity:.5}.tts-history{min-width:0;overflow:hidden}.tts-history-header{border-bottom:1px solid #e9edef;justify-content:space-between;align-items:center;padding:17px 19px;display:flex}.tts-history-header h2{color:#24313d;margin:5px 0 0;font-size:19px}.tts-history-header button{color:#74838d;cursor:pointer;background:#fff;border:1px solid #e0e7ea;border-radius:6px;place-items:center;width:31px;height:31px;display:grid}.tts-history-header button:hover{color:#0b9d8d;border-color:#8fd8ce}.tts-history-list{padding:12px 14px}.tts-empty{color:#9aa7ae;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:360px;font-size:12px;display:flex}.tts-empty strong{color:#62727d;font-size:13px}.tts-item{border-bottom:1px solid #edf0f1;align-items:center;gap:11px;min-width:0;padding:13px 3px;display:flex}.tts-item:last-child{border-bottom:0}.tts-play{color:#0b9d8d;cursor:pointer;background:#e5f7f4;border:0;border-radius:50%;flex:none;place-items:center;width:39px;height:39px;display:grid}.tts-play:hover:not(.disabled){background:#c9f0ea}.tts-play.playing{color:#fff;background:#0b9d8d}.tts-play.disabled{color:#9da8ae;cursor:default;background:#f0f2f3}.tts-item-content{flex:1;min-width:0}.tts-item-top{align-items:center;gap:8px;min-width:0;display:flex}.tts-item-top strong{text-overflow:ellipsis;white-space:nowrap;color:#34434d;font-size:13px;overflow:hidden}.tts-status{border-radius:4px;flex:none;padding:3px 6px;font-size:10px}.status-succeeded{color:#438163;background:#e7f7ef}.status-pending,.status-running{color:#4980a8;background:#edf5fb}.status-failed{color:#be555c;background:#fff0f0}.tts-item-content p{text-overflow:ellipsis;white-space:nowrap;color:#8b989f;margin:5px 0 6px;font-size:11px;overflow:hidden}.tts-item-content footer{color:#a5afb4;justify-content:space-between;gap:8px;font-size:10px;display:flex}.tts-item-content footer span:last-child{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.tts-item-error{text-overflow:ellipsis;white-space:nowrap;color:#c55a60;margin-top:5px;font-size:10px;display:block;overflow:hidden}.tts-item-actions{flex:none;gap:4px;display:flex}.tts-item-actions button{color:#8a969c;cursor:pointer;background:#fff;border:1px solid #e1e7ea;border-radius:5px;place-items:center;width:28px;height:28px;display:grid}.tts-item-actions button:hover{color:#0b9d8d;background:#f5fbfa;border-color:#8fd8ce}.tts-toast{z-index:2000;opacity:0;pointer-events:none;color:#fff;background:#26343d;border-radius:6px;padding:10px 18px;font-size:12px;transition:all .25s;position:fixed;bottom:28px;left:50%;transform:translate(-50%,16px);box-shadow:0 8px 24px #0f1e2633}.tts-toast.show{opacity:1;transform:translate(-50%)}@media (width<=820px){.tts-main{padding:75px 14px 50px}.tts-header{flex-direction:column;align-items:flex-start;gap:13px}.tts-header h1{font-size:23px}.tts-credit{text-align:left;width:100%}.tts-credit strong{margin-right:7px;display:inline}.tts-credit small{display:inline}.tts-workspace{grid-template-columns:1fr}.tts-history{min-height:350px}}@media (width<=460px){.tts-composer{padding:15px}.tts-voice-grid{grid-template-columns:1fr}.tts-item{gap:8px}.tts-item-actions{flex-direction:column}.tts-item-actions button{width:26px;height:26px}.tts-item-content footer span:last-child{display:none}.tts-header p{line-height:1.6}}.video-ai-body{color:#172033;background:#f4f6f8;margin:0}.video-ai-body *{box-sizing:border-box}.video-ai-page{background:linear-gradient(#f8fafb 0,#f3f5f7 420px,#f4f6f8 100%);min-height:100vh}.video-ai-main{min-height:calc(100vh - 72px);padding-top:22px}.video-ai-state{color:#667085;justify-content:center;align-items:center;gap:9px;min-height:70vh;font-size:13px;display:flex}.video-ai-state.is-error{color:#b42318}.video-ai-spin{animation:.8s linear infinite videoAiSpin}@keyframes videoAiSpin{to{transform:rotate(360deg)}}.video-ai-header{text-align:center;padding:4px 18px 19px}.video-ai-header h1{color:#182230;letter-spacing:0;margin:0;font-size:25px;line-height:1.25}.video-ai-header p{color:#7b8797;margin:7px 0 0;font-size:13px}.video-ai-composer-wrap{max-width:900px;margin:0 auto;padding:0 20px}.video-ai-composer{background:#fff;border:1px solid #dfe4ea;border-radius:8px;transition:border-color .2s,box-shadow .2s;position:relative;box-shadow:0 10px 32px #1f293712}.video-ai-composer:focus-within,.video-ai-composer.busy{border-color:#f19b79;box-shadow:0 12px 38px #be4c241c}.video-reference-row{scrollbar-width:thin;gap:8px;padding:11px 13px 2px;display:flex;overflow-x:auto}.video-reference{text-align:left;cursor:pointer;background:#fafbfc;border:1px solid #e1e6eb;border-radius:7px;grid-template-rows:22px 22px;grid-template-columns:48px minmax(54px,100px);width:164px;min-width:164px;height:54px;padding:3px 24px 3px 3px;display:grid;position:relative;overflow:hidden}.video-reference:hover{background:#fff8f5;border-color:#ef8f6b}.video-reference img,.video-reference video,.video-reference-audio{object-fit:cover;background:#eef2f5;border-radius:5px;grid-row:1/3;width:48px;height:46px}.video-reference-audio{color:#18766b;place-items:center;display:grid}.video-reference small{color:#c4522d;align-self:end;padding-left:7px;font-size:10px;font-weight:750}.video-reference-name{text-overflow:ellipsis;white-space:nowrap;color:#687386;align-self:start;padding-left:7px;font-size:10px;overflow:hidden}.video-reference-remove{color:#fff;background:#e5484d;border-radius:50%;place-items:center;width:17px;height:17px;display:grid;position:absolute;top:5px;right:5px}.video-prompt-row{align-items:flex-start;gap:10px;padding:13px 13px 8px;display:flex}.video-add-wrap{position:relative}.video-add{color:#5f6b7a;cursor:pointer;background:#f7f9fa;border:1px solid #dfe4ea;border-radius:7px;place-items:center;width:35px;height:35px;display:grid}.video-add:hover{color:#c4522d;background:#fff7f3;border-color:#ea8d69}.video-source-menu{z-index:30;background:#fff;border:1px solid #dfe4ea;border-radius:7px;width:150px;padding:5px;position:absolute;top:42px;left:0;box-shadow:0 10px 30px #10182824}.video-source-menu button{color:#475467;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:8px;padding:9px;font-size:12px;display:flex}.video-source-menu button:hover{color:#b54725;background:#f7f8fa}.video-prompt-row textarea{resize:none;color:#263244;min-height:52px;max-height:150px;font:inherit;background:0 0;border:0;outline:0;flex:1;padding:3px 2px;font-size:14px;line-height:1.65;display:block}.video-prompt-row textarea::placeholder{color:#a4adba}.video-meta-row{flex-wrap:wrap;align-items:center;gap:15px;padding:1px 13px 8px;display:flex}.video-meta-row label{color:#98a2b3;align-items:center;gap:5px;font-size:11px;display:flex}.video-meta-row input{color:#475467;width:190px;font:inherit;background:0 0;border:0;border-bottom:1px solid #e1e6eb;outline:0;padding:4px;font-size:11px}.video-meta-row input:focus{border-color:#ef8f6b}.video-composer-bar{flex-wrap:wrap;align-items:center;gap:6px;padding:5px 11px 10px;display:flex}.video-pill{color:#687386;white-space:nowrap;background:#f8fafb;border:1px solid #e2e7ec;border-radius:6px;align-items:center;gap:5px;min-height:29px;padding:6px 9px;font-size:11px;font-weight:650;display:inline-flex;position:relative}.video-pill.active{color:#b54725;background:#fff7f3;border-color:#f1c2b0}.video-pill select{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.video-pill.fixed{cursor:default}.video-pill.reference-count{color:#137468;background:#f0faf8;border-color:#a7d9d2}.video-pill.polish{cursor:pointer;color:#315c92;background:#f3f7fc;border-color:#b9cfed;font-family:inherit}.video-pill.polish:hover{background:#eaf2fb}.video-pill.polish.busy{opacity:.65;pointer-events:none}.video-bar-spacer{flex:1}.video-send{color:#fff;cursor:pointer;background:#d85c34;border:0;border-radius:50%;place-items:center;width:37px;height:37px;display:grid;box-shadow:0 5px 14px #be4c243d}.video-send:hover:not(:disabled){background:#bd4a26;transform:translateY(-1px)}.video-send:disabled{opacity:.42;cursor:not-allowed}.video-composer-foot{color:#8993a2;justify-content:space-between;gap:15px;margin-top:7px;font-size:10px;display:flex}.video-submit-hint{text-align:center;color:#98a2b3;margin:4px 0 0;font-size:11px}.video-submit-hint.ready{color:#b54725}.video-active-task{background:#fff;border:1px solid #dfe4ea;border-left:3px solid #d85c34;border-radius:7px;grid-template-columns:230px 1fr;max-width:900px;margin:18px auto 0;display:grid;overflow:hidden;box-shadow:0 7px 24px #1f29370d}.video-active-task.is-succeeded{border-left-color:#168575}.video-active-task.is-failed{border-left-color:#d92d20}.video-active-media{background:#e9edf0;min-height:130px}.video-active-media video{object-fit:cover;width:100%;height:100%;max-height:190px;display:block}.video-active-placeholder{color:#b54725;flex-direction:column;justify-content:center;align-items:center;gap:5px;height:100%;min-height:130px;display:flex}.video-active-placeholder strong{color:#475467;font-size:12px}.video-active-placeholder span{text-align:center;color:#98a2b3;max-width:190px;font-size:10px}.video-active-copy{min-width:0;padding:17px 19px}.video-active-copy>small{color:#b54725;font-size:10px;font-weight:700}.video-active-copy>strong{color:#253043;margin-top:4px;font-size:15px;display:block}.video-active-copy>p{-webkit-line-clamp:2;color:#7b8797;-webkit-box-orient:vertical;margin:7px 0;font-size:11px;line-height:1.55;display:-webkit-box;overflow:hidden}.video-active-copy>div{align-items:center;gap:7px;display:flex}.video-active-copy>div>span{color:#98a2b3;margin-right:auto;font-size:10px}.video-active-copy button{color:#667085;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:5px;align-items:center;gap:5px;padding:6px 9px;font-size:10px;display:inline-flex}.video-active-copy button:hover{color:#b54725;border-color:#ef8f6b}.video-gallery-wrap{max-width:1260px;margin:27px auto 0;padding:0 20px 48px}.video-gallery-header{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.video-tabs{align-items:center;gap:14px;display:flex}.video-tabs button{color:#98a2b3;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:5px 1px;font-size:13px}.video-tabs button.active{color:#9f3c1d;border-color:#d85c34;font-weight:750}.video-tabs span{color:#98a2b3;font-size:10px}.video-gallery-header>a{color:#b54725;font-size:11px;font-weight:650;text-decoration:none}.video-gallery-state{color:#98a2b3;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:240px;font-size:12px;display:flex}.video-gallery-state strong{color:#667085;font-size:14px}.video-gallery-state span{font-size:11px}.video-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:14px;display:grid}.video-card{background:#fff;border:1px solid #e1e6eb;border-radius:7px;min-width:0;position:relative;overflow:hidden;box-shadow:0 4px 16px #1f29370b}.video-card-media{aspect-ratio:16/11;cursor:pointer;background:#e9edf0;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.video-card-media img,.video-card-media video{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.video-card-media:hover img,.video-card-media:hover video{transform:scale(1.025)}.video-card-play{color:#fff;background:#172033b8;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-card-duration{color:#fff;background:#172033b8;border-radius:4px;padding:3px 5px;font-size:9px;position:absolute;bottom:7px;right:7px}.video-card-placeholder{color:#d85c34;cursor:default;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.video-card-placeholder strong{color:#667085;font-size:11px}.video-card-placeholder small{text-overflow:ellipsis;white-space:nowrap;color:#b42318;max-width:82%;font-size:9px;overflow:hidden}.video-card.is-failed .video-card-placeholder{color:#d92d20;background:#fff7f5}.video-card-body{padding:10px 11px 8px}.video-card-title{text-overflow:ellipsis;white-space:nowrap;color:#344054;font-size:12px;font-weight:750;overflow:hidden}.video-card-body p{-webkit-line-clamp:2;color:#98a2b3;-webkit-box-orient:vertical;height:32px;margin:5px 0;font-size:10px;line-height:1.55;display:-webkit-box;overflow:hidden}.video-card-body footer{color:#a7afbb;justify-content:space-between;align-items:center;gap:5px;font-size:9px;display:flex}.video-card-owner{color:#b54725}.video-card-actions{align-items:center;gap:3px;padding:0 9px 9px;display:flex}.video-card-actions button{color:#8d98a8;cursor:pointer;background:#fff;border:1px solid #e1e6eb;border-radius:5px;place-items:center;width:27px;height:27px;display:grid}.video-card-actions button:hover{color:#b54725;background:#fff7f3;border-color:#efb29b}.video-card-actions button.on{color:#dc6803;background:#fffaeb;border-color:#f5cf72}.video-modal-backdrop{z-index:1000;background:#0e1623b8;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.video-preview-modal{max-width:min(940px,94vw);max-height:93vh;position:relative}.video-preview-modal>video{background:#0d1117;border-radius:7px;max-width:100%;max-height:76vh;display:block}.video-preview-modal>div{color:#fff;padding:11px 3px 0}.video-preview-modal strong{font-size:14px}.video-preview-modal p{color:#ced5df;max-width:760px;margin:5px 0;font-size:11px;line-height:1.5}.video-preview-modal small{color:#98a2b3;font-size:10px}.video-modal-close{z-index:2;color:#fff;cursor:pointer;background:#0e1623a6;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:33px;height:33px;display:grid;position:absolute;top:-40px;right:-40px}.video-library-modal,.video-edit-modal{background:#fff;border-radius:8px;width:min(820px,94vw);max-height:88vh;padding:19px;overflow:auto;box-shadow:0 22px 70px #0d182745}.video-library-modal header,.video-edit-modal header{justify-content:space-between;align-items:flex-start;margin-bottom:15px;display:flex}.video-library-modal header small,.video-edit-modal header small{color:#c4522d;font-size:10px}.video-library-modal h2,.video-edit-modal h2{color:#253043;letter-spacing:0;margin:3px 0 0;font-size:18px}.video-library-modal header button,.video-edit-modal header button{color:#98a2b3;cursor:pointer;background:0 0;border:0}.video-library-tools{justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;display:flex}.video-library-tools label{color:#98a2b3;border:1px solid #dfe4ea;border-radius:6px;align-items:center;gap:7px;width:min(330px,50%);padding:8px 10px;display:flex}.video-library-tools input{width:100%;font:inherit;border:0;outline:0;font-size:11px}.video-library-tools>div{gap:4px;display:flex}.video-library-tools>div button{color:#667085;font:inherit;cursor:pointer;background:#fff;border:1px solid #e1e6eb;border-radius:5px;padding:7px 10px;font-size:10px}.video-library-tools>div button.active{color:#b54725;background:#fff7f3;border-color:#ef8f6b}.video-picker-grid{grid-template-columns:repeat(5,1fr);gap:9px;display:grid}.video-picker-grid>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e1e6eb;border-radius:6px;min-width:0;padding:0 0 7px;position:relative;overflow:hidden}.video-picker-grid>button.selected{border-color:#d85c34;box-shadow:0 0 0 1px #d85c34}.video-picker-grid img,.video-picker-grid video,.video-picker-audio{aspect-ratio:1;object-fit:cover;background:#edf1f4;width:100%;display:block}.video-picker-audio{color:#18766b;place-items:center;display:grid}.video-picker-grid strong,.video-picker-grid small{text-overflow:ellipsis;white-space:nowrap;padding:5px 6px 0;display:block;overflow:hidden}.video-picker-grid strong{color:#475467;font-size:10px}.video-picker-grid small{color:#98a2b3;padding-top:2px;font-size:9px}.video-picker-check{color:#fff;background:#d85c34;border-radius:50%;place-items:center;width:19px;height:19px;display:none;position:absolute;top:5px;right:5px}.video-picker-grid>button.selected .video-picker-check{display:grid}.video-library-modal>footer,.video-edit-modal footer{justify-content:space-between;align-items:center;margin-top:17px;display:flex}.video-library-modal>footer>span{color:#98a2b3;font-size:11px}.video-library-modal>footer>div,.video-edit-modal footer{justify-content:flex-end;gap:7px;display:flex}.video-library-modal footer button,.video-edit-modal footer button{color:#667085;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:6px;padding:8px 15px;font-size:11px}.video-library-modal footer button.primary,.video-edit-modal footer button.primary{color:#fff;background:#c4522d;border-color:#c4522d}.video-edit-modal{width:min(500px,94vw)}.video-edit-modal label{color:#667085;margin:12px 0;font-size:11px;display:block}.video-edit-modal input{color:#344054;width:100%;font:inherit;border:1px solid #dfe4ea;border-radius:6px;outline:0;margin-top:5px;padding:9px 10px;font-size:12px;display:block}.video-edit-modal input:focus{border-color:#ef8f6b}.video-toast{z-index:2000;opacity:0;pointer-events:none;color:#fff;background:#182230;border-radius:6px;max-width:min(560px,90vw);padding:9px 16px;font-size:11px;transition:all .24s;position:fixed;bottom:27px;left:50%;transform:translate(-50%,15px);box-shadow:0 8px 28px #0d182738}.video-toast.show{opacity:1;transform:translate(-50%)}@media (width<=760px){.video-ai-main{padding-top:64px}.video-ai-header{padding-top:13px}.video-ai-header h1{font-size:20px}.video-ai-header p{font-size:11px}.video-ai-composer-wrap,.video-gallery-wrap{padding-left:12px;padding-right:12px}.video-gallery-wrap{padding-bottom:104px}.video-composer-foot{align-items:flex-start}.video-active-task{grid-template-columns:120px 1fr;margin-left:12px;margin-right:12px}.video-active-media{min-height:145px}.video-active-copy{padding:13px}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.video-card{scroll-margin-bottom:88px}.video-library-tools{flex-direction:column;align-items:stretch}.video-library-tools label{width:100%}.video-picker-grid{grid-template-columns:repeat(3,1fr)}.video-modal-close{top:-42px;right:0}.video-preview-modal{width:94vw}.video-preview-modal>video{width:100%;max-height:70vh}.video-card-body{padding:8px}.video-card-actions{padding-left:7px;padding-right:7px}}@media (width<=460px){.video-ai-header p{line-height:1.5}.video-meta-row input{width:145px}.video-composer-bar{gap:5px}.video-pill{padding:6px 7px}.video-pill.polish{font-size:0}.video-bar-spacer{display:none}.video-send{margin-left:auto}.video-composer-foot{font-size:9px}.video-active-task{display:block}.video-active-media{min-height:150px;max-height:220px}.video-active-copy>div{flex-wrap:wrap}.video-active-copy>div>span{width:100%}.video-gallery-header>a{display:none}.video-grid{gap:7px}.video-card-title{font-size:11px}.video-card-body footer{font-size:8px}.video-card-actions button{width:25px;height:25px}.video-picker-grid{grid-template-columns:repeat(2,1fr)}}.digital-human-body{color:#172033;background:#f5f7fa;margin:0}.dh-app{background:linear-gradient(#eef4f4 0,#f7f8fa 300px,#f5f7fa 100%);min-height:100vh}.dh-main{width:min(1180px,100% - 36px);margin:0 auto;padding:30px 0 90px}.dh-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin:0 0 22px;display:flex}.dh-heading h1{letter-spacing:0;margin:0;font-size:27px;line-height:1.2}.dh-heading p{color:#718096;margin:7px 0 0;font-size:13px}.dh-credit{color:#778198;grid-template-columns:auto auto;align-items:baseline;column-gap:7px;font-size:12px;display:grid}.dh-credit strong{color:#172033;font-size:22px}.dh-credit small{text-align:right;color:#dc5d38;grid-column:1/-1}.dh-workbench{background:#fff;border:1px solid #dbe2e8;border-radius:8px;padding:20px;box-shadow:0 14px 34px #18273912}.dh-channel-switch{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px;display:grid}.dh-channel-switch>button{color:#566274;text-align:left;cursor:pointer;background:#f9fafb;border:1px solid #dfe5ea;border-radius:7px;align-items:center;gap:11px;min-height:68px;padding:12px 15px;display:flex}.dh-channel-switch>button span{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.dh-channel-switch strong{color:#273244;font-size:14px}.dh-channel-switch small{color:#8a94a4;font-size:11px}.dh-channel-switch>button.active{color:#087564;background:#effaf7;border-color:#1d9b88}.dh-channel-switch>button.active strong{color:#087564}.dh-channel-switch>button.disabled{opacity:.48;cursor:not-allowed}.dh-title-row{grid-template-columns:1fr auto;align-items:end;gap:12px;display:grid}.dh-title-row label,.dh-master-row label,.dh-edit-modal label{color:#657186;flex-direction:column;gap:6px;font-size:12px;display:flex}.dh-title-row input,.dh-master-row input,.dh-master-row select,.dh-edit-modal input,.dh-edit-modal select{color:#202b3c;height:38px;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #dbe2e8;border-radius:6px;outline:none;padding:0 11px}.dh-title-row input:focus,.dh-master-row input:focus,.dh-master-row select:focus,.dh-edit-modal input:focus,.dh-edit-modal select:focus{border-color:#1d9b88;box-shadow:0 0 0 3px #1d9b8817}.dh-advanced-toggle{color:#607084;cursor:pointer;background:#fff;border:1px solid #dbe2e8;border-radius:6px;align-items:center;gap:7px;height:38px;padding:0 12px;display:flex}.dh-advanced-toggle svg:last-child{transition:transform .2s}.dh-advanced-toggle svg.open{transform:rotate(180deg)}.dh-master-row{background:#f7f9fa;border:1px solid #e3e8ec;border-radius:7px;grid-template-columns:minmax(180px,1fr) minmax(150px,.7fr) minmax(210px,1fr);align-items:end;gap:10px;margin-top:12px;padding:13px;display:grid}.dh-new-master{grid-template-columns:1fr 38px;display:grid}.dh-new-master button{color:#fff;cursor:pointer;background:#172033;border:0;border-radius:0 6px 6px 0;place-items:center;display:grid}.dh-new-master input{border-radius:6px 0 0 6px}.dh-config-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:18px;display:grid}.dh-source-panel{background:#fbfcfd;border:1px solid #dfe5ea;border-radius:7px;min-width:0;padding:14px}.dh-source-panel>header{color:#1d9b88;align-items:center;gap:9px;margin-bottom:12px;display:flex}.dh-source-panel>header div{flex-direction:column;gap:2px;display:flex}.dh-source-panel>header strong{color:#273244;font-size:13px}.dh-source-panel>header small{color:#919baa;font-size:10px}.dh-source-panel>footer{justify-content:center;gap:8px;margin-top:10px;display:flex}.dh-source-panel>footer button,.dh-tts-form button{color:#58677a;cursor:pointer;background:#fff;border:1px solid #d8e0e6;border-radius:6px;align-items:center;gap:6px;height:32px;padding:0 10px;font-size:11px;display:flex}.dh-source-panel>footer button:hover{color:#087564;border-color:#1d9b88}.dh-dropzone{color:#7b8798;cursor:pointer;background:#fff;border:1px dashed #bdc9d1;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:170px;display:flex}.dh-dropzone.compact{min-height:116px}.dh-dropzone strong{font-size:12px;font-weight:600}.dh-image-preview{background:#edf1f3;border:1px solid #e0e5e9;border-radius:7px;height:170px;position:relative;overflow:hidden}.dh-image-preview img{object-fit:contain;width:100%;height:100%}.dh-image-preview>button,.dh-audio-ready>button{color:#fff;cursor:pointer;background:#19222dbf;border:0;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:7px;right:7px}.dh-image-preview>span{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:#19222db8;border-radius:4px;padding:5px 7px;font-size:10px;position:absolute;bottom:7px;left:8px;right:8px;overflow:hidden}.dh-audio-ready{color:#11816e;background:#f1faf7;border:1px solid #cfe5df;border-radius:7px;align-items:center;gap:12px;min-height:116px;padding:18px;display:flex;position:relative}.dh-audio-ready>div{flex-direction:column;gap:4px;min-width:0;display:flex}.dh-audio-ready strong{color:#283547;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.dh-audio-ready small{color:#728093;font-size:10px}.dh-audio-ready>button{color:#718096;background:#fff;border:1px solid #d9e1e7}.dh-segmented{background:#e9eef1;border-radius:6px;grid-template-columns:1fr 1fr;margin-bottom:10px;padding:3px;display:grid}.dh-segmented button{color:#718096;cursor:pointer;background:0 0;border:0;border-radius:4px;height:29px;font-size:11px}.dh-segmented button.active{color:#172033;background:#fff;box-shadow:0 1px 4px #1e2d3c1a}.dh-tts-form textarea{resize:vertical;box-sizing:border-box;width:100%;min-height:82px;font:inherit;color:#273244;background:#fff;border:1px solid #dbe2e8;border-radius:6px;outline:none;padding:10px}.dh-tts-form>div{grid-template-columns:1fr auto;gap:8px;margin-top:8px;display:grid}.dh-tts-form select{color:#455468;background:#fff;border:1px solid #dbe2e8;border-radius:6px;height:32px;padding:0 8px}.dh-tts-form button{color:#fff;background:#172033;border-color:#172033}.dh-avatar-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;max-height:250px;display:grid;overflow:auto}.dh-avatar-grid>button{cursor:pointer;color:#788597;background:#fff;border:1px solid #dfe5ea;border-radius:6px;grid-template-rows:56px auto auto;justify-items:center;min-width:0;height:108px;padding:7px;display:grid;position:relative}.dh-avatar-grid img,.dh-avatar-grid>button>span{object-fit:cover;background:#edf1f3;border-radius:5px;place-items:center;width:56px;height:56px;display:grid}.dh-avatar-grid strong{color:#344155;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:10px;overflow:hidden}.dh-avatar-grid small{font-size:9px}.dh-avatar-grid>button>svg{color:#fff;background:#1d9b88;border-radius:50%;padding:2px;position:absolute;top:5px;right:5px}.dh-avatar-grid>button.selected{background:#effaf7;border-color:#1d9b88}.dh-empty-inline{text-align:center;color:#929dac;grid-column:1/-1;padding:30px;font-size:12px}.dh-segments{border-top:1px solid #e3e8ec;margin-top:14px;padding-top:14px}.dh-segments>header{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.dh-segments>header>div{align-items:baseline;gap:8px;display:flex}.dh-segments strong{font-size:12px}.dh-segments small{color:#8a96a6;font-size:10px}.dh-segments>header button{color:#6f7e90;cursor:pointer;background:#fff;border:1px solid #dce3e8;border-radius:5px;place-items:center;width:30px;height:30px;display:grid}.dh-segments>div{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.dh-segments article{background:#f8fafb;border:1px solid #dfe6e9;border-radius:6px;align-items:center;gap:8px;padding:8px;display:flex}.dh-segments article>span{color:#087564;background:#dff3ee;border-radius:50%;place-items:center;width:23px;height:23px;font-size:10px;font-weight:700;display:grid}.dh-segments article>div{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.dh-segments article strong{font-size:10px}.dh-segments article small{font-size:9px}.dh-segments article>svg{color:#1d9b88}.dh-submit-row{border-top:1px solid #e5eaee;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding-top:16px;display:flex}.dh-submit-row>div{flex-direction:column;gap:4px;display:flex}.dh-submit-row strong{color:#3f4c5f;font-size:12px}.dh-submit-row small{color:#8792a2;font-size:10px}.dh-submit-row>button{color:#fff;cursor:pointer;background:#cb4e2a;border:0;border-radius:50px;align-items:center;gap:8px;height:42px;padding:0 20px;font-weight:700;display:flex}.dh-submit-row>button:disabled{opacity:.42;cursor:not-allowed}.dh-active{color:#1d9b88;background:#fff;border:1px solid #dfe6e9;border-left:3px solid #1d9b88;border-radius:0 7px 7px 0;align-items:center;gap:10px;margin:14px 0;padding:13px 15px;display:flex}.dh-active>div{flex-direction:column;flex:1;gap:2px;display:flex}.dh-active strong{color:#334154;font-size:12px}.dh-active small{color:#8894a4;font-size:10px}.dh-active button{color:#6c7b8c;cursor:pointer;background:#fff;border:1px solid #dbe3e7;border-radius:5px;place-items:center;width:31px;height:31px;display:grid}.dh-history{margin-top:26px}.dh-history>header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.dh-history>header>a{color:#c84e2a;font-size:11px;font-weight:700;text-decoration:none}.dh-tabs{align-items:center;gap:16px;display:flex}.dh-tabs button{color:#8490a0;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:5px 0}.dh-tabs button.active{color:#c84e2a;border-color:#c84e2a;font-weight:700}.dh-tabs span{color:#9ba4b1;font-size:10px}.dh-gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.dh-card{background:#fff;border:1px solid #dfe5ea;border-radius:7px;min-width:0;overflow:hidden}.dh-card-media{aspect-ratio:9/10;cursor:pointer;background:#edf1f3;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.dh-card-media:disabled{cursor:default}.dh-card-media video{object-fit:cover;width:100%;height:100%}.dh-card-pending,.dh-card-failed{color:#8792a1;flex-direction:column;justify-content:center;align-items:center;gap:7px;height:100%;display:flex}.dh-card-failed{color:#d55133;background:#fff5f2}.dh-card-pending strong,.dh-card-failed strong{font-size:12px}.dh-card-pending small,.dh-card-failed small{text-align:center;max-width:80%;font-size:9px}.dh-channel-badge{color:#fff;background:#18222cbd;border-radius:4px;padding:4px 6px;font-size:9px;position:absolute;top:7px;left:7px}.dh-play{color:#283547;background:#ffffffe6;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dh-card-body{padding:10px}.dh-card-body h3{color:#253245;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:11px;line-height:1.4;overflow:hidden}.dh-card-body p{color:#7f8b9b;white-space:nowrap;text-overflow:ellipsis;margin:5px 0 0;font-size:9px;overflow:hidden}.dh-card-body>div{color:#99a2af;justify-content:space-between;gap:7px;margin-top:8px;font-size:8px;display:flex}.dh-card footer{border-top:1px solid #edf0f2;align-items:center;gap:4px;min-height:35px;padding:6px 8px;display:flex}.dh-card footer button{color:#8390a0;cursor:pointer;background:#fff;border:1px solid #dfe5e9;border-radius:5px;place-items:center;width:25px;height:25px;display:grid}.dh-card footer button:hover,.dh-card footer button.active{color:#c64d2a;border-color:#e6ae9d}.dh-card footer button:last-child{margin-left:auto}.dh-state{color:#7c8898;justify-content:center;align-items:center;gap:8px;min-height:180px;font-size:12px;display:flex}.dh-state.compact{min-height:100px}.dh-state.error{color:#d34f34}.dh-modal-backdrop{z-index:2000;background:#141b239e;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.dh-library-modal,.dh-edit-modal{background:#fff;border-radius:8px;width:min(760px,100%);max-height:min(760px,90vh);overflow:auto;box-shadow:0 20px 70px #00000047}.dh-library-modal>header,.dh-edit-modal>header{border-bottom:1px solid #e7ebee;justify-content:space-between;align-items:center;padding:15px 17px;display:flex}.dh-library-modal h2,.dh-edit-modal h2{margin:2px 0 0;font-size:17px}.dh-library-modal header small,.dh-edit-modal header small{color:#1d9b88;text-transform:uppercase;font-size:9px}.dh-library-modal header button,.dh-edit-modal header button{color:#657386;cursor:pointer;background:#fff;border:1px solid #dfe4e8;border-radius:5px;place-items:center;width:32px;height:32px;display:grid}.dh-library-search{color:#8590a0;border:1px solid #dbe2e7;border-radius:6px;align-items:center;gap:7px;height:36px;margin:13px 17px;padding:0 9px;display:flex}.dh-library-search input{border:0;outline:0;flex:1;min-width:0}.dh-library-grid{grid-template-columns:repeat(4,1fr);gap:9px;padding:0 17px 17px;display:grid}.dh-library-grid button{cursor:pointer;background:#f9fafb;border:1px solid #dfe5e9;border-radius:6px;flex-direction:column;align-items:center;gap:5px;min-height:110px;padding:6px;display:flex;overflow:hidden}.dh-library-grid img,.dh-library-grid button>span{object-fit:cover;color:#1d9b88;background:#edf1f3;border-radius:4px;place-items:center;width:100%;height:72px;display:grid}.dh-library-grid strong{white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:9px;overflow:hidden}.dh-library-grid small{color:#929dab;font-size:8px}.dh-preview-modal{color:#fff;background:#121820;border-radius:8px;width:min(940px,100%);max-height:92vh;position:relative;overflow:hidden}.dh-preview-modal>button{z-index:2;color:#fff;cursor:pointer;background:#0000008c;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:10px;right:10px}.dh-preview-modal video{background:#000;width:100%;max-height:78vh;display:block}.dh-preview-modal>div{justify-content:space-between;gap:16px;padding:13px 16px;font-size:12px;display:flex}.dh-preview-modal span{color:#9ba7b4}.dh-edit-modal{width:min(480px,100%);padding-bottom:0}.dh-edit-modal>label{margin:13px 17px}.dh-edit-modal footer{border-top:1px solid #e7ebee;justify-content:flex-end;gap:8px;padding:12px 17px;display:flex}.dh-edit-modal footer button{cursor:pointer;background:#fff;border:1px solid #dce2e7;border-radius:6px;height:34px;padding:0 14px}.dh-edit-modal footer button.primary{color:#fff;background:#172033;border-color:#172033;align-items:center;gap:6px;display:flex}.dh-toast{opacity:0;pointer-events:none;z-index:3000;color:#fff;background:#172033;border-radius:6px;padding:10px 16px;font-size:11px;transition:all .2s;position:fixed;bottom:26px;left:50%;transform:translate(-50%,20px)}.dh-toast.show{opacity:1;transform:translate(-50%)}.dh-spin{animation:.8s linear infinite dh-spin}@keyframes dh-spin{to{transform:rotate(360deg)}}@media (width<=900px){.dh-gallery,.dh-avatar-grid,.dh-segments>div{grid-template-columns:repeat(3,1fr)}}@media (width<=680px){.dh-main{width:calc(100% - 24px);padding-top:74px;padding-bottom:110px}.dh-heading{align-items:flex-start}.dh-heading h1{font-size:22px}.dh-heading p{font-size:11px}.dh-workbench{padding:12px}.dh-channel-switch{grid-template-columns:1fr}.dh-channel-switch>button{min-height:60px}.dh-title-row{grid-template-columns:1fr}.dh-advanced-toggle{justify-content:center;width:100%}.dh-master-row,.dh-config-grid{grid-template-columns:1fr}.dh-avatar-grid{grid-template-columns:repeat(4,minmax(0,1fr));max-height:none}.dh-avatar-grid>button{grid-template-rows:48px auto auto;height:96px}.dh-avatar-grid img,.dh-avatar-grid>button>span{width:48px;height:48px}.dh-segments>div{grid-template-columns:repeat(2,1fr)}.dh-submit-row{align-items:flex-end}.dh-submit-row>div{min-width:0}.dh-submit-row>button{white-space:nowrap;height:40px;padding:0 14px}.dh-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dh-card-media{aspect-ratio:4/5}.dh-library-grid{grid-template-columns:repeat(2,1fr)}.dh-preview-modal>div{flex-direction:column;gap:4px}.dh-toast{text-align:center;max-width:calc(100% - 40px);bottom:84px}}.prompt-studio-body{color:#172033;background:#f4f7f9;margin:0}.ps-app{min-height:100vh}.ps-main{max-width:1180px;margin:0 auto;padding:32px 20px 110px}.ps-heading{justify-content:space-between;align-items:flex-end;margin-bottom:22px;display:flex}.ps-heading h1{margin:0;font-size:26px}.ps-heading p{color:#66758c;margin:5px 0 0;font-size:13px}.ps-credit{text-align:right}.ps-credit span,.ps-credit small{color:#748196;font-size:11px;display:block}.ps-credit strong{font-size:24px}.ps-tabs{background:#fff;border:1px solid #dce3e9;border-radius:8px;grid-template-columns:repeat(4,1fr);gap:4px;padding:4px;display:grid}.ps-tabs button{color:#64748b;height:44px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.ps-tabs button span{background:#e9eef2;border-radius:8px;min-width:18px;padding:1px 5px;font-size:10px}.ps-tabs button.active{color:#fff;background:#172033}.ps-tabs button:disabled{opacity:.4;cursor:not-allowed}.ps-view,.ps-studio{margin-top:16px}.ps-section-heading{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.ps-section-heading h2,.ps-studio-heading h2{margin:0;font-size:18px}.ps-section-heading p,.ps-studio-heading p{color:#748196;margin:4px 0 0;font-size:12px}.ps-filters{flex-wrap:wrap;gap:5px;display:flex}.ps-filters button{color:#64748b;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce3e9;border-radius:6px;padding:6px 11px;font-size:11px}.ps-filters button.active{color:#087665;background:#eaf8f5;border-color:#0f9f86}.ps-scene-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.ps-scene-card{text-align:left;min-height:188px;color:inherit;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce3e9;border-radius:8px;padding:18px 16px 13px;transition:border-color .2s,box-shadow .2s,transform .2s;position:relative}.ps-scene-card:hover{border-color:#8db9af;transform:translateY(-2px);box-shadow:0 8px 22px #19363014}.ps-scene-card.selected{background:#f0fbf8;border-color:#0f9f86}.ps-scene-card>.ps-scene-icon{font-size:30px}.ps-scene-card>strong{margin-top:10px;font-size:15px;display:block}.ps-scene-card>p{color:#65748a;height:45px;margin:7px 0;font-size:12px;line-height:1.55;overflow:hidden}.ps-scene-card>footer{color:#8591a3;border-top:1px solid #edf1f4;justify-content:space-between;padding-top:10px;font-size:10px;display:flex}.ps-scene-card>svg{color:#0f9f86;position:absolute;top:12px;right:12px}.ps-case-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.ps-case-card{color:inherit;text-align:left;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce3e9;border-radius:8px;align-items:center;gap:13px;padding:15px;display:flex}.ps-case-card>span{font-size:30px}.ps-case-card strong{font-size:14px}.ps-case-card p{color:#627087;margin:5px 0;font-size:11px}.ps-case-card small{color:#8a96a7;font-size:10px}.ps-empty,.ps-state{color:#8793a4;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:250px;display:flex}.ps-empty strong{color:#4c5b70;font-size:14px}.ps-empty span{font-size:11px}.ps-empty.compact,.ps-state.compact{min-height:100px}.ps-state{flex-direction:row}.ps-state.error{color:#b42318}.ps-studio{background:#fff;border:1px solid #dce3e9;border-radius:8px;padding:18px}.ps-studio-heading{border-bottom:1px solid #e7ecf0;justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.ps-studio-heading>div{align-items:center;gap:12px;display:flex}.ps-studio-heading>div>span{font-size:30px}.ps-studio-heading>button,.ps-refresh{color:#66758c;cursor:pointer;background:#fff;border:1px solid #dce3e9;border-radius:6px;place-items:center;width:34px;height:34px;display:grid}.ps-form-grid{grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);gap:16px;padding-top:16px;display:grid}.ps-editor,.ps-settings{min-width:0}.ps-segmented,.ps-style-tabs{background:#e9eef2;border-radius:7px;grid-template-columns:repeat(2,1fr);gap:3px;padding:3px;display:grid}.ps-segmented button,.ps-style-tabs button{color:#65748a;height:36px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;font-size:12px}.ps-segmented button.active,.ps-style-tabs button.active{color:#172033;background:#fff;box-shadow:0 1px 4px #1720331a}.ps-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.ps-fields label,.ps-free,.ps-settings>label{color:#536277;font-size:12px;display:block}.ps-fields label>span,.ps-free>span,.ps-settings>label>span{margin-bottom:6px;font-weight:700;display:block}.ps-fields label b{color:#d94b32;margin-left:3px}.ps-fields input[type=text],.ps-fields textarea,.ps-fields select,.ps-free textarea,.ps-settings input,.ps-settings select,.ps-custom-style{color:#273449;width:100%;font:inherit;background:#fff;border:1px solid #d7dfe6;border-radius:6px;outline:0;font-size:13px}.ps-fields input[type=text],.ps-fields select,.ps-settings input,.ps-settings select{height:40px;padding:0 10px}.ps-fields textarea{resize:vertical;min-height:100px;padding:10px}.ps-fields label.checkbox{border:1px solid #d7dfe6;border-radius:6px;align-items:center;gap:8px;padding:12px;display:flex}.ps-fields label.checkbox>span{margin:0}.ps-free{margin-top:14px;position:relative}.ps-free textarea{resize:vertical;min-height:320px;padding:14px;line-height:1.7}.ps-free small{color:#8a96a7;font-size:10px;position:absolute;bottom:8px;right:10px}.ps-settings{flex-direction:column;gap:12px;display:flex}.ps-style-box{border:1px solid #dce3e9;border-radius:7px;padding:11px}.ps-style-box>header>span{color:#435267;align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.ps-style-tabs{grid-template-columns:repeat(3,1fr);margin-top:9px}.ps-shortcuts{gap:6px;max-height:270px;margin-top:9px;display:grid;overflow:auto}.ps-shortcuts>button{text-align:left;color:inherit;font:inherit;cursor:pointer;background:#fff;border:1px solid #e1e7ec;border-radius:6px;align-items:center;gap:9px;padding:9px;display:flex;position:relative}.ps-shortcuts>button.selected{background:#effaf7;border-color:#0f9f86}.ps-shortcuts>button>span{font-size:20px}.ps-shortcuts strong,.ps-shortcuts small{display:block}.ps-shortcuts strong{font-size:12px}.ps-shortcuts small{color:#798699;margin-top:2px;font-size:10px}.ps-shortcuts>button>svg{color:#0f9f86;position:absolute;right:8px}.ps-custom-style{resize:vertical;min-height:190px;margin-top:9px;padding:10px}.ps-tag-groups{max-height:300px;margin-top:9px;overflow:auto}.ps-tag-groups section{margin-bottom:12px}.ps-tag-groups section>header{color:#65748a;justify-content:space-between;margin-bottom:6px;font-size:11px;display:flex}.ps-tag-groups section>div{flex-wrap:wrap;gap:5px;display:flex}.ps-tag-groups button{color:#65748a;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce3e9;border-radius:5px;padding:5px 8px;font-size:10px}.ps-tag-groups button.selected{color:#a33d1f;background:#fff2ed;border-color:#c65935}.ps-generate{border-top:1px solid #e7ecf0;justify-content:space-between;align-items:center;gap:10px;padding-top:12px;display:flex}.ps-generate strong,.ps-generate small{display:block}.ps-generate strong{font-size:12px}.ps-generate small{color:#7f8b9b;margin-top:3px;font-size:10px}.ps-generate button{color:#fff;height:40px;font:inherit;cursor:pointer;background:#d94b32;border:0;border-radius:7px;align-items:center;gap:7px;padding:0 14px;font-size:12px;font-weight:700;display:flex}.ps-generate button:disabled{opacity:.45;cursor:not-allowed}.ps-result{border-top:1px solid #dce3e9;margin-top:18px;padding-top:18px}.ps-result>header{justify-content:space-between;align-items:center;display:flex}.ps-result>header>div{align-items:center;gap:9px;display:flex}.ps-result>header strong,.ps-result>header p{margin:0;display:block}.ps-result>header p{color:#718096;margin-top:3px;font-size:10px}.ps-result>header>span{color:#607086;text-transform:uppercase;background:#eef2f5;border-radius:5px;padding:4px 8px;font-size:10px}.ps-result>header>span.excellent{color:#087665;background:#e9f8f2}.ps-explanation,.ps-project-note{color:#75551e;background:#fff9eb;border-left:3px solid #d79a32;margin-top:12px;padding:9px 11px;font-size:11px;line-height:1.6}.ps-main-prompt{border:1px solid #dce3e9;border-radius:7px;margin-top:12px;overflow:hidden}.ps-main-prompt header,.ps-variations article header{background:#f6f8fa;justify-content:space-between;align-items:center;padding:9px 11px;display:flex}.ps-main-prompt button,.ps-variations button{color:#617087;cursor:pointer;background:#fff;border:1px solid #dce3e9;border-radius:5px;place-items:center;width:30px;height:30px;display:grid}.ps-main-prompt pre,.ps-project-list pre{white-space:pre-wrap;word-break:break-word;color:#344258;font:inherit;margin:0;padding:13px;font-size:12px;line-height:1.7}.ps-variations{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:10px;display:grid}.ps-variations article{border:1px solid #dce3e9;border-radius:7px;overflow:hidden}.ps-variations strong,.ps-variations small{display:block}.ps-variations strong{font-size:12px}.ps-variations small{color:#8490a1;margin-top:2px;font-size:10px}.ps-variations article>p{color:#536277;max-height:150px;margin:0;padding:11px;font-size:11px;line-height:1.65;overflow:auto}.ps-warnings{color:#a33d1f;background:#fff6f3;border:1px solid #f2d3ca;border-radius:6px;gap:8px;margin-top:10px;padding:10px;display:flex}.ps-warnings p{margin:0 0 3px;font-size:11px}.ps-result>footer,.ps-project-list article>footer{gap:7px;margin-top:12px;display:flex}.ps-result>footer a,.ps-result>footer button,.ps-project-list article>footer a,.ps-project-list article>footer button{color:#536277;height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce3e9;border-radius:6px;align-items:center;gap:6px;padding:0 12px;font-size:11px;text-decoration:none;display:inline-flex}.ps-result>footer a{color:#fff;background:#172033;border-color:#172033}.ps-project-list{gap:9px;display:grid}.ps-project-list>article{background:#fff;border:1px solid #dce3e9;border-radius:8px;padding:14px}.ps-project-list>article>header{justify-content:space-between;align-items:flex-start;display:flex}.ps-project-list h3{margin:0;font-size:14px}.ps-project-list header p{color:#7d899a;margin:5px 0 0;font-size:10px}.ps-project-list header>span{color:#087665;background:#eaf8f5;border-radius:5px;padding:3px 7px;font-size:10px}.ps-project-list details{margin-top:10px}.ps-project-list summary{color:#536277;cursor:pointer;font-size:11px}.ps-project-list pre{background:#f7f9fa;border:1px solid #e4e9ed;border-radius:6px;margin-top:7px}.ps-toast{z-index:2100;color:#fff;background:#172033;border-radius:6px;padding:9px 16px;font-size:11px;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #17203338}.ps-toast.error{background:#b42318}.ps-spin{animation:.8s linear infinite ps-spin}@keyframes ps-spin{to{transform:rotate(360deg)}}@media (width<=900px){.ps-main{padding-top:24px}.ps-scene-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ps-form-grid{grid-template-columns:1fr}.ps-settings{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ps-style-box,.ps-generate{grid-column:1/-1}}@media (width<=650px){.ps-main{padding:22px 12px 110px}.ps-heading{align-items:flex-start}.ps-heading h1{font-size:21px}.ps-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.ps-tabs button{flex-direction:column;gap:2px;height:48px;font-size:10px}.ps-tabs button span{margin:0 0 27px 37px;position:absolute}.ps-scene-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ps-scene-card{min-height:174px;padding:14px 12px}.ps-scene-card>p{height:55px}.ps-section-heading{align-items:flex-start;gap:10px}.ps-case-grid{grid-template-columns:1fr}.ps-studio{padding:12px}.ps-form-grid{gap:12px}.ps-fields{grid-template-columns:1fr}.ps-settings{display:flex}.ps-free textarea{min-height:250px}.ps-variations{grid-template-columns:1fr}.ps-result>footer,.ps-project-list article>footer{flex-wrap:wrap}.ps-project-list>article>header{gap:8px}.ps-toast{bottom:82px}.ps-credit strong{font-size:21px}}body.content-center-body,body.master-editor-body{color:#172033;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f3f6f9;margin:0}.cc-page,.me-page{background:#f3f6f9;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif}.cc-main,.me-main{width:min(1280px,100% - 32px);margin:0 auto;padding:30px 0 90px}.cc-heading{justify-content:space-between;align-items:flex-end;margin-bottom:22px;display:flex}.cc-heading h1{color:#12213a;margin:0;font-size:26px;line-height:1.2}.cc-heading p{color:#718096;margin:6px 0 0;font-size:13px}.cc-primary,.me-primary{color:#fff;min-height:36px;font:inherit;cursor:pointer;background:#e34a36;border:0;border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:13px;font-weight:650;text-decoration:none;display:inline-flex}.cc-primary:hover,.me-primary:hover{background:#cc3f2e}.cc-primary:disabled,.me-primary:disabled{opacity:.5;cursor:not-allowed}.cc-tabs{background:#fff;border:1px solid #dce3ea;border-radius:8px;grid-template-columns:repeat(5,1fr);margin-bottom:16px;padding:4px;display:grid}.cc-tabs button{color:#66758b;height:48px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:7px;font-size:13px;display:flex}.cc-tabs button:hover{color:#27364d;background:#f5f7fa}.cc-tabs button.active{color:#fff;background:#172033;font-weight:650}.cc-tabs small{background:#ffffff26;border-radius:10px;min-width:18px;padding:1px 5px;font-size:10px}.cc-alert,.me-error{color:#a53325;background:#fff5f3;border:1px solid #f1b5ac;border-radius:7px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:11px 14px;font-size:13px;display:flex}.cc-alert button,.me-error button{color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;display:flex}.cc-view{min-height:360px}.cc-toolbar{background:#fff;border:1px solid #dce3ea;border-radius:8px;align-items:center;gap:8px;min-height:54px;margin-bottom:14px;padding:9px;display:flex}.cc-search{color:#8a97a9;border:1px solid #dce3ea;border-radius:6px;align-items:center;gap:7px;width:min(320px,35vw);height:36px;padding:0 10px;display:flex}.cc-search:focus-within{border-color:#8291a5}.cc-search input{color:#22304a;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:13px}.cc-segment,.cc-icon-segment{background:#edf1f5;border-radius:6px;padding:2px;display:flex}.cc-segment button,.cc-icon-segment button{color:#718096;height:30px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:0 12px;font-size:12px}.cc-icon-segment button{justify-content:center;align-items:center;width:30px;padding:0;display:flex}.cc-segment button.active,.cc-icon-segment button.active{color:#1b2b44;background:#fff;box-shadow:0 1px 3px #1120331f}.cc-toolbar>select,.cc-toolbar>input,.cc-performance select,.cc-performance input{color:#334158;height:36px;font:inherit;background:#fff;border:1px solid #dce3ea;border-radius:6px;padding:0 10px;font-size:12px}.cc-toolbar>button,.cc-toolbar-end>button{color:#536176;height:32px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce3ea;border-radius:6px;align-items:center;gap:5px;padding:0 9px;font-size:12px;display:flex}.cc-toolbar button.danger,.cc-row-actions button.danger,.cc-final-card button.danger,.cc-master-card button.danger,.cc-batches button.danger{color:#c4382a}.cc-toolbar-end{align-items:center;gap:6px;margin-left:auto;display:flex}.cc-state,.me-state{color:#7b8899;justify-content:center;align-items:center;gap:8px;min-height:250px;font-size:13px;display:flex}.cc-empty,.me-empty{color:#8491a2;background:#fff;border:1px dashed #ced7e0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:280px;display:flex}.cc-empty strong,.me-empty strong{color:#40516a;font-size:14px}.cc-empty span,.me-empty span{font-size:12px}.cc-spin,.me-spin{animation:.8s linear infinite cc-spin}@keyframes cc-spin{to{transform:rotate(360deg)}}.cc-master-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.cc-master-card{background:#fff;border:1px solid #dce3ea;border-radius:8px;overflow:hidden;box-shadow:0 2px 7px #192a4309}.cc-master-card>a{color:inherit;padding:16px;text-decoration:none;display:block}.cc-master-card>a>header{align-items:center;gap:10px;min-width:0;display:flex}.cc-master-icon{color:#3159a6;background:#eef3ff;border-radius:7px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.cc-master-card header>div:last-child{min-width:0}.cc-master-card h2{color:#182740;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;overflow:hidden}.cc-master-card header p{color:#8a97a8;margin:4px 0 0;font-size:10px}.cc-master-flow{background:#f5f7fa;border-radius:6px;align-items:center;gap:5px;min-height:66px;margin:15px 0;padding:10px;display:flex;overflow-x:auto}.cc-master-flow>span{flex-direction:column;align-items:center;gap:3px;min-width:66px;display:flex}.cc-master-flow b{color:#42516a;text-overflow:ellipsis;white-space:nowrap;max-width:90px;font-size:11px;overflow:hidden}.cc-master-flow small{color:#93a0b0;font-size:9px}.cc-master-flow i{color:#b4bec9;font-style:normal}.cc-master-card dl,.cc-final-card dl,.me-variant dl,.cc-batches dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.cc-master-card dl div,.cc-final-card dl div,.me-variant dl div{min-width:0}.cc-master-card dt,.cc-final-card dt,.me-variant dt,.cc-batches dt{color:#9aa5b4;font-size:9px}.cc-master-card dd,.cc-final-card dd,.me-variant dd,.cc-batches dd{color:#34435b;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:12px;font-weight:650;overflow:hidden}.cc-master-card>footer{background:#fafbfc;border-top:1px solid #edf0f3;align-items:center;gap:6px;padding:9px 12px;display:flex}.cc-master-card>footer button,.cc-master-card>footer a{color:#657389;height:28px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:4px;padding:0 8px;font-size:11px;text-decoration:none;display:flex}.cc-master-card>footer a{color:#fff;background:#172033;margin-left:auto}.cc-final-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.cc-final-card{background:#fff;border:1px solid #dce3ea;border-radius:8px;position:relative;overflow:hidden}.cc-final-card.selected{border-color:#3975c7;box-shadow:0 0 0 2px #3975c71f}.cc-check{z-index:2;color:#fff;cursor:pointer;background:#141f31b8;border:0;border-radius:5px;justify-content:center;align-items:center;width:27px;height:27px;display:flex;position:absolute;top:8px;left:8px}.cc-final-card.selected .cc-check{background:#3975c7}.cc-final-preview{aspect-ratio:16/10;color:#7f8d9e;cursor:pointer;background:#e8edf2;border:0;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.cc-final-preview img{object-fit:cover;width:100%;height:100%}.cc-final-preview>i{color:#fff;background:#112033c2;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-style:normal;display:flex;position:absolute}.cc-final-body{padding:11px}.cc-final-body h3{color:#1d2d46;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;overflow:hidden}.cc-final-body p{color:#8b98a9;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 10px;font-size:10px;overflow:hidden}.cc-final-body p span{color:#3767a5}.cc-final-card>footer{border-top:1px solid #edf0f3;justify-content:flex-end;align-items:center;gap:3px;min-height:37px;padding:5px 8px;display:flex}.cc-final-card>footer button{color:#68768a;height:27px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;gap:4px;padding:0 7px;font-size:11px;display:flex}.cc-final-card>footer button:hover{color:#25354d;background:#f0f3f6}.cc-table-wrap{background:#fff;border:1px solid #dce3ea;border-radius:8px;overflow:auto}.cc-table{border-collapse:collapse;width:100%;min-width:920px;font-size:12px}.cc-table th{color:#798698;text-align:left;white-space:nowrap;background:#f6f8fa;border-bottom:1px solid #dfe5eb;padding:10px 12px;font-size:10px;font-weight:650}.cc-table td{color:#56647a;white-space:nowrap;border-bottom:1px solid #edf0f3;padding:10px 12px}.cc-table tbody tr:hover{background:#fafbfd}.cc-table strong{color:#2b3a51}.cc-row-check,.cc-row-actions button,.cc-title-link{color:#657389;cursor:pointer;background:0 0;border:0}.cc-title-link{color:#254e84;max-width:240px;font:inherit;text-overflow:ellipsis;font-weight:600;overflow:hidden}.cc-row-actions{gap:2px;display:flex}.cc-row-actions button{border-radius:4px;justify-content:center;align-items:center;width:25px;height:25px;display:flex}.cc-subtabs{background:#fff;border:1px solid #dce3ea;border-radius:7px;gap:3px;width:max-content;margin-bottom:14px;padding:3px;display:flex}.cc-subtabs button{color:#748196;height:34px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:5px;padding:0 13px;font-size:12px;display:flex}.cc-subtabs button.active{color:#fff;background:#172033}.cc-import{background:#fff;border:1px solid #dce3ea;border-radius:8px;grid-template-columns:1.5fr .8fr 1fr auto;align-items:end;gap:14px;padding:24px;display:grid}.cc-import h2{color:#1b2a42;margin:0;font-size:17px}.cc-import p{color:#8290a1;margin:6px 0 0;font-size:12px;line-height:1.5}.cc-import label{flex-direction:column;gap:6px;display:flex}.cc-import label>span{color:#6f7c90;font-size:11px}.cc-file{color:#607187;cursor:pointer;border:1px dashed #aeb9c6;border-radius:7px;justify-content:center;align-items:center;height:58px;position:relative;flex-direction:row!important;gap:7px!important;display:flex!important}.cc-file input{opacity:0;cursor:pointer;position:absolute;inset:0}.cc-file strong{text-overflow:ellipsis;white-space:nowrap;max-width:190px;font-size:12px;overflow:hidden}.cc-batches{gap:8px;display:grid}.cc-batches article{background:#fff;border:1px solid #dce3ea;border-radius:8px;align-items:center;gap:18px;padding:14px 16px;display:flex}.cc-batches article>div:first-child{min-width:240px}.cc-batches strong{color:#283850;font-size:13px}.cc-batches p{color:#94a0af;margin:4px 0 0;font-size:10px}.cc-batches dl{flex:1;grid-template-columns:repeat(4,minmax(0,1fr))}.cc-batches button{cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.cc-overlay,.me-overlay{z-index:1500;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#111a28b8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.cc-modal,.cc-player,.me-picker,.me-generate-modal,.me-small-modal,.me-metrics-modal,.me-player{background:#fff;border:1px solid #d6dde5;border-radius:8px;width:min(520px,100%);max-height:calc(100vh - 40px);overflow:hidden;box-shadow:0 22px 70px #0c192a4d}.cc-modal>header,.cc-player>header,.me-picker>header,.me-generate-modal>header,.me-small-modal>header,.me-metrics-modal>header,.me-player>header{border-bottom:1px solid #e7ebef;justify-content:space-between;align-items:flex-start;padding:16px 18px;display:flex}.cc-modal h2,.cc-player h2,.me-picker h2,.me-generate-modal h2,.me-small-modal h2,.me-metrics-modal h2,.me-player h2{color:#1d2c43;margin:0;font-size:16px}.cc-modal header p,.cc-player header p,.me-picker header p,.me-generate-modal header p,.me-metrics-modal header p{color:#8794a5;margin:4px 0 0;font-size:11px}.cc-modal header>button,.cc-player header>button,.me-overlay section>header>button,.me-overlay form>header>button{color:#7d8999;cursor:pointer;background:0 0;border:0;display:flex}.cc-modal>label{flex-direction:column;gap:6px;padding:16px 18px 5px;display:flex}.cc-modal>label span,.me-small-modal label span,.me-metrics-grid label span{color:#66758a;font-size:11px}.cc-modal input,.me-small-modal input,.me-small-modal select,.me-metrics-grid input,.me-metrics-grid select{color:#27364c;width:100%;height:38px;font:inherit;background:#fff;border:1px solid #d7dee6;border-radius:6px;padding:0 10px;font-size:13px}.cc-modal fieldset{border:0;grid-template-columns:1fr 1fr;gap:8px;margin:12px 18px 20px;padding:0;display:grid}.cc-modal legend{color:#66758a;margin-bottom:6px;font-size:11px}.cc-modal fieldset button{color:#627087;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce3ea;border-radius:7px;grid-template-columns:25px 1fr;align-items:center;padding:12px;display:grid}.cc-modal fieldset button.active{color:#28558f;background:#f0f5fc;border-color:#3768aa}.cc-modal fieldset strong{font-size:12px}.cc-modal fieldset small{color:#8995a5;grid-column:2;font-size:10px}.cc-modal>footer,.me-picker>footer,.me-generate-modal>footer,.me-small-modal>footer,.me-metrics-modal>footer{background:#fafbfc;border-top:1px solid #e7ebef;justify-content:flex-end;align-items:center;gap:8px;padding:12px 18px;display:flex}.cc-modal>footer>button:not(.cc-primary),.me-overlay footer button:not(.me-primary){color:#5c6b80;height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d8e0e8;border-radius:6px;padding:0 12px;font-size:12px}.cc-player{background:#111;width:min(850px,100%)}.cc-player header{background:#191919;border-color:#2b2b2b}.cc-player h2{color:#eee}.cc-player video{background:#000;width:100%;max-height:70vh;display:block}.cc-player>footer{color:#aaa;justify-content:space-between;align-items:center;padding:10px 14px;font-size:11px;display:flex}.cc-player>footer button{color:#ddd;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;display:flex}.cc-toast,.me-toast{z-index:1700;color:#197a5b;background:#effbf7;border:1px solid #b7ded1;border-radius:7px;padding:9px 17px;font-size:12px;position:fixed;top:74px;left:50%;transform:translate(-50%);box-shadow:0 8px 25px #142b3d29}.cc-toast.error,.me-toast.error{color:#b6382a;background:#fff3f1;border-color:#efc0ba}.me-back{color:#cbd3df;border-radius:6px;align-items:center;gap:5px;padding:6px 9px;font-size:12px;text-decoration:none;display:flex}.me-back:hover{background:#ffffff12}.me-main{width:min(1440px,100% - 28px);padding-top:18px}.me-titlebar{background:#fff;border:1px solid #dce3ea;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;padding:12px 14px;display:flex}.me-titlebar>div:first-child{flex:1;min-width:0}.me-titlebar input{color:#17263e;width:min(500px,100%);font:inherit;background:0 0;border:1px solid #0000;border-radius:5px;outline:0;font-size:18px;font-weight:700}.me-titlebar input:focus{border-color:#b8c5d3;padding-left:7px}.me-titlebar p{color:#8995a5;margin:3px 0 0;font-size:10px}.me-titlebar>div:last-child{align-items:center;gap:6px;display:flex}.me-titlebar select{color:#516075;height:34px;font:inherit;background:#fff;border:1px solid #d7dee6;border-radius:6px;padding:0 8px;font-size:11px}.me-secondary{color:#5b6a7e;height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d9e0e7;border-radius:6px;align-items:center;gap:5px;padding:0 10px;font-size:11px;display:flex}.me-primary b{background:#ffffff2e;border-radius:8px;padding:1px 5px;font-size:10px}.me-pipeline,.me-variants{background:#fff;border:1px solid #dce3ea;border-radius:8px}.me-pipeline>header,.me-variants>header{border-bottom:1px solid #e4e9ee;justify-content:space-between;align-items:center;gap:10px;min-height:52px;padding:9px 13px;display:flex}.me-pipeline>header>div,.me-variants>header>div{align-items:center;gap:7px;display:flex}.me-pipeline h2,.me-variants h2{color:#24334a;margin:0;font-size:14px}.me-pipeline header span,.me-variants header span{color:#8a97a7;font-size:10px}.me-pipeline>header>button{color:#5d6b7e;height:31px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d9e0e7;border-radius:5px;align-items:center;gap:5px;padding:0 9px;font-size:11px;display:flex}.me-pipeline-scroll{padding:14px;overflow-x:auto}.me-pipeline-track{align-items:stretch;min-width:max-content;display:flex}.me-node{background:#fafbfd;border:1px solid #d7dfe7;border-radius:7px;flex-direction:column;width:280px;min-height:390px;display:flex}.me-node>header{border-bottom:1px solid #e5eaef;justify-content:space-between;align-items:center;padding:8px 9px;display:flex}.me-node>header select{color:#365c8d;max-width:190px;font:inherit;background:0 0;border:0;outline:0;font-size:11px;font-weight:650}.me-node>header button,.me-material>button{color:#9aa5b4;cursor:pointer;background:0 0;border:0;display:flex}.me-node>header button:hover,.me-material>button.danger:hover{color:#c73e30}.me-node>input{color:#26364e;font:inherit;background:#fff;border:1px solid #dce2e8;border-radius:5px;margin:9px 9px 0;padding:6px 7px;font-size:12px;font-weight:650}.me-node>p{color:#97a2b0;margin:5px 9px 8px;font-size:9px}.me-material-list{flex-direction:column;flex:1;gap:5px;min-height:230px;padding:0 8px 8px;display:flex}.me-material{background:#fff;border:1px solid #e0e6eb;border-radius:6px;grid-template-columns:56px 1fr 18px;align-items:center;gap:7px;padding:5px;display:grid}.me-material-preview{color:#8592a2;cursor:pointer;background:#e9eef3;border:0;border-radius:4px;justify-content:center;align-items:center;width:56px;height:45px;display:flex;position:relative;overflow:hidden}.me-material-preview img{object-fit:cover;width:100%;height:100%}.me-material-preview i{color:#fff;background:#131e2d4d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.me-material>div{min-width:0}.me-material strong{color:#35445a;text-overflow:ellipsis;white-space:nowrap;font-size:10px;display:block;overflow:hidden}.me-material small{color:#95a0ae;margin-top:4px;font-size:8px;display:block}.me-material-empty{color:#a1acb9;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:170px;font-size:10px;display:flex}.me-node>footer{border-top:1px solid #e3e8ed;gap:5px;padding:8px;display:flex}.me-node>footer button{color:#5d6d81;height:29px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d9e0e7;border-radius:5px;flex:1;justify-content:center;align-items:center;gap:4px;font-size:10px;display:flex}.me-pipe-arrow{color:#a9b4c0;align-self:center;margin:0 7px}.me-add-node{color:#728096;cursor:pointer;background:#f7f9fb;border:1px dashed #aab6c3;border-radius:7px;justify-content:center;align-self:center;align-items:center;width:40px;height:40px;display:flex}.me-variants{margin-top:12px}.me-variants>header nav{background:#eff2f5;border-radius:6px;margin-left:auto;padding:2px;display:flex}.me-variants>header nav button{color:#748196;height:28px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:0 10px;font-size:10px}.me-variants>header nav button.active{color:#22324a;background:#fff;box-shadow:0 1px 3px #14253b1a}.me-empty{border:0}.me-variant-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:12px;display:grid}.me-variant{background:#fff;border:1px solid #dce3ea;border-radius:7px;position:relative;overflow:visible}.me-variant-video{aspect-ratio:16/10;color:#78879a;cursor:pointer;background:#e8edf2;border:0;border-radius:7px 7px 0 0;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.me-variant-video img{object-fit:cover;width:100%;height:100%}.me-variant-video>i{color:#fff;background:#111e2fbd;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute}.me-variant-video>b,.me-variant-video>em{color:#fff;background:#142132c2;border-radius:4px;padding:3px 6px;font-size:8px;font-style:normal;position:absolute;top:7px}.me-variant-video>b{left:7px}.me-variant-video>em{background:#23795e;right:7px}.me-variant-body{padding:10px}.me-variant-body>header{justify-content:space-between;align-items:flex-start;display:flex}.me-variant-body h3{color:#25354d;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;overflow:hidden}.me-variant-body p{color:#99a4b1;margin:3px 0 0;font-size:8px}.me-variant-body header button{color:#8b97a6;cursor:pointer;background:0 0;border:0;display:flex}.me-variant dl{border-top:1px solid #edf0f3;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:9px;padding-top:8px}.me-variant details{border-top:1px solid #edf0f3;margin-top:9px;padding-top:7px}.me-variant summary{color:#657489;cursor:pointer;font-size:9px}.me-variant ol{gap:3px;margin:6px 0 0;padding:0;list-style:none;display:grid}.me-variant li{color:#56647a;justify-content:space-between;gap:6px;font-size:8px;display:flex}.me-variant li span{color:#8692a2}.me-variant>footer{border-top:1px solid #edf0f3;justify-content:flex-end;gap:2px;padding:5px 7px;display:flex}.me-variant>footer button{color:#69778b;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;width:27px;height:27px;display:flex}.me-variant>footer button:hover{color:#27374f;background:#f0f3f6}.me-variant>footer button.danger:hover{color:#c73f31}.me-variant-menu{z-index:5;background:#fff;border:1px solid #d9e0e7;border-radius:6px;min-width:150px;padding:5px;display:grid;position:absolute;bottom:42px;right:8px;box-shadow:0 9px 25px #182a4129}.me-variant-menu button,.me-variant-menu a{color:#59687d;height:31px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:6px;padding:0 8px;font-size:10px;text-decoration:none;display:flex}.me-variant-menu button:hover,.me-variant-menu a:hover{background:#f1f4f7}.me-picker{width:min(980px,100%)}.me-picker-tools{border-bottom:1px solid #e8ecf0;gap:7px;padding:10px 14px;display:flex}.me-picker-tools label{color:#8b97a6;border:1px solid #d8e0e7;border-radius:6px;flex:1;align-items:center;gap:6px;height:36px;padding:0 9px;display:flex}.me-picker-tools input{color:#33435a;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:12px}.me-picker-tools select,.me-picker-tools button{color:#5c6b7f;height:36px;font:inherit;background:#fff;border:1px solid #d8e0e7;border-radius:6px;padding:0 10px;font-size:11px}.me-library-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;max-height:58vh;padding:12px;display:grid;overflow-y:auto}.me-library-grid>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dce3e9;border-radius:6px;min-width:0;padding:5px}.me-library-grid>button.selected{border-color:#3270ba;box-shadow:0 0 0 2px #3270ba1f}.me-library-grid button>span{aspect-ratio:16/10;color:#7c8999;background:#e9eef2;border-radius:4px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.me-library-grid img{object-fit:cover;width:100%;height:100%}.me-library-grid i{color:#fff;background:#111f2fc2;border-radius:3px;padding:2px 5px;font-size:8px;font-style:normal;position:absolute;bottom:5px;right:5px}.me-library-grid strong{color:#334259;text-overflow:ellipsis;white-space:nowrap;margin:6px 2px 0;font-size:10px;display:block;overflow:hidden}.me-library-grid small{color:#909cab;margin:3px 2px;font-size:8px;display:block}.me-picker>footer,.me-generate-modal>footer{justify-content:space-between}.me-generate-modal{width:min(820px,100%)}.me-combinations{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:60vh;padding:12px;display:grid;overflow-y:auto}.me-combinations>button{color:#58677c;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce3e9;border-radius:6px;gap:5px;padding:10px;display:grid}.me-combinations>button.selected{background:#f2f7fd;border-color:#3573bd}.me-combinations b{color:#2d3d55;font-size:11px}.me-combinations span{justify-content:space-between;gap:8px;font-size:9px;display:flex}.me-combinations small{color:#8c98a7}.me-small-modal{width:min(420px,100%)}.me-small-modal>label{flex-direction:column;gap:6px;padding:12px 16px 0;display:flex}.me-small-modal>label+label{padding-bottom:15px}.me-metrics-modal{width:min(620px,100%)}.me-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:16px;display:grid}.me-metrics-grid label{flex-direction:column;gap:5px;min-width:0;display:flex}.me-player{background:#111;width:min(850px,100%)}.me-player header{background:#191919;border-color:#292929}.me-player h2{color:#eee}.me-player video{background:#000;width:100%;max-height:75vh;display:block}@media (width<=1050px){.cc-master-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-final-grid,.me-variant-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cc-import{grid-template-columns:1fr 1fr}.cc-import>div:first-child{grid-column:1/-1}.me-titlebar{flex-direction:column;align-items:flex-start}.me-titlebar>div:last-child{flex-wrap:wrap;width:100%}.me-library-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=760px){.cc-main,.me-main{width:calc(100% - 20px);padding-top:18px;padding-bottom:104px}.cc-heading h1{font-size:22px}.cc-tabs{grid-template-columns:repeat(5,minmax(76px,1fr));overflow-x:auto}.cc-tabs button{flex-direction:column;gap:2px;height:46px;font-size:10px}.cc-tabs small{display:none}.cc-toolbar{flex-wrap:wrap;align-items:stretch}.cc-search{width:100%}.cc-toolbar-end{width:100%;margin-left:0}.cc-master-grid,.cc-final-grid,.me-variant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-import{flex-direction:column;align-items:stretch;display:flex}.cc-batches article{flex-wrap:wrap;align-items:flex-start}.cc-batches article>div:first-child{flex:1;min-width:0}.cc-batches dl{flex:auto;width:100%}.me-titlebar select{flex:1}.me-titlebar .me-primary{width:100%}.me-pipeline>header,.me-variants>header{flex-wrap:wrap;align-items:flex-start}.me-variants>header nav{order:3;width:100%;margin-left:0;overflow-x:auto}.me-variants>header nav button{flex:1}.me-node{width:260px}.me-library-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.me-combinations{grid-template-columns:1fr}}@media (width<=520px){.cc-main,.me-main{width:calc(100% - 16px)}.cc-heading{align-items:flex-start}.cc-heading .cc-primary{padding:0 10px;font-size:11px}.cc-tabs{margin-inline:-2px}.cc-master-grid,.cc-final-grid,.me-variant-grid{grid-template-columns:1fr}.cc-toolbar>select{flex:1}.cc-master-card>a{padding:13px}.cc-final-preview{aspect-ratio:16/9}.cc-subtabs{width:100%}.cc-subtabs button{flex:1;justify-content:center;padding:0 6px}.cc-batches dl{grid-template-columns:repeat(2,1fr)}.cc-overlay,.me-overlay{align-items:flex-end;padding:0}.cc-modal,.cc-player,.me-picker,.me-generate-modal,.me-small-modal,.me-metrics-modal,.me-player{border-radius:9px 9px 0 0;width:100%;max-height:91vh}.cc-modal fieldset{grid-template-columns:1fr}.cc-player video,.me-player video{max-height:72vh}.me-titlebar{padding:10px}.me-titlebar input{font-size:16px}.me-titlebar>div:last-child{gap:5px}.me-titlebar .me-secondary{flex:1}.me-pipeline-scroll{padding:9px}.me-node{width:248px}.me-pipe-arrow{margin:0 4px}.me-variant-grid{padding:8px}.me-picker-tools{flex-wrap:wrap}.me-picker-tools label{flex:auto;width:100%}.me-picker-tools select{flex:1}.me-library-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:8px}.me-metrics-grid{grid-template-columns:1fr 1fr;gap:7px;padding:11px}.me-overlay footer{padding:10px 12px}.me-toast,.cc-toast{text-align:center;max-width:calc(100% - 28px);top:auto;bottom:88px}}.dashboard-body{color:#17243a;background:#f3f6f9;margin:0}.db-page{background:#f3f6f9;min-height:100vh}.db-main{width:min(1400px,100% - 48px);margin:0 auto;padding:30px 0 70px}.db-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.db-heading h1{color:#10223c;letter-spacing:0;margin:0;font-size:28px;line-height:1.15}.db-heading p{color:#65758d;margin:6px 0 0;font-size:14px}.db-heading-actions{gap:8px;display:flex}.db-heading-actions a{color:#35445b;background:#fff;border:1px solid #d5dde8;border-radius:6px;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.db-heading-actions a:first-child{color:#fff;background:#ed4d3e;border-color:#e84b3c}.db-filter{background:#fff;border:1px solid #d8e0ea;border-radius:7px;align-items:center;gap:14px;min-height:58px;margin-bottom:16px;padding:10px 12px;display:flex}.db-presets,.db-scope,.db-cost-tabs{background:#f0f3f7;border-radius:6px;padding:3px;display:flex}.db-presets button,.db-scope button,.db-cost-tabs button{color:#67768b;cursor:pointer;background:0 0;border:0;border-radius:5px;min-height:31px;padding:0 13px;font-size:12px;font-weight:700}.db-presets button.active,.db-scope button.active,.db-cost-tabs button.active{color:#17243a;background:#fff;box-shadow:0 1px 4px #1f2d441f}.db-dates{color:#8794a6;align-items:center;gap:8px;display:flex}.db-dates input{color:#26364e;height:33px;font:inherit;background:#fff;border:1px solid #d5dde8;border-radius:5px;padding:0 8px;font-size:12px}.db-scope{margin-left:auto}.db-alert{color:#a83227;background:#fff4f2;border:1px solid #f0b8b3;border-radius:6px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding:11px 14px;font-size:13px;display:flex}.db-alert button{color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;font-weight:700;display:flex}.db-summary{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.db-metric{background:#fff;border:1px solid #d9e1eb;border-radius:7px;min-height:132px;padding:16px;position:relative;overflow:hidden}.db-metric:before{background:var(--metric-color);content:"";width:100%;height:3px;position:absolute;top:0;left:0}.db-metric>div{color:#69788e;align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.db-metric>div svg{color:var(--metric-color)}.db-metric strong{color:#14253e;letter-spacing:0;white-space:nowrap;margin-top:16px;font-size:24px;line-height:1;display:block}.db-metric small{color:#8793a5;margin-top:10px;font-size:11px;line-height:1.35;display:block}.db-tone-blue{--metric-color:#2f70d0}.db-tone-red{--metric-color:#e04d45}.db-tone-green{--metric-color:#16866d}.db-tone-violet{--metric-color:#7656bf}.db-tone-amber{--metric-color:#c78922}.db-tone-navy{--metric-color:#304b70}.db-tone-cyan{--metric-color:#14829b}.db-section{background:#fff;border:1px solid #d9e1eb;border-radius:7px;margin-bottom:18px}.db-section>header{border-bottom:1px solid #e3e8ef;justify-content:space-between;align-items:center;gap:16px;min-height:55px;padding:0 16px;display:flex}.db-section>header>div:first-child{color:#244c82;align-items:center;gap:8px;display:flex}.db-section h2{color:#15263e;letter-spacing:0;margin:0;font-size:15px}.db-section>header>span{color:#8995a7;font-size:11px}.db-section>header>a{color:#315f9f;font-size:12px;font-weight:700;text-decoration:none}.db-table-wrap{width:100%;overflow-x:auto}.db-table{border-collapse:collapse;width:100%;min-width:940px}.db-table th{color:#748198;text-align:left;white-space:nowrap;background:#f8fafc;padding:11px 13px;font-size:11px;font-weight:700}.db-table td{color:#44536a;vertical-align:middle;border-top:1px solid #e8edf3;padding:12px 13px;font-size:12px}.db-table tbody tr:first-child td{border-top:0}.db-table td:nth-last-child(-n+4),.db-table th:nth-last-child(-n+4){text-align:right}.db-table td>strong{color:#1a2a42;text-overflow:ellipsis;white-space:nowrap;max-width:190px;display:block;overflow:hidden}.db-table a{color:#315f9f;text-overflow:ellipsis;white-space:nowrap;max-width:180px;text-decoration:none;display:block;overflow:hidden}.db-rank{color:#647289;background:#edf1f6;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;display:inline-flex}.db-rank.rank-1{color:#493a0b;background:#f4c84b}.db-rank.rank-2{color:#4b596b;background:#dbe2e9}.db-rank.rank-3{color:#fff;background:#c98b5d}.db-path{align-items:center;gap:4px;max-width:320px;display:flex}.db-path span{color:#3b4b62;text-overflow:ellipsis;white-space:nowrap;border-radius:4px;max-width:92px;padding:3px 6px;font-size:10px;overflow:hidden}.db-path i{color:#a4afbd;font-style:normal}.db-path small{color:#95a0af}.db-path .block-hook{color:#ae3c33;background:#fde9e7}.db-path .block-case{color:#14735d;background:#e1f4ed}.db-path .block-cta{color:#946115;background:#fff0d7}.db-path .block-intro{color:#3268a9;background:#e4eefc}.db-path .block-outro{color:#684fa4;background:#ece8f8}.db-roi{color:#667388;background:#eef1f5;border-radius:10px;justify-content:center;min-width:45px;padding:4px 7px;font-size:11px;display:inline-flex}.db-roi.good{color:#14715c;background:#dff3eb}.db-roi.medium{color:#966318;background:#fff0d6}.db-roi.bad{color:#a53a32;background:#fbe6e4}.db-cost-list{padding:0 16px 10px}.db-cost-head,.db-cost-list article{grid-template-columns:minmax(180px,1fr) 120px 120px;align-items:center;gap:16px;display:grid}.db-cost-head{color:#8490a3;padding:10px 8px;font-size:11px}.db-cost-list article{color:#4a586d;border-top:1px solid #e8edf3;min-height:44px;padding:0 8px;font-size:12px}.db-cost-list article strong{color:#203049}.db-cost-list article span{text-align:right;font-variant-numeric:tabular-nums}.db-columns{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;display:grid}.db-platform-list,.db-master-list{padding:8px 16px 14px}.db-platform-list article{border-top:1px solid #e8edf3;padding:10px 0}.db-platform-list article:first-child{border-top:0}.db-platform-list article header,.db-platform-list article footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.db-platform-list article header strong{color:#26374f;font-size:13px}.db-platform-list article header span,.db-platform-list article footer span{color:#7a8799;font-size:11px}.db-platform-list article footer b{color:#31445f;font-size:11px}.db-platform-bar{background:#edf1f5;border-radius:4px;height:7px;margin:9px 0;overflow:hidden}.db-platform-bar i{background:#3774bd;border-radius:4px;height:100%;display:block}.db-master-list>a{min-height:65px;color:inherit;border-top:1px solid #e8edf3;justify-content:space-between;align-items:center;gap:18px;padding:8px;text-decoration:none;display:flex}.db-master-list>a:first-child{border-top:0}.db-master-list>a:hover{background:#f8fafc}.db-master-list>a>div{min-width:0}.db-master-list>a>div strong{color:#22344d;text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.db-master-list>a>div span{color:#8591a3;margin-top:5px;font-size:10px;display:block}.db-master-list dl{grid-template-columns:repeat(3,70px);gap:4px;margin:0;display:grid}.db-master-list dl div{text-align:right}.db-master-list dt{color:#8b97a7;font-size:9px}.db-master-list dd{color:#354761;margin:3px 0 0;font-size:11px;font-weight:700}.db-state,.db-empty{color:#7d899a;justify-content:center;align-items:center;gap:9px;min-height:150px;font-size:13px;display:flex}.db-empty{flex-direction:column}.db-empty strong{color:#516076}.db-empty a{color:#315f9f;font-size:12px;font-weight:700;text-decoration:none}.db-empty.compact{min-height:120px}.db-spin{animation:.8s linear infinite db-spin}@keyframes db-spin{to{transform:rotate(360deg)}}@media (width<=1180px){.db-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.db-metric{min-height:120px}.db-filter{flex-wrap:wrap}.db-scope{margin-left:0}}@media (width<=760px){.dashboard-body{padding-bottom:70px}.db-main{width:calc(100% - 14px);padding:18px 0 30px}.db-heading{align-items:flex-start}.db-heading h1{font-size:24px}.db-heading p{font-size:12px}.db-heading-actions a{justify-content:center;width:38px;padding:0;font-size:0}.db-filter{grid-template-columns:1fr auto;gap:8px;padding:9px;display:grid}.db-presets{grid-column:1/-1;grid-template-columns:repeat(4,1fr);display:grid}.db-presets button{padding:0 6px}.db-dates{grid-column:1/-1;grid-template-columns:18px 1fr 18px 1fr;display:grid}.db-dates input{box-sizing:border-box;width:100%;min-width:0}.db-scope{justify-self:end}.db-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.db-metric{min-height:108px;padding:13px}.db-metric strong{margin-top:12px;font-size:21px}.db-metric small{margin-top:8px;font-size:10px}.db-section>header{padding:0 12px}.db-section>header>span{display:none}.db-ranking .db-table{box-sizing:border-box;min-width:0;padding:7px;display:block}.db-ranking thead{display:none}.db-ranking tbody,.db-ranking tr,.db-ranking td{display:block}.db-ranking tr{background:#fff;border:1px solid #e0e6ee;border-radius:6px;margin-bottom:7px;padding:12px 10px 11px 43px;position:relative}.db-ranking td{border:0;padding:0;text-align:left!important}.db-ranking td:first-child{position:absolute;top:12px;left:10px}.db-ranking td:nth-child(2) strong{max-width:none;font-size:13px}.db-ranking td:nth-child(3){margin-top:4px}.db-ranking td:nth-child(4){margin:9px 0}.db-ranking td:nth-child(n+5){color:#263a56;align-items:center;margin:4px 12px 0 0;font-weight:700;display:inline-flex}.db-ranking td:nth-child(n+5):before{color:#8b96a6;content:attr(data-label);margin-right:4px;font-size:9px;font-weight:400}.db-table a{max-width:230px}.db-path{max-width:100%;overflow:hidden}.db-cost-tabs button{padding:0 9px}.db-cost-list{padding:0 10px 8px}.db-cost-head,.db-cost-list article{grid-template-columns:minmax(100px,1fr) 58px 70px;gap:7px}.db-columns{grid-template-columns:1fr;gap:0}.db-master-list{padding:7px}.db-master-list>a{flex-direction:column;align-items:flex-start;gap:8px}.db-master-list dl{grid-template-columns:repeat(3,1fr);width:100%}.db-master-list dl div{text-align:left}}.ai-tools-body{color:#dce2f2;background:#0a0818;overflow:hidden}.ait-page{background:#0a0818;min-height:100vh}.ait-shell{border-top:1px solid #ffffff0a;grid-template-columns:240px 250px minmax(0,1fr);height:calc(100vh - 110px);display:grid}.vn-scrolled+.ait-shell{height:calc(100vh - 56px)}.ait-tools,.ait-sessions{background:#0d0a1d;border-right:1px solid #ffffff12;min-width:0;overflow:auto}.ait-tools>header,.ait-sessions>header{z-index:2;color:#b9c1d2;background:#0d0a1df5;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;height:48px;padding:0 14px;font-size:13px;display:flex;position:sticky;top:0}.ait-tools>header button{display:none}.ait-tools button,.ait-sessions button,.ait-workspace button,.ait-dialog button{color:inherit;cursor:pointer;background:0 0;border:0}.ait-tool{text-align:left;gap:10px;width:calc(100% - 16px);min-height:82px;margin:8px;padding:10px;display:flex;border:1px solid #0000!important;border-radius:7px!important}.ait-tool:hover{background:#ffffff0a!important}.ait-tool.active{background:#667eea1f!important;border-color:#667eea47!important}.ait-tool-icon{text-align:center;flex:0 0 34px;font-size:24px;line-height:34px}.ait-tool div{min-width:0}.ait-tool strong{color:#e6e9f3;font-size:13px;display:block}.ait-tool p{color:#7f889b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.ait-tool small{color:#858fee;margin-top:5px;font-size:10px;display:block}.ait-sessions>header strong{align-items:center;gap:6px;display:flex}.ait-sessions>header button,.ait-work-head>button{border-radius:6px;place-items:center;width:30px;height:30px;display:grid}.ait-sessions>header button:hover,.ait-work-head>button:hover{background:#ffffff12}.ait-sessions article{cursor:pointer;border:1px solid #0000;border-radius:7px;margin:6px 8px;padding:10px 54px 10px 10px;position:relative}.ait-sessions article:hover{background:#ffffff09}.ait-sessions article.active{background:#c084fc17;border-color:#c084fc2e}.ait-sessions article strong,.ait-sessions article p{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ait-sessions article strong{color:#d5d9e5;font-size:12px}.ait-sessions article p{color:#747d90;margin-top:5px;font-size:11px}.ait-sessions article small{color:#535d70;margin-top:5px;font-size:10px;display:block}.ait-sessions menu{gap:2px;display:none;position:absolute;top:9px;right:8px}.ait-sessions article:hover menu,.ait-sessions article.active menu{display:flex}.ait-sessions menu button{border-radius:4px;place-items:center;width:21px;height:21px;display:grid}.ait-sessions menu button:hover{background:#ffffff14}.ait-side-state{color:#687184;place-items:center;height:120px;font-size:12px;display:grid}.ait-workspace{background:#0b0919;flex-direction:column;min-width:0;display:flex}.ait-work-head{border-bottom:1px solid #ffffff12;align-items:center;gap:10px;height:62px;padding:0 16px;display:flex}.ait-head-icon{background:#667eea21;border-radius:7px;place-items:center;width:34px;height:34px;font-size:20px;display:grid}.ait-work-head>div:first-of-type{min-width:0}.ait-work-head h1{color:#eceef6;font-size:14px}.ait-work-head p{color:#697286;text-overflow:ellipsis;white-space:nowrap;max-width:560px;margin-top:3px;font-size:11px;overflow:hidden}.ait-credit{color:#abb3c4;background:#ffffff09;border:1px solid #ffffff14;border-radius:7px;align-items:center;gap:5px;margin-left:auto;padding:6px 10px;font-size:12px;display:flex}.ait-credit strong{color:#c7a8ff}.ait-credit small{color:#626c7f}.ait-credit.low strong{color:#ef6c6c}.ait-mobile-tools{display:none}.ait-messages{flex:1;padding:24px clamp(18px,5vw,80px);overflow:auto}.ait-empty{color:#606a7c;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;height:100%;min-height:240px;display:flex}.ait-empty>span{color:#9098f3;background:#667eea14;border:1px solid #667eea2e;border-radius:8px;place-items:center;width:58px;height:58px;display:grid}.ait-empty h2{color:#c8cdda;font-size:16px}.ait-empty p{max-width:420px;font-size:12px;line-height:1.6}.ait-message{gap:10px;max-width:880px;margin:0 auto 18px;display:flex}.ait-message>span{color:#b9bfce;background:#262037;border-radius:7px;flex:0 0 30px;place-items:center;height:30px;display:grid}.ait-message.user>span{color:#cad2ff;background:#2d3560}.ait-message>div{flex:1;min-width:0;padding-top:2px}.ait-message header{align-items:center;gap:7px;margin-bottom:6px;display:flex}.ait-message header strong{color:#929bae;font-size:11px}.ait-message header button{opacity:0;border-radius:4px;place-items:center;width:22px;height:22px;display:grid}.ait-message:hover header button{opacity:1}.ait-message header button:hover{background:#ffffff12}.ait-message p{color:#d8dce7;white-space:pre-wrap;word-break:break-word;font-size:13px;line-height:1.8}.ait-message.user p{color:#bdc6dc}.ait-thinking i{background:#8f96ed;border-radius:50%;width:5px;height:5px;margin:0 2px;animation:1.1s infinite ait-bounce;display:inline-block}.ait-thinking i:nth-child(2){animation-delay:.16s}.ait-thinking i:nth-child(3){animation-delay:.32s}.ait-composer{border-top:1px solid #ffffff0f;padding:12px clamp(18px,5vw,80px) 18px}.ait-composer>div{background:#121022;border:1px solid #ffffff1f;border-radius:8px;max-width:880px;margin:0 auto;display:flex;box-shadow:0 8px 24px #0000002e}.ait-composer textarea{resize:none;color:#e3e6ee;background:0 0;border:0;outline:0;flex:1;min-height:44px;max-height:132px;padding:12px 14px;font:13px/1.55 inherit}.ait-composer button{color:#fff;background:#667eea;border-radius:6px;align-self:flex-end;place-items:center;width:40px;height:40px;margin:3px;display:grid}.ait-composer button:disabled{cursor:not-allowed;opacity:.35}.ait-warning{color:#ef8b8b;max-width:880px;margin:0 auto 7px;font-size:11px}.ait-warning a{color:#bca1ff}.ait-page-state{color:#8e97aa;background:#0a0818;justify-content:center;align-items:center;gap:8px;min-height:calc(100vh - 110px);font-size:13px;display:flex}.ait-error{color:#ef7777}.ait-dialog-backdrop{z-index:1200;background:#000000b3;place-items:center;display:grid;position:fixed;inset:0}.ait-dialog{background:#151124;border:1px solid #ffffff1f;border-radius:8px;width:min(390px,100% - 32px);padding:18px;box-shadow:0 24px 60px #00000080}.ait-dialog header,.ait-dialog footer{justify-content:space-between;align-items:center;display:flex}.ait-dialog h2{font-size:15px}.ait-dialog input{color:#fff;background:#0c0a18;border:1px solid #ffffff1f;border-radius:6px;outline:0;width:100%;margin:18px 0;padding:10px 12px}.ait-dialog footer{justify-content:flex-end;gap:8px}.ait-dialog footer button{background:#ffffff0f;border-radius:6px;padding:7px 14px}.ait-dialog footer button.primary{color:#fff;background:#667eea}.ait-toast{z-index:1300;color:#e1e4ec;opacity:0;pointer-events:none;background:#201a34;border:1px solid #ffffff1f;border-radius:7px;padding:9px 18px;font-size:12px;transition:all .2s;position:fixed;top:68px;left:50%;transform:translate(-50%,-12px)}.ait-toast.show{opacity:1;transform:translate(-50%)}.ait-spin{animation:.8s linear infinite ait-spin}@keyframes ait-spin{to{transform:rotate(360deg)}}@keyframes ait-bounce{0%,70%,to{opacity:.35;transform:translateY(0)}35%{opacity:1;transform:translateY(-4px)}}@media (width<=1100px){.ait-shell{grid-template-columns:210px 220px minmax(0,1fr)}}@media (width<=800px){.ai-tools-body{overflow:auto}.ait-shell{height:calc(100vh - 140px);display:block}.ait-tools,.ait-sessions{z-index:1100;width:270px;transition:left .2s;position:fixed;top:0;bottom:0;left:-280px;box-shadow:12px 0 40px #00000073}.ait-tools.open,.ait-sessions.open{left:0}.ait-tools>header button{display:grid}.ait-workspace{height:calc(100vh - 140px)}.ait-mobile-tools{gap:3px;display:flex!important}.ait-work-head{padding:0 10px}.ait-work-head p{max-width:190px}.ait-messages{padding:18px 14px}.ait-composer{padding:9px 12px 16px}.ait-mobile-tools{z-index:2;flex:none;gap:3px;position:relative;display:flex!important}.ait-mobile-tools button{border-radius:6px;flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid}.ait-head-icon{flex:0 0 34px}.ait-work-head>div:not(.ait-mobile-tools){flex:1;min-width:0}}.xhs-body,.xhs-works-body{color:#dce1ed;background:#0a0818}.xhs-page,.xhw-page{background:#0a0818;min-height:100vh}.xhs-shell,.xhw-shell{width:min(1540px,100% - 32px);margin:0 auto;padding:22px 0 70px}.xhs-head,.xhw-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.xhs-kicker,.xhw-head>div>span{color:#717bed;font-size:10px;font-weight:800;display:block}.xhs-head h1,.xhw-head h1{color:#f0f1f6;margin-top:4px;font-size:21px}.xhs-head p,.xhw-head p{color:#747d91;margin-top:4px;font-size:12px}.xhs-head-actions{align-items:center;gap:7px;display:flex}.xhs-balance{color:#818b9f;border:1px solid #ffffff17;border-radius:6px;padding:7px 10px;font-size:11px}.xhs-balance strong{color:#d7b0ff;margin-left:3px;font-size:14px}.xhs-balance small{color:#596276}.xhs-btn,.xhs-link-btn,.xhw-new{color:#b7bfd0;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff17;border-radius:6px;align-items:center;gap:6px;height:34px;padding:0 12px;font:600 12px inherit;text-decoration:none;display:flex}.xhs-btn.primary,.xhw-new{color:#fff;background:#667eea;border-color:#667eea}.xhs-btn:disabled{cursor:not-allowed;opacity:.4}.xhs-template-strip{background:#0e0b1d;border:1px solid #ffffff12;border-radius:7px;align-items:stretch;gap:8px;height:106px;margin-bottom:12px;padding:10px;display:flex;overflow-x:auto}.xhs-strip-title{color:#b6bdcb;border-right:1px solid #ffffff12;flex-direction:column;justify-content:center;align-items:center;min-width:72px;font-size:12px;display:flex}.xhs-strip-title span{color:#596276;margin-top:4px;font-size:10px}.xhs-template{color:#b9c0d0;text-align:left;cursor:pointer;background:#ffffff06;border:1px solid #ffffff14;border-radius:6px;align-items:center;gap:8px;min-width:190px;padding:7px;display:flex;position:relative}.xhs-template.active{background:#667eea17;border-color:#667eeaa6}.xhs-template img,.xhs-template-empty{object-fit:cover;color:#9ea6f0;background:#262236;border-radius:4px;place-items:center;width:52px;height:68px;display:grid}.xhs-template div{min-width:0}.xhs-template strong,.xhs-template small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.xhs-template strong{font-size:11px}.xhs-template small{color:#697286;margin-top:5px;font-size:9px}.xhs-template>svg{color:#7d88f4;position:absolute;top:5px;right:5px}.xhs-strip-empty{color:#697286;align-items:center;font-size:11px;display:flex}.xhs-workspace{background:#0d0a1a;border:1px solid #ffffff14;border-radius:7px;grid-template-columns:350px minmax(430px,1fr) 260px;min-height:730px;display:grid;overflow:hidden}.xhs-editor-panel,.xhs-assets-panel{background:#100d20;min-width:0}.xhs-editor-panel{border-right:1px solid #ffffff12}.xhs-assets-panel{border-left:1px solid #ffffff12}.xhs-tabs{border-bottom:1px solid #ffffff12;grid-template-columns:1fr 1fr;height:43px;padding:4px;display:grid}.xhs-tabs button,.xhs-asset-tabs button{color:#687286;cursor:pointer;background:0 0;border:0;border-radius:5px;font:600 11px inherit}.xhs-tabs button.active,.xhs-asset-tabs button.active{color:#bbc2ff;background:#667eea1f}.xhs-form{height:686px;padding:12px;overflow:auto}.xhs-form fieldset{border:1px solid #ffffff14;border-radius:6px;margin:0 0 11px;padding:11px}.xhs-form legend{color:#939caf;padding:0 5px;font-size:10px;font-weight:700}.xhs-form label{color:#6f788b;margin-bottom:9px;font-size:10px;display:block}.xhs-form input:not([type=checkbox]):not([type=color]),.xhs-form select,.xhs-form textarea{color:#d9dde8;background:#0b0917;border:1px solid #ffffff1a;border-radius:5px;outline:0;width:100%;margin-top:5px;padding:8px 9px;font:11px/1.5 inherit;display:block}.xhs-form input[type=color]{background:#0b0917;border:1px solid #ffffff1a;border-radius:5px;width:100%;height:34px;margin-top:5px;padding:3px;display:block}.xhs-body-input{resize:vertical;min-height:245px}.xhs-check{align-items:center;gap:7px;color:#b4bbca!important;margin:4px 0 12px!important;display:flex!important}.xhs-check input{accent-color:#667eea}.xhs-fields-2{grid-template-columns:1fr 1fr;gap:8px;display:grid}.xhs-ratios{gap:5px;display:flex}.xhs-ratios button{color:#7f899c;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;padding:5px 9px;font-size:10px}.xhs-upload{cursor:pointer;border:1px dashed #667eea59;border-radius:5px;justify-content:center;align-items:center;gap:5px;height:31px;color:#929af2!important;display:flex!important}.xhs-upload input,.xhs-asset-upload input{display:none!important}.xhs-save-template{gap:5px;display:flex}.xhs-save-template input{margin:0!important}.xhs-save-template button{color:#fff;cursor:pointer;background:#667eea;border:0;border-radius:5px;flex:0 0 74px;font-size:10px}.xhs-preview-panel{background:#090714;flex-direction:column;min-width:0;display:flex}.xhs-preview-panel>header,.xhs-assets-panel>header{color:#aeb6c6;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;height:43px;padding:0 12px;font-size:11px;display:flex}.xhs-preview-panel>header span,.xhs-assets-panel>header span{color:#596276;font-size:10px}.xhs-canvas-wrap{background:repeating-conic-gradient(#0d0b19 0% 25%,#0b0916 0% 50%) 50%/18px 18px;flex:1;justify-content:center;align-items:center;min-height:620px;padding:24px;display:flex;position:relative}.xhs-canvas-wrap canvas{background:#fff;border-radius:3px;max-width:100%;max-height:625px;display:block;box-shadow:0 18px 46px #0000007a}.xhs-preview-loading{color:#818af0;position:absolute}.xhs-preview-panel>footer{color:#818a9c;border-top:1px solid #ffffff12;justify-content:center;align-items:center;gap:15px;height:46px;font-size:10px;display:flex}.xhs-preview-panel>footer button{color:#a4adbd;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:5px;place-items:center;width:28px;height:28px;display:grid}.xhs-preview-panel>footer button:disabled{opacity:.25}.xhs-asset-tabs{border-bottom:1px solid #ffffff0f;grid-template-columns:1fr 1fr;height:40px;padding:4px;display:grid}.xhs-assets-grid{grid-template-columns:1fr 1fr;gap:7px;max-height:620px;padding:9px;display:grid;overflow:auto}.xhs-asset,.xhs-asset-upload{aspect-ratio:3/4;color:#747d90;cursor:pointer;background:#0b0917;border:1px solid #ffffff14;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;min-width:0;display:flex;position:relative;overflow:hidden}.xhs-asset.active{border-color:#667eea;box-shadow:inset 0 0 0 1px #667eea}.xhs-asset img{object-fit:cover;width:100%;height:100%}.xhs-asset span{color:#d1d5df;text-overflow:ellipsis;white-space:nowrap;background:#000000ad;padding:5px;font-size:8px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.xhs-asset-upload{color:#727bea;border-style:dashed;gap:7px;font-size:9px}.xhs-asset-note{color:#515a6c;padding:10px;font-size:9px;line-height:1.5}.xhs-state{color:#8790a2;justify-content:center;align-items:center;gap:8px;min-height:calc(100vh - 110px);display:flex}.xhs-error{color:#ef7474}.xhs-toast{z-index:1500;color:#e1e4ed;opacity:0;pointer-events:none;background:#221b36;border:1px solid #ffffff1f;border-radius:6px;padding:9px 18px;font-size:11px;transition:all .2s;position:fixed;top:70px;left:50%;transform:translate(-50%,-10px)}.xhs-toast.show{opacity:1;transform:translate(-50%)}.xhs-spin,.xhw-spin{animation:.8s linear infinite xhs-spin}@keyframes xhs-spin{to{transform:rotate(360deg)}}.xhw-shell{width:min(1280px,100% - 32px)}.xhw-head{margin-bottom:20px}.xhw-toolbar{background:#0e0b1d;border:1px solid #ffffff12;border-radius:7px;align-items:center;gap:7px;margin-bottom:14px;padding:7px;display:flex}.xhw-filters{gap:3px;display:flex}.xhw-filters button,.xhw-batch,.xhw-delete{color:#737d90;cursor:pointer;background:0 0;border:0;border-radius:5px;height:30px;padding:0 11px;font:600 11px inherit}.xhw-filters button.active,.xhw-batch.active{color:#aeb5ff;background:#667eea21}.xhw-total{color:#596276;margin-left:auto;font-size:10px}.xhw-batch,.xhw-delete{background:#ffffff08;border:1px solid #ffffff14;align-items:center;gap:5px;display:flex}.xhw-delete{color:#e57474;border-color:#ef53502e}.xhw-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.xhw-card{background:#100d20;border:1px solid #ffffff14;border-radius:7px;position:relative;overflow:hidden}.xhw-card.selected{border-color:#667eea}.xhw-cover{aspect-ratio:3/4;cursor:pointer;background:#0b0917;border:0;width:100%;display:block;position:relative;overflow:hidden}.xhw-cover img{object-fit:cover;width:100%;height:100%;transition:transform .2s}.xhw-card:hover .xhw-cover img{transform:scale(1.025)}.xhw-cover>span{color:#424b5d;place-items:center;height:100%;display:grid}.xhw-cover em,.xhw-cover small{color:#fff;background:#000000b3;border-radius:4px;padding:4px 7px;font:9px inherit;position:absolute;top:8px}.xhw-cover em{left:8px}.xhw-cover em.generated{color:#6ee7a0}.xhw-cover em.draft{color:#f4c667}.xhw-cover em.failed{color:#ef7777}.xhw-cover small{right:8px}.xhw-check{z-index:3;color:#0000;cursor:pointer;background:#00000080;border:2px solid #ffffff8c;border-radius:5px;place-items:center;width:25px;height:25px;display:grid;position:absolute;top:8px;left:8px}.xhw-check.active{color:#fff;background:#667eea;border-color:#667eea}.xhw-card-body{padding:11px}.xhw-card-body h2{color:#dce0ea;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.xhw-card-body p{color:#596276;margin-top:5px;font-size:9px}.xhw-card-body menu{gap:4px;margin-top:9px;display:flex}.xhw-card-body menu a,.xhw-card-body menu button{color:#7f899c;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:4px;place-items:center;min-width:29px;height:27px;text-decoration:none;display:grid}.xhw-card-body menu a{grid-auto-flow:column;gap:4px;padding:0 7px;font-size:9px}.xhw-card-body menu button:last-child{color:#d46b6b;margin-left:auto}.xhw-state{color:#687286;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:460px;display:flex}.xhw-state a{color:#939af2;font-size:11px}.xhw-pages{color:#7b8496;justify-content:center;align-items:center;gap:10px;margin-top:18px;font-size:10px;display:flex}.xhw-pages button{color:#9aa3b5;background:#100d20;border:1px solid #ffffff14;border-radius:5px;place-items:center;width:30px;height:30px;display:grid}.xhw-modal{z-index:1400;background:#000000e6;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:fixed;inset:0}.xhw-modal img{border-radius:5px;max-width:88vw;max-height:82vh;box-shadow:0 20px 70px #0009}.xhw-modal>div{color:#aab2c0;align-items:center;gap:12px;font-size:11px;display:flex}.xhw-modal button{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:5px;place-items:center;width:32px;height:32px;display:grid}.xhw-close{position:absolute;top:20px;right:20px}@media (width<=1100px){.xhs-workspace{grid-template-columns:330px minmax(400px,1fr)}.xhs-assets-panel{display:none}.xhw-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=800px){.xhs-shell,.xhw-shell{width:calc(100% - 20px);padding-top:12px}.xhs-head,.xhw-head{flex-direction:column;align-items:flex-start}.xhs-head-actions{flex-wrap:wrap;width:100%}.xhs-workspace{display:block}.xhs-editor-panel{border:0}.xhs-form{height:auto;max-height:none}.xhs-preview-panel{min-height:640px}.xhs-canvas-wrap{min-height:540px;padding:14px}.xhs-template-strip{height:94px}.xhs-template{min-width:170px}.xhw-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.xhw-toolbar{flex-wrap:wrap}.xhw-total{width:100%;margin:0}}@media (width<=480px){.xhw-grid{grid-template-columns:1fr}.xhs-balance{display:none}.xhs-head-actions .xhs-btn,.xhs-link-btn{flex:1;justify-content:center}}
