@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Noto+Sans+KR:wght@400;500;600;700;800&display=swap";
.cutmix-scope{z-index:1000;overscroll-behavior:contain;background:#f6f5f0;position:fixed;inset:0;overflow:auto}@scope(.cutmix-scope){:scope{--ink:#171815;--muted:#777871;--soft-muted:#a6a79f;--line:#e5e4de;--paper:#f6f5f0;--panel:#fff;--sidebar:#1c1e1a;--sidebar-muted:#8e9288;--accent:#d7ff45;--accent-dark:#a8c92d;--danger:#ef6b5b}*{box-sizing:border-box}:scope{scroll-behavior:smooth;background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Noto Sans KR,Apple SD Gothic Neo,sans-serif}button,textarea,select,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}.app-shell{min-height:100vh}.sidebar{z-index:30;color:#f6f7f1;background:radial-gradient(circle at 15% 96%, #d7ff4512, transparent 25%), var(--sidebar);border-right:1px solid #292c26;flex-direction:column;width:244px;padding:23px 17px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-.06em;align-items:center;gap:10px;padding:0 7px 23px;font-size:20px;font-weight:800;display:flex}.brand-mark{color:#1b1d18;background:var(--accent);border-radius:9px 9px 9px 3px;place-items:center;width:33px;height:33px;display:grid;transform:rotate(-3deg)}.brand-mark svg{transform:rotate(3deg)}.new-project-button{color:#171914;background:var(--accent);border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;height:43px;margin-bottom:18px;font-size:13px;font-weight:800;transition:transform .18s,background .18s;display:flex;box-shadow:0 10px 26px #00000029}.new-project-button:hover{background:#e0ff70;transform:translateY(-1px)}.main-nav,.sidebar-bottom{flex-direction:column;gap:3px;display:flex}.nav-item{min-height:41px;color:var(--sidebar-muted);border-radius:7px;align-items:center;gap:12px;padding:0 11px;font-size:13px;font-weight:600;text-decoration:none;transition:color .16s,background .16s;display:flex;position:relative}.nav-item:hover{color:#e7e9df;background:#ffffff09}.nav-item-button{appearance:none;cursor:pointer;text-align:left;background:0 0;border:0;width:100%;font-family:inherit}.nav-item.active{color:#fff;background:#2a2d27}.nav-item.active svg{color:var(--accent)}.nav-dot{background:var(--accent);border-radius:50%;width:5px;height:5px;position:absolute;right:10px;box-shadow:0 0 0 3px #d7ff4514}.nav-count{color:#c4c8bc;background:#30332d;border-radius:10px;margin-left:auto;padding:2px 7px;font:500 10px DM Mono,monospace}.recent-block{border-top:1px solid #30332d;margin-top:27px;padding-top:22px}.section-eyebrow{color:#686c63;letter-spacing:.13em;text-transform:uppercase;padding:0 10px 11px;font:500 9px DM Mono,monospace}.recent-project{color:#d9dbd4;text-align:left;background:0 0;border:0;border-radius:7px;grid-template-columns:31px 1fr auto;align-items:center;gap:9px;width:100%;padding:8px 7px;display:grid}.recent-project:hover{background:#ffffff09}.recent-project strong,.recent-project small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.recent-project strong{max-width:139px;font-size:10.5px;font-weight:600}.recent-project small{color:#70746b;margin-top:3px;font-size:9px}.recent-project>svg{color:#656960}.recent-thumb{background-position:50%;background-size:cover;border-radius:5px;width:31px;height:31px}.scene-subway{background:linear-gradient(#04090d14,#04090d99),radial-gradient(circle at 72% 38%,#f5bd67 0 3%,#0000 4%),linear-gradient(145deg,#46545c,#11191e 58%,#05080a)}.scene-house{background:linear-gradient(140deg,#120a091f,#090c10b8),radial-gradient(circle at 65% 36%,#d49a53 0 5%,#0000 6%),linear-gradient(140deg,#8e6c4f,#1b2121)}.sidebar-bottom{margin-top:auto}.credit-card{background:#242721;border:1px solid #33372f;border-radius:9px;margin-bottom:11px;padding:14px}.credit-card>div:first-child{color:#9ca096;align-items:center;gap:7px;font-size:10px;font-weight:600;display:flex}.credit-icon{color:#1c1e1a;background:var(--accent);border-radius:5px;place-items:center;width:20px;height:20px;display:grid}.credit-card>strong{margin:10px 0 8px;font:500 17px DM Mono,monospace;display:block}.credit-card>strong small{color:#666b61;font-size:10px}.credit-track{background:#40443b;border-radius:4px;height:3px;margin-bottom:11px;overflow:hidden}.credit-track span{background:var(--accent);width:74%;height:100%;display:block}.credit-card button{color:#b4b8ad;text-align:left;text-underline-offset:3px;background:0 0;border:0;width:100%;padding:0;font-size:9px;text-decoration:underline}.sidebar-legal-links{color:#686d63;justify-content:center;align-items:center;gap:6px;padding:4px 2px 0;font-size:8px;display:flex}.sidebar-legal-links a{color:inherit;text-decoration:none}.sidebar-legal-links a:hover{color:#b9beb2;text-decoration:underline}.credit-purchase-overlay{z-index:120;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#161814a8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.credit-purchase-dialog{color:#292c26;background:#fbfaf5;border:1px solid #ffffffa6;border-radius:22px;width:min(720px,100%);max-height:calc(100vh - 48px);padding:30px;position:relative;overflow:auto;box-shadow:0 30px 90px #0000004d}.credit-purchase-close{color:#74786e;background:#efeee8;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:18px;right:18px}.credit-purchase-heading{gap:15px;padding-right:42px;display:flex}.credit-purchase-heading>span{color:#20231e;background:var(--accent);border-radius:13px;flex:0 0 44px;place-items:center;height:44px;display:grid}.credit-purchase-heading small{color:#798841;letter-spacing:.12em;font:700 10px DM Mono,monospace}.credit-purchase-heading h2{letter-spacing:-.045em;margin:5px 0 6px;font-size:clamp(22px,3vw,30px)}.credit-purchase-heading p{color:#777a70;margin:0;font-size:13px;line-height:1.65}.credit-purchase-result,.credit-purchase-error{border-radius:10px;align-items:center;gap:8px;margin-top:18px;padding:12px 14px;font-size:12px;font-weight:700;display:flex}.credit-purchase-result.success{color:#456014;background:#edf8d2}.credit-purchase-result.error,.credit-purchase-error{color:#a53e36;background:#fff0ed}.credit-purchase-result.neutral{color:#62665d;background:#efeee8}.credit-current-balance{color:#d7d9d0;background:#292c26;border-radius:12px;justify-content:space-between;align-items:baseline;margin:24px 0 13px;padding:14px 16px;display:flex}.credit-current-balance span{font-size:12px;font-weight:700}.credit-current-balance strong{color:var(--accent);font:700 21px DM Mono,monospace}.credit-pack-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.credit-pack-grid>button{color:#30332d;text-align:left;background:#fff;border:1px solid #deddd6;border-radius:13px;min-width:0;padding:18px 15px 15px;position:relative}.credit-pack-grid>button.selected{border-color:#a9cb18;box-shadow:0 0 0 2px #c2f62147}.credit-pack-grid em{color:#293016;background:var(--accent);border-radius:4px;padding:3px 6px;font:700 8px DM Mono,monospace;position:absolute;top:10px;right:10px}.credit-pack-grid span,.credit-pack-grid strong,.credit-pack-grid small{display:block}.credit-pack-grid span{color:#7f8279;font-size:11px;font-weight:800}.credit-pack-grid strong{margin-top:10px;font:700 24px DM Mono,monospace}.credit-pack-grid small{color:#6d761f;margin-top:6px;font-size:13px;font-weight:800}.credit-pack-grid p{color:#8b8d85;min-height:34px;margin:9px 0 0;font-size:10px;line-height:1.55}.credit-provider-tabs{background:#eae9e3;border-radius:11px;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px;padding:5px;display:grid}.credit-provider-tabs button{color:#74776e;background:0 0;border:0;border-radius:8px;padding:11px;font-size:12px;font-weight:800}.credit-provider-tabs button.active{color:#292c26;background:#fff;box-shadow:0 2px 9px #25272214}.credit-provider-tabs small{color:#999c92;margin-left:5px;font-size:9px}.credit-provider-note{color:#7f8278;text-align:center;margin:8px 0 0;font-size:11px}.credit-purchase-loading{color:#797d73;justify-content:center;gap:8px;padding:34px;font-size:12px;display:flex}.credit-purchase-submit{color:#22251f;background:var(--accent);border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:50px;margin-top:16px;font-size:14px;font-weight:900;display:flex}.credit-purchase-submit:disabled{cursor:not-allowed;opacity:.45}.credit-purchase-footnote{color:#989a92;text-align:center;margin:10px 0 0;font-size:10px}.credit-ledger{border-top:1px solid #dfded7;margin-top:22px;padding-top:19px}.credit-ledger-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.credit-ledger-heading>div{align-items:center;gap:8px;display:flex}.credit-ledger-heading h3{margin:0;font-size:14px}.credit-ledger-heading p{color:#85887e;margin:0;font-size:10px}.credit-ledger-list{background:#e3e2dc;border:1px solid #e3e2dc;border-radius:11px;gap:1px;max-height:222px;margin:12px 0 0;padding:0;list-style:none;display:grid;overflow:auto}.credit-ledger-list li{background:#fff;justify-content:space-between;align-items:center;gap:12px;padding:11px 13px;display:flex}.credit-ledger-list li>div{gap:3px;display:grid}.credit-ledger-list strong{color:#363931;font-size:11px}.credit-ledger-list span{color:#94968e;font-size:9px}.credit-ledger-list em{font:700 11px DM Mono,monospace}.credit-ledger-list .credit-positive{color:#5f7817}.credit-ledger-list .credit-negative{color:#52564c}.credit-ledger-empty{color:#8c8f86;text-align:center;background:#efeee8;border-radius:10px;margin-top:12px;padding:18px;font-size:11px}@media (max-width:680px){.credit-purchase-overlay{padding:12px}.credit-purchase-dialog{border-radius:17px;padding:23px 18px}.credit-pack-grid{grid-template-columns:1fr}.credit-pack-grid p{min-height:0}.credit-ledger-heading{flex-direction:column;align-items:flex-start}}.workspace{min-height:100vh;margin-left:244px}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f6f5f0e0;border-bottom:1px solid #dad9d2d9;justify-content:space-between;align-items:center;height:61px;padding:0 34px;display:flex;position:sticky;top:0}.breadcrumb{color:#9a9b94;align-items:center;gap:10px;font-size:11px;display:flex}.breadcrumb strong{color:#3d3e3a;font-weight:600}.topbar-actions{align-items:center;gap:12px;display:flex}.topbar-admin-branding{position:relative}.topbar-admin-branding>summary{color:#4f563b;cursor:pointer;background:#f0f3e5;border:1px solid #dce4bd;border-radius:9px;align-items:center;gap:7px;height:36px;padding:0 10px;font-size:10px;font-weight:800;list-style:none;display:inline-flex}.topbar-admin-branding>summary::-webkit-details-marker{display:none}.topbar-admin-branding>summary svg{color:#859c2d}.topbar-admin-branding>summary>i{background:#bdc1b4;border-radius:50%;width:7px;height:7px}.topbar-admin-branding>summary>i.enabled{background:#9fbd29;box-shadow:0 0 0 3px #9fbd2921}.topbar-admin-branding[open]>summary{color:#35400d;background:#eaf3c9;border-color:#c9db78}.topbar-admin-branding-popover{z-index:40;color:#30332b;background:#fff;border:1px solid #dedfd7;border-radius:13px;width:330px;padding:14px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 20px 55px #23261d2e}.topbar-admin-branding-heading{gap:3px;padding:2px 2px 11px;display:grid}.topbar-admin-branding-heading span{color:#7d9133;letter-spacing:.12em;font:700 8px DM Mono,monospace}.topbar-admin-branding-heading strong{font-size:13px}.topbar-admin-branding-heading small{color:#8b8e84;font-size:9px}.topbar-admin-branding-row{border-top:1px solid #efefe9;align-items:center;gap:12px;min-height:58px;padding:10px 8px;display:flex}.topbar-admin-branding-row>div{gap:3px;min-width:0;display:grid}.topbar-admin-branding-row>div strong{font-size:11px}.topbar-admin-branding-row>div small{color:#8d9087;font-size:9px}.topbar-admin-branding-row .admin-promotion-switch{flex:none}.topbar-admin-branding-popover>p{color:#cb4a42;margin:8px 2px 0;font-size:9px;font-weight:700}.cutmix-account-menu{flex:none;position:relative}.cutmix-account-trigger,.cutmix-login-button{color:#3d4039;background:#ffffffe6;border:1px solid #deddd6;border-radius:10px;align-items:center;gap:8px;min-height:40px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.cutmix-login-button:hover,.cutmix-account-trigger:hover,.cutmix-account-trigger[aria-expanded=true]{background:#fff;border-color:#cbd6a1}.cutmix-account-avatar{color:#323a16;background:var(--accent);border-radius:9px;flex:0 0 27px;place-items:center;width:27px;height:27px;font-size:11px;font-weight:900;display:grid}.cutmix-account-copy{text-align:left;gap:1px;min-width:68px;display:grid}.cutmix-account-copy small{color:#8b8e85;align-items:center;gap:4px;font-size:8px;font-weight:700;display:flex}.cutmix-account-copy small i{background:#79a620;border-radius:50%;width:5px;height:5px}.cutmix-account-copy strong{color:#383b34;text-overflow:ellipsis;white-space:nowrap;max-width:105px;font-size:10px;overflow:hidden}.cutmix-account-trigger>svg{color:#999c93;transition:transform .16s}.cutmix-account-trigger>svg.is-open{transform:rotate(180deg)}.cutmix-account-popover{z-index:45;color:#363932;background:#fff;border:1px solid #deddd6;border-radius:13px;width:265px;padding:10px;position:absolute;top:calc(100% + 9px);right:0;box-shadow:0 20px 55px #23261d2e}.cutmix-account-identity{border-bottom:1px solid #efeee9;align-items:center;gap:10px;padding:7px 7px 12px;display:flex}.cutmix-account-identity>span{color:#6f7f31;background:#f1f5df;border-radius:9px;flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid}.cutmix-account-identity>div{gap:2px;min-width:0;display:grid}.cutmix-account-identity strong{font-size:11px}.cutmix-account-identity small{color:#8c8f87;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.cutmix-account-popover>button{color:#64675f;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;width:100%;height:38px;margin-top:7px;padding:0 9px;font-size:10px;font-weight:700;display:flex}.cutmix-account-popover>button:hover{color:#3f423b;background:#f3f3ee}.cutmix-account-loading{color:#979991;align-items:center;gap:6px;font-size:9px;display:inline-flex}.cutmix-account-loading>span{background:#c9ccc1;border-radius:50%;width:7px;height:7px;animation:1s ease-in-out infinite alternate cutmix-account-pulse}@keyframes cutmix-account-pulse{to{opacity:.35}}.save-state{color:#9b9c95;align-items:center;gap:5px;font-size:10px;display:flex}.save-state svg{color:#7b8e36}.studio-wrap{width:min(1160px,100% - 72px);margin:0 auto;padding:47px 0 90px}.studio-heading{justify-content:space-between;align-items:flex-end;margin-bottom:39px;display:flex}.kicker,.modal-kicker{color:#74776e;letter-spacing:.16em;align-items:center;gap:7px;font:500 9px DM Mono,monospace;display:flex}.kicker svg{color:#99b430}.studio-heading h1{color:#1c1d19;letter-spacing:-.065em;margin:12px 0 0;font-size:clamp(31px,3.1vw,47px);font-weight:800;line-height:1.2}.studio-heading h1 em{color:#767972;font-style:normal;font-weight:500}.studio-heading>p{color:#868780;text-align:right;margin:0 0 7px;font-size:11px;line-height:1.9}.studio-benefits{flex-wrap:wrap;gap:8px;margin:-20px 0 24px;display:flex}.studio-benefits span{color:#68722f;background:#f0f5dc;border:1px solid #dfe8b7;border-radius:999px;align-items:center;gap:5px;padding:7px 10px;font-size:12px;font-weight:700;display:inline-flex}.creator-grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:20px;display:grid}.editor-panel,.preview-sticky{background:var(--panel);border:1px solid #e1e0da;border-radius:12px;box-shadow:0 13px 40px #2b2d2509}.editor-panel{padding:28px 31px 33px}.panel-header{grid-template-columns:35px 1fr auto;align-items:center;gap:11px;padding-bottom:23px;display:grid}.step-number{color:#22231e;background:var(--accent);border-radius:8px;place-items:center;width:32px;height:32px;font:600 11px DM Mono,monospace;display:grid}.panel-header h2,.setting-title h3{color:#2a2b27;letter-spacing:-.025em;margin:0;font-size:13px;font-weight:700}.panel-header p,.setting-title p{color:#a0a19a;margin:4px 0 0;font-size:9.5px}.sample-button{color:#85877f;background:#fafaf7;border:1px solid #e5e4df;border-radius:6px;align-items:center;gap:5px;padding:7px 10px;font-size:9px;font-weight:600;display:flex}.sample-button:hover{color:#4b4d46;border-color:#cecec6}.story-field{background:#fbfbf8;border:1px solid #deddd6;border-radius:8px;transition:border .15s,box-shadow .15s;overflow:hidden}.story-field:focus-within{border-color:#b7c970;box-shadow:0 0 0 3px #bad4561f}.story-field textarea{resize:vertical;color:#444640;background:0 0;border:0;outline:0;width:100%;min-height:194px;padding:18px 19px;font-size:11px;line-height:2.05;display:block}.story-field textarea::placeholder{color:#b6b7b0}.story-meta{border-top:1px solid #ebeae5;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.story-meta span{color:#999b93;align-items:center;gap:5px;font-size:8.5px;display:flex}.story-meta span svg{color:#9bb534}.story-meta strong{color:#686a63;font:500 9px DM Mono,monospace}.story-meta strong small{color:#b3b4ae}.quick-rewrite{background:#f4f7e8;border:1px solid #dce5b8;border-radius:9px;align-items:center;gap:10px;min-height:52px;margin-top:10px;padding:7px;display:flex}.quick-rewrite>button:first-child{color:#384214;text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:9px;min-width:0;padding:7px 9px;display:flex}.quick-rewrite>button:first-child>svg{color:#7f9822;flex:none}.quick-rewrite>button:first-child span,.quick-rewrite>button:first-child strong,.quick-rewrite>button:first-child small{display:block}.quick-rewrite>button:first-child strong{font-size:11px}.quick-rewrite>button:first-child small{color:#7c8269;margin-top:3px;font-size:8.5px}.quick-rewrite>button:first-child:disabled{cursor:not-allowed;opacity:.5}.quick-rewrite-restore{color:#616658;white-space:nowrap;background:#fff;border:1px solid #d9ddcd;border-radius:7px;align-items:center;gap:4px;min-height:34px;padding:0 9px;font-size:8.5px;font-weight:800;display:inline-flex}.quick-rewrite-status{color:#66751f;font-size:8.5px;font-weight:800}.quick-rewrite-status.error{color:#a0443a}.script-lab{background:linear-gradient(135deg,#d7ff4512,#0000 42%),#f7f7f2;border:1px solid #dfdfd7;border-radius:9px;margin-top:12px;padding:16px}.advanced-settings-toggle{color:#5f6259;text-align:left;background:#f6f6f1;border:1px solid #e5e5de;border-radius:9px;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;width:100%;margin:18px 0 0;padding:12px 14px;display:grid}.advanced-settings-toggle>span:first-child{color:#73832c;background:#ebf2ce;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.advanced-settings-toggle strong,.advanced-settings-toggle small{display:block}.advanced-settings-toggle strong{color:#32352e;font-size:14px}.advanced-settings-toggle small{color:#96988f;margin-top:3px;font-size:11px}.advanced-settings-toggle>svg{transition:transform .18s}.advanced-settings-toggle.open>svg{transform:rotate(180deg)}.script-lab-header,.script-lab-header>div,.localization-title{align-items:center;display:flex}.script-lab-header{justify-content:space-between;margin-bottom:13px}.script-lab-header>div{gap:9px}.script-lab-icon{color:#25271f;background:var(--accent);border-radius:7px;place-items:center;width:29px;height:29px;display:grid}.script-lab h3{color:#30322c;margin:0;font-size:10.5px}.script-lab p{color:#9a9c93;margin:3px 0 0;font-size:8px}.beta-label{color:#829525;letter-spacing:.08em;background:#edf4d2;border-radius:4px;padding:4px 6px;font:600 7px DM Mono,monospace}.writing-style-grid{grid-template-columns:repeat(6,1fr);gap:5px;display:grid}.writing-style-grid button{color:#666861;text-align:center;background:#fff;border:1px solid #e0e0d8;border-radius:6px;min-width:0;padding:8px 4px}.writing-style-grid button:hover,.writing-style-grid button.selected{color:#292b25;border-color:#b3c866}.writing-style-grid button.selected{background:#fbfff0;box-shadow:inset 0 0 0 1px #dce7b0}.writing-style-grid strong,.writing-style-grid small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.writing-style-grid small{color:#adafa7;margin-top:3px;font-size:6px}.rewrite-actions{align-items:center;gap:7px;min-height:32px;margin-top:8px;display:flex}.rewrite-button,.restore-button{border-radius:6px;justify-content:center;align-items:center;gap:6px;height:31px;font-size:8.5px;font-weight:700;display:flex}.rewrite-language-select{color:#74766d;background:#fff;border:1px solid #ddddd5;border-radius:6px;align-items:center;min-width:116px;height:31px;display:flex;position:relative}.rewrite-language-select>svg:first-child{margin-left:8px}.rewrite-language-select>svg:last-child{pointer-events:none;position:absolute;right:7px}.rewrite-language-select select{appearance:none;color:#696b63;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 23px 0 6px;font-size:7.5px}.rewrite-button{color:#eff1e8;background:#292c25;border:0;min-width:126px;padding:0 12px}.rewrite-button:hover:not(:disabled){background:#373b32}.rewrite-button:disabled{cursor:not-allowed;opacity:.55}.restore-button{color:#6f7169;background:#fff;border:1px solid #ddddd5;padding:0 9px}.rewrite-status{color:#7f922f;align-items:center;gap:4px;font-size:7.5px;display:flex}.rewrite-status.error{color:#c35e52}.spin{animation:1s linear infinite spin}.localization-block{border-top:1px solid #dfdfd8;margin-top:14px;padding-top:14px}.localization-title{gap:8px}.localization-title>span{color:#6d7168;background:#ecece5;border-radius:7px;flex:none;place-items:center;width:29px;height:29px;display:grid}.localization-title>div{flex:1}.localization-title>strong{color:#8b9e35;font:600 8px DM Mono,monospace}.language-chips{flex-wrap:wrap;gap:5px;margin-top:10px;display:flex}.language-chips button{color:#73756d;background:#fff;border:1px solid #deded6;border-radius:6px;align-items:center;gap:5px;height:29px;padding:0 8px 0 5px;font-size:7.5px;display:flex}.language-chips button>span{color:#85877e;background:#efefe9;border-radius:4px;place-items:center;width:21px;height:19px;font:600 6.5px DM Mono,monospace;display:grid}.language-chips button.selected{color:#32342d;background:#fbfff0;border-color:#b6cb68}.language-chips button.selected>span{color:#282a23;background:var(--accent)}.language-chips button.selected>svg{color:#88a020}.localization-note{color:#999b92;align-items:center;gap:5px;margin-top:9px;font-size:7.5px;display:flex}.localization-note>svg{color:#97b12e}.localization-note>span{color:#73766c;margin-left:auto;font-weight:700}.setting-section{border-bottom:1px solid #efeee9;padding:24px 0}.setting-title{align-items:center;gap:10px;margin-bottom:14px;display:flex}.setting-title>span{color:#767970;background:#f3f3ee;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.admin-promotion-setting{background:linear-gradient(135deg,#f7faea,#fff);border:1px solid #dbe8a7;border-radius:12px;margin:8px 0;padding:18px}.admin-promotion-setting .setting-title{margin-bottom:12px}.admin-promotion-setting .setting-title h3 small{color:#62751b;vertical-align:2px;background:#e8f5ba;border-radius:4px;margin-left:5px;padding:2px 5px;font:700 8px DM Mono,monospace}.admin-promotion-switch{color:#74786c;background:#eceee5;border:1px solid #d9dcd0;border-radius:999px;align-items:center;gap:7px;height:34px;margin-left:auto;padding:0 10px 0 5px;font-size:10px;font-weight:800;display:inline-flex}.admin-promotion-switch i{background:#cfd2c7;border-radius:999px;width:34px;height:22px;position:relative}.admin-promotion-switch i:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #1e231633}.admin-promotion-switch.enabled{color:#364507;background:#e5f5ab;border-color:#bed557}.admin-promotion-switch.enabled i{background:#a9c72f}.admin-promotion-switch.enabled i:after{transform:translate(12px)}.admin-promotion-switch:disabled{cursor:wait;opacity:.7}.admin-promotion-preview{color:#fff;background:#22261c;border-radius:8px;align-items:center;gap:8px;min-height:44px;padding:9px 12px;display:flex}.admin-promotion-preview span,.admin-promotion-preview b{letter-spacing:.04em;font:700 10px DM Mono,monospace}.admin-promotion-preview b{color:#c7ef32}.admin-promotion-preview small{color:#aeb3a3;margin-left:auto;font-size:9px}.admin-promotion-option-row{background:#ffffffc7;border:1px solid #e0e7c2;border-radius:9px;align-items:center;gap:14px;margin-top:10px;padding:11px 12px;display:flex}.admin-promotion-option-row>div{gap:2px;min-width:0;display:grid}.admin-promotion-option-row strong{color:#34392c;font-size:11px}.admin-promotion-option-row small{color:#858a7c;font-size:9px;line-height:1.45}.admin-promotion-error{color:#cf4c43;margin-top:7px;font-size:9px;font-weight:700}.format-options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.format-card{color:#343630;text-align:left;background:#fff;border:1px solid #e1e0da;border-radius:8px;align-items:center;gap:12px;min-height:72px;padding:11px 13px;display:flex;position:relative}.format-card:hover,.format-card.selected{border-color:#b9ca74}.format-card.selected{background:#fdfff8;box-shadow:inset 0 0 0 1px #dce7af}.format-card.unavailable,.format-card.unavailable:hover{cursor:not-allowed;color:#8d8e87;box-shadow:none;background:#f4f4f0;border-color:#e3e3dd}.format-card.unavailable .format-icon{opacity:.62}.coming-soon-badge{color:#59651d;font-family:var(--font-geist-mono), monospace;letter-spacing:.06em;vertical-align:1px;background:#e6f8a5;border-radius:999px;margin-left:5px;padding:3px 5px 2px;font-size:6.5px;font-style:normal;display:inline-flex}.format-icon{background:#f0f0eb;border-radius:6px;flex:none;place-items:center;width:39px;height:47px;display:grid}.format-icon>span{border:1.5px solid #777a72;border-radius:2px;display:block}.format-icon.portrait>span{width:15px;height:25px}.format-icon.landscape>span{width:26px;height:16px}.format-card>span:nth-child(2){min-width:0}.format-card strong,.format-card small{display:block}.format-card small{color:#a0a19a;margin-top:5px;font-size:8.5px}.selected-check,.style-check{color:#20221b;background:var(--accent);border-radius:50%;place-items:center;width:17px;height:17px;display:grid}.selected-check{position:absolute;top:10px;right:10px}.setting-title-row .duration-value{color:#30322c;margin-left:auto;font:600 12px DM Mono,monospace}.duration-range{appearance:none;background:linear-gradient(to right, #bbdc3b var(--range-progress), #e8e8e2 var(--range-progress));border-radius:5px;outline:none;width:100%;height:3px;margin:10px 0 0}.duration-range::-webkit-slider-thumb{appearance:none;background:#fff;border:4px solid #b6d43d;border-radius:50%;width:15px;height:15px;box-shadow:0 2px 5px #00000029}.range-labels{color:#adafa7;justify-content:space-between;margin-top:7px;font:400 8px DM Mono,monospace;display:flex}.auto-duration-title{align-items:center}.auto-badge{color:#4f5d1c;letter-spacing:.08em;background:#ecf5ca;border:1px solid #dce9a8;border-radius:999px;margin-left:auto;padding:5px 7px;font:700 7px DM Mono,monospace}.auto-duration-card{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.auto-duration-card>div{color:#5b662c;background:linear-gradient(135deg,#f5f8e9,#eef3d9);border:1px solid #e0e8bd;border-radius:8px;align-items:center;gap:9px;min-width:0;padding:10px;display:flex}.auto-duration-card span,.auto-duration-card small,.auto-duration-card strong{display:block}.auto-duration-card small{color:#969d78;font-size:7px}.auto-duration-card strong{color:#383d28;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;overflow:hidden}.auto-duration-note{color:#a0a298;margin:8px 0 0;font-size:7px;line-height:1.55}.style-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.custom-style-field{background:#f8f8f3;border:1px solid #e4e5dc;border-radius:10px;margin-top:13px;padding:15px}.custom-style-field>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.custom-style-field label{color:#35382f;font-size:13px;font-weight:800}.custom-style-field label span{color:#81847a;background:#ecece6;border-radius:4px;margin-left:4px;padding:2px 5px;font-size:9px;font-weight:700}.custom-style-field>div:first-child>small{color:#9c9e94;font:500 10px DM Mono,monospace}.custom-style-field textarea{resize:vertical;color:#3f423a;background:#fff;border:1px solid #dcded4;border-radius:8px;outline:0;width:100%;min-height:82px;margin-top:10px;padding:11px 12px;font-family:inherit;font-size:13px;font-weight:500;line-height:1.65}.custom-style-field textarea:focus{border-color:#b7ce49;box-shadow:0 0 0 3px #b7ce491f}.custom-style-examples{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.custom-style-examples button{color:#72756b;background:#fff;border:1px solid #ddded6;border-radius:999px;height:27px;padding:0 9px;font-size:10px;font-weight:700}.custom-style-field>p{color:#8b8e84;margin:10px 0 0;font-size:11px;line-height:1.55}.custom-style-field>p strong{color:#66752b}.editor-create-bar{z-index:10;color:#f4f5ee;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#23261ff5;border:1px solid #474c3c;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px 18px;margin-top:25px;padding:14px 15px;display:grid;position:sticky;bottom:14px;box-shadow:0 16px 38px #1c1f1938}.editor-create-bar>div strong,.editor-create-bar>div span{display:block}.editor-create-bar>div strong{font-size:14px}.editor-create-bar>div span{color:#b9bdb0;margin-top:4px;font-size:11px}.editor-create-bar>button{color:#1b1e16;background:var(--accent);border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-width:214px;height:50px;padding:0 10px 0 16px;font-size:14px;font-weight:900;display:inline-flex}.editor-create-bar>button:disabled{cursor:not-allowed;filter:grayscale(.65);opacity:.55}.editor-create-bar>button small{background:#ffffff61;border-radius:5px;align-items:center;gap:3px;margin-left:auto;padding:5px 7px;font:700 10px DM Mono,monospace;display:inline-flex}.editor-create-bar>p{color:#8f9486;text-align:right;grid-column:1/-1;margin:-5px 0 0;font-size:10px}.style-card{color:#393b35;text-align:left;background:#fff;border:1px solid #e2e1db;border-radius:7px;padding:0;position:relative;overflow:hidden}.style-card:hover,.style-card.selected{border-color:#b7c970;box-shadow:0 0 0 1px #dbe5b6}.style-image{background-color:#0000;background-image:radial-gradient(circle at 72% 40%,#f7c36e 0 4%,#0000 5%),linear-gradient(145deg,#4a5962,#10171c 60%,#07090b);background-position:50% 57%;background-repeat:repeat,repeat;background-size:110%;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;height:55px;display:block}.style-image.webtoon{filter:contrast(1.35)saturate(.5);background-position:50% 63%;background-size:125%}.style-image.anime{filter:saturate(1.45)brightness(1.18)contrast(.9);background-position:50% 52%}.style-image.analog{filter:sepia(.45)hue-rotate(320deg)saturate(.7)contrast(1.25);background-position:50% 69%}.style-card>span:nth-child(2){padding:8px 9px 9px;display:block}.style-card strong,.style-card small{display:block}.style-card small{color:#a1a39a;margin-top:3px;font-size:7.5px}.style-check{position:absolute;top:5px;right:5px}.setting-columns{grid-template-columns:1fr 1fr;gap:24px;padding-top:24px;display:grid}.compact-setting:first-child{border-right:1px solid #efeee9;padding-right:23px}.compact-setting .setting-title{margin-bottom:10px}.select-wrap{position:relative}.select-wrap select{appearance:none;color:#53554f;background:#fbfbf8;border:1px solid #dfded8;border-radius:7px;outline:none;width:100%;height:39px;padding:0 34px 0 12px;font-size:9px}.select-wrap svg{color:#888a82;pointer-events:none;position:absolute;top:12px;right:11px}.custom-voice-actions{justify-content:space-between;align-items:center;gap:8px;margin-top:7px;display:flex}.voice-library-open{color:#42483a;background:#f1f6df;border:1px solid #d9e4ac;border-radius:7px;align-items:center;gap:7px;width:100%;height:36px;margin-top:8px;padding:0 10px;font-size:10px;font-weight:800;display:flex}.voice-library-open span{color:#819048;margin-left:auto;font-size:8px;font-weight:600}.custom-voice-actions button,.custom-voice-actions a{color:#74776d;font-size:9px;font-weight:700;text-decoration:none}.custom-voice-actions a:hover{color:#65771f}.custom-voice-field{background:#fbfbf8;border:1px solid #dfded8;border-radius:7px;gap:5px;margin-top:8px;padding:10px;display:grid}.custom-voice-field label{color:#575a51;font-size:9px;font-weight:800}.custom-voice-field input{color:#34372f;background:#fff;border:1px solid #d9dbd1;border-radius:6px;outline:none;width:100%;height:34px;padding:0 9px;font:10px DM Mono,monospace}.custom-voice-field input:focus{border-color:#a6c62f;box-shadow:0 0 0 2px #a6c62f1f}.custom-voice-field small{color:#92958b;font-size:8px;line-height:1.45}.custom-voice-field small.success{color:#65791f}.custom-voice-field small.error{color:#c95d50}.speech-speed-control{background:#f7f8f1;border:1px solid #e1e4d6;border-radius:7px;margin-top:10px;padding:10px 11px 8px}.speech-speed-control>div,.speech-speed-control>small{justify-content:space-between;align-items:center;display:flex}.speech-speed-control>div{color:#66695f;font-size:10px;font-weight:700}.speech-speed-control strong{color:#66791f;font:700 11px DM Mono,monospace}.speech-speed-control input{accent-color:#a6c62f;cursor:pointer;width:100%;height:18px;margin:6px 0 2px}.speech-speed-control>small{color:#a0a298;font-size:8px}.voice-preview{color:#7a7c74;background:0 0;border:1px solid #e6e5df;border-radius:6px;align-items:center;gap:5px;width:100%;height:29px;margin-top:7px;padding:0 9px;font-size:8px;display:flex}.voice-preview:disabled{cursor:default;opacity:.62}.voice-preview>span{flex:1;justify-content:flex-end;align-items:center;gap:2px;display:flex}.voice-preview i{background:#c4c6bc;border-radius:2px;width:1.5px}.voice-preview span.playing i{background:#a5c42f;animation:.65s ease-in-out infinite alternate equalizer}.voice-preview span.playing i:nth-child(3n){animation-delay:.15s}.voice-preview span.playing i:nth-child(2n){animation-delay:.3s}.voice-preview-error{color:#c95d50;margin:6px 2px 0;font-size:8px;line-height:1.45}@keyframes equalizer{to{transform:scaleY(.35)}}.caption-options{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.caption-options button{background:#fff;border:1px solid #e2e1db;border-radius:6px;padding:0;overflow:hidden}.caption-options button.selected{border-color:#b7c970;box-shadow:0 0 0 1px #dbe5b6}.caption-swatch{background:#262824;justify-content:center;align-items:center;gap:2px;height:38px;font-size:6px;font-style:normal;display:flex}.caption-swatch i{color:#fff;font-style:normal;font-weight:700}.caption-swatch b{color:#24261f;background:var(--accent);padding:1px 2px}.caption-swatch.clean{background:linear-gradient(#4b4e47,#242622)}.caption-swatch.clean b{color:#fff;background:0 0}.caption-swatch.off{color:#8a8d84;background:repeating-linear-gradient(-45deg,#f1f1ed 0 5px,#e8e8e2 5px 10px)}.caption-swatch.off i{color:#85887f;font-size:6px;font-weight:650}.caption-options small{color:#777971;padding:6px;font-size:7.5px;display:block}.caption-detail-toggle{color:#656960;background:#f5f5f0;border:1px solid #e0e1da;border-radius:7px;justify-content:space-between;align-items:center;width:100%;min-height:33px;margin-top:7px;padding:0 10px;font-size:9px;font-weight:800;display:flex}.caption-detail-toggle svg{transition:transform .16s}.caption-detail-toggle svg.open{transform:rotate(180deg)}.caption-detail-settings{background:#f8f8f4;border:1px solid #e3e4dc;border-radius:8px;gap:9px;margin-top:7px;padding:11px;display:grid}.caption-detail-settings>div{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:8px;display:grid}.caption-detail-settings>div>span{color:#696d63;font-size:9px;font-weight:800}.caption-detail-settings>div>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.caption-detail-settings button{color:#70736a;background:#fff;border:1px solid #dedfd8;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-height:29px;font-size:8px;font-weight:750;display:inline-flex}.caption-detail-settings button.selected{color:#3d4818;background:#f1f8d7;border-color:#aec74c}.caption-detail-settings button:disabled{cursor:not-allowed;opacity:.45}.caption-color-options button i{background:#fff;border:1px solid #d5d6d0;border-radius:50%;width:10px;height:10px;display:block}.caption-color-options button.yellow i{background:#ffe066;border-color:#e5c950}.caption-color-options button.lime i{background:#d7ff45;border-color:#afd022}.caption-detail-settings>small{color:#8b8e85;text-align:center;font-size:8px}.preview-column{min-width:0}.preview-sticky{padding:24px;position:static}.preview-content-grid{grid-template-columns:minmax(290px,360px) minmax(0,1fr);align-items:start;gap:24px;display:grid}.preview-details{min-width:0}.preview-label{color:#86887f;letter-spacing:.14em;justify-content:space-between;align-items:center;margin-bottom:14px;font:500 11px DM Mono,monospace;display:flex}.preview-label>div{align-items:center;gap:7px;display:flex}.preview-label>span{color:#9b9d94;letter-spacing:0;background:#f2f2ed;border-radius:4px;padding:4px 6px}.live-dot{background:#b5d634;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #b5d63426}.video-preview{aspect-ratio:9/16;background:#0e1418;border-radius:9px;width:100%;min-height:0;transition:min-height .25s;position:relative;overflow:hidden}.video-preview.longform{aspect-ratio:16/9;min-height:180px}.video-preview.has-final{background:#050605}.rendered-main-video{z-index:2;object-fit:contain;background:#050605;width:100%;height:100%;position:absolute;inset:0}.video-preview img{object-fit:cover}.preview-placeholder{background:linear-gradient(#03070a14,#03070ab8),radial-gradient(circle at 72% 39%,#ffc161f2 0 2%,#ffb34738 3% 9%,#0000 17%),repeating-linear-gradient(90deg,#0000 0 15%,#ffffff09 15.2% 15.8%),linear-gradient(145deg,#5a6a72,#182329 52%,#070b0d);position:absolute;inset:0}.ai-preview-chip{z-index:3;color:#fff;letter-spacing:-.01em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07080db8;border:1px solid #ffffff3d;border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:42px;left:14px}.ai-preview-chip.final{z-index:4;color:#1d2117;background:#d7ff45eb;border-color:#d7ff45b3}.video-preview.longform img{object-position:center 57%}.preview-grain{opacity:.28;background:linear-gradient(#0003,#0000 26% 58%,#000000bf),repeating-linear-gradient(0deg,#ffffff05 0 1px,#0000 1px 3px);position:absolute;inset:0}.preview-top{color:#ffffffbd;letter-spacing:.12em;justify-content:space-between;font:500 7px DM Mono,monospace;display:flex;position:absolute;inset:15px 15px auto}.preview-top span:first-child{border-left:2px solid var(--accent);padding-left:7px}.preview-caption{color:#fff;letter-spacing:-.05em;text-shadow:0 2px 8px #0009;flex-direction:column;align-items:center;font-size:20px;font-weight:800;line-height:1.35;display:flex;position:absolute;bottom:22%;left:0;right:0}.preview-caption strong{color:#1b1d17;background:var(--accent);text-shadow:none;padding:0 5px 2px}.preview-caption.clean strong{color:inherit;text-shadow:inherit;background:#080a08b8}.preview-caption.position-top{top:54px;bottom:auto}.preview-caption.position-middle{top:50%;bottom:auto;transform:translateY(-50%)}.preview-caption.size-small{font-size:17px}.preview-caption.size-large{font-size:24px}.preview-caption.color-yellow{color:#ffe066}.preview-caption.color-lime{color:#d7ff45}.preview-caption.highlight.color-yellow strong{color:#20231d;background:#fff}.preview-caption.highlight.color-lime strong{color:#20231d;background:#ffe066}.video-preview.longform .preview-caption{font-size:13px;bottom:12%}.video-preview.longform .preview-caption.size-small{font-size:11px}.video-preview.longform .preview-caption.size-large{font-size:16px}.video-preview.longform .preview-caption span,.video-preview.longform .preview-caption strong{display:inline}.preview-controls{align-items:center;gap:8px;display:flex;position:absolute;bottom:13px;left:13px;right:13px}.preview-controls button{color:#1b1d18;background:#eff1e9e6;border:0;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.preview-timeline{background:#ffffff4d;border-radius:3px;flex:1;height:2px;overflow:hidden}.preview-timeline span{background:var(--accent);width:28%;height:100%;display:block}.preview-timeline span.moving{animation:5s linear infinite playhead}@keyframes playhead{0%{width:28%}to{width:100%}}.preview-controls small{color:#ffffffb8;font:400 7px DM Mono,monospace}.scene-strip{border-bottom:1px solid #ecebe6;padding:16px 0 15px}.scene-strip-head{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.scene-strip-head span{color:#a3a59c;font-size:12px}.scene-thumbs{scrollbar-width:thin;gap:6px;padding:2px;display:flex;overflow-x:auto}.scene-thumbs button,.scene-placeholder-thumb{background:#ddd;border:1px solid #0000;border-radius:5px;width:72px;height:54px;padding:0;display:block;position:relative;overflow:hidden}.scene-thumbs button.active,.scene-placeholder-thumb.active{border-color:#a8c72e;box-shadow:0 0 0 1px #a8c72e}.scene-thumbs button img{object-fit:cover}.scene-image{background-color:#0000;background-image:linear-gradient(#0000000d,#0000007a),radial-gradient(circle at 72% 38%,#efb55f 0 4%,#0000 5%),linear-gradient(145deg,#4a5962,#11191e 58%,#07090b);background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:125%;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;width:100%;height:100%;display:block}.scene-image.first{background-position:50% 18%}.scene-image.second{filter:brightness(.8);background-position:50% 52%}.scene-image.third{filter:sepia(.2)brightness(.7);background-position:50% 77%}.scene-thumbs button small,.scene-placeholder-thumb small{color:#fff;z-index:2;background:#0000008c;border-radius:2px;padding:1px 3px;font:500 9px DM Mono,monospace;position:absolute;bottom:2px;left:4px}.scene-more{color:#85877e;background:#f2f2ed;border-radius:5px;place-items:center;width:52px;font:500 11px DM Mono,monospace;display:grid}.scene-strip p{color:#9a9c93;align-items:center;gap:5px;margin:10px 0 0;font-size:13px;line-height:1.65;display:flex;overflow:hidden}.scene-direction{flex-wrap:wrap;gap:5px;margin-top:10px;display:flex}.scene-direction span,.scene-direction b{color:#66695f;text-transform:uppercase;background:#f0f1eb;border:1px solid #e2e3dc;border-radius:4px;padding:4px 6px;font:500 10px DM Mono,monospace}.scene-direction b{color:#5d6b22;background:#f1f7d9;border-color:#dfe9b4;margin-left:auto}.generate-button{color:#1b1d17;background:var(--accent);border:0;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;width:100%;height:56px;margin-top:15px;padding:0 8px 0 10px;font-size:15px;font-weight:800;transition:transform .18s,filter .18s;display:grid;box-shadow:0 10px 20px #9ab92f24}.generate-button:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-1px)}.generate-button:disabled{cursor:not-allowed;filter:grayscale(.5);opacity:.5}.generate-button>span{background:#181b1314;border-radius:6px;place-items:center;width:31px;height:31px;display:grid}.generate-button small{background:#ffffff61;border-radius:5px;align-items:center;gap:4px;padding:6px 8px;font:600 11px DM Mono,monospace;display:flex}.generation-note{color:#aaaca4;text-align:center;margin:9px 0 0;font-size:11px}.render-download-button{color:#d7ff45;background:#262a21;border:1px solid #3c422f;border-radius:7px;justify-content:center;align-items:center;gap:8px;height:38px;margin-top:8px;font-size:13px;font-weight:800;text-decoration:none;display:flex}.render-inline-status{color:#4b4f42;background:#eef1e2;border:1px solid #dce5bc;border-radius:7px;margin-top:9px;padding:9px 10px}.render-inline-status>div{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;font-size:8px;display:grid}.render-inline-status>div span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.render-inline-status>i{background:#d9ddc8;border-radius:999px;height:4px;margin-top:7px;display:block;overflow:hidden}.render-inline-status>i b{border-radius:inherit;background:#94a83c;height:100%;transition:width .24s;display:block}.render-inline-error{color:#9a3a31;background:#fff0ed;border:1px solid #f1c9c3;border-radius:7px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:34px;margin-top:8px;font-size:8px;font-weight:800;display:flex}.render-inline-error span,.render-inline-error small{display:block}.render-inline-error small{max-width:420px;margin-top:2px;font-size:10px;font-weight:500}.generation-overlay{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#121411b8;place-items:center;padding:20px;animation:.18s fade-in;display:grid;position:fixed;inset:0}@keyframes fade-in{0%{opacity:0}}.generation-modal{text-align:center;background:#f9f9f5;border:1px solid #ffffff80;border-radius:16px;width:min(560px,100%);max-height:calc(100vh - 40px);padding:48px 46px 42px;animation:.26s cubic-bezier(.2,.8,.2,1) modal-in;position:relative;overflow-y:auto;box-shadow:0 30px 90px #00000052}@keyframes modal-in{0%{opacity:0;transform:translateY(12px)scale(.98)}}.modal-close{color:#86887e;background:#eeeeea;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:15px;right:15px}.render-orbit{place-items:center;width:76px;height:76px;margin:0 auto 22px;display:grid;position:relative}.render-orbit>span{color:#22241d;background:var(--accent);border-radius:15px 15px 15px 5px;place-items:center;width:50px;height:50px;display:grid}.render-orbit i{border:1px solid #dbddd3;border-top-color:#9cba2a;border-radius:50%;animation:1s linear infinite spin;position:absolute;inset:0}@keyframes spin{to{transform:rotate(360deg)}}.generation-modal .modal-kicker{color:#93aa38;justify-content:center;font-size:11.5px;line-height:1.5}.generation-modal h2{letter-spacing:-.05em;margin:14px 0 10px;font-size:26px;line-height:1.38}.generation-modal>p{color:#94968e;margin:0;font-size:14px;line-height:1.75}.progress-track{background:#e4e5de;border-radius:5px;height:5px;margin-top:28px;overflow:hidden}.progress-track span{background:#b6d43d;border-radius:5px;height:100%;transition:width .35s;display:block}.progress-meta{color:#999b92;justify-content:space-between;margin-top:8px;font-size:12px;display:flex}.progress-meta strong{color:#4b4d46;font:600 13px DM Mono,monospace}.generation-steps{grid-template-columns:repeat(5,1fr);gap:7px;margin-top:28px;display:grid}.generation-steps>div{color:#b4b6ad;flex-direction:column;align-items:center;gap:7px;display:flex}.generation-steps>div>span{background:#eeeee9;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.generation-steps>div small{font-size:10.5px;line-height:1.45}.generation-steps>div.active{color:#6e792f}.generation-steps>div.active>span{color:#2d301f;background:var(--accent);box-shadow:0 0 0 4px #d7ff4529}.generation-steps>div.done>span{color:#697829;background:#e7edcf}.complete-mark,.error-mark{color:#21231c;background:var(--accent);border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 19px;display:grid;box-shadow:0 0 0 9px #d7ff4521}.completed-preview{text-align:left;background:#eeeeea;border-radius:10px;grid-template-columns:68px 1fr auto;align-items:center;gap:14px;margin-top:25px;padding:11px;display:grid;position:relative;overflow:hidden}.completed-preview img{object-fit:cover;border-radius:6px;width:68px!important;height:76px!important;position:relative!important}.completed-preview span,.completed-preview small{display:block}.completed-preview span{font-size:14px;font-weight:700;line-height:1.45}.completed-preview small{color:#92948c;margin-top:6px;font:400 10.5px/1.5 DM Mono,monospace}.completed-preview button{color:#f4f5ef;background:#2d3029;border:0;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.completed-preview .storyboard-json{color:#3e481a;background:var(--accent);border-radius:5px;place-items:center;width:46px;height:34px;font:700 9.5px DM Mono,monospace;display:grid}.complete-actions{grid-template-columns:1fr 1.25fr;gap:8px;margin-top:18px;display:grid}.final-render-status,.final-render-error,.final-video-preview{text-align:left;border-radius:9px;margin-top:14px;padding:15px}.final-render-status{color:#41453a;background:#eef1e2;border:1px solid #dce5bc}.final-render-status>div:first-child{grid-template-columns:auto 1fr auto;align-items:center;gap:8px;font-size:12.5px;display:grid}.final-render-status small{color:#7d806f;margin-top:7px;font-size:11.5px;line-height:1.65;display:block}.final-render-progress{background:#d9ddc8;border-radius:999px;height:5px;margin-top:9px;overflow:hidden}.final-render-progress span{border-radius:inherit;background:#94a83c;height:100%;transition:width .24s;display:block}.final-render-error{color:#8e342c;background:#fff0ed;border:1px solid #f1c9c3;gap:7px;font-size:12.5px;line-height:1.6;display:grid}.final-render-error strong{font-size:13px}.final-video-preview{color:#dfe2d8;background:#20231d}.final-video-preview video{background:#090a08;border-radius:6px;width:100%;max-height:260px;display:block}.final-video-preview span{color:#aeb2a5;text-align:center;margin-top:8px;font:500 10.5px/1.5 DM Mono,monospace;display:block}.complete-actions button,.complete-actions a,.retry-button{border-radius:7px;height:50px;font-size:13px;font-weight:700}.complete-actions .secondary{color:#777a71;background:#fff;border:1px solid #dedfd7}.complete-actions .primary{color:#1b1d17;background:var(--accent);border:0;justify-content:center;align-items:center;gap:12px;text-decoration:none;display:flex}.complete-actions button:disabled{cursor:wait;opacity:.56}.error-mark{color:#fff;background:var(--danger);font-size:25px;font-weight:800;box-shadow:0 0 0 9px #ef6b5b1a}.retry-button{color:#fff;background:#30322c;border:0;width:100%;margin-top:24px}.mobile-menu,.mobile-close{display:none}.sidebar{width:260px}.workspace{margin-left:260px}.nav-item{min-height:44px;font-size:14px}.recent-project strong{max-width:148px;font-size:12px}.recent-project small,.credit-card>div:first-child,.credit-card button{font-size:10.5px}.section-eyebrow,.kicker,.modal-kicker{font-size:10px}.breadcrumb,.save-state{font-size:12px}.studio-heading>p{font-size:13px}.panel-header h2{font-size:16px}.setting-title h3{font-size:14px}.panel-header p,.setting-title p{font-size:11.5px}.sample-button{font-size:10.5px}.story-field textarea{min-height:220px;font-size:14px;line-height:1.85}.story-meta span,.story-meta strong{font-size:10.5px}.script-lab h3{font-size:13px}.script-lab p{font-size:10.5px}.beta-label{font-size:8.5px}.writing-style-grid{grid-template-columns:repeat(3,1fr)}.writing-style-grid button{text-align:left;min-height:49px;padding:9px 7px}.writing-style-grid strong{font-size:11.5px}.writing-style-grid small{margin-top:4px;font-size:9.5px}.writing-style-grid strong,.writing-style-grid small{white-space:normal}.rewrite-button,.restore-button,.rewrite-language-select select{font-size:10.5px}.rewrite-language-select{min-width:145px}.rewrite-status,.localization-note{font-size:10px}.localization-title>strong{font-size:9.5px}.language-chips button{height:34px;font-size:10.5px}.language-chips button>span{width:24px;height:22px;font-size:8px}.format-card strong{font-size:13px}.format-card small{font-size:10.5px}.setting-title-row .duration-value{font-size:14px}.range-labels{font-size:10px}.style-card strong{font-size:11.5px}.style-card small{font-size:9.5px}.select-wrap select{height:43px;font-size:11.5px}.select-wrap svg{top:14px}.voice-preview{height:34px;font-size:10px}.speech-speed-control>div{font-size:11.5px}.speech-speed-control strong{font-size:12px}.speech-speed-control>small,.caption-options small{font-size:9.5px}.preview-label{font-size:10px}.preview-top{font-size:8.5px}.preview-caption{font-size:23px}.preview-controls small{font-size:8.5px}.scene-strip-head strong{font-size:12px}.scene-strip-head span{font-size:10px}.scene-strip p{font-size:9.5px}.generate-button{height:52px;font-size:14px}.generate-button small,.generation-note{font-size:9.5px}.generation-modal>p{font-size:14px}.progress-meta{font-size:12px}.progress-meta strong{font-size:13px}.generation-steps>div small{font-size:10.5px}.completed-preview span{font-size:14px}.completed-preview small{font-size:10.5px}.complete-actions button,.complete-actions a,.retry-button{font-size:13px}@media (max-width:1120px){.studio-wrap{width:min(920px,100% - 44px)}.studio-heading>p{display:none}.style-grid{grid-template-columns:repeat(2,1fr)}.writing-style-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.sidebar{transition:transform .22s;transform:translate(-100%)}.sidebar.is-open{transform:translate(0);box-shadow:20px 0 70px #00000047}.sidebar-backdrop{z-index:25;background:#10120f8c;border:0;display:block;position:fixed;inset:0}.mobile-close{color:#aeb1a7;background:#2b2e28;border:0;border-radius:6px;place-items:center;width:28px;height:28px;margin-left:auto;display:grid}.workspace{margin-left:0}.topbar{padding:0 22px}.mobile-menu{color:#65675f;background:0 0;border:1px solid #deddd6;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.breadcrumb{margin-left:13px;margin-right:auto}.studio-wrap{width:min(700px,100% - 40px)}.creator-grid{grid-template-columns:1fr}.preview-content-grid{grid-template-columns:minmax(240px,42%) minmax(0,1fr);gap:18px}.video-preview,.video-preview.longform{min-height:0}.scene-strip{padding-top:0}}@media (max-width:620px){.topbar{height:56px;padding:0 14px}.breadcrumb span:not(:first-child),.save-state{display:none}.topbar-actions{gap:7px}.topbar-admin-branding>summary{justify-content:center;width:36px;padding:0;font-size:0}.topbar-admin-branding>summary>i{position:absolute;top:7px;right:6px}.topbar-admin-branding-popover{width:min(330px,100vw - 24px);right:-51px}.cutmix-account-trigger{padding:0 6px}.cutmix-account-copy,.cutmix-account-trigger>svg{display:none}.cutmix-account-popover{width:min(265px,100vw - 24px);right:-2px}.studio-wrap{width:calc(100% - 24px);padding:32px 0 60px}.studio-heading{margin-bottom:25px}.studio-heading h1{font-size:32px}.studio-benefits{gap:6px;margin-top:-13px}.studio-benefits span{padding:6px 8px;font-size:10px}.creator-grid{gap:12px}.preview-sticky{padding:14px}.preview-content-grid{display:block}.video-preview{width:min(72vw,300px);min-height:400px;margin:0 auto}.video-preview.longform{width:100%;min-height:0}.scene-strip{padding-top:15px}.editor-panel{padding:20px 16px 25px}.panel-header{grid-template-columns:33px 1fr}.sample-button{display:none}.story-field textarea{min-height:175px}.format-options,.setting-columns{grid-template-columns:1fr}.script-lab{padding:14px 11px}.advanced-settings-toggle{grid-template-columns:34px 1fr auto;padding:10px}.advanced-settings-toggle>span:first-child{width:34px;height:34px}.rewrite-actions{flex-wrap:wrap}.rewrite-language-select,.rewrite-button{flex:1}.writing-style-grid{grid-template-columns:repeat(3,1fr)}.localization-note>span{display:none}.compact-setting:first-child{border-bottom:1px solid #efeee9;border-right:0;padding:0 0 22px}.style-grid{grid-template-columns:repeat(2,1fr)}.custom-style-field{padding:12px}.editor-create-bar{grid-template-columns:1fr;padding:12px;bottom:8px}.editor-create-bar>button{width:100%;min-width:0}.editor-create-bar>p{text-align:center;margin-top:-4px}.format-card{min-height:63px}.format-icon{width:34px;height:40px}.generation-modal{padding:42px 22px 30px}.generation-modal h2{font-size:23px}.generation-modal>p{font-size:13.5px;line-height:1.7}.completed-preview{grid-template-columns:62px 1fr auto;gap:10px}.completed-preview img{width:62px!important;height:70px!important}.completed-preview span{font-size:13px}.completed-preview small{font-size:10px}.final-render-error{font-size:12px}.generation-steps small{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.voice-library-overlay{z-index:90;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#0f110ebd;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.scene-regeneration-modal{width:min(720px,100%);max-height:min(860px,100vh - 48px);color:var(--ink);background:#fbfbf7;border-radius:18px;overflow:hidden;box-shadow:0 34px 90px #00000057}.scene-regeneration-modal>header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:flex-start;gap:24px;padding:25px 28px 20px;display:flex}.scene-regeneration-modal>header h2{letter-spacing:-.05em;margin:7px 0 5px;font-size:24px}.scene-regeneration-modal>header p{max-width:580px;color:var(--muted);margin:0;font-size:11px;line-height:1.6}.scene-regeneration-modal>header>button{color:#65675f;background:#f1f1ed;border:0;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;display:grid}.scene-regeneration-settings{gap:12px;max-height:calc(100vh - 260px);padding:18px;display:grid;overflow-y:auto}.scene-regeneration-settings>section{background:#fff;border:1px solid #deded6;border-radius:12px;padding:16px}.scene-regeneration-section-heading{align-items:center;gap:10px;display:flex}.scene-regeneration-section-heading>span{color:#4c561e;background:#eff7ce;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;display:grid}.scene-regeneration-section-heading>div{gap:2px;display:grid}.scene-regeneration-section-heading strong{font-size:13px}.scene-regeneration-section-heading small{color:var(--muted);font-size:10px}.scene-regeneration-style-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.scene-regeneration-style-grid button{text-align:left;color:#42463d;background:#f8f8f4;border:1px solid #e2e2da;border-radius:9px;gap:3px;min-height:60px;padding:10px;display:grid}.scene-regeneration-style-grid button strong{font-size:11px}.scene-regeneration-style-grid button small{color:#85897e;font-size:8px;line-height:1.4}.scene-regeneration-style-grid button.selected{color:#303616;background:#f2f8dd;border-color:#a6c72f;box-shadow:0 0 0 1px #a6c72f1f}.scene-regeneration-custom-style,.scene-regeneration-speed{gap:7px;margin-top:13px;display:grid}.scene-regeneration-custom-style>span,.scene-regeneration-speed>span{color:#52564d;justify-content:space-between;align-items:center;gap:10px;font-size:10px;font-weight:800;display:flex}.scene-regeneration-custom-style>span small{color:#9a9d93;font:500 8px DM Mono,monospace}.scene-regeneration-custom-style textarea{color:#3f433a;resize:vertical;background:#fafaf6;border:1px solid #ddddd5;border-radius:9px;outline:none;min-height:82px;padding:11px 12px;font-size:11px;line-height:1.6}.scene-regeneration-custom-style textarea:focus{border-color:#a8c43b}.scene-regeneration-voice-row{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;margin-top:14px;display:grid}.scene-regeneration-voice-row select,.scene-regeneration-voice-row button{color:#4d5048;background:#fafaf6;border:1px solid #deded6;border-radius:8px;min-height:40px;padding:0 11px;font-size:10px}.scene-regeneration-voice-row button{white-space:nowrap;justify-content:center;align-items:center;gap:5px;display:inline-flex}.scene-regeneration-speed input{accent-color:#b7dd2e;width:100%}.scene-regeneration-speed>small{color:#898d82;font-size:9px;line-height:1.5}.scene-regeneration-modal>footer{border-top:1px solid var(--line);background:#f3f3ed;justify-content:flex-end;gap:8px;padding:14px 18px;display:flex}.scene-regeneration-modal>footer button{color:#4b4f45;background:#fff;border:1px solid #dcdcd3;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:0 16px;font-size:10px;font-weight:800;display:inline-flex}.scene-regeneration-modal>footer button.primary{color:#222617;background:var(--accent);border-color:var(--accent)}.scene-preview-overlay{z-index:95;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d0f0ccc;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.scene-preview-modal{width:min(920px,100%);max-height:calc(100vh - 48px);color:var(--ink);background:#f8f8f3;border-radius:18px;overflow:hidden;box-shadow:0 34px 100px #0000006b}.scene-preview-modal>header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:flex-start;gap:22px;padding:22px 25px 18px;display:flex}.scene-preview-modal>header h2{letter-spacing:-.04em;margin:6px 0 4px;font-size:23px}.scene-preview-modal>header p{color:var(--muted);margin:0;font-size:11px}.scene-preview-modal>header>button{color:#60645a;background:#eff0ea;border:0;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;display:grid}.scene-preview-body{grid-template-columns:minmax(260px,.8fr) minmax(280px,1.2fr);align-items:center;gap:24px;max-height:calc(100vh - 150px);padding:22px;display:grid;overflow-y:auto}.scene-preview-player{aspect-ratio:9/16;color:#fff;background:#111410;border-radius:14px;justify-self:center;width:min(100%,330px);position:relative;overflow:hidden;box-shadow:0 18px 50px #1215103b}.scene-preview-player.longform{aspect-ratio:16/9;width:100%}.scene-preview-player video,.scene-preview-motion,.scene-preview-motion img{object-fit:cover;width:100%;height:100%}.scene-preview-motion{animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate;position:absolute;inset:0;transform:scale(1.04)}.scene-preview-motion.motion-slow_zoom_in{animation-name:scene-preview-zoom-in}.scene-preview-motion.motion-slow_zoom_out{animation-name:scene-preview-zoom-out}.scene-preview-motion.motion-pan_left{animation-name:scene-preview-pan-left}.scene-preview-motion.motion-pan_right{animation-name:scene-preview-pan-right}.scene-preview-motion.motion-pan_up{animation-name:scene-preview-pan-up}.scene-preview-motion.motion-pan_down{animation-name:scene-preview-pan-down}@keyframes scene-preview-zoom-in{0%{transform:scale(1.02)}to{transform:scale(1.14)}}@keyframes scene-preview-zoom-out{0%{transform:scale(1.14)}to{transform:scale(1.02)}}@keyframes scene-preview-pan-left{0%{transform:scale(1.12)translate(3%)}to{transform:scale(1.12)translate(-3%)}}@keyframes scene-preview-pan-right{0%{transform:scale(1.12)translate(-3%)}to{transform:scale(1.12)translate(3%)}}@keyframes scene-preview-pan-up{0%{transform:scale(1.12)translateY(3%)}to{transform:scale(1.12)translateY(-3%)}}@keyframes scene-preview-pan-down{0%{transform:scale(1.12)translateY(-3%)}to{transform:scale(1.12)translateY(3%)}}.scene-preview-caption{z-index:3;text-align:center;position:absolute;bottom:22%;left:8%;right:8%}.scene-preview-caption span{color:#fff;-webkit-box-decoration-break:clone;box-decoration-break:clone;text-shadow:0 2px 8px #0009;background:#080a08c7;border-radius:5px;padding:5px 8px;font-size:clamp(14px,2vw,20px);font-weight:900;line-height:1.55;display:inline}.scene-preview-caption.highlight span{color:#d7ff45}.scene-preview-caption.position-top{top:12%;bottom:auto}.scene-preview-caption.position-middle{top:50%;bottom:auto;transform:translateY(-50%)}.scene-preview-player.longform .scene-preview-caption{bottom:12%}.scene-preview-player.longform .scene-preview-caption.position-top{top:9%;bottom:auto}.scene-preview-player.longform .scene-preview-caption.position-middle{top:50%;bottom:auto}.scene-preview-caption.size-small span{font-size:clamp(12px,1.7vw,16px)}.scene-preview-caption.size-large span{font-size:clamp(17px,2.5vw,25px)}.scene-preview-caption.color-yellow span{color:#ffe066}.scene-preview-caption.color-lime span{color:#d7ff45}.scene-preview-duration{z-index:4;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0d100cb3;border-radius:6px;padding:6px 8px;font:600 9px DM Mono,monospace;position:absolute;top:12px;right:12px}.scene-preview-body>aside>span{color:#819038;letter-spacing:.12em;font:600 9px DM Mono,monospace}.scene-preview-body>aside>p{color:#3d4139;margin:11px 0 17px;font-size:15px;line-height:1.8}.scene-preview-tags{flex-wrap:wrap;gap:6px;margin-bottom:18px;display:flex}.scene-preview-tags span{color:#6c7163;text-transform:uppercase;background:#eceee6;border-radius:5px;padding:5px 8px;font:500 8px DM Mono,monospace}.scene-preview-body audio{width:100%;height:38px}.scene-preview-body aside>small{color:#858a7d;margin-top:13px;font-size:10px;line-height:1.55;display:block}@media (max-width:720px){.scene-preview-overlay{padding:10px}.scene-preview-modal{max-height:calc(100vh - 20px)}.scene-preview-body{grid-template-columns:1fr;max-height:calc(100vh - 120px);padding:15px}.scene-preview-player{width:min(100%,270px)}.scene-preview-player.longform{width:100%}.scene-preview-body>aside>p{font-size:13px}}.voice-library-modal{width:min(940px,100%);max-height:min(820px,100vh - 48px);color:var(--ink);background:#fbfbf7;border-radius:18px;overflow:hidden;box-shadow:0 34px 90px #0000004d}.voice-library-modal>header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:flex-start;gap:24px;padding:26px 30px 21px;display:flex}.voice-library-modal>header h2{letter-spacing:-.05em;margin:7px 0 5px;font-size:25px}.voice-library-modal>header p{max-width:650px;color:var(--muted);margin:0;font-size:12px;line-height:1.6}.voice-library-modal>header>button{color:#65675f;background:#f1f1ed;border:0;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;display:grid}.voice-library-filters{border-bottom:1px solid var(--line);background:#f5f5ef;grid-template-columns:minmax(220px,1fr) repeat(3,minmax(110px,auto));gap:8px;padding:14px 18px;display:grid}.voice-library-filters input,.voice-library-filters select{color:#4d5048;background:#fff;border:1px solid #deded6;border-radius:8px;outline:none;height:38px;padding:0 11px;font-size:11px}.voice-library-filters input:focus,.voice-library-filters select:focus{border-color:#a8c43b}.voice-library-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:570px;padding:16px 18px 20px;display:grid;overflow-y:auto}.voice-library-grid article{background:#fff;border:1px solid #e7e7df;border-radius:11px;grid-template-columns:40px 1fr auto;align-items:center;gap:11px;min-width:0;padding:13px;display:grid}.voice-library-play{color:#596139;background:#eef5d2;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.voice-library-play.playing{color:#22261a;background:var(--accent)}.voice-library-grid article>div{min-width:0;overflow:hidden}.voice-library-grid strong,.voice-library-grid span,.voice-library-grid p{display:block}.voice-library-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.voice-library-grid span{color:#8b8e83;text-transform:uppercase;margin-top:3px;font:500 8px DM Mono,monospace}.voice-library-grid p{color:#73766d;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:9px;line-height:1.45;overflow:hidden}.voice-library-select{color:#2d311f;background:var(--accent);border:0;border-radius:7px;align-items:center;gap:5px;height:32px;padding:0 10px;font-size:9px;font-weight:800;display:inline-flex}.voice-library-select:disabled{opacity:.55}.voice-library-state{min-height:300px;color:var(--muted);justify-content:center;align-items:center;gap:9px;font-size:12px;display:flex}.voice-library-error{color:#a8463e;background:#fff0ed;border:1px solid #f0c1ba;border-radius:8px;margin:12px 18px 0;padding:10px 12px;font-size:10px}@media (max-width:720px){.voice-library-overlay{padding:10px}.scene-regeneration-modal{max-height:calc(100vh - 20px)}.scene-regeneration-modal>header{padding:20px}.scene-regeneration-modal>header h2{font-size:20px}.scene-regeneration-settings{max-height:calc(100vh - 235px);padding:12px}.scene-regeneration-style-grid,.scene-regeneration-voice-row{grid-template-columns:1fr 1fr}.scene-regeneration-voice-row select{grid-column:1/-1}.scene-regeneration-modal>footer button{flex:1}.voice-library-modal{max-height:calc(100vh - 20px)}.voice-library-modal>header{padding:20px}.voice-library-modal>header h2{font-size:20px}.voice-library-filters{grid-template-columns:1fr 1fr}.voice-library-filters input{grid-column:1/-1}.voice-library-grid{grid-template-columns:1fr;max-height:58vh}}.project-page-shell{background:radial-gradient(circle at 90% 5%, #d7ff451a, transparent 22%), var(--paper);min-height:100vh;padding-left:244px}.project-page-sidebar{z-index:30;color:#f6f7f1;background:radial-gradient(circle at 15% 96%, #d7ff4512, transparent 25%), var(--sidebar);border-right:1px solid #292c26;flex-direction:column;width:244px;padding:23px 17px 18px;display:flex;position:fixed;inset:0 auto 0 0}.project-page-sidebar .brand{color:#f6f7f1;text-decoration:none}.project-sidebar-summary{background:#242721;border:1px solid #33372f;border-radius:10px;flex-direction:column;gap:5px;margin-top:auto;padding:16px;display:flex}.project-sidebar-summary span{color:#777b72;letter-spacing:.12em;font:500 9px DM Mono,monospace}.project-sidebar-summary strong{margin-top:3px;font-size:15px}.project-sidebar-summary small{color:#91958b;font-size:10px}.project-page-content{width:min(1180px,100% - 72px);margin:0 auto;padding:62px 0 90px}.project-page-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:31px;display:flex}.project-page-kicker{color:#7d8f35;letter-spacing:.15em;font:500 10px DM Mono,monospace}.project-page-header h1{letter-spacing:-.055em;margin:9px 0 8px;font-size:clamp(30px,4vw,43px);line-height:1.08}.project-page-header p{color:var(--muted);margin:0;font-size:14px}.project-page-header-actions{flex:none;align-items:center;gap:10px;display:flex}.project-page-create{color:#171914;background:var(--accent);border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:45px;padding:0 19px;font-size:13px;font-weight:800;text-decoration:none;transition:transform .16s,background .16s;display:inline-flex;box-shadow:0 10px 26px #5566171f}.project-page-create:hover{background:#e1ff73;transform:translateY(-1px)}.project-page-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:27px;display:grid}.project-page-stats article{border:1px solid var(--line);background:#ffffffe6;border-radius:12px;min-height:112px;padding:20px;position:relative}.project-page-stats article>span{color:var(--muted);margin-bottom:8px;font-size:11px;font-weight:600;display:block}.project-page-stats article>strong{font:500 29px DM Mono,monospace}.project-page-stats article>svg{color:#9cb72f;position:absolute;top:19px;right:19px}.project-page-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:17px;display:flex}.project-page-filters{flex-wrap:wrap;gap:6px;display:flex}.project-page-filters button{color:#676960;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:7px;min-height:36px;padding:0 13px;font-size:11px;font-weight:700;display:inline-flex}.project-page-filters button span{color:#9a9c94;font:500 9px DM Mono,monospace}.project-page-filters button.active{color:var(--ink);border-color:var(--line);background:#fff;box-shadow:0 3px 12px #24261f0a}.project-page-search{color:#9b9d95;border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:9px;width:min(260px,100%);height:39px;padding:0 12px;display:flex}.project-page-search:focus-within{border-color:#b7cb64;box-shadow:0 0 0 3px #b7cb641f}.project-category-toolbar{background:#ffffff94;border:1px solid #e1e2da;border-radius:11px;justify-content:space-between;align-items:flex-start;gap:14px;margin:-5px 0 18px;padding:11px;display:flex}.project-category-filters{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.project-category-filters button,.project-category-manage{color:#6e7168;white-space:nowrap;background:#fff;border:1px solid #dedfd7;border-radius:7px;align-items:center;gap:6px;min-height:32px;padding:0 10px;font-size:10px;font-weight:750;display:inline-flex}.project-category-filters button span{color:#a0a299;font:500 8px DM Mono,monospace}.project-category-filters button i,.project-category-row>i{background:var(--category-color,#93988e);border-radius:50%;flex:none;width:7px;height:7px}.project-category-filters button.active{color:#252920;background:var(--category-bg,#f1f3eb);border-color:var(--category-color,#bdc1b7)}.project-category-manage{color:#f4f6ef;background:#292d27;border-color:#292d27;flex:none}.project-category-inline-error{color:#ad4c43;margin:-10px 0 16px;font-size:10px}.color-lime{--category-color:#9fbd31;--category-bg:#f0f7d7}.color-blue{--category-color:#4d8fc4;--category-bg:#e6f2fa}.color-violet{--category-color:#8a67bd;--category-bg:#f0eafa}.color-orange{--category-color:#d48a37;--category-bg:#fcf0df}.color-rose{--category-color:#c86778;--category-bg:#fae9ed}.color-slate{--category-color:#7d8883;--category-bg:#edf0ee}.admin-ops-shell{background:radial-gradient(circle at 92% 4%, #d7ff451f, transparent 24%), var(--paper);min-height:100vh;padding-left:244px}.project-sidebar-summary.admin{border-color:#46512a}.admin-ops-content{width:min(1320px,100% - 64px);margin:0 auto;padding:52px 0 90px}.admin-ops-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.admin-ops-header h1{letter-spacing:-.055em;margin:9px 0 8px;font-size:clamp(30px,4vw,43px);line-height:1.08}.admin-ops-header p{color:var(--muted);margin:0;font-size:13px}.admin-ops-header>button{color:#2f322c;border:1px solid var(--line);background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:11px;font-weight:800;display:inline-flex}.admin-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:22px;display:grid}.admin-stat-grid article{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;min-height:76px;padding:17px;display:grid}.admin-stat-grid article>svg{color:#92a83b}.admin-stat-grid article>span{color:#73766d;font-size:11px;font-weight:700}.admin-stat-grid article>strong{font:500 23px DM Mono,monospace}.admin-stat-grid article.warning{background:#fff5ef;border-color:#f0c4b5}.admin-stat-grid article.warning>svg{color:#d3654f}.admin-ops-message{border-radius:9px;margin-bottom:14px;padding:12px 14px;font-size:11px;font-weight:750}.admin-ops-message.error{color:#9e3f36;background:#fff0ed;border:1px solid #f0c1ba}.admin-ops-message.success{color:#4d641e;background:#eff9d8;border:1px solid #d2e8a2}.admin-ops-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.project-filter-tabs{flex-wrap:wrap;gap:5px;display:flex}.project-filter-tabs button{color:#686b62;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:7px;min-height:35px;padding:0 12px;font-size:10px;font-weight:800;display:inline-flex}.project-filter-tabs button span{color:#999c93;font:500 9px DM Mono,monospace}.project-filter-tabs button.active{color:#272a24;border-color:var(--line);background:#fff}.admin-job-search{color:#979a90;border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:8px;width:min(290px,100%);min-height:39px;padding:0 12px;display:flex}.admin-job-search input{background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:11px}.admin-job-list{gap:10px;display:grid}.admin-job-card{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:minmax(0,1fr) 220px;gap:20px;padding:19px;display:grid;box-shadow:0 5px 18px #26282209}.admin-job-card.status-failed,.admin-job-card.stale{border-color:#efb8ad;box-shadow:inset 3px 0 #e46d5b}.admin-job-main{min-width:0}.admin-job-title-row{align-items:center;gap:10px;min-width:0;display:flex}.admin-job-title-row h2{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:15px;overflow:hidden}.admin-job-title-row small{color:#7a7d73;margin-left:auto;font:500 10px DM Mono,monospace}.admin-job-status{color:#69705b;background:#eff2e6;border-radius:5px;flex:none;padding:4px 7px;font-size:9px;font-weight:850}.admin-job-status.processing{color:#526819;background:#ebf7c8}.admin-job-status.completed{color:#39695c;background:#e5f5ef}.admin-job-status.failed,.admin-job-status.stale{color:#a74338;background:#ffebe7}.admin-job-status.canceled{color:#70736b;background:#ecece8}.admin-job-meta{color:#85887f;margin:8px 0 0;font-size:10px}.admin-job-progress{background:#ecece7;border-radius:999px;height:5px;margin-top:13px;overflow:hidden}.admin-job-progress span{border-radius:inherit;background:#b9dc3b;height:100%;display:block}.admin-job-details{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:13px 0 0;display:grid}.admin-job-details div{background:#f6f5f1;border-radius:7px;min-width:0;padding:9px 10px}.admin-job-details dt{color:#9a9c95;font-size:8px;font-weight:700}.admin-job-details dd{color:#50534b;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font:500 9px DM Mono,monospace;overflow:hidden}.admin-job-error{color:#9d443b;background:#fff3f0;border-radius:7px;margin:11px 0 0;padding:9px 11px;font-size:10px;line-height:1.5}.admin-job-actions{border-left:1px solid #ecebe6;flex-direction:column;gap:10px;min-width:0;padding-left:19px;display:flex}.admin-billing-state{color:#62665c;background:#f0f0eb;border-radius:7px;align-items:center;gap:7px;min-height:37px;padding:0 10px;font-size:10px;font-weight:750;display:flex}.admin-billing-state.refunded{color:#4f6918;background:#edf7d6}.admin-action-buttons{gap:6px;display:grid}.admin-action-buttons button{color:#2c3028;background:#e9f8b7;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 10px;font-size:10px;font-weight:850;display:flex}.admin-action-buttons button svg{width:14px;height:14px}.admin-action-buttons button.danger{color:#9a3d34;background:#fff0ed}.admin-action-buttons button:disabled{cursor:wait;opacity:.5}.admin-job-actions>a{color:#72766b;text-align:center;text-underline-offset:3px;margin-top:auto;font-size:9px;font-weight:700}.admin-ops-empty{color:#85887e;background:#ffffffb3;border:1px dashed #d8d7d0;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:230px;font-size:12px;font-weight:700;display:flex}.project-page-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:11px}.project-page-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.project-page-card{color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:13px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 8px 28px #1f211909}.project-page-card-link{color:inherit;text-decoration:none;display:block}.project-card-delete{z-index:4;color:#ffffffd6;opacity:0;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0e110e94;border:1px solid #ffffff24;border-radius:8px;place-items:center;width:32px;height:32px;transition:opacity .16s,color .16s,background .16s;display:grid;position:absolute;top:10px;right:10px}.project-card-category-select{z-index:4;color:#f4f6ef;border:1px solid color-mix(in srgb, var(--category-color) 58%, #ffffff2e);text-overflow:ellipsis;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background-color:#0e110ead;border-radius:8px;outline:0;width:min(132px,100% - 126px);height:32px;padding:0 25px 0 9px;font-size:9px;font-weight:750;position:absolute;top:10px;right:50px;overflow:hidden}.project-card-category-select:focus{border-color:var(--category-color);box-shadow:0 0 0 3px color-mix(in srgb, var(--category-color) 28%, transparent)}.project-card-category-select:disabled{cursor:wait;opacity:.65}.project-page-card:hover .project-card-delete,.project-card-delete:focus-visible{opacity:1}.project-card-delete:hover{color:#fff;background:#bd5148}@media (hover:none){.project-card-delete{opacity:1}}.project-page-card:hover{border-color:#cbd596;transform:translateY(-3px);box-shadow:0 15px 34px #1f211914}.project-card-visual{color:#ffffffd1;background:radial-gradient(circle at 72% 31%,#d7ff457a,#0000 6%),linear-gradient(145deg,#495250,#111713 64%,#090b09);place-items:center;height:146px;display:grid;position:relative}.project-card-visual.visual-2{background:radial-gradient(circle at 31% 37%,#f2af618c,#0000 8%),linear-gradient(145deg,#6a5044,#1c2020 60%,#0b0c0c)}.project-card-visual.visual-3{background:radial-gradient(circle at 68% 44%,#64b5d28c,#0000 8%),linear-gradient(145deg,#374d5b,#131920 62%,#090b0e)}.project-card-visual.visual-4{background:radial-gradient(circle at 37% 32%,#be81d880,#0000 8%),linear-gradient(145deg,#57455f,#1c161f 62%,#0c090d)}.project-card-visual>span{color:#ffffff94;letter-spacing:.1em;font:500 8px DM Mono,monospace;position:absolute;top:13px;left:14px}.project-card-visual>em{color:#17200d;background:var(--accent);border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:800;display:inline-flex;position:absolute;bottom:11px;right:12px}.project-card-visual>em.completed{color:#f1f4ed;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#171b16c7}.project-card-visual>em.failed{color:#fff;background:#c95549}.project-card-body{padding:17px 17px 18px;position:relative}.project-card-title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.project-card-title strong{letter-spacing:-.025em;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:40px;font-size:14px;line-height:1.45;display:-webkit-box;overflow:hidden}.project-card-title span{color:#8e9573;font:500 10px DM Mono,monospace}.project-card-body p{color:var(--muted);margin:7px 0 11px;font-size:10px}.project-card-progress{background:#e9eae4;border-radius:999px;height:5px;margin-bottom:10px;overflow:hidden}.project-card-progress i{border-radius:inherit;background:linear-gradient(90deg,#9eba36,#d7ff45);height:100%;transition:width .3s;display:block}.project-card-body>small{color:#a0a29a;text-overflow:ellipsis;white-space:nowrap;min-height:15px;padding-right:105px;font-size:9px;display:block;overflow:hidden}.project-card-body>small.project-card-error{color:#b2544b}.project-card-open{color:#59651f;font-size:9px;font-weight:800;position:absolute;bottom:18px;right:17px}.project-page-state{min-height:360px;color:var(--muted);background:#ffffffb8;border:1px dashed #d7d8d0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:9px;font-size:12px;display:flex}.project-page-state strong{color:var(--ink);font-size:15px}.project-page-state.error{color:var(--danger)}.project-page-state a{color:#171914;background:var(--accent);border-radius:8px;margin-top:6px;padding:10px 14px;font-weight:800;text-decoration:none}.project-delete-overlay{z-index:110;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#0f110ec2;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.project-category-modal{width:min(570px,100%);max-height:min(760px,100vh - 40px);color:var(--ink);background:#fff;border-radius:17px;padding:30px;position:relative;overflow:auto;box-shadow:0 30px 90px #00000052}.project-category-modal-icon{color:#62731f;background:#eff7d5;border-radius:13px;place-items:center;width:48px;height:48px;margin-bottom:14px;display:grid}.project-category-modal h2{letter-spacing:-.04em;margin:0;font-size:22px}.project-category-modal>p{color:var(--muted);margin:7px 0 20px;font-size:11px}.project-category-create-row{grid-template-columns:minmax(0,1fr) 105px auto;gap:7px;margin-bottom:16px;display:grid}.project-category-create-row input,.project-category-create-row select,.project-category-row input{color:#363a32;background:#f7f7f3;border:1px solid #dedfd7;border-radius:8px;outline:0;min-width:0;height:40px;padding:0 11px;font-size:11px;font-weight:650}.project-category-create-row input:focus,.project-category-create-row select:focus,.project-category-row input:focus{border-color:#a9bd54;box-shadow:0 0 0 3px #a9bd541f}.project-category-create-row>button{color:#17200d;background:var(--accent);border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:0 13px;font-size:10px;font-weight:850;display:inline-flex}.project-category-create-row>button:disabled{cursor:not-allowed;opacity:.5}.project-category-list{gap:7px;display:grid}.project-category-row{background:var(--category-bg);border:1px solid color-mix(in srgb, var(--category-color) 28%, #e6e7e0);border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto 34px 34px;align-items:center;gap:8px;padding:8px;display:grid}.project-category-row input{background:#ffffffc7;height:36px}.project-category-row>span{color:#81857a;font:500 9px DM Mono,monospace}.project-category-row>button{color:#62675c;background:#fffc;border:1px solid #5a5f541f;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.project-category-row>button.delete{color:#b65048}.project-category-row>button:disabled{cursor:not-allowed;opacity:.35}.project-category-empty{color:#92968c;text-align:center;background:#f6f6f2;border:1px dashed #d8d9d1;border-radius:9px;padding:25px;font-size:11px}.project-category-modal>footer{justify-content:flex-end;margin-top:19px;display:flex}.project-category-modal>footer>button{color:#f5f7f1;background:#292d27;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:39px;padding:0 17px;font-size:10px;font-weight:800;display:inline-flex}.project-delete-modal{text-align:center;width:min(430px,100%);color:var(--ink);background:#fff;border-radius:17px;padding:31px;position:relative;box-shadow:0 30px 90px #00000052}.project-delete-close{color:#7e8178;background:#f1f2ed;border:0;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:13px;right:13px}.project-delete-icon{color:#bd5148;background:#fff0ed;border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto 15px;display:grid}.project-delete-modal h2{letter-spacing:-.04em;margin:0 0 9px;font-size:22px}.project-delete-modal>strong{color:#4b4e46;text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.project-delete-modal>p{color:var(--muted);margin:10px 0 21px;font-size:11px;line-height:1.65}.project-delete-error{color:#a8463e;background:#fff0ed;border-radius:7px;margin:-9px 0 15px;padding:9px;font-size:10px;display:block}.project-delete-modal>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.project-delete-modal>div>button{border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:42px;font-size:11px;font-weight:800;display:inline-flex}.project-delete-modal>div>button.cancel{color:#5f625a;border:1px solid var(--line);background:#fff}.project-delete-modal>div>button.confirm{color:#fff;background:#bd5148;border:1px solid #bd5148}.project-delete-modal>div>button:disabled{cursor:not-allowed;opacity:.55}.project-page-state button{color:#171914;background:var(--accent);border:0;border-radius:8px;margin-top:6px;padding:10px 14px;font-weight:800}.project-create-error{color:var(--danger);margin:-12px 0 20px;font-size:12px}.workspace-stage-nav{border:1px solid var(--line);background:#ffffffd1;border-radius:13px;grid-template-columns:repeat(3,minmax(0,1fr));width:min(1180px,100% - 56px);margin:26px auto 0;display:grid;box-shadow:0 10px 30px #1f21190a}.workspace-stage-nav button{text-align:left;border:0;border-right:1px solid var(--line);background:0 0;min-height:75px;padding:15px 20px 15px 54px;display:grid;position:relative}.workspace-stage-nav button:last-child{border-right:0}.workspace-stage-nav button>span{color:#a2a79a;font:600 11px DM Mono,monospace;position:absolute;top:18px;left:19px}.workspace-stage-nav button>strong{color:var(--ink);font-size:13px}.workspace-stage-nav button>small{color:var(--muted);margin-top:3px;font-size:10px}.workspace-stage-nav button.active{background:linear-gradient(135deg,#d7ff4533,#d7ff4508);box-shadow:inset 0 -3px #b9dd32}.workspace-stage-nav button.active>span{color:#78900e}.workspace-stage-nav button:disabled{cursor:not-allowed;opacity:.45}.scene-workspace,.export-workspace{width:min(1180px,100% - 56px);margin:0 auto;padding:48px 0 88px}.scene-workspace-header,.export-workspace>header{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:28px;display:flex}.scene-workspace-header h1,.export-workspace>header h1{letter-spacing:-.05em;margin:9px 0;font-size:clamp(28px,4vw,42px);line-height:1.12}.scene-workspace-header p,.export-workspace>header p{max-width:690px;color:var(--muted);margin:0;font-size:13px;line-height:1.65}.scene-workspace-header>button{color:#171914;background:var(--accent);border:0;border-radius:9px;flex:none;align-items:center;gap:8px;min-height:43px;padding:0 17px;font-size:12px;font-weight:800;display:inline-flex}.scene-batch-toolbar{background:#efeee8;border:1px solid #deddd6;border-radius:11px;grid-template-columns:auto 1fr;align-items:center;gap:10px 18px;margin:-8px 0 20px;padding:11px 12px;display:grid}.scene-batch-toolbar.has-selection{background:#f4f8e4;border-color:#cbdc84}.scene-batch-toolbar>div:first-child,.scene-batch-actions,.scene-batch-status>span{align-items:center;gap:8px;display:flex}.scene-select-all,.scene-batch-actions button{color:#555a4f;background:#fff;border:1px solid #d9dbd4;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-height:34px;padding:0 10px;font-size:9px;font-weight:800;display:inline-flex}.scene-select-all>span,.scene-select-toggle{color:#1e250d;background:#fff;border:1px solid #bec3b7;border-radius:5px;place-items:center;width:19px;height:19px;display:grid}.scene-select-all:disabled,.scene-batch-actions button:disabled{cursor:not-allowed;opacity:.45}.scene-batch-toolbar>div:first-child>strong{color:#62675c;white-space:nowrap;font-size:10px}.scene-batch-actions{flex-wrap:wrap;justify-content:flex-end}.scene-batch-actions button.primary{color:#1d220f;background:var(--accent);border-color:var(--accent)}.scene-batch-status{color:#667027;border-top:1px solid #dfe5c5;grid-column:1/-1;grid-template-columns:1fr auto;align-items:center;gap:7px 12px;padding-top:8px;font-size:9px;display:grid}.scene-batch-status.error{color:#a0443a}.scene-batch-status>strong{font:700 9px DM Mono,monospace}.scene-batch-status>i{background:#dfe5c7;border-radius:999px;grid-column:1/-1;height:4px;display:block;overflow:hidden}.scene-batch-status>i>b{background:#9fbd2d;height:100%;transition:width .25s;display:block}.scene-generation-banner{color:#3f481a;background:#f5f9df;border:1px solid #dce8a3;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;margin-bottom:20px;padding:15px 18px;display:grid}.scene-generation-banner strong,.scene-generation-banner span{display:block}.scene-generation-banner strong{font-size:12px}.scene-generation-banner span{color:#77814f;margin-top:3px;font-size:10px}.scene-generation-banner b{font:600 13px DM Mono,monospace}.scene-generation-track{background:#e1e8c0;border-radius:999px;width:min(440px,100%);height:5px;margin-top:9px;display:block;overflow:hidden}.scene-generation-track em{border-radius:inherit;background:#9fbd2d;height:100%;transition:width .3s;display:block}.scene-generation-banner.completed{color:#36511e;background:#f3fae5;border-color:#cde59d}.scene-generation-banner.completed button,.scene-generation-banner.failed button{color:#fff;white-space:nowrap;background:#2b2e28;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-weight:800;display:inline-flex}.scene-generation-banner.failed{color:#7b2d25;background:#fff1ee;border-color:#edb5ad}.scene-generation-banner.failed>svg{flex:none}.scene-work-placeholder.failed{color:#f2b2a8}.scene-work-placeholder.processing{color:#d7ff45}.scene-generation-state{z-index:2;color:#23271e;background:#ffffffe6;border-radius:999px;align-items:center;gap:5px;padding:6px 8px;font:800 9px/1 Pretendard,sans-serif;display:inline-flex;position:absolute;bottom:12px;right:12px;box-shadow:0 3px 12px #0000001f}.scene-generation-state.processing{color:#1d220f;background:#d7ff45}.scene-generation-state.failed{color:#fff;background:#c95549}.scene-generation-state.queued{color:#60655b;background:#eff1e9eb}.scene-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.scene-work-card{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:minmax(170px,.74fr) minmax(0,1.26fr);min-width:0;display:grid;overflow:hidden;box-shadow:0 10px 30px #1f21190b}.scene-work-card.selected{border-color:#a8c52e;box-shadow:0 0 0 2px #bee23138,0 10px 30px #1f21190f}.scene-work-media{background:#161a16;min-height:310px;position:relative;overflow:hidden}.scene-work-media.longform{min-height:210px}.scene-work-media img,.scene-work-media video{object-fit:cover;width:100%;height:100%}.scene-work-media>span,.scene-work-media>em{z-index:2;color:#fff;letter-spacing:.08em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#111511b3;border-radius:6px;padding:5px 7px;font:600 8px DM Mono,monospace;position:absolute;top:11px;left:11px}.scene-work-card.selectable .scene-work-media>span{left:42px}.scene-select-toggle{z-index:4;padding:0;position:absolute;top:10px;left:11px}.scene-select-toggle[aria-pressed=true]{background:var(--accent);border-color:var(--accent)}.scene-select-toggle:disabled{opacity:.5}.scene-work-media>em{color:#18200e;background:var(--accent);align-items:center;gap:4px;font-style:normal;display:inline-flex;left:auto;right:11px}.scene-work-placeholder{width:100%;height:100%;min-height:inherit;color:#a8afa5;justify-content:center;align-items:center;gap:8px;font-size:10px;display:flex}.scene-work-body{flex-direction:column;min-width:0;padding:19px;display:flex}.scene-work-title{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.scene-work-title strong{letter-spacing:-.02em;font-size:15px}.scene-work-title span{color:#7b813d;white-space:nowrap;font:600 10px DM Mono,monospace}.scene-work-body>p{color:#50534b;margin:11px 0 13px;font-size:12px;line-height:1.65}.scene-work-tags{flex-wrap:wrap;gap:5px;margin-bottom:13px;display:flex}.scene-work-tags span{color:#73776c;text-transform:uppercase;background:#f1f2ed;border-radius:5px;padding:4px 7px;font:500 8px DM Mono,monospace}.scene-work-body audio{width:100%;height:32px;margin-bottom:13px}.scene-video-progress,.export-render-progress{color:#586027;background:#f7f9ec;border-radius:8px;margin:auto 0 12px;padding:10px;font-size:9px}.scene-video-progress>span,.export-render-progress>span{align-items:center;gap:6px;display:inline-flex}.scene-video-progress>b,.export-render-progress>strong{float:right;font:600 9px DM Mono,monospace}.scene-video-progress>i,.export-render-progress>i{background:#e3e7cf;border-radius:999px;height:4px;margin-top:8px;display:block;overflow:hidden}.scene-video-progress>i>em,.export-render-progress>i>b{border-radius:inherit;background:#a8c72d;height:100%;transition:width .25s;display:block}.scene-video-error{color:var(--danger);margin:0 0 10px;font-size:9px;line-height:1.45;display:block}.scene-work-actions{grid-template-columns:1fr 1.2fr;gap:7px;margin-top:auto;display:grid}.scene-work-actions button{border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:37px;font-size:10px;font-weight:800;display:inline-flex}.scene-work-actions button.secondary{color:#54574e;border:1px solid var(--line);background:#fff}.scene-work-actions button.primary{color:#18200e;background:var(--accent);border:1px solid var(--accent)}.scene-work-actions button:disabled{cursor:not-allowed;opacity:.5}.export-workspace>header{display:block}.export-language-bar{margin:-8px 0 24px;position:relative}.export-language-tabs{scrollbar-width:thin;align-items:stretch;gap:8px;padding:4px 2px 8px;display:flex;overflow-x:auto}.export-language-tabs>button,.export-language-tab>button:first-child,.export-language-add>button{text-align:left;color:#5e6258;background:#fff;border:1px solid #dfe2d8;border-radius:11px;grid-template-columns:1fr auto;align-content:center;min-width:132px;min-height:58px;padding:10px 14px 9px 46px;display:grid}.export-language-tabs>button,.export-language-tab>button:first-child{position:relative}.export-language-tabs>button>span,.export-language-tab>button:first-child>span{color:#586226;background:#edf1da;border-radius:7px;place-items:center;width:27px;height:27px;font:800 9px DM Mono,monospace;display:grid;position:absolute;top:13px;left:12px}.export-language-tabs strong{color:var(--ink);font-size:12px}.export-language-tabs small{color:#8a8e84;grid-column:1/-1;margin-top:3px;font-size:9px}.export-language-tabs>button.selected,.export-language-tab>button:first-child.selected{background:#f7fbe7;border-color:#aac53c;box-shadow:0 0 0 2px #aac53c1f}.export-language-tabs>button.selected>span,.export-language-tab>button:first-child.selected>span{color:#2e390d;background:var(--accent)}.export-language-tab{flex:none;position:relative}.export-language-tab .remove-language-tab{z-index:2;color:#8c9086;background:0 0;border:0;border-radius:6px;place-items:center;width:22px;height:22px;display:grid;position:absolute;top:6px;right:6px}.export-language-tab .remove-language-tab:hover{color:#a13e36;background:#f8e8e5}.export-language-tab .remove-language-tab:disabled{cursor:not-allowed;opacity:.35}.export-language-add{flex:none;position:relative}.export-language-add>button{color:#53601e;background:#f8faef;border-style:dashed;justify-content:center;align-items:center;gap:7px;min-width:112px;padding:0 14px;font-size:11px;font-weight:850;display:inline-flex}.export-language-menu{z-index:30;background:#fff;border:1px solid #dfe2d8;border-radius:11px;gap:4px;width:210px;padding:7px;display:grid;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 16px 40px #1e221824}.export-language-menu>button{color:#565b50;text-align:left;background:0 0;border:0;border-radius:7px;grid-template-columns:30px 1fr auto;align-items:center;gap:8px;min-height:42px;padding:0 10px;display:grid}.export-language-menu>button:hover{background:#f4f7e8}.export-language-menu>button>span{font:750 9px DM Mono,monospace}.export-language-menu>button>strong{font-size:11px}.export-language-menu>small{text-align:center;padding:12px}.export-workspace-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:start;gap:22px;display:grid}.export-preview-column{align-content:start;gap:16px;min-width:0;display:grid}.export-player{aspect-ratio:9/16;color:#aeb4aa;background:#121512;border-radius:17px;width:min(100%,430px);margin:0 auto;position:relative;overflow:hidden;box-shadow:0 24px 70px #14171333}.export-player.longform{aspect-ratio:16/9;width:100%}.export-player video,.export-player img{object-fit:cover;width:100%;height:100%}.export-player>div{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;height:100%;padding:24px;font-size:12px;line-height:1.6;display:flex}.youtube-thumbnail-card{border:1px solid var(--line);background:#fff;border-radius:13px;gap:13px;padding:18px;display:grid;box-shadow:0 10px 28px #1f21190b}.youtube-thumbnail-card>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.youtube-thumbnail-card>header>div{align-items:center;gap:9px;min-width:0;display:flex}.youtube-thumbnail-card>header>div>span{color:#4e5e16;background:#edf5ce;border-radius:8px;flex:0 0 31px;place-items:center;width:31px;height:31px;display:grid}.youtube-thumbnail-card>header strong,.youtube-thumbnail-card>header small{display:block}.youtube-thumbnail-card>header strong{color:#2d302a;font-size:12px}.youtube-thumbnail-card>header small{color:#85887f;margin-top:3px;font-size:9px}.youtube-thumbnail-card>header em{color:#61741d;background:#f1f6dd;border-radius:999px;flex:none;align-items:center;gap:4px;min-height:25px;padding:0 8px;font-size:8px;font-style:normal;font-weight:800;display:inline-flex}.youtube-thumbnail-preview,.youtube-thumbnail-empty,.youtube-thumbnail-loading{aspect-ratio:16/9;border-radius:11px;position:relative;overflow:hidden}.youtube-thumbnail-preview{background:#161914}.youtube-thumbnail-preview img{object-fit:cover}.youtube-thumbnail-card.shorts .youtube-thumbnail-preview,.youtube-thumbnail-card.shorts .youtube-thumbnail-empty,.youtube-thumbnail-card.shorts .youtube-thumbnail-loading{aspect-ratio:9/16;justify-self:center;width:min(100%,340px);min-height:0}.youtube-thumbnail-empty,.youtube-thumbnail-loading{color:#8b8f83;background:radial-gradient(circle at 70% 25%,#d7ff4521,#0000 30%),linear-gradient(145deg,#282d25,#151814);justify-content:center;align-items:center;min-height:190px;display:flex}.youtube-thumbnail-empty{text-align:center;flex-direction:column;gap:7px}.youtube-thumbnail-empty svg{color:#c8ed3d}.youtube-thumbnail-empty strong{color:#eef0e9;font-size:12px}.youtube-thumbnail-empty small{color:#9ba095;max-width:390px;font-size:9px;line-height:1.55}.youtube-thumbnail-loading{gap:8px;font-size:10px}.youtube-thumbnail-headline{gap:6px;display:grid}.youtube-thumbnail-headline>span{color:#555950;align-items:center;gap:7px;font-size:10px;font-weight:800;display:flex}.youtube-thumbnail-headline>span small{color:#999c93;font-size:8px;font-weight:500}.youtube-thumbnail-headline>div{background:#f8f8f4;border:1px solid #dfe1d9;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;display:grid;overflow:hidden}.youtube-thumbnail-headline input{color:#393c35;background:0 0;border:0;outline:0;width:100%;height:39px;padding:0 11px;font-size:11px;font-weight:700}.youtube-thumbnail-headline>div>button{color:#667529;background:#eff4dd;border:0;border-left:1px solid #dfe5c7;padding:0 11px;font-size:9px;font-weight:800}.youtube-thumbnail-actions{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.youtube-thumbnail-actions>button,.youtube-thumbnail-actions>a{border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 13px;font-size:10px;font-weight:850;text-decoration:none;display:inline-flex}.youtube-thumbnail-actions>button{color:#1d2115;background:var(--accent);border:0}.youtube-thumbnail-actions>button:hover{background:#e1ff73}.youtube-thumbnail-actions>button:disabled{cursor:wait;opacity:.65}.youtube-thumbnail-actions>a{color:#4d5148;background:#fff;border:1px solid #dfe1d9}.youtube-thumbnail-note{color:#979a91;margin:-2px 0 0;font-size:8px;line-height:1.55}.youtube-thumbnail-error{color:#b8463e;background:#fff0ed;border-radius:7px;margin:0;padding:9px 10px;font-size:9px;font-weight:700}.upload-metadata-card{border:1px solid var(--line);background:#fff;border-radius:13px;gap:13px;width:100%;padding:18px;display:grid;box-shadow:0 10px 28px #1f21190b}.upload-metadata-card>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.upload-metadata-card>header>div{align-items:center;gap:9px;min-width:0;display:flex}.upload-metadata-card>header>div>span{color:#4e5e16;background:#edf5ce;border-radius:8px;flex:none;place-items:center;width:31px;height:31px;display:grid}.upload-metadata-card>header strong,.upload-metadata-card>header small{display:block}.upload-metadata-card>header strong{color:#2d302a;font-size:12px}.upload-metadata-card>header small{color:#85887f;margin-top:3px;font-size:9px}.upload-metadata-card>header>button{color:#34410e;background:var(--accent);border:0;border-radius:7px;flex:none;justify-content:center;align-items:center;gap:5px;min-height:32px;padding:0 10px;font-size:9px;font-weight:850;display:inline-flex}.upload-metadata-card>label{gap:6px;display:grid}.upload-metadata-card>label>span{color:#555950;justify-content:space-between;align-items:center;font-size:10px;font-weight:800;display:flex}.upload-metadata-card>label>span small{color:#999c93;font:500 8px DM Mono,monospace}.upload-title-meta{align-items:center;gap:7px;display:inline-flex}.upload-title-meta>button{color:#777b70;background:#f0f1eb;border:1px solid #dfe1d9;border-radius:999px;min-height:24px;padding:0 8px;font-size:8px;font-weight:800}.upload-title-meta>button.enabled{color:#3c4a13;background:#edf5ce;border-color:#cbdc83}.upload-metadata-field{background:#f8f8f4;border:1px solid #dfe1d9;border-radius:8px;grid-template-columns:minmax(0,1fr) 34px;display:grid;overflow:hidden}.upload-metadata-field:focus-within{border-color:#adca3d;box-shadow:0 0 0 3px #adca3d1a}.upload-metadata-field input,.upload-metadata-field textarea{color:#353832;resize:vertical;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:9px 10px;font-size:11px;line-height:1.55}.upload-metadata-field textarea{min-height:112px}.upload-metadata-field.tags textarea{min-height:65px}.upload-metadata-field>button{color:#73776c;background:#efefe9;border:0;border-left:1px solid #dfe1d9;align-self:stretch;place-items:center;width:34px;display:grid}.upload-metadata-card>p{color:#a0443a;margin:0;font-size:9px}.upload-metadata-card.compact{box-shadow:none;background:#fff;gap:10px;margin-top:10px;padding:12px}.upload-metadata-card.compact>header{align-items:flex-start}.upload-metadata-card.compact>header>div>span{width:27px;height:27px}.upload-metadata-card.compact .upload-metadata-field textarea{min-height:82px}.upload-metadata-card.compact .upload-metadata-field.tags textarea{min-height:54px}.export-panel{border:1px solid var(--line);background:#fff;border-radius:14px;padding:25px;box-shadow:0 12px 35px #1f21190d}.export-panel>span{color:#879541;letter-spacing:.12em;font:600 9px DM Mono,monospace}.export-panel h2{letter-spacing:-.04em;margin:8px 0 19px;font-size:21px}.language-panel-heading{grid-template-columns:42px 1fr;align-items:center;gap:11px;margin:10px 0 18px;display:grid}.language-panel-heading>b{color:#34400f;background:var(--accent);border-radius:10px;place-items:center;width:42px;height:42px;font:850 11px DM Mono,monospace;display:grid}.language-panel-heading h2{margin:0;font-size:21px}.language-panel-heading p{color:#7d8277;margin:4px 0 0;font-size:10px;line-height:1.5}.language-panel-content{border-top:1px solid var(--line);gap:11px;padding-top:17px;display:grid}.localized-version-summary{color:#59632c;background:#f5f8e8;border-radius:9px;align-items:flex-start;gap:8px;padding:11px 12px;display:flex}.localized-version-summary svg{flex:none;margin-top:1px}.localized-version-summary p{margin:0;font-size:10px;line-height:1.55}.localized-video-action{color:#1d240d;background:var(--accent);border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:46px;margin-top:4px;font-size:11px;font-weight:850;display:inline-flex}.localized-video-action:disabled{cursor:not-allowed;opacity:.58}.localization-step{border-top:1px solid var(--line);gap:10px;margin-top:18px;padding-top:18px;display:grid}.localization-step:first-of-type{margin-top:0}.localization-step-heading{grid-template-columns:25px 1fr;align-items:start;gap:9px;display:grid}.localization-step-heading>span{color:#2f3910;background:var(--accent);border-radius:50%;place-items:center;width:25px;height:25px;font:800 9px DM Mono,monospace;display:grid}.localization-step-heading strong,.localization-step-heading small{display:block}.localization-step-heading strong{color:var(--ink);font-size:13px}.localization-step-heading small{color:#858980;margin-top:3px;font-size:9px;line-height:1.5}.source-language-card{background:#f7f8f3;border:1px solid #e2e4dc;border-radius:10px;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;min-height:60px;padding:11px;display:grid}.source-language-card>span{color:#4f5b21;background:#e9efcf;border-radius:8px;place-items:center;width:34px;height:34px;font:800 9px DM Mono,monospace;display:grid}.source-language-card strong,.source-language-card small{display:block}.source-language-card strong{color:var(--ink);font-size:11px}.source-language-card small{color:#81857b;margin-top:3px;font-size:8px}.source-language-card em{color:#51600e;background:#e9f6b6;border-radius:7px;align-items:center;gap:4px;min-height:27px;padding:0 8px;font-size:8px;font-style:normal;font-weight:800;display:inline-flex}.source-language-card em.working{color:#7a6a46;background:#f5eddb}.post-language-chips{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.post-language-chips button{color:#62665c;text-align:left;background:#fff;border:1px solid #dfe2d9;border-radius:8px;grid-template-columns:25px 1fr auto;align-items:center;gap:6px;min-height:39px;padding:0 9px;font-size:9px;font-weight:750;display:grid}.post-language-chips button>span{color:#818878;font:700 8px DM Mono,monospace}.post-language-chips button.selected{color:#33400d;background:#f5f9e3;border-color:#b5cc55}.post-language-chips button.selected>span{color:#64751d}.localization-ai-note,.language-empty-state{color:#74796d;margin:0;font-size:9px;line-height:1.55}.localization-ai-note{background:#f8faef;border-radius:8px;align-items:flex-start;gap:6px;padding:9px 10px;display:flex}.localization-ai-note svg{color:#80931c;flex:none;margin-top:1px}.language-empty-state{text-align:center;background:#f7f8f4;border:1px dashed #dfe2d8;border-radius:8px;padding:12px}.disabled-step .youtube-export-modes{opacity:.55}.common-video-button{color:#4f5b21;background:#f6f8ec;border:1px solid #dbe2bd;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:39px;font-size:9px;font-weight:800;display:flex}.export-panel ul{gap:10px;margin:0 0 20px;padding:0;list-style:none;display:grid}.export-panel li{color:#555950;align-items:center;gap:7px;font-size:11px;display:flex}.export-panel li svg{color:#8ba514}.youtube-export-modes{gap:8px;margin:0 0 14px;display:grid}.youtube-export-modes>button{text-align:left;color:#555950;background:#f7f8f3;border:1px solid #e2e4dc;border-radius:10px;grid-template-columns:1fr;min-height:71px;padding:13px 48px 13px 47px;display:grid;position:relative}.youtube-export-modes>button>span{color:#747b52;background:#ecefe0;border-radius:7px;place-items:center;width:25px;height:25px;display:grid;position:absolute;top:17px;left:15px}.youtube-export-modes>button>strong{color:var(--ink);font-size:11px}.youtube-export-modes>button>small{color:#858980;margin-top:4px;font-size:9px;line-height:1.4}.youtube-export-modes>button>em{color:#50600d;background:#e5f5a7;border-radius:5px;padding:4px 6px;font-size:8px;font-style:normal;font-weight:800;position:absolute;top:12px;right:11px}.youtube-export-modes>button.selected{background:#f8fbe9;border-color:#b9ce59;box-shadow:0 0 0 2px #b9ce591a}.youtube-export-modes>button.selected>span{color:#4f600c;background:var(--accent)}.youtube-access-check{background:#fff8ed;border:1px solid #f0d6ac;border-radius:9px;margin-bottom:16px;padding:11px 12px}.youtube-access-check.confirmed{background:#f4f8e6;border-color:#d8e39f}.youtube-access-check>button{color:#54574e;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:10px;font-weight:800;display:flex}.youtube-access-check>button>span{color:#27300d;background:#fff;border:1px solid #c9b793;border-radius:5px;place-items:center;width:17px;height:17px;display:grid}.youtube-access-check.confirmed>button>span{background:var(--accent);border-color:#a8c82d}.youtube-access-check p{color:#8a7456;margin:8px 0 0 25px;font-size:8px;line-height:1.5}.youtube-access-check a{color:#59691c;text-underline-offset:2px;font-weight:800;text-decoration:underline}.youtube-language-exports{border-top:1px solid var(--line);gap:8px;margin-top:20px;padding-top:18px;display:grid}.youtube-language-heading{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.youtube-language-heading strong{font-size:11px}.youtube-language-heading span{color:#8b8f84;font:600 8px DM Mono,monospace}.youtube-language-exports>article{background:#f7f8f4;border:1px solid #e7e8e1;border-radius:9px;padding:10px}.youtube-language-exports article>header{grid-template-columns:28px 1fr auto;align-items:center;gap:8px;display:grid}.youtube-language-exports article>header>span{color:#4f5b21;background:#e9efcf;border-radius:7px;place-items:center;width:28px;height:28px;font:700 8px DM Mono,monospace;display:grid}.youtube-language-exports article>header strong,.youtube-language-exports article>header small{display:block}.youtube-language-exports article>header strong{color:var(--ink);font-size:11px}.youtube-language-exports article>header small{color:#8d9087;margin-top:2px;font-size:9px}.youtube-language-exports article>header button{color:#303516;background:var(--accent);border:0;border-radius:7px;justify-content:center;align-items:center;gap:4px;min-width:61px;min-height:29px;font-size:9px;font-weight:800;display:inline-flex}.youtube-language-exports article>header button:disabled{cursor:not-allowed;opacity:.58}.language-voice-modes{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:10px;display:grid}.language-voice-modes button{color:#71766a;background:#fff;border:1px solid #dde0d7;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:33px;font-size:9px;font-weight:800;display:inline-flex}.language-voice-modes button.selected{color:#3e4b13;background:#f2f8d9;border-color:#b3cb50}.language-voice-modes button:disabled{cursor:not-allowed;opacity:.55}.automatic-voice-note{color:#73796a;align-items:center;gap:5px;margin:7px 1px 0;font-size:8px;line-height:1.45;display:flex}.automatic-voice-note svg{color:#849923;flex:none}.direct-language-voice{grid-template-columns:minmax(0,1fr) auto auto;gap:6px;margin-top:7px;display:grid}.direct-language-voice select{color:#4f544a;background:#fff;border:1px solid #dfe2d8;border-radius:7px;min-width:0;min-height:36px;padding:0 28px 0 9px;font-size:9px}.direct-language-voice>button{color:#50582f;background:#fff;border:1px solid #d9dfc3;border-radius:7px;align-items:center;gap:4px;min-height:36px;padding:0 9px;font-size:8px;font-weight:800;display:inline-flex}.direct-language-voice>small{color:#878c81;grid-column:1/-1;font-size:8px}.youtube-language-progress{margin-top:9px}.youtube-language-progress span{color:#777c6d;text-overflow:ellipsis;white-space:nowrap;font-size:8px;display:block;overflow:hidden}.youtube-language-progress i{background:#e1e4d9;border-radius:99px;height:4px;margin-top:6px;display:block;overflow:hidden}.youtube-language-progress b{border-radius:inherit;background:#a5c329;height:100%;transition:width .25s;display:block}.youtube-language-downloads{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.youtube-language-downloads a{color:#555c37;background:#fff;border:1px solid #dfe2d3;border-radius:6px;align-items:center;gap:4px;min-height:26px;padding:0 7px;font-size:8px;font-weight:800;text-decoration:none;display:inline-flex}.export-render-button,.export-download-button{border-radius:9px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:44px;margin-top:8px;font-size:11px;font-weight:800;text-decoration:none;display:flex}.export-render-button{color:#18200e;background:var(--accent);border:0}.export-render-button.secondary{color:#64685e;background:#f4f5ef;border:1px solid #dfe2d8;min-height:38px;font-size:9px}.export-download-button{color:#f1f3ec;background:#292c27}.export-render-button:disabled{cursor:not-allowed;opacity:.5}@media (max-width:980px){.project-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.scene-card-grid,.admin-job-card{grid-template-columns:1fr}.admin-job-actions{border-top:1px solid #ecebe6;border-left:0;padding:14px 0 0}.admin-action-buttons{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.project-page-shell,.admin-ops-shell{padding-left:0}.project-page-sidebar{border-bottom:1px solid #292c26;border-right:0;width:100%;padding:14px 16px;position:static}.project-page-sidebar .brand{padding:0}.project-page-sidebar .new-project-button,.project-page-sidebar .main-nav,.project-sidebar-summary{display:none}.project-page-content{width:min(100% - 30px,620px);padding:34px 0 60px}.admin-ops-content{width:min(100% - 30px,620px);padding:32px 0 60px}.admin-ops-header{flex-direction:column;align-items:stretch}.admin-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-ops-toolbar{flex-direction:column;align-items:stretch}.admin-job-search{width:100%}.admin-job-details{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-action-buttons{grid-template-columns:1fr}.project-page-header{flex-direction:column;align-items:flex-start;gap:18px}.project-page-header-actions{justify-content:space-between;width:100%}.project-page-create{flex:1}.project-page-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.project-page-stats article{min-height:92px;padding:14px}.project-page-stats article>svg{display:none}.project-page-stats article>strong{font-size:23px}.project-page-toolbar,.project-category-toolbar{flex-direction:column;align-items:stretch}.project-category-manage{justify-content:center}.project-category-modal{padding:23px 18px}.project-category-create-row{grid-template-columns:minmax(0,1fr) 100px}.project-category-create-row>button{grid-column:1/-1}.project-page-search{width:100%}.project-page-grid{grid-template-columns:1fr}.workspace-stage-nav,.scene-workspace,.export-workspace{width:min(100% - 30px,620px)}.workspace-stage-nav{margin-top:16px}.workspace-stage-nav button{text-align:center;min-height:60px;padding:12px 8px}.workspace-stage-nav button>span{display:none}.workspace-stage-nav button>strong{font-size:10px}.workspace-stage-nav button>small{font-size:8px}.scene-workspace,.export-workspace{padding-top:34px}.scene-workspace-header{flex-direction:column;align-items:stretch}.scene-workspace-header>button{justify-content:center}.scene-batch-toolbar{grid-template-columns:1fr}.scene-batch-actions{grid-template-columns:1fr 1fr;justify-content:stretch;display:grid}.scene-batch-actions button{width:100%}.scene-batch-status{grid-column:1}.scene-work-card,.export-workspace-grid{grid-template-columns:1fr}.export-language-bar{margin-top:-10px}.export-language-tabs{margin-right:-15px;padding-right:15px}.export-language-tabs>button,.export-language-tab>button:first-child{min-width:122px}.export-language-menu{width:auto;position:fixed;inset:auto 15px 18px}.scene-work-media,.scene-work-media.longform{min-height:360px}.export-player.longform{width:100%}}}
