:root{color:#152033;font-synthesis:none;text-rendering:optimizelegibility;--primary:#2868f2;--primary-strong:#1956d9;--primary-soft:#eaf1ff;--surface:#fff;--surface-50:#f7f9fc;--surface-100:#edf1f6;--surface-200:#dce4ee;--surface-300:#c7d2df;--text:#152033;--muted:#66758c;--soft-text:#92a0b3;--success:#16835b;--danger:#d94a5b;--warning:#b87512;--shadow-sm:0 2px 8px #1a2d4f0f;--shadow-md:0 12px 30px #1b2f541c;background:#f3f6fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box;letter-spacing:0}html,body,#root{width:100%;min-width:1180px;height:100%;margin:0;overflow:hidden}button,input,textarea,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible{outline-offset:2px;outline:2px solid #2868f252}.app-shell{background:#f3f6fa;grid-template-columns:76px minmax(0,1fr);width:100%;height:100%;display:grid}.app-sidebar{z-index:100;color:#a9b4c8;background:#111a2e;border-right:1px solid #ffffff0d;flex-direction:column;align-items:center;height:100%;padding:14px 8px 12px;display:flex;position:relative}.desktop-darwin .app-sidebar{padding-top:48px}.brand-mark{color:#fff;flex-direction:column;justify-content:center;align-items:center;width:60px;height:58px;margin-bottom:18px;font-size:8px;font-weight:800;display:flex}.brand-mark img{object-fit:cover;border-radius:8px;width:32px;height:32px;margin-bottom:5px;box-shadow:0 4px 12px #0000003d}.brand-mark span{white-space:nowrap}.app-sidebar nav{flex-direction:column;flex:1;gap:5px;width:100%;display:flex}.app-sidebar nav a,.sidebar-bottom button{color:#8d9ab0;cursor:pointer;background:0 0;border:0;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;min-height:59px;font-size:10px;text-decoration:none;display:flex}.app-sidebar nav a:hover,.sidebar-bottom button:hover{color:#dce6f7;background:#ffffff0e}.app-sidebar nav a.is-active{color:#fff;background:#223866;box-shadow:inset 3px 0 #5a8dff}.app-sidebar nav a.is-locked{color:#7f8ba0}.app-sidebar nav a.is-locked:hover{color:#dce6f7}.app-sidebar nav a.has-divider{margin-top:8px;position:relative}.app-sidebar nav a.has-divider:before{content:"";background:#ffffff14;height:1px;position:absolute;top:-7px;left:9px;right:9px}.app-nav-label{justify-content:center;align-items:center;gap:3px;display:flex}.app-nav-lock{color:#e6ae4f}.sidebar-bottom{flex-direction:column;align-items:center;gap:2px;width:100%;display:flex}.sidebar-bottom button{min-height:48px}.sidebar-user>.user-avatar{color:#254b96;width:32px;min-width:32px;max-width:32px;height:32px;max-height:32px;box-shadow:none;appearance:none;border:2px solid #fff3;border-radius:50%;flex-direction:row;flex:0 0 32px;place-items:center;gap:0;margin-top:7px;padding:0;font-size:12px;font-weight:800;line-height:1;display:grid;background:#dfe9ff!important;min-height:32px!important}.sidebar-bottom .sidebar-user>.user-avatar:hover,.sidebar-bottom .sidebar-user>.user-avatar.is-open{color:#254b96;box-shadow:none;border-color:#fff3;background:#dfe9ff!important}.sidebar-user{justify-content:center;width:100%;display:flex;position:relative}.user-menu{z-index:120;color:#314158;background:#fffffffa;border:1px solid #dbe3ee;border-radius:10px;width:218px;padding:8px;animation:.14s ease-out both userMenuIn;position:absolute;bottom:-3px;left:62px;right:auto;box-shadow:0 16px 38px #0b1c3938}@keyframes userMenuIn{0%{opacity:0;transform:translate(-5px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}.user-menu:before{content:"";background:#fff;border-bottom:1px solid #dbe3ee;border-left:1px solid #dbe3ee;width:10px;height:10px;position:absolute;bottom:14px;left:-6px;transform:rotate(45deg)}.user-menu-profile{text-align:left;align-items:center;gap:10px;padding:8px 7px 9px;display:flex}.user-menu-avatar{color:#254b96;background:#dfe9ff;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:13px;font-weight:800;display:grid}.user-menu-profile>span:last-child{gap:4px;min-width:0;display:grid}.user-menu-profile strong{color:#26354b;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.user-menu-profile small{color:#1b8b62;align-items:center;gap:3px;font-size:9px;font-weight:700;display:flex}.user-menu-divider{background:#e7ecf2;height:1px;margin:2px 0 5px}.sidebar-bottom .user-menu>button{color:#536278;cursor:pointer;background:0 0;border:0;border-radius:6px;flex-direction:row;justify-content:flex-start;align-items:center;gap:9px;width:100%;height:35px;min-height:35px;padding:0 9px;font-size:11px;font-weight:700;display:flex}.sidebar-bottom .user-menu>button:hover{color:#244c96;background:#eef3fb}.sidebar-bottom .user-menu>button.user-menu-logout{color:#c74555}.sidebar-bottom .user-menu>button.user-menu-logout:hover{color:#b83546;background:#fff0f2}.app-content{min-width:0;height:100%;overflow:hidden}.route-loading{color:#66758c;background:#f3f6fa;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;font-size:12px;display:flex}.route-loading span{border:2px solid #cbd9ef;border-top-color:#2868f2;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite routeSpin}@keyframes routeSpin{to{transform:rotate(360deg)}}.login-page{background:#f4f7fb;grid-template-columns:minmax(480px,46%) minmax(600px,1fr);width:100%;height:100%;display:grid}.login-brand-panel{color:#fff;background:linear-gradient(148deg,#111a2e 0%,#132b55 55%,#174687 100%);flex-direction:column;min-width:0;padding:42px 7.5% 32px;display:flex;position:relative;overflow:hidden}.login-brand-panel:before,.login-brand-panel:after{content:"";border:1px solid #719fff2e;border-radius:50%;position:absolute}.login-brand-panel:before{width:520px;height:520px;bottom:-170px;right:-190px}.login-brand-panel:after{width:330px;height:330px;bottom:-80px;right:-100px}.login-grid-glow{opacity:.32;background-image:linear-gradient(#6997ef14 1px,#0000 1px),linear-gradient(90deg,#6997ef14 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(to bottom right,#000,#0000 72%);mask-image:linear-gradient(to bottom right,#000,#0000 72%)}.login-brand,.login-hero-copy,.login-brand-footer{z-index:1;position:relative}.login-brand{align-items:center;gap:12px;display:flex}.login-logo{align-items:center;gap:7px;font-size:17px;display:inline-flex}.login-logo img{object-fit:cover;border-radius:9px;width:32px;height:32px;box-shadow:0 5px 16px #0000003d}.login-product{color:#aebbd2;letter-spacing:1.7px;border-left:1px solid #ffffff38;padding-left:12px;font-size:11px;font-weight:800}.login-hero-copy{max-width:540px;margin:auto 0;transform:translateY(-2vh)}.login-eyebrow{color:#90b5ff;letter-spacing:.8px;align-items:center;gap:9px;font-size:12px;font-weight:800;display:inline-flex}.login-eyebrow>span{background:#5f91f5;width:24px;height:2px}.login-hero-copy h1{letter-spacing:-1.5px;margin:24px 0 20px;font-size:clamp(36px,3.2vw,52px);line-height:1.28}.login-hero-copy>p{color:#b2bfd3;max-width:460px;margin:0;font-size:15px;line-height:1.8}.login-feature-row{flex-wrap:wrap;gap:13px 22px;margin-top:36px;display:flex}.login-feature-row span{color:#d5deed;align-items:center;gap:7px;font-size:12px;font-weight:700;display:inline-flex}.login-feature-row svg{color:#75a2fc}.login-brand-footer{color:#7788a3;font-size:10px}.login-form-panel{justify-content:center;align-items:center;padding:34px 7%;display:flex;position:relative}.login-window-drag{-webkit-app-region:drag;height:34px;position:absolute;top:0;left:0;right:0}.login-card{background:#fff;border:1px solid #e0e7f0;border-radius:14px;width:min(100%,510px);overflow:hidden;box-shadow:0 22px 60px #172b4e1f}.login-card-header{align-items:center;gap:13px;padding:27px 28px 22px;display:flex}.login-secure-icon{color:#2868f2;background:#eaf1ff;border:1px solid #d8e6ff;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.login-card-header h2{color:#182338;margin:0 0 5px;font-size:20px}.login-card-header p{color:#8290a4;margin:0;font-size:12px}.login-tabs{border-bottom:1px solid #e6ebf2;grid-template-columns:repeat(2,1fr);padding:0 22px;display:grid}.login-tabs button{color:#748297;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;height:49px;padding:0 5px;font-size:12px;font-weight:700;display:flex;position:relative}.login-tabs button:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:10px;right:10px}.login-tabs button.is-active{color:#245fcf}.login-tabs button.is-active:after{background:#2868f2;border-radius:2px 2px 0 0}.login-recommended{color:#fff;background:#2868f2;border-radius:6px 6px 6px 1px;padding:2px 5px;font-size:8px;line-height:1.2;position:absolute;top:-8px;right:0}.login-method-content{min-height:390px}.key-login-pane,.qr-login-pane{text-align:center;flex-direction:column;align-items:center;min-height:390px;padding:28px 42px 23px;display:flex}.key-login-pane h3,.qr-login-pane h3{color:#1c293d;margin:18px 0 7px;font-size:16px}.key-login-pane>p,.qr-login-pane>p{color:#7b899d;max-width:350px;min-height:40px;margin:0 0 19px;font-size:12px;line-height:1.65}.login-integration-status{color:#7b899d;background:#f2f5f9;border:1px solid #e0e7f0;border-radius:999px;margin-top:10px;padding:3px 8px;font-size:9px;font-weight:800}.login-integration-status.is-connected{color:#14714f;background:#e7f7f0;border-color:#c6eadc}.login-integration-status.is-offline{color:#ad4a56;background:#fff0f2;border-color:#f0d2d7}.login-integration-status+h3{margin-top:9px}.key-device-visual{color:#4779d7;justify-content:center;align-items:center;width:118px;height:70px;margin-top:3px;display:flex;position:relative}.key-port{background:#d7e0ed;border:2px solid #9cabbe;border-right:0;border-radius:5px 0 0 5px;justify-content:center;align-items:center;gap:3px;width:32px;height:29px;display:flex}.key-port span{background:#9aaabc;border-radius:2px;width:3px;height:12px}.key-body{background:linear-gradient(145deg,#eff4fc,#dce7f7);border:1px solid #b8c9df;border-radius:6px 12px 12px 6px;place-items:center;width:78px;height:52px;display:grid;position:relative;box-shadow:0 8px 18px #244c8d24}.key-body i{background:#9ba9ba;border-radius:50%;width:7px;height:7px;position:absolute;top:8px;right:8px}.key-device-visual.is-detecting .key-body{animation:1s ease-in-out infinite keyPulse}.key-device-visual.is-detecting .key-body i,.key-device-visual.is-verifying .key-body i{background:#e2a22f;box-shadow:0 0 0 4px #e2a22f24}.key-device-visual.is-connected .key-body i{background:#21a36f;box-shadow:0 0 0 4px #21a36f24}.key-check{color:#fff;background:#1a9667;border:3px solid #fff;border-radius:50%;place-items:center;width:23px;height:23px;display:grid;position:absolute;bottom:4px;right:0}@keyframes keyPulse{50%{filter:brightness(1.04);transform:translate(3px)}}.key-device-card{text-align:left;background:#f7f9fc;border:1px solid #e1e8f1;border-radius:8px;align-items:center;gap:10px;width:100%;margin:-5px 0 15px;padding:10px 11px;display:flex}.key-device-card-icon{color:#2868f2;background:#e7efff;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.key-device-card>span:nth-child(2){flex:1;gap:3px;display:grid}.key-device-card strong{color:#304057;font-size:11px}.key-device-card small{color:#8996a8;font-size:9px}.key-passphrase-field{color:#59687e;text-align:left;gap:6px;width:100%;font-size:10px;font-weight:800;display:grid}.key-passphrase-field .login-input input{padding-right:12px}.key-login-options{width:100%}.key-login-links{justify-content:center;align-items:center;gap:22px;display:flex}.key-login-links .login-text-action{margin-top:2px}.key-online{color:#15825a;align-items:center;gap:5px;font-size:10px;font-weight:800;display:inline-flex}.key-online i{background:#21a36f;border-radius:50%;width:6px;height:6px}.login-pending{color:#8a97a8;white-space:nowrap;flex:none;align-items:center;gap:5px;font-size:9px;font-weight:800;display:inline-flex}.login-pending i{background:#a7b2c1;border-radius:50%;width:6px;height:6px}.login-primary-action{color:#fff;cursor:pointer;background:#2868f2;border:1px solid #2868f2;border-radius:7px;justify-content:center;align-items:center;gap:8px;width:100%;height:42px;font-size:13px;font-weight:800;display:flex;box-shadow:0 7px 16px #2868f233}.login-primary-action:hover:not(:disabled){background:#1956d9}.login-primary-action:disabled{color:#d5e3ff;cursor:wait;background:#5b86df}.key-login-pane .login-primary-action:disabled{color:#8b99ad;box-shadow:none;cursor:not-allowed;background:#eef2f7;border-color:#dfe6ef}.login-primary-action.login-unavailable-action:disabled{color:#77869b;box-shadow:none;cursor:not-allowed;background:#eef2f7;border-color:#dfe6ef}.login-assurance{color:#9aa6b6;justify-content:center;align-items:center;gap:5px;margin-top:12px;font-size:9px;display:flex}.login-assurance svg{color:#6990d9}.is-spinning{animation:.8s linear infinite routeSpin}.password-login-pane{flex-direction:column;gap:16px;min-height:390px;padding:31px 42px 23px;display:flex}.password-login-pane>label{color:#59687e;gap:7px;font-size:11px;font-weight:800;display:grid}.login-input{position:relative}.login-input>svg{color:#91a0b4;position:absolute;top:12px;left:12px}.login-input input{height:42px;padding:0 40px;font-size:12px}.login-input button{color:#93a0b2;cursor:pointer;background:0 0;border:0;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:4px;right:4px}.login-options{justify-content:space-between;align-items:center;margin-top:-3px;display:flex}.login-options label{color:#748297;cursor:pointer;align-items:center;gap:5px;font-size:10px;display:flex}.login-options input{accent-color:#2868f2;width:14px;height:14px}.login-options button,.login-text-action,.login-help button{color:#2868f2;font-size:inherit;cursor:pointer;background:0 0;border:0}.login-error{color:#d94a5b;margin:-6px 0;font-size:10px}.password-login-pane .login-primary-action{margin-top:5px}.password-login-pane .login-assurance{margin-top:0}.qr-login-pane{padding-top:25px}.qr-code-wrap{background:#fff;border:1px solid #dfe6ef;border-radius:8px;width:142px;height:142px;padding:10px;position:relative;box-shadow:0 8px 22px #1c345b1c}.qr-code{background:#fff;grid-template-columns:repeat(11,1fr);gap:1px;width:120px;height:120px;padding:4px;display:grid}.qr-code i{background:0 0}.qr-code i.is-dark{background:#17243b;border-radius:1px}.qr-center{background:#fff;border:4px solid #fff;border-radius:7px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:55px;left:55px;overflow:hidden}.qr-center img{object-fit:cover;width:100%;height:100%}.qr-expired{color:#48566a;background:#ffffffed;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:7px;font-size:10px;display:flex;position:absolute;inset:7px}.qr-expired strong{font-size:10px}.qr-expired button{color:#2868f2;cursor:pointer;background:0 0;border:0;font-size:10px}.qr-login-pane h3{margin-top:14px}.qr-login-pane>p{min-height:0;margin-bottom:13px}.qr-steps{color:#7d8b9e;align-items:center;font-size:9px;display:flex}.qr-steps span{align-items:center;gap:3px;display:inline-flex}.qr-steps b{color:#4c75c2;background:#edf3ff;border-radius:50%;place-items:center;width:16px;height:16px;display:grid}.qr-steps>i{background:#d9e2ef;width:16px;height:1px;margin:0 4px}.login-text-action{align-items:center;gap:4px;margin-top:14px;font-size:10px;display:flex}.qr-login-pane .login-assurance{margin-top:8px}.login-help{color:#94a0b1;font-size:10px;position:absolute;bottom:20px}.login-help span{vertical-align:middle;border-left:1px solid #d4dce7;height:10px;margin:0 8px;display:inline-block}@media (max-height:720px){.login-form-panel{padding-top:22px;padding-bottom:22px}.login-card-header{padding-top:20px;padding-bottom:17px}.login-method-content,.key-login-pane,.qr-login-pane,.password-login-pane{min-height:350px}.key-login-pane{padding-top:18px}.login-help{display:none}}.button{white-space:nowrap;text-overflow:ellipsis;cursor:pointer;border:1px solid #0000;border-radius:7px;flex:none;justify-content:center;align-items:center;gap:7px;height:36px;padding:0 13px;font-size:13px;font-weight:700;line-height:1;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex;overflow:hidden}.button svg{flex:none}.button-sm{height:30px;padding:0 10px;font-size:12px}.button-icon{width:34px;padding:0}.button-sm.button-icon{width:30px}.button-primary{color:#fff;background:var(--primary);border-color:var(--primary);box-shadow:0 5px 13px #2868f233}.button-primary:hover:not(:disabled){background:var(--primary-strong);border-color:var(--primary-strong)}.button-secondary{color:#42516a;background:#fff;border-color:#d8e1ec}.button-secondary:hover:not(:disabled){color:#1f55bf;background:#f7faff;border-color:#a8c3fa}.button-ghost{color:#5f6e84;box-shadow:none;background:0 0;border-color:#0000}.button-ghost:hover:not(:disabled){color:#253751;background:#eef2f7}.button-danger{color:#d24556;background:#fff5f6;border-color:#ffd3d8}.button:disabled{color:#9da9ba;box-shadow:none;cursor:not-allowed;background:#edf1f5;border-color:#e2e7ee}input,textarea,select{color:#1c293c;background:#fff;border:1px solid #d7e0eb;border-radius:7px;width:100%;font-size:13px;transition:border-color .15s,box-shadow .15s}input,select{height:36px;padding:0 10px}textarea{resize:vertical;min-height:82px;padding:10px 11px;line-height:1.62}input:focus,textarea:focus,select:focus{border-color:#75a1fb;outline:0;box-shadow:0 0 0 3px #2868f21a}.field-block{flex-direction:column;gap:7px;display:flex}.field-block>span,.field-block>.field-label-row,.compact-form label>span,.final-settings label>span,.remix-settings-grid label>span{color:#64738a;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;display:flex}.choice-row,.button-row,.module-footer{align-items:center;gap:8px;display:flex}.choice-wrap,.button-row{flex-wrap:wrap}.choice{color:#5d6c83;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dbe3ed;border-radius:16px;flex:none;align-items:center;height:31px;padding:0 11px;font-size:12px;font-weight:700;display:inline-flex}.choice:hover{color:#245ecf;border-color:#a9c4fb}.choice.is-selected{color:#215dce;background:#eaf1ff;border-color:#a8c5ff}.progress-track{background:#e7edf5;border-radius:3px;width:100%;height:5px;overflow:hidden}.progress-track span{background:var(--primary);border-radius:inherit;height:100%;transition:width .16s linear;display:block}.status-badge{white-space:nowrap;border-radius:12px;align-items:center;height:24px;padding:0 8px;font-size:11px;font-weight:800;display:inline-flex}.status-idle{color:#6d7b8f;background:#eef2f6}.status-queued{color:#a86409;background:#fff3d5}.status-running{color:#235fd2;background:#e6efff}.status-done{color:#11714d;background:#dcf6e9}.status-failed{color:#c63d4d;background:#ffe7ea}.status-refunded{color:#167287;background:#def4f8}.director-page{background:#edf2f8;flex-direction:column;width:100%;height:100%;display:flex;position:relative}.director-dialog-overlay{z-index:80;pointer-events:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f192b75;animation:.16s fadeIn;position:absolute;inset:0}.project-dialog.director-project-dialog{z-index:81;position:absolute}.director-confirm-layer{z-index:90;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f192b6b;place-items:center;animation:.14s fadeIn;display:grid;position:absolute;inset:0}.asset-node-confirm-layer{z-index:190;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f192b6b;place-items:center;animation:.14s fadeIn;display:grid;position:fixed;inset:0 0 0 76px}.director-confirm-dialog{background:#fff;border:1px solid #d8e1eb;border-radius:10px;grid-template-columns:42px minmax(0,1fr);gap:12px;width:min(440px,100% - 60px);padding:20px;animation:.18s ease-out both directorConfirmIn;display:grid;box-shadow:0 24px 64px #0f1d3442}@keyframes directorConfirmIn{0%{opacity:0;transform:translateY(7px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.director-confirm-icon{color:#2868f2;background:#eaf1ff;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.director-confirm-dialog h2{color:#1d2a3f;margin:1px 0 6px;font-size:15px}.director-confirm-dialog p{color:#7b899c;margin:0;font-size:10px;line-height:1.6}.director-confirm-actions{border-top:1px solid #e8edf3;grid-column:1/-1;justify-content:flex-end;gap:7px;margin-top:6px;padding-top:14px;display:flex}.director-rename-dialog input{color:#26364d;background:#f8fafc;border:1px solid #cfd9e5;border-radius:6px;outline:none;width:100%;height:38px;margin-top:12px;padding:0 11px;font-size:12px}.director-rename-dialog input:focus{border-color:#3978eb;box-shadow:0 0 0 3px #3978eb1f}.director-image-lightbox{z-index:260;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a121fe0;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.director-image-lightbox>section{background:#111b2a;border:1px solid #fff3;border-radius:8px;grid-template-rows:44px minmax(0,1fr);width:min(1180px,100%);max-height:calc(100vh - 48px);display:grid;overflow:hidden;box-shadow:0 28px 90px #00000070}.director-image-lightbox header{color:#e9eef7;background:#172235;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:16px;min-width:0;padding:0 10px 0 14px;display:flex}.director-image-lightbox header span{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:7px;min-width:0;font-size:11px;font-weight:800;display:flex;overflow:hidden}.director-image-lightbox header button{color:#c9d3e2;cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;place-items:center;width:32px;height:32px;padding:0;display:grid}.director-image-lightbox header button:hover{color:#fff;background:#ffffff1a}.director-image-lightbox>section>div{place-items:center;min-height:0;padding:16px;display:grid;overflow:auto}.director-image-lightbox img{object-fit:contain;cursor:default;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 124px);display:block}.director-page img{cursor:zoom-in}.asset-rename-button{color:#66768b;cursor:pointer;background:#f4f7fb;border:1px solid #dce4ee;border-radius:5px;flex:none;place-items:center;width:28px;height:28px;padding:0;display:inline-grid}.asset-rename-button:hover{color:#235fcf;background:#eaf1ff;border-color:#b9cced}.asset-rename-button.is-overlay{z-index:4;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#172437b8;border-color:#fff3;position:absolute;top:8px;left:8px}.asset-rename-button.is-overlay.is-top-right{left:auto;right:8px}.asset-rename-button.is-overlay:hover{background:#2868f2}.director-topbar{z-index:40;background:#fffffff5;border-bottom:1px solid #dce4ed;flex:0 0 66px;justify-content:space-between;align-items:center;gap:20px;padding:0 18px;display:flex;position:relative;box-shadow:0 2px 8px #1829470a}.project-title-group,.project-status-row{align-items:center;display:flex}.project-title-group{gap:10px;min-width:310px}.project-title-group h1{color:#172236;white-space:nowrap;text-overflow:ellipsis;max-width:300px;margin:0;font-size:16px;line-height:1.2;overflow:hidden}.project-title-group p{color:#8a97a9;margin:4px 0 0;font-size:11px}.demo-pill{color:#7557c8;background:#eee8ff;border-radius:4px;height:21px;padding:0 7px;font-size:10px;font-weight:900;line-height:21px}.project-status-row{justify-content:flex-end;gap:5px;min-width:0}.topbar-chip{color:#536278;white-space:nowrap;background:#f7f9fc;border:1px solid #e2e8f0;border-radius:6px;flex:none;align-items:center;gap:6px;height:31px;padding:0 9px;font-size:11px;font-weight:700;display:inline-flex}.topbar-chip svg{color:#4178e8}.topbar-chip.autosave svg{color:#1e936a}.recharge-credit-link{appearance:none;cursor:pointer;transition:color .14s,background .14s,border-color .14s}.recharge-credit-link:hover{color:#245fcf;background:#eef4ff;border-color:#b9cbed}.recharge-credit-link>span:last-child{color:#2868f2;background:#e5edff;border-radius:4px;padding:2px 5px;font-size:8px;font-weight:900}.director-canvas{background:#f2f6fb;flex:1;min-height:0;position:relative;overflow:hidden}.director-canvas .react-flow__pane{cursor:grab;-webkit-user-select:none;user-select:none}.director-canvas .react-flow__pane.dragging{cursor:grabbing}.react-flow__node-workflow{border:0;outline:0;width:max-content}.director-canvas.is-expansion-shifting .react-flow__node-workflow:not(.dragging),.director-canvas.is-layout-shifting .react-flow__node-workflow:not(.dragging){will-change:transform;transition:transform .15s cubic-bezier(.22,.8,.3,1)}.react-flow__node-workflow.selected .workflow-node,.react-flow__node-workflow.selected .workflow-terminal-node{box-shadow:0 0 0 2px #2868f21f, var(--shadow-md);border-color:#83a9f7}.workflow-terminal-node{width:244px;height:76px;box-shadow:var(--shadow-md);background:#fff;border:1px solid #d5e0ed;border-radius:8px;align-items:center;display:flex;position:relative;overflow:hidden}.workflow-terminal-node:before{content:"";background:#2d6be7;width:4px;position:absolute;inset:0 auto 0 0}.workflow-terminal-node.is-end:before{background:#8267d9}.workflow-terminal-node.is-active{box-shadow:0 0 0 2px #2d6bea17, var(--shadow-md);border-color:#9bb8f0}.workflow-terminal-node.is-end.is-active{box-shadow:0 0 0 2px #6f50c117, var(--shadow-md);border-color:#b9a9eb}.terminal-node-content{text-align:left;cursor:pointer;background:0 0;border:0;flex:1;grid-template-columns:36px minmax(0,1fr) 18px;align-items:center;gap:10px;min-width:0;height:100%;padding:0 10px 0 15px;display:grid}.terminal-node-content:hover{background:#f6f9ff}.terminal-node-icon{color:#2d69df;background:#edf3ff;border:1px solid #d8e6ff;border-radius:7px;place-items:center;width:36px;height:36px;display:grid}.is-end .terminal-node-icon{color:#6c50c1;background:#f1edff;border-color:#e1d9ff}.terminal-node-content>span:nth-child(2){gap:4px;min-width:0;display:grid}.terminal-node-content small{color:#8a98aa;font-size:10px;font-weight:700}.terminal-node-content strong{color:#243249;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.terminal-node-content>svg{color:#8a98aa}.terminal-node-drag{color:#a2adbb;cursor:grab;flex:none;place-items:center;width:24px;height:100%;display:grid}.terminal-node-drag:active{cursor:grabbing}.workflow-node{width:460px;box-shadow:var(--shadow-md);background:#fff;border:1px solid #d7e1ed;border-radius:8px;transition:border-color .15s,box-shadow .15s;overflow:visible}.workflow-node.node-wide{width:500px}.workflow-node.node-xl{width:590px}.workflow-node:before{content:"";background:#4f83f2;border-radius:0 3px 3px 0;width:3px;height:42px;position:absolute;top:13px;left:0}.workflow-node.node-accent-cyan:before{background:#31a5b8}.workflow-node.node-accent-green:before{background:#38a678}.workflow-node.node-accent-amber:before{background:#d79732}.workflow-node.node-accent-violet:before{background:#8267d9}.workflow-node.node-accent-rose:before{background:#e26878}.workflow-node.is-collapsed{box-shadow:var(--shadow-sm)}.node-header{cursor:grab;background:#fff;border-radius:8px 8px 0 0;align-items:center;gap:11px;min-height:72px;padding:13px 13px 13px 16px;display:flex}.is-collapsed .node-header{border-radius:8px;min-height:66px}.node-header:active{cursor:grabbing}.node-icon{color:#2e68d9;background:#edf3ff;border:1px solid #dce8ff;border-radius:7px;flex:none;place-items:center;width:34px;height:34px;display:grid}.node-accent-cyan .node-icon{color:#168396;background:#e8f7f9;border-color:#d2eff3}.node-accent-green .node-icon{color:#25845f;background:#e8f7f0;border-color:#d1eddf}.node-accent-amber .node-icon{color:#a96a10;background:#fff4df;border-color:#f6e3bb}.node-accent-violet .node-icon{color:#674bbd;background:#f0ecff;border-color:#dfd7ff}.node-accent-rose .node-icon{color:#c94d5d;background:#fff0f2;border-color:#f7dadd}.node-heading{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.node-heading strong{color:#192439;white-space:nowrap;text-overflow:ellipsis;font-size:15px;line-height:1.25;overflow:hidden}.node-heading small{color:#8190a5;white-space:nowrap;text-overflow:ellipsis;font-size:11px;line-height:1.35;overflow:hidden}.node-header-actions{flex:none;align-items:center;gap:5px;display:flex}.node-card-header-actions{align-items:center;gap:6px;display:flex}.node-card-switch{cursor:pointer;justify-content:center;align-items:center;width:32px;height:26px;display:inline-flex;position:relative}.node-card-switch input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.node-card-switch>span{background:#c8d1dd;border-radius:8px;width:28px;height:16px;transition:background .13s;display:block;position:relative}.node-card-switch>span>i{background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .13s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #23334a3d}.node-card-switch input:checked+span{background:#2d6bea}.node-card-switch input:checked+span>i{transform:translate(12px)}.node-card-switch input:focus-visible+span{box-shadow:0 0 0 3px #2d6bea29}.node-card-switch:hover>span{box-shadow:0 0 0 3px #2d6bea14}.node-body{-webkit-user-select:text;user-select:text;border-top:1px solid #e6ebf2;flex-direction:column;gap:14px;padding:14px 16px 17px;display:flex}.workflow-handle{box-shadow:0 1px 6px #215cc666;background:#4f8df5!important;border:2px solid #fff!important;width:12px!important;height:12px!important}.react-flow__handle-left{left:-7px!important}.react-flow__handle-right{right:-7px!important}.director-edge{stroke:#72a9fb;stroke-width:2px;filter:drop-shadow(0 1px 2px #3068c629)}.version-strip{scrollbar-width:thin;align-items:center;gap:6px;min-width:0;max-width:100%;padding:4px 2px 8px;display:flex;overflow:auto visible}.version-item{flex:none;position:relative}.version-item:after{content:"";width:48px;height:12px;position:absolute;top:100%;left:-5px}.version-dot{color:#5e6e84;cursor:pointer;background:#fff;border:1px solid #d6e0eb;border-radius:6px;place-items:center;width:30px;height:30px;font-size:12px;font-weight:900;display:grid}.version-dot:hover,.version-dot.is-active{color:#fff;background:var(--primary);border-color:var(--primary)}.version-popover{z-index:80;min-width:155px;box-shadow:var(--shadow-md);background:#fff;border:1px solid #dbe3ed;border-radius:7px;padding:7px;display:none;position:absolute;top:calc(100% + 9px);left:0}.version-item:hover .version-popover,.version-item:focus-within .version-popover{gap:4px;display:grid}.version-popover strong{color:#35435a;white-space:nowrap;text-overflow:ellipsis;padding:4px 6px 7px;font-size:11px;overflow:hidden}.version-popover button{color:#4d5e75;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:6px;padding:7px;font-size:11px;font-weight:700;display:flex}.version-popover button:hover{color:#245fcf;background:#eef4ff}.version-popover button.is-danger:hover{color:#c84455;background:#fff0f2}.asset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.asset-tile{background:#f7f9fc;border:1px solid #dfe6ef;border-radius:7px;min-width:0;margin:0;overflow:hidden}.asset-tile img{object-fit:cover;width:100%;height:126px;display:block}.asset-tile figcaption{justify-content:space-between;align-items:center;gap:8px;padding:9px;display:flex}.asset-tile figcaption>span,.section-heading>span,.final-result-meta>span,.media-result-info>span{flex-direction:column;gap:3px;min-width:0;display:flex}.asset-tile strong,.section-heading strong{color:#2c384c;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.asset-tile small,.section-heading small,.final-result-meta small,.media-result-info small{color:#8996a8;font-size:10px}.asset-tile figcaption button{color:#a06c74;cursor:pointer;background:0 0;border:0;border-radius:5px;flex:none;place-items:center;width:26px;height:26px;display:grid}.asset-tile figcaption button:hover{color:#d24455;background:#fff0f2}.empty-media{color:#8996a8;background:#f7f9fc;border:1px dashed #cfdae7;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:126px;font-size:12px;display:flex}.empty-media.tall{flex-direction:column;min-height:230px}.section-divider{background:#e8edf3;height:1px;margin:1px -16px}.section-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.compact-form{gap:9px;display:grid}.compact-form label{grid-template-columns:80px minmax(0,1fr);align-items:center;gap:10px;display:grid}.module-preview{background:#eef3f9;border:1px solid #dbe4ef;border-radius:7px;position:relative;overflow:hidden}.module-preview.landscape{aspect-ratio:16/8}.module-preview.product-preview{height:210px}.module-preview.portrait{height:246px}.module-preview img{object-fit:cover;width:100%;height:100%}.background-preview.is-contain img{object-fit:contain}.background-preview.is-contain{background:#e8edf4}.background-preview-mode{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141f30c2;border:1px solid #ffffff29;border-radius:6px;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;padding:2px;display:grid;position:absolute;top:8px;right:8px}.background-preview-mode button{color:#ffffffb8;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;gap:4px;height:26px;padding:0 8px;font-size:9px;font-weight:800;display:inline-flex}.background-preview-mode button.is-active{color:#26364f;background:#fff}.background-ratio-control,.shot-image-fit-control{background:#f4f7fb;border:1px solid #dfe6ef;border-radius:7px;align-items:center;gap:4px;min-height:34px;padding:4px;display:flex;overflow-x:auto}.background-ratio-control>span{color:#77869a;flex:none;padding:0 7px;font-size:9px;font-weight:800}.background-ratio-control button,.shot-image-fit-control button{color:#627187;cursor:pointer;background:0 0;border:0;border-radius:5px;flex:none;justify-content:center;align-items:center;gap:4px;min-width:44px;height:26px;padding:0 8px;font-size:9px;font-weight:800;display:inline-flex}.background-ratio-control button.is-active,.shot-image-fit-control button.is-active{color:#245dc8;background:#fff;box-shadow:0 1px 4px #27467824}.background-ratio-control button:disabled{color:#acb5c1;cursor:not-allowed}.shot-generation-settings{background:#f7f9fc;border:1px solid #dfe6ef;border-radius:7px;gap:6px;padding:7px;display:grid}.shot-generation-settings.is-video{grid-template-columns:minmax(0,1fr)}.shot-generation-setting{grid-template-columns:92px minmax(0,1fr);align-items:center;gap:8px;display:grid}.shot-generation-setting>span{min-width:0}.shot-generation-setting>span strong,.shot-generation-setting>span small{display:block}.shot-generation-setting>span strong{color:#4c5d73;font-size:9px}.shot-generation-setting>span small{color:#8a96a7;margin-top:2px;font-size:8px;line-height:1.35}.shot-generation-setting>div{flex-wrap:wrap;gap:4px;min-width:0;display:flex}.shot-generation-setting>div button,.shot-generation-setting.is-audio>button{color:#64748a;cursor:pointer;background:#fff;border:1px solid #d7e0eb;border-radius:5px;justify-content:center;align-items:center;gap:4px;min-width:42px;height:27px;padding:0 8px;font-size:9px;font-weight:800;display:inline-flex}.shot-generation-setting>div button.is-active,.shot-generation-setting.is-audio>button.is-active{color:#245dc8;background:#eaf1ff;border-color:#8faff0;box-shadow:0 0 0 2px #3975e814}.shot-generation-setting button:disabled{cursor:not-allowed;opacity:.5}.shot-generation-setting.is-audio>button{justify-self:start;min-width:80px}@media (max-width:720px){.shot-generation-setting{grid-template-columns:1fr}}.module-preview>span{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:#121c2fb8;border-radius:5px;max-width:calc(100% - 16px);padding:5px 8px;font-size:10px;font-weight:800;position:absolute;bottom:8px;right:8px;overflow:hidden}.prompt-field>.field-label-row button{color:#2c65d4;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:11px;font-weight:800;display:inline-flex}.prompt-field>.field-label-row button:disabled{color:#a5afbd;cursor:not-allowed}.prompt-field>.field-label-row button.is-danger{color:#c84455}.prompt-field>.field-label-row button.is-danger:hover{color:#a52f41}.prompt-field-actions{align-items:center;gap:12px;display:flex}.scene-prompt-batch{border-top:1px solid #e3e9f1;border-bottom:1px solid #e3e9f1;gap:6px;padding:3px 0 2px;display:grid}.scene-prompt-batch>header{color:#68778d;justify-content:space-between;align-items:center;min-height:28px;font-size:10px;font-weight:800;display:flex}.scene-prompt-batch>header span{align-items:center;gap:5px;display:inline-flex}.scene-prompt-batch>header svg{color:#3775e8}.scene-prompt-batch>header button{color:#8290a3;cursor:pointer;background:0 0;border:0;padding:0;font-size:9px}.scene-prompt-batch>header button:hover{color:#dc4e62}.scene-prompt-batch>header button:disabled{color:#b6bec9;cursor:not-allowed}.scene-prompt-list{max-height:142px;display:grid;overflow-y:auto}.scene-prompt-row{color:#536279;border-top:1px solid #edf1f6;grid-template-columns:28px minmax(0,1fr) 26px;align-items:start;gap:7px;padding:7px;display:grid}.scene-prompt-row:first-child{border-top:0}.scene-prompt-row:focus-within{background:#f6f9fe}.scene-prompt-row.is-invalid{background:#fff7f7}.scene-prompt-row>strong{color:#96a3b5;padding-top:7px;font:800 9px ui-monospace,SFMono-Regular,Menlo,monospace}.scene-prompt-row>textarea{resize:vertical;color:#425169;background:#fff;border:1px solid #dce4ef;border-radius:5px;outline:none;width:100%;min-height:42px;padding:6px 7px;font:700 10px/1.5 inherit}.scene-prompt-row>textarea:focus{border-color:#6f9df3;box-shadow:0 0 0 2px #dce9ff}.scene-prompt-row.is-invalid>textarea{border-color:#ef9aa6}.scene-prompt-row>textarea:disabled{color:#78869a;cursor:not-allowed;background:#f4f6f9}.scene-prompt-row>button{color:#9aa6b6;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:26px;height:26px;padding:0;display:grid}.scene-prompt-row>button:hover{color:#d6485d;background:#fff0f2}.scene-prompt-row>button:disabled{color:#c1c7d0;cursor:not-allowed;background:0 0}.background-prompt-suggestion{margin-top:0}.module-empty-preview{color:#8291a5;text-align:center;background:#f8fafd;border:1px dashed #cbd7e6;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:190px;padding:22px;display:flex}.module-empty-preview.is-compact{min-height:176px;padding:16px}.module-empty-preview svg{color:#9bb0cd}.module-empty-preview strong{color:#607087;font-size:12px}.module-empty-preview span{max-width:280px;font-size:10px;line-height:1.55}.module-footer{justify-content:space-between;gap:14px;min-height:36px}.module-footer .version-strip{flex:1}.module-asset-library{background:#f8fafd;border:1px solid #dfe7f1;border-radius:7px;gap:9px;padding:10px;display:grid}.module-asset-library>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.module-asset-library>header>span{color:#44546b;align-items:center;gap:6px;font-size:11px;font-weight:900;display:inline-flex}.module-asset-library>header small{color:#2c65d4;background:#eaf1ff;border-radius:10px;place-items:center;min-width:20px;height:20px;font-size:9px;display:grid}.module-asset-library>header>em{color:#7f8da1;font-size:9px;font-style:normal;font-weight:700}.module-library-toolbar{align-items:center;gap:5px;display:flex}.module-library-toolbar button{color:#53647a;cursor:pointer;background:#fff;border:1px solid #d9e3ef;border-radius:5px;align-items:center;gap:4px;min-height:25px;padding:4px 7px;font-size:8px;font-weight:800;display:inline-flex}.module-library-toolbar button:hover{color:#2868ef;border-color:#9ebcf1}.module-library-strip{scrollbar-width:thin;gap:7px;min-width:0;padding-bottom:2px;display:flex;overflow-x:auto}.module-library-strip article{background:#fff;border:1px solid #dce5f0;border-radius:6px;flex:0 0 96px;width:96px;margin:0;position:relative;overflow:hidden}.module-library-strip article.is-selected{border-color:#4c83ef;box-shadow:0 0 0 2px #3c77ec1f}.module-library-strip article.is-grouped{flex-basis:108px;width:108px}.module-library-check{z-index:2;cursor:pointer;background:#ffffffeb;border:1px solid #d3deea;border-radius:4px;place-items:center;width:19px;height:19px;display:grid;position:absolute;top:4px;left:4px}.module-library-check input{accent-color:#3975e8;width:12px;height:12px;margin:0}.module-library-select{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;display:block}.module-library-strip img{object-fit:cover;width:100%;height:62px;display:block}.module-library-select>span{color:#58677d;white-space:nowrap;text-overflow:ellipsis;gap:4px;padding:6px;font-size:9px;font-weight:800;display:grid;overflow:hidden}.module-library-select strong{white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.module-library-select small{color:#8996a8;font-size:8px;font-weight:700}.asset-availability-badge{color:#526174;white-space:nowrap;text-overflow:ellipsis;background:#edf1f5;border:1px solid #dbe2e9;border-radius:4px;align-items:center;gap:3px;width:max-content;max-width:100%;min-height:17px;padding:2px 5px;font-size:8px;font-weight:800;line-height:1.15;display:inline-flex;overflow:hidden}.asset-availability-badge.is-pending{color:#91610e;background:#fff7dd;border-color:#ead28c}.asset-availability-badge.is-failed{color:#b23e50;background:#fff0f2;border-color:#efc2ca}.asset-availability-badge.is-unavailable{color:#6d7785;background:#f1f3f6;border-color:#d9dfe6}.asset-availability-badge.is-ready{color:#267052;background:#ebf8f1;border-color:#bfe4d1}.module-preview>.asset-availability-badge{color:#91610e;background:#fff7ddf0;border:1px solid #ead28c;border-radius:4px;max-width:calc(100% - 16px);padding:3px 6px;font-size:8px;position:absolute;inset:8px auto auto 8px}.module-preview>.asset-availability-badge.is-failed{color:#b23e50;background:#fff0f2f2;border-color:#efc2ca}.module-preview>.asset-availability-badge.is-unavailable{color:#596574;background:#f1f3f6f2;border-color:#d9dfe6}.module-preview>.asset-availability-badge.is-ready{color:#267052;background:#ebf8f1f2;border-color:#bfe4d1}.module-library-remove{color:#fff;cursor:pointer;background:#192539b3;border:0;border-radius:5px;place-items:center;width:20px;height:20px;padding:0;display:grid;position:absolute;top:4px;right:4px}.module-library-remove:hover{background:#d64c5f}.module-library-rename{z-index:3;color:#fff;background:#192539b3;border:0;width:20px;height:20px;position:absolute;top:28px;right:4px}.module-library-empty{color:#8b99ac;border:1px dashed #d5deea;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:100%;min-height:78px;display:flex}.module-library-empty svg{color:#a4b4c9}.module-library-empty span{font-size:10px;font-weight:800}.module-library-empty small{color:#a0aaba;font-size:8px}.clothing-workflow{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.clothing-workflow>section{background:#f8fafd;border:1px solid #dfe7f1;border-radius:7px;align-content:start;gap:9px;padding:10px;display:grid}.clothing-workflow>section>header{gap:3px;display:grid}.clothing-workflow>section>header strong{color:#425269;font-size:11px}.clothing-workflow>section>header small{color:#8895a7;font-size:9px;line-height:1.45}.clothing-view-preview{height:190px}.clothing-slot-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.clothing-slot-actions .button{white-space:nowrap;width:100%;min-width:0;padding-left:7px;padding-right:7px}.clothing-group-note{color:#718096;margin:0;font-size:9px;line-height:1.5}.button-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.button-grid .button{width:100%}.product-detail-references{background:#f8fafd;border:1px solid #dfe7f1;border-radius:7px;gap:8px;padding:10px;display:grid}.product-detail-references>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.product-detail-references>header strong{color:#44546b;font-size:11px}.product-detail-references>header small{color:#8794a6;text-align:right;font-size:9px}.product-detail-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.product-detail-strip figure{background:#edf2f8;border:1px solid #d8e3f0;border-radius:6px;height:104px;margin:0;position:relative;overflow:hidden}.product-detail-strip img{object-fit:cover;width:100%;height:100%;display:block}.product-detail-strip figcaption{color:#fff;background:#18263cb3;border-radius:4px;padding:3px 5px;font-size:8px;font-weight:800;position:absolute;bottom:5px;right:5px}.product-detail-empty{color:#8b99ac;border:1px dashed #d5deea;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-height:58px;display:flex}.product-detail-empty span{font-size:9px;font-weight:800}.person-layout{grid-template-columns:190px minmax(0,1fr);gap:13px;display:grid}.person-layout .compact-form label{grid-template-columns:1fr;gap:5px}.person-clothing-preview{background:#f7f9fc;border:1px solid #dfe6ef;border-radius:6px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:8px;margin-top:3px;padding:6px;display:grid}.person-clothing-preview img{object-fit:cover;border-radius:5px;width:48px;height:48px;display:block}.person-clothing-preview small{color:#68788e;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.environment-rows{gap:14px;display:grid}.environment-empty-state{color:#7c8da3;background:#f8fbfa;border:1px dashed #cfe2db;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:70px;display:flex}.environment-empty-state svg{color:#6fa891}.environment-empty-state span{font-size:10px;font-weight:800}.environment-empty-state small{color:#91a199;font-size:8px}.environment-row{grid-template-columns:45px minmax(0,1fr);align-items:start;gap:10px;display:grid}.environment-row>strong{color:#56667d;padding-top:7px;font-size:12px}.environment-scroll{scrollbar-width:thin;gap:7px;padding:1px 1px 7px;display:flex;overflow-x:auto}.environment-option{color:#637188;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #d9e2ec;border-radius:6px;flex:none;align-items:center;gap:6px;height:32px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.environment-option.is-selected{color:#176949;background:#e5f6ee;border-color:#99d8ba}.environment-fusion{border-top:1px solid #e2e9e6;gap:10px;padding-top:12px;display:grid}.environment-fusion>header,.environment-fusion-preview>div,.environment-fusion-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.environment-fusion>header>span,.environment-fusion-preview>div>span{gap:3px;display:grid}.environment-fusion>header strong,.environment-fusion-preview strong{color:#3f5c50;font-size:11px}.environment-fusion>header small,.environment-fusion-preview small{color:#86978f;font-size:9px;line-height:1.45}.environment-fusion>header em{color:#397d62;font-size:9px;font-style:normal;font-weight:800}.environment-fusion-groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.environment-fusion-group{background:#f8fbfa;border:1px solid #dfe9e5;border-radius:7px;gap:7px;min-width:0;padding:8px;display:grid}.environment-fusion-group>strong{color:#62776e;font-size:9px}.environment-fusion-assets{gap:6px;min-height:72px;display:flex;overflow-x:auto}.environment-fusion-assets>article{flex:0 0 68px;width:68px;height:68px;position:relative}.environment-fusion-select{cursor:pointer;background:#edf3f0;border:1px solid #d8e4df;border-radius:6px;width:100%;height:100%;padding:0;position:relative;overflow:hidden}.environment-fusion-select img{object-fit:cover;width:100%;height:100%}.environment-fusion-select span{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:#162821b8;border-radius:3px;padding:3px 4px;font-size:7px;font-weight:800;position:absolute;bottom:3px;left:3px;right:3px;overflow:hidden}.environment-fusion-assets>article.is-selected .environment-fusion-select{border-color:#3aa176;box-shadow:0 0 0 2px #3aa1762e}.environment-fusion-assets>article.is-unavailable .environment-fusion-select{opacity:.46;cursor:not-allowed}.environment-fusion-zoom{z-index:2;color:#fff;cursor:zoom-in;background:#142620c2;border:1px solid #ffffff6b;border-radius:4px;place-items:center;width:20px;height:20px;padding:0;display:grid;position:absolute;top:3px;right:3px}.environment-fusion-zoom:hover{background:#1f5b43eb}.environment-fusion-assets>p{color:#9aa8a2;border:1px dashed #d8e3df;border-radius:5px;place-items:center;width:100%;margin:0;font-size:8px;display:grid}.environment-fusion-preview{background:#f0f4f2;border:1px solid #d6e3dd;border-radius:7px;position:relative;overflow:hidden}.environment-fusion-preview>img{object-fit:contain;background:#e8eeeb;width:100%;max-height:280px;display:block}.environment-fusion-preview>div{background:#fff;padding:9px 10px}.environment-fusion-actions{justify-content:flex-end}.storyboard-summary,.metric-row{background:#e1e7ef;border:1px solid #e1e7ef;border-radius:7px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.storyboard-header-actions{align-items:center;gap:6px;display:flex}.storyboard-generation-config{background:#f8f7fe;border:1px solid #e3def5;border-radius:7px;align-items:center;gap:10px;min-height:42px;padding:7px 9px;display:flex}.storyboard-generation-config>span{color:#62577f;font-size:10px;font-weight:900}.storyboard-generation-config>small{color:#8b83a3;margin-left:auto;font-size:9px}.storyboard-count-mode{background:#ece8f8;border-radius:6px;gap:2px;padding:2px;display:flex}.storyboard-count-mode button{color:#756c8c;cursor:pointer;background:0 0;border:0;border-radius:4px;height:26px;padding:0 9px;font-size:9px;font-weight:800}.storyboard-count-mode button.is-active{color:#5d42bb;background:#fff;box-shadow:0 1px 4px #44307e21}.storyboard-count-mode button:disabled{color:#aaa4b8;cursor:not-allowed}.storyboard-count-stepper{background:#fff;border:1px solid #ded8f0;border-radius:6px;grid-template-columns:26px 34px 26px;align-items:center;display:grid;overflow:hidden}.storyboard-count-stepper button{color:#624eb1;cursor:pointer;background:0 0;border:0;width:26px;height:26px;padding:0;font-size:14px}.storyboard-count-stepper button:disabled{color:#c2bdce;cursor:not-allowed}.storyboard-count-stepper strong{color:#493b79;text-align:center;font:800 10px ui-monospace,SFMono-Regular,Menlo,monospace}.storyboard-summary>span,.metric-row>span{background:#f8fafc;flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;min-height:64px;padding:10px 12px;display:flex}.storyboard-summary small,.metric-row small{color:#8390a2;font-size:10px;font-weight:700}.storyboard-summary strong,.metric-row strong{color:#25344b;font-size:17px}.metric-row>span.is-ready{background:#eaf8f1}.metric-row>span.is-ready strong{color:#14724f}.storyboard-empty,.large-empty-state{color:#8794a7;background:#f8fafc;border:1px dashed #ccd8e6;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:180px;display:flex}.storyboard-empty svg{color:#8267d9}.storyboard-empty strong{color:#44516a;font-size:13px}.storyboard-empty span{text-align:center;max-width:330px;font-size:11px;line-height:1.5}.storyboard-list{gap:8px;display:grid}.storyboard-shot{background:#fff;border:1px solid #dfe5ee;border-radius:7px;min-width:0;position:relative;overflow:visible}.storyboard-shot.is-expanded{border-color:#b7a9ec;box-shadow:0 0 0 2px #7e62d314}.shot-header{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;width:100%;min-height:64px;padding:10px 12px;display:flex}.shot-header:hover{background:#f8f7ff}.shot-number{color:#694fc2;background:#efeaff;border-radius:6px;flex:none;place-items:center;width:32px;height:32px;font-size:11px;font-weight:900;display:grid}.shot-heading{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.shot-heading strong{color:#2a3549;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.shot-heading small{color:#7c899b;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.45;display:-webkit-box;overflow:hidden}.shot-heading strong.is-typing:after{color:#6f54ca;content:"|";margin-left:2px;animation:.8s step-end infinite cursorBlink}@keyframes cursorBlink{50%{opacity:0}}.shot-stream{color:#718096;align-items:flex-start;gap:7px;min-height:60px;padding:0 12px 11px 54px;font-size:10px;line-height:1.55;display:flex}.shot-stream span{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.shot-stream i{background:#7f63d6;flex:none;width:6px;height:13px;animation:.8s step-end infinite cursorBlink}.shot-editor{background:#fbfaff;border-top:1px solid #ebe7f8;border-radius:0 0 7px 7px;gap:10px;padding:11px 12px 13px;display:grid}.shot-editor label{gap:5px;display:grid}.shot-editor label>span{color:#6d7890;font-size:10px;font-weight:800}.shot-editor textarea{min-height:132px}.shot-assets-panel{background:#fff;border:1px solid #dfd9f5;border-radius:7px;gap:10px;padding:10px;display:grid}.shot-assets-panel>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.shot-assets-panel>header>span:first-child{color:#55447f;align-items:center;gap:6px;font-size:11px;font-weight:900;display:inline-flex}.shot-assets-panel>header>span:first-child small{color:#8979b6;font-size:9px;font-weight:700}.shot-assets-panel.is-enabled{border-color:#c9bdec;box-shadow:0 0 0 2px #7052c70d}.shot-assets-master-state{flex:none;align-items:center;gap:7px;display:inline-flex}.shot-assets-master-state>small{color:#78699f;font-size:9px;font-weight:800}.shot-material-toggle{cursor:pointer;flex:none;width:30px;height:18px;display:inline-flex!important}.shot-material-toggle input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.shot-material-toggle>span{background:#cbd3df;border-radius:9px;width:30px;height:18px;transition:background .14s;display:block;position:relative}.shot-material-toggle>span>i{background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .14s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #202d4147}.shot-material-toggle input:checked+span{background:#6f54ca}.shot-material-toggle input:checked+span>i{transform:translate(12px)}.shot-material-toggle input:focus-visible+span{box-shadow:0 0 0 3px #6f54ca2e}.shot-material-toggle input:disabled+span{opacity:.5;cursor:not-allowed}.shot-assets-inactive{color:#8a829e;background:#f8f7fb;border:1px dashed #ddd7eb;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:38px;font-size:10px;font-weight:700;display:flex}.shot-asset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.shot-asset-select{background:#f8f7fc;border:1px solid #e7e2f3;border-radius:6px;min-width:0;padding:8px}.shot-asset-select>header,.shot-environment-heading{justify-content:space-between;align-items:center;gap:8px;min-height:18px;display:flex}.shot-asset-select>header>span,.shot-environment-heading>span{align-items:center;gap:5px;font-weight:900;display:inline-flex;color:#6b6087!important;font-size:9px!important}.shot-asset-select.is-disabled,.shot-environment-row.is-disabled{background:#f5f6f8}.shot-asset-select.is-disabled>div,.shot-environment-row.is-disabled>.shot-environment-presets{opacity:.48}.shot-asset-select>div{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:7px;min-width:0;display:grid}.shot-asset-select img,.shot-asset-select i{object-fit:cover;color:#8f82b4;background:#ebe8f5;border-radius:5px;place-items:center;width:42px;height:36px;font-style:normal;display:grid}.shot-asset-select select,.shot-environment-row select{color:#49556a;white-space:nowrap;text-overflow:ellipsis;background-color:#fff;border:1px solid #dcd6ec;border-radius:5px;width:100%;min-width:0;height:34px;padding:0 26px 0 8px;font-size:10px;font-weight:700;overflow:hidden}.shot-environment-row{border-top:1px solid #ebe7f4;grid-template-columns:76px minmax(0,1fr);align-items:end;gap:7px;padding-top:9px;display:grid}.shot-environment-heading{height:34px}.shot-environment-presets{gap:6px;min-width:0;padding:1px 1px 3px;display:flex;overflow-x:auto}.shot-environment-presets button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dcd6ec;border-radius:5px;flex:none;gap:3px;min-width:140px;padding:7px 9px;display:grid}.shot-environment-presets button strong{color:#59647a;font-size:9px}.shot-environment-presets button small{color:#968ca8;white-space:nowrap;font-size:8px}.shot-environment-presets button.is-active{background:#f0ebff;border-color:#9279d8;box-shadow:0 0 0 2px #6f54ca17}.shot-environment-presets button:disabled{cursor:not-allowed}.shot-environment-empty{color:#938aa4;background:#f8f7fb;border:1px dashed #dcd6e9;border-radius:5px;place-items:center;min-height:34px;font-size:9px;display:grid}.shot-editor p{color:#8c78ca;margin:0;font-size:10px}.shot-handle{top:32px!important}.storyboard-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.batch-preview-toolbar{background:#f7f9fc;border:1px solid #dfe6ef;border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px;display:grid}.batch-count-control{color:#66758a;white-space:nowrap;align-items:center;gap:5px;font-size:9px;font-weight:800;display:inline-flex}.batch-count-control input{color:#32445f;text-align:center;background:#fff;border:1px solid #d8e1ec;border-radius:5px;width:52px;height:30px;padding:0 4px 0 8px;font-size:11px;font-weight:900}.batch-count-control input:focus{border-color:#7ba4f4;outline:0;box-shadow:0 0 0 3px #2d6bea1a}.preview-mode-control{background:#e9eef5;border-radius:6px;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;min-width:0;padding:2px;display:grid}.preview-mode-control button{color:#718096;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;gap:4px;min-width:0;height:28px;padding:0 6px;font-size:9px;font-weight:800;display:inline-flex}.preview-mode-control button.is-active{color:#285fc8;background:#fff;box-shadow:0 1px 4px #2f46681f}.preview-mode-control button:disabled{opacity:.38;cursor:not-allowed}.shot-media-grid{scrollbar-width:thin;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;max-height:520px;padding:2px;display:grid;overflow-y:auto}.shot-media-grid>article{background:#fff;border:1px solid #dce4ee;border-radius:7px;min-width:0;overflow:hidden}.shot-media-grid>article.is-active{border-color:#6e9cf2;box-shadow:0 0 0 2px #346dde1a}.shot-grid-media{cursor:pointer;background:#eef2f7;border:0;width:100%;height:142px;padding:0;display:block;position:relative;overflow:hidden}.shot-grid-media img{object-fit:cover;width:100%;height:100%;transition:transform .16s}.shot-grid-media:hover img{transform:scale(1.025)}.shot-grid-media>span{color:#fff;background:#162236b8;border-radius:4px;padding:4px 6px;font-size:9px;font-weight:900;position:absolute;top:7px;left:7px}.shot-media-grid footer{justify-content:space-between;align-items:center;gap:6px;min-height:36px;padding:5px 6px 5px 8px;display:flex}.shot-media-grid footer strong{color:#4d5c72;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:9px;overflow:hidden}.shot-media-grid footer>button{color:#66758a;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;gap:4px;min-width:26px;height:26px;padding:0 5px;font-size:9px;font-weight:800;display:inline-flex;overflow:hidden}.shot-media-grid footer>button:first-child{flex:1;justify-content:flex-start}.shot-media-grid footer>button:hover{color:#275fc9;background:#eef4ff}.shot-media-grid footer>button:last-child:hover{color:#d34859;background:#fff0f2}.shot-video-face-confirmation{color:#536278;background:#f5f8fc;border:1px solid #dce5ef;border-radius:7px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 12px;padding:10px 11px;display:grid}.shot-video-face-confirmation>span{font-size:10px;font-weight:800}.shot-video-face-confirmation>div{grid-template-columns:repeat(2,minmax(82px,1fr));gap:4px;display:grid}.shot-video-face-confirmation button{color:#64748a;cursor:pointer;background:#fff;border:1px solid #d4deea;border-radius:5px;height:29px;padding:0 9px;font-size:9px;font-weight:800}.shot-video-face-confirmation button.is-active{color:#245dc9;background:#e9f1ff;border-color:#8eaff0;box-shadow:0 0 0 2px #3975e817}.shot-video-face-confirmation button:disabled{cursor:not-allowed;opacity:.55}.shot-video-face-confirmation small{color:#8995a6;grid-column:1/-1;font-size:9px;line-height:1.45}.shot-grid-video{background:#111827;position:relative;overflow:hidden}.shot-grid-video video{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.shot-grid-video .preview-watermark{font-size:8px;top:6px;right:6px}.preview-compare-grid label span{color:#718096;font-size:9px;font-weight:800}.preview-compare-grid select{color:#40516a;background:#fff;border:1px solid #d9e2ed;border-radius:6px;width:100%;min-width:0;height:34px;padding:0 28px 0 9px;font-size:10px;font-weight:700}.preview-dot-selector{background:#f8fafc;border:1px solid #dfe6ef;border-radius:7px;min-width:0;padding:6px 8px 0}.preview-dot-selector .version-strip{padding-top:2px}.shot-image-single{background:#eef2f7;border:1px solid #dce4ed;border-radius:7px;height:286px;overflow:hidden}.shot-image-single img{object-fit:cover;width:100%;height:100%}.shot-image-fit.is-contain img{object-fit:contain}.shot-image-fit.is-contain{background:#e8edf4}.preview-compare-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.preview-compare-grid>section{background:#f8fafc;border:1px solid #dfe6ef;border-radius:7px;gap:7px;min-width:0;padding:8px;display:grid}.preview-compare-grid label{gap:4px;min-width:0;display:grid}.is-image-compare img{object-fit:cover;border-radius:5px;width:100%;height:220px}.is-video-compare .video-preview-shell{border-radius:5px}.is-video-compare .preview-watermark{font-size:8px;top:6px;right:6px}.preview-node-actions{justify-content:space-between;align-items:center;gap:10px;min-height:34px;display:flex}.preview-node-actions>span{color:#8491a3;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:9px;line-height:1.45;overflow:hidden}.shot-image-preview{cursor:pointer;background:#eef2f7;border:1px solid #dbe3ed;border-radius:7px;width:100%;height:260px;padding:0;display:block;position:relative;overflow:hidden}.shot-image-preview img{object-fit:cover;width:100%;height:100%;transition:transform .18s}.shot-image-preview:hover img{transform:scale(1.02)}.shot-image-preview span{color:#fff;background:#121f36c7;border-radius:6px;align-items:center;gap:6px;padding:7px 9px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;bottom:9px;right:9px}.video-preview-shell{background:#101827;border-radius:7px;position:relative;overflow:hidden}.video-preview-shell video{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.preview-watermark{color:#ffffffeb;pointer-events:none;background:#0b14239e;border:1px solid #ffffff2e;border-radius:5px;padding:5px 8px;font-size:10px;font-weight:800;position:absolute;top:10px;right:10px}.video-empty{flex-direction:column;min-height:250px}.video-empty strong{color:#46536a;font-size:13px}.video-empty>span:last-child{font-size:10px}.play-orb{color:#fff;background:#2868f2;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 8px 20px #2868f240}.muted-copy,.cost-note{color:#8a97a9;font-size:10px}.inline-notice{color:#8a631f;background:#fff8e7;border:1px solid #f1dfad;border-radius:6px;padding:10px 12px;font-size:11px;line-height:1.5}.final-settings{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.final-settings label{gap:5px;display:grid}.final-settings .toggle-field{background:#f7f9fc;border:1px solid #dfe5ed;border-radius:7px;align-self:end;align-items:center;gap:8px;min-height:36px;padding:0 10px;display:flex}.toggle-field input{width:15px;height:15px;accent-color:var(--primary)}.final-results{border-top:1px solid #e5eaf1;gap:10px;padding-top:13px;display:grid}.final-result{border-bottom:1px solid #edf0f4;grid-template-columns:190px minmax(0,1fr);align-items:center;gap:12px;padding-bottom:10px;display:grid}.final-result:last-child{border-bottom:0;padding-bottom:0}.compact-video video{aspect-ratio:16/9}.final-result-meta{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.final-result-meta strong{color:#2a374b;font-size:12px}.empty-result-line{color:#7c899c;background:#f7f9fc;border-radius:6px;align-items:center;gap:7px;padding:10px;font-size:11px;display:flex}.canvas-toolbar{box-shadow:var(--shadow-md);background:#fffffff5;border:1px solid #d7e0eb;border-radius:8px;align-items:center;gap:2px;padding:4px;display:flex}.canvas-toolbar>span{color:#536278;text-align:center;width:48px;font-size:11px;font-weight:800}.canvas-toolbar>i{background:#dfe5ed;width:1px;height:22px;margin:0 3px}.canvas-minimap{box-shadow:var(--shadow-sm);border:1px solid #d7e0eb;border-radius:7px;overflow:hidden;background:#ffffffe6!important}.canvas-hint{color:#7c899b;pointer-events:none;background:#ffffffe0;border:1px solid #dce4ed;border-radius:6px;padding:7px 10px;font-size:10px;font-weight:700}.dialog-overlay{z-index:200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f192b75;animation:.16s fadeIn;position:fixed;inset:0}.project-dialog{z-index:201;background:#fff;border:1px solid #d8e0ea;border-radius:8px;width:min(720px,100vw - 100px);max-height:calc(100vh - 80px);animation:.18s dialogIn;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 28px 70px #111f373d}@keyframes fadeIn{0%{opacity:0}}@keyframes dialogIn{0%{opacity:0;transform:translate(-50%,calc(8px - 50%))}}.dialog-head{border-bottom:1px solid #e5eaf1;align-items:center;gap:12px;padding:18px 20px;display:flex}.dialog-head>div:nth-child(2){flex:1;min-width:0}.dialog-icon{color:#2967e6;background:#eaf1ff;border-radius:7px;place-items:center;width:40px;height:40px;display:grid}.dialog-head h2{color:#172337;margin:0;font-size:17px}.dialog-head p{color:#7c899c;margin:4px 0 0;font-size:11px}.dialog-form{gap:15px;padding:18px 20px;display:grid}.dialog-form>label{gap:7px;display:grid}.dialog-form label>span,.dialog-form legend{color:#536278;font-size:12px;font-weight:800}.dialog-form textarea{min-height:100px}.dialog-form fieldset{border:0;min-width:0;margin:0;padding:0}.dialog-form fieldset legend{margin-bottom:8px}.dialog-grid-2{grid-template-columns:.8fr 1.2fr;gap:20px;display:grid}.project-entry-dialog{width:min(640px,100vw - 100px)}.project-entry-tabs{border-bottom:1px solid #e5eaf1;grid-template-columns:repeat(3,minmax(0,1fr));padding:0 20px;display:grid}.project-entry-tabs>button{color:#6c7a8e;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;height:48px;font-size:11px;font-weight:800;display:flex;position:relative}.project-entry-tabs>button:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:24px;right:24px}.project-entry-tabs>button.is-active{color:#2868f2}.project-entry-tabs>button.is-active:after{background:#2868f2}.project-entry-tabs small{color:#64748a;background:#edf1f6;border-radius:9px;place-items:center;min-width:18px;height:18px;font-size:8px;display:grid}.project-create-form{align-content:center;min-height:190px;padding-left:52px;padding-right:52px}.project-create-form input{height:42px}.project-history-list{align-content:start;gap:8px;max-height:360px;padding:16px 20px;display:grid;overflow-y:auto}.project-history-list>button{text-align:left;cursor:pointer;background:#fafbfd;border:1px solid #dfe6ef;border-radius:8px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;height:64px;min-height:64px;padding:9px 11px;display:grid}.project-history-list>button:hover{background:#f5f8fd;border-color:#b9ccec}.project-history-list>button.is-selected{background:#eef4ff;border-color:#82a8ef;box-shadow:0 0 0 2px #2868f214}.project-history-icon{color:#2d68db;background:#e8f0ff;border-radius:7px;place-items:center;width:36px;height:36px;display:grid}.project-history-list>button>span:nth-child(2){gap:4px;min-width:0;display:grid}.project-history-list strong,.project-history-list small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.project-history-list strong{color:#2c3a50;font-size:11px}.project-history-list small{color:#8b98aa;font-size:9px}.project-history-meta{color:#718198;white-space:nowrap;justify-items:end;gap:4px;font-size:9px;display:grid}.project-history-meta small{color:#9aa5b4;font-size:8px;font-weight:600}.project-history-empty{color:#8c99aa;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:208px;font-size:11px;display:flex}.project-file-input{display:none}.project-file-import{min-height:240px;padding:18px 20px;display:grid}.project-file-drop{text-align:center;background:#f8faff;border:1px dashed #afc5e8;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:204px;padding:24px;display:flex}.project-file-drop.has-file{background:#f4fbf8;border-color:#8bcbb2}.project-file-drop-icon{color:#2d68db;background:#e8f0ff;border-radius:8px;place-items:center;width:44px;height:44px;display:grid}.project-file-drop.has-file .project-file-drop-icon{color:#16835c;background:#e4f6ee}.project-file-drop strong{color:#2c3a50;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:12px;overflow:hidden}.project-file-drop small{color:#8794a7;max-width:390px;font-size:9px;line-height:1.6}.project-file-drop .button{margin-top:7px}.dialog-footer{background:#f8fafc;border-top:1px solid #e5eaf1;justify-content:flex-end;gap:8px;padding:14px 20px;display:flex}.app-toast{z-index:300;color:#2e465e;max-width:390px;box-shadow:var(--shadow-md);background:#fff;border:1px solid #d9e3ed;border-left:3px solid #28815d;border-radius:7px;align-items:center;gap:9px;padding:11px 12px;font-size:12px;font-weight:700;animation:.18s toastIn;display:flex;position:fixed;bottom:22px;right:24px}.app-toast.toast-danger{border-left-color:#d94a5b}.app-toast.toast-info{border-left-color:#2868f2}.app-toast>span{flex:1;min-width:0}.app-toast button{color:#7d899a;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:25px;height:25px;padding:0;display:grid}.app-toast button:hover{background:#eef2f6}@keyframes toastIn{0%{opacity:0;transform:translateY(8px)}}.feature-page{background:#f3f6fa;flex-direction:column;width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.feature-topbar{background:#fff;border-bottom:1px solid #dce4ed;flex:0 0 94px;justify-content:space-between;align-items:center;padding:0 30px;display:flex}.feature-topbar h1{color:#172236;margin:4px 0 0;font-size:24px;line-height:1.1}.feature-topbar p{color:#7f8c9e;margin:6px 0 0;font-size:12px}.page-kicker{color:#2966dd;align-items:center;gap:6px;font-size:10px;font-weight:900;display:inline-flex}.feature-scroll{overscroll-behavior:contain;scrollbar-gutter:stable;flex:1 1 0;width:100%;min-width:0;min-height:0;padding:22px 28px 48px;overflow-y:auto}.feature-scroll::-webkit-scrollbar{width:10px;height:10px}.feature-scroll::-webkit-scrollbar-track{background:#edf2f7}.feature-scroll::-webkit-scrollbar-thumb{background:#b9c6d7;border:2px solid #edf2f7;border-radius:6px}.feature-scroll::-webkit-scrollbar-thumb:hover{background:#96a8bf}.workflow-steps{color:#9aa6b6;align-items:center;gap:14px;max-width:1120px;margin:0 auto 18px;display:flex}.workflow-steps>span{white-space:nowrap;flex:1;align-items:center;gap:8px;font-size:11px;font-weight:800;display:flex}.workflow-steps>span>i{background:#e4e9f0;border-radius:50%;place-items:center;width:27px;height:27px;font-style:normal;display:grid}.workflow-steps>span>svg{color:#ccd4df;flex:1}.workflow-steps>span.is-active{color:#2a61c8}.workflow-steps>span.is-active>i{color:#fff;background:#3375ef}.workspace-band,.result-section{max-width:1120px;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #dce4ed;border-radius:8px;margin:0 auto 14px;padding:22px 24px}.band-heading,.result-heading{align-items:center;gap:11px;margin-bottom:17px;display:flex}.band-heading>div:nth-child(2),.result-heading>div{flex:1;min-width:0}.band-heading h2,.result-heading h2,.control-title h2{color:#1f2b40;margin:0;font-size:15px}.band-heading p,.result-heading p,.control-title p{color:#8491a4;margin:4px 0 0;font-size:11px}.band-icon,.control-title>span{color:#2b67dc;background:#eaf1ff;border-radius:7px;place-items:center;width:36px;height:36px;display:grid}.band-icon.cyan{color:#178397;background:#e7f6f8}.band-icon.violet{color:#6e50c3;background:#efeaff}.hotcopy-source-grid{grid-template-columns:minmax(0,1fr) 440px;gap:24px;display:grid}.source-input-panel{flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;display:flex}.source-input-panel .field-block,.source-input-panel .button-primary,.source-input-panel .progress-track{width:100%}.input-with-icon{position:relative}.input-with-icon svg{color:#8a97a9;position:absolute;top:10px;left:10px}.input-with-icon input{padding-left:34px}.source-video-preview .video-preview-shell video{aspect-ratio:16/9}.analysis-duration,.result-heading>span{color:#2462d0;background:#edf3ff;border-radius:5px;flex:none;padding:6px 9px;font-size:11px;font-weight:800}.analysis-grid{border-top:1px solid #e7ebf1;border-left:1px solid #e7ebf1;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.analysis-grid>div{border-bottom:1px solid #e7ebf1;border-right:1px solid #e7ebf1;flex-direction:column;justify-content:center;gap:7px;min-height:90px;padding:15px;display:flex}.analysis-grid .analysis-wide{grid-column:1/-1;min-height:74px}.analysis-grid small{color:#8290a3;font-size:10px;font-weight:800}.analysis-grid strong{color:#354359;font-size:12px;line-height:1.6}.structure-timeline{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.structure-timeline span{color:#526178;background:#f6f8fb;border:1px solid #e2e8ef;border-radius:6px;align-items:center;gap:8px;min-height:54px;padding:9px;font-size:11px;font-weight:800;display:flex}.structure-timeline i{color:#2d6ce8;font-size:10px;font-style:normal}.remix-settings-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.remix-settings-grid>label{gap:6px;display:grid}.preserve-field{grid-column:1/-1}.generate-row{justify-content:flex-end;align-items:center;gap:14px;margin-top:17px;display:flex}.generate-row>span{color:#8592a4;font-size:10px}.result-heading{justify-content:space-between;margin-bottom:15px}.video-result-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.media-result-card{background:#fff;border:1px solid #dce4ed;border-radius:7px;min-width:0;overflow:hidden}.media-result-card .video-preview-shell{border-radius:0}.media-result-card video{aspect-ratio:9/12}.result-score{color:#fff;background:#121f36b8;border-radius:5px;padding:5px 7px;font-size:10px;font-weight:800;position:absolute;bottom:9px;left:9px}.media-result-info{gap:10px;padding:11px;display:grid}.media-result-info strong{color:#29374c;font-size:12px}.media-result-info .button-row{justify-content:flex-end}.oneclick-page{background:#f6f8fb}.image-workspace{flex:1;grid-template-columns:380px minmax(0,1fr);min-height:0;display:grid}.image-control-panel{background:#fff;border-right:1px solid #dce4ed;flex-direction:column;gap:15px;min-height:0;padding:22px;display:flex;overflow-y:auto}.control-title{align-items:center;gap:10px;display:flex}.image-input-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.image-dropzone{color:#758399;cursor:pointer;background:#f7f9fc;border:1px dashed #c9d5e3;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:142px;font-size:11px;font-weight:800;display:flex;position:relative;overflow:hidden}.image-dropzone:hover{color:#2a64d3;border-color:#8eb1f6}.image-dropzone.has-image img{object-fit:cover;width:100%;height:100%}.image-dropzone.has-image span{color:#fff;text-align:center;background:#111e32a8;border-radius:4px;padding:5px;position:absolute;bottom:6px;left:6px;right:6px}.image-control-panel>.button-primary{width:100%}.image-control-panel .cost-note{text-align:center}.image-results-panel{min-width:0;min-height:0;padding:24px 28px 42px;overflow-y:auto}.large-empty-state{background:0 0;border-color:#cfd9e5;min-height:calc(100vh - 220px)}.large-empty-state>span{color:#356fdc;background:#e8effe;border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.large-empty-state strong{color:#3f4d62;font-size:14px}.large-empty-state p{text-align:center;max-width:380px;margin:0;font-size:11px}.image-result-layout{grid-template-columns:minmax(420px,1fr) 260px;align-items:start;gap:16px;display:grid}.active-image-stage{background:#e9eef5;border:1px solid #d6e0eb;border-radius:8px;min-height:620px;position:relative;overflow:hidden}.active-image-stage>img{object-fit:cover;width:100%;height:620px;display:block}.active-image-actions{box-shadow:var(--shadow-md);background:#fffffff0;border:1px solid #d3dde9e6;border-radius:8px;gap:8px;padding:5px;display:flex;position:absolute;bottom:12px;right:12px}.image-thumbnail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.image-result-thumb{cursor:pointer;background:#e9eef4;border:2px solid #0000;border-radius:7px;height:174px;padding:0;position:relative;overflow:hidden}.image-result-thumb.is-active{border-color:#3474ef;box-shadow:0 0 0 2px #3474ef1f}.image-result-thumb img{object-fit:cover;width:100%;height:100%}.image-result-thumb>span{color:#fff;background:#121f36ad;border-radius:4px;justify-content:space-between;align-items:center;padding:5px 7px;font-size:10px;display:flex;position:absolute;bottom:5px;left:5px;right:5px}.workbench-page{background:#f4f7fa}.workbench-topbar-status{align-items:center;gap:8px;display:flex}.workbench-scroll{flex:1;min-height:0;padding:20px 28px 48px;overflow-y:auto}.creation-console{max-width:1260px;min-height:252px;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #d8e2ed;border-radius:8px;grid-template-columns:minmax(0,1fr) 318px;margin:0 auto;display:grid;overflow:hidden}.creation-main{min-width:0;padding:22px 24px}.creation-heading{align-items:center;gap:11px;display:flex}.creation-heading>span{color:#2868f2;background:#eaf1ff;border-radius:7px;flex:none;place-items:center;width:36px;height:36px;display:grid}.creation-heading h2,.workbench-section-heading h2{color:#1b293e;margin:0;font-size:16px}.creation-heading p,.workbench-section-heading p{color:#7d8a9d;margin:4px 0 0;font-size:11px}.creation-mode-tabs{align-items:center;gap:7px;margin:16px 0 10px;display:flex}.creation-mode{color:#5d6d83;white-space:nowrap;cursor:pointer;background:#f7f9fc;border:1px solid #dbe3ec;border-radius:6px;justify-content:center;align-items:center;gap:6px;height:31px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.creation-mode:hover{color:#235dcc;background:#f1f6ff;border-color:#abc4f5}.creation-mode.is-active{color:#fff;background:#2868f2;border-color:#2868f2;box-shadow:0 4px 12px #2868f22e}.creation-composer{background:#fbfcfe;border:1px solid #cfdbe9;border-radius:7px;transition:border-color .15s,box-shadow .15s;overflow:hidden}.creation-composer:focus-within{border-color:#7da5f4;box-shadow:0 0 0 3px #2868f214}.creation-composer textarea{resize:none;color:#243248;background:0 0;border:0;outline:0;width:100%;height:72px;padding:12px 14px 8px;font-size:13px;line-height:1.6;display:block}.creation-composer textarea::placeholder{color:#a0abba}.creation-composer-footer{border-top:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:5px 6px 6px 13px;display:flex}.creation-composer-footer>span{color:#8592a4;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;min-width:0;font-size:10px;display:inline-flex;overflow:hidden}.creation-composer-footer>span svg{color:#5f83cb;flex:none}.creation-media{background:#e9eef5;border-left:1px solid #dce4ed;grid-template-rows:minmax(0,1fr) 84px;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;min-width:0;padding:8px;display:grid}.creation-media>img,.creation-media-primary{object-fit:cover;border-radius:5px;width:100%;height:100%;min-height:0;overflow:hidden}.creation-media-primary{grid-column:1/-1;position:relative}.creation-media-primary img{object-fit:cover;width:100%;height:100%;display:block}.creation-media-primary>span{color:#fff;background:#121f36bd;border-radius:5px;align-items:center;gap:5px;padding:5px 7px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;bottom:8px;left:8px}.workbench-metrics{background:#fff;border:1px solid #dce4ed;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));max-width:1260px;margin:14px auto 22px;display:grid}.workbench-metrics>div{border-right:1px solid #e7ecf2;align-items:center;gap:11px;min-width:0;min-height:72px;padding:12px 18px;display:flex}.workbench-metrics>div:last-child{border-right:0}.metric-icon{border-radius:7px;flex:none;place-items:center;width:34px;height:34px;display:grid}.metric-icon.blue{color:#2b66da;background:#eaf1ff}.metric-icon.cyan{color:#14798d;background:#e5f6f8}.metric-icon.green{color:#23805e;background:#e6f6ef}.metric-icon.violet{color:#7650b3;background:#f0eafa}.workbench-metrics>div>span:last-child{gap:4px;min-width:0;display:grid}.workbench-metrics small{color:#8995a7;font-size:10px}.workbench-metrics strong{color:#28364a;white-space:nowrap;text-overflow:ellipsis;font-size:15px;overflow:hidden}.workbench-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:20px;max-width:1260px;margin:0 auto;display:grid}.workbench-showcase,.workbench-side{min-width:0}.workbench-section-heading{justify-content:space-between;align-items:flex-start;gap:12px;min-height:38px;margin-bottom:12px;display:flex}.workbench-section-heading.compact{min-height:auto;margin-bottom:9px}.workbench-work-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.workbench-work-card{min-width:0;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #dce4ed;border-radius:8px;overflow:hidden}.workbench-work-media{background:#e6ebf2;height:174px;position:relative;overflow:hidden}.workbench-work-media img{object-fit:cover;width:100%;height:100%;transition:transform .22s}.workbench-work-card:hover .workbench-work-media img{transform:scale(1.025)}.workbench-work-media>span{color:#fff;background:#111e32b8;border-radius:5px;padding:5px 7px;font-size:10px;font-weight:800;position:absolute;top:8px;left:8px}.workbench-work-copy{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 8px;padding:12px;display:grid}.workbench-work-copy>strong,.workbench-work-copy>small{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.workbench-work-copy>strong{color:#2a374b;font-size:12px}.workbench-work-copy>small{color:#8996a8;font-size:10px}.workbench-work-copy>.button{grid-area:1/2/span 2}.workbench-side{gap:14px;display:grid}.workbench-side-section{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #dce4ed;border-radius:8px;padding:15px 16px}.recent-task-list{display:grid}.recent-task-list>button{text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #edf1f5;grid-template-columns:8px minmax(0,1fr) auto 14px;align-items:center;gap:8px;width:100%;min-height:56px;padding:8px 2px;display:grid}.recent-task-list>button:first-child{border-top:0}.recent-task-list>button:hover strong,.recent-task-list>button:hover>svg{color:#245fcf}.task-status-dot{background:#a8b2bf;border-radius:50%;width:7px;height:7px}.task-status-dot.running{background:#2b6ff0;box-shadow:0 0 0 3px #e7efff}.task-status-dot.done,.task-status-dot.ready{background:#23906a}.recent-task-list>button>span:nth-child(2){gap:3px;min-width:0;display:grid}.recent-task-list strong,.recent-task-list small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.recent-task-list strong{color:#334157;font-size:11px}.recent-task-list small{color:#909bad;font-size:9px}.recent-task-list>button>svg{color:#a1acba}.task-status{color:#8d99a9;white-space:nowrap;font-size:9px;font-style:normal}.task-status.running{color:#2a67db}.task-status.done,.task-status.ready{color:#27805f}.asset-overview-list{gap:2px;display:grid}.asset-overview-list>div{border-top:1px solid #edf1f5;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:49px;display:grid}.asset-overview-list>div:first-child{border-top:0}.asset-overview-list>div>span{color:#426ebf;background:#eef3fb;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.asset-overview-list p{color:#3b485d;gap:2px;margin:0;font-size:11px;font-weight:800;display:grid}.asset-overview-list small{color:#97a2b1;font-size:9px;font-weight:500}.asset-overview-list>div>strong{color:#26354b;font-size:14px}.director-workspace{--director-left-width:330px;--director-right-width:360px;grid-template-columns:var(--director-left-width) minmax(0, 1fr) var(--director-right-width);flex:1;min-height:0;transition:grid-template-columns .18s;display:grid;overflow:hidden}.director-workspace.is-left-collapsed{--director-left-width:46px}.director-workspace.is-right-collapsed{--director-right-width:46px}.director-property-panel{z-index:25;background:#fff;flex-direction:column;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.director-left-panel{border-right:1px solid #d8e1eb}.director-right-panel{border-left:1px solid #d8e1eb}.property-panel-tabs{background:#f7f9fc;border-bottom:1px solid #e1e7ef;flex:0 0 49px;grid-template-columns:repeat(2,minmax(0,1fr)) 32px;gap:5px;padding:8px;display:grid}.property-panel-tabs button{color:#66758a;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-width:0;font-size:11px;font-weight:800;display:inline-flex}.property-panel-tabs button:hover{color:#275ec5;background:#eef4ff}.property-panel-tabs button.is-active{color:#245fcf;box-shadow:var(--shadow-sm);background:#fff;border-color:#cbdaf2}.property-panel-collapse-button{width:32px!important;min-width:32px!important;padding:0!important}.property-panel-rail{color:#4e6482;cursor:pointer;background:#f8fafd;border:0;flex-direction:column;align-items:center;gap:12px;width:100%;height:100%;padding:14px 0;display:flex}.property-panel-rail:hover{color:#275fc9;background:#eef4ff}.property-panel-rail span{letter-spacing:0;writing-mode:vertical-rl;font-size:11px;font-weight:800}.property-panel-rail.is-right span{writing-mode:vertical-lr}.property-panel-heading{border-bottom:1px solid #e3e9f0;flex:none;align-items:center;gap:10px;min-height:68px;padding:12px 15px;display:flex}.property-panel-heading>span{color:#2c66d5;background:#edf3ff;border-radius:7px;flex:none;place-items:center;width:32px;height:32px;display:grid}.property-panel-heading>div{flex:1;gap:4px;min-width:0;display:grid}.property-panel-heading strong{color:#233147;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.property-panel-heading small{color:#8996a8;white-space:nowrap;text-overflow:ellipsis;font-size:10px;line-height:1.35;overflow:hidden}.final-panel-heading>span{color:#c14e61;background:#fff0f2}.shot-download-panel-heading>span{color:#6c50c1;background:#f1edff}.director-node-toolbar{background:#fbfcfe;border-bottom:1px solid #e5eaf1;flex:none;align-items:center;gap:7px;min-height:46px;padding:7px 10px;display:flex}.node-toolbar-label{color:#6e7d91;white-space:nowrap;align-items:center;gap:5px;min-width:0;font-size:10px;font-weight:800;display:inline-flex}.node-toolbar-items{flex:1;justify-content:flex-end;align-items:center;gap:4px;min-width:0;display:flex}.node-tool-switch{color:#54709a;cursor:pointer;border-radius:6px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:3px;width:34px;height:36px;display:flex}.node-tool-switch:hover{color:#255fce;background:#f1f5fb}.node-tool-switch input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.node-tool-switch>span{background:#c8d1dd;border-radius:7px;width:24px;height:14px;transition:background .13s;display:block;position:relative}.node-tool-switch>span>i{background:#fff;border-radius:50%;width:10px;height:10px;transition:transform .13s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #23334a3d}.node-tool-switch input:checked+span{background:#2d6bea}.node-tool-switch input:checked+span>i{transform:translate(10px)}.node-tool-switch input:focus-visible+span{box-shadow:0 0 0 3px #2d6bea29}.property-panel-scroll{overscroll-behavior:contain;scrollbar-width:thin;flex:1;min-height:0;overflow-y:auto}.director-panel-content{flex-direction:column;gap:14px;min-width:0;padding:15px 16px 24px;display:flex}.director-panel-content textarea{resize:vertical}.panel-full-button{width:100%}.brief-editor-field{position:relative}.brief-editor-field textarea{min-height:300px;padding-bottom:14px}.file-input-hidden{opacity:0;pointer-events:none;overflow:hidden;width:1px!important;height:1px!important;padding:0!important;position:absolute!important}.brief-field-heading{align-items:center;gap:6px;display:flex}.brief-field-heading>button:first-of-type{margin-left:auto}.brief-field-heading>button{color:#2868f2;cursor:pointer;background:#edf3ff;border:1px solid #cfddf7;border-radius:5px;align-items:center;gap:4px;height:25px;padding:0 7px;font-size:9px;font-weight:800;display:inline-flex}.brief-field-heading>button:hover{color:#fff;background:#2868f2;border-color:#2868f2}.brief-field-heading>button.is-danger{color:#bd3d50;background:#fff0f2;border-color:#f3ccd3}.brief-field-heading>button.is-danger:hover{color:#fff;background:#c84455;border-color:#c84455}.brief-field-heading>button:disabled{color:#9aa8bb;cursor:not-allowed;background:#f3f5f8;border-color:#e0e5ec}.brief-textarea-shell{position:relative}.brief-textarea-shell textarea{display:block}.brief-textarea-shell textarea[aria-invalid=true]{border-color:#e2ac52;box-shadow:0 0 0 3px #e2ac521f}.brief-validation-hint{color:#a66a10;align-items:flex-start;gap:5px;margin:-7px 0 0;font-size:9px;line-height:1.5;display:flex}.brief-validation-hint svg{flex:none;margin-top:1px}.brief-textarea-shell.is-locked textarea{color:#778397;box-shadow:none;cursor:not-allowed;-webkit-text-fill-color:#778397;opacity:1;background:#eef1f5;border-color:#d8dee7}.brief-unlock-prompt{opacity:0;color:#58677d;pointer-events:none;background:#eef1f5eb;border:1px solid #d4dbe5;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:5px;transition:opacity .15s;display:flex;position:absolute;inset:0}.brief-textarea-shell.is-locked:hover .brief-unlock-prompt,.brief-unlock-prompt:focus-within{opacity:1;pointer-events:auto}.brief-unlock-prompt>span{font-size:11px;font-weight:800}.brief-unlock-prompt>small{color:#8995a6;font-size:9px}.brief-unlock-prompt>button{color:#fff;cursor:pointer;background:#2868f2;border:1px solid #2868f2;border-radius:6px;height:29px;margin-top:3px;padding:0 10px;font-size:10px;font-weight:800}.brief-unlock-prompt>button:hover{background:#1956d9;border-color:#1956d9}.brief-suggestion{background:linear-gradient(135deg,#f7faff,#f1f6ff);border:1px solid #cdddf6;border-radius:7px;gap:7px;margin-top:-1px;padding:9px;animation:.18s ease-out both briefSuggestionIn;display:grid;box-shadow:0 7px 18px #27529717}@keyframes briefSuggestionIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.brief-suggestion-main{gap:5px;display:grid}.brief-suggestion-main>span{color:#5271a7;align-items:center;gap:5px;font-size:9px;font-weight:800;display:flex}.brief-suggestion-main>span svg{color:#6d6fe8}.brief-suggestion-main>span strong{color:#5665be;font-size:9px}.brief-suggestion-main>span small{color:#8290a8;font-size:8px;font-weight:700}.brief-suggestion-main>button{color:#2e5fac;text-align:left;cursor:pointer;background:0 0;border:0;align-items:flex-start;min-height:30px;padding:0;font-size:10px;font-weight:700;line-height:1.45;display:flex}.brief-suggestion-main>button:hover{color:#1f55bd;text-decoration:underline}.brief-suggestion-main>button>i{background:currentColor;flex:none;width:1px;height:13px;margin:1px 0 0 3px;animation:.7s step-end infinite typewriterCursor}.brief-suggestion-main>button.is-complete>span{color:#0000;background:linear-gradient(90deg,#2e5fac 0% 18%,#ef5f73 32%,#e7a731 45%,#32b881 58%,#328fe8 72%,#765ee1 84%,#2e5fac 100%) 0 0/260% 100%;-webkit-background-clip:text;background-clip:text;animation:.95s cubic-bezier(.22,.7,.2,1) both briefSuggestionRainbow}@keyframes briefSuggestionRainbow{0%{background-position:100%}to{background-position:0}}.brief-suggestion-controls{justify-content:flex-end;align-items:center;gap:4px;display:flex}.brief-suggestion-controls button{color:#5f7598;cursor:pointer;background:#fff;border:1px solid #d6e1f1;border-radius:5px;place-items:center;width:23px;height:23px;padding:0;display:grid}.brief-suggestion-controls button:hover{color:#2868f2;border-color:#9dbaf0}.brief-suggestion-controls small{color:#8190a5;text-align:center;min-width:28px;font-size:8px}.brief-suggestion>small{color:#94a1b3;text-align:right;font-size:8px}.brief-suggestion.is-error{background:#fff7f8;border-color:#f0c8ce}.brief-ai-stream,.brief-ai-summary,.brief-ai-thinking{color:#405f8f;white-space:pre-wrap;word-break:break-word;margin:0;font-size:10px;line-height:1.55}.brief-ai-thinking{color:#516884;background:#ffffffad;border:1px solid #dce6f4;border-radius:5px;gap:2px;padding:6px 7px;display:grid}.brief-ai-thinking strong{color:#5f68bd;font-size:9px}.brief-ai-summary{color:#6f7f95;border-top:1px solid #dce6f4;padding-top:6px}.panel-sticky-actions{z-index:3;background:#fffffff5;margin:0 -4px;padding:9px 4px 1px;position:sticky;bottom:-1px}.director-left-panel .asset-grid{gap:7px}.director-left-panel .asset-tile img{height:104px}.director-left-panel .asset-tile figcaption{padding:7px}.director-left-panel .section-divider{margin-left:-16px;margin-right:-16px}.project-assets-panel{gap:12px}.project-assets-summary{background:#f3f7fd;border:1px solid #dce6f3;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 12px;display:grid}.project-assets-summary>span{text-align:left;grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:7px;min-width:42px;display:grid}.project-assets-summary strong{color:#2868f2;font-size:20px;line-height:1}.project-assets-summary small{color:#7b899e;white-space:nowrap;font-size:9px}.project-asset-categories{gap:9px;display:grid}.project-asset-category{background:#fff;border:1px solid #dfe6ef;border-radius:8px;overflow:hidden;box-shadow:0 2px 7px #1e32520a}.project-asset-category>header{background:#f8fafc;grid-template-columns:minmax(0,1fr) 30px 30px;align-items:center;min-height:43px;padding:5px 6px 5px 8px;display:grid}.project-asset-category.is-expanded>header{border-bottom:1px solid #e5ebf2}.project-asset-title{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:7px;min-width:0;height:32px;padding:0 5px;display:flex}.project-asset-title:hover{background:#edf3fd}.project-asset-title>span{color:#2d66d2;background:#e9f1ff;border-radius:6px;flex:none;place-items:center;width:26px;height:26px;display:grid}.project-asset-title strong{color:#304057;flex:1;font-size:11px}.project-asset-title small{color:#65758b;background:#e9edf3;border-radius:10px;place-items:center;min-width:20px;height:19px;font-size:9px;font-weight:800;display:grid}.project-asset-download,.project-asset-toggle{color:#75849a;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:28px;height:28px;padding:0;display:grid}.project-asset-download:hover,.project-asset-toggle:hover{color:#2868f2;background:#edf3fd}.project-asset-toggle svg{transition:transform .16s}.project-asset-category:not(.is-expanded) .project-asset-toggle svg{transform:rotate(-90deg)}.project-asset-category-body{gap:9px;padding:9px;display:grid}.project-asset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.project-asset-card{min-width:0;margin:0;position:relative}.project-asset-item{width:100%;min-width:0;color:inherit;text-align:left;cursor:pointer;background:#f7f9fc;border:1px solid #e0e7ef;border-radius:6px;padding:0;overflow:hidden}.project-asset-item:hover{border-color:#9dbcf4;box-shadow:0 3px 10px #2a61c714}.project-asset-item.is-selected{border-color:#3f7aef;box-shadow:0 0 0 2px #3f7aef1f}.project-asset-grid img{object-fit:cover;width:100%;height:82px;display:block}.project-asset-cover{display:block;position:relative;padding:0!important}.project-asset-cover b{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#18263ac7;border:1px solid #ffffff57;border-radius:10px;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:9px;line-height:1;display:grid;position:absolute;bottom:6px;right:6px}.project-asset-item>span{gap:2px;padding:6px 7px;display:grid}.project-asset-item strong,.project-asset-item small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.project-asset-item strong{color:#3a485c;font-size:9px}.project-asset-item small{color:#909cad;font-size:8px}.project-asset-delete{color:#fff;cursor:pointer;background:#1c283bb8;border:0;border-radius:5px;place-items:center;width:24px;height:24px;padding:0;display:grid;position:absolute;top:5px;right:5px}.project-asset-delete:hover{background:#cf4357}.project-asset-rename{z-index:2;color:#fff;background:#1c283bb8;border:0;width:24px;height:24px;position:absolute;top:33px;right:5px}.project-asset-rename:hover{color:#fff;background:#2868f2}.project-assets-empty{color:#8090a5;background:#fafbfd;border:1px dashed #ced9e6;border-radius:6px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:5px;min-height:94px;display:flex}.project-assets-empty svg{color:#9eb1ca}.project-assets-empty span{font-size:10px;font-weight:700}.project-assets-empty small{color:#a0abb9;font-size:8px}.project-asset-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.project-asset-actions .button{width:100%;min-width:0;padding-left:6px;padding-right:6px;font-size:9px}.person-upload-confirm{width:min(500px,100% - 60px)}.person-upload-options{background:#f7f9fc;border:1px solid #e0e6ee;border-radius:7px;flex-wrap:wrap;gap:8px 12px;margin-top:12px;padding:11px;display:flex}.person-upload-options>span{color:#425168;width:100%;font-size:10px;font-weight:800}.person-upload-options label{color:#5e6d82;align-items:center;gap:5px;font-size:10px;display:inline-flex}.person-upload-options .person-rights-check{border-top:1px solid #e1e7ef;width:100%;padding-top:8px}.environment-preset-toolbar{background:#f0faf6;border:1px solid #cce9dc;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:10px 11px;display:flex}.environment-preset-toolbar>span{color:#638173;font-size:10px;line-height:1.45}.environment-preset-toolbar .button{flex:none}.environment-preset-list{gap:6px;max-height:178px;display:grid;overflow-y:auto}.environment-preset-list.is-empty{color:#8a9b94;background:#fafcfb;border:1px dashed #d6e4de;border-radius:6px;place-items:center;min-height:48px;font-size:9px}.environment-preset-card{background:#fff;border:1px solid #dce7e2;border-radius:6px;grid-template-columns:minmax(0,1fr) 30px;align-items:stretch;display:grid;overflow:hidden}.environment-preset-card.is-active{background:#eef9f4;border-color:#81c6a8;box-shadow:0 0 0 2px #469d7717}.environment-preset-card button{cursor:pointer;border:0}.environment-preset-select{text-align:left;background:0 0;gap:4px;padding:9px 10px;display:grid}.environment-preset-select strong{color:#425e52;font-size:10px}.environment-preset-select small{color:#83968e;font-size:8px}.environment-preset-delete{color:#94a39d;background:0 0;place-items:center;display:grid;border-left:1px solid #e2ebe7!important}.environment-preset-delete:hover{color:#bd4351;background:#fff3f4}.director-node-error,.director-node-result,.director-node-notice{white-space:pre-wrap;word-break:break-word;border-radius:6px;margin:0;padding:8px 10px;font-size:10px;line-height:1.5}.director-node-error{color:#b33d4d;background:#fff1f3;border:1px solid #f2c5cc}.director-node-result{color:#416753;background:#eff9f4;border:1px solid #cce8d9}.director-node-notice{color:#8a641b;background:#fff8e7;border:1px solid #ebdaa8}.director-node-error.is-dismissible,.director-node-result.is-dismissible,.director-node-notice.is-dismissible{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.director-node-error.is-dismissible>span,.director-node-result.is-dismissible>span,.director-node-notice.is-dismissible>span{flex:1;min-width:0}.director-node-error.is-dismissible>button,.director-node-result.is-dismissible>button,.director-node-notice.is-dismissible>button{color:currentColor;cursor:pointer;background:0 0;border:0;border-radius:4px;flex:0 0 22px;place-items:center;width:22px;height:22px;padding:0;display:grid}.director-node-error.is-dismissible>button:hover,.director-node-result.is-dismissible>button:hover,.director-node-notice.is-dismissible>button:hover{background:#ffffffad}@media (max-width:980px){.environment-fusion-groups{grid-template-columns:1fr}.storyboard-generation-config{flex-wrap:wrap;align-items:flex-start}.storyboard-generation-config>small{width:100%;margin-left:0}}.final-readiness{color:#7e6843;background:#fff9e9;border:1px solid #efe0b8;border-radius:7px;gap:5px;padding:10px 11px;display:grid}.final-readiness>span{align-items:center;gap:7px;font-size:11px;font-weight:800;display:flex}.final-readiness i{background:#c89538;border-radius:50%;width:7px;height:7px}.final-readiness small{color:#9a896b;font-size:9px;line-height:1.45}.final-readiness.is-visible{color:#1d7152;background:#ecf8f2;border-color:#bfe4d2}.final-readiness.is-visible i{background:#23916a}.final-readiness.is-visible small{color:#678a7b}.director-right-panel .metric-row>span{min-height:60px;padding:8px}.director-right-panel .metric-row small{font-size:9px}.director-right-panel .metric-row strong{text-overflow:ellipsis;max-width:100%;font-size:13px;overflow:hidden}.director-right-panel .final-settings{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.director-right-panel .final-settings label>span{font-size:10px}.director-right-panel .final-settings .toggle-field{align-self:end}.director-right-panel .final-result{grid-template-columns:1fr}.director-right-panel .final-result-meta{align-items:flex-start}.shot-download-panel{gap:11px}.shot-download-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.shot-download-summary>span{text-align:center;background:#f7f9fc;border:1px solid #e0e7ef;border-radius:7px;align-content:center;gap:5px;min-width:0;min-height:58px;padding:8px;display:grid}.shot-download-summary small{color:#8290a4;white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.shot-download-summary strong{color:#384861;font-size:15px}.shot-download-summary>span.is-ready{background:#eef8f3;border-color:#c8e6d7}.shot-download-summary>span.is-ready strong{color:#257555}.shot-download-groups{gap:8px;display:grid}.shot-download-group{background:#fff;border:1px solid #dfe6ef;border-radius:8px;overflow:hidden;box-shadow:0 2px 7px #1e32520a}.shot-download-group>header{background:#f8fafc;grid-template-columns:minmax(0,1fr) 30px 30px;align-items:center;min-height:48px;padding:5px 6px 5px 9px;display:grid}.shot-download-group.is-expanded>header{border-bottom:1px solid #e5ebf2}.shot-download-group-check{cursor:pointer;grid-template-columns:17px minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.shot-download-group-check>input,.shot-download-video footer input{accent-color:#2868f2;width:15px;height:15px;margin:0}.shot-download-group-check>span{gap:3px;min-width:0;display:grid}.shot-download-group-check strong,.shot-download-group-check small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.shot-download-group-check strong{color:#33435a;font-size:10px}.shot-download-group-check small{color:#8b98aa;font-size:8px}.shot-download-group-action,.shot-download-group-toggle{color:#75849a;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:28px;height:28px;padding:0;display:grid}.shot-download-group-action:hover:not(:disabled),.shot-download-group-toggle:hover{color:#2868f2;background:#edf3fd}.shot-download-group-action:disabled{opacity:.38;cursor:not-allowed}.shot-download-group-toggle svg{transition:transform .16s}.shot-download-group:not(.is-expanded) .shot-download-group-toggle svg{transform:rotate(-90deg)}.shot-download-group-body{gap:8px;padding:8px;display:grid}.shot-download-video{background:#fff;border:1px solid #dfe6ef;border-radius:7px;transition:border-color .15s,box-shadow .15s;overflow:hidden}.shot-download-video.is-selected{border-color:#78a3f2;box-shadow:0 0 0 2px #2868f217}.shot-download-video .video-preview-shell{border-radius:0}.shot-download-video .preview-watermark{font-size:8px;top:6px;right:6px}.shot-download-video footer{grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:7px;min-height:46px;padding:6px 7px 6px 9px;display:grid}.shot-download-video footer>label{cursor:pointer;grid-template-columns:15px minmax(0,1fr);align-items:center;gap:7px;min-width:0;display:grid}.shot-download-video footer label>span{gap:3px;min-width:0;display:grid}.shot-download-video footer strong,.shot-download-video footer small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.shot-download-video footer strong{color:#3a485c;font-size:9px}.shot-download-video footer small{color:#909cad;font-size:8px}.shot-download-group-empty,.shot-download-empty{color:#8391a4;background:#fafbfd;border:1px dashed #d2dce8;border-radius:6px;justify-content:center;align-items:center;display:flex}.shot-download-group-empty{gap:6px;min-height:58px;font-size:9px}.shot-download-empty{text-align:center;flex-direction:column;gap:6px;min-height:150px;padding:18px}.shot-download-empty strong{color:#4a5a70;font-size:11px}.shot-download-empty small{color:#91a0b2;font-size:9px;line-height:1.5}.shot-download-selection-row{color:#7a889b;background:#f7f9fc;border:1px solid #e1e7ef;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;min-height:34px;padding:6px 8px;font-size:9px;display:flex}.shot-download-selection-row button{color:#2868f2;cursor:pointer;background:0 0;border:0;padding:3px 5px;font-size:9px;font-weight:800}.shot-download-selection-row button:disabled{color:#a7b1bf;cursor:not-allowed}.shot-download-selection-row span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.shot-download-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.shot-download-actions .button{width:100%;min-width:0;padding-left:7px;padding-right:7px;font-size:9px}.workbench-topbar-actions{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.workbench-topbar-actions>.button,.workbench-topbar-actions>.topbar-chip,.workbench-topbar-actions>.workbench-service-tag,.workbench-topbar-actions>.workbench-enterprise-key-slot>.workbench-service-tag{color:#596981;height:38px;min-height:38px;box-shadow:none;background:#f8fafc;border:1px solid #dce4ee;border-radius:8px;gap:7px;padding:0 12px;font-size:12px;font-weight:700;line-height:1}.workbench-topbar-actions>.button svg,.workbench-topbar-actions>.topbar-chip svg{color:#687b97;flex:none}.workbench-topbar-actions>.button-primary{color:#fff;background:var(--primary);border-color:var(--primary);min-width:76px;padding:0 15px;box-shadow:0 6px 14px #2868f233}.workbench-topbar-actions>.button-primary svg{color:#fff}.workbench-topbar-actions>.button-primary:hover:not(:disabled){background:var(--primary-strong);border-color:var(--primary-strong)}.workbench-topbar-actions>.button-ghost:hover:not(:disabled){color:#245fcf;background:#f1f5fb;border-color:#b9cbed}.workbench-topbar-actions .topbar-chip strong{color:#25344a;font-size:13px}.wb-new-menu{z-index:125;flex:none;position:relative}.wb-new-menu>.button{gap:7px;height:38px;min-height:38px;padding:0 12px}.wb-new-menu>.button>svg:last-child{margin-left:1px;transition:transform .14s}.wb-new-menu>.button>svg:last-child.is-open{transform:rotate(180deg)}.wb-new-menu-popover{z-index:130;background:#fff;border:1px solid #d9e2ec;border-radius:8px;width:218px;padding:6px;animation:.14s ease-out both taskPopoverIn;display:grid;position:absolute;top:45px;left:0;box-shadow:0 16px 38px #11203a2e}.wb-new-menu-popover>button{color:#42536a;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;width:100%;height:39px;padding:0 10px;font-size:11px;font-weight:800;display:flex}.wb-new-menu-popover>button svg{color:#5378b5}.wb-new-menu-popover>button:hover{color:#245fcf;background:#eef4ff}.wb-new-menu-popover>button:hover svg{color:#2868f2}.wb-new-menu-popover>button.is-locked span{flex:1}.wb-new-menu-popover>button .wb-new-menu-lock{color:#c38c32;margin-left:auto}.app-feature-lock-layer{z-index:240;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#121d2f80;place-items:center;padding:24px;animation:.14s fadeIn;display:grid;position:fixed;inset:0}.app-feature-lock-layer>section{background:#fff;border:1px solid #dce4ee;border-radius:9px;grid-template-columns:48px minmax(0,1fr);gap:14px;width:min(430px,100%);padding:20px;animation:.18s ease-out both directorConfirmIn;display:grid;box-shadow:0 26px 72px #0c1b344d}.app-feature-lock-icon{color:#a66e14;background:#fff4dc;border-radius:8px;place-items:center;width:48px;height:48px;display:grid}.app-feature-lock-layer section>div{align-content:center;gap:4px;display:grid}.app-feature-lock-layer small{color:#aa741d;font-size:8px;font-weight:900}.app-feature-lock-layer h2{color:#29384e;margin:0;font-size:15px}.app-feature-lock-layer p{color:#7e8b9d;margin:0;font-size:10px;line-height:1.65}.app-feature-lock-layer footer{border-top:1px solid #e8edf3;grid-column:1/-1;justify-content:flex-end;padding-top:7px;display:flex}.app-feature-lock-layer footer button{color:#fff;cursor:pointer;background:#2868f2;border:0;border-radius:6px;height:34px;padding:0 15px;font-size:10px;font-weight:800}.app-feature-lock-layer footer button:hover{background:#1f5edc}.workbench-service-tag,.workbench-service-tag>span{align-items:center;display:inline-flex}.workbench-service-tag{white-space:nowrap;gap:9px!important}.workbench-service-tag>span{gap:5px}.workbench-service-tag i{border-radius:50%;width:7px;height:7px}.workbench-service-tag i.is-online{background:#2fcf9b;box-shadow:0 0 0 3px #2fcf9b1f}.workbench-service-tag i.is-checking{background:#8fa0b7;box-shadow:0 0 0 3px #8fa0b71f}.workbench-service-tag i.is-degraded{background:#e5a128;box-shadow:0 0 0 3px #e5a1281f}.workbench-service-tag i.is-offline{background:#ef6471;box-shadow:0 0 0 3px #ef64711a}.workbench-service-tag.is-degraded{color:#9a6718;background:#fffbf1;border-color:#efd9aa}.workbench-service-tag.is-offline{color:#b44755;background:#fff6f7;border-color:#efcbd0}.workbench-enterprise-key-slot{display:contents}.app-enterprise-key-status.is-connected{color:#17684d;background:#edf8f3;border-color:#cbe7da}.app-enterprise-key-status.is-missing{color:#b13f4f;background:#fff2f3;border-color:#f1cdd2}.wb-home-scroll{padding-top:22px}.wb-creation-entry{max-width:1320px;min-height:302px;box-shadow:var(--shadow-sm);background:#eaf2fd;border:1px solid #d3dfed;border-radius:8px;grid-template-columns:minmax(0,1fr);margin:0 auto 22px;display:grid;overflow:hidden}.wb-creation-copy{flex-direction:column;justify-content:center;min-width:0;padding:28px 32px;display:flex}.wb-eyebrow{color:#42628e;background:#ffffffb8;border:1px solid #b7c9e2c7;border-radius:6px;align-items:center;gap:6px;width:max-content;padding:5px 8px;font-size:10px;font-weight:800;display:inline-flex}.wb-creation-copy h2{color:#17253b;align-items:center;min-height:36px;margin:14px 0 7px;font-size:30px;line-height:1.2;display:flex}.wb-creation-copy h2>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.wb-creation-copy h2>i{background:#2868f2;flex:none;width:2px;height:.9em;margin-left:4px;animation:.76s step-end infinite typewriterCursor}@keyframes typewriterCursor{50%{opacity:0}}.wb-creation-copy>p{color:#63758d;margin:0 0 18px;font-size:13px}.wb-prompt-bar{background:#fffffff0;border:1px solid #c9d8e9;border-radius:8px;align-items:center;gap:6px;width:min(100%,760px);padding:6px;transition:margin-bottom .16s,border-color .14s,box-shadow .14s;display:flex;position:relative;box-shadow:0 8px 20px #2f4e7c14}.wb-prompt-bar.has-attachment-menu{margin-bottom:174px}.wb-prompt-bar>*{z-index:1;position:relative}@property --rainbow-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.wb-prompt-bar.is-rainbow-running:before{z-index:0;background:conic-gradient(from var(--rainbow-angle), #ff5b6e, #ffbe3d, #51d88a, #32b8ef, #7667ff, #eb5fca, #ff5b6e);content:"";border-radius:10px;padding:3px;animation:.9s cubic-bezier(.4,0,.2,1) both rainbowLap;position:absolute;inset:-3px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.wb-prompt-bar.is-rainbow-running{border-color:#0000;box-shadow:0 10px 28px #5369c233}@keyframes rainbowLap{to{--rainbow-angle:360deg}}.wb-prompt-bar:focus-within{border-color:#80a7f1;box-shadow:0 0 0 3px #2868f217}.wb-prompt-bar input{color:#26364c;background:0 0;border:0;outline:0;flex:1;min-width:0;height:36px;padding:0 4px;font-size:12px}.wb-prompt-bar input::placeholder{color:#9ba8b8}.wb-analysis-attachments{flex-wrap:wrap;gap:6px;width:min(100%,760px);margin-top:9px;display:flex}.wb-analysis-attachment{background:#ffffffe0;border:1px solid #d8e2ee;border-radius:7px;grid-template-columns:31px minmax(0,1fr) 25px;align-items:center;gap:7px;width:min(230px,33.333% - 4px);min-width:170px;padding:5px;display:grid}.wb-analysis-attachment>span{color:#416dbd;background:#eaf1ff;border-radius:5px;place-items:center;width:31px;height:31px;display:grid;overflow:hidden}.wb-analysis-attachment>span img{object-fit:cover;width:100%;height:100%}.wb-analysis-attachment>div{gap:2px;min-width:0;display:grid}.wb-analysis-attachment strong,.wb-analysis-attachment small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.wb-analysis-attachment strong{color:#405069;font-size:9px}.wb-analysis-attachment small{color:#8997aa;font-size:7px}.wb-analysis-attachment>button{color:#8794a6;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:25px;height:25px;padding:0;display:grid}.wb-analysis-attachment>button:hover{color:#ce4052;background:#fff0f2}.wb-analysis-attachment>button:disabled{opacity:.45;cursor:default}.wb-analysis-attachment.is-uploading{border-color:#aac4f7;box-shadow:inset 2px 0 #2868f2}.wb-analysis-attachment.is-ready{border-color:#cce7dc;box-shadow:inset 2px 0 #24916a}.wb-analysis-attachment.is-failed{border-color:#efb9c1;box-shadow:inset 2px 0 #d54557}.wb-support-tags{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.wb-support-tags span{color:#63738a;background:#ffffffa3;border:1px solid #bfcfe4cc;border-radius:5px;padding:5px 8px;font-size:9px;font-weight:700}.wb-home-history-entry{color:#4266a4;text-align:left;cursor:pointer;background:#ffffffb3;border:1px solid #cfdced;border-radius:7px;grid-template-columns:32px minmax(0,1fr) 20px;align-items:center;gap:9px;width:min(100%,430px);margin-top:12px;padding:9px 10px;display:grid}.wb-home-history-entry:hover{color:#245fcf;background:#fff;border-color:#9fbcf3}.wb-home-history-entry>svg:first-child{box-sizing:content-box;color:#2868f2;background:#eaf1ff;border-radius:6px;padding:7px}.wb-home-history-entry>svg:last-child{justify-self:end}.wb-home-history-entry>span{gap:3px;min-width:0;display:grid}.wb-home-history-entry strong{color:#33445d;font-size:10px}.wb-home-history-entry small{color:#8290a3;white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.wb-home-grid{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:20px;max-width:1320px;margin:0 auto;display:grid}.wb-showcase{min-width:0}.wb-section-heading{justify-content:space-between;align-items:flex-start;gap:12px;min-height:43px;margin-bottom:12px;display:flex}.wb-section-heading>div{gap:4px;display:grid}.wb-section-heading span{color:#8794a7;text-transform:uppercase;font-size:9px;font-weight:900}.wb-section-heading h2{color:#1e2b40;margin:0;font-size:17px}.wb-section-heading>small{color:#8996a8;padding-top:15px;font-size:10px}.wb-section-heading.compact{min-height:auto;margin-bottom:10px}.wb-section-heading.compact h2{font-size:14px}.wb-section-heading button{color:#2c65d4;cursor:pointer;background:0 0;border:0;align-self:center;padding:0;font-size:10px}.wb-category-tabs{align-items:center;gap:6px;margin-bottom:13px;padding-bottom:3px;display:flex;overflow-x:auto}.wb-category-tabs button{color:#68778c;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dce4ed;border-radius:6px;flex:none;height:30px;padding:0 10px;font-size:10px;font-weight:800}.wb-category-tabs button:hover{color:#255fcf;border-color:#a9c3f5}.wb-category-tabs button.is-active{color:#fff;background:#2868f2;border-color:#2868f2}.wb-work-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.wb-work-card{min-width:0;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #dce4ed;border-radius:8px;overflow:hidden}.wb-work-media{cursor:pointer;background:#e7ecf3;border:0;width:100%;height:166px;padding:0;display:block;position:relative;overflow:hidden}.wb-work-media img{object-fit:cover;width:100%;height:100%;transition:transform .18s}.wb-work-card:hover .wb-work-media img{transform:scale(1.025)}.wb-work-media span{color:#fff;background:#132136bd;border-radius:5px;padding:5px 7px;font-size:9px;font-weight:800;position:absolute;top:8px;left:8px}.wb-work-meta{justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:10px 11px;display:flex}.wb-work-meta>span{gap:4px;min-width:0;display:grid}.wb-work-meta strong,.wb-work-meta small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.wb-work-meta strong{color:#2c394e;font-size:11px}.wb-work-meta small{color:#919cad;font-size:9px}.wb-home-side{gap:14px;display:grid}.wb-side-panel{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #dce4ed;border-radius:8px;padding:15px 16px}.wb-model-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid}.wb-model-grid>button{aspect-ratio:1;cursor:pointer;background:#e8edf4;border:2px solid #0000;border-radius:7px;place-items:center;padding:0;display:grid;position:relative;overflow:hidden}.wb-model-grid img{object-fit:cover;width:100%;height:100%}.wb-model-grid svg{color:#fff;fill:#2868f2;display:none;position:absolute;bottom:2px;right:2px}.wb-model-grid>button.is-selected{border-color:#2868f2}.wb-model-grid>button.is-selected svg{display:block}.wb-model-grid .wb-model-more{color:#5d6d82;background:#eef2f7;font-size:11px;font-weight:900}.wb-side-panel>p{color:#8794a7;margin:10px 0;font-size:9px;line-height:1.5}.wb-side-panel>.button{width:100%}.wb-task-list{display:grid}.wb-task-item{border-top:1px solid #edf1f5;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:58px;padding:8px 0;display:grid}.wb-task-item:first-child{border-top:0}.wb-task-item>img{object-fit:cover;border-radius:6px;width:36px;height:36px}.wb-task-item>span{gap:3px;min-width:0;display:grid}.wb-task-item strong,.wb-task-item small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.wb-task-item strong{color:#354258;font-size:10px}.wb-task-item small{color:#98a2b1;font-size:8px}.wb-task-item em{color:#7e8999;font-size:8px;font-style:normal}.wb-task-item>button{color:#356bd1;cursor:pointer;background:0 0;border:0;grid-column:3;padding:0;font-size:9px;font-weight:800}.wb-task-item.is-done em{color:#21815f}.wb-task-item.is-running em{color:#2868f2}.wb-task-item.is-failed em,.wb-task-item.is-failed>button{color:#cf4656}.wb-assistant-layout{flex:1;grid-template-columns:minmax(0,1fr) 300px;gap:16px;min-height:0;padding:18px 22px 22px;display:grid;position:relative;overflow:hidden}.wb-conversation-scrim{z-index:20;cursor:default;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#1c2a412e;border:0;padding:0;position:absolute;inset:0}.wb-conversation-drawer{z-index:21;background:#fff;border:1px solid #d8e1eb;border-radius:8px;flex-direction:column;gap:12px;width:292px;min-height:0;padding:14px;animation:.18s ease-out both wbConversationDrawerIn;display:flex;position:absolute;top:18px;bottom:22px;left:22px;box-shadow:0 18px 46px #1e304e33}@keyframes wbConversationDrawerIn{0%{opacity:0;transform:translate(-12px)}}.wb-conversation-drawer>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.wb-conversation-drawer>header>div{gap:3px;display:grid}.wb-conversation-drawer>header span{color:#8492a6;text-transform:uppercase;font-size:8px;font-weight:900}.wb-conversation-drawer>header h2{color:#26364d;margin:0;font-size:16px}.wb-conversation-drawer>header>button{color:#6d7c91;cursor:pointer;background:#f3f6fa;border:0;border-radius:6px;place-items:center;width:30px;height:30px;padding:0;display:grid}.wb-conversation-drawer>.button{flex:none;width:100%}.wb-conversation-list{align-content:start;gap:5px;min-height:0;display:grid;overflow-y:auto}.wb-conversation-list>article{border:1px solid #0000;border-radius:7px;min-width:0;position:relative}.wb-conversation-list>article:hover{background:#f6f8fb;border-color:#e0e7ef}.wb-conversation-list>article.is-active{background:#edf4ff;border-color:#c9dcff}.wb-conversation-open{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-width:0;padding:8px 31px 8px 8px;display:grid}.wb-conversation-open>span{color:#4c76c7;background:#eaf1ff;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.wb-conversation-open>div{gap:3px;min-width:0;display:grid}.wb-conversation-list strong,.wb-conversation-list small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.wb-conversation-list strong{color:#35455d;font-size:9px}.wb-conversation-list small{color:#8a97a8;font-size:7px}.wb-conversation-list time{color:#9aa5b4;align-self:start;font-size:7px}.wb-conversation-delete{color:#9aa6b6;opacity:0;cursor:pointer;background:#fff;border:1px solid #dce4ed;border-radius:5px;place-items:center;width:24px;height:24px;padding:0;transition:opacity .12s,color .12s,border-color .12s;display:grid;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.wb-conversation-list>article:hover .wb-conversation-delete,.wb-conversation-delete:focus-visible{opacity:1}.wb-conversation-delete:hover{color:#d34a55;border-color:#efb8bd}.wb-conversation-delete.is-disabled{color:#5f86ca;opacity:1;cursor:not-allowed;background:#edf4ff;border-color:#cfddf3}.wb-conversation-list>article.has-running-task .wb-conversation-open{padding-right:36px}.wb-conversation-delete-layer{z-index:4;border-radius:inherit;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#22314938;place-items:center;padding:16px;display:grid;position:absolute;inset:0}.wb-conversation-delete-layer>section{background:#fff;border:1px solid #d8e1eb;border-radius:9px;gap:10px;width:100%;padding:15px;display:grid;box-shadow:0 14px 34px #1c2d4833}.wb-conversation-delete-layer>section>span{color:#d34a55;background:#fff0f1;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.wb-conversation-delete-layer>section>div{gap:4px;display:grid}.wb-conversation-delete-layer strong{color:#2f4057;font-size:11px}.wb-conversation-delete-layer small{color:#7e8c9f;font-size:8px;line-height:1.55}.wb-conversation-delete-layer footer{justify-content:flex-end;gap:6px;display:flex}.wb-conversation-empty{color:#8a98aa;text-align:center;border:1px dashed #dce4ed;border-radius:7px;justify-items:center;gap:6px;padding:28px 12px;display:grid}.wb-conversation-empty strong{color:#5e6d82;font-size:10px}.wb-conversation-empty small{font-size:8px;line-height:1.5}.wb-home-scroll.is-leaving{pointer-events:none;animation:.32s cubic-bezier(.4,0,.6,1) both workbenchHomeLeave}.wb-assistant-layout.is-entering{animation:.54s cubic-bezier(.16,1,.3,1) both workbenchAssistantEnter}@keyframes workbenchHomeLeave{to{opacity:0;filter:blur(3px);transform:translateY(-10px)scale(.985)}}@keyframes workbenchAssistantEnter{0%{opacity:0;filter:blur(3px);transform:translateY(14px)scale(.985)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.wb-creation-copy h2>i,.wb-prompt-bar.is-rainbow-running:before,.wb-home-scroll.is-leaving,.wb-assistant-layout.is-entering{animation-duration:1ms}}.wb-chat-panel,.wb-assistant-side{min-width:0;min-height:0;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #dce4ed;border-radius:8px}.wb-chat-panel{flex-direction:column;display:flex;overflow:hidden}.wb-chat-panel>header{background:#f9fbfd;border-bottom:1px solid #e3e9f0;flex:0 0 64px;align-items:center;gap:10px;padding:0 16px;display:flex}.wb-assistant-avatar{color:#2868f2;background:#eaf1ff;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.wb-chat-panel>header>div{flex:1;gap:4px;min-width:0;display:grid}.wb-chat-panel>header strong{color:#26344a;font-size:13px}.wb-chat-panel>header small{color:#8996a8;align-items:center;gap:5px;font-size:9px;display:flex}.wb-chat-panel>header small i{background:#28a274;border-radius:50%;width:6px;height:6px}.wb-chat-panel>header small i.is-thinking{background:#2868f2;animation:1.2s ease-in-out infinite wb-agent-status-pulse}.wb-chat-panel>header>.button{flex:none}.wb-chat-scroll{flex:1;min-height:0;padding:18px;overflow-y:auto}.wb-message{align-items:flex-start;gap:9px;margin-bottom:16px;display:flex}.wb-message>span{color:#2868f2;background:#eaf1ff;border-radius:7px;flex:none;place-items:center;width:30px;height:30px;font-size:10px;font-weight:900;display:grid}.wb-message>div{background:#f4f7fb;border:1px solid #e0e7f0;border-radius:7px;max-width:min(780px,100% - 45px);padding:11px 12px}.wb-message p{color:#4d5c72;margin:0;font-size:11px;line-height:1.65}.wb-message.is-user{justify-content:flex-end}.wb-message.is-user>div{color:#fff;background:#2868f2;border-color:#2868f2;order:1}.wb-message.is-user>div p{color:#fff}.wb-message.is-user>span{color:#fff;background:#334a75;order:2}.wb-message-attachments{scrollbar-width:thin;gap:6px;max-width:520px;margin:-3px 0 8px;display:flex;overflow-x:auto}.wb-message-attachments>span{color:#e8f0ff;background:#ffffff24;border:1px solid #ffffff3d;border-radius:5px;flex:0 0 76px;place-items:center;width:76px;height:58px;display:grid;position:relative;overflow:hidden}.wb-message-attachments img{object-fit:cover;width:100%;height:100%}.wb-message-attachments small{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:#142c5bb8;padding:3px 4px;font-size:7px;line-height:1.2;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.wb-message.is-error>div{background:#fff7f8;border-color:#efb8c0}.wb-message.is-error>span{color:#c83d50;background:#fff0f2}.wb-message.is-error p{color:#b73547}.wb-direction-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.wb-direction-grid button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dce4ed;border-radius:7px;grid-template-columns:48px minmax(0,1fr) 14px;align-items:center;gap:8px;min-width:0;padding:7px;display:grid}.wb-direction-grid button:hover{color:#245fcf;border-color:#9fbcf3}.wb-direction-grid img{object-fit:cover;border-radius:5px;width:48px;height:48px}.wb-direction-grid span{gap:3px;min-width:0;display:grid}.wb-direction-grid strong,.wb-direction-grid small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.wb-direction-grid strong{color:#344259;font-size:9px}.wb-direction-grid small{color:#909cad;font-size:8px}.wb-plan-steps{flex-wrap:wrap;gap:6px;margin:10px 0;display:flex}.wb-plan-steps span{color:#607087;background:#fff;border:1px solid #dce4ed;border-radius:5px;align-items:center;gap:5px;padding:5px 7px;font-size:9px;display:inline-flex}.wb-plan-steps i{color:#fff;background:#5d83d2;border-radius:50%;place-items:center;width:16px;height:16px;font-style:normal;display:grid}.wb-follow-up-pair{display:contents}.wb-chat-compose-area{background:#f9fbfd;border-top:1px solid #e3e9f0;flex:none}.wb-chat-compose-area .wb-analysis-attachments{width:auto;max-height:94px;margin:0;padding:8px 14px 0;overflow-y:auto}.wb-chat-compose-area .wb-analysis-attachment{background:#fff;width:min(210px,33.333% - 4px)}.wb-chat-composer{background:#f9fbfd;align-items:center;gap:8px;min-height:62px;padding:10px 14px;display:flex;position:relative}.wb-chat-composer input{color:#344258;background:#fff;border:1px solid #d6e0ea;border-radius:7px;outline:0;flex:1;min-width:0;height:38px;padding:0 11px;font-size:11px}.wb-chat-composer input:focus{border-color:#83a9f7;box-shadow:0 0 0 3px #2868f214}.wb-slash-command-menu{background:#fff;border:1px solid #d4deea;border-radius:9px;width:min(430px,100vw - 100px);padding:6px;display:grid;top:calc(100% + 8px);left:48px;overflow:hidden;box-shadow:0 18px 44px #182b4a33;z-index:180!important;position:absolute!important}.wb-chat-composer .wb-slash-command-menu{top:auto;bottom:calc(100% + 8px);left:54px}.wb-slash-command-menu>header{border-bottom:1px solid #edf1f5;align-items:center;gap:9px;padding:7px 8px 9px;display:flex}.wb-slash-command-menu>header>span{color:#fff;background:#2868f2;border-radius:7px;place-items:center;width:28px;height:28px;font-size:16px;font-weight:900;display:grid}.wb-slash-command-menu>header>div,.wb-slash-command-menu>button>div{gap:2px;min-width:0;display:grid}.wb-slash-command-menu header strong{color:#2f4057;font-size:10px}.wb-slash-command-menu header small{color:#8795a8;font-size:8px}.wb-slash-command-menu>button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;width:100%;padding:8px;display:grid}.wb-slash-command-menu>button:hover,.wb-slash-command-menu>button.is-active{background:#eef4ff;box-shadow:inset 2px 0 #2868f2}.wb-slash-command-menu>button.is-active>span{color:#fff;background:#2868f2}.wb-slash-command-menu>button>span{color:#2868f2;background:#eaf1ff;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.wb-slash-command-menu>button strong{color:#34455d;font-size:10px}.wb-slash-command-menu>button small{color:#8290a4;font-size:8px}.wb-assistant-side{padding:15px;overflow-y:auto}.wb-assistant-work-list{gap:10px;display:grid}.wb-assistant-work-list button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dce4ed;border-radius:7px;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding:0;display:grid;overflow:hidden}.wb-assistant-work-list button:hover{border-color:#9fbcf3}.wb-assistant-work-list img{object-fit:cover;width:78px;height:66px}.wb-assistant-work-list span{gap:4px;min-width:0;padding-right:8px;display:grid}.wb-assistant-work-list small,.wb-assistant-work-list strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.wb-assistant-work-list small{color:#3370de;font-size:8px}.wb-assistant-work-list strong{color:#3a475b;font-size:10px}@media (max-width:1280px){.director-topbar .button-ghost:not(.button-icon){width:34px;padding:0;font-size:0}.hotcopy-source-grid{grid-template-columns:minmax(0,1fr) 380px}.image-result-layout{grid-template-columns:minmax(400px,1fr) 220px}.director-workspace{--director-left-width:280px;--director-right-width:310px}.director-workspace.is-left-collapsed{--director-left-width:46px}.director-workspace.is-right-collapsed{--director-right-width:46px}.node-toolbar-label{width:20px;font-size:0}.workbench-topbar-actions{gap:5px}.workbench-topbar-actions>.topbar-chip,.workbench-topbar-actions>.button,.workbench-topbar-actions>.workbench-service-tag,.workbench-topbar-actions>.workbench-enterprise-key-slot>.workbench-service-tag{padding-left:8px;padding-right:8px}.wb-creation-entry{grid-template-columns:minmax(0,1fr)}.wb-creation-copy{padding:24px 26px}.wb-home-grid{grid-template-columns:minmax(0,1fr) 290px;gap:16px}.wb-work-media{height:148px}.wb-assistant-layout{grid-template-columns:minmax(0,1fr) 270px}.creation-console{grid-template-columns:minmax(0,1fr) 286px}.workbench-layout{grid-template-columns:minmax(0,1fr) 300px;gap:16px}.workbench-work-media{height:154px}}.segmented-control{background:#edf2f8;border:1px solid #dbe3ed;border-radius:7px;align-items:center;gap:3px;padding:3px;display:inline-flex}.segmented-control button{color:#718096;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:5px;height:30px;padding:0 14px;font-size:11px;font-weight:800}.segmented-control button.is-active{color:#2159c5;background:#fff;box-shadow:0 1px 4px #2339591a}.ui-switch{cursor:pointer;background:#c9d2de;border:0;border-radius:10px;width:34px;min-width:34px;height:19px;padding:0;transition:background .15s;position:relative}.ui-switch i{background:#fff;border-radius:50%;width:13px;height:13px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #17243840}.ui-switch.is-on{background:#2868f2}.ui-switch.is-on i{transform:translate(15px)}.seedance-page{background:#f3f6fa}.seedance-topbar{flex-basis:88px}.seedance-topbar h1{font-size:22px}.seedance-topbar-stats{align-items:center;gap:8px;display:flex}.seedance-topbar-stats .topbar-chip strong{color:#1b2a42}.seedance-scroll{padding:18px 22px 42px;overflow-x:hidden}.seedance-layout{grid-template-columns:minmax(0,1fr) 292px;align-items:start;gap:16px;width:min(1500px,100%);min-width:0;margin:0 auto;display:grid}.seedance-main{gap:16px;min-width:0;display:grid}.seedance-composer,.seedance-results,.seedance-templates,.seedance-task-panel{min-width:0;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #dce4ed;border-radius:8px}.seedance-composer{padding:20px}.seedance-results,.seedance-templates{padding:18px 20px 20px}.seedance-section-heading{justify-content:space-between;align-items:center;gap:14px;min-width:0;margin-bottom:13px;display:flex}.seedance-section-heading>div{align-items:center;gap:10px;min-width:0;display:flex}.seedance-section-heading h2{color:#1b293d;margin:0;font-size:14px}.seedance-section-heading p{color:#8a97a9;margin:3px 0 0;font-size:10px}.seedance-step{color:#2b65d9;background:#edf3ff;border:1px solid #d8e6ff;border-radius:7px;flex:none;place-items:center;width:31px;height:31px;font-size:10px;font-weight:900;display:grid}.seedance-model-badge{color:#6245be;white-space:nowrap;background:#f3efff;border:1px solid #e2d9ff;border-radius:6px;align-items:center;gap:5px;padding:6px 8px;font-size:9px;font-weight:800;display:inline-flex}.seedance-prompt-shell{background:#fbfcfe;border:1px solid #cad8eb;border-radius:8px;overflow:hidden;box-shadow:0 0 0 3px #2868f209}.seedance-prompt-shell textarea{resize:vertical;min-height:130px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:14px 15px;font-size:13px}.seedance-prompt-tools{background:#f5f8fc;border-top:1px solid #e1e8f1;align-items:center;gap:3px;min-height:41px;padding:5px 8px;display:flex}.seedance-prompt-tools>span{color:#9aa5b4;margin-left:auto;padding-right:4px;font-size:9px}.seedance-negative-row{grid-template-columns:92px minmax(0,1fr);align-items:center;gap:10px;margin-top:10px;display:grid}.seedance-negative-row>span{color:#637187;font-size:10px;font-weight:800}.seedance-negative-row input{height:32px;font-size:10px}.seedance-assets-heading,.seedance-settings-heading{margin-top:22px}.seedance-upload-actions{align-items:center;gap:5px;display:flex}.seedance-link-row{color:#8794a7;background:#f8fafc;border:1px solid #dce4ed;border-radius:7px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:7px;margin-bottom:10px;padding:6px 7px 6px 11px;display:grid}.seedance-link-row input{height:29px;box-shadow:none;background:0 0;border:0;padding:0 4px;font-size:10px}.seedance-asset-list{gap:7px;display:grid}.seedance-asset-item{background:#fbfcfe;border:1px solid #dfe6ef;border-radius:7px;grid-template-columns:20px 54px minmax(120px,1fr) minmax(150px,190px) auto;align-items:center;gap:9px;min-width:0;min-height:66px;padding:7px 8px;display:grid}.seedance-asset-drag{color:#a5b0bf;place-items:center;display:grid}.seedance-asset-preview{color:#5d7ab6;background:#eaf1ff;border-radius:5px;place-items:center;width:54px;height:50px;display:grid;overflow:hidden}.seedance-asset-preview img,.seedance-asset-preview video{object-fit:cover;width:100%;height:100%}.seedance-asset-meta{gap:4px;min-width:0;display:grid}.seedance-asset-meta strong,.seedance-asset-meta small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.seedance-asset-meta strong{color:#344258;font-size:11px}.seedance-asset-meta small{color:#8d99aa;font-size:9px}.seedance-role-select{background:#fff;border:1px solid #d9e2ed;border-radius:6px;grid-template-columns:24px minmax(0,1fr);align-items:center;display:grid;position:relative;overflow:hidden}.seedance-role-select>span{color:#4c72bd;border-right:1px solid #e1e7ef;place-items:center;height:32px;display:grid}.seedance-role-select select{height:32px;box-shadow:none;border:0;border-radius:0;font-size:10px}.seedance-asset-actions{align-items:center;gap:1px;display:flex}.seedance-empty-assets{color:#7390c6;cursor:pointer;background:#f8faff;border:1px dashed #b9ccef;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;height:92px;display:flex}.seedance-empty-assets strong{color:#516783;font-size:11px}.seedance-empty-assets span{color:#93a0b1;font-size:9px}.seedance-quick-settings{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.seedance-quick-settings label{color:#67758a;gap:6px;min-width:0;font-size:10px;font-weight:800;display:grid}.seedance-quick-settings select{height:34px;font-size:11px}.seedance-quick-settings .seedance-setting-wide{grid-column:span 2}.seedance-advanced{background:#f8fafc;border:1px solid #e0e6ee;border-radius:7px;margin-top:11px;overflow:hidden}.seedance-advanced summary{color:#5d6d83;cursor:pointer;align-items:center;gap:6px;height:36px;padding:0 10px;font-size:10px;font-weight:800;list-style:none;display:flex}.seedance-advanced summary::-webkit-details-marker{display:none}.seedance-advanced-grid{border-top:1px solid #e1e7ef;grid-template-columns:repeat(2,minmax(0,1fr)) 170px;gap:14px;padding:11px;display:grid}.seedance-advanced-grid label{color:#637187;gap:7px;font-size:9px;font-weight:700;display:grid}.seedance-advanced-grid label>span{justify-content:space-between;display:flex}.seedance-advanced-grid input[type=range]{accent-color:#2868f2;height:16px;box-shadow:none;border:0;padding:0}.seedance-advanced-grid .seedance-switch-field{justify-content:space-between;align-items:center;display:flex}.seedance-submit-row{border-top:1px solid #e5eaf1;justify-content:flex-end;align-items:center;gap:16px;margin-top:16px;padding-top:15px;display:flex}.seedance-submit-row>div{text-align:right;gap:3px;margin-right:auto;display:grid}.seedance-submit-row>div span{color:#43536b;font-size:11px;font-weight:800}.seedance-submit-row>div small{color:#8c98a8;font-size:9px}.seedance-submit-row .button{min-width:188px}.seedance-composer>.progress-track{margin-top:9px}.seedance-result-empty{color:#8b9bb1;background:#f7f9fc;border:1px dashed #cad5e3;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:9px;height:230px;display:flex}.seedance-result-empty>span{color:#346fdd;background:#eaf1ff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.seedance-result-empty strong{font-size:11px}.seedance-result-layout{grid-template-columns:minmax(0,1fr) 245px;gap:13px;display:grid}.seedance-video-stage{background:#101724;border-radius:7px;min-height:360px;position:relative;overflow:hidden}.seedance-video-stage video{object-fit:contain;width:100%;height:100%;min-height:360px;max-height:520px;display:block}.seedance-result-sidebar{flex-direction:column;gap:10px;min-width:0;display:flex}.seedance-result-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.seedance-result-tabs button{cursor:pointer;background:#eef2f7;border:2px solid #0000;border-radius:6px;height:78px;padding:0;position:relative;overflow:hidden}.seedance-result-tabs button.is-active{border-color:#3474ed}.seedance-result-tabs img{object-fit:cover;width:100%;height:100%}.seedance-result-tabs span{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:#0f1827b8;border-radius:3px;padding:3px 4px;font-size:8px;font-weight:800;position:absolute;bottom:4px;left:4px;right:4px;overflow:hidden}.seedance-result-meta{background:#f7f9fc;border:1px solid #e0e6ee;border-radius:7px;gap:4px;padding:10px;display:grid}.seedance-result-meta strong{color:#29384f;font-size:11px}.seedance-result-meta span{color:#637288;font-size:9px}.seedance-result-meta small{color:#99a4b3;font-size:8px}.seedance-result-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.seedance-result-actions .button{width:100%;padding:0 8px}.seedance-quick-change{color:#6d83ac;background:#f7f9fc;border:1px solid #dce4ed;border-radius:7px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:7px;margin-top:12px;padding:6px 7px 6px 11px;display:grid}.seedance-quick-change input{height:31px;box-shadow:none;background:0 0;border:0;padding:0 4px;font-size:10px}.seedance-template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.seedance-template-grid>button{text-align:left;cursor:pointer;background:#fbfcfe;border:1px solid #dfe6ef;border-radius:7px;grid-template-columns:60px minmax(0,1fr) 15px;align-items:center;gap:9px;min-width:0;padding:6px;display:grid}.seedance-template-grid>button:hover{border-color:#9bbafa}.seedance-template-grid img{object-fit:cover;border-radius:5px;width:60px;height:52px}.seedance-template-grid span{gap:5px;min-width:0;display:grid}.seedance-template-grid small{color:#2a66d6;font-size:8px;font-weight:800}.seedance-template-grid strong{color:#35445a;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.seedance-template-grid svg{color:#8290a3}.seedance-task-panel{padding:14px;position:sticky;top:0}.seedance-panel-title{border-bottom:1px solid #e3e8ef;justify-content:space-between;align-items:center;padding:2px 2px 11px;display:flex}.seedance-panel-title>span{color:#334258;align-items:center;gap:6px;font-size:11px;font-weight:900;display:inline-flex}.seedance-panel-title small{color:#94a0b0;font-size:8px}.seedance-task-list{gap:7px;padding-top:10px;display:grid}.seedance-task-list article{background:#f8fafc;border:1px solid #e0e6ee;border-radius:7px;min-width:0;position:relative;overflow:hidden}.seedance-task-list article.is-running{background:#f6f9ff;border-color:#c9d9f7}.seedance-task-list article.is-cancelled{background:#fafbfc;border-color:#d9e0e8}.seedance-task-list article.is-active{border-color:#8cb3ff;box-shadow:0 0 0 2px #2868f214}.seedance-task-open{width:100%;min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:29px minmax(0,1fr) auto 18px;align-items:center;gap:8px;padding:9px 8px 11px;display:grid}.seedance-task-open:disabled{cursor:default}.seedance-task-open:not(:disabled):hover{background:#f2f6fc}.seedance-task-list article:has(.seedance-task-remove,.seedance-task-stop) .seedance-task-open{padding-right:38px}.seedance-task-remove,.seedance-task-stop{z-index:2;color:#9aa5b4;cursor:pointer;background:#ffffffe6;border:1px solid #dde4ec;border-radius:5px;place-items:center;width:24px;height:24px;padding:0;display:grid;position:absolute;top:7px;right:7px}.seedance-task-remove:hover{color:#d33f4d;background:#fff2f3;border-color:#f0b7bd}.seedance-task-stop{color:#c64b58}.seedance-task-stop:hover{color:#b52636;background:#fff2f3;border-color:#f0b7bd}.seedance-task-stop:disabled{opacity:.55;cursor:wait}.seedance-task-icon{color:#2e68d8;background:#e8f0ff;border-radius:6px;place-items:center;width:29px;height:29px;display:grid}.seedance-task-open>div{gap:4px;min-width:0;display:grid}.seedance-task-list strong,.seedance-task-list small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.seedance-task-list strong{color:#3a485d;font-size:9px}.seedance-task-list small{color:#929dad;font-size:8px}.seedance-task-status{color:#7c899b;white-space:nowrap;font-size:8px;font-weight:800}.seedance-task-play{color:#5e79a8}.seedance-task-status.is-running,.seedance-task-status.is-queued{color:#2868f2}.seedance-task-status.is-cancelled{color:#7f8b9b}.seedance-task-list article>i{background:#3976eb;height:2px;transition:width .18s linear;position:absolute;bottom:0;left:0;right:0}.seedance-history-title{margin-top:16px}.seedance-prompt-history{gap:5px;padding-top:9px;display:grid}.seedance-prompt-history button{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:minmax(0,1fr) 14px;align-items:center;gap:7px;min-width:0;padding:8px;display:grid}.seedance-prompt-history button:hover{background:#f5f8fc;border-color:#e1e7ef}.seedance-prompt-history span{color:#69778b;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:9px;line-height:1.5;display:-webkit-box;overflow:hidden}.seedance-prompt-history svg{color:#9aa6b5}.remix-page{background:#f4f6f9}.remix-topbar{flex-basis:88px}.remix-topbar h1{font-size:22px}.remix-topbar-actions{align-items:center;gap:10px;display:flex}.remix-scroll{grid-auto-rows:max-content;align-content:start;gap:14px;padding:18px 22px 42px;display:grid;overflow-x:hidden}.remix-scroll>section{align-self:start;width:min(1500px,100%);min-width:0;margin:0 auto}.remix-import-band,.remix-assets-band,.remix-task-band,.remix-editor-band,.remix-preflight-band,.remix-results-band{min-width:0;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #dce4ed;border-radius:8px;padding:17px 18px}.remix-task-band,.remix-editor-band{box-sizing:border-box;width:100%;max-width:100%;display:flow-root;position:relative;overflow:visible;container-type:inline-size}.remix-band-heading{align-items:center;gap:10px;min-width:0;margin-bottom:13px;display:flex}.remix-band-heading>span:first-child{color:#2868f2;background:#eaf1ff;border-radius:7px;flex:none;place-items:center;width:34px;height:34px;display:grid}.remix-band-heading>span.is-violet{color:#6d4bd2;background:#f0ecff}.remix-band-heading>span.is-cyan{color:#197a96;background:#e8f7fb}.remix-band-heading>span.is-amber{color:#a96b12;background:#fff4de}.remix-band-heading>span.is-green{color:#16835b;background:#e9f7f1}.remix-band-heading>div{flex:1;min-width:0}.remix-band-heading h2{color:#1d2b40;margin:0;font-size:14px}.remix-band-heading p{color:#8b97a8;margin:4px 0 0;font-size:9px}.remix-import-content{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.remix-link-input{color:#8491a3;background:#f9fbfd;border:1px solid #d8e1ec;border-radius:7px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:7px;height:40px;padding:0 11px;display:grid}.remix-link-input input{height:36px;box-shadow:none;background:0 0;border:0;padding:0;font-size:11px}.remix-batch-links{color:#627188;gap:6px;font-size:10px;font-weight:800;display:grid}.remix-batch-links textarea{min-height:70px;font-size:10px}.remix-import-actions{align-items:center;gap:5px;display:flex}.remix-asset-config-grid{grid-template-columns:repeat(3,minmax(0,1fr)) minmax(250px,.9fr);gap:8px;display:grid}.remix-asset-picker{background:#f8fafc;border:1px solid #e0e6ee;border-radius:7px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding:7px;display:grid}.remix-picker-preview{color:#5d78b5;background:#e9f0fc;border-radius:5px;place-items:center;width:58px;height:54px;display:grid;overflow:hidden}.remix-picker-preview img{object-fit:cover;width:100%;height:100%}.remix-asset-picker>span:last-child{gap:5px;min-width:0;display:grid}.remix-asset-picker small{color:#5e6d83;align-items:center;gap:4px;font-size:9px;font-weight:800;display:flex}.remix-asset-picker select{height:30px;font-size:9px}.remix-brand-fields{background:#f8fafc;border:1px solid #e0e6ee;border-radius:7px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:7px;display:grid}.remix-brand-fields label{color:#66758a;gap:4px;min-width:0;font-size:8px;font-weight:800;display:grid}.remix-brand-fields label:last-child{grid-column:1/-1}.remix-brand-fields input,.remix-brand-fields select{height:29px;font-size:9px}.remix-output-settings{border-top:1px solid #e6ebf1;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:8px;padding-top:10px;display:grid}.remix-output-settings label{color:#69778c;grid-template-columns:70px minmax(0,1fr);align-items:center;gap:8px;font-size:9px;font-weight:800;display:grid}.remix-output-settings select{height:31px;font-size:9px}.remix-empty-state{color:#8f9cae;background:#f8fafc;border:1px dashed #cbd6e3;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:7px;height:100px;display:flex}.remix-empty-state strong{font-size:10px}.remix-table-wrap{overscroll-behavior:contain;scrollbar-gutter:stable;border:1px solid #e0e6ee;border-radius:7px;width:100%;min-width:0;max-width:100%;max-height:min(42vh,480px);position:relative;overflow:auto}.remix-task-table{table-layout:fixed;border-spacing:0;border-collapse:separate;width:100%;min-width:980px;font-size:9px}.remix-task-table .col-video{width:250px}.remix-task-table .col-duration{width:70px}.remix-task-table .col-parse{width:105px}.remix-task-table .col-shots{width:64px}.remix-task-table .col-config{width:125px}.remix-task-table .col-generation{width:120px}.remix-task-table .col-cost{width:78px}.remix-task-table .col-actions{width:150px}.remix-task-table th{z-index:3;color:#7b899c;text-align:left;white-space:nowrap;background:#f5f7fa;border-bottom:1px solid #e0e6ee;height:36px;padding:0 9px;font-weight:800;position:sticky;top:0}.remix-task-table td{color:#59687d;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #e8edf3;height:66px;padding:6px 9px;overflow:hidden}.remix-task-table td:last-child{overflow:hidden}.remix-task-table tbody tr:last-child td{border-bottom:0}.remix-task-table tbody tr{cursor:pointer}.remix-task-table tbody tr:hover,.remix-task-table tbody tr.is-active{background:#f5f8ff}.remix-task-table tbody tr.is-active td:first-child{box-shadow:inset 3px 0 #2868f2}.remix-task-video{grid-template-columns:62px minmax(0,1fr);align-items:center;gap:8px;width:230px;min-width:0;display:grid}.remix-task-video img{object-fit:cover;border-radius:5px;width:62px;height:42px}.remix-task-video>span{gap:4px;min-width:0;display:grid}.remix-task-video strong,.remix-task-video small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.remix-task-video strong{color:#344258;font-size:9px}.remix-task-video small{color:#96a1b0;font-size:8px}.remix-task-table select{width:min(108px,100%);max-width:100%;height:29px;font-size:9px}.remix-status{color:#6d7a8c;background:#eef2f6;border-radius:10px;align-items:center;gap:4px;padding:4px 6px;font-size:8px;font-weight:800;display:inline-flex}.remix-status.is-parsing,.remix-status.is-images,.remix-status.is-videos,.remix-status.is-composing{color:#2868f2;background:#eaf1ff}.remix-status.is-done{color:#15815a;background:#e7f6ef}.remix-status.is-failed{color:#c84252;background:#fff0f2}.remix-status.is-paused{color:#a66b15;background:#fff3df}.remix-task-progress-cell{align-content:center;gap:6px;width:100%;min-width:0;display:grid}.remix-task-progress-cell .remix-status{width:max-content;max-width:100%}.remix-task-progress{background:#e3e9f1;border-radius:3px;width:100%;height:4px;display:block;overflow:hidden}.remix-task-progress>i{border-radius:inherit;background:#3475eb;height:100%;transition:width .18s linear;display:block}.remix-task-progress.is-done>i{background:#25a172}.remix-task-progress.is-failed>i{background:#d85b69}.remix-task-progress.is-paused>i{background:#c38a32}.remix-table-actions{z-index:2;pointer-events:auto;justify-content:flex-start;align-items:center;gap:2px;width:100%;min-width:0;display:flex;position:relative;overflow:hidden}.remix-table-actions .button{flex:none}.remix-editor-duration{color:#52637b;background:#eef2f7;border-radius:10px;margin-left:auto;padding:5px 8px;font-size:9px;font-weight:800}.remix-editor-layout{grid-template-columns:clamp(250px,24vw,310px) minmax(0,1fr);align-items:start;gap:11px;width:100%;min-width:0;max-width:100%;display:grid}.remix-shot-list{align-content:start;gap:6px;min-width:0;max-height:650px;padding-right:2px;display:grid;overflow-y:auto}.remix-shot-list>button{text-align:left;cursor:pointer;background:#f9fbfd;border:1px solid #e0e6ee;border-radius:7px;grid-template-columns:74px minmax(0,1fr) 14px;align-items:center;gap:8px;min-width:0;padding:6px;display:grid}.remix-shot-list>button:hover,.remix-shot-list>button.is-active{background:#f3f7ff;border-color:#9dbcf6}.remix-shot-list img{object-fit:cover;border-radius:5px;width:74px;height:58px}.remix-shot-list button>span{gap:4px;min-width:0;display:grid}.remix-shot-list small,.remix-shot-list strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.remix-shot-list small{color:#8c98a9;font-size:7px}.remix-shot-list strong{color:#344258;font-size:9px}.remix-shot-list em{color:#6c7a8d;align-items:center;gap:3px;font-size:7px;font-style:normal;display:flex}.remix-shot-editor{box-sizing:border-box;background:#f8fafc;border:1px solid #e0e6ee;border-radius:7px;width:100%;min-width:0;max-width:100%;padding:13px;overflow:hidden}.remix-shot-editor-head{grid-template-columns:minmax(0,1fr) 190px;gap:9px;display:grid}.remix-shot-editor-head>div,.remix-shot-editor-head label{color:#67758a;gap:5px;min-width:0;font-size:8px;font-weight:800;display:grid}.remix-shot-editor-head>div{grid-template-columns:auto minmax(0,1fr);align-items:center}.remix-shot-editor-head input{box-sizing:border-box;width:100%;min-width:0;height:31px;font-size:10px}.remix-shot-media-row{grid-template-columns:minmax(180px,230px) minmax(0,1fr);gap:10px;min-width:0;margin-top:10px;display:grid}.remix-shot-media-row>img{object-fit:cover;border-radius:6px;width:100%;min-width:0;height:176px}.remix-shot-media-row>div{gap:8px;min-width:0;display:grid}.remix-shot-media-row label{color:#68768a;gap:5px;font-size:8px;font-weight:800;display:grid}.remix-shot-media-row textarea{resize:vertical;box-sizing:border-box;width:100%;min-width:0;max-width:100%;min-height:73px;font-size:10px}.remix-shot-fields,.remix-shot-replacements{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:9px;display:grid}.remix-shot-fields label,.remix-shot-replacements label{color:#68768a;gap:5px;min-width:0;font-size:8px;font-weight:800;display:grid}.remix-shot-fields select,.remix-shot-replacements select{width:100%;min-width:0;max-width:100%;height:31px;font-size:9px}.remix-shot-replacements{border-top:1px solid #e0e6ee;padding-top:9px}.remix-editor-actions{z-index:12;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffffa;border-top:1px solid #dce4ed;flex:none;justify-content:center;align-items:center;width:100%;min-width:0;min-height:58px;padding:9px 22px;display:flex;position:relative;box-shadow:0 -7px 20px #1a2d4f12}.remix-editor-actions-inner{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;width:min(1500px,100%);min-width:0;display:flex}@container (width<=900px){.remix-editor-layout{grid-template-columns:minmax(0,1fr)}.remix-shot-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:300px;padding-right:0}.remix-shot-media-row{grid-template-columns:minmax(0,1fr)}.remix-shot-media-row>img{height:min(320px,38cqw)}}@container (width<=620px){.remix-band-heading{flex-wrap:wrap}.remix-editor-duration{margin-left:44px}.remix-shot-list,.remix-shot-editor-head,.remix-shot-fields,.remix-shot-replacements,.remix-shot-editor-head>div{grid-template-columns:minmax(0,1fr)}.remix-editor-actions{justify-content:stretch}.remix-editor-actions .button{flex:150px}}.remix-preflight-grid{border:1px solid #dfe6ee;border-radius:7px;grid-template-columns:repeat(6,minmax(0,1fr));display:grid;overflow:hidden}.remix-preflight-grid>span{border-right:1px solid #e4e9ef;gap:5px;padding:11px;display:grid}.remix-preflight-grid>span:last-child{border-right:0}.remix-preflight-grid small{color:#8b97a7;font-size:8px}.remix-preflight-grid strong{color:#24354c;font-size:15px}.remix-preflight-actions{align-items:center;gap:12px;margin-top:12px;display:flex}.remix-preflight-actions>label{color:#5d6c81;align-items:center;gap:7px;font-size:9px;font-weight:800;display:flex}.remix-preflight-actions>span{color:#8895a6;margin-left:auto;font-size:9px}.remix-result-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.remix-result-grid>article{background:#f8fafc;border:1px solid #dfe6ee;border-radius:7px;min-width:0;overflow:hidden}.remix-result-grid .video-preview-shell{aspect-ratio:16/10;background:#101724}.remix-result-grid video{object-fit:cover;width:100%;height:100%}.remix-result-grid article>div:last-child{justify-content:space-between;align-items:center;gap:8px;padding:9px;display:flex}.remix-result-grid article>div:last-child>span{gap:4px;min-width:0;display:grid}.remix-result-grid strong,.remix-result-grid small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.remix-result-grid strong{color:#334157;font-size:9px}.remix-result-grid small{color:#8d99aa;font-size:8px}.remix-result-grid article>div:last-child>div{gap:3px;display:flex}.image-lab-page{background:#f3f6fa}.image-lab-topbar{flex-basis:88px}.image-lab-topbar h1{font-size:22px}.image-lab-top-actions{align-items:center;gap:10px;display:flex}.image-lab-scroll{padding:18px 22px 42px;overflow-x:hidden}.image-batch-panel{width:min(1500px,100%);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #dce4ed;border-radius:8px;gap:10px;margin:0 auto 14px;padding:14px 16px;display:grid}.image-batch-heading{align-items:center;gap:8px;min-width:0;display:flex}.image-batch-heading>span{color:#167b63;background:#e8f7f1;border-radius:7px;flex:none;place-items:center;width:32px;height:32px;display:grid}.image-batch-heading>div{flex:1;gap:3px;min-width:0;display:grid}.image-batch-heading h2{color:#26354b;margin:0;font-size:12px}.image-batch-heading p{color:#8996a8;margin:0;font-size:8px}.image-batch-table-wrap{border:1px solid #dfe6ee;border-radius:7px;max-height:440px;overflow:auto}.image-batch-table{table-layout:fixed;border-spacing:0;border-collapse:separate;width:100%;min-width:840px}.image-batch-table th{z-index:2;color:#748297;text-align:left;background:#f5f7fa;border-bottom:1px solid #dfe6ee;height:34px;padding:0 10px;font-size:8px;font-weight:900;position:sticky;top:0}.image-batch-table th:first-child{width:42px}.image-batch-table th:nth-child(2){width:230px}.image-batch-table th:last-child{width:190px}.image-batch-table td{vertical-align:middle;border-bottom:1px solid #e8edf3;padding:8px 10px}.image-batch-table tbody tr:last-child td{border-bottom:0}.batch-reference-cell{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.batch-reference-cell img{object-fit:cover;border-radius:5px;width:72px;height:58px}.batch-reference-cell>span{gap:4px;min-width:0;display:grid}.batch-reference-cell strong,.batch-reference-cell small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.batch-reference-cell strong{color:#3a485d;font-size:8px}.batch-reference-cell small{color:#919cad;font-size:7px}.batch-row-number{color:#2868f2;background:#eaf1ff;border-radius:6px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:900;display:grid}.batch-prompt-cell{gap:5px;display:grid}.batch-prompt-cell textarea{resize:vertical;min-height:58px;padding:7px 8px;font-size:8px;line-height:1.45}.batch-prompt-cell button{color:#66758a;cursor:pointer;background:#f7f9fc;border:1px solid #dce4ed;border-radius:5px;justify-self:start;height:24px;padding:0 7px;font-size:7px;font-weight:800}.batch-prompt-cell button.is-confirmed{color:#16815b;background:#e9f7f1;border-color:#bfe5d4;align-items:center;gap:3px;display:inline-flex}.batch-result-cell{color:#8b98aa;background:#f7f9fc;border:1px dashed #d3dce7;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:70px;font-size:8px;display:flex}.batch-result-cell img{object-fit:cover;border-radius:5px;width:100%;height:86px}.batch-result-cell.is-generating{color:#2868f2;background:#eef4ff}.image-batch-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:6px;display:flex}.image-batch-actions>span{color:#8b97a8;margin-right:auto;font-size:8px}.image-batch-workspace-layer{z-index:1000;background:#eef2f7;padding:18px;animation:.16s ease-out both remixCaseBackdropIn;position:fixed;inset:0}.image-batch-workspace{background:#fff;border:1px solid #d7e0ea;border-radius:10px;grid-template-rows:auto minmax(0,1fr);height:100%;display:grid;overflow:hidden;box-shadow:0 24px 70px #101f3633}.image-batch-workspace>header{border-bottom:1px solid #e0e6ee;justify-content:space-between;align-items:center;gap:16px;min-width:0;padding:15px 17px;display:flex}.image-batch-workspace>header>div{align-items:center;gap:7px;min-width:0;display:flex}.image-batch-workspace>header>div:first-child>span{color:#2868f2;background:#eaf1ff;border-radius:8px;flex:none;place-items:center;width:38px;height:38px;display:grid}.image-batch-workspace>header>div:first-child>div{gap:3px;min-width:0;display:grid}.image-batch-workspace>header small{color:#2868f2;letter-spacing:.08em;font-size:7px;font-weight:900}.image-batch-workspace>header h2{color:#23334a;margin:0;font-size:15px}.image-batch-workspace>header p{color:#8996a8;margin:0;font-size:8px}.image-batch-workspace-body{flex-direction:column;gap:10px;min-height:0;padding:14px 16px 16px;display:flex}.image-batch-workspace-body .image-batch-table-wrap{flex:1;max-height:none}.batch-workflow-guide{background:#f7f9fc;border:1px solid #dfe6ee;border-radius:7px;flex:none;grid-template-columns:repeat(5,minmax(0,1fr));margin:0;padding:9px 12px;list-style:none;display:grid}.batch-workflow-guide li{color:#97a2b1;justify-content:center;align-items:center;gap:6px;font-size:8px;font-weight:800;display:flex;position:relative}.batch-workflow-guide li:not(:last-child):after{content:"";background:#d5dde7;width:24%;height:1px;position:absolute;top:50%;right:-12%}.batch-workflow-guide i{color:#7f8c9e;background:#e7ecf2;border-radius:50%;place-items:center;width:22px;height:22px;font-style:normal;display:grid}.batch-workflow-guide li.is-active{color:#2868f2}.batch-workflow-guide li.is-active i{color:#fff;background:#2868f2;box-shadow:0 0 0 4px #2868f21a}.batch-workflow-guide li.is-done{color:#218060}.batch-workflow-guide li.is-done i{color:#fff;background:#25a177}.batch-workflow-guide li.is-done:not(:last-child):after{background:#8fd0bb}.batch-workspace-toolbar{flex:none;align-items:center;gap:5px;min-height:32px;display:flex}.batch-workspace-toolbar>span{color:#7f8c9f;margin-right:auto;font-size:8px}.batch-workspace-toolbar>span strong{color:#2868f2;font-size:10px}.batch-check-column{width:42px;text-align:center!important}.batch-check-column input{accent-color:#2868f2;width:14px;height:14px}.image-batch-workspace-empty{color:#8996a8;background:#f7f9fc;border:1px dashed #cbd6e3;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;display:flex}.image-batch-workspace-empty>span{color:#2868f2;background:#e8f0ff;border-radius:10px;place-items:center;width:54px;height:54px;display:grid}.image-batch-workspace-empty strong{color:#34445b;font-size:13px}.image-batch-workspace-empty p{margin:0;font-size:9px}.image-batch-workspace-empty>div{gap:7px;margin-top:5px;display:flex}.image-batch-workspace-empty>small{color:#9aa5b4;font-size:8px}.batch-reverse-loading{color:#7154c4;background:#f5f2ff;border:1px solid #ddd5f7;border-radius:6px;grid-template-columns:28px minmax(0,1fr);align-content:center;align-items:center;gap:8px;min-height:78px;padding:10px;display:grid;position:relative;overflow:hidden}.batch-reverse-loading>span{gap:3px;display:grid}.batch-reverse-loading strong{color:#5e469f;font-size:8px}.batch-reverse-loading small{color:#9183b8;font-size:7px}.batch-reverse-loading>i{background:#7051c521;height:3px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.batch-reverse-loading>i:after{border-radius:inherit;content:"";background:linear-gradient(90deg,#7657d5,#b48cff);width:38%;animation:1.1s ease-in-out infinite reversePromptProgress;position:absolute;top:0;bottom:0}.sheet-import-guide-layer{z-index:1100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0d182a9e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.sheet-import-guide{background:#fff;border-radius:10px;gap:16px;width:min(620px,100%);padding:17px;animation:.2s ease-out both remixCaseModalIn;display:grid;box-shadow:0 28px 70px #08162e52}.sheet-import-guide>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.sheet-import-guide>header>div{align-items:center;gap:9px;display:flex}.sheet-import-guide>header>div>span{color:#16815b;background:#e8f6f0;border-radius:7px;place-items:center;width:36px;height:36px;display:grid}.sheet-import-guide>header>div>div{gap:3px;display:grid}.sheet-import-guide>header small{color:#8290a3;font-size:8px}.sheet-import-guide>header h2{color:#29394f;margin:0;font-size:14px}.sheet-import-guide ol{gap:9px;margin:0;padding:0;list-style:none;display:grid}.sheet-import-guide li{background:#f8fafc;border:1px solid #dfe6ee;border-radius:7px;grid-template-columns:30px minmax(0,1fr);gap:10px;padding:12px;display:grid}.sheet-import-guide li>i{color:#2868f2;background:#e8f0ff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:10px;font-style:normal;font-weight:900;display:grid}.sheet-import-guide li>div{justify-items:start;gap:5px;display:grid}.sheet-import-guide li strong{color:#3b4b61;font-size:10px}.sheet-import-guide li small{color:#8996a8;font-size:8px;line-height:1.5}.sheet-import-guide li .button{margin-top:4px}.sheet-import-guide>footer{color:#929dad;text-align:center;padding-top:2px;font-size:8px}.image-lab-layout{--image-preview-height:clamp(470px, 62vh, 640px);grid-template-columns:450px minmax(0,1fr);align-items:start;gap:15px;width:min(1500px,100%);min-width:0;margin:0 auto;display:grid}.image-lab-controls,.image-lab-results{min-width:0;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #dce4ed;border-radius:8px}.image-lab-controls{overflow:hidden}.image-lab-control-section{border-bottom:1px solid #e4e9f0;padding:16px 17px}.image-lab-section-title{align-items:center;gap:9px;margin-bottom:11px;display:flex}.image-lab-section-title>span{color:#2868f2;background:#eaf1ff;border-radius:6px;flex:none;place-items:center;width:27px;height:27px;font-size:9px;font-weight:900;display:grid}.image-lab-section-title h2{color:#1e2c41;margin:0;font-size:13px}.image-lab-section-title p{color:#8e9aab;margin:3px 0 0;font-size:8px}.benchmark-dropzone{width:100%;height:var(--image-preview-height);color:#7387aa;cursor:pointer;background:#f7f9fc;border:1px dashed #b8c9e6;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex;position:relative;overflow:hidden}.benchmark-dropzone strong{font-size:10px}.benchmark-dropzone.has-image{border-style:solid}.benchmark-dropzone>img{object-fit:cover;width:100%;height:100%}.benchmark-dropzone>span{color:#fff;background:#121f34bf;border-radius:5px;align-items:center;gap:4px;padding:5px 7px;font-size:8px;font-weight:800;display:inline-flex;position:absolute;bottom:7px;right:7px}.image-lab-control-section>.button{margin-top:8px}.benchmark-analysis{margin-top:9px;animation:.22s ease-out both benchmarkAnalysisIn;display:grid}.image-detection-list{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.benchmark-analysis .image-detection-list{margin-top:0}.image-detection-list span{color:#3b6a57;background:#edf7f3;border:1px solid #d4ede3;border-radius:10px;align-items:center;gap:3px;padding:4px 6px;font-size:8px;font-weight:800;display:inline-flex}.benchmark-reverse-prompt{background:#f5f3ff;border:1px solid #ddd5fa;border-radius:7px;gap:6px;margin-top:9px;padding:9px;display:grid}.benchmark-reverse-prompt>span{color:#674bbd;align-items:center;gap:5px;font-size:8px;font-weight:900;display:flex}.benchmark-reverse-prompt textarea{resize:vertical;min-height:88px;padding:7px 8px;font-size:9px;line-height:1.5}.benchmark-reverse-prompt>.button{justify-self:end}.reverse-prompt-loading{color:#7465aa;background:linear-gradient(135deg,#f8f6ff,#f1edff);border:1px solid #d8cff7;border-radius:7px;grid-template-columns:38px minmax(0,1fr);align-content:center;align-items:center;gap:8px 10px;min-height:128px;padding:16px;display:grid}.reverse-prompt-loading>span{color:#fff;background:linear-gradient(135deg,#7658d5,#9a75ee);border-radius:8px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 7px 16px #684cbe38}.reverse-prompt-loading>div{gap:4px;min-width:0;display:grid}.reverse-prompt-loading strong{color:#54418e;font-size:10px}.reverse-prompt-loading small{color:#8779ae;font-size:8px}.reverse-prompt-loading>i{background:#6f52c621;border-radius:3px;grid-column:1/-1;height:5px;position:relative;overflow:hidden}.reverse-prompt-loading>i>b{border-radius:inherit;background:linear-gradient(90deg,#7556d5,#aa82f5);width:42%;animation:1.15s ease-in-out infinite reversePromptProgress;position:absolute;top:0;bottom:0}@keyframes benchmarkAnalysisIn{0%{opacity:0;transform:translateY(-5px)}}@keyframes reversePromptProgress{0%{left:-42%}to{left:100%}}.benchmark-mapping-list{gap:7px;display:grid}.benchmark-mapping-list article{opacity:.66;background:#f8fafc;border:1px solid #e0e6ee;border-radius:7px;padding:9px;transition:opacity .15s,border-color .15s}.benchmark-mapping-list article.is-enabled{opacity:1;border-color:#c9d7eb}.benchmark-mapping-head{justify-content:space-between;align-items:center;display:flex}.benchmark-mapping-head>span{color:#41516a;align-items:center;gap:5px;font-size:9px;font-weight:900;display:inline-flex}.benchmark-map-flow{color:#8b98aa;grid-template-columns:62px 16px 62px;justify-content:center;align-items:center;gap:7px;margin:8px 0;display:grid}.benchmark-origin,.benchmark-target{color:#6280b5;background:#eaf0f8;border-radius:5px;place-items:center;width:62px;height:54px;display:grid;position:relative;overflow:hidden}.benchmark-origin img,.benchmark-target img{object-fit:cover;width:100%;height:100%}.benchmark-origin small,.benchmark-target small{color:#fff;text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#141f31b3;border-radius:3px;padding:2px 3px;font-size:6px;font-weight:800;position:absolute;bottom:3px;left:3px;right:3px;overflow:hidden}.benchmark-map-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.benchmark-map-fields>*{min-width:0}.benchmark-map-fields select,.benchmark-map-fields input{height:29px;font-size:8px}.benchmark-file-button{color:#3567c7;cursor:pointer;background:#fff;border:1px solid #d7e0eb;border-radius:7px;justify-content:center;align-items:center;gap:4px;height:29px;font-size:8px;font-weight:800;display:flex}.benchmark-preserve-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.benchmark-preserve-grid label{color:#58677c;align-items:center;gap:5px;font-size:9px;font-weight:700;display:flex}.benchmark-preserve-grid input{accent-color:#2868f2;width:14px;height:14px}.benchmark-strengths{border-top:1px solid #e5eaf0;gap:8px;margin-top:12px;padding-top:10px;display:grid}.benchmark-strengths label{color:#68768a;gap:5px;font-size:8px;font-weight:800;display:grid}.benchmark-strengths label>span{justify-content:space-between;display:flex}.benchmark-strengths input{accent-color:#2868f2;height:14px;box-shadow:none;border:0;padding:0}.image-prompt-box{background:#f9fbfd;border:1px solid #cbd8ea;border-radius:7px;overflow:hidden}.image-prompt-box textarea{min-height:130px;box-shadow:none;background:0 0;border:0;border-radius:0;font-size:10px}.image-prompt-box>div{background:#f3f6fa;border-top:1px solid #e0e6ee;align-items:center;gap:3px;padding:5px;display:flex}.image-prompt-templates{gap:5px;margin-top:7px;display:flex}.image-prompt-templates button{color:#486da9;cursor:pointer;background:#eef3fb;border:1px solid #d7e3f6;border-radius:5px;height:25px;padding:0 8px;font-size:8px;font-weight:800}.prompt-asset-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.prompt-asset-grid article{background:#f8fafc;border:1px solid #e0e6ee;border-radius:7px;min-width:0;padding:6px}.prompt-asset-grid article>div:first-child{aspect-ratio:1;color:#6b83ad;background:#eaf0f8;border-radius:5px;place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.prompt-asset-grid img{object-fit:cover;width:100%;height:100%}.prompt-asset-grid article>div:first-child button{color:#fff;cursor:pointer;background:#182233b8;border:0;border-radius:4px;place-items:center;width:20px;height:20px;padding:0;display:grid;position:absolute;top:4px;right:4px}.prompt-asset-grid article>span{gap:2px;padding:6px 1px;display:grid}.prompt-asset-grid strong{color:#3d4c61;font-size:8px}.prompt-asset-grid small{color:#929dad;font-size:7px}.prompt-asset-grid article>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;display:grid}.prompt-asset-grid article>div:last-child button,.prompt-asset-grid article>div:last-child label{color:#5472a7;cursor:pointer;background:#fff;border:1px solid #dbe3ed;border-radius:4px;justify-content:center;align-items:center;gap:3px;height:24px;font-size:7px;font-weight:800;display:flex}.image-quick-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.image-quick-form label{color:#69778b;gap:4px;min-width:0;font-size:8px;font-weight:800;display:grid}.image-quick-form select{height:30px;font-size:9px}.image-advanced-settings{background:#f8fafc;border:1px solid #e0e6ee;border-radius:6px;margin-top:8px}.image-advanced-settings summary{color:#637188;cursor:pointer;align-items:center;gap:5px;height:32px;padding:0 9px;font-size:9px;font-weight:800;list-style:none;display:flex}.image-advanced-settings summary::-webkit-details-marker{display:none}.image-advanced-settings label{color:#69778b;border-top:1px solid #e0e6ee;gap:5px;padding:9px;font-size:8px;display:grid}.image-advanced-settings textarea{min-height:66px;font-size:9px}.image-lab-submit{background:#f8fafc;padding:16px 17px 18px}.image-common-settings{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-bottom:10px;display:grid}.image-common-settings label{color:#657389;gap:5px;font-size:9px;font-weight:800;display:grid}.image-common-settings select{height:32px;font-size:9px}.image-lab-submit>.button{width:100%}.image-lab-submit>.progress-track{margin-top:8px}.image-cost-note{color:#8d99aa;text-align:center;margin-top:7px;font-size:8px;display:block}.image-lab-results{padding:17px;position:sticky;top:0}.image-lab-result-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.image-lab-result-head>div{align-items:center;gap:9px;display:flex}.image-lab-result-head>div>span{color:#704bd4;background:#f1ecff;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.image-lab-result-head h2{color:#1e2c41;margin:0;font-size:14px}.image-lab-result-head p{color:#8f9aab;margin:3px 0 0;font-size:8px}.image-lab-empty{color:#8c9bad;background:#f7f9fc;border:1px dashed #c9d5e2;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:570px;display:flex}.image-lab-empty>span{color:#356fde;background:#eaf1ff;border-radius:8px;place-items:center;width:48px;height:48px;display:grid}.image-lab-empty strong{font-size:11px}.image-lab-stage{height:var(--image-preview-height);background:#eef2f7;border-radius:7px;place-items:center;display:grid;position:relative;overflow:hidden}.image-lab-stage>img{object-fit:contain;width:100%;height:100%}.image-lab-stage.is-comparison{background:#172033}.image-compare-stage{width:100%;height:100%;position:relative;overflow:hidden}.image-compare-stage>img,.image-compare-result,.image-compare-result img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.image-compare-result{overflow:hidden}.image-compare-result img{max-width:none}.image-compare-line{cursor:ew-resize;touch-action:none;background:#fff;border:0;width:2px;padding:0;position:absolute;top:0;bottom:0;transform:translate(-1px);box-shadow:0 0 0 1px #18233559}.image-compare-line i{color:#2868f2;cursor:ew-resize;background:#fff;border:1px solid #d5deea;border-radius:50%;place-items:center;width:34px;height:34px;font-style:normal;transition:box-shadow .15s,transform .15s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 12px #00000038}.image-compare-line:hover i,.image-compare-line:focus-visible i{transform:translate(-50%,-50%)scale(1.06);box-shadow:0 0 0 5px #2868f233,0 5px 14px #0000003d}.image-compare-line:focus-visible{outline:0}.image-compare-stage>small{color:#fff;background:#101928b8;border-radius:4px;padding:5px 7px;font-size:8px;font-weight:800;position:absolute;top:9px}.image-compare-stage>small.is-left{left:9px}.image-compare-stage>small.is-right{right:9px}.image-stage-badge{color:#fff;background:#131d2fb8;border-radius:4px;align-items:center;gap:4px;padding:5px 7px;font-size:8px;font-weight:800;display:inline-flex;position:absolute;top:9px;right:9px}.image-lab-stage.is-comparison .image-stage-badge{top:auto;bottom:9px;right:9px}.image-compare-control{color:#627188;grid-template-columns:17px 60px minmax(0,1fr);align-items:center;gap:6px;margin-top:9px;font-size:9px;font-weight:800;display:grid}.image-compare-control input{accent-color:#2868f2;height:18px;box-shadow:none;border:0;padding:0}.image-version-strip{gap:7px;margin-top:10px;padding-bottom:3px;display:flex;overflow-x:auto}.image-version-strip button{cursor:pointer;background:#eef2f7;border:2px solid #0000;border-radius:6px;width:76px;min-width:76px;height:64px;padding:0;position:relative;overflow:hidden}.image-version-strip button.is-active{border-color:#3474ed}.image-version-strip img{object-fit:cover;width:100%;height:100%}.image-version-strip span{color:#fff;background:#131d2fbf;border-radius:4px;place-items:center;width:17px;height:17px;font-size:8px;font-weight:900;display:grid;position:absolute;bottom:3px;left:3px}.image-version-strip svg{color:#fff;filter:drop-shadow(0 1px 2px #0006);position:absolute;top:4px;right:4px}.image-result-info{background:#f7f9fc;border:1px solid #e0e6ee;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;margin-top:10px;padding:10px;display:flex}.image-result-info>span{gap:4px;min-width:0;display:grid}.image-result-info strong,.image-result-info small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.image-result-info strong{color:#344258;font-size:10px}.image-result-info small{color:#8b97a8;font-size:8px}.image-save-target{align-items:center;gap:5px;display:flex}.image-save-target select{width:100px;height:30px;font-size:8px}.image-result-actions{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.image-flow-actions{border-top:1px solid #e3e8ef;justify-content:flex-end;gap:6px;margin-top:11px;padding-top:11px;display:flex}@media (max-width:1280px){.seedance-layout{grid-template-columns:minmax(0,1fr) 260px}.seedance-result-layout{grid-template-columns:minmax(0,1fr) 220px}.seedance-asset-item{grid-template-columns:18px 48px minmax(100px,1fr) 150px auto}.seedance-asset-preview{width:48px}.seedance-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.remix-asset-config-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.remix-brand-fields{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}.remix-brand-fields label:last-child{grid-column:auto}.remix-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.image-lab-layout{--image-preview-height:clamp(440px, 58vh, 570px);grid-template-columns:420px minmax(0,1fr)}}.guided-journey{min-width:0;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #dce4ed;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.guided-journey>button{text-align:left;cursor:pointer;background:0 0;border:0;border-right:1px solid #e4e9f0;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;min-width:0;min-height:57px;padding:8px 13px;display:grid;position:relative}.guided-journey>button:last-child{border-right:0}.guided-journey>button:disabled{color:#9aa6b6;cursor:default}.guided-journey>button:not(:disabled):hover{background:#f7f9fc}.guided-journey>button.is-active{background:#f1f6ff;box-shadow:inset 0 -2px #2868f2}.guided-journey>button>i{color:#7d8b9e;background:#edf1f5;border-radius:50%;place-items:center;width:26px;height:26px;font-size:9px;font-style:normal;font-weight:900;display:grid}.guided-journey>button.is-active>i{color:#fff;background:#2868f2;box-shadow:0 4px 10px #2868f233}.guided-journey>button.is-complete>i{color:#147451;background:#e2f5ed}.guided-journey>button>span{gap:4px;min-width:0;display:grid}.guided-journey strong,.guided-journey small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.guided-journey strong{color:#334258;font-size:10px}.guided-journey small{color:#8e9aab;font-size:8px}.guided-journey>button.is-active strong{color:#245ecf}.guided-step-panel,.guided-step-content{animation:.22s cubic-bezier(.16,1,.3,1) both guidedStepIn}@keyframes guidedStepIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.guided-step-actions{border-top:1px solid #e4e9f0;justify-content:flex-end;align-items:center;gap:7px;margin-top:16px;padding-top:14px;display:flex}.guided-step-actions>span{color:#8794a6;white-space:nowrap;text-overflow:ellipsis;min-width:0;margin-right:auto;font-size:9px;overflow:hidden}.guided-ready-badge{color:#157754;white-space:nowrap;background:#e8f7f1;border:1px solid #ceeadd;border-radius:12px;align-items:center;gap:5px;padding:6px 8px;font-size:9px;font-weight:800;display:inline-flex}.seedance-guide-bar{margin-bottom:0}.seedance-composer.guided-step-panel{min-height:430px}.seedance-inspiration-row{grid-template-columns:88px repeat(3,minmax(0,1fr));align-items:center;gap:7px;min-width:0;margin-top:13px;display:grid}.seedance-inspiration-row>span{color:#778599;font-size:9px;font-weight:800}.seedance-inspiration-row>button{text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #dde5ee;border-radius:6px;grid-template-columns:35px minmax(0,1fr);align-items:center;gap:6px;min-width:0;height:43px;padding:4px;display:grid}.seedance-inspiration-row>button:hover{color:#245fcf;border-color:#aac2f2}.seedance-inspiration-row img{object-fit:cover;border-radius:4px;width:35px;height:33px}.seedance-inspiration-row button span{white-space:nowrap;text-overflow:ellipsis;font-size:8px;font-weight:800;overflow:hidden}.seedance-result-heading-actions{align-items:center;gap:4px;display:flex}.seedance-result-empty.is-generating{color:#5274b2;background:#f5f8ff;border-color:#b9cdf2}.seedance-inline-progress{background:#dfe7f4;border-radius:3px;width:min(360px,70%);height:5px;overflow:hidden}.seedance-inline-progress i{border-radius:inherit;background:#2868f2;height:100%;transition:width .18s linear;display:block}.remix-guide-bar{width:min(1500px,100%);margin:0 auto}.remix-scroll>.guided-journey{order:0}.remix-import-band.guided-step-panel{min-height:170px}.remix-case-study{border-top:1px solid #e6ebf1;gap:10px;margin-top:14px;padding-top:14px;display:grid}.remix-case-heading{align-items:center;gap:9px;min-width:0;display:flex}.remix-case-heading>span{color:#6a4bc5;background:#f0ecff;border-radius:6px;flex:none;place-items:center;width:30px;height:30px;display:grid}.remix-case-heading>div{flex:1;gap:3px;min-width:0;display:grid}.remix-case-heading strong{color:#344258;font-size:10px}.remix-case-heading small{color:#8a97a9;font-size:8px}.remix-case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.remix-case-grid>button{color:#627188;text-align:left;cursor:pointer;background:#f9fbfd;border:1px solid #dce4ed;border-radius:7px;grid-template-columns:minmax(0,1fr) 24px;align-items:center;gap:10px;min-width:0;padding:7px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.remix-case-grid>button:hover{border-color:#9ab9f3;transform:translateY(-1px);box-shadow:0 7px 18px #1f437a1a}.remix-case-grid>button:focus-visible{outline-offset:2px;outline:2px solid #2868f247}.remix-case-cover{aspect-ratio:16/8;background:#152033;border-radius:5px;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid;position:relative;overflow:hidden}.remix-case-cover img{object-fit:cover;width:100%;height:100%}.remix-case-cover img+img{border-left:1px solid #ffffffb8}.remix-case-cover i{color:#fff;background:#2868f2;border:2px solid #fff;border-radius:50%;place-items:center;width:23px;height:23px;font-size:7px;font-style:normal;font-weight:900;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 3px 8px #0f203d4d}.remix-case-grid>button>span:nth-child(2){gap:5px;min-width:0;display:grid}.remix-case-grid>button strong,.remix-case-grid>button small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.remix-case-grid>button strong{color:#344258;font-size:9px}.remix-case-grid>button small{color:#8d99aa;font-size:8px}.remix-case-grid>button>svg{color:#2868f2;background:#e8f0ff;border-radius:50%;width:24px;height:24px;padding:6px;display:grid}.remix-case-modal-layer{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0e18299e;place-items:center;padding:28px;animation:.18s ease-out both remixCaseBackdropIn;display:grid;position:fixed;inset:0}.remix-case-modal{background:#fff;border:1px solid #ffffffb3;border-radius:10px;gap:14px;width:min(920px,100%);max-height:calc(100vh - 56px);padding:17px;animation:.22s cubic-bezier(.2,.75,.2,1) both remixCaseModalIn;display:grid;overflow:auto;box-shadow:0 28px 70px #08162e52}.remix-case-modal>header,.remix-case-modal>footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.remix-case-modal>header>div{gap:4px;min-width:0;display:grid}.remix-case-modal>header span{color:#2868f2;font-size:8px;font-weight:900}.remix-case-modal>header h2{color:#26364d;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;overflow:hidden}.remix-case-modal>footer{padding-top:2px}.remix-case-modal>footer>span{color:#8491a3;font-size:8px}.remix-case-videos{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.remix-case-videos figure{background:#111827;border:1px solid #dce4ed;border-radius:7px;min-width:0;margin:0;overflow:hidden}.remix-case-videos video{aspect-ratio:16/9;object-fit:cover;background:#101724;width:100%;display:block}.remix-case-videos .is-remixed video{filter:saturate(1.08)contrast(1.03)}.remix-case-videos figcaption{background:#fff;justify-content:space-between;align-items:center;gap:8px;padding:7px 9px;display:flex}.remix-case-videos figcaption span{color:#344258;font-size:9px;font-weight:800}.remix-case-videos figcaption small{color:#8d99aa;font-size:8px}@keyframes remixCaseBackdropIn{0%{opacity:0}}@keyframes remixCaseModalIn{0%{opacity:0;transform:translateY(12px)scale(.985)}}@media (max-width:1180px){.remix-case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.remix-case-grid{grid-template-columns:minmax(0,1fr)}.remix-case-modal-layer{padding:16px}.remix-case-videos{grid-template-columns:minmax(0,1fr)}}.remix-task-band.guided-step-panel,.remix-task-band.guided-step-panel.is-list-collapsed{min-height:0}.remix-task-band.is-list-collapsed .remix-band-heading{margin-bottom:0}.remix-generation-stage{background:#f7f9fc;border:1px dashed #c9d5e3;border-radius:7px;align-content:center;gap:8px;min-height:230px;padding:18px;display:grid}.remix-generation-stage article{background:#fff;border:1px solid #dfe6ee;border-radius:7px;grid-template-columns:31px minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding:10px;display:grid}.remix-generation-stage article>span{color:#2868f2;background:#eaf1ff;border-radius:6px;place-items:center;width:31px;height:31px;display:grid}.remix-generation-stage article>div{gap:4px;min-width:0;display:grid}.remix-generation-stage strong,.remix-generation-stage small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.remix-generation-stage strong{color:#38475c;font-size:10px}.remix-generation-stage small{color:#8390a2;font-size:8px}.remix-generation-stage article>i{background:#e3e9f1;border-radius:2px;grid-column:1/-1;height:4px;overflow:hidden}.remix-generation-stage article>i>b{border-radius:inherit;background:#3475eb;height:100%;transition:width .18s linear;display:block}.image-lab-controls{flex-direction:column;min-height:640px;display:flex}.image-guide-bar{background:#f7f9fc;border-bottom:1px solid #e1e7ef;flex:none;grid-template-columns:repeat(3,minmax(0,1fr));padding:10px 12px;display:grid}.image-guide-bar button{color:#8b97a8;white-space:nowrap;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:5px;min-width:0;height:34px;font-size:8px;font-weight:800;display:flex;position:relative}.image-guide-bar button:not(:last-child):after{content:"";background:#d5dde7;width:18px;height:1px;position:absolute;top:16px;right:-9px}.image-guide-bar button:disabled{cursor:default}.image-guide-bar button i{color:#7d899b;background:#e7ecf2;border-radius:50%;place-items:center;width:21px;height:21px;font-style:normal;display:grid}.image-guide-bar button.is-active{color:#245fce}.image-guide-bar button.is-active i{color:#fff;background:#2868f2;box-shadow:0 3px 8px #2868f233}.image-guide-bar button.is-complete{color:#26725a}.image-guide-bar button.is-complete i{color:#167654;background:#e2f5ed}.image-lab-control-section.guided-step-panel{border-bottom:0;flex:1}.image-guide-actions{margin-top:14px}.image-lab-submit{border-top:1px solid #e4e9f0;margin-top:auto}.image-submit-actions{grid-template-columns:auto minmax(0,1fr);gap:7px;display:grid}.image-submit-actions .button-primary{width:100%}@media (prefers-reduced-motion:reduce){.guided-step-panel,.guided-step-content{animation-duration:1ms}}.wb-seedance-agent .wb-chat-scroll{padding:20px 22px 26px}.wb-seedance-agent .wb-message>div{max-width:min(900px,100% - 45px)}.wb-agent-bubble{width:min(100%,860px)}.wb-agent-bubble>p{color:#435269}.wb-agent-stream-text{white-space:pre-wrap}.wb-agent-markdown{color:#435269;overflow-wrap:anywhere;min-width:0;font-size:11px;line-height:1.68}.wb-agent-markdown>:first-child{margin-top:0}.wb-agent-markdown>:last-child{margin-bottom:0}.wb-agent-markdown p{color:inherit;font:inherit;margin:0 0 8px}.wb-agent-markdown h1,.wb-agent-markdown h2,.wb-agent-markdown h3,.wb-agent-markdown h4{color:#1f2d43;letter-spacing:0;margin:13px 0 6px;line-height:1.4}.wb-agent-markdown h1{font-size:15px}.wb-agent-markdown h2{font-size:14px}.wb-agent-markdown h3,.wb-agent-markdown h4{font-size:12px}.wb-agent-markdown ul,.wb-agent-markdown ol{margin:6px 0 9px;padding-left:20px}.wb-agent-markdown li{margin:3px 0}.wb-agent-markdown li::marker{color:#2868f2;font-weight:800}.wb-agent-markdown blockquote{color:#5d6b80;background:#eef4ff;border-left:3px solid #78a4f7;margin:8px 0;padding:7px 10px}.wb-agent-markdown code{color:#214f9e;background:#eaf1ff;border-radius:3px;padding:1px 4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px}.wb-agent-markdown pre{color:#e8eef9;background:#1f2938;border-radius:5px;max-width:100%;margin:8px 0;padding:10px;overflow:auto}.wb-agent-markdown pre code{color:inherit;background:0 0;padding:0}.wb-agent-markdown a{color:#1d5ed5;text-underline-offset:2px;font-weight:700;text-decoration:underline}.wb-agent-markdown hr{border:0;border-top:1px solid #dbe4f0;margin:12px 0}.wb-agent-markdown table{border-spacing:0;border-collapse:collapse;width:100%;margin:9px 0;font-size:10px;overflow:hidden}.wb-agent-markdown th,.wb-agent-markdown td{text-align:left;border:1px solid #dbe4f0;padding:6px 7px}.wb-agent-markdown th{color:#2b3e5b;background:#edf3fc}.wb-agent-stream-cursor{vertical-align:-2px;background:#2868f2;border-radius:1px;width:2px;height:1.05em;margin-left:3px;animation:.78s step-end infinite wb-agent-cursor;display:inline-block}.wb-agent-think{grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:250px;display:grid}.wb-agent-think>span:first-child{color:#2868f2;background:#e7efff;border-radius:6px;place-items:center;width:30px;height:30px;animation:1.35s ease-in-out infinite wb-agent-status-pulse;display:grid}.wb-agent-think>div{gap:2px;display:grid}.wb-agent-think strong{color:#3b4b62;font-size:10px}.wb-agent-think small{color:#8492a6;font-size:8px}.wb-agent-think-dots{align-items:center;gap:3px;padding:0 3px;display:flex}.wb-agent-think-dots i{background:#7da2ec;border-radius:50%;width:5px;height:5px;animation:1.1s ease-in-out infinite wb-agent-dot}.wb-agent-think-dots i:nth-child(2){animation-delay:.14s}.wb-agent-think-dots i:nth-child(3){animation-delay:.28s}.wb-message.is-step>div{background:#f8faff;border-color:#d7e3fb;box-shadow:0 8px 24px #2d5bae12}.wb-agent-step-title{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:3px 8px;display:grid}.wb-agent-step-title>span{color:#2868f2;background:#e7efff;border-radius:5px;grid-row:1/span 2;align-self:stretch;place-items:center;padding:0 8px;font-size:8px;font-weight:900;display:grid}.wb-agent-step-title strong{color:#30415a;font-size:11px}.wb-agent-step-title small{color:#8190a5;font-size:8px}.wb-agent-assets,.wb-agent-parameters{border-top:1px solid #dfe6ee;margin-top:11px;padding-top:11px}.wb-douyin-confirm{border-top:1px solid #dfe6ee;gap:8px;margin-top:11px;padding-top:11px;display:grid}.wb-douyin-confirm>span{background:#fff;border:1px solid #dce5ef;border-radius:6px;gap:3px;width:-moz-fit-content;width:fit-content;padding:7px 10px;display:grid}.wb-douyin-confirm>span small{color:#8997a9;font-size:7px}.wb-douyin-confirm>span strong{color:#2d5fbd;font-size:10px}.wb-douyin-confirm>p{color:#5f6f84;overflow-wrap:anywhere;background:#fff;border:1px solid #dce5ef;border-radius:6px;max-height:62px;padding:8px 9px;font-size:9px;line-height:1.55;overflow-y:auto}.wb-douyin-confirm .wb-agent-inline-actions{margin-top:0}.wb-agent-upload-row{flex-wrap:wrap;gap:6px;display:flex}.wb-agent-link-row{color:#7b8aa0;background:#fff;border:1px solid #dbe3ed;border-radius:6px;grid-template-columns:17px minmax(0,1fr) auto;align-items:center;gap:6px;margin-top:8px;padding:5px 6px 5px 9px;display:grid}.wb-agent-link-row input{height:28px;box-shadow:none;background:0 0;border:0;padding:0 3px;font-size:9px}.wb-agent-link-wrap{gap:4px;display:grid}.wb-agent-link-wrap>small{color:#8996a8;padding:0 2px;font-size:8px;line-height:1.45}.wb-agent-asset-list{gap:5px;margin-top:8px;display:grid}.wb-agent-asset-list article{background:#fff;border:1px solid #dfe6ee;border-radius:6px;grid-template-columns:42px minmax(0,1fr) 30px;align-items:center;gap:8px;min-width:0;padding:5px;display:grid}.wb-agent-asset-list article>span{color:#5275b6;background:#eaf1ff;border-radius:5px;place-items:center;width:42px;height:38px;display:grid;overflow:hidden}.wb-agent-asset-list img{object-fit:cover;width:100%;height:100%}.wb-agent-asset-list article>div{grid-template-columns:minmax(0,1fr) 160px;align-items:center;gap:8px;min-width:0;display:grid}.wb-agent-asset-list strong{color:#3c4b61;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.wb-agent-asset-list select{height:27px;font-size:8px}.wb-agent-asset-list article>div>small{color:#8090a8;grid-column:1/-1;font-size:8px}.wb-agent-asset-list article.is-failed{background:#fff8f8;border-color:#f2b5bc}.wb-agent-asset-list article.is-failed>div>small{color:#d84255}.wb-face-layer{z-index:320;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0d182b70;place-items:center;padding-left:76px;animation:.15s fadeIn;display:grid;position:fixed;inset:0}.wb-face-dialog{background:#fff;border:1px solid #d9e2ed;border-radius:8px;width:min(620px,100vw - 150px);max-height:min(680px,100vh - 100px);animation:.18s ease-out both directorConfirmIn;overflow:hidden;box-shadow:0 28px 80px #0d1d3647}.wb-face-dialog>header{border-bottom:1px solid #e7edf4;align-items:flex-start;gap:12px;padding:18px 20px 16px;display:flex}.wb-face-dialog>header>span{color:#2668ef;background:#eaf1ff;border-radius:7px;flex:0 0 40px;place-items:center;height:40px;display:grid}.wb-face-dialog h2{color:#1c2a3e;margin:1px 0 5px;font-size:15px}.wb-face-dialog p{color:#74849a;margin:0;font-size:10px;line-height:1.55}.wb-face-file-list{gap:7px;max-height:430px;padding:14px 20px;display:grid;overflow:auto}.wb-face-file-list article{background:#f8fafc;border:1px solid #e2e8f0;border-radius:7px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:8px;display:grid}.wb-face-file-list article>span{color:#4773c7;background:#eaf1ff;border-radius:6px;place-items:center;width:34px;height:34px;display:grid}.wb-face-file-list strong{color:#344359;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.wb-face-choice{gap:5px;display:flex}.wb-face-choice button{color:#637289;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d9e2ec;border-radius:6px;height:30px;padding:0 10px;font-size:9px;font-weight:700}.wb-face-choice button:hover{color:#2868f2;border-color:#a9c5ff}.wb-face-choice button.is-active{color:#fff;background:#2868f2;border-color:#2868f2;box-shadow:0 4px 12px #2868f233}.wb-face-dialog>footer{background:#fbfcfe;border-top:1px solid #e7edf4;justify-content:flex-end;gap:7px;padding:14px 20px 18px;display:flex}.wb-agent-inline-actions{justify-content:flex-end;align-items:center;gap:6px;margin-top:11px;display:flex}.wb-prompt-candidate{background:#f8fbff;border:1px solid #d9e5f7;border-radius:7px;gap:8px;margin-top:9px;padding:10px;display:grid}.wb-prompt-candidate p{color:#40516a;white-space:pre-wrap;max-height:150px;margin:0;font-size:10px;font-weight:650;line-height:1.7;overflow:auto}.wb-prompt-candidate .wb-agent-inline-actions{margin-top:0}.wb-agent-confirmed{color:#197855;background:#e9f7f1;border:1px solid #d2ebdf;border-radius:6px;align-items:center;gap:5px;margin-top:9px;padding:6px 8px;font-size:9px;font-weight:800;display:inline-flex}.wb-agent-parameters{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.wb-agent-parameters label{color:#657389;gap:5px;min-width:0;font-size:8px;font-weight:800;display:grid}.wb-agent-parameters label.is-wide,.wb-agent-parameters .is-wide{grid-column:span 2}.wb-agent-parameters select,.wb-agent-parameters input{height:31px;font-size:9px}.wb-agent-parameters .wb-agent-inline-actions{align-self:end;margin-top:0}.wb-agent-summary{grid-template-columns:minmax(0,2fr) repeat(3,minmax(100px,1fr));gap:7px;margin-top:10px;display:grid}.wb-agent-summary>span,.wb-agent-summary-prompt{background:#fff;border:1px solid #dfe6ee;border-radius:6px;gap:5px;min-width:0;padding:9px;display:grid}.wb-agent-summary-prompt textarea{resize:vertical;color:#35445b;background:#f8fafc;border:1px solid #dce4ed;border-radius:5px;outline:none;width:100%;min-height:68px;padding:7px 8px;font:700 9px/1.55 inherit}.wb-agent-summary-prompt textarea:focus{background:#fff;border-color:#78a1ed;box-shadow:0 0 0 2px #e4edff}.wb-agent-summary-prompt textarea[aria-invalid=true]{border-color:#e9a7ae}.wb-agent-summary-prompt em{color:#c55360;font-size:8px;font-style:normal;line-height:1.4}.wb-agent-summary small{color:#8a97a8;font-size:7px}.wb-agent-summary strong{color:#35445b;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.wb-agent-generation{min-width:min(760px,100%)}.wb-agent-progress{background:#dfe7f2;border-radius:3px;width:100%;height:6px;margin-top:11px;overflow:hidden}.wb-agent-progress i{border-radius:inherit;background:#2868f2;height:100%;transition:width .18s linear;display:block}.wb-agent-progress.is-thinking i{width:36%;animation:1.25s ease-in-out infinite wb-agent-thinking}@keyframes wb-agent-thinking{0%{transform:translate(-115%)}to{transform:translate(320%)}}@keyframes wb-agent-cursor{0%,48%{opacity:1}49%,to{opacity:0}}@keyframes wb-agent-dot{0%,65%,to{opacity:.35;transform:translateY(0)}32%{opacity:1;transform:translateY(-3px)}}@keyframes wb-agent-status-pulse{0%,to{opacity:.65;transform:scale(.94)}50%{opacity:1;transform:scale(1)}}.seedance-task-list article.is-failed{background:#fff8f8;border-color:#f2b5bc}.seedance-task-status.is-failed{color:#d84255;background:#fff0f2}.wb-empty-task{color:#8b99ad;text-align:center;border:1px dashed #dce4ee;border-radius:6px;margin:0;padding:14px 10px;font-size:9px}.wb-agent-result{grid-template-columns:minmax(0,1fr) 190px;gap:10px;margin-top:11px;display:grid}.wb-agent-result .video-preview-shell{background:#111827;border-radius:7px;min-height:270px;overflow:hidden}.wb-agent-result video{object-fit:contain;width:100%;height:100%;min-height:270px;display:block}.wb-agent-result-side{background:#fff;border:1px solid #dfe6ee;border-radius:7px;flex-direction:column;gap:6px;min-width:0;padding:9px;display:flex}.wb-agent-result-side>strong{color:#35445b;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.wb-agent-result-side>small{color:#8794a6;font-size:8px}.wb-agent-cache-state{color:#7b8797;background:#f2f5f8;border-radius:5px;padding:5px 6px;font-size:7px;font-weight:800}.wb-agent-cache-state.is-cached{color:#197855;background:#e9f7f1}.wb-agent-expiry-warning{color:#875a10;background:#fff8e8;border:1px solid #f2d89d;border-radius:7px;align-items:flex-start;gap:7px;padding:8px;display:flex}.wb-agent-expiry-warning>svg{color:#d49013;flex:none;margin-top:1px}.wb-agent-expiry-warning>span{gap:2px;display:grid}.wb-agent-expiry-warning strong{font-size:8px}.wb-agent-expiry-warning small{color:#9a742f;font-size:7px;line-height:1.5}.wb-agent-result-side .button{width:100%}.wb-agent-version-row{gap:5px;margin-bottom:3px;display:flex}.wb-agent-version-row button{color:#657389;cursor:pointer;background:#eef2f7;border:1px solid #dce4ed;border-radius:5px;place-items:center;width:24px;height:24px;padding:0;font-size:8px;font-weight:900;display:grid}.wb-agent-version-row button.is-active{color:#fff;background:#2868f2;border-color:#2868f2}.wb-agent-context{padding:14px}.wb-context-card{background:#f7f9fc;border:1px solid #dfe6ee;border-radius:7px;margin-top:8px;padding:10px}.wb-context-card>span{color:#52647d;align-items:center;gap:5px;font-size:9px;font-weight:900;display:flex}.wb-context-card>p{color:#6d7a8d;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:8px 0 0;font-size:9px;line-height:1.55;display:-webkit-box;overflow:hidden}.wb-context-mode{background:#f5f8fd}.wb-context-mode.is-video_creation{background:#edf4ff;border-color:#cfe0ff}.wb-context-mode.is-video_creation>span{color:#2868f2}.wb-context-mode.is-general_chat{background:#eef9f5;border-color:#d1ebdf}.wb-context-mode.is-general_chat>span{color:#187657}.wb-context-mode.is-video_analysis{background:#f2efff;border-color:#ddd4ff}.wb-context-mode.is-video_analysis>span{color:#6b4dd0}.wb-context-mode.is-unsupported{background:#fff7f8;border-color:#efd8dc}.wb-context-mode.is-unsupported>span{color:#bd4353}.wb-context-assets{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:8px;display:grid}.wb-context-assets>span{color:#5677b2;background:#e9f0fb;border-radius:5px;place-items:center;height:65px;display:grid;position:relative;overflow:hidden}.wb-context-assets img{object-fit:cover;width:100%;height:100%}.wb-context-assets small{color:#fff;text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#131d2fad;border-radius:3px;padding:2px 3px;font-size:6px;font-weight:800;position:absolute;bottom:3px;left:3px;right:3px;overflow:hidden}.wb-context-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:8px;display:grid}.wb-context-metrics b{color:#4267a8;text-align:center;background:#eaf1ff;border-radius:5px;padding:6px;font-size:8px}.wb-agent-task-title{margin-top:16px}.wb-agent-task-list{max-height:360px;padding-top:8px;padding-right:2px;overflow-y:auto}@media (max-width:1280px){.wb-agent-parameters,.wb-agent-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.wb-agent-result{grid-template-columns:minmax(0,1fr) 175px}}.app-main-column{grid-template-rows:minmax(0,1fr);min-width:0;height:100%;min-height:0;display:grid}.app-content{min-height:0}.app-enterprise-key-loss-layer{z-index:280;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#131e308f;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.app-enterprise-key-loss-layer>section{color:#26364b;background:#fff;border:1px solid #e1e6ed;border-radius:8px;grid-template-columns:46px minmax(0,1fr);gap:14px;width:min(440px,100%);padding:22px;display:grid;box-shadow:0 24px 70px #1321373d}.app-enterprise-key-loss-icon{color:#cc4052;background:#fff0f2;border:1px solid #f0d0d5;border-radius:8px;place-items:center;width:46px;height:46px;display:grid}.app-enterprise-key-loss-layer small{color:#c44958;font-size:9px;font-weight:900}.app-enterprise-key-loss-layer h2{color:#202f43;margin:5px 0 8px;font-size:18px}.app-enterprise-key-loss-layer p{color:#59697e;margin:0;font-size:12px;line-height:1.7}.app-enterprise-key-loss-layer p strong{color:#ce3f50;text-align:center;min-width:22px;font-size:17px;display:inline-block}.app-enterprise-key-loss-layer em{color:#8996a7;margin-top:7px;font-size:10px;font-style:normal;line-height:1.5;display:block}.app-enterprise-key-loss-layer footer{grid-column:1/-1;justify-content:flex-end;gap:8px;padding-top:5px;display:flex}.app-enterprise-key-loss-layer footer button{color:#3f526a;cursor:pointer;background:#f5f7fa;border:1px solid #dce3eb;border-radius:6px;align-items:center;gap:6px;height:34px;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}.app-enterprise-key-loss-layer footer button:hover{color:#245fcf;background:#edf3ff;border-color:#c7d8f5}.app-enterprise-key-loss-layer footer button.is-danger{color:#fff;background:#cf4052;border-color:#cf4052}.app-enterprise-key-loss-layer footer button.is-danger:hover{color:#fff;background:#b93243;border-color:#b93243}.app-task-menu{height:100%;position:relative}.app-task-menu>button{color:#5c6b80;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:6px;height:100%;padding:0 8px;font-size:9px;font-weight:800;display:flex}.app-task-menu>button:hover,.app-task-menu>button.is-active{color:#245fcf;background:#f5f8fd;border-bottom-color:#2868f2}.app-task-quick-counts{align-items:center;gap:4px;margin-left:2px;display:flex}.app-task-quick-counts em{color:#748297;white-space:nowrap;background:#eef2f6;border-radius:5px;align-items:center;gap:3px;height:22px;padding:0 6px;font-size:9px;font-style:normal;font-weight:700;display:inline-flex}.app-task-quick-counts em.is-running{color:#245fcf;background:#eaf1ff}.app-task-quick-counts em.is-done{color:#187458;background:#e9f7f1}.app-task-quick-counts strong{font-size:10px}.workbench-task-center-slot{flex:none;height:38px;display:block;position:relative}.workbench-task-center-slot .app-task-menu{height:38px}.workbench-task-center-slot .app-task-menu>button{color:#596981;background:#f8fafc;border:1px solid #dce4ee;border-radius:8px;gap:7px;height:38px;padding:0 12px;font-size:12px;font-weight:700;line-height:1}.workbench-task-center-slot .app-task-menu>button:hover,.workbench-task-center-slot .app-task-menu>button.is-active{color:#245fcf;background:#f1f5fb;border-color:#b9cbed}.workbench-task-center-slot .app-task-popover{top:44px}.app-task-popover{z-index:130;background:#fff;border:1px solid #d9e2ec;border-radius:8px;width:360px;animation:.14s ease-out both taskPopoverIn;position:absolute;top:37px;right:0;overflow:hidden;box-shadow:0 18px 44px #11203a2e}@keyframes taskPopoverIn{0%{opacity:0;transform:translateY(-4px)}}.app-task-popover>header{background:#f8fafc;border-bottom:1px solid #e6ebf1;justify-content:space-between;align-items:center;padding:13px 14px 10px;display:flex}.app-task-popover>header>span{gap:2px;display:grid}.app-task-popover>header strong{color:#27364d;font-size:11px}.app-task-popover>header small{color:#8c98a9;font-size:8px}.app-task-popover>header svg{color:#8694a8}.app-task-popover-actions{flex:none;align-items:center;gap:8px;display:flex}.app-task-popover-actions>button{color:#bd4051;cursor:pointer;background:#fff0f2;border:0;border-radius:5px;place-items:center;width:27px;height:27px;padding:0;display:grid}.app-task-popover-actions>button svg{color:currentColor}.app-task-popover-actions>button:hover{background:#ffe5e9}.app-task-popover-actions>button:disabled{color:#aeb8c5;cursor:not-allowed;background:#edf1f5}.app-task-popover>div{padding:4px 8px;display:grid}.app-task-popover>div>button{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf1f5;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:9px 7px;display:grid}.app-task-popover>div>button:last-child{border-bottom:0}.app-task-popover>div>button:hover{background:#f5f8fc}.app-task-popover>div>button>span{color:#7e8da2;background:#eef2f6;border-radius:6px;place-items:center;width:24px;height:24px;display:grid}.app-task-popover>div>button>span.is-running{color:#2868f2;background:#eaf1ff}.app-task-popover>div>button>span.is-done{color:#16835b;background:#e9f7f1}.app-task-popover>div>button>span.is-failed{color:#cc4053;background:#fff0f2}.app-task-popover>div>button>div{gap:3px;min-width:0;display:grid}.app-task-popover>div>button strong,.app-task-popover>div>button small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.app-task-popover>div>button strong{color:#35445a;font-size:9px}.app-task-popover>div>button small{color:#8794a6;font-size:8px}.app-task-popover>div>button em{color:#99a4b3;font-size:7px;font-style:normal}.app-task-popover-empty{color:#96a2b2;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:96px;font-size:9px;display:flex}.app-task-popover-empty svg{color:#a7b2c1}.app-task-popover>footer{background:#f8fafc;border-top:1px solid #e6ebf1;padding:8px}.app-task-popover>footer button{color:#2b63cb;cursor:pointer;background:0 0;border:0;border-radius:5px;width:100%;height:29px;font-size:9px;font-weight:800}.app-task-popover>footer button:hover{background:#eaf1ff}.app-task-drawer-scrim,.people-drawer-scrim{z-index:180;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#17233733;border:0;padding:0;position:fixed;inset:0}.app-task-drawer,.people-drawer,.people-detail-drawer{z-index:181;background:#fff;border-left:1px solid #d8e1ec;flex-direction:column;width:420px;animation:.18s ease-out both drawerIn;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-18px 0 48px #1828442e}@keyframes drawerIn{0%{opacity:.5;transform:translate(20px)}}.app-task-drawer>header,.people-drawer>header,.people-detail-drawer>header{border-bottom:1px solid #e3e9f0;flex:none;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 22px 17px;display:flex}.app-task-drawer>header>div,.people-drawer>header>div,.people-detail-drawer>header>div{gap:4px;display:grid}.app-task-drawer>header span,.people-drawer>header span,.people-detail-drawer>header span{color:#2868f2;font-size:8px;font-weight:900}.app-task-drawer>header h2,.people-drawer>header h2,.people-detail-drawer>header h2{color:#243249;margin:0;font-size:18px}.app-task-drawer>header button,.people-drawer>header button,.people-detail-drawer>header button{color:#718096;cursor:pointer;background:#f1f4f8;border:0;border-radius:6px;place-items:center;width:30px;height:30px;padding:0;display:grid}.app-task-drawer>header>.app-task-drawer-actions{flex:none;grid-auto-flow:column;align-items:center;gap:7px;display:flex}.app-task-drawer>header>.app-task-drawer-actions button{flex:0 0 30px;margin:0;position:static}.app-task-drawer-actions button:first-child{color:#bd4051;background:#fff0f2}.app-task-drawer-actions button:hover{filter:brightness(.97)}.app-task-drawer-actions button:disabled{color:#aeb8c5;cursor:not-allowed;filter:none;background:#f1f4f8}.app-task-summary{background:#f7f9fc;border-bottom:1px solid #e4e9f0;flex:none;grid-template-columns:repeat(3,1fr);gap:8px;padding:14px 20px;display:grid}.app-task-summary>span{background:#fff;border:1px solid #e0e6ee;border-radius:6px;gap:4px;padding:10px;display:grid}.app-task-summary small{color:#8995a7;font-size:8px}.app-task-summary strong{color:#2d3d55;font-size:18px}.app-task-detail-list{align-content:start;gap:8px;min-height:0;padding:16px 20px 28px;display:grid;overflow-y:auto}.app-task-detail-list article{border:1px solid #dce4ed;border-radius:7px;overflow:hidden}.app-task-detail-list article>button{text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:28px minmax(0,1fr) auto;align-items:start;gap:9px;width:100%;padding:12px;display:grid}.app-task-detail-list article>button:hover{background:#f8fafc}.app-task-detail-list article>button>span{color:#7f8c9f;background:#eef2f6;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.app-task-detail-list article>button>span.is-running{color:#2868f2;background:#eaf1ff}.app-task-detail-list article>button>span.is-done{color:#16835b;background:#e9f7f1}.app-task-detail-list article>button>span.is-failed{color:#cc4053;background:#fff0f2}.app-task-detail-list article>button>div{gap:3px;min-width:0;display:grid}.app-task-detail-list article strong{color:#2f3e55;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.app-task-detail-list article small{color:#919cad;font-size:8px}.app-task-detail-list article p{color:#607087;margin:4px 0 0;font-size:9px}.app-task-detail-list article em{color:#66758a;font-size:9px;font-style:normal;font-weight:800}.app-task-detail-list article>i{background:#edf1f5;height:3px;display:block}.app-task-detail-list article>i>span{background:#3b78ed;height:100%;transition:width .22s;display:block}.app-task-detail-list.is-empty{align-content:stretch}.app-task-drawer-empty{color:#8e9aaa;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:100%;display:flex}.app-task-drawer-empty>span{color:#70829e;background:#edf2f7;border-radius:10px;place-items:center;width:52px;height:52px;display:grid}.app-task-drawer-empty strong{color:#526177;font-size:11px}.app-task-drawer-empty small{color:#98a3b2;font-size:8px}.app-task-clear-layer{z-index:190;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#121d2f80;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.app-task-clear-layer>section{background:#fff;border-radius:9px;grid-template-columns:44px minmax(0,1fr);gap:12px;width:min(440px,100%);padding:17px;animation:.18s ease-out both remixCaseModalIn;display:grid;box-shadow:0 24px 60px #0c1b3447}.app-task-clear-layer>section>span{color:#bd4051;background:#fff0f2;border-radius:8px;place-items:center;width:44px;height:44px;display:grid}.app-task-clear-layer>section>div{gap:6px;display:grid}.app-task-clear-layer h2{color:#29384e;margin:0;font-size:14px}.app-task-clear-layer p{color:#7e8b9d;margin:0;font-size:9px;line-height:1.65}.app-task-clear-layer footer{grid-column:1/-1;justify-content:flex-end;gap:6px;padding-top:4px;display:flex}.app-task-clear-layer footer button{color:#596981;cursor:pointer;background:#f2f5f8;border:1px solid #dce4ed;border-radius:6px;height:31px;padding:0 12px;font-size:9px;font-weight:800}.app-task-clear-layer footer button:last-child{color:#fff;background:#c84757;border-color:#c84757}.spin{animation:.9s linear infinite shellSpin}@keyframes shellSpin{to{transform:rotate(360deg)}}.sidebar-bottom>a{color:#8d9ab0;background:0 0;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;min-height:48px;font-size:10px;text-decoration:none;display:flex}.sidebar-bottom>a:hover{color:#dce6f7;background:#ffffff0e}.sidebar-bottom>a.is-active{color:#fff;background:#223866;box-shadow:inset 3px 0 #5a8dff}.wb-home-grid.is-showcase-only{grid-template-columns:minmax(0,1fr);max-width:1320px}.wb-work-grid.is-live{grid-template-columns:repeat(auto-fill,minmax(238px,1fr));gap:14px}.wb-work-grid.is-live .wb-work-media{height:180px}.wb-work-media:before{z-index:0;content:"";background:linear-gradient(100deg,#e5eaf1 20%,#f4f7fa 38%,#e5eaf1 56%) 0 0/240% 100%;transition:opacity .16s;animation:1.2s ease-in-out infinite showcaseSkeleton;position:absolute;inset:0}.wb-work-media.has-frame:before{opacity:0}.wb-work-media .wb-work-source-cover{z-index:1;object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .16s,transform .2s;position:absolute;inset:0}.wb-work-media.has-source-cover .wb-work-source-cover{opacity:1}.wb-work-media video{z-index:1;object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .16s,transform .2s;display:block;position:relative}.wb-work-media video.is-frame-ready{opacity:1}.wb-work-card:hover .wb-work-media video,.wb-work-card:hover .wb-work-source-cover{transform:scale(1.025)}.wb-work-media span,.wb-work-media em{z-index:2}.wb-work-media em{color:#fff;background:#111d31b3;border-radius:4px;align-items:center;gap:4px;padding:4px 6px;font-size:8px;font-style:normal;font-weight:800;display:flex;position:absolute;bottom:8px;right:8px}.wb-showcase-loading{grid-template-columns:repeat(auto-fill,minmax(238px,1fr));gap:14px;display:grid}.wb-showcase-loading i{background:linear-gradient(100deg,#edf1f5 20%,#f8fafc 36%,#edf1f5 52%) 0 0/240% 100%;border:1px solid #e0e6ed;border-radius:8px;height:235px;animation:1.2s ease-in-out infinite showcaseSkeleton;display:block;overflow:hidden}@keyframes showcaseSkeleton{to{background-position-x:-140%}}.wb-showcase-error{color:#8794a7;text-align:center;background:#fff;border:1px dashed #d4dee9;border-radius:8px;align-content:center;justify-items:center;gap:7px;min-height:250px;display:grid}.wb-showcase-error svg{color:#2868f2}.wb-showcase-error strong{color:#4d5c72;font-size:11px}.wb-showcase-error small{max-width:400px;font-size:9px}.wb-showcase-sentinel{color:#7e8da2;justify-content:center;align-items:center;gap:7px;min-height:48px;padding:12px 0 2px;font-size:9px;font-weight:800;display:flex}.wb-showcase-sentinel svg{color:#2868f2}.wb-showcase-preview-layer,.people-modal-layer{z-index:210;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#111b2e94;place-items:center;padding:36px;display:grid;position:fixed;inset:0}.wb-showcase-preview{background:#fff;border:1px solid #ffffff52;border-radius:8px;grid-template-columns:minmax(0,1.4fr) minmax(320px,.7fr);width:min(1040px,100vw - 96px);height:min(650px,84vh);max-height:84vh;display:grid;overflow:hidden;box-shadow:0 28px 80px #08122252}.wb-showcase-preview-media{background:#0d1422;min-width:0;min-height:0;position:relative}.wb-showcase-preview-media video{object-fit:contain;width:100%;height:100%;display:block}.wb-showcase-preview-media>span{color:#fff;pointer-events:none;background:#0f1b30b3;border-radius:5px;padding:5px 8px;font-size:8px;font-weight:800;position:absolute;top:12px;left:12px}.wb-showcase-preview>aside{background:#fff;flex-direction:column;min-width:0;min-height:0;padding:22px;display:flex;overflow-y:auto}.wb-showcase-preview>aside>header{justify-content:space-between;align-items:center;display:flex}.wb-showcase-preview>aside>header>span{color:#2868f2;font-size:10px;font-weight:900}.wb-showcase-preview>aside>header>button{color:#758398;cursor:pointer;background:#f0f3f7;border:0;border-radius:6px;place-items:center;width:30px;height:30px;padding:0;display:grid}.wb-showcase-preview h2{color:#223149;margin:20px 0 8px;font-size:20px}.wb-showcase-preview p{color:#69788d;margin:0;font-size:11px;line-height:1.75}.wb-showcase-preview>aside>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:20px 0;display:grid}.wb-showcase-preview>aside>div>span{background:#f4f7fb;border-radius:6px;gap:5px;min-width:0;padding:9px;display:grid}.wb-showcase-preview>aside>div small{color:#8b97a8;font-size:8px}.wb-showcase-preview>aside>div strong{color:#425168;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.wb-showcase-preview>aside>.button{width:100%;margin-top:auto}.people-topbar-actions,.settings-topbar>div:last-child{align-items:center;gap:8px;display:flex}.people-workspace,.support-scroll,.settings-scroll,.account-scroll{flex:1;min-height:0;padding:22px 28px 46px;overflow-y:auto}.people-library{max-width:1320px;margin:0 auto}.people-summary{grid-template-columns:140px 120px 130px 130px minmax(300px,1fr);gap:10px;margin-bottom:18px;display:grid}.people-summary>div{min-height:86px;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #dce4ed;border-radius:7px;align-content:center;gap:4px;padding:12px 15px;display:grid}.people-summary>div>span{color:#8794a7;font-size:8px;font-weight:800}.people-summary>div>strong{color:#24334b;font-size:21px}.people-summary>div>small{color:#9aa5b4;font-size:8px}.people-summary>.people-processing-stat{background:#f3f7ff;border-color:#ccdbf6}.people-processing-stat>span{color:#6680ad!important}.people-processing-stat>strong{color:#2868f2!important}.people-processing-stat>small{color:#7a8eaf!important}.people-summary>.people-safety{color:#187859;background:#f0faf6;border-color:#d1eadf;flex-direction:row;align-items:center;gap:11px;min-width:0;display:flex}.people-safety>span{gap:4px;min-width:0;display:grid}.people-safety strong{color:#2f5d4d;font-size:10px}.people-safety small{color:#68867b;font-size:8px;line-height:1.45}.people-toolbar{border-bottom:1px solid #dce4ed;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding-bottom:12px;display:flex}.people-filter-tabs{gap:5px;display:flex}.people-filter-tabs button{color:#6d7b90;cursor:pointer;background:#fff;border:1px solid #dce4ed;border-radius:6px;height:30px;padding:0 12px;font-size:9px;font-weight:800}.people-filter-tabs button:hover{color:#2868f2;border-color:#a7c1f4}.people-filter-tabs button.is-active{color:#fff;background:#2868f2;border-color:#2868f2}.people-search{color:#8794a6;background:#fff;border:1px solid #d7e0ea;border-radius:6px;align-items:center;gap:7px;width:280px;height:34px;padding:0 10px;display:flex}.people-search:focus-within{border-color:#8aaff6;box-shadow:0 0 0 3px #2868f212}.people-search input{color:#344258;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:10px}.people-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:14px;display:grid}.people-card{min-width:0;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #dce4ed;border-radius:8px;overflow:hidden}.people-card-media{cursor:pointer;background:#e7ebf0;border:0;width:100%;height:252px;padding:0;display:block;position:relative;overflow:hidden}.people-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .18s}.people-card:hover .people-card-media img{transform:scale(1.025)}.people-card-media>span{color:#fff;background:#20499ac7;border-radius:5px;align-items:center;gap:4px;padding:5px 7px;font-size:8px;font-weight:800;display:flex;position:absolute;top:8px;left:8px}.people-card-media>span.is-real{background:#137453d1}.people-card-media>i{color:#fff;opacity:0;background:#0f1d33a6;border-radius:6px;place-items:center;width:28px;height:28px;font-style:normal;transition:all .15s;display:grid;position:absolute;bottom:8px;right:8px;transform:translate(-3px)}.people-card:hover .people-card-media>i{opacity:1;transform:translate(0)}.people-card-meta{align-items:center;gap:8px;min-width:0;padding:10px 11px;display:flex}.people-card-meta>span{flex:1;gap:4px;min-width:0;display:grid}.people-card-meta strong,.people-card-meta small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.people-card-meta strong{color:#2e3d54;font-size:10px}.people-card-meta small{color:#8c98aa;font-size:8px}.people-card-meta>button{color:#8794a6;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:27px;height:27px;padding:0;display:grid}.people-card-meta>button:hover{color:#cb4052;background:#fff0f2}.people-generation-card{border-color:#b9cdf3;box-shadow:0 8px 24px #2868f21a}.people-generation-card .people-card-media{background:linear-gradient(145deg,#edf3ff,#dfe9fb)}.people-card-media>.people-generation-visual{color:#2868f2;background:radial-gradient(circle at 50% 42%,#ffffffeb,#e6efffc7 46%,#d6e3fad1);border-radius:0;align-content:center;justify-items:center;gap:8px;padding:0;display:grid;position:absolute;inset:0}.people-generation-visual strong{color:#275fc8;font-variant-numeric:tabular-nums;font-size:22px}.people-generation-visual small{color:#7084a5;font-size:9px}.people-generation-card .people-card-meta>svg{color:#2868f2;flex:none}.people-generation-card-progress{background:#e1e8f2;height:4px;overflow:hidden}.people-generation-card-progress>i{background:linear-gradient(90deg,#2868f2,#76a8ff);height:100%;transition:width .24s;display:block}.people-add-card{color:#8794a6;cursor:pointer;background:#ffffff94;border:1px dashed #bfcbd9;border-radius:8px;align-content:center;justify-items:center;gap:7px;min-height:305px;display:grid}.people-add-card:hover{color:#2868f2;background:#f4f8ff;border-color:#8eb1f5}.people-add-card>span{color:#2868f2;background:#eaf1ff;border-radius:7px;place-items:center;width:46px;height:46px;display:grid}.people-add-card strong{color:#425168;font-size:10px}.people-add-card small{font-size:8px}.people-empty{color:#8593a6;background:#fff;border:1px dashed #d4dee9;border-radius:8px;align-content:center;justify-items:center;gap:8px;min-height:330px;display:grid}.people-empty strong{color:#4a5a71;font-size:11px}.people-empty small{font-size:9px}.people-drawer{width:min(580px,100vw - 80px)}.people-drawer>header p{color:#7e8b9e;margin:1px 0 0;font-size:9px;line-height:1.5}.people-generator-preview{background:#e7ecf2;border-radius:7px;flex:none;height:205px;margin:16px 22px 0;position:relative;overflow:hidden}.people-generator-preview img{object-fit:cover;object-position:center 34%;width:100%;height:100%}.people-generator-preview>span{color:#fff;background:#153060b8;border-radius:5px;align-items:center;gap:4px;padding:5px 7px;font-size:8px;font-weight:800;display:flex;position:absolute;bottom:8px;right:8px}.people-generator-form{background:0 0;border:0;align-content:start;gap:14px;min-width:0;min-height:0;margin:0;padding:18px 22px;display:grid;overflow-y:auto}.people-generator-form:disabled,.people-generator-form[disabled]{opacity:1}.people-generator-form[disabled] input,.people-generator-form[disabled] select,.people-generator-form[disabled] textarea,.people-generator-form[disabled] button{cursor:not-allowed}.people-generator-form[disabled] input,.people-generator-form[disabled] select,.people-generator-form[disabled] textarea{color:#65748a;background:#f2f5f8}.people-generator-form[disabled] .people-option-group button:not(.is-active){color:#8995a6;background:#f3f5f8}.people-generator-form label{gap:6px;display:grid}.people-generator-form label>span,.people-upload-body label>span{color:#54647b;font-size:9px;font-weight:800}.people-generator-form input,.people-generator-form select,.people-generator-form textarea,.people-upload-body input{color:#344258;background:#fff;border:1px solid #d4dee9;border-radius:6px;outline:0;width:100%;font-size:10px}.people-generator-form input,.people-generator-form select{height:35px;padding:0 9px}.people-generator-form textarea{resize:vertical;padding:9px 10px;line-height:1.55}.people-generator-form input:focus,.people-generator-form select:focus,.people-generator-form textarea:focus,.people-upload-body input:focus{border-color:#86acf6;box-shadow:0 0 0 3px #2868f212}.people-form-pair{grid-template-columns:1fr 1fr;gap:9px;display:grid}.people-style-options{flex-wrap:wrap;gap:5px;display:flex}.people-style-options button,.people-count-control button{color:#67768b;cursor:pointer;background:#f6f8fb;border:1px solid #dce4ed;border-radius:5px;height:29px;padding:0 9px;font-size:8px;font-weight:800}.people-style-options button.is-active,.people-count-control button.is-active{color:#255fcf;background:#eaf1ff;border-color:#93b4f5}.people-option-group{gap:7px;display:grid}.people-option-group>strong{color:#43546c;font-size:10px;font-weight:900}.people-option-group>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.people-option-group button{color:#627187;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:#f7f9fb;border:1px solid #dce4ed;border-radius:17px;min-width:0;height:34px;padding:0 10px;font-size:9px;font-weight:800;transition:color .14s,background .14s,border-color .14s,box-shadow .14s;overflow:hidden}.people-option-group button:hover{color:#2868f2;background:#f1f6ff;border-color:#b8ccf2}.people-option-group button.is-active{color:#fff;background:#2868f2;border-color:#2868f2;box-shadow:0 5px 12px #2868f22e}.people-count-control{gap:5px;display:flex}.people-count-control button{width:32px;padding:0}.people-preview-toggle{background:#f5f8fd;border:1px solid #dbe5f2;border-radius:7px;justify-content:space-between;align-items:center;gap:14px;padding:11px 12px;grid-template-columns:none!important;display:flex!important}.people-preview-toggle>span{gap:4px;display:grid}.people-preview-toggle strong{color:#40516a;font-size:9px}.people-preview-toggle small{color:#8592a5;font-size:8px;font-weight:600;line-height:1.45}.people-preview-toggle .ui-switch{flex:none}.people-drawer>footer{background:#f8fafc;border-top:1px solid #e3e9f0;flex:none;justify-content:space-between;align-items:center;gap:12px;padding:12px 22px;display:flex}.people-drawer>footer small{color:#929eae;font-size:8px}.people-generation-progress{flex:1;gap:7px;min-width:0;display:grid}.people-generation-progress>span{grid-template-columns:14px minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0;display:grid}.people-generation-progress svg{color:#2868f2}.people-generation-progress strong{color:#4a5a71;white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.people-generation-progress small{font-variant-numeric:tabular-nums;color:#2868f2!important}.people-generation-progress>i{background:#dde5ef;border-radius:4px;height:5px;display:block;position:relative;overflow:hidden}.people-generation-progress>i>b{border-radius:inherit;background:linear-gradient(90deg,#2868f2,#64a0ff);height:100%;transition:width .18s;display:block}.people-generation-progress>i.is-indeterminate>b{width:36%;animation:1.25s ease-in-out infinite peopleProgressIndeterminate}@keyframes peopleProgressIndeterminate{0%{transform:translate(-110%)}to{transform:translate(310%)}}.people-cancel-dialog{background:#fff;border-radius:9px;grid-template-columns:46px minmax(0,1fr);gap:14px;width:min(460px,100vw - 64px);padding:20px;display:grid;box-shadow:0 26px 72px #0d192e4d}.people-cancel-dialog>span{color:#d64e5d;background:#fff0f2;border-radius:8px;place-items:center;width:46px;height:46px;display:grid}.people-cancel-dialog>div{gap:8px;display:grid}.people-cancel-dialog h2{color:#2b394f;margin:0;font-size:17px}.people-cancel-dialog p{color:#6f7d91;margin:0;font-size:10px;line-height:1.65}.people-cancel-dialog>div>strong{color:#b43e4c;background:#fff3f4;border:1px solid #f3d4d8;border-radius:6px;padding:9px 10px;font-size:10px}.people-cancel-dialog>footer{grid-column:1/-1;justify-content:flex-end;gap:8px;padding-top:5px;display:flex}.people-upload-guide{background:#fff;border-radius:8px;flex-direction:column;width:min(780px,100vw - 96px);max-height:86vh;display:flex;overflow:hidden;box-shadow:0 28px 80px #08122252}.people-upload-guide>header{border-bottom:1px solid #e2e8f0;flex:none;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px 16px;display:flex}.people-upload-guide>header>div{gap:4px;display:grid}.people-upload-guide>header span{color:#2868f2;font-size:9px;font-weight:900}.people-upload-guide>header h2{color:#28374e;margin:0;font-size:18px}.people-upload-guide>header p{color:#7d8a9d;margin:0;font-size:10px;line-height:1.5}.people-upload-guide>header button{color:#718096;cursor:pointer;background:#f1f4f8;border:0;border-radius:6px;flex:none;place-items:center;width:30px;height:30px;padding:0;display:grid}.people-upload-guide-body{gap:15px;min-height:0;padding:18px 20px;display:grid;overflow-y:auto}.people-upload-authorization{color:#176f54;background:#eff9f5;border:1px solid #cfe8dd;border-radius:7px;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:11px;padding:13px;display:grid}.people-upload-authorization>span{background:#dcf2e9;border-radius:6px;place-items:center;width:38px;height:38px;display:grid}.people-upload-authorization>div{gap:5px;display:grid}.people-upload-authorization strong{color:#275b49;font-size:11px}.people-upload-authorization p{color:#627e74;margin:0;font-size:9px;line-height:1.65}.people-upload-examples{gap:10px;display:grid}.people-upload-examples>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.people-upload-examples>header>div{gap:3px;display:grid}.people-upload-examples>header strong{color:#35465d;font-size:12px}.people-upload-examples>header small{color:#8b97a8;font-size:9px}.people-upload-examples>header>span{color:#2868f2;background:#eaf1ff;border-radius:5px;padding:4px 7px;font-size:8px;font-weight:900}.people-upload-examples>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.people-upload-examples article{background:#f8fafc;border:1px solid #dce4ed;border-radius:7px;min-width:0;overflow:hidden}.people-upload-examples article img{object-fit:cover;object-position:center 28%;background:#e9edf2;width:100%;height:145px;display:block}.people-upload-examples article>span{gap:3px;padding:9px 10px;display:grid}.people-upload-examples article strong{color:#3f5067;font-size:10px}.people-upload-examples article small{color:#8a97a8;font-size:8px}.people-upload-requirements{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.people-upload-requirements>span{color:#577087;background:#f5f8fb;border-radius:6px;align-items:center;gap:6px;min-width:0;padding:8px 9px;display:flex}.people-upload-requirements svg{color:#2b8d6d;flex:none}.people-upload-requirements strong{white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.people-upload-guide-check{cursor:pointer;background:#f2f6fd;border:1px solid #d4e0f2;border-radius:7px;align-items:flex-start;gap:10px;padding:12px;display:flex}.people-upload-guide-check input{accent-color:#2868f2;flex:none;width:16px;height:16px;margin:1px 0 0}.people-upload-guide-check>span{gap:4px;display:grid}.people-upload-guide-check strong{color:#3b4d66;font-size:10px}.people-upload-guide-check small{color:#7f8da1;font-size:8px;line-height:1.45}.people-upload-guide>footer{background:#f8fafc;border-top:1px solid #e4e9f0;flex:none;justify-content:flex-end;gap:8px;padding:13px 20px;display:flex}.people-upload-dialog{background:#fff;border-radius:8px;width:min(700px,76vw);overflow:hidden;box-shadow:0 28px 80px #08122252}.people-upload-dialog>header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.people-upload-dialog>header>div{gap:3px;display:grid}.people-upload-dialog>header span{color:#2868f2;font-size:8px;font-weight:900}.people-upload-dialog h2{color:#28374e;margin:0;font-size:16px}.people-upload-dialog>header button{color:#718096;cursor:pointer;background:#f1f4f8;border:0;border-radius:6px;place-items:center;width:29px;height:29px;padding:0;display:grid}.people-upload-body{grid-template-columns:220px minmax(0,1fr);gap:18px;padding:18px;display:grid}.people-upload-body>img{object-fit:cover;border-radius:7px;width:220px;height:270px}.people-upload-body>div{align-content:start;gap:14px;display:grid}.people-upload-body label{gap:6px;display:grid}.people-upload-body input{height:36px;padding:0 10px}.people-upload-body .people-rights-check{cursor:pointer;background:#f2f8ff;border:1px solid #d5e4fb;border-radius:6px;align-items:flex-start;gap:9px;padding:11px;display:flex}.people-rights-check input{accent-color:#2868f2;width:15px;height:15px;margin:1px 0 0}.people-rights-check>span{gap:4px;display:grid}.people-rights-check strong{color:#40516b;font-size:9px}.people-rights-check small{color:#7c8ba0;font-size:8px;line-height:1.45}.people-upload-dialog>footer{background:#f8fafc;border-top:1px solid #e4e9f0;justify-content:flex-end;gap:7px;padding:12px 18px;display:flex}.people-detail-drawer{overflow-y:auto}.people-detail-carousel{cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;background:#e9edf2;border-radius:7px;flex:none;width:calc(100% - 44px);height:390px;margin:18px 22px 0;position:relative;overflow:hidden}.people-detail-carousel:active{cursor:grabbing}.people-detail-carousel>div{width:100%;height:100%;transition:transform .24s cubic-bezier(.2,.75,.2,1);display:flex}.people-detail-carousel figure{flex:0 0 100%;width:100%;height:100%;margin:0;position:relative}.people-detail-carousel img{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.people-detail-carousel figcaption{color:#fff;background:#152641b8;border-radius:5px;padding:5px 8px;font-size:8px;font-weight:900;position:absolute;top:9px;left:9px}.people-detail-carousel>button{z-index:2;color:#fff;cursor:pointer;background:#12203694;border:0;border-radius:6px;place-items:center;width:30px;height:42px;padding:0;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.people-detail-carousel>button.is-prev{left:9px}.people-detail-carousel>button.is-next{right:9px}.people-detail-carousel>button:disabled{opacity:.28;cursor:default}.people-detail-carousel nav{z-index:2;justify-content:center;gap:6px;display:flex;position:absolute;bottom:10px;left:0;right:0}.people-detail-carousel nav button{cursor:pointer;background:#ffffff80;border:0;border-radius:3px;width:18px;height:4px;padding:0}.people-detail-carousel nav button.is-active{background:#fff;width:28px}.people-detail-info{grid-template-columns:repeat(3,1fr);gap:6px;margin:12px 22px;display:grid}.people-detail-info>span{background:#f5f7fa;border-radius:6px;gap:4px;padding:9px;display:grid}.people-detail-info small{color:#8b97a8;font-size:7px}.people-detail-info strong{color:#485970;align-items:center;gap:3px;font-size:8px;display:flex}.people-detail-drawer>section{background:#f8fafc;border:1px solid #e3e9f0;border-radius:7px;margin:4px 22px;padding:12px}.people-detail-drawer>section h3{color:#405067;margin:0 0 6px;font-size:10px}.people-detail-drawer>section p{color:#758398;margin:0;font-size:9px;line-height:1.6}.people-detail-editor{gap:9px;display:grid}.people-detail-editor label{color:#637289;gap:5px;font-size:8px;font-weight:800;display:grid}.people-detail-editor input{color:#344258;box-sizing:border-box;background:#fff;border:1px solid #d6e0eb;border-radius:6px;outline:0;width:100%;min-width:0;height:34px;padding:0 9px;font-size:9px}.people-detail-editor input:focus{border-color:#86acf6;box-shadow:0 0 0 3px #2868f212}.people-tag-editor{cursor:text;background:#fff;border:1px solid #d6e0eb;border-radius:6px;flex-wrap:wrap;align-items:center;gap:5px;min-height:38px;padding:5px 7px;transition:border-color .14s,box-shadow .14s;display:flex}.people-tag-editor:focus-within{border-color:#86acf6;box-shadow:0 0 0 3px #2868f212}.people-tag-editor>span{color:#285fc9;background:#eaf1ff;border:1px solid #cbdcfb;border-radius:13px;align-items:center;gap:3px;height:25px;padding:0 5px 0 8px;font-size:8px;font-weight:800;display:inline-flex}.people-tag-editor>span>button{color:#6f8fc9;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:16px;height:16px;padding:0;display:grid}.people-tag-editor>span>button:hover{color:#c84252;background:#fff}.people-detail-editor .people-tag-editor>input{width:120px;min-width:90px;height:26px;box-shadow:none;background:0 0;border:0;flex:100px;padding:0 3px}.people-detail-editor .people-tag-editor>input:focus{box-shadow:none;border:0}.people-detail-editor .people-tag-editor>input:disabled{cursor:not-allowed}.people-detail-editor>small{color:#8794a6;font-size:8px;line-height:1.5}.people-detail-editor .button{justify-self:end}.people-detail-drawer>footer{background:#f8fafc;border-top:1px solid #e3e9f0;justify-content:space-between;gap:8px;margin-top:auto;padding:14px 22px;display:flex}.support-search-band{color:#2868f2;max-width:1180px;min-height:92px;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #dce4ed;border-left:3px solid #2868f2;border-radius:7px;justify-content:space-between;align-items:center;gap:24px;margin:0 auto 18px;padding:16px 20px;display:flex}.support-search-band>div{align-items:center;gap:11px;display:flex}.support-search-band>div>span{gap:4px;display:grid}.support-search-band strong{color:#314158;font-size:12px}.support-search-band small{color:#8794a7;font-size:9px}.support-search-band>label{color:#8491a4;background:#f6f8fb;border:1px solid #d7e0ea;border-radius:6px;align-items:center;gap:8px;width:min(460px,46%);height:40px;padding:0 12px;display:flex}.support-search-band>label:focus-within{background:#fff;border-color:#8bb0f6}.support-search-band input{color:#35445a;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:10px}.support-layout{grid-template-columns:220px minmax(0,1fr) 230px;align-items:start;gap:14px;max-width:1180px;margin:0 auto;display:grid}.support-topic-nav{gap:5px;display:grid}.support-nav-state{color:#7f8da1;text-align:center;background:#fff;border:1px dashed #d6dfe9;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:92px;padding:14px;font-size:10px;font-weight:700;display:flex}.support-nav-state.is-error{color:#ad5148;background:#fff7f5;border-color:#efcec7}.support-topic-nav>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe6ee;border-radius:7px;grid-template-columns:32px minmax(0,1fr) 14px;align-items:center;gap:8px;width:100%;padding:9px;display:grid}.support-topic-nav>button:hover{border-color:#abc3ef}.support-topic-nav>button.is-active{background:#eef4ff;border-color:#9fbcf3;box-shadow:inset 3px 0 #2868f2}.support-topic-nav>button>span{color:#4a73c0;background:#eaf1ff;border-radius:6px;place-items:center;width:32px;height:32px;display:grid}.support-topic-nav>button>div{gap:3px;min-width:0;display:grid}.support-topic-nav strong{color:#405067;font-size:9px}.support-topic-nav small{color:#8c98aa;white-space:nowrap;text-overflow:ellipsis;font-size:7px;overflow:hidden}.support-topic-nav>button>svg{color:#9aa5b4;transform:rotate(-90deg)}.support-faq{min-width:0;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #dce4ed;border-radius:8px;overflow:hidden}.support-faq>header{background:#f9fbfd;border-bottom:1px solid #e4eaf1;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:3px;padding:16px 18px 13px;display:grid}.support-faq>header>span{color:#2868f2;grid-column:1/-1;font-size:8px;font-weight:900}.support-faq>header h2{color:#28374e;margin:0;font-size:15px}.support-faq>header small{color:#929dae;font-size:8px}.support-faq>div:not(.support-empty){padding:0 18px}.support-faq article{border-bottom:1px solid #e8edf2}.support-faq article:last-child{border-bottom:0}.support-faq article>button{color:#3d4c62;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:15px 0;font-size:10px;font-weight:800;display:flex}.support-faq article>button svg{color:#8995a7;transition:transform .15s}.support-faq article.is-open>button{color:#285fc9}.support-faq article.is-open>button svg{transform:rotate(180deg)}.support-faq article p{color:#6f7d90;margin:-4px 0 15px;font-size:9px;line-height:1.75}.support-rich-content{color:#5f6e82;margin:-4px 0 15px;font-size:10px;line-height:1.8}.support-rich-content h2{color:#2f4058;margin:14px 0 6px;font-size:14px}.support-rich-content h3{color:#34465e;margin:12px 0 5px;font-size:12px}.support-rich-content p{font-size:inherit;margin:6px 0}.support-rich-content blockquote{color:#52657e;background:#f3f7ff;border-left:3px solid #3f76ec;margin:8px 0;padding:7px 10px}.support-rich-content a{color:#2868e8;text-decoration:underline}.support-rich-content pre{color:#dce8ff;background:#17233a;border-radius:6px;padding:9px;overflow-x:auto}.support-empty{color:#8c98a9;align-content:center;justify-items:center;gap:7px;min-height:260px;display:grid}.support-empty strong{color:#536278;font-size:10px}.support-empty.is-error{color:#bb5c52}.support-empty.is-error strong{color:#9f463e}.support-empty .button{width:auto;margin-top:6px}.support-side{gap:10px;display:grid}.support-side>section{background:#fff;border:1px solid #dce4ed;border-radius:7px;padding:14px}.support-side>section:first-child>span{color:#2868f2;background:#eaf1ff;border-radius:6px;place-items:center;width:32px;height:32px;display:grid}.support-side h3{color:#33445b;margin:10px 0 8px;font-size:11px}.support-side button{color:#627188;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #edf1f5;justify-content:space-between;align-items:center;width:100%;padding:8px 0;font-size:9px;display:flex}.support-side button:hover{color:#2868f2}.support-side .support-status{background:#f0faf6;border-color:#d1eadf}.support-status>span{color:#28705a;align-items:center;gap:6px;font-size:9px;font-weight:800;display:flex}.support-status>span i{background:#26a575;border-radius:50%;width:7px;height:7px}.support-status small{color:#6f8b81;margin-top:5px;font-size:7px;display:block}.support-side .support-status.is-degraded{background:#fff5f2;border-color:#efd5cf}.support-status.is-degraded>span{color:#ad5148}.support-status.is-degraded>span i{background:#d45c51}.support-status>button{color:#ad5148;border-top:0;justify-content:flex-start;gap:5px;width:auto;margin-top:8px;padding:5px 0 0}.settings-layout{grid-template-columns:180px minmax(0,1fr);align-items:start;gap:16px;max-width:1100px;margin:0 auto;display:grid}.settings-index{background:#fff;border:1px solid #dce4ed;border-radius:7px;gap:3px;padding:13px 8px;display:grid;position:sticky;top:0}.settings-index>span{color:#8e99aa;padding:0 8px 8px;font-size:8px;font-weight:900}.settings-index a{color:#617086;border-radius:5px;align-items:center;gap:8px;padding:9px 8px;font-size:9px;font-weight:800;text-decoration:none;display:flex}.settings-index a:hover{color:#2868f2;background:#eef4ff}.settings-sections{gap:12px;display:grid}.settings-sections>section{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #dce4ed;border-radius:8px;scroll-margin-top:12px;overflow:hidden}.settings-sections>section>header,.account-section>header{background:#f9fbfd;border-bottom:1px solid #e4eaf1;align-items:center;gap:10px;padding:14px 17px;display:flex}.settings-sections>section>header>span,.account-section>header>span{color:#2868f2;background:#eaf1ff;border-radius:6px;place-items:center;width:31px;height:31px;display:grid}.settings-sections>section>header>div,.account-section>header>div{gap:3px;display:grid}.settings-sections h2,.account-section h2{color:#33435a;margin:0;font-size:11px}.settings-sections header p,.account-section header p{color:#8a97a9;margin:0;font-size:8px}.settings-row{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:18px;min-height:66px;padding:11px 17px;display:flex}.settings-row:last-child{border-bottom:0}.settings-row>div{gap:4px;min-width:0;display:grid}.settings-row strong{color:#3e4e64;font-size:10px}.settings-row small{color:#8b97a8;font-size:8px;line-height:1.45}.settings-row select{color:#4d5c72;background:#f8fafc;border:1px solid #d7e0e9;border-radius:6px;outline:0;width:150px;height:34px;padding:0 9px;font-size:9px}.settings-row select:focus{border-color:#8bb0f6}.settings-switch{cursor:pointer;background:#c9d2de;border:0;border-radius:10px;width:36px;min-width:36px;height:20px;padding:0;transition:background .14s;position:relative}.settings-switch>span{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .14s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #14213633}.settings-switch.is-on{background:#2868f2}.settings-switch.is-on>span{transform:translate(16px)}.settings-inline-action{background:#f8fafc;justify-content:flex-end;padding:11px 17px;display:flex}.account-scroll{padding-left:36px;padding-right:36px}.account-error{color:#a63b4a;background:#fff3f5;border:1px solid #efd0d5;border-radius:6px;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto 10px;padding:9px 12px;font-size:9px;display:flex}.account-error button{color:#b13c4c;cursor:pointer;background:0 0;border:0;font-size:8px;font-weight:800}.account-profile-band{color:#fff;background:#1d3158;border-radius:8px;grid-template-columns:68px minmax(0,1fr) auto;align-items:center;gap:15px;max-width:1100px;min-height:120px;margin:0 auto 14px;padding:18px 22px;display:grid;box-shadow:0 12px 30px #192f5329}.account-avatar-large{color:#244d98;background:#e7efff;border:3px solid #ffffff47;border-radius:50%;place-items:center;width:64px;height:64px;font-size:23px;font-weight:900;display:grid}.account-profile-band>div{gap:4px;display:grid}.account-profile-band>div>span{color:#a8c2ee;font-size:8px;font-weight:900}.account-profile-band h2{margin:0;font-size:20px}.account-profile-band p{color:#c2d1e9;align-items:center;gap:5px;margin:0;font-size:9px;display:flex}.account-profile-band>i{color:#d9e6fb;background:#ffffff1a;border:1px solid #ffffff1f;border-radius:5px;align-items:center;gap:5px;padding:7px 9px;font-size:8px;font-style:normal;font-weight:800;display:flex}.account-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:14px;max-width:1100px;margin:0 auto;display:grid}.account-layout>main,.account-layout>aside{gap:12px;display:grid}.account-section,.account-layout>aside>section{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #dce4ed;border-radius:8px;overflow:hidden}.account-section dl{margin:0}.account-section dl>div{border-bottom:1px solid #edf1f5;grid-template-columns:160px minmax(0,1fr);align-items:center;gap:12px;min-height:54px;padding:10px 17px;display:grid}.account-section dl>div:last-child{border-bottom:0}.account-section dt{color:#8794a7;font-size:9px}.account-section dd{color:#3e4e64;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:9px;font-weight:800;overflow:hidden}.account-security-row{border-bottom:1px solid #edf1f5;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px;padding:12px 17px;display:grid}.account-security-row:last-child{border-bottom:0}.account-security-row>span{color:#5b77a8;background:#eef2f7;border-radius:6px;place-items:center;width:32px;height:32px;display:grid}.account-security-row>div{gap:4px;min-width:0;display:grid}.account-security-row strong{color:#3e4e64;font-size:9px}.account-security-row small{color:#8a97a8;font-size:8px}.account-security-row em{color:#16835b;align-items:center;gap:4px;font-size:8px;font-style:normal;font-weight:800;display:flex}.account-security-row em>i{background:#25a273;border-radius:50%;width:6px;height:6px}.account-security-row em.is-pending{color:#9a6b1b}.enterprise-key-section>header>div{flex:1}.enterprise-key-error{color:#a63b4a;background:#fff3f5;border:1px solid #efd0d5;border-radius:6px;margin:12px 16px 0;padding:9px 11px;font-size:10px}.enterprise-key-enrollment{background:#f3f7ff;border:1px solid #d7e4fb;border-radius:7px;grid-template-columns:minmax(120px,.65fr) minmax(180px,1fr) auto;align-items:center;gap:10px;margin:14px 16px;padding:12px;display:grid}.enterprise-key-enrollment>div:first-child{gap:3px;display:grid}.enterprise-key-enrollment strong{color:#344a6c;font-size:10px}.enterprise-key-enrollment small{color:#7b8ca5;font-size:8px}.enterprise-key-enrollment code{color:#274777;white-space:nowrap;text-overflow:ellipsis;background:#fff;border:1px solid #d9e3f2;border-radius:5px;min-width:0;padding:8px 9px;font-size:9px;overflow:hidden}.enterprise-key-enrollment-actions{gap:6px;display:flex}.enterprise-key-list{display:grid}.enterprise-key-row{border-top:1px solid #edf1f5;grid-template-columns:34px minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:64px;padding:10px 16px;display:grid}.enterprise-key-row-icon{color:#2868f2;background:#eaf1ff;border-radius:6px;place-items:center;width:34px;height:34px;display:grid}.enterprise-key-row>div{gap:4px;min-width:0;display:grid}.enterprise-key-row strong{color:#3e4e64;font-size:11px}.enterprise-key-row small{color:#8a97a8;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.enterprise-key-row>em{color:#8d5960;background:#f6e9eb;border-radius:4px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:800}.enterprise-key-row>em.is-active{color:#147553;background:#e4f5ee}.enterprise-key-row .button.is-confirming{min-width:78px}.enterprise-key-empty{color:#909cac;border-top:1px solid #edf1f5;justify-content:center;align-items:center;gap:8px;min-height:92px;font-size:10px;display:flex}.account-layout>aside>section{padding:15px}.account-layout>aside header{color:#405169;align-items:center;gap:7px;margin-bottom:15px;display:flex}.account-layout>aside header>span{color:#2868f2;background:#eaf1ff;border-radius:6px;place-items:center;width:29px;height:29px;display:grid}.account-balance>small{color:#8794a7;font-size:8px}.account-balance>h2{color:#22324a;margin:5px 0 13px;font-size:25px}.account-balance>div{grid-template-columns:1fr 1fr;gap:6px;display:grid}.account-balance>div>span{background:#f5f7fa;border-radius:6px;gap:4px;padding:8px;display:grid}.account-balance>div small{color:#8b97a8;font-size:7px}.account-balance>div strong{color:#4b5b72;font-size:9px}.account-layout>aside p{color:#8794a7;margin:12px 0 0;font-size:8px;line-height:1.55}.account-storage>div{color:#68778c;justify-content:space-between;font-size:8px;display:flex}.account-storage>i{background:#e8edf3;border-radius:3px;height:6px;margin-top:8px;display:block;overflow:hidden}.account-storage>i>span{background:#3476ed;height:100%;display:block}.account-plan{border-top:3px solid #2868f2!important}.account-plan>span{color:#2868f2;font-size:8px;font-weight:900}.account-plan h3{color:#33445b;margin:7px 0 3px;font-size:13px}.account-plan>p{margin:0 0 12px!important}.account-plan .button{width:100%}.account-balance .account-recharge-button{width:100%;margin-top:12px}.recharge-topbar-actions{align-items:center;gap:8px;display:flex}.recharge-mock-badge{color:#876016;background:#fff7e7;border:1px solid #f0dfb9;border-radius:5px;padding:6px 9px;font-size:9px;font-weight:900}.recharge-scroll{flex:1;min-height:0;padding:22px 30px 42px;overflow-y:auto}.recharge-load-error{color:#b44755;background:#fff2f4;border:1px solid #eed1d6;border-radius:7px;align-items:center;gap:10px;max-width:1180px;margin:0 auto 12px;padding:11px 13px;display:flex}.recharge-load-error>span{flex:1;gap:2px;display:grid}.recharge-load-error strong{font-size:11px}.recharge-load-error small{color:#977079;font-size:9px}.recharge-wallet-hero{color:#fff;background:linear-gradient(135deg,#172746,#21477f 70%,#2868b9);border-radius:10px;grid-template-columns:minmax(260px,1fr) minmax(390px,.9fr);align-items:center;gap:40px;max-width:1180px;min-height:150px;margin:0 auto 16px;padding:22px 28px;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 34px #1836652e}.recharge-wallet-hero:after{content:"";background:#ffffff0f;border:1px solid #ffffff17;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-110px;right:-60px}.recharge-wallet-hero>div{gap:6px;display:grid}.recharge-wallet-hero>div>span{color:#bcd1f3;align-items:center;gap:6px;font-size:10px;font-weight:800;display:flex}.recharge-wallet-hero>div>strong{font-size:34px;line-height:1.05}.recharge-wallet-hero>div>small{color:#aebfdc;font-size:9px}.recharge-wallet-hero dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.recharge-wallet-hero dl>div{background:#ffffff14;border:1px solid #ffffff1a;border-radius:7px;gap:6px;padding:12px;display:grid}.recharge-wallet-hero dt{color:#aebfdb;font-size:9px}.recharge-wallet-hero dd{margin:0;font-size:13px;font-weight:900}.recharge-wallet-art{z-index:1;color:#ffe08a;background:#ffffff14;border-radius:12px;place-items:center;width:48px;height:48px;display:grid;position:absolute;top:18px;right:22px;transform:rotate(7deg)}.recharge-skeleton{grid-template-columns:repeat(5,1fr);gap:10px;max-width:1180px;margin:0 auto;display:grid}.recharge-skeleton i{background:linear-gradient(100deg,#e8edf3 20%,#f7f9fb 40%,#e8edf3 60%) 0 0/240% 100%;border-radius:8px;height:150px;animation:1.2s ease-in-out infinite showcaseSkeleton}.recharge-workspace{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:14px;max-width:1180px;margin:0 auto 16px;display:grid}.recharge-main-card,.recharge-summary-card,.recharge-history{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #dce4ed;border-radius:9px}.recharge-main-card{overflow:hidden}.recharge-main-card>header{justify-content:space-between;align-items:center;gap:16px;padding:17px 19px 13px;display:flex}.recharge-main-card>header>div,.recharge-payment-methods>header{align-items:center;gap:10px;display:flex}.recharge-main-card>header>div>span,.recharge-payment-methods>header>span{color:#2868f2;background:#eaf1ff;border-radius:7px;flex:none;place-items:center;width:30px;height:30px;font-size:10px;font-weight:900;display:grid}.recharge-main-card h2,.recharge-history h2{color:#2d3d55;margin:0;font-size:14px}.recharge-main-card header p,.recharge-history header p{color:#8b98aa;margin:3px 0 0;font-size:9px}.recharge-main-card>header>small{color:#8c6a28;font-size:9px;font-weight:800}.recharge-package-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:3px 19px 18px;display:grid}.recharge-package-grid>button{color:#394a62;cursor:pointer;background:#fafbfd;border:1px solid #dbe3ec;border-radius:8px;align-content:center;justify-items:center;gap:6px;min-height:126px;padding:14px 9px;transition:transform .14s,border-color .14s,box-shadow .14s;display:grid;position:relative}.recharge-package-grid>button:hover:not(:disabled){border-color:#9dbaf0;transform:translateY(-1px)}.recharge-package-grid>button.is-selected{background:#f4f7ff;border-color:#4f83ec;box-shadow:inset 0 0 0 1px #4f83ec,0 8px 18px #2868f214}.recharge-package-grid>button>em{color:#fff;background:#f19a2b;border-radius:0 7px;padding:4px 8px;font-size:8px;font-style:normal;font-weight:900;position:absolute;top:-1px;right:-1px}.recharge-package-grid>button>span:first-of-type{color:#213451;align-items:baseline;gap:2px;display:flex}.recharge-package-grid>button>span>small{font-size:12px;font-weight:900}.recharge-package-grid>button>span>strong{font-size:25px}.recharge-package-grid>button>b{color:#405168;font-size:11px}.recharge-package-grid>button>i{color:#8e9aab;font-size:8px;font-style:normal}.recharge-package-grid>button.is-selected>i{color:#5e79aa}.recharge-package-check{background:#2868f2;border-radius:50%;place-items:center;width:19px;height:19px;position:absolute;bottom:7px;right:7px;color:#fff!important;display:none!important}.recharge-package-grid>button.is-selected .recharge-package-check{display:grid!important}.recharge-package-grid>.recharge-custom-card>span:first-child{color:#5375ab;background:#edf2f8;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.recharge-custom-panel{background:#f7f9fc;border:1px solid #dce4ed;border-radius:8px;gap:7px;margin:0 19px 18px;padding:14px;animation:.15s ease-out both userMenuIn;display:grid}.recharge-custom-panel>label{color:#42536a;font-size:9px;font-weight:900}.recharge-custom-panel>div{background:#fff;border:1px solid #d3dde9;border-radius:7px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;height:44px;display:grid;overflow:hidden}.recharge-custom-panel>div:focus-within{border-color:#78a0ef;box-shadow:0 0 0 3px #2868f214}.recharge-custom-panel>div.is-error{border-color:#df8793}.recharge-custom-panel>div>span{color:#41526a;text-align:right;font-size:15px;font-weight:900}.recharge-custom-panel input{color:#233650;background:0 0;border:0;outline:0;min-width:0;height:100%;padding:0 8px;font-size:17px;font-weight:900}.recharge-custom-panel>div>small{color:#8290a3;padding-right:11px;font-size:9px}.recharge-custom-panel>div>small strong{color:#2868f2}.recharge-custom-panel>p{color:#8996a8;margin:0;font-size:8px}.recharge-custom-panel>p.is-error{color:#c34959}.recharge-payment-methods{background:#fafbfd;border-top:1px solid #e6ebf1;padding:15px 19px 19px}.recharge-payment-methods>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:12px;display:grid}.recharge-payment-methods>div>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe3ec;border-radius:7px;grid-template-columns:38px minmax(0,1fr) 20px;align-items:center;gap:9px;min-height:66px;padding:10px 12px;display:grid}.recharge-payment-methods>div>button.is-selected{border-color:#5b89e9;box-shadow:inset 0 0 0 1px #5b89e9}.recharge-payment-methods>div>button>span{color:#16815b;background:#e8f7f0;border-radius:7px;place-items:center;width:38px;height:38px;display:grid}.recharge-payment-methods>div>button>span.is-alipay{color:#1878df;background:#e9f2ff}.recharge-alipay-icon{font-size:17px;font-weight:900}.recharge-payment-methods button>div{gap:3px;display:grid}.recharge-payment-methods button strong{color:#405168;font-size:10px}.recharge-payment-methods button small{color:#919cad;font-size:8px}.recharge-payment-methods button>i{color:#fff;background:#2868f2;border-radius:50%;place-items:center;width:18px;height:18px;display:none}.recharge-payment-methods button.is-selected>i{display:grid}.recharge-summary-card{position:sticky;top:0;overflow:hidden}.recharge-summary-card>header{background:#f8faff;border-bottom:1px solid #e3e9f2;padding:17px 18px 14px}.recharge-summary-card>header span{color:#2868f2;font-size:8px;font-weight:900}.recharge-summary-card>header h2{color:#2b3b52;margin:5px 0 0;font-size:14px}.recharge-summary-credits{justify-content:center;align-items:baseline;gap:5px;padding:20px 12px 16px;display:flex}.recharge-summary-credits small{color:#8b97a8;align-self:flex-start;margin-top:6px;font-size:8px}.recharge-summary-credits strong{color:#244f9e;font-size:27px}.recharge-summary-credits span{color:#60718a;font-size:9px;font-weight:800}.recharge-summary-card dl{gap:9px;margin:0;padding:0 18px 16px;display:grid}.recharge-summary-card dl>div{color:#7b889b;justify-content:space-between;font-size:9px;display:flex}.recharge-summary-card dd{color:#44546a;margin:0;font-weight:900}.recharge-summary-card dl>div.is-bonus dd{color:#d1781a}.recharge-summary-total{color:#526279;border-top:1px dashed #d8e0e9;justify-content:space-between;align-items:baseline;margin:0 18px;padding:14px 0;font-size:10px;display:flex}.recharge-summary-total strong{color:#1f3048;font-size:20px}.recharge-agreement{cursor:pointer;align-items:center;gap:6px;padding:2px 18px 13px;display:flex}.recharge-agreement input{opacity:0;pointer-events:none;position:absolute}.recharge-agreement>span{color:#0000;border:1px solid #c5d0dd;border-radius:4px;place-items:center;width:15px;height:15px;display:grid}.recharge-agreement input:checked+span{color:#fff;background:#2868f2;border-color:#2868f2}.recharge-agreement small{color:#7f8da0;font-size:8px}.recharge-summary-card>.button{width:calc(100% - 36px);height:39px;margin:0 18px}.recharge-summary-card>p{color:#8b98a9;justify-content:center;align-items:center;gap:5px;margin:11px 12px 15px;font-size:8px;display:flex}.recharge-history{max-width:1180px;margin:0 auto;overflow:hidden}.recharge-history>header{background:#fafbfd;border-bottom:1px solid #e4eaf1;justify-content:space-between;align-items:center;padding:15px 18px;display:flex}.recharge-history>header>div{align-items:center;gap:9px;display:flex}.recharge-history>header>div>span{color:#2868f2;background:#eaf1ff;border-radius:6px;place-items:center;width:31px;height:31px;display:grid}.recharge-history>header>small{color:#8d99a9;font-size:8px}.recharge-history-list article{border-bottom:1px solid #edf1f5;grid-template-columns:34px minmax(210px,1fr) 100px 100px 70px 72px;align-items:center;gap:10px;min-height:66px;padding:10px 18px;display:grid}.recharge-history-list article:last-child{border-bottom:0}.recharge-history-method{color:#16815b;background:#e9f7f1;border-radius:6px;place-items:center;width:34px;height:34px;font-size:14px;font-weight:900;display:grid}.recharge-history-list article>div,.recharge-history-list article>span:not(.recharge-history-method){gap:4px;display:grid}.recharge-history-list article strong{color:#405168;font-size:10px}.recharge-history-list article small{color:#929dad;font-size:8px}.recharge-history-list article>em{border-radius:4px;justify-self:start;padding:4px 7px;font-size:8px;font-style:normal;font-weight:900}.recharge-history-list article>em.is-paid{color:#147553;background:#e6f6ef}.recharge-history-list article>em.is-pending{color:#a06c16;background:#fff4dc}.recharge-history-list article>em.is-failed{color:#bc4353;background:#fff0f2}.recharge-history-list article>em.is-muted{color:#758398;background:#eef2f6}.recharge-history-list article>button{color:#2868f2;cursor:pointer;background:0 0;border:0;font-size:8px;font-weight:900}.recharge-history-empty{color:#8996a8;align-content:center;justify-items:center;gap:7px;min-height:150px;display:grid}.recharge-history-empty strong{color:#56667c;font-size:10px}.recharge-history-empty small{font-size:8px}.recharge-dialog-layer{z-index:240;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0e192b94;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.recharge-payment-dialog{background:#fff;border-radius:11px;width:min(460px,100vw - 48px);animation:.18s ease-out both remixCaseModalIn;position:relative;overflow:hidden;box-shadow:0 28px 80px #0a172d57}.recharge-payment-dialog>header{background:#f8faff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;padding:17px 19px 14px;display:flex}.recharge-payment-dialog>header>div{gap:4px;display:grid}.recharge-payment-dialog>header span{color:#2868f2;font-size:8px;font-weight:900}.recharge-payment-dialog>header h2{color:#2b3b53;margin:0;font-size:16px}.recharge-payment-dialog>header button{color:#718096;cursor:pointer;background:#edf1f6;border:0;border-radius:6px;place-items:center;width:29px;height:29px;padding:0;display:grid}.recharge-dialog-amount{justify-content:center;align-items:baseline;gap:7px;padding:18px 16px 8px;display:flex}.recharge-dialog-amount small{color:#8a97a9;font-size:8px}.recharge-dialog-amount strong{color:#20314a;font-size:28px}.recharge-dialog-amount span{color:#60718a;font-size:9px}.recharge-qr-wrap{justify-items:center;gap:8px;padding:4px 0 10px;display:grid}.recharge-qr{background:#fff;border:1px solid #dce4ed;grid-template-rows:repeat(11,1fr);grid-template-columns:repeat(11,1fr);gap:2px;width:164px;height:164px;padding:10px;display:grid;box-shadow:0 6px 18px #192b491a}.recharge-qr i{background:0 0}.recharge-qr i.is-filled{background:#17243a;border-radius:1px}.recharge-qr-wrap>span{color:#a27221;align-items:center;gap:5px;font-size:8px;display:flex}.recharge-dialog-countdown{color:#7d8a9d;justify-content:center;align-items:center;gap:6px;font-size:9px;display:flex}.recharge-dialog-countdown strong{color:#c47a19}.recharge-dialog-order{background:#f7f9fc;border-radius:6px;gap:6px;margin:13px 18px;padding:10px 12px;display:grid}.recharge-dialog-order>div{color:#8491a3;justify-content:space-between;font-size:8px;display:flex}.recharge-dialog-order dd{color:#526177;margin:0;font-weight:800}.recharge-dev-controls{background:#fff8e9;border:1px dashed #e9cf93;border-radius:6px;margin:0 18px 13px;padding:10px}.recharge-dev-controls>span{color:#91671d;font-size:8px;font-weight:900}.recharge-dev-controls>div{gap:6px;margin-top:7px;display:flex}.recharge-dev-controls button{color:#775b28;cursor:pointer;background:#fff;border:1px solid #e6d5ad;border-radius:5px;flex:1;height:28px;font-size:8px;font-weight:800}.recharge-payment-dialog>footer{background:#fafbfd;border-top:1px solid #e6ebf1;justify-content:flex-end;gap:7px;padding:13px 18px;display:flex}.recharge-result{text-align:center;justify-items:center;gap:8px;padding:26px 24px 18px;display:grid}.recharge-result>span{color:#16835b;background:#e8f7f0;border-radius:50%;place-items:center;width:62px;height:62px;display:grid}.recharge-result:not(.is-paid)>span{color:#bf4b58;background:#fff0f2}.recharge-result h3{color:#2d3d55;margin:4px 0 0;font-size:17px}.recharge-result>p{color:#78869a;max-width:330px;margin:0;font-size:9px;line-height:1.6}.recharge-result>dl{background:#f7f9fc;border-radius:7px;gap:8px;width:100%;margin:8px 0 0;padding:12px;display:grid}.recharge-result>dl>div{color:#8390a2;justify-content:space-between;font-size:9px;display:flex}.recharge-result dd{color:#44546a;margin:0;font-weight:900}.recharge-result>footer{justify-content:center;gap:7px;width:100%;margin-top:5px;display:flex}.recharge-leave-confirm{z-index:2;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#17233780;place-items:center;padding:24px;display:grid;position:absolute;inset:0}.recharge-leave-confirm>section{color:#b87512;text-align:center;background:#fff;border-radius:9px;justify-items:center;gap:7px;max-width:330px;padding:20px;display:grid;box-shadow:0 16px 40px #12203738}.recharge-leave-confirm h3{color:#304159;margin:2px 0 0;font-size:14px}.recharge-leave-confirm p{color:#7e8c9f;margin:0;font-size:9px;line-height:1.6}.recharge-leave-confirm footer{gap:7px;margin-top:7px;display:flex}@media (max-width:1280px){.recharge-scroll{padding-left:22px;padding-right:22px}.recharge-workspace{grid-template-columns:minmax(0,1fr) 285px}.recharge-history-list article{grid-template-columns:34px minmax(190px,1fr) 85px 85px 64px 64px}}.support-search-band strong{font-size:14px}.support-search-band small{font-size:11px}.support-search-band input{font-size:12px}.support-topic-nav strong{font-size:11px}.support-topic-nav small{font-size:9px}.support-faq>header>span{font-size:10px}.support-faq>header h2{font-size:17px}.support-faq>header small{font-size:10px}.support-faq article>button{font-size:12px}.support-faq article p{font-size:11px}.support-empty strong{font-size:12px}.support-empty small{font-size:10px}.support-side h3{font-size:13px}.support-side button,.support-status>span{font-size:11px}.support-status small{font-size:9px}.settings-index>span{font-size:10px}.settings-index a{font-size:11px}.settings-sections h2,.account-section h2{font-size:13px}.settings-sections header p,.account-section header p{font-size:10px}.settings-row{min-height:72px}.settings-row strong{font-size:12px}.settings-row small{font-size:10px}.settings-row select,.account-error{font-size:11px}.account-error button,.account-profile-band>div>span{font-size:10px}.account-profile-band p{font-size:11px}.account-profile-band>i{font-size:10px}.account-section dl>div{min-height:60px}.account-section dt,.account-section dd,.account-security-row strong{font-size:11px}.account-security-row small,.account-security-row em{font-size:10px}.account-layout>aside header strong{font-size:12px}.account-balance>small{font-size:10px}.account-balance>div small{font-size:9px}.account-balance>div strong{font-size:11px}.account-layout>aside p,.account-storage>div,.account-plan>span{font-size:10px}.account-plan h3{font-size:15px}@media (max-width:1280px){.wb-work-grid.is-live,.wb-showcase-loading{grid-template-columns:repeat(3,minmax(0,1fr))}.people-summary{grid-template-columns:115px 105px 110px 110px minmax(250px,1fr)}.people-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.people-card-media{height:225px}.support-layout{grid-template-columns:200px minmax(0,1fr) 210px}}.wb-attachment-picker{flex:none;align-items:center;display:flex;position:relative}.wb-attachment-picker>.button[aria-expanded=true]{color:#215fda;background:#eaf1ff}.wb-attachment-menu{z-index:80;background:#fff;border:1px solid #d8e2ed;border-radius:8px;width:258px;padding:5px;animation:.14s ease-out both attachmentMenuIn;display:grid;position:absolute;top:calc(100% + 9px);left:0;overflow:hidden;box-shadow:0 18px 42px #14254033}.wb-attachment-picker.is-chat .wb-attachment-menu{top:auto;bottom:calc(100% + 9px)}@keyframes attachmentMenuIn{0%{opacity:0;transform:translateY(4px)}}.wb-attachment-menu>button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;width:100%;padding:8px;display:grid}.wb-attachment-menu>button:hover{background:#f3f7fc}.wb-attachment-menu>button>span{color:#2868f2;background:#eaf1ff;border-radius:6px;place-items:center;width:34px;height:34px;display:grid}.wb-attachment-menu>button>span.is-video{color:#6d4bd1;background:#f0ecff}.wb-attachment-menu>button>span.is-audio{color:#16815b;background:#e8f6f0}.wb-attachment-menu>button>div{gap:3px;min-width:0;display:grid}.wb-attachment-menu strong{color:#35455c;font-size:9px}.wb-attachment-menu small{color:#8996a8;white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.wb-agent-parameters{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.wb-agent-parameters .is-wide{grid-column:1/-1}.wb-agent-param-field{background:#ffffffc7;border:1px solid #dce5ef;border-radius:7px;gap:8px;min-width:0;padding:10px;display:grid}.wb-agent-param-field>header,.wb-agent-param-field.is-negative>span{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.wb-agent-param-field>header strong,.wb-agent-param-field.is-negative>span>strong{color:#405068;font-size:9px}.wb-agent-param-field>header small,.wb-agent-param-field.is-negative>span>small{color:#929daf;font-size:7px;font-weight:600}.wb-agent-segment{background:#edf2f7;border-radius:6px;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;padding:3px;display:grid;overflow:hidden}.wb-agent-segment button{color:#65748a;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;gap:5px;min-width:0;height:33px;padding:0 8px;font-size:8px;font-weight:800;display:flex}.wb-agent-segment button:hover{color:#2c63c9;background:#ffffffa6}.wb-agent-segment button.is-active{color:#215dcc;background:#fff;box-shadow:0 2px 8px #2746761f}.wb-agent-segment.is-ratio svg{color:#6f86ab}.wb-agent-segment.is-ratio button.is-active svg{color:#2868f2}.wb-agent-stepper{background:#edf2f7;border-radius:6px;grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;height:39px;display:grid;overflow:hidden}.wb-agent-stepper>button{color:#53647d;cursor:pointer;background:#fff;border:0;border-radius:5px;place-self:center;place-items:center;width:30px;height:30px;padding:0;display:grid;box-shadow:0 2px 7px #2746761a}.wb-agent-stepper>button:hover:not(:disabled){color:#2868f2}.wb-agent-stepper>button:disabled{color:#b5bfcc;cursor:not-allowed;box-shadow:none}.wb-agent-stepper>strong{color:#2d405c;justify-content:center;align-items:baseline;gap:3px;font-size:15px;display:flex}.wb-agent-stepper>strong small{color:#8391a4;font-size:8px}.wb-agent-model-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.wb-agent-model-options>button{text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #dbe4ee;border-radius:6px;grid-template-columns:32px minmax(0,1fr) 12px;align-items:center;gap:8px;min-width:0;padding:8px;display:grid;position:relative}.wb-agent-model-options>button:hover{border-color:#a9c4f7}.wb-agent-model-options>button.is-active{background:#edf4ff;border-color:#8fb3f5;box-shadow:inset 3px 0 #2868f2}.wb-agent-model-options>button>span{color:#5576af;background:#e9eef6;border-radius:6px;place-items:center;width:32px;height:32px;display:grid}.wb-agent-model-options>button.is-active>span{color:#2868f2;background:#dce9ff}.wb-agent-model-options>button>div{gap:3px;min-width:0;display:grid}.wb-agent-model-options strong{color:#394a62;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.wb-agent-model-options small{color:#8996a8;white-space:nowrap;text-overflow:ellipsis;font-size:7px;overflow:hidden}.wb-agent-model-options>button>i{border:2px solid #c2ccd8;border-radius:50%;width:10px;height:10px}.wb-agent-model-options>button.is-active>i{border:3px solid #2868f2}.wb-agent-param-field.is-negative input{color:#46566d;background:#f8fafc;border:1px solid #d8e2ec;border-radius:6px;outline:0;width:100%;height:36px;padding:0 10px;font-size:9px}.wb-agent-param-field.is-negative input:focus{background:#fff;border-color:#8fb3f5;box-shadow:0 0 0 3px #2868f214}.wb-agent-parameters>.wb-agent-inline-actions{grid-column:1/-1;padding-top:2px}.wb-generation-live{gap:10px;display:grid}.wb-generation-live>header{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;display:grid}.wb-generation-live>header>span{color:#2868f2;background:#eaf1ff;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.wb-generation-live>header>div{gap:3px;min-width:0;display:grid}.wb-generation-live>header strong{color:#32445e;font-size:11px}.wb-generation-live>header small{color:#7f8da1;font-size:8px;line-height:1.45}.wb-generation-live>header>b{color:#2868f2;font-variant-numeric:tabular-nums;font-size:16px}.wb-generation-live .wb-agent-progress{background:#dfe7f2;height:8px;margin:0;position:relative}.wb-generation-live .wb-agent-progress i{min-width:9px;transition:width .9s cubic-bezier(.2,.75,.2,1);position:relative;overflow:hidden}.wb-generation-live .wb-agent-progress i:after{content:"";background:linear-gradient(90deg,#0000,#ffffff8c,#0000);animation:1.8s ease-in-out infinite generationShine;position:absolute;inset:0;transform:translate(-100%)}@keyframes generationShine{to{transform:translate(100%)}}.wb-generation-meta{color:#63738a;justify-content:space-between;align-items:center;gap:12px;font-size:8px;display:flex}.wb-generation-meta>span{align-items:center;gap:5px;font-weight:800;display:flex}.wb-generation-meta small{color:#919cad;font-size:7px}.wb-generation-live>ol{grid-template-columns:repeat(5,minmax(0,1fr));margin:1px 0 0;padding:0;list-style:none;display:grid}.wb-generation-live>ol>li{color:#a0abba;justify-items:center;gap:4px;font-size:7px;font-weight:700;display:grid;position:relative}.wb-generation-live>ol>li:not(:last-child):after{content:"";background:#dce4ee;width:calc(100% - 24px);height:1px;position:absolute;top:8px;left:calc(50% + 12px)}.wb-generation-live>ol i{z-index:1;color:#8b98a9;background:#edf1f5;border:1px solid #dae2eb;border-radius:50%;place-items:center;width:17px;height:17px;font-size:7px;font-style:normal;display:grid;position:relative}.wb-generation-live>ol>li.is-active{color:#2868f2}.wb-generation-live>ol>li.is-active i{color:#fff;background:#2868f2;border-color:#2868f2;box-shadow:0 0 0 4px #2868f21a}.wb-generation-live>ol>li.is-done{color:#2c8064}.wb-generation-live>ol>li.is-done i{color:#fff;background:#26a177;border-color:#26a177}.wb-generation-live>ol>li.is-done:not(:last-child):after{background:#8fd0bb}.wb-agent-result{grid-template-columns:minmax(0,1fr) 230px;gap:12px}.wb-agent-result .video-preview-shell{border:1px solid #1f2c41;min-height:300px;box-shadow:0 8px 22px #14203424}.wb-agent-result video{min-height:300px}.wb-agent-result-side{background:#f9fbfd;gap:10px;min-height:300px;padding:12px}.wb-agent-result-heading{gap:5px;min-width:0;display:grid}.wb-agent-result-heading>span{color:#16815b;align-items:center;gap:4px;font-size:8px;font-weight:900;display:flex}.wb-agent-result-heading>strong{color:#314159;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.wb-agent-result-heading>small{color:#8996a8;font-size:8px;line-height:1.5}.wb-agent-result-side dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin:0;display:grid}.wb-agent-result-side dl>div{background:#fff;border:1px solid #e0e7ef;border-radius:5px;gap:3px;min-width:0;padding:7px;display:grid}.wb-agent-result-side dt{color:#96a1b0;font-size:7px}.wb-agent-result-side dd{color:#4b5b72;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:8px;font-weight:900;overflow:hidden}.wb-agent-result-side .wb-agent-cache-state{align-items:center;min-height:29px;display:flex}.wb-agent-result-download{gap:6px;margin-top:auto;display:grid}.wb-agent-result-download .button{width:100%}.wb-agent-result-download small{color:#929dad;text-align:center;font-size:7px}@media (max-width:1280px){.wb-agent-result{grid-template-columns:minmax(0,1fr) 210px}.wb-chat-panel>header{gap:6px;padding-left:10px;padding-right:10px}.wb-chat-panel>header .button{padding-left:8px;padding-right:8px}}
