.studio-themed{--studio-accent:120, 199, 255;--studio-accent-2:180, 100, 255;--studio-text:232, 236, 255;--studio-text-soft:#e8ecffb3;--studio-text-muted:#e8ecff8c;--studio-surface:#0f1126c7;--studio-surface-strong:#0b0e23eb;--studio-border:#ffffff14;--studio-border-strong:#ffffff24;--studio-radius-card:18px;--studio-radius-inner:12px;--studio-shadow-card:0 24px 60px #080c2473;--studio-mono:"Courier New", ui-monospace, monospace;--studio-gradient-section:radial-gradient(120% 100% at 50% 0%, #181a3a 0%, #0b0e23 60%, #060718 100%);--ui-surface:#0b0e23b3;--ui-bg:#080a1899;--ui-text:rgb(var(--studio-text));--ui-border:var(--studio-border);--ui-border-soft:var(--studio-border);--ui-primary:rgb(var(--studio-accent));--ui-primary-soft:rgba(var(--studio-accent), .15);--ui-primary-strong:rgb(var(--studio-accent));--tool-card-bg:transparent;--tool-card-border:var(--studio-border);--tool-card-shadow:none;--tool-input-bg:#080a1899;--tool-input-border:var(--studio-border-strong);--tool-panel-shadow:none;isolation:isolate;color:rgb(var(--studio-text));background:var(--studio-gradient-section);border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;position:relative;overflow:hidden;box-shadow:0 30px 80px #080c248c}.studio-themed:before{content:"";background:radial-gradient(circle at 30% 35%, rgba(var(--studio-accent), .42), transparent 55%), radial-gradient(circle at 75% 70%, rgba(var(--studio-accent-2), .28), transparent 60%);filter:blur(70px);z-index:0;pointer-events:none;width:70%;height:70%;position:absolute;inset:-30% -20% auto auto}.studio-themed>*{z-index:1;position:relative}.studio-themed h1,.studio-themed h2,.studio-themed h3{letter-spacing:-.01em}.studio-themed h1:where(:not([class*=gl-])),.studio-themed h2:where(:not([class*=gl-])),.studio-themed h3:where(:not([class*=gl-])){color:#fff}.studio-themed h1{margin:0 0 .5rem;font-size:clamp(1.6rem,2.6vw,2.1rem)}.studio-themed h2{margin:0;font-size:clamp(1.15rem,1.7vw,1.45rem)}.studio-themed h3{margin:0;font-size:1rem}.studio-themed .subtitle{color:var(--studio-text-soft);margin:.35rem 0 0;font-size:.92rem}.studio-themed .muted{color:var(--studio-text-muted)}.studio-themed .small{font-size:.78rem}.studio-themed .tool-card,.studio-themed .side-card,.studio-themed .hero-card{isolation:isolate;border-radius:var(--studio-radius-card);border:1px solid var(--studio-border);color:rgb(var(--studio-text));box-shadow:var(--studio-shadow-card);background:radial-gradient(140% 100% at 50% 0,#181a3ad9 0%,#0b0e23eb 60%,#060718f2 100%);padding:1.4rem clamp(1rem,2vw,1.8rem) 1.5rem;position:relative;overflow:hidden}.studio-themed .tool-card:before,.studio-themed .side-card:before{content:"";background:radial-gradient(circle at 30% 35%, rgba(var(--studio-accent), .28), transparent 55%), radial-gradient(circle at 75% 70%, rgba(var(--studio-accent-2), .18), transparent 60%);filter:blur(70px);z-index:0;pointer-events:none;width:70%;height:70%;position:absolute;inset:-30% -20% auto auto}.studio-themed .tool-card>*,.studio-themed .side-card>*,.studio-themed .hero-card>*{z-index:1;position:relative}.studio-themed .hero-card{box-shadow:none;background:#0b0e2399;padding:1.1rem 1.3rem 1.2rem}.studio-themed .hero-card:before{display:none}.studio-themed .gdd-hero{grid-template-columns:minmax(0,1fr) minmax(260px,360px);align-items:start;gap:1.5rem;display:grid}@media (max-width:900px){.studio-themed .gdd-hero{grid-template-columns:1fr}}.studio-themed .gdd-toolbar{flex-wrap:wrap;gap:8px;margin:.85rem 0 .65rem;display:flex}.studio-themed .gdd-layout{grid-template-columns:minmax(0,1fr) minmax(260px,320px);gap:5px;margin-top:5px;display:grid}@media (max-width:1100px){.studio-themed .gdd-layout{grid-template-columns:1fr}}.studio-themed .gdd-layout--no-sidebar{grid-template-columns:1fr}.studio-themed .gdd-sidebar{order:2;align-content:start;gap:5px;display:grid;position:sticky;top:1rem}@media (max-width:1100px){.studio-themed .gdd-sidebar{order:0}}.studio-themed .gdd-section-tabs{z-index:6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:radial-gradient(140% 100% at 50% 0,#181a3aeb 0%,#0b0e23f2 60%,#060718f7 100%);border:1px solid #ffffff14;border-radius:14px;flex-wrap:wrap;gap:4px;margin:0;padding:.4rem;display:flex;position:sticky;top:56px;box-shadow:0 16px 40px #080c2473}.studio-themed .gdd-section-tabs .gl-tab{align-items:center;gap:8px;display:inline-flex}.studio-themed .gdd-section-tabs .gl-badge{padding:1px 7px;font-size:.6rem}.studio-themed .side-nav{gap:6px;display:grid}.studio-themed .side-nav .button{text-align:left;justify-content:space-between;align-items:center;width:100%;display:flex}.studio-themed .button{appearance:none;border:1px solid var(--studio-border-strong);color:rgb(var(--studio-text));letter-spacing:.01em;cursor:pointer;background:linear-gradient(#ffffff0d,#ffffff05);border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:.55rem 1rem;font-size:.86rem;font-weight:600;transition:border-color .12s,background .12s,transform .12s;display:inline-flex}.studio-themed .button:hover:not(:disabled){border-color:rgba(var(--studio-accent), .55);background:linear-gradient(180deg, rgba(var(--studio-accent), .16), rgba(var(--studio-accent), .04));transform:translateY(-1px)}.studio-themed .button:disabled{opacity:.5;cursor:not-allowed}.studio-themed .button.ghost{background:0 0}.studio-themed .button.tiny-button{border-radius:8px;padding:.3rem .55rem;font-size:.74rem}.studio-themed .pill{border:1px solid rgba(var(--studio-accent), .4);background:rgba(var(--studio-accent), .1);color:rgba(var(--studio-accent), .95);font-family:var(--studio-mono);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;align-items:center;padding:2px 10px;font-size:.7rem;font-weight:700;display:inline-flex}.studio-themed .pill.small{padding:1px 8px;font-size:.62rem}.studio-themed .progress{align-items:center;gap:10px;display:flex}.studio-themed .progress-bar{border:1px solid var(--studio-border);background:#ffffff0f;border-radius:999px;flex:1;height:6px;overflow:hidden}.studio-themed .progress-bar.large{height:10px}.studio-themed .progress-bar>span{background:linear-gradient(90deg, rgba(var(--studio-accent), .95), rgba(var(--studio-accent-2), .9));height:100%;box-shadow:0 0 14px rgba(var(--studio-accent), .5);transition:width .4s;display:block}.studio-themed .progress-value{font-family:var(--studio-mono);letter-spacing:.1em;text-align:right;min-width:3.5rem;color:rgba(var(--studio-accent), .95);font-size:.78rem;font-weight:800}.studio-themed .tips{color:var(--studio-text-soft);gap:4px;margin:.5rem 0 0;padding:0;font-size:.82rem;list-style:none;display:grid}.studio-themed .tips li:before{content:"·  ";color:rgba(var(--studio-accent), .8)}.studio-themed input[type=text]:where(:not([class*=gl-])),.studio-themed input[type=number]:where(:not([class*=gl-])),.studio-themed input[type=url]:where(:not([class*=gl-])),.studio-themed input[type=email]:where(:not([class*=gl-])),.studio-themed input[type=search]:where(:not([class*=gl-])),.studio-themed textarea:where(:not([class*=gl-])),.studio-themed select:where(:not([class*=gl-])){border-radius:var(--studio-radius-inner);border:1px solid var(--studio-border-strong);width:100%;color:rgb(var(--studio-text));font:inherit;background:#080a1899;outline:none;padding:.55rem .75rem;font-size:.9rem;transition:border-color .12s,background .12s,box-shadow .12s}.studio-themed textarea:where(:not([class*=gl-])){resize:vertical;min-height:80px;font-family:inherit}.studio-themed input:where(:not([class*=gl-])):focus,.studio-themed textarea:where(:not([class*=gl-])):focus,.studio-themed select:where(:not([class*=gl-])):focus{border-color:rgba(var(--studio-accent), .7);box-shadow:0 0 0 3px rgba(var(--studio-accent), .15);background:#080a18d9}.studio-themed input:where(:not([class*=gl-]))::placeholder,.studio-themed textarea:where(:not([class*=gl-]))::placeholder{color:#e8ecff52}.studio-themed .gdd-field{gap:6px;display:grid}.studio-themed .gdd-field-header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.studio-themed .gdd-field-label{letter-spacing:.04em;color:rgb(var(--studio-text));margin:0;font-size:.78rem;font-weight:700}.studio-themed .stacked-list{gap:6px;display:grid}.studio-themed .inline-row{grid-template-columns:1fr auto;align-items:center;gap:6px;display:grid}.studio-themed .stacked-table{gap:6px;display:grid}.studio-themed .table-row{grid-template-columns:repeat(auto-fit, minmax(140px, 1fr)) var(--remove-width,36px);align-items:center;gap:6px;display:grid}.studio-themed .gdd-section{border-radius:var(--studio-radius-card);border:1px solid var(--studio-border);isolation:isolate;background:#0b0e2380;margin-bottom:5px;padding:1.1rem 1.3rem 1.3rem;position:relative;overflow:hidden;box-shadow:0 12px 30px #080c2440}.studio-themed .gdd-section:before{content:"";background:radial-gradient(circle at 50% 50%, rgba(var(--studio-accent), .18), transparent 60%);filter:blur(60px);z-index:0;pointer-events:none;width:60%;height:60%;position:absolute;inset:-30% -20% auto auto}.studio-themed .gdd-section>*{z-index:1;position:relative}.studio-themed .gdd-section>summary{border-bottom:1px solid var(--studio-border);border-radius:0;margin:0 0 1rem;padding:.1rem 0 .85rem}.studio-themed .gdd-section .section-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.studio-themed .gdd-grid{box-shadow:none;background:0 0;border-radius:0;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:5px;padding:0;display:grid}.studio-themed .gdd-field-helper{color:var(--studio-text-muted)}.studio-themed .gdd-section summary p.muted,.studio-themed .gdd-section summary .muted{color:var(--studio-text-soft)}.studio-themed ::-webkit-scrollbar{width:10px;height:10px}.studio-themed ::-webkit-scrollbar-track{background:#080a1866}.studio-themed ::-webkit-scrollbar-thumb{background:rgba(var(--studio-accent), .3);background-clip:content-box;border:2px solid #0000;border-radius:999px}.studio-themed ::-webkit-scrollbar-thumb:hover{background:rgba(var(--studio-accent), .55);background-clip:content-box}.studio-themed .studio-head{grid-template-columns:1fr auto;align-items:end;gap:1rem;display:grid}.studio-themed .studio-head .eyebrow{color:rgba(var(--studio-accent), .95);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:700}.studio-themed .studio-head h2{color:#fff;letter-spacing:-.01em;margin:.2rem 0 0;font-size:clamp(1.3rem,2.4vw,1.9rem);line-height:1.15}.studio-themed .studio-types{flex-wrap:wrap;justify-content:flex-end;gap:.4rem;display:inline-flex}.studio-themed .studio-type{--type-accent:var(--studio-accent);color:#e8ecffd9;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.45rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600;transition:transform .18s,border-color .18s,background .18s,color .18s;display:inline-flex}.studio-themed .studio-type:hover{border-color:rgba(var(--type-accent), .55);color:#fff;transform:translateY(-1px)}.studio-themed .studio-type.active{border-color:rgba(var(--type-accent), .85);background:linear-gradient(160deg, rgba(var(--type-accent), .25), rgba(var(--type-accent), .06));color:#fff;box-shadow:0 8px 20px rgba(var(--type-accent), .25)}.studio-themed details>summary{list-style:none}.studio-themed details>summary::-webkit-details-marker{display:none}.studio-themed details:where(:not(.gl-disclosure))>summary:before{content:"▸";color:rgba(var(--studio-accent), .85);margin-right:.5rem;font-size:.78rem;transition:transform .18s;display:inline-block}.studio-themed details:where(:not(.gl-disclosure))[open]>summary:before{transform:rotate(90deg)}.studio-themed .gdd-page,.studio-themed.gdd-page{background:0 0}.studio-themed.gdd-page{max-width:none;box-shadow:none;background:0 0;border-top:0;border-bottom:0;flex-direction:column;gap:5px;margin:0;padding:1px 0;display:flex;overflow:visible}.studio-themed.gdd-page:before{display:none}.gl-main:has(>.studio-themed){padding:1px 5px}.studio-themed.chat-workspace,.studio-themed.chat-workspace.embedded{--chat-shell-offset:58px;padding:0}.studio-themed .gdd-section>summary h3{align-items:center;display:inline-flex}.studio-themed .tool-card{background-color:#0000}.studio-themed a:not(.button):not(.ghost){color:rgba(var(--studio-accent), .95)}.studio-themed a:not(.button):not(.ghost):hover{color:#fff}.studio-themed a.ghost,.studio-themed .actions>a.ghost{border:1px solid var(--studio-border-strong);color:rgb(var(--studio-text));background:0 0}.studio-themed a.ghost:hover{border-color:rgba(var(--studio-accent), .7);color:#fff;background:rgba(var(--studio-accent), .08)}.studio-themed .gdd-section{background:radial-gradient(140% 100% at 50% 0,#181a3ad9 0%,#0b0e23eb 60%,#060718f2 100%);border:1px solid #ffffff14;border-radius:18px;padding:1.4rem clamp(1rem,2vw,1.8rem) 1.5rem;box-shadow:0 24px 60px #080c2473}.studio-themed .gdd-section:before{background:radial-gradient(circle at 30% 35%, rgba(var(--studio-accent), .32), transparent 55%), radial-gradient(circle at 75% 70%, rgba(var(--studio-accent-2), .22), transparent 60%);filter:blur(70px);width:70%;height:70%;inset:-30% -20% auto auto}.studio-themed .gdd-section>summary{margin-bottom:1.15rem;padding:.2rem 0 1rem}.studio-themed .gdd-section>summary h3{color:#fff;letter-spacing:-.005em;font-size:1.15rem}.studio-themed .gdd-hero{background:radial-gradient(140% 100% at 50% 0,#181a3ad9 0%,#0b0e23eb 60%,#060718f2 100%);border:1px solid #ffffff14;border-radius:18px;padding:1.4rem clamp(1rem,2vw,1.8rem) 1.5rem;box-shadow:0 24px 60px #080c2473}.studio-themed .eyebrow{font-family:var(--studio-mono);letter-spacing:.2em;text-transform:uppercase;color:rgba(var(--studio-accent), .95);margin:0 0 .45rem;font-size:.66rem;font-weight:800}.studio-themed .gdd-hero h1{color:#fff;letter-spacing:-.015em;font-size:clamp(1.6rem,3vw,2.2rem)}.studio-themed .gdd-hero .gl-hero__subtitle{color:var(--studio-text-soft);max-width:60ch;font-size:.94rem}.studio-themed .gdd-field-label{font-family:var(--studio-mono);letter-spacing:.14em;text-transform:uppercase;color:rgba(var(--studio-accent), .85);margin:0 0 .35rem;font-size:.7rem;font-weight:800}.studio-themed .gdd-field-helper{color:var(--studio-text-muted);margin:0;font-size:.78rem}.studio-themed .gdd-field{gap:.4rem}.studio-themed input[type=checkbox]:where(:not([class*=gl-])){appearance:none;border:1.5px solid var(--studio-border-strong);cursor:pointer;vertical-align:-3px;background:#080a1899;border-radius:4px;width:16px;height:16px;margin-right:6px;transition:border-color .12s,background .12s,box-shadow .12s;position:relative}.studio-themed input[type=checkbox]:where(:not([class*=gl-])):hover{border-color:rgba(var(--studio-accent), .55)}.studio-themed input[type=checkbox]:where(:not([class*=gl-])):checked{background:rgba(var(--studio-accent), .25);border-color:rgba(var(--studio-accent), .85);box-shadow:0 0 0 3px rgba(var(--studio-accent), .12)}.studio-themed input[type=checkbox]:where(:not([class*=gl-])):checked:after{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'><path d='M3 8.5l3.2 3L13 4.5' stroke='%23fff' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-position:50%;background-repeat:no-repeat;background-size:80%;position:absolute;inset:0}.studio-themed input[type=checkbox]:where(:not([class*=gl-])):focus-visible{outline:2px solid rgba(var(--studio-accent), .55);outline-offset:2px}.studio-themed input[type=date],.studio-themed input[type=datetime-local]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.studio-themed .side-nav .button{appearance:none;color:#e8ecffa6;font-family:var(--studio-mono);letter-spacing:.1em;text-transform:uppercase;box-shadow:none;background:0 0;border:0;border-radius:999px;padding:.42rem .9rem;font-size:.72rem;font-weight:700;transition:color .14s,background .14s,box-shadow .14s}.studio-themed .side-nav .button:hover{color:#fff;background:rgba(var(--studio-accent), .1);transform:none}.studio-themed .side-nav .button.active{background:rgba(var(--studio-accent), .22);color:#fff;box-shadow:inset 0 0 0 1px rgba(var(--studio-accent), .5)}.studio-themed .side-nav .button{text-align:left;justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.studio-themed .side-nav .button .pill{letter-spacing:.1em;padding:1px 7px;font-size:.58rem}.studio-themed .side-nav{background:#080a188c;border:1px solid #ffffff0f;border-radius:14px;gap:2px;padding:.3rem}.studio-themed .gdd-hero .gl-eyebrow{background:rgba(var(--studio-accent), .22);box-shadow:inset 0 0 0 1px rgba(var(--studio-accent), .5);color:#fff;border-radius:999px;align-items:center;margin:0 0 .6rem;padding:.28rem .7rem;display:inline-flex}.studio-themed .gdd-toolbar{background:#080a188c;border:1px solid #ffffff0f;border-radius:999px;flex-wrap:wrap;gap:2px;margin:.85rem 0 .65rem;padding:.2rem;display:inline-flex}.studio-themed .button.tiny-button.ghost{color:var(--studio-text-muted);border-color:var(--studio-border)}.studio-themed .button.tiny-button.ghost:hover:not(:disabled){color:#fff;background:#ff646414;border-color:#ff646480}.studio-themed .stacked-list>.button.tiny-button:not(.ghost),.studio-themed .stacked-table+.button.tiny-button,.studio-themed .gdd-grid>*>.button.tiny-button:not(.ghost){border-style:dashed;border-color:rgba(var(--studio-accent), .45);color:rgba(var(--studio-accent), .95);background:0 0;align-self:start;margin-top:.4rem}.studio-themed .stacked-list>.button.tiny-button:not(.ghost):hover,.studio-themed .stacked-table+.button.tiny-button:hover{background:rgba(var(--studio-accent), .08);color:#fff;border-style:solid}.studio-themed .gdd-section[open]>summary .pill{border-color:rgba(var(--studio-accent), .8);background:rgba(var(--studio-accent), .16);color:#fff;box-shadow:0 0 14px rgba(var(--studio-accent), .25)}.studio-themed .gdd-sidebar .side-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.studio-themed.chat-workspace .chat-shell{color:rgb(var(--studio-text));background:radial-gradient(140% 100% at 50% 0,#181a3ad9 0%,#0b0e23eb 60%,#060718f2 100%);border-color:#ffffff14;box-shadow:0 24px 60px #080c2473}.studio-themed.chat-workspace .chat-sidebar{border-right-color:var(--studio-border);color:rgb(var(--studio-text));background:#080a188c}.studio-themed.chat-workspace .chat-sidebar h3,.studio-themed.chat-workspace .chat-sidebar h4{color:#fff}.studio-themed.chat-workspace .chat-sidebar-tab{color:#e8ecffa6;font-family:var(--studio-mono);letter-spacing:.1em;text-transform:uppercase;background:0 0;border:0;font-size:.7rem;font-weight:700}.studio-themed.chat-workspace .chat-sidebar-tab:hover{background:rgba(var(--studio-accent), .1);color:#fff}.studio-themed.chat-workspace .chat-sidebar-tab.active{background:rgba(var(--studio-accent), .22);color:#fff;box-shadow:inset 0 0 0 1px rgba(var(--studio-accent), .5);border-color:#0000}.studio-themed.chat-workspace .chat-sidebar-tab.active .chat-tab-count{color:#fff;background:#ffffff26}.studio-themed.chat-workspace .chat-tab-count{background:rgba(var(--studio-accent), .18);color:rgba(var(--studio-accent), .95)}.studio-themed.chat-workspace .chat-sidebar-empty,.studio-themed.chat-workspace .chat-sidebar-mini-card,.studio-themed.chat-workspace .chat-sidebar-context .context-panel{border-color:var(--studio-border);color:var(--studio-text-soft);background:#080a1899}.studio-themed.chat-workspace .chat-mini-stat-grid{color:var(--studio-text-soft)}.studio-themed.chat-workspace .context-item{border-color:var(--studio-border);color:rgb(var(--studio-text));background:#080a188c}.studio-themed.chat-workspace .context-item .context-pin,.studio-themed.chat-workspace .context-item .context-delete{border-radius:6px;min-width:22px;height:22px;min-height:22px;padding:2px 6px;font-size:.7rem;line-height:1}.studio-themed.chat-workspace .context-item .context-pin svg{width:12px;height:12px}.studio-themed.chat-workspace .context-item:hover{border-color:rgba(var(--studio-accent), .45);background:rgba(var(--studio-accent), .08)}.studio-themed.chat-workspace .context-item.pinned{background:#f59e0b14;border-color:#f59e0b66}.studio-themed.chat-workspace .context-item.pinned:hover{background:#f59e0b1f}.studio-themed.chat-workspace .history-item{border:1px solid var(--studio-border);background:#080a188c;border-radius:14px;flex-basis:auto;width:100%;min-height:0;max-height:none;padding:0;display:block;position:relative}.studio-themed.chat-workspace .history-item:hover{border-color:rgba(var(--studio-accent), .45);background:rgba(var(--studio-accent), .06)}.studio-themed.chat-workspace .history-item.active{border-color:rgba(var(--studio-accent), .7);background:rgba(var(--studio-accent), .1);box-shadow:inset 0 0 0 1px rgba(var(--studio-accent), .3)}.studio-themed.chat-workspace .history-open{text-align:left;width:100%;color:rgb(var(--studio-text));background:0 0;border:0;border-radius:14px;gap:10px;padding:10px 44px 10px 12px;display:grid}.studio-themed.chat-workspace .history-open:hover{background:0 0;transform:none}.studio-themed.chat-workspace .history-item-meta{letter-spacing:.06em;text-transform:uppercase;color:var(--studio-text-muted);padding-top:2px;font-size:.7rem;font-weight:700;display:block}.studio-themed.chat-workspace .history-item-title{color:rgb(var(--studio-text));-webkit-line-clamp:3;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;font-size:.92rem;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.studio-themed.chat-workspace .history-item-preview{-webkit-line-clamp:1;color:var(--studio-text-soft);white-space:normal;-webkit-box-orient:vertical;font-size:.76rem;line-height:1.3;display:-webkit-box;overflow:hidden}.studio-themed.chat-workspace .history-delete{border-radius:8px;min-width:28px;height:28px;margin:0;padding:0 8px;font-size:.78rem;position:absolute;top:8px;right:8px}.studio-themed.chat-workspace .status-card,.studio-themed.chat-workspace .history-card{border-bottom-color:var(--studio-border);background:0 0}.studio-themed.chat-workspace .search-input{border-color:var(--studio-border-strong);color:rgb(var(--studio-text));background:#080a1899;border-radius:10px}.studio-themed.chat-workspace .search-input:focus{border-color:rgba(var(--studio-accent), .7);box-shadow:0 0 0 3px rgba(var(--studio-accent), .15);outline:none}.studio-themed.chat-workspace .info-card.result.chat-thread-card{box-shadow:none;color:rgb(var(--studio-text));background:0 0;border:0}.studio-themed.chat-workspace .chat-main{background:#2a2e3a;gap:16px;padding:1px 16px}.studio-themed.chat-workspace .chat-session-bar,.studio-themed.chat-workspace .chat-thread-card{border-color:var(--studio-border);box-shadow:none;background:0 0}.studio-themed.chat-workspace .chat-thread-card{padding:1px 16px}.studio-themed.chat-workspace .chat-composer-dock{border-color:var(--studio-border);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding:1px 16px}.studio-themed.chat-workspace .composer-input-shell{border-color:var(--studio-border-strong);background:#080a1899}.studio-themed.chat-workspace .composer-input-shell:focus-within{border-color:rgba(var(--studio-accent), .7);box-shadow:0 0 0 3px rgba(var(--studio-accent), .18)}.studio-themed.chat-workspace select,.studio-themed.chat-workspace .chat-composer-model-select,.studio-themed.chat-workspace .chat-composer-persona-select{border:1px solid var(--studio-border-strong);color:rgb(var(--studio-text));background:#080a1899}.studio-themed.chat-workspace .send-btn{color:#fff}.studio-themed.chat-workspace .send-stack{align-items:stretch;gap:6px;min-width:110px}.studio-themed.chat-workspace .send-stack .send-pinned,.studio-themed.chat-workspace .send-stack .send-btn{width:100%;min-width:0}.studio-themed.chat-workspace .chat-msg-action-row .button,.studio-themed.chat-workspace .chat-msg-menu .button{border:1px solid var(--studio-border-strong);color:rgb(var(--studio-text));background:#ffffff0f}.studio-themed.chat-workspace .chat-msg-action-row .button:hover,.studio-themed.chat-workspace .chat-msg-menu .button:hover{background:rgba(var(--studio-accent), .18);border-color:rgba(var(--studio-accent), .55);color:#fff}.studio-themed.chat-workspace .chat-msg.user .chat-msg-action-row .button,.studio-themed.chat-workspace .chat-msg.user .chat-msg-menu .button,.studio-themed.chat-workspace .chat-msg.user .chat-msg-actions .button,.studio-themed.chat-workspace .chat-msg.user .button.ghost.tiny{color:#fff;background:#ffffff26;border:1px solid #ffffff40}.studio-themed.chat-workspace .chat-msg.user .chat-msg-action-row .button:hover,.studio-themed.chat-workspace .chat-msg.user .chat-msg-menu .button:hover,.studio-themed.chat-workspace .chat-msg.user .chat-msg-actions .button:hover,.studio-themed.chat-workspace .chat-msg.user .button.ghost.tiny:hover{background:#ffffff40;border-color:#fff6}.studio-themed.chat-workspace .chat-msg.assistant{border:1px solid var(--studio-border);color:rgb(var(--studio-text));background:#080a188c}.studio-themed.chat-workspace .chat-msg.assistant.pinned{background:linear-gradient(#f59e0b14,#080a188c)}.studio-themed.chat-workspace .chat-msg.user{background:linear-gradient(160deg, rgba(var(--studio-accent), .45), rgba(var(--studio-accent-2), .25));color:#fff;border:1px solid rgba(var(--studio-accent), .6);box-shadow:0 12px 28px rgba(var(--studio-accent), .22)}.studio-themed.chat-workspace .chat-msg.assistant .msg-meta,.studio-themed.chat-workspace .msg-meta{color:var(--studio-text-muted)}.studio-themed.chat-workspace .chat-msg.user .msg-meta{color:#ffffffbf}.studio-themed.chat-workspace .msg-badge{background:rgba(var(--studio-accent), .18);color:rgba(var(--studio-accent), .95)}.studio-themed.chat-workspace .chat-msg.user .msg-badge{color:#fff;background:#ffffff2e}.studio-themed.chat-workspace .chat-msg.user .chat-msg-inline-detail{color:#ffffffd9}.studio-themed.chat-workspace .chat-msg-menu{border-top-color:var(--studio-border)}.studio-themed.chat-workspace .chat-msg.user .chat-msg-menu{border-top-color:#fff3}.studio-themed.chat-workspace .md-code{color:#e8ecffeb;border:1px solid var(--studio-border);border-radius:var(--studio-radius-inner);background:#0000008c}.studio-themed.chat-workspace .md-hr{border-top-color:var(--studio-border)}.studio-themed.chat-workspace .chat-msg.active-match{box-shadow:0 0 0 2px rgba(var(--studio-accent), .5)}.studio-themed.chat-workspace .chat-input{color:rgb(var(--studio-text))}.studio-themed.chat-workspace .chat-input::placeholder{color:#e8ecff52}.studio-themed.chat-workspace .chat-composer-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.studio-themed.chat-workspace .chat-composer-foot .composer-hint{margin:0}.studio-themed.chat-workspace .chat-composer-foot .chat-model-pricing{text-align:right;white-space:nowrap;max-width:none;margin-left:auto;overflow:visible}.studio-themed.chat-workspace .chat-mobile-only{display:none}.studio-themed.chat-workspace .chat-overlay{background:#060718a6}.studio-themed.chat-workspace .chat-customize-panel{color:rgb(var(--studio-text));background:radial-gradient(140% 100% at 50% 0,#181a3af2 0%,#0b0e23f7 60%,#060718fa 100%);border:1px solid #ffffff14;box-shadow:0 30px 80px #080c248c}.studio-themed.chat-workspace .chat-customize-section{border-color:var(--studio-border);color:rgb(var(--studio-text));background:#080a188c}.studio-themed.chat-workspace .chat-customize-section h4{color:#fff}.studio-themed.chat-workspace .retry-panel,.studio-themed.chat-workspace .command-guide,.studio-themed.chat-workspace .legend-panel,.studio-themed.chat-workspace .import-panel,.studio-themed.chat-workspace .chat-settings-panel,.studio-themed.chat-workspace .chat-customize-panel .raw{border-color:var(--studio-border);color:rgb(var(--studio-text));background:#080a188c}.studio-themed.chat-workspace .session-title,.studio-themed.chat-workspace .number-input{border:1px solid var(--studio-border-strong);color:rgb(var(--studio-text));border-radius:var(--studio-radius-inner);background:#080a1899}.studio-themed.chat-workspace .session-title:focus,.studio-themed.chat-workspace .number-input:focus{border-color:rgba(var(--studio-accent), .7);box-shadow:0 0 0 3px rgba(var(--studio-accent), .15);background:#080a18d9;outline:none}.studio-themed.chat-workspace .range-row input[type=range]{accent-color:rgb(var(--studio-accent))}.studio-themed.chat-workspace textarea,.studio-themed.chat-workspace input:not([type]),.studio-themed.chat-workspace input[type=text],.studio-themed.chat-workspace input[type=search],.studio-themed.chat-workspace input[type=number],.studio-themed.chat-workspace input[type=url],.studio-themed.chat-workspace input[type=email]{border:1px solid var(--studio-border-strong);color:rgb(var(--studio-text));border-radius:var(--studio-radius-inner);background:#080a1899}.studio-themed.chat-workspace textarea:focus,.studio-themed.chat-workspace input:not([type]):focus,.studio-themed.chat-workspace input[type=text]:focus,.studio-themed.chat-workspace input[type=search]:focus,.studio-themed.chat-workspace input[type=number]:focus,.studio-themed.chat-workspace input[type=url]:focus,.studio-themed.chat-workspace input[type=email]:focus{border-color:rgba(var(--studio-accent), .7);box-shadow:0 0 0 3px rgba(var(--studio-accent), .15);background:#080a18d9;outline:none}.studio-themed.chat-workspace textarea::placeholder,.studio-themed.chat-workspace input::placeholder{color:#e8ecff52}.studio-themed.chat-workspace .chat-composer-settings-btn{color:#e8ecffe6;border-color:var(--studio-border-strong);background:#080a188c}.studio-themed.chat-workspace .chat-composer-settings-btn svg{width:22px;height:22px;overflow:visible}.studio-themed.chat-workspace .chat-composer-settings-btn svg path,.studio-themed.chat-workspace .chat-composer-settings-btn svg circle{stroke:#e8ecffe6;stroke-width:1.8px;fill:none}.studio-themed.chat-workspace .chat-composer-settings-btn:hover{color:#fff;border-color:rgba(var(--studio-accent), .6);background:rgba(var(--studio-accent), .12)}.studio-themed.chat-workspace .chat-composer-settings-btn:hover svg path,.studio-themed.chat-workspace .chat-composer-settings-btn:hover svg circle{stroke:#fff}:root{--ui-primary:#2563eb;--ui-primary-strong:#1d4ed8;--ui-primary-soft:#eef2ff;--ui-primary-deep:#4338ca;--ui-surface:#fff;--ui-text:#0f172a;--ui-bg:#f8fafc;--ui-border:#e2e8f0;--ui-border-soft:#cbd5f5;--radius-pill:999px;--radius-md:12px}@keyframes studio-pulse{0%,to{box-shadow:0 0 0 5px rgba(var(--studio-accent), .18), 0 0 22px rgba(var(--studio-accent), .75)}50%{box-shadow:0 0 0 10px rgba(var(--studio-accent), .08), 0 0 30px rgba(var(--studio-accent), .95)}}@keyframes studio-scene-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes studio-float{0%,to{opacity:.7;transform:translateY(0)}50%{opacity:1;transform:translateY(-6px)}}@keyframes caret-blink{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes stamp-in{0%{opacity:0;transform:rotate(-6deg)scale(2.2)}to{opacity:1;transform:rotate(-6deg)scale(1)}}@keyframes cube-rotate{0%{transform:translate(100px,100px)rotate(-30deg)}to{transform:translate(100px,100px)rotate(330deg)}}@keyframes led-blink{0%,to{opacity:1}50%{opacity:.35}}@keyframes studio-wave{0%,to{transform:scaleY(.55)}50%{transform:scaleY(1)}}@keyframes nle-sweep{0%{transform:translate(-30%)}to{transform:translate(330%)}}@keyframes clip-in{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}@keyframes playhead-move{0%{left:0}to{left:100%}}@keyframes color-divider{0%,to{left:50%}50%{left:60%}}@keyframes arc-draw{to{stroke-dashoffset:0}}@keyframes studio-status-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.35)}}@keyframes studio-narrative-in{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes studio-typing{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}@keyframes studio-diary-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes studio-reveal-grid-on{0%{opacity:0;transform:scale(.7)}60%{opacity:.9;transform:scale(1)}to{opacity:.35;transform:scale(1)}}@keyframes studio-reveal-glyph{0%,to{opacity:.9;transform:rotate(0)}50%{opacity:1;transform:rotate(180deg)}}@keyframes studio-reveal-stamp-in{0%{opacity:0;transform:translate(-50%,-50%)scale(1.4)rotate(-8deg)}60%{opacity:1;transform:translate(-50%,-50%)scale(.95)rotate(-8deg)}to{opacity:1;transform:translate(-50%,-50%)scale(1)rotate(-8deg)}}@keyframes ops-gantt-pulse{0%,to{opacity:1}50%{opacity:.72}}@keyframes studio-whip{0%{opacity:0;transform:translate(-130%)}20%{opacity:1}80%{opacity:1}to{opacity:0;transform:translate(130%)}}@keyframes studio-confetti-shoot{0%{opacity:1;transform:translate(0)rotate(0)}to{transform:translate(calc((var(--i) - 12) * 14px), calc(180px + (var(--i) % 7) * 18px)) rotate(720deg);opacity:0}}@media (max-width:1200px){.nav-links.open{display:flex}}.hero{flex-direction:column;gap:1rem;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--ui-primary);margin:0;font-weight:600}.button,.ghost{border-radius:var(--radius-pill);padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s,transform .2s}.button{background-color:var(--ui-primary);color:var(--ui-surface)}.button:hover{background-color:var(--ui-primary-strong);transform:translateY(-1px)}.ghost{border:1px solid var(--ui-border-soft);color:var(--ui-text);background-color:#0000}.ghost:hover{border-color:var(--ui-primary);color:var(--ui-primary)}.button.ghost,.button.ghost:hover{background-color:#0000}.button.nav-toggle{background-color:var(--ui-surface);color:var(--ui-text);padding:0}.cta-card .button{background-color:var(--ui-surface);color:var(--ui-primary-strong);align-self:flex-start}.cta-card .ghost{color:var(--ui-surface);border-color:#fff9}.editor-button.primary{background-color:var(--ui-primary);color:var(--ui-surface)}.editor-button.ghost{border:1px solid var(--ui-border-soft);background-color:#0000}.brief-form{gap:1.5rem}.brief-actions{flex-wrap:wrap;gap:1rem;display:flex}.brief-output{border-radius:var(--tool-input-radius,var(--radius-md));border:1px solid var(--tool-input-border,var(--ui-border));background-color:var(--tool-input-bg,var(--ui-bg));width:100%;color:var(--ui-text);padding:1rem;font-family:JetBrains Mono,Consolas,monospace}.carousel-dots .dot{border-radius:var(--radius-pill);cursor:pointer;background-color:#0f172a4d;border:none;width:12px;height:12px;padding:0;transition:width .2s,background-color .2s}.carousel-dots .dot.active{background-color:#05a59d;width:36px}.progress{align-items:center;gap:.75rem;display:flex}.tiny-button.ghost{border:1px solid var(--ui-border-soft);background:0 0}.ghost.small{padding:.55rem 1.05rem}.legend-dot.primary{background:#22d3ee}.model3d-card,.model3d-prep__textarea,.gl-workspace textarea,.brief-gdd-detail-fields{scrollbar-width:thin;scrollbar-color:#ffffff2e transparent}.history-item.active{border-color:#2563eba6;box-shadow:0 0 0 2px #2563eb26}.chat-msg.user .ghost.tiny{color:var(--ui-text);background:#f0fdf4d9;border:1px solid #16a34a80}.ghost.disabled{opacity:.5;pointer-events:none}.chip.active{border-style:solid;border-color:var(--ui-primary);background:var(--ui-primary);color:var(--ui-surface)}.ghost.tiny{padding:2px 6px;font-size:.75rem}.chat-workspace .chat-sidebar-tab.active{background:var(--ui-text);color:var(--ui-surface);border-color:#0f172a1f}.chat-workspace .chat-sidebar-tab.active .chat-tab-count{color:inherit;background:#ffffff29}.chat-workspace .context-pin.active{color:#b45309;background:#fff7edf2;border-color:#f59e0b5c}.chat-workspace .history-item.active{background:#ffffffeb;border-color:#0f172a24;box-shadow:0 0 0 1px #0f172a0f}.chat-workspace .chat-msg-action-row .button{white-space:nowrap;flex:none}.chat-workspace .chat-msg.user .button.ghost.tiny{color:var(--ui-text);background:#ffffffe0;border:1px solid #ffffff47}@media (max-width:980px){.chat-workspace .chat-sidebar-shell.open{pointer-events:auto}.chat-workspace .chat-sidebar-shell.open .chat-sidebar-backdrop{opacity:1}.chat-workspace .chat-sidebar-shell.open .chat-sidebar{transform:translate(0)}}.model3d-card .button.ghost{appearance:none;font:inherit;letter-spacing:.04em;color:#e8ecff;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff24;border-radius:999px;padding:.5rem .9rem;font-size:.78rem;font-weight:700;transition:transform .18s,border-color .18s,background .18s,color .18s}.model3d-card .button.ghost:hover:not(:disabled){border-color:rgba(var(--studio-accent), .6);background:rgba(var(--studio-accent), .08);color:#fff;transform:translateY(-1px)}.model3d-card .button.ghost:disabled{opacity:.5;cursor:not-allowed}.model3d-card .model3d-actions .button:not(.ghost){appearance:none;font:inherit;letter-spacing:.06em;text-transform:uppercase;border:1px solid rgba(var(--studio-accent), .65);background:linear-gradient(160deg, rgba(var(--studio-accent), .32), rgba(var(--studio-accent), .08));color:#fff;cursor:pointer;box-shadow:0 12px 28px rgba(var(--studio-accent), .25);border-radius:999px;align-self:flex-start;padding:.65rem 1.4rem;font-size:.84rem;font-weight:800;transition:transform .18s,box-shadow .18s,border-color .18s}.model3d-card .model3d-actions .button:not(.ghost):hover:not(:disabled){border-color:rgba(var(--studio-accent), .95);box-shadow:0 18px 36px rgba(var(--studio-accent), .32);transform:translateY(-1px)}.model3d-card .model3d-actions .button:not(.ghost):disabled{opacity:.7;cursor:not-allowed;box-shadow:none}.usage-range-buttons .button.active{border-color:var(--ui-primary);background:var(--ui-primary-soft);color:var(--ui-primary-deep)}.studio-section{--studio-accent:120, 199, 255;color:#e8ecff;isolation:isolate;background:radial-gradient(120% 100% at 50% 0,#181a3a 0%,#0b0e23 60%,#060718 100%);border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;border-radius:0;width:100vw;max-width:100vw;margin:4rem calc(50% - 50vw);position:relative;overflow:hidden;box-shadow:0 30px 80px #080c248c}.studio-aura{background:radial-gradient(circle at 30% 35%, rgba(var(--studio-accent), .45), transparent 55%), radial-gradient(circle at 75% 70%, #b464ff52, transparent 60%);filter:blur(70px);z-index:0;pointer-events:none;width:70%;height:70%;transition:background .6s;position:absolute;inset:-30% -20% auto auto}.studio-frame{z-index:1;grid-template-rows:auto auto 1fr auto;gap:1rem;max-width:1640px;min-height:720px;margin:0 auto;padding:1.8rem clamp(1.5rem,4vw,6rem) 1.5rem;display:grid;position:relative}.studio-head{grid-template-columns:1fr auto;align-items:end;gap:1rem;display:grid}.studio-head .eyebrow{color:rgba(var(--studio-accent), .95);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:700}.studio-head h2{color:#fff;letter-spacing:-.01em;margin:.2rem 0 0;font-size:clamp(1.3rem,2.4vw,1.9rem);line-height:1.15}.studio-types{flex-wrap:wrap;justify-content:flex-end;gap:.4rem;display:inline-flex}.studio-type{--type-accent:120, 199, 255;color:#e8ecffd9;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.45rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600;transition:transform .18s,border-color .18s,background .18s,color .18s;display:inline-flex}.studio-type:hover{border-color:rgba(var(--type-accent), .55);color:#fff;transform:translateY(-1px)}.studio-type.active{border-color:rgba(var(--type-accent), .85);background:linear-gradient(160deg, rgba(var(--type-accent), .25), rgba(var(--type-accent), .06));color:#fff;box-shadow:0 8px 20px rgba(var(--type-accent), .25)}.studio-track-wrap{padding:.3rem .3rem .5rem}.studio-track{align-items:center;display:grid;position:relative}.studio-track-line{background:#ffffff14;border-radius:999px;height:2px;position:absolute;top:20px;left:4.54545%;right:4.54545%;overflow:hidden}.studio-track-line-fill{background:linear-gradient(90deg, rgba(var(--studio-accent), .95), #b464fff2);height:100%;box-shadow:0 0 14px rgba(var(--studio-accent), .7);transition:width .55s cubic-bezier(.22,1,.36,1)}.studio-node{cursor:pointer;color:#e8ecff80;letter-spacing:.02em;background:0 0;border:0;flex-direction:column;align-items:center;gap:.3rem;min-width:0;padding:0;font-size:.66rem;font-weight:600;display:flex;position:relative}.studio-node-glyph{color:#e8ecff99;background:#0b0e23f2;border:2px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:.95rem;transition:transform .25s,border-color .25s,background .25s,box-shadow .25s,color .25s;display:inline-flex}.studio-node-label{white-space:nowrap;text-overflow:ellipsis;max-width:100%;padding:0 2px;overflow:hidden}.studio-node.reached .studio-node-glyph{border-color:rgba(var(--studio-accent), .9);background:linear-gradient(160deg, rgba(var(--studio-accent), .95), #b464ffd9);color:#fff;box-shadow:0 0 14px rgba(var(--studio-accent), .55)}.studio-node.reached{color:#fff}.studio-node.active .studio-node-glyph{animation:1.4s ease-in-out infinite studio-pulse;transform:scale(1.12)}.studio-viewport{background:linear-gradient(#ffffff0a,#ffffff03);border:1px solid #ffffff14;border-radius:1.2rem;height:520px;min-height:520px;padding:1.1rem;position:relative;overflow:hidden}.scene{opacity:0;pointer-events:none;transition:opacity .26s;display:flex;position:absolute;inset:1rem}.scene.is-active{opacity:1;pointer-events:auto;animation:.38s cubic-bezier(.22,1,.36,1) studio-scene-in}.scene-idle{color:#e8ecff8c;text-align:center;opacity:1;pointer-events:auto;flex-direction:column;justify-content:center;align-items:center;gap:.8rem}.scene-idle-glow{color:rgba(var(--studio-accent), .7);font-size:3rem;animation:2.4s ease-in-out infinite studio-float}.studio-agents{z-index:5;pointer-events:none;flex-direction:column;align-items:flex-end;gap:.35rem;display:flex;position:absolute;top:3.2rem;right:.8rem}.studio-agents-label{letter-spacing:.16em;color:#e8ecff8c;padding:0 .3rem;font-family:Courier New,ui-monospace,monospace;font-size:.62rem}.studio-agents-list{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}.studio-agent-chip{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#080a18d9;border:1px solid;border-radius:999px;align-items:center;gap:.4rem;padding:.25rem .55rem;font-size:.72rem;animation:.32s both studio-scene-in;display:inline-flex}.studio-agent-dot{border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite led-blink}.studio-agent-name{font-weight:700}.studio-agent-model{color:#e8ecffa6;font-family:Courier New,ui-monospace,monospace;font-size:.66rem}.studio-stage-cta{z-index:5;border:1px solid rgba(var(--studio-accent), .55);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;letter-spacing:.02em;background:#080a18d9;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex;position:absolute;bottom:.7rem;right:.9rem}.studio-stage-cta:hover{border-color:rgba(var(--studio-accent), 1);box-shadow:0 8px 24px rgba(var(--studio-accent), .35);transform:translateY(-1px)}.scene-idea-grid{grid-template-rows:auto 1fr auto;align-items:stretch;gap:1rem;width:100%;display:grid}.scene-idea-prompt{border:1px dashed rgba(var(--studio-accent), .55);background:rgba(var(--studio-accent), .08);color:#fff;border-radius:999px;align-items:center;gap:.6rem;width:max-content;max-width:100%;padding:.5rem .85rem;font-size:.92rem;font-weight:600;display:inline-flex}.scene-idea-spark{color:rgba(var(--studio-accent), 1);filter:drop-shadow(0 0 6px rgba(var(--studio-accent), .7));animation:2.5s ease-in-out infinite studio-pulse}.scene-idea-logline{color:#fff;align-self:center;margin:0;font-size:clamp(1.1rem,1.9vw,1.5rem);font-style:italic;line-height:1.4}.scene-idea-quote{color:rgba(var(--studio-accent), .9);vertical-align:-.4em;margin-right:.2em;font-family:Georgia,serif;font-size:2.2em;line-height:0}.scene-idea-quote-end{margin-left:.1em;margin-right:0}.scene-idea-caret{background:rgba(var(--studio-accent), 1);vertical-align:middle;width:2px;height:1.1em;margin-left:.2em;animation:.9s steps(2,end) infinite caret-blink;display:inline-block}.scene-idea-tags{flex-wrap:wrap;gap:.4rem;display:flex}.scene-idea-tag{color:#e8ecffd9;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;padding:.28rem .65rem;font-size:.78rem;font-weight:600;animation:.32s both studio-scene-in;display:inline-flex}.scene-brief{align-items:stretch}.scene-doc{color:#1a1a1f;background:linear-gradient(#f6f4ec,#ece8da);border-radius:.5rem;grid-template-rows:auto 1fr auto;width:100%;padding:.9rem 1.1rem 1rem;display:grid;position:relative;box-shadow:0 16px 32px #00000059}.scene-doc:before{content:"";pointer-events:none;opacity:.6;background-image:linear-gradient(#00000008 1px,#0000 1px);background-position:0 34px;background-size:100% 20px;position:absolute;inset:0}.scene-doc-header{border-bottom:1px solid #0000001f;justify-content:space-between;align-items:baseline;padding-bottom:.4rem;font-family:Courier New,ui-monospace,monospace;display:flex}.scene-doc-tag{letter-spacing:.08em;font-size:.8rem;font-weight:800}.scene-doc-meta{color:#0000008c;font-size:.7rem}.scene-doc-body{grid-template-columns:1fr 1fr;gap:.3rem 1.2rem;padding:.4rem 0;display:grid}.scene-doc-row{grid-template-columns:100px 1fr;gap:.4rem;font-size:.8rem;animation:.32s both studio-scene-in;display:grid}.scene-doc-key{color:#0000008c;text-transform:uppercase;letter-spacing:.08em;align-self:center;font-size:.66rem;font-weight:700}.scene-doc-value{font-weight:600}.scene-doc-stamps{justify-content:flex-end;align-self:end;gap:.7rem;margin-top:.3rem;display:flex}.scene-doc-stamp{color:#c52f2f;letter-spacing:.16em;background:#fff6;border:2px solid #c52f2f;border-radius:4px;padding:.3rem .65rem;font-family:Courier New,ui-monospace,monospace;font-size:.72rem;font-weight:900;animation:.38s cubic-bezier(.34,1.56,.64,1) both stamp-in;display:inline-flex;transform:rotate(-6deg)}.scene-doc-stamp:nth-child(2){color:#1f7a3a;border-color:#1f7a3a;transform:rotate(4deg)}.scene-script{align-items:stretch}.scene-screenplay{color:#1a1a1f;background-color:#f4f1e4;background-image:linear-gradient(90deg,#e55a5a8c 38px,#0000 38px),linear-gradient(90deg,#0000 38px 38px);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-radius:.4rem;width:100%;padding:.8rem 2rem .8rem 3.2rem;font-family:Courier New,ui-monospace,monospace;font-size:.84rem;line-height:1.45;overflow:auto;box-shadow:0 18px 36px #00000059}.scene-screenplay-line{animation:.22s both studio-scene-in}.scene-screenplay-line.k-transition{text-align:right;letter-spacing:.05em;padding:.3rem 0;font-weight:800}.scene-screenplay-line.k-scene{letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #0000002e;padding:.4rem 0 .2rem;font-weight:800}.scene-screenplay-line.k-action{max-width:56ch;padding:.2rem 0}.scene-screenplay-line.k-char{letter-spacing:.06em;padding:.4rem 0 0 14ch;font-weight:800}.scene-screenplay-line.k-paren{color:#000000a6;padding-left:12ch;font-style:italic}.scene-screenplay-line.k-dialog{max-width:38ch;padding-bottom:.15rem;padding-left:10ch}.scene-dialogue-tree{grid-template-rows:auto auto 1fr;align-content:start;gap:.4rem;width:100%;display:grid}.scene-dialogue-root{background:linear-gradient(135deg, rgba(var(--studio-accent), .95), #b464ffd9);color:#0b0e23;box-shadow:0 8px 20px rgba(var(--studio-accent), .4);border-radius:.6rem;justify-self:center;padding:.6rem 1rem;font-weight:800}.scene-dialogue-connectors{width:100%;height:30px}.scene-dialogue-connectors path{fill:none;stroke:rgba(var(--studio-accent), .6);stroke-width:1.5px;stroke-dasharray:4 3}.scene-dialogue-branches{grid-template-columns:repeat(3,1fr);gap:.6rem;display:grid}.scene-dialogue-branch{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.7rem;flex-direction:column;gap:.35rem;padding:.7rem .8rem;animation:.36s both studio-scene-in;display:flex}.scene-dialogue-branch.tone-duty{border-color:#7fb6ff80}.scene-dialogue-branch.tone-pragmatic{border-color:#22d6a880}.scene-dialogue-branch.tone-rebel{border-color:#ff69b480}.scene-dialogue-label{color:#fff;font-weight:700}.scene-dialogue-tone{text-transform:uppercase;letter-spacing:.12em;color:rgba(var(--studio-accent), .95);font-size:.7rem}.scene-dialogue-leads{color:#e8ecffbf;flex-direction:column;gap:.15rem;font-size:.78rem;display:flex}.scene-storyboard{align-items:stretch}.scene-board{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr);gap:.5rem;width:100%;display:grid}.scene-panel{color:#fff;border:1px solid #ffffff29;border-radius:.5rem;flex-direction:column;justify-content:flex-end;padding:.6rem;animation:.38s both studio-scene-in;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0d}.scene-panel-img{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.scene-panel:before{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle at 25% 25%,#ffffff1f,#0000 60%),linear-gradient(#0000 45%,#000000b3);position:absolute;inset:0}.scene-panel-shot{z-index:2;letter-spacing:.08em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;border-radius:.25rem;padding:.18rem .4rem;font-family:Courier New,ui-monospace,monospace;font-size:.66rem;font-weight:800;position:absolute;top:.4rem;left:.5rem}.scene-panel-num{z-index:2;color:#ffffffe6;text-shadow:0 1px 3px #0009;font-family:Courier New,ui-monospace,monospace;font-size:.66rem;font-weight:700;position:absolute;top:.4rem;right:.5rem}.scene-panel-desc{z-index:2;text-shadow:0 1px 4px #000000bf;font-size:.78rem;font-weight:700;line-height:1.25;position:relative}.scene-panel-move-label{z-index:2;color:#ffffffd9;letter-spacing:.08em;text-shadow:0 1px 3px #000000b3;margin-top:.2rem;font-family:Courier New,ui-monospace,monospace;font-size:.62rem;position:relative}.scene-visuals{flex-direction:column;gap:.7rem}.scene-moodboard{flex:1;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr);gap:.45rem;display:grid}.scene-tile{border:1px solid #ffffff1a;border-radius:.6rem;align-items:flex-end;padding:.55rem;animation:.38s both studio-scene-in;display:flex;position:relative;overflow:hidden}.scene-tile:after{content:"";pointer-events:none;background:radial-gradient(circle at 30% 20%,#ffffff2e,#0000 60%);position:absolute;inset:0}.scene-tile-glyph{color:#ffffff8c;font-size:1rem;position:absolute;top:.4rem;right:.6rem}.scene-tile-label{z-index:1;color:#fff;text-shadow:0 1px 3px #0000008c;font-size:.82rem;font-weight:700;position:relative}.scene-palette{gap:.3rem;display:grid}.scene-palette-label{letter-spacing:.12em;color:rgba(var(--studio-accent), .95);font-size:.66rem;font-weight:800}.scene-palette-row{grid-template-columns:repeat(6,1fr);gap:.35rem;display:grid}.scene-swatch{color:#ffffffe6;text-shadow:0 1px 3px #0009;border:1px solid #ffffff1f;border-radius:.35rem;align-items:flex-end;height:30px;padding:.2rem .35rem;font-family:Courier New,ui-monospace,monospace;font-size:.6rem;animation:.32s both studio-scene-in;display:flex;position:relative}.scene-models{grid-template-columns:220px 1fr;gap:.9rem;width:100%;display:grid}.scene-viewport{background:radial-gradient(circle at 50% 60%, rgba(var(--studio-accent), .2), #0006 60%), linear-gradient(180deg, #0a0d22, #050714);border:1px solid rgba(var(--studio-accent), .25);border-radius:.7rem;position:relative;overflow:hidden}.scene-viewport-grid{width:100%;height:100%;display:block}.scene-viewport-cube{transform-origin:50%;transform-box:fill-box;animation:6s linear infinite cube-rotate}.scene-viewport-badge{letter-spacing:.1em;color:rgba(var(--studio-accent), 1);border:1px solid rgba(var(--studio-accent), .4);background:#0000008c;border-radius:.3rem;padding:.2rem .45rem;font-family:Courier New,ui-monospace,monospace;font-size:.62rem;position:absolute;top:.45rem;left:.55rem}.scene-model-list{flex-direction:column;gap:.5rem;display:flex}.scene-model-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:.65rem;flex-direction:column;gap:.3rem;padding:.6rem .8rem;animation:.36s both studio-scene-in;display:flex}.scene-model-head{justify-content:space-between;align-items:center;display:flex}.scene-model-name{color:#fff;font-size:.88rem;font-weight:700}.scene-model-progress{color:rgba(var(--studio-accent), 1);font-family:Courier New,ui-monospace,monospace;font-size:.82rem;font-weight:800}.scene-model-meta{color:#e8ecffa6;gap:.7rem;font-size:.7rem;display:flex}.scene-progress-bar{background:#ffffff14;border-radius:999px;height:4px;overflow:hidden}.scene-progress-bar>span{background:linear-gradient(90deg, rgba(var(--studio-accent), .95), #b464ffe6);height:100%;display:block}.scene-audio{align-items:stretch}.scene-daw{background:linear-gradient(#0c0f1f,#060814);border:1px solid #ffffff14;border-radius:.7rem;grid-template-rows:auto 1fr;width:100%;height:100%;display:grid;overflow:hidden}.scene-daw-transport{background:#0006;border-bottom:1px solid #ffffff14;align-items:center;gap:1rem;padding:.5rem .85rem;font-family:Courier New,ui-monospace,monospace;font-size:.78rem;display:flex}.scene-daw-tc{color:#fff;letter-spacing:.08em;font-weight:800}.scene-daw-bpm{color:rgba(var(--studio-accent), 1);font-weight:700}.scene-daw-led{background:#ff3a5a;border-radius:50%;width:9px;height:9px;animation:.7s ease-in-out infinite led-blink;box-shadow:0 0 8px #ff3a5a}.scene-daw-mode{color:#e8ecffb3;letter-spacing:.1em;margin-left:auto;font-size:.68rem}.scene-daw-tracks{flex-direction:column;gap:.35rem;padding:.5rem .55rem;display:flex;overflow:hidden}.scene-daw-track{background:#ffffff08;border-radius:.45rem;grid-template-columns:120px 1fr 52px;align-items:center;gap:.55rem;padding:.35rem .45rem;animation:.32s both studio-scene-in;display:grid}.scene-daw-track-head{flex-direction:column;gap:.1rem;display:flex}.scene-daw-track-name{letter-spacing:.1em;font-size:.78rem;font-weight:800}.scene-daw-track-desc{color:#e8ecffa6;font-size:.66rem}.scene-daw-wave{align-items:center;gap:2px;height:38px;display:flex;overflow:hidden}.scene-daw-wave>span{opacity:.85;transform-origin:50%;border-radius:1px;flex:1;min-width:2px;animation:1.6s ease-in-out infinite studio-wave;display:inline-block}.scene-daw-fader{grid-template-rows:1fr auto;align-items:center;gap:.15rem;height:100%;display:grid}.scene-daw-fader-track{background:#ffffff14;border-radius:999px;justify-self:center;width:12px;height:32px;position:relative;overflow:hidden}.scene-daw-fader-fill{background:currentColor;position:absolute;bottom:0;left:0;right:0}.scene-daw-fader-value{color:#e8ecffcc;text-align:center;font-family:Courier New,ui-monospace,monospace;font-size:.66rem}.scene-edit{align-items:stretch}.scene-nle{grid-template-rows:1fr auto;gap:.5rem;width:100%;display:grid}.scene-nle-monitor{grid-template-columns:1fr auto;align-items:center;gap:.55rem;height:200px;display:grid;position:relative}.scene-nle-frame{color:#fffffff2;letter-spacing:.05em;text-shadow:0 1px 4px #00000080;border:1px solid #ffffff2e;border-radius:.5rem;justify-content:center;align-items:center;width:100%;height:100%;font-size:.88rem;font-weight:700;display:flex;position:relative;overflow:hidden}.scene-nle-frame-img{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.scene-nle-frame-anim{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.scene-nle-frame-anim-bar{animation:5.5s linear infinite nle-sweep}.scene-nle-frame:after{content:"";border-radius:inherit;opacity:.18;pointer-events:none;z-index:2;background:linear-gradient(#0000 50%,#0000002e 50%) 0 0/100% 3px;position:absolute;inset:0}.scene-nle-frame-label{letter-spacing:.1em;z-index:3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;border-radius:.3rem;padding:.2rem .5rem;font-family:Courier New,ui-monospace,monospace;font-size:.68rem;position:absolute;top:.45rem;left:.55rem}.scene-nle-frame-rec{letter-spacing:.1em;z-index:3;color:#ff3a5a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;border-radius:.3rem;padding:.2rem .5rem;font-family:Courier New,ui-monospace,monospace;font-size:.66rem;font-weight:800;animation:1.1s ease-in-out infinite led-blink;position:absolute;top:.45rem;right:.55rem}.scene-nle-playhead-icon{z-index:3;color:rgba(var(--studio-accent), .95);filter:drop-shadow(0 0 12px rgba(var(--studio-accent), .7));font-size:2.3rem;animation:1.4s ease-in-out infinite studio-pulse;position:relative}.scene-nle-tc{color:#fff;letter-spacing:.06em;flex-direction:column;align-items:flex-end;padding:0 .35rem;font-family:Courier New,ui-monospace,monospace;font-size:1rem;font-weight:800;display:flex}.scene-nle-tc-frac{color:#e8ecff8c;font-size:.68rem;font-weight:600}.scene-nle-timeline{gap:.22rem;display:grid}.scene-nle-row{grid-template-columns:30px 1fr;align-items:center;gap:.4rem;display:grid}.scene-nle-row-label{color:#e8ecff80;letter-spacing:.1em;font-family:Courier New,ui-monospace,monospace;font-size:.68rem;font-weight:800}.scene-nle-row-track{gap:2px;height:26px;display:flex;position:relative}.scene-nle-clip{color:#fff;border:1px solid #ffffff2e;border-radius:.28rem;justify-content:space-between;align-items:center;padding:0 .4rem;font-size:.66rem;animation:.38s cubic-bezier(.22,1,.36,1) both clip-in;display:flex;position:relative;overflow:hidden}.scene-nle-clip.audio{background:rgba(var(--studio-accent), .18);border-color:rgba(var(--studio-accent), .4)}.scene-nle-clip.audio.alt{background:#b464ff2e;border-color:#b464ff66}.scene-nle-clip-label{white-space:nowrap;text-overflow:ellipsis;text-shadow:0 1px 3px #0000008c;font-weight:700;overflow:hidden}.scene-nle-clip-tc{opacity:.85;font-family:Courier New,ui-monospace,monospace;font-size:.6rem}.scene-nle-audio-wave{align-items:center;gap:1px;width:100%;height:100%;display:flex}.scene-nle-audio-wave>span{background:#ffffff8c;border-radius:1px;flex:1}.scene-nle-playhead{background:linear-gradient(180deg, #fff, rgba(var(--studio-accent), 1));width:2px;animation:6s linear infinite playhead-move;position:absolute;top:-4px;bottom:-4px;left:0;box-shadow:0 0 10px #fff9}.scene-nle-playhead:before{content:"";clip-path:polygon(50% 100%,0 0,100% 0);background:#fff;width:12px;height:8px;position:absolute;top:-6px;left:-5px}.scene-vfx{flex-direction:column;gap:.6rem}.scene-vfx-graph{background:radial-gradient(120% 100% at 50% 50%, rgba(var(--studio-accent), .08), transparent 60%);border:1px solid #ffffff14;border-radius:.7rem;flex:1;min-height:200px;position:relative}.scene-vfx-lines{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.scene-vfx-node{border:1px solid rgba(var(--studio-accent), .5);color:#fff;white-space:nowrap;background:#080a18eb;border-radius:.5rem;align-items:center;gap:.35rem;padding:.5rem .7rem;font-size:.72rem;animation:.36s both studio-scene-in;display:flex;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 8px 18px #0006}.scene-vfx-node.node-in{border-color:#22d6a8b3}.scene-vfx-node.node-out{border-color:#ffa866b3}.scene-vfx-node.node-merge{background:linear-gradient(135deg,#b464ff40,#080a18eb);border-color:#b464ffb3}.scene-vfx-node-pin{color:rgba(var(--studio-accent), 1);font-size:.6rem}.scene-vfx-node-label{font-weight:600}.scene-vfx-meta{color:#e8ecffa6;letter-spacing:.08em;justify-content:space-between;padding:0 .3rem;font-family:Courier New,ui-monospace,monospace;font-size:.66rem;display:flex}.scene-vfx-meta span:last-child{color:#22d6a8}.scene-color{grid-template-columns:1.4fr 1fr;align-items:stretch;gap:.8rem;width:100%;display:grid}.scene-color-frame{border:1px solid #ffffff1a;border-radius:.7rem;grid-template-columns:1fr 1fr;min-height:220px;display:grid;position:relative;overflow:hidden}.scene-color-half{position:relative}.scene-color-half:after{content:"";pointer-events:none;background:radial-gradient(circle at 30% 20%,#ffffff26,#0000 60%);position:absolute;inset:0}.scene-color-tag{letter-spacing:.12em;color:#fff;background:#0000008c;border-radius:.3rem;padding:.2rem .45rem;font-family:Courier New,ui-monospace,monospace;font-size:.68rem;font-weight:800;position:absolute;top:.5rem;left:.6rem}.scene-color-divider{background:linear-gradient(180deg, #ffffffe6, rgba(var(--studio-accent), .9));width:2px;box-shadow:0 0 10px rgba(var(--studio-accent), .5);animation:4s ease-in-out infinite color-divider;position:absolute;top:0;bottom:0;left:50%}.scene-color-panel{background:#ffffff0a;border:1px solid #ffffff14;border-radius:.7rem;flex-direction:column;gap:.55rem;padding:.5rem;display:flex}.scene-color-lut{background:#ffffff0a;border-radius:.5rem;flex-direction:column;gap:.15rem;padding:.4rem .5rem;display:flex}.scene-color-lut-label{letter-spacing:.12em;color:rgba(var(--studio-accent), 1);font-size:.65rem;font-weight:800}.scene-color-lut-name{color:#fff;font-size:.85rem;font-weight:700}.scene-color-knobs{grid-template-columns:1fr 1fr;gap:.4rem;display:grid}.scene-color-knob{background:#ffffff0a;border-radius:.5rem;flex-direction:column;align-items:center;padding:.45rem .5rem;animation:.28s both studio-scene-in;display:flex}.scene-color-knob-v{color:rgba(var(--studio-accent), 1);font-family:Courier New,ui-monospace,monospace;font-size:.95rem;font-weight:800}.scene-color-knob-k{color:#e8ecffa6;letter-spacing:.06em;font-size:.66rem}.scene-color-scope{background:#0006;border-radius:.5rem;align-items:flex-end;gap:1px;height:50px;padding:.4rem;display:flex}.scene-color-scope>span{background:linear-gradient(180deg, rgba(var(--studio-accent), 1), #b464ff80);border-radius:1px;flex:1}.scene-qa{grid-template-columns:1.3fr 1fr;align-items:stretch;gap:.8rem;width:100%;display:grid}.scene-qa-retention,.scene-qa-heat{background:#ffffff0a;border:1px solid #ffffff14;border-radius:.7rem;flex-direction:column;gap:.5rem;padding:.7rem .8rem;display:flex}.scene-qa-card-head{justify-content:space-between;align-items:baseline;display:flex}.scene-qa-card-title{letter-spacing:.1em;color:rgba(var(--studio-accent), 1);font-family:Courier New,ui-monospace,monospace;font-size:.72rem;font-weight:800}.scene-qa-card-meta{color:#e8ecff8c;font-size:.7rem}.scene-qa-curve{width:100%;height:140px}.scene-qa-line{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:1.1s cubic-bezier(.22,1,.36,1) forwards arc-draw}.scene-qa-stats{grid-template-columns:repeat(4,1fr);gap:.3rem;display:grid}.scene-qa-stat{background:#ffffff0a;border-radius:.4rem;flex-direction:column;align-items:center;padding:.4rem .2rem;display:flex}.scene-qa-stat-v{color:rgba(var(--studio-accent), 1);font-family:Courier New,ui-monospace,monospace;font-size:.95rem;font-weight:800}.scene-qa-stat-k{color:#e8ecff99;letter-spacing:.06em;text-align:center;font-size:.62rem}.scene-qa-grid{flex:1;gap:2px;min-height:140px;display:grid}.scene-qa-cell{border-radius:2px;animation:.22s both studio-scene-in}.scene-multiformat{align-items:stretch}.scene-mf-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:.6rem;width:100%;display:grid}.scene-mf-cell{background:#ffffff0a;border:1px solid #ffffff14;border-radius:.7rem;flex-direction:column;align-items:center;gap:.4rem;padding:.6rem;animation:.36s both studio-scene-in;display:flex}.scene-mf-frame{background:linear-gradient(135deg, rgba(var(--studio-accent), .6), #b464ff80);border:1px solid #ffffff2e;border-radius:.4rem;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 8px 18px #0000004d}.scene-mf-frame.portrait{width:56px;height:100px}.scene-mf-frame.landscape{width:110px;height:62px}.scene-mf-frame.square{width:80px;height:80px}.scene-mf-frame-inner{color:#fff;letter-spacing:.04em;font-family:Courier New,ui-monospace,monospace;font-size:.66rem;font-weight:800}.scene-mf-ratio{background:#00000073;border-radius:.2rem;padding:.15rem .3rem}.scene-mf-meta{text-align:center;flex-direction:column;align-items:center;gap:.15rem;display:flex}.scene-mf-name{color:#fff;font-size:.84rem;font-weight:700}.scene-mf-size{color:#e8ecff99;font-family:Courier New,ui-monospace,monospace;font-size:.66rem}.scene-mf-metric{color:rgba(var(--studio-accent), 1);font-size:.72rem;font-weight:600}.scene-mvp{grid-template-columns:1.4fr 1fr;align-items:stretch;gap:.9rem;height:100%;display:grid}.scene-poster{color:#fff;isolation:isolate;border:1px solid #ffffff29;border-radius:.9rem;flex-direction:column;justify-content:flex-end;gap:.5rem;padding:1.1rem 1.2rem;display:flex;position:relative;overflow:hidden}.scene-poster-img{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.scene-poster:before{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle at 80% 10%,#fff3,#0000 50%),linear-gradient(#0000 25%,#000000bf);position:absolute;inset:0}.scene-poster>*{z-index:2}.scene-poster-img{z-index:0!important}.scene-poster-stamp{letter-spacing:.14em;z-index:1;background:#00000040;border:2px solid #fff;border-radius:.3rem;padding:.25rem .55rem;font-family:Courier New,ui-monospace,monospace;font-size:.7rem;font-weight:900;animation:.48s cubic-bezier(.34,1.56,.64,1) stamp-in;position:absolute;top:.85rem;right:.85rem;transform:rotate(8deg)}.scene-poster-title{z-index:1;text-shadow:0 2px 8px #00000073;margin:0;font-size:clamp(1.4rem,2.6vw,2rem);font-weight:900;line-height:1.05;position:relative}.scene-poster-tagline{z-index:1;opacity:.9;margin:0;font-size:.9rem;position:relative}.scene-poster-meta{z-index:1;color:#ffffffd9;flex-wrap:wrap;gap:.5rem 1rem;font-size:.74rem;display:flex;position:relative}.scene-poster-meta strong{color:#fff;margin-left:.3rem}.scene-poster-platforms{z-index:1;flex-wrap:wrap;gap:.35rem;display:flex;position:relative}.scene-poster-platform{background:#ffffff29;border:1px solid #ffffff4d;border-radius:999px;padding:.2rem .5rem;font-size:.72rem;font-weight:600}.scene-mvp-side{flex-direction:column;gap:.7rem;display:flex}.scene-mvp-stats{flex:1;grid-template-columns:1fr 1fr;gap:.45rem;display:grid}.scene-mvp-stat{text-align:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:.65rem;flex-direction:column;justify-content:center;align-items:center;padding:.6rem .4rem;animation:.32s both studio-scene-in;display:flex}.scene-mvp-stat-v{color:rgba(var(--studio-accent), 1);font-size:1.35rem;font-weight:900}.scene-mvp-stat-k{color:#e8ecffa6;text-transform:uppercase;letter-spacing:.06em;margin-top:.2rem;font-size:.66rem}.scene-mvp-cta{text-align:center;justify-content:center;width:100%}.studio-foot{grid-template-columns:auto 1fr auto;align-items:start;gap:.9rem;display:grid}.studio-foot-controls{gap:.45rem;display:flex}.studio-foot-controls .button.primary{background:linear-gradient(135deg, rgba(var(--studio-accent), 1), #b464fff2);color:#0b0e23;box-shadow:0 10px 24px rgba(var(--studio-accent), .35);border:0;padding:.65rem 1.1rem;font-weight:700}.studio-foot-controls .button.ghost{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;padding:.65rem .9rem}.studio-foot-controls .button.ghost:disabled{opacity:.4;cursor:not-allowed}.studio-foot-log{color:#e8ecffd1;flex-direction:column;gap:.25rem;max-height:84px;margin:0;padding:0;font-size:.74rem;list-style:none;display:flex;overflow:hidden}.studio-foot-log-empty{color:#e8ecff73}.studio-foot-log li{grid-template-columns:8px 52px auto auto 1fr;align-items:center;gap:.4rem;line-height:1.3;animation:.22s both studio-scene-in;display:grid}.studio-foot-log-dot{border-radius:50%;width:6px;height:6px}.studio-foot-log-time{color:#e8ecff99;font-family:Courier New,ui-monospace,monospace;font-size:.66rem}.studio-foot-log-agent{font-weight:800}.studio-foot-log-model{color:#e8ecff8c;font-family:Courier New,ui-monospace,monospace;font-size:.66rem}.studio-foot-log-duration{color:#e8ecff8c;white-space:nowrap;font-family:Courier New,ui-monospace,monospace;font-size:.66rem}.studio-foot-log-text{color:#e8ecffe6;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.studio-foot-progress{color:#e8ecffbf;align-items:center;gap:.5rem;padding-top:.55rem;font-size:.78rem;display:flex}.studio-foot-progress strong{color:#fff;font-family:Courier New,ui-monospace,monospace;font-size:1rem}@media (max-width:1100px){.studio-head{grid-template-columns:1fr}.studio-types{justify-content:flex-start}.studio-foot-log li{grid-template-columns:8px 52px auto 1fr}.studio-foot-log-model,.studio-foot-log-duration{display:none}}@media (max-width:980px){.studio-track{row-gap:.8rem;grid-template-columns:repeat(4,1fr)!important}.studio-track-line{display:none}.studio-viewport{height:auto;min-height:500px}.scene-models{grid-template-columns:1fr}.scene-viewport{height:160px}.scene-mvp{grid-template-columns:1fr}.scene-moodboard,.scene-board{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(2,1fr)}.scene-color,.scene-qa{grid-template-columns:1fr}.scene-mf-grid{grid-template-columns:repeat(2,1fr)}.studio-foot{grid-template-columns:1fr}.studio-foot-controls{flex-wrap:wrap;justify-content:center}.scene-dialogue-branches{grid-template-columns:1fr}}.studio-3d-viewport{background:radial-gradient(circle at 50% 60%, rgba(var(--studio-accent), .2), #00000080 60%), linear-gradient(180deg, #0a0d22, #050714);border:1px solid rgba(var(--studio-accent), .25);border-radius:.7rem;flex-direction:column;min-height:240px;display:flex;position:relative;overflow:hidden}.studio-3d-canvas{flex:1;min-height:180px}.studio-3d-canvas canvas{display:block;width:100%!important;height:100%!important}.studio-3d-loading{color:#e8ecff8c;justify-content:center;align-items:center;min-height:240px;font-size:.85rem;display:flex}.studio-3d-badge{letter-spacing:.1em;color:rgba(var(--studio-accent), 1);border:1px solid rgba(var(--studio-accent), .4);pointer-events:none;background:#0000008c;border-radius:.3rem;padding:.2rem .45rem;font-family:Courier New,ui-monospace,monospace;font-size:.62rem;position:absolute;top:.45rem;left:.55rem}.studio-3d-fidelity{background:#0006;border-top:1px solid #ffffff0f;align-items:center;gap:.4rem;padding:.4rem .5rem;display:flex}.studio-3d-fidelity-label{letter-spacing:.12em;color:#e8ecff8c;font-family:Courier New,ui-monospace,monospace;font-size:.62rem}.studio-3d-fidelity-buttons{flex:1;gap:.25rem;display:flex}.studio-3d-fidelity-btn{color:#e8ecffa6;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:.35rem;flex:1;padding:.3rem .4rem;font-size:.66rem;font-weight:600;transition:all .16s}.studio-3d-fidelity-btn:hover{color:#fff;border-color:rgba(var(--studio-accent), .4)}.studio-3d-fidelity-btn.active{color:#fff;background:rgba(var(--studio-accent), .18);border-color:rgba(var(--studio-accent), .7)}.studio-audio-stems{background:linear-gradient(#0c0f1f,#060814);border:1px solid #ffffff14;border-radius:.7rem;grid-template-rows:auto 1fr;gap:.5rem;width:100%;padding:.6rem .7rem;display:grid;overflow:hidden}.studio-audio-transport{border-bottom:1px solid #ffffff0f;align-items:center;gap:.8rem;padding-bottom:.4rem;font-family:Courier New,ui-monospace,monospace;display:flex}.studio-audio-play{background:linear-gradient(135deg, rgba(var(--studio-accent), 1), #b464fff2);color:#0b0e23;cursor:pointer;letter-spacing:.08em;border:0;border-radius:999px;align-items:center;gap:.45rem;padding:.35rem .7rem;font-size:.74rem;font-weight:800;display:inline-flex}.studio-audio-play.on{background:linear-gradient(135deg,#ff3a5a,#ff8b3a)}.studio-audio-play-led{background:#0b0e23;border-radius:50%;width:8px;height:8px;box-shadow:inset 0 0 4px #0006}.studio-audio-play.on .studio-audio-play-led{background:#fff;animation:.7s ease-in-out infinite led-blink}.studio-audio-tc{color:#fff;letter-spacing:.08em;font-size:.78rem;font-weight:800}.studio-audio-bpm{color:rgba(var(--studio-accent), 1);margin-left:auto;font-size:.72rem;font-weight:700}.studio-audio-rows{flex-direction:column;gap:.35rem;display:flex;overflow:hidden}.studio-audio-row{background:#ffffff08;border:1px solid;border-radius:.45rem;grid-template-columns:150px 1fr 90px;align-items:center;gap:.55rem;padding:.4rem .55rem;display:grid}.studio-audio-row-head{flex-direction:column;gap:.1rem;display:flex}.studio-audio-row-meta{flex-direction:column;gap:.05rem;display:flex}.studio-audio-row-name{letter-spacing:.1em;font-size:.78rem;font-weight:800}.studio-audio-row-desc{color:#e8ecffa6;font-size:.66rem}.studio-audio-row-buttons{gap:.25rem;margin-top:.2rem;display:flex}.studio-audio-btn{color:#e8ecffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:.3rem;width:22px;height:22px;padding:0;font-family:Courier New,ui-monospace,monospace;font-size:.7rem;font-weight:800}.studio-audio-btn.solo.on{color:#ffd54f;background:#ffd54f40;border-color:#ffd54f}.studio-audio-btn.mute.on{color:#ff3a5a;background:#ff3a5a4d;border-color:#ff3a5a}.studio-audio-canvas{background:#0006;border-radius:.3rem;width:100%;height:38px;display:block}.studio-audio-fader{width:100%;accent-color:rgba(var(--studio-accent), 1)}.studio-moodboard-real{flex-direction:column;gap:.6rem;width:100%;display:flex}.studio-moodboard-grid{flex:1;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr);gap:.4rem;min-height:0;display:grid}.studio-moodboard-tile{background:#0a0d22;border:1px solid #ffffff1f;border-radius:.6rem;animation:.38s both studio-scene-in;position:relative;overflow:hidden}.studio-moodboard-img,.studio-moodboard-tile img{object-fit:cover}.studio-moodboard-label{color:#fff;text-shadow:0 1px 3px #000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;border-radius:.25rem;padding:.15rem .4rem;font-size:.74rem;font-weight:700;position:absolute;bottom:.4rem;left:.45rem}.studio-moodboard-palette{gap:.3rem;display:grid}.studio-moodboard-palette-label{letter-spacing:.12em;color:rgba(var(--studio-accent), .95);font-size:.66rem;font-weight:800}.studio-moodboard-palette-row{grid-template-columns:repeat(6,1fr);gap:.35rem;display:grid}.studio-moodboard-swatch{color:#ffffffe6;text-shadow:0 1px 3px #000000b3;border:1px solid #ffffff1f;border-radius:.35rem;align-items:flex-end;height:28px;padding:.2rem .35rem;font-family:Courier New,ui-monospace,monospace;font-size:.58rem;animation:.32s both studio-scene-in;display:flex;position:relative}.studio-color-split{grid-template-columns:1.4fr 1fr;align-items:stretch;gap:.7rem;width:100%;display:grid}.studio-color-split-frame{cursor:ew-resize;-webkit-user-select:none;user-select:none;background:#050714;border:1px solid #ffffff1f;border-radius:.7rem;min-height:240px;position:relative;overflow:hidden}.studio-color-split-img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.studio-color-split-img.base{z-index:1}.studio-color-split-after{z-index:2;pointer-events:none;position:absolute;inset:0}.studio-color-split-img.graded{transition:filter .2s}.studio-color-split-tag{z-index:3;color:#fff;letter-spacing:.1em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;border-radius:.3rem;padding:.2rem .5rem;font-family:Courier New,ui-monospace,monospace;font-size:.66rem;font-weight:800;position:absolute;top:.5rem}.studio-color-split-tag.before{left:.5rem}.studio-color-split-tag.after{right:.5rem}.studio-color-split-handle{background:linear-gradient(180deg, #fff, rgba(var(--studio-accent), 1));width:2px;box-shadow:0 0 12px rgba(var(--studio-accent), .7);z-index:4;position:absolute;top:0;bottom:0;transform:translate(-50%)}.studio-color-split-handle-grip{color:#0b0e23;background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-weight:800;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 12px #0006}.studio-color-split-panel{background:#ffffff0a;border:1px solid #ffffff14;border-radius:.7rem;flex-direction:column;gap:.5rem;padding:.55rem;display:flex}.studio-color-split-knobs{grid-template-columns:1fr 1fr;gap:.4rem;display:grid}.studio-color-split-knob{background:#ffffff0a;border-radius:.5rem;flex-direction:column;align-items:center;padding:.5rem .55rem;animation:.28s both studio-scene-in;display:flex}.studio-color-split-knob-v{color:rgba(var(--studio-accent), 1);font-family:Courier New,ui-monospace,monospace;font-size:.95rem;font-weight:800}.studio-color-split-knob-k{color:#e8ecffa6;letter-spacing:.06em;font-size:.64rem}.studio-color-split-scope{background:#0006;border-radius:.5rem;align-items:flex-end;gap:1px;height:56px;padding:.4rem;display:flex}.studio-color-split-scope>span{background:linear-gradient(180deg, rgba(var(--studio-accent), 1), #b464ff80);border-radius:1px;flex:1}.scene-idea-surprise{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;margin-left:.4rem;padding:.2rem .55rem;font-size:.74rem;font-weight:700;transition:transform .14s,background .14s}.scene-idea-surprise:hover{background:rgba(var(--studio-accent), .2);transform:translateY(-1px)}.scene-idea-input{border:1px solid rgba(var(--studio-accent), .4);color:#fff;resize:none;background:#ffffff0f;border-radius:.5rem;outline:none;width:100%;padding:.55rem .7rem;font-family:inherit;font-size:1.1rem;line-height:1.45}.scene-idea-input:focus{border-color:rgba(var(--studio-accent), 1);box-shadow:0 0 0 3px rgba(var(--studio-accent), .2)}.scene-idea-logline{cursor:text}.scene-idea-tag{cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;transition:all .14s}.scene-idea-tag:hover{border-color:rgba(var(--studio-accent), .65);color:#fff}.scene-idea-tag-remove{opacity:.55;margin-left:.2rem}.scene-mvp-metrics{background:#ffffff0a;border:1px solid #ffffff14;border-radius:.7rem;flex-direction:column;gap:.35rem;padding:.7rem;display:flex}.scene-mvp-metrics-title{letter-spacing:.12em;color:rgba(var(--studio-accent), 1);font-family:Courier New,ui-monospace,monospace;font-size:.66rem;font-weight:800}.scene-mvp-metrics-grid{grid-template-columns:1fr 1fr;gap:.4rem;display:grid}.scene-mvp-metric{background:#00000040;border-radius:.45rem;flex-direction:column;padding:.4rem .5rem;display:flex}.scene-mvp-metric-v{color:#fff;font-family:Courier New,ui-monospace,monospace;font-size:1.1rem;font-weight:800}.scene-mvp-metric-k{color:#e8ecffa6;letter-spacing:.04em;font-size:.66rem}.scene-mvp-lead{gap:.4rem;display:flex}.scene-mvp-lead input{color:#fff;background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;outline:none;flex:1;padding:.5rem .85rem;font-size:.85rem}.scene-mvp-lead input:focus{border-color:rgba(var(--studio-accent), .95);box-shadow:0 0 0 3px rgba(var(--studio-accent), .2)}.scene-mvp-lead .button.primary{white-space:nowrap;padding:.5rem .9rem;font-size:.78rem}.scene-mvp-lead-done{color:#22d6a8;text-align:center;background:#22d6a826;border-radius:999px;padding:.45rem .7rem;font-size:.8rem;font-weight:700}.studio-section.reduced-motion .scene-viewport-cube,.studio-section.reduced-motion .scene-nle-playhead,.studio-section.reduced-motion .studio-node.active .studio-node-glyph,.studio-section.reduced-motion .scene-color-divider,.studio-section.reduced-motion .studio-color-split-handle,.studio-section.reduced-motion .scene-nle-playhead-icon,.studio-section.reduced-motion .scene-daw-wave>span,.studio-section.reduced-motion .scene-idea-spark,.studio-section.reduced-motion .scene-idea-caret,.studio-section.reduced-motion .studio-agent-dot{animation:none!important}.studio-section.reduced-motion .scene{transition:none!important;animation:none!important}@media (max-width:980px){.studio-color-split{grid-template-columns:1fr}.studio-audio-row{grid-template-columns:100px 1fr 70px}.scene-mvp-metrics-grid{grid-template-columns:1fr}.scene-mvp-lead{flex-direction:column}}.brief-section-label{letter-spacing:.14em;color:rgba(var(--studio-accent), 1);margin-bottom:.5rem;font-family:Courier New,ui-monospace,monospace;font-size:.68rem;font-weight:800;display:block}.scene-brief-game{flex-direction:column;gap:.7rem;width:100%;display:flex}.brief-game-head{border-bottom:1px solid #ffffff14;align-items:center;gap:.8rem;padding-bottom:.55rem;display:flex}.brief-game-head-left{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.brief-game-tag{color:#fff;letter-spacing:.06em;font-family:Courier New,ui-monospace,monospace;font-size:.96rem;font-weight:800}.brief-game-meta{color:#e8ecff8c;letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;font-family:Courier New,ui-monospace,monospace;font-size:.7rem;overflow:hidden}.brief-game-version{background:rgba(var(--studio-accent), .2);border:1px solid rgba(var(--studio-accent), .55);color:rgba(var(--studio-accent), 1);border-radius:.3rem;padding:.3rem .7rem;font-family:Courier New,ui-monospace,monospace;font-size:.86rem;font-weight:800}.brief-gdd-body{flex:1;grid-template-columns:200px 1fr;gap:.7rem;min-height:0;display:grid}.brief-gdd-nav{background:#ffffff06;border:1px solid #ffffff0f;border-radius:.6rem;flex-direction:column;gap:.2rem;padding:.5rem;display:flex;overflow-y:auto}.brief-gdd-nav-item{color:#e8ecffb3;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:.4rem;grid-template-columns:28px 22px 1fr;align-items:center;gap:.4rem;padding:.35rem .5rem;font-size:.78rem;transition:all .14s;animation:.22s both studio-scene-in;display:grid}.brief-gdd-nav-item:hover{color:#fff;background:#ffffff0a}.brief-gdd-nav-item.active{background:linear-gradient(135deg, rgba(var(--studio-accent), .22), rgba(var(--studio-accent), .06));border-color:rgba(var(--studio-accent), .55);color:#fff}.brief-gdd-nav-num{color:#e8ecff66;letter-spacing:.04em;font-family:Courier New,ui-monospace,monospace;font-size:.66rem;font-weight:800}.brief-gdd-nav-item.active .brief-gdd-nav-num{color:rgba(var(--studio-accent), 1)}.brief-gdd-nav-icon{color:rgba(var(--studio-accent), .9);justify-content:center;align-items:center;font-size:1rem;display:flex}.brief-gdd-nav-label{font-weight:600}.brief-gdd-detail{background:#ffffff08;border:1px solid #ffffff14;border-radius:.6rem;flex-direction:column;gap:.7rem;padding:.9rem 1.1rem;animation:.32s both studio-scene-in;display:flex;overflow-y:auto}.brief-gdd-detail-head{border-bottom:1px solid #ffffff14;align-items:center;gap:.6rem;padding-bottom:.55rem;display:flex}.brief-gdd-detail-icon{background:rgba(var(--studio-accent), .18);width:32px;height:32px;color:rgba(var(--studio-accent), 1);border-radius:.45rem;justify-content:center;align-items:center;font-size:1.15rem;display:flex}.brief-gdd-detail-title{color:#fff;flex:1;margin:0;font-size:1.05rem;font-weight:800}.brief-gdd-detail-key{color:#e8ecff66;font-family:Courier New,ui-monospace,monospace;font-size:.7rem}.brief-gdd-detail-fields{grid-template-columns:1fr 1fr;gap:.4rem .9rem;display:grid}.brief-gdd-detail-row{border-bottom:1px dashed #ffffff0d;grid-template-columns:92px 1fr;align-items:baseline;gap:.4rem;padding:.3rem 0;animation:.22s both studio-scene-in;display:grid}.brief-gdd-detail-k{letter-spacing:.06em;color:#e8ecff8c;text-transform:uppercase;font-family:Courier New,ui-monospace,monospace;font-size:.66rem;font-weight:700}.brief-gdd-detail-v{color:#fff;font-size:.84rem;font-weight:500;line-height:1.4}.brief-gdd-detail-palette{grid-template-columns:repeat(6,1fr);gap:.3rem;padding-top:.3rem;display:grid}.brief-gdd-detail-palette span{border:1px solid #ffffff1f;border-radius:.3rem;height:26px;animation:.28s both studio-scene-in}.brief-gdd-detail-gantt{gap:2px;height:26px;padding-top:.3rem;display:flex}.brief-gdd-gantt-bar{color:#0b0e23;border-radius:.25rem;align-items:center;padding:0 .55rem;font-family:Courier New,ui-monospace,monospace;font-size:.66rem;font-weight:800;animation:.26s both studio-scene-in;display:flex}.brief-gdd-gantt-bar.bar-done{background:linear-gradient(135deg,#22d6a8,#4be0a8)}.brief-gdd-gantt-bar.bar-wip{background:linear-gradient(135deg,#ffd54f,#ff9a8b)}.brief-gdd-gantt-bar.bar-plan{color:#e8ecff99;background:#ffffff1a}.brief-gdd-foot{background:#ffffff06;border:1px solid #ffffff0f;border-radius:.5rem;flex-wrap:wrap;align-items:center;gap:.8rem;padding:.5rem .6rem;display:flex}.brief-gdd-pillars-inline{flex-wrap:wrap;flex:1;align-items:center;gap:.45rem;display:inline-flex}.brief-gdd-pillars-inline .brief-section-label{margin:0}.brief-gdd-pillar-chip{color:#fff;background:#ffffff0d;border:1px solid;border-radius:999px;align-items:center;gap:.3rem;padding:.25rem .6rem;font-size:.78rem;font-weight:700;display:inline-flex}.brief-gdd-pillar-chip.priority-must{border-color:rgba(var(--studio-accent), .65)}.brief-gdd-pillar-chip.priority-should{border-color:#ffd54f}.brief-gdd-pillar-chip.priority-nice{border-color:#22d6a8}.brief-gdd-pillar-glyph{font-size:.85rem}.brief-gdd-pillar-chip.priority-must .brief-gdd-pillar-glyph{color:rgba(var(--studio-accent), 1)}.brief-gdd-pillar-chip.priority-should .brief-gdd-pillar-glyph{color:#ffd54f}.brief-gdd-pillar-chip.priority-nice .brief-gdd-pillar-glyph{color:#22d6a8}.brief-gdd-stamps{gap:.6rem;display:inline-flex}.brief-gdd-stamp{color:#c52f2f;letter-spacing:.15em;background:#ffffff0f;border:2px solid #c52f2f;border-radius:4px;padding:.25rem .55rem;font-family:Courier New,ui-monospace,monospace;font-size:.7rem;font-weight:900;animation:.38s cubic-bezier(.34,1.56,.64,1) both stamp-in;transform:rotate(-4deg)}.brief-gdd-stamp:nth-child(2){color:#1f7a3a;border-color:#1f7a3a;transform:rotate(3deg)}@media (max-width:1100px){.brief-gdd-body{grid-template-columns:1fr}.brief-gdd-nav{flex-direction:row;overflow:auto hidden}.brief-gdd-nav-item{flex:none}.brief-gdd-detail-fields{grid-template-columns:1fr}}.scene-brief-film{flex-direction:column;gap:.7rem;width:100%;display:flex}.brief-film-head{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-end;gap:1rem;padding-bottom:.5rem;display:flex}.brief-film-eyebrow{letter-spacing:.16em;color:rgba(var(--studio-accent), 1);font-family:Courier New,ui-monospace,monospace;font-size:.7rem;font-weight:800}.brief-film-title{color:#fff;letter-spacing:-.01em;margin:.15rem 0 0;font-size:1.4rem;font-style:italic;font-weight:900}.brief-film-stamps{gap:.7rem;display:flex}.brief-film-stamp{color:#c52f2f;letter-spacing:.15em;background:#ffffff0f;border:2px solid #c52f2f;border-radius:4px;padding:.25rem .6rem;font-family:Courier New,ui-monospace,monospace;font-size:.7rem;font-weight:900;animation:.38s cubic-bezier(.34,1.56,.64,1) both stamp-in;transform:rotate(-4deg)}.brief-film-stamp:nth-child(2){color:#1f7a3a;border-color:#1f7a3a;transform:rotate(3deg)}.brief-film-lookbook{flex:1;grid-template-columns:repeat(4,1fr);gap:.6rem;min-height:0;display:grid}.brief-film-frame{flex-direction:column;gap:.4rem;min-height:0;animation:.38s both studio-scene-in;display:flex}.brief-film-frame-img{aspect-ratio:21/9;border:1px solid #ffffff1f;border-radius:.5rem;position:relative;overflow:hidden}.brief-film-frame-img:after{content:"";pointer-events:none;background:radial-gradient(circle at 25% 25%,#ffffff2e,#0000 60%);position:absolute;inset:0}.brief-film-frame-photo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.brief-film-frame-shot{letter-spacing:.08em;color:#fff;z-index:1;background:#0000008c;border-radius:.2rem;padding:.12rem .35rem;font-family:Courier New,ui-monospace,monospace;font-size:.62rem;font-weight:800;position:absolute;top:.35rem;left:.45rem}.brief-film-frame-tc{color:#ffffffd9;z-index:1;background:#0000008c;border-radius:.2rem;padding:.12rem .3rem;font-family:Courier New,ui-monospace,monospace;font-size:.6rem;position:absolute;bottom:.35rem;right:.45rem}.brief-film-frame-intent{color:#e8ecffe6;margin:0;font-size:.78rem;font-style:italic;line-height:1.45}.brief-film-tech{background:#ffffff08;border:1px solid #ffffff14;border-radius:.6rem;grid-template-columns:auto 1fr auto;gap:1rem;padding:.6rem .7rem;display:grid}.brief-film-tech-block{flex-direction:column;gap:.2rem;display:flex}.brief-film-tech-block .brief-section-label{margin-bottom:.1rem}.brief-film-tech-val{color:#fff;font-size:.85rem;font-weight:600}.brief-film-lens-chips{flex-wrap:wrap;gap:.3rem;display:flex}.brief-film-lens-chip{background:rgba(var(--studio-accent), .15);border:1px solid rgba(var(--studio-accent), .4);color:#fff;border-radius:999px;padding:.18rem .55rem;font-family:Courier New,ui-monospace,monospace;font-size:.7rem}.scene-brief-short{flex-direction:column;gap:.7rem;width:100%;display:flex}.brief-short-head{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:baseline;padding-bottom:.5rem;display:flex}.brief-short-tag{color:#fff;letter-spacing:.06em;font-family:Courier New,ui-monospace,monospace;font-size:.96rem;font-weight:800}.brief-short-meta{color:rgba(var(--studio-accent), 1);font-size:.8rem;font-weight:600}.brief-short-body{flex:1;grid-template-columns:2.2fr 1fr;gap:.8rem;min-height:0;display:grid}.brief-short-variants{background:#ffffff08;border:1px solid #ffffff14;border-radius:.7rem;flex-direction:column;gap:.5rem;min-height:0;padding:.8rem .9rem;display:flex}.brief-short-variants-grid{flex:1;grid-template-columns:repeat(3,1fr);gap:.7rem;min-height:0;display:grid}.brief-short-variant{flex-direction:column;gap:.45rem;animation:.38s both studio-scene-in;display:flex}.brief-short-variant-frame{aspect-ratio:9/16;background:#0a0420;border:1px solid #ffffff29;border-radius:.7rem;max-height:380px;position:relative;overflow:hidden;box-shadow:0 12px 28px #00000080}.brief-short-variant-img{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.brief-short-variant-gradient{opacity:.55;mix-blend-mode:overlay;z-index:1;position:absolute;inset:0}.brief-short-variant-frame:after{content:"";z-index:2;pointer-events:none;background:radial-gradient(circle at 50% 35%,#ffffff1a,#0000 60%),linear-gradient(#0000 45%,#0009 100%),linear-gradient(#00000059 0%,#0000 25%);position:absolute;inset:0}.brief-short-variant-ui{z-index:3;pointer-events:none;position:absolute;inset:0}.brief-short-variant-top{align-items:center;gap:.9rem;display:flex;position:absolute;top:.5rem;left:50%;transform:translate(-50%)}.brief-short-variant-tab{color:#fff9;letter-spacing:.02em;padding-bottom:.15rem;font-size:.66rem;font-weight:700}.brief-short-variant-tab.on{color:#fff;border-bottom:2px solid #fff}.brief-short-variant-side{flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:3.5rem;right:.45rem}.brief-short-variant-avatar{color:#fff;background:linear-gradient(135deg,#ff36ba,#7a36ff);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.62rem;font-weight:800;display:flex;position:relative;box-shadow:0 2px 6px #00000080}.brief-short-variant-follow{color:#fff;background:#ff3b5c;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.74rem;font-weight:800;line-height:1;display:flex;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)}.brief-short-variant-action{color:#fff;text-shadow:0 1px 3px #00000080;flex-direction:column;align-items:center;gap:.05rem;display:flex}.brief-short-variant-action span{font-size:1.05rem}.brief-short-variant-action em{text-shadow:0 1px 2px #0009;font-size:.56rem;font-style:normal;font-weight:700}.brief-short-variant-bottom{flex-direction:column;gap:.15rem;display:flex;position:absolute;bottom:.55rem;left:.6rem;right:3rem}.brief-short-variant-handle{color:#fff;text-shadow:0 1px 3px #000000b3;font-size:.7rem;font-weight:800}.brief-short-variant-music{color:#ffffffd9;text-shadow:0 1px 2px #0009;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.2rem;max-width:100%;font-family:Courier New,ui-monospace,monospace;font-size:.58rem;display:inline-flex;overflow:hidden}.brief-short-variant-hook-text{z-index:4;color:#fff;letter-spacing:-.005em;white-space:pre-line;text-shadow:0 2px 6px #000000b3,0 0 14px #00000073;text-align:left;font-size:1.05rem;font-weight:900;line-height:1.15;position:absolute;top:38%;left:.6rem;right:3rem;transform:translateY(-50%)}.brief-short-variant-letter{background:rgba(var(--studio-accent), .95);color:#0b0e23;z-index:5;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-family:Courier New,ui-monospace,monospace;font-size:.86rem;font-weight:900;display:flex;position:absolute;top:.5rem;left:.5rem;box-shadow:0 2px 8px #00000080}.brief-short-variant-meta{flex-direction:column;gap:.3rem;display:flex}.brief-short-variant-prediction{color:#fff;align-items:baseline;gap:.5rem;font-family:Courier New,ui-monospace,monospace;font-size:1.1rem;font-weight:800;display:flex}.brief-short-variant-prediction em{color:#e8ecff99;font-size:.68rem;font-style:normal;font-weight:600}.brief-short-variant-trending{background:rgba(var(--studio-accent), .18);border:1px solid rgba(var(--studio-accent), .4);color:rgba(var(--studio-accent), 1);letter-spacing:.04em;border-radius:999px;margin-left:auto;padding:.15rem .45rem;font-size:.62rem;font-weight:600}.brief-short-variant-bar{background:#ffffff14;border-radius:999px;height:5px;overflow:hidden}.brief-short-variant-bar>span{height:100%;transition:width .6s;display:block}.brief-short-curve{background:#ffffff08;border:1px solid #ffffff14;border-radius:.7rem;flex-direction:column;gap:.5rem;padding:.8rem .9rem;display:flex}.brief-short-curve-head{flex-direction:column;gap:.15rem;display:flex}.brief-short-curve-meta{color:#e8ecff99;font-family:Courier New,ui-monospace,monospace;font-size:.66rem}.brief-short-curve-svg{flex:1;width:100%;height:110px}.brief-short-spec{color:#e8ecffd9;background:#00000040;border-radius:.4rem;flex-direction:column;gap:.2rem;padding:.5rem .6rem;font-family:Courier New,ui-monospace,monospace;font-size:.74rem;display:flex}.brief-short-spec strong{color:#fff}.scene-brief-music{flex-direction:column;gap:.7rem;width:100%;display:flex}.brief-music-head{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-end;gap:1rem;padding-bottom:.5rem;display:flex}.brief-music-tag{letter-spacing:.16em;color:rgba(var(--studio-accent), 1);font-family:Courier New,ui-monospace,monospace;font-size:.7rem;font-weight:800}.brief-music-track{color:#fff;letter-spacing:-.01em;margin:.15rem 0 0;font-size:1.5rem;font-style:italic;font-weight:900}.brief-music-tech{color:#e8ecffd9;gap:.7rem;font-family:Courier New,ui-monospace,monospace;font-size:.78rem;display:flex}.brief-music-tech strong{color:#fff;margin-right:.2rem}.brief-music-structure{background:#0000004d;border:1px solid #ffffff1a;border-radius:.5rem;gap:2px;height:60px;display:flex;overflow:hidden}.brief-music-section{color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:.1rem;min-width:0;padding:.2rem;animation:.32s both studio-scene-in;display:flex;position:relative;overflow:hidden}.brief-music-section.section-cool{background:linear-gradient(#5b9bff80,#5b9bff33)}.brief-music-section.section-warm{background:linear-gradient(#ffbf368c,#ffbf3633)}.brief-music-section.section-bloom{background:linear-gradient(#ff5ea0b3,#ff5ea04d)}.brief-music-section.section-liquid{background:linear-gradient(#b464ff99,#b464ff40)}.brief-music-section.section-fade{background:linear-gradient(#ffffff1f,#ffffff0a)}.brief-music-section-label{letter-spacing:.08em;white-space:nowrap;font-size:.7rem;font-weight:800}.brief-music-section-bars{color:#ffffffd9;white-space:nowrap;font-family:Courier New,ui-monospace,monospace;font-size:.6rem}.brief-music-section-mood{text-transform:uppercase;letter-spacing:.08em;color:#ffffffbf;font-size:.58rem}.brief-music-wave{background:#0000004d;border:1px solid #ffffff0f;border-radius:.5rem;height:90px;padding:.5rem;position:relative}.brief-music-wave svg{width:100%;height:100%}.brief-music-sync-points{pointer-events:none;position:absolute;inset:0}.brief-music-sync-point{flex-direction:column;align-items:center;gap:.1rem;display:flex;position:absolute;top:.3rem;bottom:.3rem;transform:translate(-50%)}.brief-music-sync-dot{background:rgba(var(--studio-accent), 1);width:8px;height:8px;box-shadow:0 0 8px rgba(var(--studio-accent), .7);border-radius:50%;margin-top:.2rem}.brief-music-sync-tc{color:rgba(var(--studio-accent), 1);white-space:nowrap;background:#000000b3;border-radius:.2rem;padding:.05rem .25rem;font-family:Courier New,ui-monospace,monospace;font-size:.58rem;font-weight:800}.brief-music-sync-label{color:#e8ecffd9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);white-space:nowrap;background:#000000bf;border-radius:.2rem;padding:.05rem .3rem;font-size:.6rem}.brief-music-foot{background:#ffffff08;border:1px solid #ffffff14;border-radius:.6rem;flex-direction:column;gap:.35rem;padding:.6rem .8rem;display:flex}.brief-music-deliverables{flex-wrap:wrap;gap:.35rem;display:flex}.brief-music-deliverable{background:rgba(var(--studio-accent), .15);border:1px solid rgba(var(--studio-accent), .4);color:#fff;border-radius:999px;padding:.2rem .6rem;font-size:.76rem;font-weight:600;animation:.26s both studio-scene-in}@media (max-width:1100px){.brief-film-lookbook{grid-template-columns:repeat(2,1fr)}.brief-short-body,.brief-short-variants-grid{grid-template-columns:1fr}}.studio-compression{border:1px solid rgba(var(--studio-accent), .22);box-shadow:0 0 0 1px #ffffff05 inset, 0 14px 36px -22px rgba(var(--studio-accent), .45);background:linear-gradient(135deg,#ffffff0a,#00000040);border-radius:.7rem;flex-wrap:wrap;align-items:center;gap:.55rem .85rem;margin:.7rem 0 .5rem;padding:.55rem .95rem;font-family:Courier New,ui-monospace,monospace;font-size:.74rem;display:flex}.studio-compression-cell{flex-direction:column;gap:.05rem;min-width:0;display:inline-flex}.studio-compression-k{letter-spacing:.18em;text-transform:uppercase;color:#e8ecff8c;font-size:.6rem}.studio-compression-v{letter-spacing:-.01em;color:#fffffff2;font-size:.95rem;font-weight:800}.studio-compression-strike{color:#ffa0a0d9;position:relative}.studio-compression-strike:after{content:"";background:#ff6c6cb3;border-radius:2px;height:2px;position:absolute;top:52%;left:-2px;right:-2px;transform:rotate(-3deg)}.studio-compression-glow{color:rgba(var(--studio-accent), 1);text-shadow:0 0 16px rgba(var(--studio-accent), .45)}.studio-compression-arrow{color:#e8ecff66;font-size:.9rem}.studio-compression-sep{color:#e8ecff40;margin:0 .1rem}.studio-viewport-topbar{z-index:5;pointer-events:none;box-sizing:border-box;align-items:center;gap:.75rem;max-width:100%;padding-right:230px;display:flex;position:absolute;top:12px;left:14px;right:14px}.studio-status-badge{letter-spacing:.18em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto;white-space:nowrap;background:#0000008c;border:1px solid;border-radius:999px;align-items:center;gap:.45rem;padding:.28rem .65rem;font-family:Courier New,ui-monospace,monospace;font-size:.66rem;font-weight:800;animation:.28s both studio-scene-in;display:inline-flex}.studio-status-generating{color:#ffd180;box-shadow:0 0 18px -4px #ffd18066}.studio-status-review{color:#7fb6ff;box-shadow:0 0 18px -4px #7fb6ff66}.studio-status-done{color:#2bc4a8;box-shadow:0 0 18px -4px #2bc4a873}.studio-status-dot{background:currentColor;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px}.studio-status-generating .studio-status-dot{animation:.9s ease-in-out infinite studio-status-pulse}.studio-status-review .studio-status-dot{animation:1.4s ease-in-out infinite studio-status-pulse}.studio-narrative{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#e8ecffe0;pointer-events:auto;background:#00000080;border:1px solid #ffffff12;border-radius:.4rem;flex:1;align-items:center;gap:.4rem;min-width:0;margin:0;padding:.28rem .7rem;font-family:Courier New,ui-monospace,monospace;font-size:.72rem;display:inline-flex}.studio-narrative-bullet{color:rgba(var(--studio-accent), 1);flex:none}.studio-narrative-line{text-overflow:ellipsis;white-space:nowrap;animation:.36s both studio-narrative-in;display:inline-block;overflow:hidden}.studio-viewport-stageprogress{z-index:4;background:#ffffff0d;height:2px;position:absolute;top:0;left:0;right:0;overflow:hidden}.studio-viewport-stageprogress-fill{background:linear-gradient(90deg, rgba(var(--studio-accent), .85), rgba(var(--studio-accent), .4));height:100%;box-shadow:0 0 14px rgba(var(--studio-accent), .7);transition:width .18s linear}.studio-agent-typing{align-items:center;gap:2px;margin-left:.25rem;display:inline-flex}.studio-agent-typing>span{opacity:.5;background:currentColor;border-radius:50%;width:4px;height:4px;animation:1.1s ease-in-out infinite studio-typing}.studio-agent-typing>span:nth-child(2){animation-delay:.18s}.studio-agent-typing>span:nth-child(3){animation-delay:.36s}.studio-diary{background:linear-gradient(#ffffff06,#0000002e);border:1px solid #ffffff0d;border-radius:.7rem;margin:.7rem 0 0;padding:0;overflow:hidden}.studio-diary-empty{color:#e8ecff66;letter-spacing:.02em;justify-content:center;align-items:center;min-height:96px;padding:.8rem;font-family:Courier New,ui-monospace,monospace;font-size:.78rem;display:flex}.studio-diary-strip{scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:rgba(var(--studio-accent), .5) transparent;gap:.55rem;padding:.55rem .7rem;display:flex;overflow-x:auto}.studio-diary-strip::-webkit-scrollbar{height:6px}.studio-diary-strip::-webkit-scrollbar-thumb{background:rgba(var(--studio-accent), .4);border-radius:4px}.studio-diary-card{scroll-snap-align:start;border:1px solid #ffffff0f;border-left:2px solid var(--diary-accent,rgba(var(--studio-accent), 1));background:linear-gradient(135deg,#ffffff0a,#00000038);border-radius:.55rem;flex-direction:column;flex:0 0 240px;gap:.35rem;min-height:110px;padding:.55rem .7rem;animation:.32s both studio-diary-in;display:flex}.studio-diary-card-head{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.45rem;font-family:Courier New,ui-monospace,monospace;font-size:.66rem;display:flex}.studio-diary-card-num{color:#e8ecff73}.studio-diary-card-stage{color:#ffffffeb;letter-spacing:.1em;text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:800;overflow:hidden}.studio-diary-card-time{color:#e8ecff80;font-size:.6rem}.studio-diary-card-text{color:#e8ecffeb;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.78rem;line-height:1.35;display:-webkit-box;overflow:hidden}.studio-diary-card-foot{align-items:center;gap:.35rem;margin-top:auto;font-family:Courier New,ui-monospace,monospace;font-size:.65rem;display:flex}.studio-diary-card-dot{border-radius:50%;width:6px;height:6px}.studio-diary-card-agent{letter-spacing:.04em;font-weight:800}.studio-diary-card-meta{color:#e8ecff80;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.studio-section.reduced-motion .studio-status-dot,.studio-section.reduced-motion .studio-agent-typing>span,.studio-section.reduced-motion .studio-narrative-line{animation:none!important}@media (max-width:760px){.studio-viewport-topbar{flex-wrap:wrap;padding:.4rem .4rem 0;position:static}.studio-narrative{font-size:.66rem}.studio-diary-card{flex-basis:210px}.studio-compression{font-size:.68rem}.studio-compression-v{font-size:.85rem}}.studio-reveal{z-index:6;pointer-events:none;mix-blend-mode:screen;position:absolute;inset:0;overflow:hidden}.studio-reveal-scan{background:linear-gradient(90deg, transparent 0%, rgba(var(--reveal-accent,var(--studio-accent)), 0) 5%, rgba(var(--reveal-accent,var(--studio-accent)), .45) 50%, rgba(var(--reveal-accent,var(--studio-accent)), 0) 95%, transparent 100%);filter:blur(4px);will-change:transform, opacity;width:36%;position:absolute;top:0;bottom:0;left:0}.studio-reveal-grid{grid-template-rows:repeat(6,1fr);grid-template-columns:repeat(8,1fr);gap:2px;padding:12px;display:grid;position:absolute;inset:0}.studio-reveal-grid>span{background:radial-gradient(circle, rgba(var(--reveal-accent,var(--studio-accent)), .6) 0%, transparent 60%);opacity:0;animation:1.1s both studio-reveal-grid-on}.studio-reveal-meter{border:1px solid rgba(var(--reveal-accent,var(--studio-accent)), .35);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffe6;mix-blend-mode:normal;background:#0009;border-radius:999px;align-items:center;gap:.55rem;padding:.35rem .75rem;font-family:Courier New,ui-monospace,monospace;font-size:.7rem;transition:opacity .28s;display:flex;position:absolute;bottom:58px;left:14px;transform:none}.studio-reveal-meter-glyph{color:rgba(var(--reveal-accent,var(--studio-accent)), 1);text-shadow:0 0 12px rgba(var(--reveal-accent,var(--studio-accent)), .65);font-size:1rem;animation:1.2s ease-in-out infinite studio-reveal-glyph}.studio-reveal-meter-bar{background:#ffffff14;border-radius:2px;width:120px;height:4px;overflow:hidden}.studio-reveal-meter-fill{background:linear-gradient(90deg, rgba(var(--reveal-accent,var(--studio-accent)), .9), rgba(var(--reveal-accent,var(--studio-accent)), .3));height:100%;box-shadow:0 0 10px rgba(var(--reveal-accent,var(--studio-accent)), .65);transition:width .18s linear}.studio-reveal-meter-pct{color:rgba(var(--reveal-accent,var(--studio-accent)), 1);text-align:right;min-width:36px;font-weight:800}.studio-reveal-stamp{color:#2bc4a8;letter-spacing:.14em;opacity:0;pointer-events:none;text-shadow:0 0 12px #2bc4a8b3;background:#081e18b8;border:2px solid #2bc4a8d9;border-radius:.5rem;align-items:center;gap:.45rem;padding:.55rem 1.1rem;font-family:Courier New,ui-monospace,monospace;font-size:.95rem;font-weight:900;transition:none;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.7)rotate(-8deg);box-shadow:0 0 0 6px #2bc4a800,0 0 40px -10px #2bc4a8cc}.studio-reveal-stamp.is-on{animation:.52s cubic-bezier(.2,1.2,.4,1) forwards studio-reveal-stamp-in}.studio-reveal-stamp-tick{font-size:1.1rem}.studio-reveal.is-done .studio-reveal-scan,.studio-reveal.is-done .studio-reveal-grid{opacity:0!important}.studio-section.reduced-motion .studio-reveal-scan,.studio-section.reduced-motion .studio-reveal-grid>span,.studio-section.reduced-motion .studio-reveal-meter-glyph,.studio-section.reduced-motion .studio-reveal-stamp.is-on{animation:none!important}.studio-section.reduced-motion .studio-reveal-stamp.is-on{opacity:1;transform:translate(-50%,-50%)scale(1)rotate(0)}.brief-game-version.is-locked{color:#2bc4a8;background:#2bc4a82e;border-color:#2bc4a8b3;box-shadow:0 0 14px -3px #2bc4a899}.scene-model-status{letter-spacing:.14em;text-transform:uppercase;border:1px solid;border-radius:999px;align-items:center;margin:0 .4rem;padding:.1rem .45rem;font-family:Courier New,ui-monospace,monospace;font-size:.6rem;font-weight:800;display:inline-flex}.scene-model-status.status-blocked{color:#e8ecff73}.scene-model-status.status-wip{color:#ffd180;animation:1.2s ease-in-out infinite studio-status-pulse}.scene-model-status.status-review{color:#7fb6ff}.scene-model-status.status-final{color:#2bc4a8;background:#2bc4a81f}.scene-model-card.status-blocked{opacity:.55}.scene-model-card.status-final{border-color:#2bc4a859}.studio-section.reduced-motion .scene-model-status.status-wip{animation:none!important}.studio-ops{background:linear-gradient(#ffffff06,#0000002e);border:1px solid #ffffff0d;border-radius:.7rem;margin:.7rem 0 0;padding:0;animation:.32s both studio-scene-in;overflow:hidden}.studio-ops-head{background:#00000040;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.4rem .75rem;display:flex}.studio-ops-title{letter-spacing:.14em;color:#e8ecffd9;font-family:Courier New,ui-monospace,monospace;font-size:.7rem;font-weight:800}.studio-ops-tag{letter-spacing:.2em;color:rgba(var(--studio-accent), 1);border:1px solid rgba(var(--studio-accent), .5);border-radius:.25rem;padding:.1rem .4rem;font-family:Courier New,ui-monospace,monospace;font-size:.58rem}.studio-ops-body{padding:.6rem .75rem}.ops-gantt{position:relative}.ops-gantt-rows{flex-direction:column;gap:4px;display:flex}.ops-gantt-row{grid-template-columns:110px 1fr;align-items:center;height:14px;display:grid;position:relative}.ops-gantt-label{color:#e8ecff8c;text-transform:uppercase;letter-spacing:.08em;font-family:Courier New,ui-monospace,monospace;font-size:.62rem}.ops-gantt-bar{transform-origin:0;background:#ffffff0f;border:1px solid #ffffff14;border-radius:2px;height:8px;margin-top:-4px;position:absolute;top:50%;left:110px}.ops-gantt-row.reached .ops-gantt-bar{background:linear-gradient(90deg, rgba(var(--studio-accent), .7), rgba(var(--studio-accent), .3));border-color:rgba(var(--studio-accent), .5)}.ops-gantt-row.active .ops-gantt-bar{box-shadow:0 0 12px rgba(var(--studio-accent), .7);animation:1.2s ease-in-out infinite ops-gantt-pulse}.ops-table{border-collapse:collapse;color:#e8ecffd9;width:100%;font-family:Courier New,ui-monospace,monospace;font-size:.72rem}.ops-table th{text-align:left;letter-spacing:.12em;color:#e8ecff80;text-transform:uppercase;border-bottom:1px solid #ffffff0f;padding:.25rem .4rem;font-size:.6rem}.ops-table td{border-bottom:1px solid #ffffff08;padding:.25rem .4rem}.ops-row.status-final{color:#2bc4a8f2}.ops-row.status-review{color:#7fb6fff2}.ops-row.status-wip{color:#ffd180f2}.ops-row.status-blocked{color:#e8ecff73}.ops-pill{letter-spacing:.1em;border:1px solid;border-radius:999px;padding:.05rem .4rem;font-size:.58rem;font-weight:800;display:inline-block}.ops-assets{flex-direction:column;gap:.35rem;font-family:Courier New,ui-monospace,monospace;display:flex}.ops-assets-head{letter-spacing:.1em;color:#e8ecffb3;justify-content:space-between;font-size:.66rem;display:flex}.ops-assets-pct{color:rgba(var(--studio-accent), 1);font-weight:800}.ops-assets-rows{flex-direction:column;gap:2px;display:flex}.ops-assets-row{grid-template-columns:110px 1fr 40px;align-items:center;gap:.4rem;font-size:.7rem;display:grid}.ops-assets-row-k{color:#e8ecffbf}.ops-assets-row-bar{background:#ffffff0f;border-radius:999px;height:6px;overflow:hidden}.ops-assets-row-bar>span{background:linear-gradient(90deg, rgba(var(--studio-accent), .85), rgba(var(--studio-accent), .35));height:100%;transition:width .24s;display:block}.ops-assets-row-n{text-align:right;color:#e8ecffeb;font-weight:800}.ops-burndown{flex-direction:column;gap:.4rem;font-family:Courier New,ui-monospace,monospace;display:flex}.ops-burndown-head{letter-spacing:.1em;color:#e8ecffb3;justify-content:space-between;font-size:.66rem;display:flex}.ops-burndown-svg{background:#00000040;border-radius:4px;width:100%;height:50px}.ops-burndown-plan{fill:none;stroke:#e8ecff59;stroke-width:.6px;stroke-dasharray:1.5 1.5}.ops-burndown-act{fill:none;stroke:rgba(var(--studio-accent), 1);stroke-width:.9px;filter:drop-shadow(0 0 4px rgba(var(--studio-accent), .6))}.ops-spotting{flex-direction:column;gap:.35rem;font-family:Courier New,ui-monospace,monospace;display:flex}.ops-spotting-head{letter-spacing:.14em;color:#e8ecff8c;font-size:.62rem}.ops-spotting-list{flex-direction:column;gap:2px;display:flex}.ops-spotting-row{background:#ffffff05;border-radius:.25rem;grid-template-columns:90px 1fr 60px;gap:.4rem;padding:.15rem .3rem;font-size:.7rem;display:grid}.ops-spotting-tc{color:rgba(var(--studio-accent), 1);font-weight:800}.ops-spotting-cue{color:#e8ecffe0}.ops-spotting-track{text-align:right;color:#e8ecff99;letter-spacing:.1em;font-size:.62rem}.ops-matrix{flex-direction:column;gap:.35rem;font-family:Courier New,ui-monospace,monospace;display:flex}.ops-matrix-head{letter-spacing:.14em;color:#e8ecff8c;font-size:.62rem}.ops-matrix-table{border-collapse:collapse;font-size:.7rem}.ops-matrix-table th,.ops-matrix-table td{text-align:center;border:1px solid #ffffff0d;padding:.18rem .45rem}.ops-matrix-table th{color:#e8ecff99;letter-spacing:.08em;font-size:.62rem;font-weight:700}.ops-matrix-cell{border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;font-weight:800;display:inline-flex}.ops-matrix-cell.on{color:#2bc4a8;background:#2bc4a82e;border:1px solid #2bc4a866}.ops-matrix-cell.wip{color:#e8ecff66}.studio-section.reduced-motion .ops-gantt-row.active .ops-gantt-bar{animation:none!important}.scene-blockout{flex-direction:column;gap:.6rem;padding:.7rem;font-family:Courier New,ui-monospace,monospace;display:flex}.scene-blockout-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;font-size:.72rem;display:flex}.scene-blockout-tag{letter-spacing:.14em;color:rgba(var(--studio-accent), 1);font-weight:800}.scene-blockout-legend{gap:.8rem;display:inline-flex}.blockout-legend-item{color:#e8ecffb3;align-items:center;gap:.3rem;font-size:.66rem;display:inline-flex}.blockout-legend-item .dot{border-radius:2px;width:9px;height:9px;display:inline-block}.blockout-legend-item .dot.path{background:rgba(var(--studio-accent), .85)}.blockout-legend-item .dot.start{background:#2bc4a8}.blockout-legend-item .dot.goal{background:#ff6b6b}.scene-blockout-grid{flex:1;grid-template-columns:repeat(12,1fr);gap:3px;min-height:220px;display:grid}.blockout-tile{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:2px;animation:.32s both studio-scene-in}.blockout-tile.reached{background:rgba(var(--studio-accent), .12);border-color:rgba(var(--studio-accent), .22)}.blockout-tile.path{background:linear-gradient(135deg, rgba(var(--studio-accent), .55), rgba(var(--studio-accent), .18));border-color:rgba(var(--studio-accent), .7);box-shadow:0 0 8px rgba(var(--studio-accent), .45)}.scene-blockout-foot{letter-spacing:.1em;color:#e8ecff8c;font-size:.66rem}.scene-music-sync{flex-direction:column;gap:.6rem;padding:.7rem;font-family:Courier New,ui-monospace,monospace;display:flex}.music-sync-head{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.music-sync-tag{color:rgba(var(--studio-accent), 1);letter-spacing:.12em;font-size:.74rem;font-weight:800}.music-sync-meta{color:#e8ecff8c;letter-spacing:.08em;font-size:.66rem}.music-sync-grid{flex:1;grid-template-columns:repeat(16,1fr);gap:3px;display:grid}.music-bar{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:3px;flex-direction:column;justify-content:center;align-items:center;gap:1px;padding:.3rem .15rem;font-size:.6rem;animation:.28s both studio-scene-in;display:flex}.music-bar-n{color:#e8ecff8c;font-size:.54rem}.music-bar-chord{color:#ffffffeb;font-weight:800}.music-bar.section-intro{background:linear-gradient(#ffffff14,#ffffff05)}.music-bar.section-verse{background:linear-gradient(#5b9bff73,#5b9bff1f)}.music-bar.section-pre{background:linear-gradient(#b482ff73,#b482ff1f)}.music-bar.section-chorus{background:linear-gradient(#ff5ea08c,#ff5ea02e)}.music-bar.section-bridge{background:linear-gradient(#ffbf3673,#ffbf3626)}.music-bar.section-outro{background:linear-gradient(#2bc4a866,#2bc4a81f)}.music-sync-foot{letter-spacing:.08em;flex-wrap:wrap;gap:.5rem;font-size:.62rem;display:flex}.music-sync-section{color:#e8ecffe6;border-radius:999px;padding:.15rem .45rem}.music-sync-section.section-intro{background:#ffffff14}.music-sync-section.section-verse{background:#5b9bff59}.music-sync-section.section-pre{background:#b482ff59}.music-sync-section.section-chorus{background:#ff5ea066}.music-sync-section.section-bridge{background:#ffbf3659}.music-sync-section.section-outro{background:#2bc4a852}.scene-prod-design{flex-direction:column;gap:.6rem;padding:.7rem;font-family:Courier New,ui-monospace,monospace;display:flex}.prod-design-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.prod-design-tag{color:rgba(var(--studio-accent), 1);letter-spacing:.12em;font-size:.74rem;font-weight:800}.prod-design-meta{color:#e8ecff8c;letter-spacing:.08em;font-size:.66rem}.prod-design-grid{flex:1;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr);gap:.5rem;min-height:240px;display:grid}.prod-design-card{color:#fff;text-shadow:0 1px 4px #0006;border:1px solid #ffffff14;border-radius:.5rem;flex-direction:column;justify-content:flex-end;gap:.2rem;padding:.6rem .7rem;animation:.32s both studio-scene-in;display:flex;position:relative;overflow:hidden}.prod-design-card-img{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.prod-design-card:before{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#0000008c);position:absolute;inset:0}.prod-design-card-tag{letter-spacing:.18em;color:rgba(var(--studio-accent), 1);border:1px solid rgba(var(--studio-accent), .5);background:#0000008c;border-radius:999px;align-self:flex-start;padding:.15rem .4rem;font-size:.6rem;font-weight:800;position:relative}.prod-design-card-desc{letter-spacing:.02em;font-size:.78rem;font-weight:600;position:relative}.scene-music-tree{flex-direction:column;gap:.5rem;padding:.7rem;font-family:Courier New,ui-monospace,monospace;display:flex;position:relative}.music-tree-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.music-tree-tag{color:rgba(var(--studio-accent), 1);letter-spacing:.12em;font-size:.72rem;font-weight:800}.music-tree-meta{color:#e8ecff8c;letter-spacing:.08em;font-size:.66rem}.music-tree-canvas{background:radial-gradient(circle at center, rgba(var(--studio-accent), .06), transparent 70%);border:1px solid #ffffff0d;border-radius:.5rem;flex:1;min-height:280px;position:relative}.music-tree-svg{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.music-tree-node{border:1px solid rgba(var(--studio-accent), .6);box-shadow:0 0 16px -4px rgba(var(--studio-accent), .55);text-align:center;background:#080a18e6;border-radius:.45rem;flex-direction:column;align-items:center;gap:.1rem;min-width:100px;padding:.45rem .7rem;animation:.36s both studio-scene-in;display:flex;position:absolute;transform:translate(-50%,-50%)}.music-tree-node-label{letter-spacing:.16em;color:#fff;font-size:.74rem;font-weight:800}.music-tree-node-meta{color:#e8ecffa6;font-size:.6rem}.music-tree-node.node-explore{border-color:#5b9bffb3;box-shadow:0 0 16px -4px #5b9bff8c}.music-tree-node.node-tension{border-color:#ffd180b3;box-shadow:0 0 16px -4px #ffd1808c}.music-tree-node.node-combat{border-color:#ff6c6cb3;box-shadow:0 0 16px -4px #ff6c6c8c}.music-tree-node.node-victory{border-color:#2bc4a8bf;box-shadow:0 0 16px -4px #2bc4a88c}.music-tree-node.node-defeat{border-color:#e8ecff66}@media (max-width:760px){.scene-blockout-grid{min-height:140px}.music-sync-grid{grid-template-columns:repeat(8,1fr)}.prod-design-grid{grid-template-columns:repeat(2,1fr);min-height:200px}.music-tree-node{min-width:70px;padding:.3rem .5rem}.music-tree-node-label{font-size:.65rem}}.studio-transition{z-index:7;pointer-events:none;background:linear-gradient(100deg, transparent 0%, rgba(var(--studio-accent), .45) 38%, #ffffff8c 50%, rgba(var(--studio-accent), .45) 62%, transparent 100%);filter:blur(2px);animation:.52s cubic-bezier(.4,0,.2,1) forwards studio-whip;position:absolute;inset:0;transform:translate(-130%)}.studio-confetti{z-index:8;pointer-events:none;position:absolute;inset:0;overflow:hidden}.studio-confetti>span{--i:0;background:rgba(var(--studio-accent), .95);transform-origin:50%;width:6px;height:10px;animation:1.6s ease-out forwards studio-confetti-shoot;animation-delay:calc(var(--i) * 30ms);border-radius:1px;position:absolute;top:40%;left:50%}.studio-confetti>span:nth-child(3n){background:#ffd180}.studio-confetti>span:nth-child(3n+1){background:#2bc4a8}.studio-confetti>span:nth-child(3n+2){background:#ff5ea0}.studio-speed{background:#080a188c;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.5rem;padding:.35rem .75rem;font-family:Courier New,ui-monospace,monospace;display:inline-flex}.studio-speed-label{letter-spacing:.16em;text-transform:uppercase;color:#e8ecff8c;font-size:.62rem}.studio-speed-value{letter-spacing:.04em;color:rgba(var(--studio-accent), 1);text-align:right;min-width:44px;font-size:.74rem;font-weight:800}.studio-speed-range{appearance:none;background:linear-gradient(90deg, rgba(var(--studio-accent), .85) 0%, rgba(var(--studio-accent), .85) var(--speed-pct,50%), #ffffff1a var(--speed-pct,50%), #ffffff1a 100%);cursor:pointer;border-radius:999px;outline:none;width:130px;height:6px;margin:0}.studio-speed-range::-webkit-slider-thumb{appearance:none;border:2px solid rgba(var(--studio-accent), 1);width:16px;height:16px;box-shadow:0 0 12px rgba(var(--studio-accent), .6);cursor:grab;background:#fff;border-radius:50%}.studio-speed-range::-moz-range-thumb{border:2px solid rgba(var(--studio-accent), 1);width:16px;height:16px;box-shadow:0 0 12px rgba(var(--studio-accent), .6);cursor:grab;background:#fff;border-radius:50%}.studio-speed-range:active::-webkit-slider-thumb{cursor:grabbing}.studio-reel-btn{letter-spacing:.06em;font-weight:700}.studio-section.reduced-motion .studio-transition,.studio-section.reduced-motion .studio-confetti>span{opacity:0!important;animation:none!important}.studio-aux-tabs{background:#080a188c;border:1px solid #ffffff0f;border-radius:999px;align-self:flex-start;margin:.7rem 0 0;padding:.2rem;font-family:Courier New,ui-monospace,monospace;display:inline-flex}.studio-aux-tab{appearance:none;color:#e8ecffa6;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.32rem .8rem;font-size:.7rem;font-weight:700;transition:background .18s,color .18s}.studio-aux-tab:hover{color:#fff}.studio-aux-tab.active{background:rgba(var(--studio-accent), .22);color:#fff;box-shadow:inset 0 0 0 1px rgba(var(--studio-accent), .5)}.studio-share-btn{letter-spacing:.06em}.scene-vfx-plate{background:#00000059;border:1px solid #ffffff0f;border-radius:.5rem;height:130px;margin-bottom:.6rem;position:relative;overflow:hidden}.scene-vfx-plate-img{object-fit:cover;filter:saturate(1.1)contrast(1.05);width:100%;height:100%}.scene-vfx-plate-tag{letter-spacing:.14em;color:#ffffffeb;border:1px solid rgba(var(--studio-accent), .5);background:#0009;border-radius:.3rem;padding:.2rem .5rem;font-family:Courier New,ui-monospace,monospace;font-size:.66rem;position:absolute;bottom:.5rem;left:.6rem}.scene-vfx-plate-rec{color:#ff6b6b;letter-spacing:.16em;background:#0009;border-radius:.3rem;padding:.18rem .45rem;font-family:Courier New,ui-monospace,monospace;font-size:.64rem;animation:1.4s ease-in-out infinite led-blink;position:absolute;top:.5rem;right:.6rem}.scene-qa-hero{background:#00000040;border:1px solid #ffffff0f;border-radius:.5rem;grid-template-columns:200px 1fr;gap:.6rem;min-height:92px;margin-bottom:.55rem;display:grid;position:relative;overflow:hidden}.scene-qa-hero-img{object-fit:cover;width:100%;height:100%;display:block}.scene-qa-hero-info{flex-direction:column;justify-content:center;gap:.25rem;padding:.4rem .6rem;font-family:Courier New,ui-monospace,monospace;display:flex}.scene-qa-hero-tag{letter-spacing:.14em;color:rgba(var(--studio-accent), 1);font-size:.72rem;font-weight:800}.scene-qa-hero-meta{color:#e8ecffbf;font-size:.7rem}.scene-mf-frame-img{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.scene-mf-frame-inner{border-radius:inherit;justify-content:flex-end;align-items:flex-end;padding:.25rem;display:flex;position:absolute;inset:0;overflow:hidden}.scene-mf-ratio{z-index:1;color:#fff;background:#000000a6;border:1px solid #fff3;position:relative}.studio-share-toast{color:#2bc4a8;letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;background:#2bc4a82e;border:1px solid #2bc4a899;border-radius:999px;align-items:center;max-width:320px;padding:.3rem .7rem;font-family:Courier New,ui-monospace,monospace;font-size:.72rem;font-weight:800;animation:.22s both studio-scene-in;display:inline-flex;overflow:hidden}.admin-model-row.is-on{border-color:rgba(var(--studio-accent), .4);background:linear-gradient(135deg, rgba(var(--studio-accent), .14), rgba(var(--studio-accent), .04))}.admin-radio.is-on{border-color:rgba(var(--studio-accent), .8);background:linear-gradient(160deg, rgba(var(--studio-accent), .25), rgba(var(--studio-accent), .06));color:#fff}.styleguide .studio-type>span[aria-hidden]{align-items:center;line-height:1;display:inline-flex}.styleguide .gl-block .button,.styleguide .gl-block .studio-aux-tab{transition:background-color .14s,border-color .14s,color .14s}.styleguide .gl-block .button:hover,.styleguide .gl-block .studio-aux-tab:hover{background-color:rgba(var(--studio-accent), .2)}.styleguide .sg-meter-demo .studio-reveal-meter-bar{flex:1;width:auto}.styleguide .sg-transport-btn.is-active,.styleguide .sg-player-icon.is-active{background:rgba(var(--studio-accent), .22);border-color:rgba(var(--studio-accent), .95);color:#fff}.styleguide .sg-barslider-bar.on{background:rgba(var(--studio-accent), 1);box-shadow:0 0 6px rgba(var(--studio-accent), .55)}.styleguide .sg-barslider.is-muted .sg-barslider-bar.on{box-shadow:none;background:#e8ecff4d}.styleguide .sg-dark .studio-select-field{align-items:center;gap:.5rem;display:inline-flex}
