@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Manrope:wght@600;700;800&display=swap";*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{color-scheme:dark;--bg-base:#090807;--bg-0:#12100e;--bg-1:#1a1713;--bg-2:hsla(40,30%,92%,.07);--bg-3:hsla(40,30%,92%,.14);--bg-hover:hsla(40,30%,92%,.09);--bg-active:rgba(146,118,77,.15);--bg-input:rgba(17,13,11,.92);--bg-surface:rgba(18,16,14,.92);--border:hsla(40,30%,92%,.1);--border-strong:hsla(39,36%,59%,.24);--border-focus:#bca16f;--text-0:#f1ede5;--text-1:#ded6ca;--text-2:#c7baaa;--text-3:#83786d;--accent:#8f7048;--accent-dark:#d5bd88;--accent-bg:rgba(143,112,72,.15);--accent-text:#d5bd88;--accent-glow:hsla(39,36%,59%,.18);--accent-gradient:linear-gradient(135deg,#33291d,#755c3a 55%,#9f8456);--panel-bg:rgba(18,16,14,.92);--panel-border:hsla(40,30%,92%,.1);--shadow-panel:0 18px 48px rgba(0,0,0,.42),0 4px 14px rgba(0,0,0,.32);--success:#66d196;--success-bg:rgba(102,209,150,.12);--error:#ff7c91;--error-bg:rgba(255,124,145,.12);--info:#8eb3ff;--info-bg:rgba(142,179,255,.12);--warning:#f1c96d;--warning-bg:hsla(42,82%,69%,.12);--shadow-xs:0 1px 2px rgba(0,0,0,.32);--shadow-sm:0 3px 10px rgba(0,0,0,.34),0 1px 3px rgba(0,0,0,.28);--shadow:0 8px 20px rgba(0,0,0,.38),0 2px 6px rgba(0,0,0,.32);--shadow-lg:0 14px 30px rgba(0,0,0,.44),0 4px 12px rgba(0,0,0,.34);--shadow-xl:0 20px 44px rgba(0,0,0,.52),0 8px 16px rgba(0,0,0,.38);--shadow-card:0 8px 24px rgba(0,0,0,.32);--shadow-elevated:0 18px 40px rgba(0,0,0,.48),0 6px 16px rgba(0,0,0,.36);--shadow-inset:inset 0 1px 3px rgba(0,0,0,.34);--radius-sm:4px;--radius:8px;--radius-lg:14px;--radius-xl:20px;--font-display:"Manrope","Inter",sans-serif;--font-body:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;--font-mono:"SF Mono","Fira Code","Consolas",monospace;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-8:32px;--sp-10:40px;--sp-12:48px;--sp-16:64px;--ease-out:cubic-bezier(.16,1,.3,1);--ease-spring:cubic-bezier(.34,1.56,.64,1)}.studio-theme-dark{color-scheme:dark;--bg-base:#090807;--bg-0:#12100e;--bg-1:#1a1713;--bg-2:hsla(40,30%,92%,.07);--bg-3:hsla(40,30%,92%,.14);--bg-hover:hsla(40,30%,92%,.09);--bg-active:rgba(146,118,77,.15);--bg-input:rgba(17,13,11,.92);--bg-surface:rgba(18,16,14,.92);--border:hsla(40,30%,92%,.1);--border-strong:hsla(39,36%,59%,.24);--border-focus:#bca16f;--text-0:#f1ede5;--text-1:#ded6ca;--text-2:#c7baaa;--text-3:#83786d;--accent:#8f7048;--accent-dark:#d5bd88;--accent-bg:rgba(143,112,72,.15);--accent-text:#d5bd88;--accent-glow:hsla(39,36%,59%,.18);--accent-gradient:linear-gradient(135deg,#33291d,#755c3a 55%,#9f8456);--panel-bg:rgba(18,16,14,.92);--panel-border:hsla(40,30%,92%,.1);--shadow-panel:0 18px 48px rgba(0,0,0,.42),0 4px 14px rgba(0,0,0,.32);--success:#66d196;--success-bg:rgba(102,209,150,.12);--error:#ff7c91;--error-bg:rgba(255,124,145,.12);--info:#8eb3ff;--info-bg:rgba(142,179,255,.12);--warning:#f1c96d;--warning-bg:hsla(42,82%,69%,.12);--shadow-xs:0 1px 2px rgba(0,0,0,.32);--shadow-sm:0 3px 10px rgba(0,0,0,.34),0 1px 3px rgba(0,0,0,.28);--shadow:0 8px 20px rgba(0,0,0,.38),0 2px 6px rgba(0,0,0,.32);--shadow-lg:0 14px 30px rgba(0,0,0,.44),0 4px 12px rgba(0,0,0,.34);--shadow-xl:0 20px 44px rgba(0,0,0,.52),0 8px 16px rgba(0,0,0,.38);--shadow-card:0 8px 24px rgba(0,0,0,.32);--shadow-elevated:0 18px 40px rgba(0,0,0,.48),0 6px 16px rgba(0,0,0,.36);--shadow-inset:inset 0 1px 3px rgba(0,0,0,.34)}.studio-theme-original{color-scheme:light;--bg-base:#fff7f1;--bg-0:#fff;--bg-1:#fffaf6;--bg-2:#fff1e8;--bg-3:#f0dccf;--bg-hover:#fff4ec;--bg-active:#ffe9db;--bg-input:#fffefd;--bg-surface:hsla(0,0%,100%,.9);--border:#eddccf;--border-strong:#d9c2b1;--border-focus:#ff7a45;--text-0:#1d2433;--text-1:#2f3a50;--text-2:#667085;--text-3:#98a2b3;--accent:#ff7a45;--accent-dark:#eb6430;--accent-bg:rgba(255,122,69,.12);--accent-text:#b54708;--accent-glow:rgba(255,122,69,.18);--accent-gradient:linear-gradient(135deg,#ff9a63,#ff7a45 46%,#f25b2c);--panel-bg:hsla(0,0%,100%,.88);--panel-border:rgba(137,92,57,.12);--shadow-panel:0 18px 48px rgba(115,84,55,.12),0 4px 14px rgba(115,84,55,.08);--success:#3f8a63;--success-bg:rgba(63,138,99,.1);--error:#d24f66;--error-bg:rgba(210,79,102,.1);--info:#3a73cc;--info-bg:rgba(58,115,204,.1);--warning:#a67b2d;--warning-bg:rgba(166,123,45,.1);--shadow-xs:0 1px 2px rgba(50,74,114,.05);--shadow-sm:0 3px 10px rgba(50,74,114,.08),0 1px 3px rgba(50,74,114,.05);--shadow:0 8px 20px rgba(50,74,114,.1),0 2px 6px rgba(50,74,114,.06);--shadow-lg:0 14px 30px rgba(50,74,114,.13),0 4px 12px rgba(50,74,114,.08);--shadow-xl:0 20px 44px rgba(50,74,114,.16),0 8px 16px rgba(50,74,114,.1);--shadow-card:0 8px 20px rgba(50,74,114,.08);--shadow-elevated:0 18px 40px rgba(50,74,114,.16),0 6px 16px rgba(50,74,114,.1);--shadow-inset:inset 0 1px 3px rgba(50,74,114,.07)}#__nuxt,body,html{height:100%}body{background:radial-gradient(circle at 14% 8%,rgba(146,118,77,.12),transparent 26%),radial-gradient(circle at 86% 12%,hsla(39,36%,59%,.09),transparent 24%),radial-gradient(circle at 50% 88%,rgba(39,52,64,.26),transparent 36%),linear-gradient(180deg,var(--bg-base) 0,#060605 100%);color:var(--text-0);font-family:var(--font-body);font-size:14px;line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;letter-spacing:.01em;overflow:hidden}.studio-theme-original body{background:radial-gradient(circle at top left,rgba(230,95,67,.18),transparent 24%),radial-gradient(circle at top right,rgba(216,162,74,.12),transparent 22%),linear-gradient(180deg,var(--bg-base) 0,var(--bg-1) 100%)}.studio-theme-dark body{background:radial-gradient(circle at 14% 8%,rgba(146,118,77,.12),transparent 26%),radial-gradient(circle at 86% 12%,hsla(39,36%,59%,.09),transparent 24%),radial-gradient(circle at 50% 88%,rgba(39,52,64,.26),transparent 36%),linear-gradient(180deg,var(--bg-base) 0,#060605 100%)}h1,h2,h3,h4,h5{color:var(--text-0);font-family:var(--font-display);font-weight:700;letter-spacing:-.01em;line-height:1.25}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.2rem}p{line-height:1.75}.btn{align-items:center;background:var(--bg-0);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-xs);color:var(--text-1);cursor:pointer;display:inline-flex;font-family:var(--font-body);font-size:13px;font-weight:500;gap:var(--sp-2);justify-content:center;letter-spacing:.01em;padding:7px 14px;transition:all .18s var(--ease-out);white-space:nowrap}.btn:not(.btn-primary):not(.btn-ghost):hover{background:var(--bg-hover);border-color:var(--border-strong);box-shadow:var(--shadow-sm);color:var(--text-0);transform:translateY(-1px)}.btn:not(.btn-primary):not(.btn-ghost):active{background:var(--bg-active);box-shadow:var(--shadow-xs);transform:translateY(0)}.btn:disabled{background:color-mix(in srgb,var(--bg-1) 82%,var(--accent) 18%);border-color:color-mix(in srgb,var(--accent) 24%,var(--border));box-shadow:inset 0 1px #ffffff0a;color:color-mix(in srgb,var(--text-2) 70%,var(--text-0) 30%);cursor:not-allowed;filter:none;opacity:1;transform:none}.btn-primary{box-shadow:0 8px 20px color-mix(in srgb,var(--accent) 24%,transparent),0 2px 6px #00000029}.btn-primary,.btn.btn-primary:hover:not(:disabled){background:var(--accent-gradient);border-color:transparent;color:#fff}.btn.btn-primary:hover:not(:disabled){box-shadow:0 12px 24px color-mix(in srgb,var(--accent) 28%,transparent),0 4px 10px #0003;filter:brightness(1.08);transform:translateY(-1px)}.btn.btn-primary:active:not(:disabled){background:var(--accent-gradient);color:#fff;filter:brightness(.97);transform:translateY(0)}.btn.btn-primary:disabled{background:color-mix(in srgb,var(--bg-1) 82%,var(--accent) 18%);border-color:color-mix(in srgb,var(--accent) 24%,var(--border));box-shadow:inset 0 1px #ffffff0a;color:color-mix(in srgb,var(--text-2) 70%,var(--text-0) 30%)}.studio-theme-dark .btn.btn-primary:disabled,.studio-theme-dark .btn:disabled{background:linear-gradient(135deg,#2a241bf5,#483a26eb);border-color:#d5bc862e;box-shadow:inset 0 1px #ffffff0d;color:#fff6dfe0}.btn-ghost{background:transparent;border-color:transparent;box-shadow:none;color:var(--text-2)}.btn.btn-ghost:hover:not(:disabled){background:var(--bg-hover);border-color:transparent;box-shadow:none;color:var(--text-0)}.btn-sm{font-size:12px;gap:var(--sp-1);padding:4px 10px}.btn-icon{border-radius:var(--radius);height:32px;padding:0;width:32px}.input,.textarea,select.input{background:var(--bg-input);border:1px solid var(--border);border-radius:var(--radius);color:var(--text-0);font-family:var(--font-body);font-size:13.5px;outline:none;padding:9px 13px;transition:border-color .18s,box-shadow .18s,background .18s;width:100%}.input:hover,.textarea:hover{border-color:var(--border-strong)}.input:focus,.textarea:focus{background:var(--bg-0);border-color:var(--border-focus);box-shadow:0 0 0 3px var(--accent-glow)}.input::-moz-placeholder,.textarea::-moz-placeholder{color:var(--text-3);font-weight:300}.input::placeholder,.textarea::placeholder{color:var(--text-3);font-weight:300}.textarea{line-height:1.75;resize:none}select.input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%238fa0b8' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;cursor:pointer;padding-right:36px}.studio-theme-dark select.input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23a99f91' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}.studio-theme-dark input:not([type=checkbox]):not([type=radio]),.studio-theme-dark select,.studio-theme-dark textarea{background-color:var(--bg-input);border-color:var(--border);color:var(--text-0)}.studio-theme-dark input:not([type=checkbox]):not([type=radio])::-moz-placeholder,.studio-theme-dark textarea::-moz-placeholder{color:var(--text-3);opacity:1}.studio-theme-dark input:not([type=checkbox]):not([type=radio])::placeholder,.studio-theme-dark textarea::placeholder{color:var(--text-3);opacity:1}.studio-theme-dark input:not([type=checkbox]):not([type=radio]):focus,.studio-theme-dark select:focus,.studio-theme-dark textarea:focus{border-color:var(--border-focus);box-shadow:0 0 0 3px var(--accent-glow);outline:none}.studio-theme-dark input[type=file]::file-selector-button{background:var(--bg-2);border:1px solid var(--border);border-radius:8px;color:var(--text-1);font-weight:700}.tag{align-items:center;background:var(--bg-2);border-radius:99px;color:var(--text-2);display:inline-flex;font-family:var(--font-body);font-size:11px;font-weight:500;gap:4px;letter-spacing:.02em;padding:3px 9px}.tag-accent{background:var(--accent-bg);color:var(--accent-text)}.tag-success{background:var(--success-bg);color:var(--success)}.tag-error{background:var(--error-bg);color:var(--error)}.tag-info{background:var(--info-bg);color:var(--info)}.tag-warning{background:var(--warning-bg);color:var(--warning)}.card{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);transition:border-color .2s var(--ease-out),box-shadow .2s var(--ease-out),transform .2s var(--ease-out)}.card:hover{border-color:var(--border-strong);box-shadow:var(--shadow)}.card-active{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-glow)}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--bg-3);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--border-strong)}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin .9s linear infinite}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes slideRight{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.mono{font-family:var(--font-mono)}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dim{color:var(--text-3)}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.ml-auto{margin-left:auto}.flex-1{flex:1;min-width:0}.sr-only{height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(0,0,0,0)}.overlay{align-items:center;animation:fadeIn .18s var(--ease-out);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#23304a52;display:flex;inset:0;justify-content:center;position:fixed;z-index:100}.page-enter{animation:fadeUp .35s var(--ease-out) both}.stagger-1{animation-delay:.05s}.stagger-2{animation-delay:.1s}.studio-feedback-launcher{bottom:18px;position:fixed;right:18px;z-index:150}.studio-feedback-launcher.compact{bottom:92px;right:16px}.studio-feedback-button{align-items:center;background:var(--accent-gradient);border:1px solid color-mix(in srgb,var(--accent) 24%,transparent);border-radius:999px;box-shadow:0 10px 24px color-mix(in srgb,var(--accent) 26%,transparent),0 4px 10px #7354371f;color:#fff;cursor:pointer;display:inline-flex;font-family:var(--font-body);font-size:13px;font-weight:700;height:38px;justify-content:center;min-width:58px;padding:0 16px;transition:transform .18s var(--ease-out),box-shadow .18s var(--ease-out),filter .18s var(--ease-out)}.studio-feedback-button.compact{border-color:#ffffffd1;box-shadow:0 10px 24px color-mix(in srgb,var(--accent) 24%,transparent),0 4px 10px #7354371f;height:42px;min-width:42px;padding:0;width:42px}.studio-theme-dark .studio-feedback-button{box-shadow:0 14px 28px #0000006b,0 0 0 1px #d5bc861a;color:#fff6df}.studio-theme-dark .page .head-chip,.studio-theme-dark .page .rename-btn,.studio-theme-dark .page .title-action{background:#12100ee0;border-color:#f1ede41f;color:var(--text-1)}.studio-theme-dark .page .rename-btn:hover,.studio-theme-dark .page .title-action:hover:not(:disabled){border-color:#d5bc8675;color:var(--accent-dark)}.studio-theme-dark .page .title-input{background:#0f0d0bf5;border-color:#f1ede424;color:var(--text-0)}.studio-theme-dark .page .title-input:focus{border-color:#d5bc86b3;box-shadow:0 0 0 4px #d5bc8624}.studio-theme-dark .page .title-action:disabled{background:#201c17c7;border-color:#f1ede41a;color:#ded6ca9e}.studio-theme-dark .page .template-strip{background:linear-gradient(135deg,#12100ef0,#221d16e6);border-color:#d5bc8633;box-shadow:0 12px 26px #00000047,inset 0 1px #ffffff0a;color:var(--text-1)}.studio-theme-dark .page .template-strip-kicker{color:var(--accent-dark)}.studio-theme-dark .page .template-strip-title{color:var(--text-0)}.studio-theme-dark .page .template-strip-meta{color:var(--text-2)}.studio-theme-dark .page .template-picker{background:#12100ee0;border-color:#f1ede41f}.studio-theme-dark .page .template-card,.studio-theme-dark .page .template-card-blank,.studio-theme-dark .page .template-tabs{background:#f1ede40e;border-color:#f1ede41f}.studio-theme-dark .page .template-card.active{background:#d5bc861f;border-color:#d5bc866b}.studio-theme-dark .page .template-genre,.studio-theme-dark .page .template-tags span{background:#f1ede413;border-color:#f1ede41f;color:var(--text-2)}.studio-theme-dark .page .intro-banner.card{background:linear-gradient(135deg,#181511fa,#1f1a14f0);border-color:#d5bc862e;box-shadow:0 18px 42px #00000057,inset 0 1px #ffffff0a}.studio-theme-dark .page .intro-kicker{color:var(--accent-dark)}.studio-theme-dark .page .intro-title{color:var(--text-0)}.studio-theme-dark .page .intro-desc{color:var(--text-2)}.studio-theme-dark .page .status-chip-pending,.studio-theme-dark .page .status-chip-ready{background:#f1ede40f;border-color:#f1ede41f}.studio-theme-dark .page .status-chip-pending{color:var(--text-2)}.studio-theme-dark .page .dialog-mask{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#030303a3}.studio-theme-dark .page .dialog.card{background:radial-gradient(circle at top left,hsla(41,48%,68%,.12),transparent 32%),radial-gradient(circle at top right,rgba(143,112,72,.12),transparent 28%),linear-gradient(180deg,#110f0dfa,#0a0908f5);border-color:#d5bc862e;box-shadow:0 28px 72px #000000a3,0 0 0 1px #ffffff08}.studio-theme-dark .page .config-card-kicker,.studio-theme-dark .page .dialog-kicker{color:var(--text-2)}.studio-theme-dark .page .dialog-section-title,.studio-theme-dark .page .dialog-title{color:var(--text-0)}.studio-theme-dark .page .dialog-foot-copy,.studio-theme-dark .page .dialog-section-copy,.studio-theme-dark .page .dialog-sub,.studio-theme-dark .page .field-hint{color:var(--text-2)}.studio-theme-dark .page .dialog-badge{background:#d5bc8621;border:1px solid hsla(41,48%,68%,.18);color:var(--accent-dark)}.studio-theme-dark .page .summary-chip{background:#f1ede40f;border-color:#f1ede41f;color:var(--text-1)}.studio-theme-dark .page .config-card,.studio-theme-dark .page .dialog-section{background:#f1ede40e;border-color:#f1ede41a}.studio-theme-dark .page .field-label{color:var(--text-1)}.studio-theme-dark .page .dialog-foot .btn.btn-primary:disabled,.studio-theme-dark .page .dialog-foot .btn:disabled{background:linear-gradient(135deg,#5f4d31e6,#3f3424eb);border-color:#d5bc8647;box-shadow:inset 0 1px #ffffff0f;color:#fff6dff5}.studio-theme-dark .studio{background:radial-gradient(circle at 18% 0,hsla(41,48%,68%,.1),transparent 28%),radial-gradient(circle at 92% 8%,rgba(92,112,130,.14),transparent 24%),linear-gradient(180deg,#0b0a09fa,#060605fc);color:var(--text-0)}.studio-theme-dark .studio .main,.studio-theme-dark .studio .sidebar,.studio-theme-dark .studio .studio-topbar{background:#12100ee6;border-color:#f1ede41a;box-shadow:0 18px 48px #0000006b,inset 0 1px #ffffff09}.studio-theme-dark .studio .studio-topbar-main{background:transparent;border-color:transparent;box-shadow:none}.studio-theme-dark .studio .locked-config,.studio-theme-dark .studio .studio-episode-chip,.studio-theme-dark .studio .studio-meta-pill{background:#d5bc861a;border-color:#d5bc8629;color:var(--text-1)}.studio-theme-dark .studio .studio-meta-pill.is-stage{color:var(--accent-dark)}.studio-theme-dark .studio .studio-meta-pill.is-progress{background:#66d1961a;border-color:#66d19629;color:var(--success)}.studio-theme-dark .studio .back-btn,.studio-theme-dark .studio .bubble-btn,.studio-theme-dark .studio .frame-upload-btn,.studio-theme-dark .studio .refresh-btn{background:#f1ede411;border-color:#f1ede41f;box-shadow:none;color:var(--text-2)}.studio-theme-dark .studio .back-btn:hover,.studio-theme-dark .studio .bubble-btn:hover:not(:disabled),.studio-theme-dark .studio .frame-upload-btn:hover:not(:disabled),.studio-theme-dark .studio .refresh-btn:hover:not(:disabled){background:#d5bc861f;border-color:#d5bc864d;color:var(--text-0)}.studio-theme-dark .studio .episode-guide{background:radial-gradient(circle at top left,hsla(41,48%,68%,.12),transparent 32%),linear-gradient(135deg,#181511fa,#0e0d0cf5);border-color:#d5bc862e;box-shadow:0 20px 54px #00000061,inset 0 1px #ffffff0a}.studio-theme-dark .studio .detail-hero,.studio-theme-dark .studio .episode-guide-next,.studio-theme-dark .studio .episode-style-card,.studio-theme-dark .studio .prod-helper-card{background:linear-gradient(135deg,#f1ede412,#110f0ddb);border-color:#d5bc8629;box-shadow:inset 0 1px #ffffff09}.studio-theme-dark .studio .episode-guide-kicker,.studio-theme-dark .studio .episode-style-note,.studio-theme-dark .studio .frame-num,.studio-theme-dark .studio .grid-blank-cell-index,.studio-theme-dark .studio .prod-helper-kicker,.studio-theme-dark .studio .prod-spec-line{color:var(--accent-dark)}.studio-theme-dark .studio .episode-guide-next-label,.studio-theme-dark .studio .episode-style-label,.studio-theme-dark .studio .grid-assign-columns,.studio-theme-dark .studio .pipe-section-label{color:var(--text-3)}.studio-theme-dark .studio .exp-row:hover,.studio-theme-dark .studio .grid-pick-item:hover,.studio-theme-dark .studio .pipe-item:hover,.studio-theme-dark .studio .stage-subnav-item:hover{background:#f1ede412;color:var(--text-0)}.studio-theme-dark .studio .frame-row.active,.studio-theme-dark .studio .grid-history-item.active,.studio-theme-dark .studio .pipe-item.active,.studio-theme-dark .studio .shot-item.active{background:#d5bc861b;border-color:#d5bc8638;box-shadow:inset 0 0 0 1px #d5bc861f}.studio-theme-dark .studio .pipe-item-sub:not(:last-child):after{background:#f1ede414}.studio-theme-dark .studio .empty-visual,.studio-theme-dark .studio .pipe-icon,.studio-theme-dark .studio .scene-icon,.studio-theme-dark .studio .shot-num{background:#f1ede412;border-color:#f1ede41f;color:var(--text-2)}.studio-theme-dark .studio .pipe-item.active .pipe-icon,.studio-theme-dark .studio .prod-tab.active,.studio-theme-dark .studio .stage-subnav-item.active{background:#d5bc8624;border-color:#d5bc863d;color:var(--accent-dark)}.studio-theme-dark .studio .icon-done,.studio-theme-dark .studio .pipe-item.done .pipe-icon{background:#66d196e6!important;border-color:#66d1963d!important;color:#06130c!important}.studio-theme-dark .studio .icon-active,.studio-theme-dark .studio .role-pill.active,.studio-theme-dark .studio .shot-item.active .shot-num{background:var(--accent-dark)!important;border-color:#d5bc8657!important;color:#17130d!important}.studio-theme-dark .studio .extract-card-head,.studio-theme-dark .studio .grid-assign-head,.studio-theme-dark .studio .grid-assign-pagination,.studio-theme-dark .studio .grid-preview-toolbar,.studio-theme-dark .studio .prod-toolbar,.studio-theme-dark .studio .shot-list-head,.studio-theme-dark .studio .sidebar-bottom,.studio-theme-dark .studio .stage-subnav,.studio-theme-dark .studio .step-bubble,.studio-theme-dark .studio .step-toolbar{background:linear-gradient(180deg,#f1ede412,#12100eb8);border-color:#f1ede41a}.studio-theme-dark .studio .prod-tab,.studio-theme-dark .studio .role-pill,.studio-theme-dark .studio .stage-subnav-item{background:#f1ede40e;border-color:#f1ede41c;color:var(--text-2)}.studio-theme-dark .studio .prod-tabs,.studio-theme-dark .studio .progress-track{background:#f1ede414}.studio-theme-dark .studio .detail-panel,.studio-theme-dark .studio .export-list-body,.studio-theme-dark .studio .export-main,.studio-theme-dark .studio .fill-textarea,.studio-theme-dark .studio .prod-content,.studio-theme-dark .studio .shot-list{background:#0a09085c;color:var(--text-0)}.studio-theme-dark .studio .fill-textarea::-moz-placeholder{color:#c7b9a99e}.studio-theme-dark .studio .fill-textarea::placeholder{color:#c7b9a99e}.studio-theme-dark .studio .reference-video-draft,.studio-theme-dark .studio .reference-video-file-control,.studio-theme-dark .studio .reference-video-input{background:var(--bg-input);border-color:var(--border);color:var(--text-0)}.studio-theme-dark .studio .step-empty,.studio-theme-dark .studio .step-loading{background:#0a09083d}.studio-theme-dark .studio .bubble-btn.primary:disabled,.studio-theme-dark .studio .bubble-btn:disabled,.studio-theme-dark .studio .refresh-btn:disabled{background:#2c261dd1;border-color:#d5bc8629;color:#ded6ca94;opacity:1}.studio-theme-dark .studio .bubble-btn.primary:not(:disabled){background:var(--accent-gradient);border-color:#d5bc8633;box-shadow:0 10px 22px #00000052;color:#fff6df}.studio-theme-dark .studio .detail-section,.studio-theme-dark .studio .extract-summary-note,.studio-theme-dark .studio .extract-summary-stat,.studio-theme-dark .studio .grid-assignment-pane,.studio-theme-dark .studio .grid-blank-cell,.studio-theme-dark .studio .grid-history-item,.studio-theme-dark .studio .latest-grid-strip,.studio-theme-dark .studio .video-consistency-note,.studio-theme-dark .studio .video-param-panel,.studio-theme-dark .studio .voice-casting-note,.studio-theme-dark .studio .voice-library-item,.studio-theme-dark .studio .voice-profile-card,.studio-theme-dark .studio .voice-stage-stat{background:#f1ede40e;border-color:#f1ede41a}.studio-theme-dark .studio .asset-card,.studio-theme-dark .studio .dub-card,.studio-theme-dark .studio .extract-card,.studio-theme-dark .studio .extract-summary,.studio-theme-dark .studio .grid-history-panel,.studio-theme-dark .studio .prod-card,.studio-theme-dark .studio .voice-card,.studio-theme-dark .studio .voice-stage-panel{background:linear-gradient(180deg,#181511e6,#0f0d0bdb);border-color:#f1ede41a;box-shadow:0 14px 32px #00000047}.studio-theme-dark .studio .video-consistency-note.is-weak,.studio-theme-dark .studio .voice-casting-warning,.studio-theme-dark .studio .voice-profile-warning{background:#f1ca6f1a;border-color:#f1ca6f3d}.studio-theme-dark .studio .video-consistency-note.is-strong{background:#66d19617;border-color:#66d19633}.studio-theme-dark .studio .video-consistency-note.is-medium{background:#5bc0b417;border-color:#5bc0b433}.studio-theme-dark .studio .video-consistency-note.is-missing{background:#ff7c911a;border-color:#ff7c9138}.studio-theme-dark .studio .prod-source-badge{background:#12100edb;border:1px solid hsla(40,30%,92%,.12);color:var(--text-1)}.studio-theme-dark .studio .asset-foot,.studio-theme-dark .studio .detail-head,.studio-theme-dark .studio .dub-foot,.studio-theme-dark .studio .export-list,.studio-theme-dark .studio .export-list-head,.studio-theme-dark .studio .grid-tool-foot,.studio-theme-dark .studio .grid-tool-head,.studio-theme-dark .studio .prod-actions{border-color:#f1ede41a}.studio-theme-dark .studio .credit-pack-modal,.studio-theme-dark .studio .grid-tool,.studio-theme-dark .studio .image-viewer-dialog{background:linear-gradient(180deg,#12100efa,#0a0908f5);border-color:#d5bc8629;box-shadow:0 28px 72px #00000094}.studio-theme-dark .studio .grid-preview-wrap,.studio-theme-dark .studio .image-viewer-head{background:#f1ede40b;border-color:#f1ede41a}.studio-theme-dark .studio .image-viewer-img{background:#f1ede40d}.studio-theme-dark .studio .grid-assign-row{border-bottom-color:#f1ede414}.studio-theme-dark .studio .grid-assign-row.active{background:#d5bc8614}.studio-theme-dark .studio .asset-cover,.studio-theme-dark .studio .detail-preview-media,.studio-theme-dark .studio .frame-thumb,.studio-theme-dark .studio .grid-history-thumb,.studio-theme-dark .studio .latest-grid-strip-thumb,.studio-theme-dark .studio .prod-cover{background:#f1ede40e;border-color:#f1ede41a}.studio-theme-dark .settings-layout .config-row,.studio-theme-dark .settings-layout .endpoint-hint,.studio-theme-dark .settings-layout .preset-card,.studio-theme-dark .settings-layout .preset-pill,.studio-theme-dark .settings-layout .starter-guide,.studio-theme-dark .settings-layout .template-type-chip,.studio-theme-dark .settings-layout .test-result{background:var(--bg-surface);border-color:var(--border);color:var(--text-1)}.studio-theme-dark .settings-layout .settings-brand-mark,.studio-theme-dark .settings-layout .starter-step{background:var(--bg-2);border-color:var(--border)}.studio-theme-dark .studio .credit-pack-modal-close{background:#f1ede412;border-color:#f1ede41f;color:var(--text-1)}.studio-theme-dark .studio .credit-pack-modal-kicker{background:#d5bc861f;border-color:#d5bc862e;color:var(--accent-dark)}.studio-feedback-launcher-close{align-items:center;background:#2a3243d1;border:1px solid hsla(0,0%,100%,.88);border-radius:999px;box-shadow:0 5px 12px #281e1438;color:#fff;cursor:pointer;display:inline-flex;height:20px;justify-content:center;position:absolute;right:-7px;top:-7px;transition:transform .16s var(--ease-out),background .16s var(--ease-out);width:20px}.studio-feedback-launcher.compact .studio-feedback-launcher-close{height:18px;right:-6px;top:-6px;width:18px}.studio-feedback-launcher-close:hover{background:#1e2636f0;transform:scale(1.06)}.studio-feedback-button:hover{box-shadow:0 14px 28px #ff7a4552,0 6px 12px #73543729;filter:brightness(1.06);transform:translateY(-1px)}.studio-feedback-button:focus-visible,.studio-feedback-close:focus-visible,.studio-feedback-launcher-close:focus-visible,.studio-feedback-tab:focus-visible,.studio-feedback-vote-button:focus-visible{box-shadow:0 0 0 3px var(--accent-glow),0 0 0 1px var(--border-focus);outline:none}.studio-feedback-overlay{align-items:center;animation:fadeIn .18s var(--ease-out);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#23304a57;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:180}.studio-feedback-panel{animation:scaleIn .18s var(--ease-out);background:#fffdfafa;border:1px solid var(--panel-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-elevated);color:var(--text-0);max-height:min(680px,calc(100vh - 36px));overflow:hidden;width:min(560px,calc(100vw - 36px))}.studio-feedback-header{align-items:flex-start;border-bottom:1px solid var(--border);display:flex;gap:16px;justify-content:space-between;padding:18px 20px 14px}.studio-feedback-header h2{font-size:18px;line-height:1.25;margin:0}.studio-feedback-header p{color:var(--text-2);font-size:13px;line-height:1.6;margin-top:4px}.studio-feedback-close{background:var(--bg-0);border:1px solid var(--border);border-radius:999px;color:var(--text-2);cursor:pointer;flex:0 0 auto;font-family:var(--font-body);font-size:12px;font-weight:600;padding:5px 11px;transition:background .18s var(--ease-out),color .18s var(--ease-out),border-color .18s var(--ease-out)}.studio-feedback-close:hover{background:var(--bg-hover);border-color:var(--border-strong);color:var(--text-0)}.studio-feedback-tabs{background:var(--bg-1);border-bottom:1px solid var(--border);display:grid;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr));padding:12px 20px}.studio-feedback-tab{background:transparent;border:1px solid transparent;border-radius:var(--radius);color:var(--text-2);cursor:pointer;font-family:var(--font-body);font-size:13px;font-weight:700;min-height:34px;transition:background .18s var(--ease-out),color .18s var(--ease-out),border-color .18s var(--ease-out),box-shadow .18s var(--ease-out)}.studio-feedback-tab:hover{background:var(--bg-hover);color:var(--text-0)}.studio-feedback-tab.active{background:var(--bg-0);border-color:var(--border);box-shadow:var(--shadow-xs);color:var(--text-0)}.studio-feedback-body{max-height:min(520px,calc(100vh - 180px));overflow-y:auto;padding:18px 20px 20px}.studio-feedback-form,.studio-feedback-votes{display:flex;flex-direction:column;gap:14px}.studio-feedback-field{color:var(--text-0);display:flex;flex-direction:column;font-size:13px;font-weight:700;gap:7px}.studio-feedback-textarea{min-height:142px;resize:vertical}.studio-feedback-form-row{align-items:center;display:flex;gap:12px;justify-content:space-between}.studio-feedback-count{color:var(--text-2);font-size:12px}.studio-feedback-alert{border:1px solid var(--border);border-radius:var(--radius);font-size:13px;line-height:1.55;padding:9px 11px}.studio-feedback-alert.error{background:var(--error-bg);border-color:#d24f6652;color:#a43146}.studio-feedback-alert.success{background:var(--success-bg);border-color:#3f8a6347;color:#2f724f}.studio-feedback-alert.muted{background:var(--bg-1);color:var(--text-2)}.studio-feedback-vote-item{align-items:flex-start;background:var(--bg-1);border:1px solid var(--border);border-radius:var(--radius);display:flex;gap:14px;justify-content:space-between;padding:13px}.studio-feedback-vote-copy{min-width:0}.studio-feedback-vote-head{align-items:flex-start;display:flex;gap:8px}.studio-feedback-vote-head h3{flex:1 1 auto;font-size:14px;line-height:1.4;margin:0}.studio-feedback-vote-copy p{color:var(--text-2);font-size:13px;line-height:1.65;margin-top:5px}.studio-feedback-status{background:var(--bg-0);border:1px solid var(--border);border-radius:999px;color:var(--accent-text);flex:0 0 auto;font-size:11px;font-weight:700;line-height:1;padding:5px 8px}.studio-feedback-vote-button{background:var(--bg-0);border:1px solid var(--accent);border-radius:999px;color:var(--accent-dark);cursor:pointer;flex:0 0 auto;font-family:var(--font-body);font-size:13px;font-weight:800;min-width:76px;padding:7px 12px;transition:background .18s var(--ease-out),color .18s var(--ease-out),border-color .18s var(--ease-out),transform .18s var(--ease-out)}.studio-feedback-vote-button:hover:not(:disabled){background:var(--accent);color:#fff;transform:translateY(-1px)}.studio-feedback-vote-button.voted{background:var(--text-0);border-color:var(--text-0);color:#fff}.studio-feedback-vote-button:disabled{background:color-mix(in srgb,var(--bg-1) 84%,var(--accent) 16%);color:color-mix(in srgb,var(--text-2) 76%,var(--text-0) 24%);cursor:not-allowed;opacity:1;transform:none}@media(max-width:640px){.studio-feedback-launcher{bottom:14px;right:14px}.studio-feedback-launcher.compact{bottom:82px;right:12px}.studio-feedback-overlay{align-items:flex-end;padding:10px}.studio-feedback-panel{border-radius:var(--radius-lg) var(--radius-lg) var(--radius) var(--radius);max-height:min(620px,calc(100vh - 20px));width:100%}.studio-feedback-body,.studio-feedback-header,.studio-feedback-tabs{padding-left:14px;padding-right:14px}.studio-feedback-header{gap:10px}.studio-feedback-body{max-height:calc(100vh - 174px)}.studio-feedback-vote-head,.studio-feedback-vote-item{flex-direction:column}.studio-feedback-vote-button{width:100%}}.stagger-3{animation-delay:.15s}.stagger-4{animation-delay:.2s}.stagger-5{animation-delay:.25s}
