.production-sidebar-nav{position:relative;width:100%;display:grid;grid-gap:3px;gap:3px;-webkit-margin-before:2px;margin-block-start:2px}.production-sidebar-nav:before{content:none}.sidebar-open .production-sidebar-nav{-webkit-margin-before:2px;margin-block-start:2px}.sidebar-open .sidebar-nav-kicker-spaced:is(.sidebar-production-kicker,.sidebar-create-kicker,.sidebar-discover-kicker):before{content:"";display:block;justify-self:center;width:128px;height:1px;margin-block:2px 5px;border-radius:999px;background:color-mix(in srgb,var(--line),transparent 28%)}.sidebar-open .sidebar-production-kicker{width:100%;height:auto;margin:12px 0 0;padding:4px 11px 0;background:transparent}.production-sidebar-trigger{position:relative;width:100%;min-height:44px;display:flex;align-items:center;gap:9px;padding:0 10px;border:1px solid transparent;border-radius:var(--radius-sm);background:transparent;color:var(--muted);font:inherit;text-align:start;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.production-sidebar-nav.is-active .production-sidebar-trigger,.production-sidebar-trigger:hover{border-color:color-mix(in srgb,var(--accent) 22%,var(--line));background:var(--accent-soft);color:var(--ink)}.production-sidebar-trigger-icon{width:30px;height:30px;display:grid;place-items:center;flex:0 0 30px;color:var(--accent)}.production-sidebar-nav.no-project .production-sidebar-trigger-icon{border-color:var(--line);background:var(--control);color:var(--muted)}.production-sidebar-nav.no-project.is-active .production-sidebar-trigger{border-color:var(--line);background:var(--control);color:var(--ink)}.production-sidebar-trigger-copy{min-width:0;display:grid;grid-gap:1px;gap:1px}.production-sidebar-trigger-copy small,.production-sidebar-trigger-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.production-sidebar-trigger-copy strong{color:inherit;font-size:13px;font-weight:760}.production-sidebar-trigger-copy small{color:var(--muted);font-size:9px;font-weight:560}.production-sidebar-stages{position:relative;display:grid;grid-gap:1px;gap:1px;margin:1px 0 5px;-webkit-padding-start:18px;padding-inline-start:18px;animation:production-sidebar-reveal .15s ease-out}.production-sidebar-stages:before{content:"";position:absolute;inset-block:4px;inset-inline-start:14px;width:1px;background:color-mix(in srgb,var(--line-strong),transparent 32%)}.production-sidebar-stage{position:relative;min-width:0;min-height:31px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;grid-gap:7px;gap:7px;padding:0 8px;border:0;border-radius:var(--radius-xs);background:transparent;color:var(--muted);font:inherit;text-align:start;cursor:pointer;transition:background .13s ease,color .13s ease,transform .13s ease}.production-sidebar-stage:hover{background:color-mix(in srgb,var(--subtle),transparent 12%);color:var(--ink);transform:translateX(1px)}[dir=rtl] .production-sidebar-stage:hover{transform:translateX(-1px)}.production-sidebar-stage.active{background:color-mix(in srgb,var(--accent) 9%,var(--surface));color:var(--accent-strong)}.production-sidebar-stage.active:before{content:"";position:absolute;inset-block:7px;inset-inline-start:-5px;width:2px;border-radius:999px;background:var(--accent)}.production-sidebar-stage-icon{width:22px;height:22px;display:grid;place-items:center}.production-sidebar-stage-icon svg{width:14px;height:14px}.production-sidebar-stage-label{overflow:hidden;font-size:11px;font-weight:640;text-overflow:ellipsis;white-space:nowrap}.production-sidebar-stage.active .production-sidebar-stage-label{font-weight:780}.production-sidebar-status{width:16px;height:16px;display:grid;flex:0 0 16px;place-items:center;color:var(--danger);transition:color .15s ease,opacity .15s ease}.production-sidebar-status svg{width:16px;height:16px;display:block;overflow:visible;shape-rendering:geometricPrecision}.production-sidebar-stage.complete .production-sidebar-status{color:var(--success)}.production-sidebar-stage.complete .production-sidebar-status svg path:last-child{transform:scale(1.15);transform-box:fill-box;transform-origin:center}.production-sidebar-stage.overview .production-sidebar-status{color:var(--ink)}.production-sidebar-stage.overview.project-empty .production-sidebar-status{color:var(--muted);opacity:.65}.production-sidebar-stage.active .production-sidebar-status{opacity:1}.production-sidebar-stage-trailing{display:inline-flex;align-items:center;justify-content:flex-end;gap:5px}.production-sidebar-badge{min-width:17px;height:17px;display:grid;place-items:center;padding:0 4px;border-radius:999px;background:var(--accent);color:white;font-size:8px;font-weight:800}.production-overview-grid{grid-template-columns:minmax(340px,.68fr) minmax(500px,1.32fr)}.production-overview-meta{display:flex;align-items:center;flex-wrap:wrap;gap:4px 12px;margin-top:5px;color:var(--muted);font-size:10px;font-weight:680}.production-overview-meta>:not(:first-child){position:relative}.production-overview-meta>:not(:first-child):before{content:"";position:absolute;inset-inline-start:-7px;inset-block-start:50%;width:3px;height:3px;border-radius:50%;background:var(--line-strong);transform:translateY(-50%)}.production-overview-progress>small{color:var(--muted);font-size:9px;font-weight:700;text-align:end}.production-overview-header .production-legacy-script-note{display:inline-flex;align-items:center;gap:5px;-webkit-margin-before:6px;margin-block-start:6px;color:var(--warning,#a96808);font-size:.72rem;font-weight:720}.production-stage-list>button.selected{background:color-mix(in srgb,var(--accent),transparent 94%);box-shadow:inset 3px 0 0 var(--accent)}[dir=rtl] .production-stage-list>button.selected{box-shadow:inset -3px 0 0 var(--accent)}.production-stage-list>button.selected .production-stage-chevron{color:var(--accent)}.production-stage-state-wrap{min-width:96px;display:grid;justify-items:end;grid-gap:2px;gap:2px}.production-stage-state-wrap time{color:var(--muted);font-size:8px;font-weight:650;white-space:nowrap}.production-stage-list .production-stage-count{width:auto;min-width:38px;padding-inline:6px}.production-overview-inspector>.production-stage-detail,.production-overview-inspector>.production-stage-inspector{grid-column:1/-1}.production-stage-inspector-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.production-stage-inspector-heading>span{color:var(--accent);font-size:9px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.production-stage-inspector-heading>strong{min-height:24px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;background:var(--subtle);color:var(--muted);font-size:9px;font-weight:780}.production-stage-inspector-heading>strong.complete{background:color-mix(in srgb,var(--success),transparent 89%);color:var(--success)}.production-stage-inspector-heading>strong:is(.ready,.in_progress){background:var(--accent-soft);color:var(--accent)}.production-stage-inspector-heading>strong.needs_review{background:color-mix(in srgb,var(--amber),transparent 88%);color:var(--amber)}.production-stage-inspector-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1px;gap:1px;margin:14px 0 0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--line)}.production-stage-inspector-metrics>div{min-width:0;display:grid;grid-gap:4px;gap:4px;padding:11px;background:var(--surface-strong)}.production-stage-inspector-metrics dt{color:var(--muted);font-size:9px;font-weight:680}.production-stage-inspector-metrics dd{margin:0;color:var(--ink);font-size:15px;font-weight:820}.production-stage-detail h3{margin:8px 0 4px;color:var(--ink);font-size:15px}.production-stage-detail>p{margin:0;color:var(--muted);font-size:10px;line-height:1.45}.production-stage-detail>time{display:inline-flex;align-items:center;gap:5px;margin-top:8px;color:var(--muted);font-size:9px;font-weight:700}.production-stage-open{min-height:30px;display:inline-flex;align-items:center;gap:6px;margin-top:11px;border:1px solid var(--line);border-radius:9px;background:var(--surface-strong);color:var(--ink);padding-inline:10px;font:inherit;font-size:10px;font-weight:780;cursor:pointer}[dir=rtl] .production-blockers button svg,[dir=rtl] .production-stage-open svg{transform:scaleX(-1)}.production-blockers>button{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;-webkit-border-start:2px solid var(--amber);border-inline-start:2px solid var(--amber);background:transparent;color:var(--muted);padding:4px 7px 4px 9px;font:inherit;font-size:10px;text-align:start;cursor:pointer}.production-blockers>button:hover{background:color-mix(in srgb,var(--amber),transparent 94%);color:var(--ink)}.production-recent-outputs{min-width:0}.production-recent-outputs-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:9px}.production-recent-outputs-head h3{margin:0;color:var(--ink);font-size:12px}.production-recent-outputs-head button{border:0;background:transparent;color:var(--accent);padding:2px;font:inherit;font-size:9px;font-weight:780;cursor:pointer}.production-recent-outputs>div{display:grid;grid-gap:7px;gap:7px}.production-recent-outputs article{min-width:0;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;grid-gap:9px;gap:9px}.production-recent-outputs img{width:42px;height:42px;display:block;border-radius:8px;background:var(--subtle);object-fit:cover}.production-recent-outputs article>span{min-width:0;display:grid;grid-gap:2px;gap:2px}.production-recent-outputs article strong{overflow:hidden;color:var(--ink);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.production-recent-outputs article time{color:var(--muted);font-size:8px;font-weight:650}.production-stage-command-bar>:is(.asset-operational-strip,.storyboard-operational-strip,.animatic-operational-strip,.language-voice-operational-strip,.video-production-operational-strip){display:none}.production-stage-command-bar>:is(.asset-stage-header,.storyboard-stage-header,.animatic-stage-header,.language-voice-header,.video-production-stage-header){flex:1 1 100%;justify-content:space-between}.production-stage-command-bar .language-voice-back-production,.production-stage-command-bar .language-voice-metrics{display:none}.studio-workspace.script-workspace .script-stage-header,.studio-workspace.script-workspace .script-stage-header:has(.script-autopilot-header-timeline){min-height:56px;height:auto;max-height:none;display:flex;align-items:center;justify-content:space-between;gap:16px}.studio-workspace.script-workspace .script-stage-tools{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:7px}.studio-workspace.script-workspace .script-step-selector select{width:clamp(120px,12vw,168px)}.studio-workspace.script-workspace .script-workflow-toggle-compact{min-width:190px;min-height:34px}.studio-workspace.script-workspace .script-workflow-toggle-compact button{display:inline-flex;align-items:center;justify-content:center;gap:5px}.studio-workspace.script-workspace .script-stage-tools .script-new-action{order:4}.studio-workspace.script-workspace .script-menu-wrap{order:5}.studio-workspace.script-workspace .script-stage-tools .script-menu-button,html[data-theme=dark] .studio-workspace.script-workspace .script-stage-tools .script-menu-button{border-color:var(--line);background:var(--control);color:var(--ink-soft);box-shadow:none}.studio-workspace.script-workspace .script-stage-tools .script-menu-button svg,html[data-theme=dark] .studio-workspace.script-workspace .script-stage-tools .script-menu-button svg{color:currentColor;stroke:currentColor}.studio-workspace.script-workspace .script-stage-tools .script-menu-button:focus-visible,.studio-workspace.script-workspace .script-stage-tools .script-menu-button:hover:not(:disabled){border-color:var(--line-strong);background:var(--surface-strong);color:var(--ink);transform:none}.studio-workspace.script-workspace .script-stage-tools .script-labeled-menu-button,html[data-theme=dark] .studio-workspace.script-workspace .script-stage-tools .script-labeled-menu-button{width:auto;min-width:0;height:34px;min-height:34px;gap:6px;border-color:color-mix(in srgb,var(--script-action),transparent 68%);border-radius:999px;padding:0 10px;background:color-mix(in srgb,var(--script-action),transparent 94%);color:var(--script-action);box-shadow:none;font-size:11px;font-weight:760}.studio-workspace.script-workspace .script-stage-tools .script-labeled-menu-button svg,html[data-theme=dark] .studio-workspace.script-workspace .script-stage-tools .script-labeled-menu-button svg{color:currentColor;stroke:currentColor}.studio-workspace.script-workspace .script-stage-tools .script-more-menu-button,html[data-theme=dark] .studio-workspace.script-workspace .script-stage-tools .script-more-menu-button{border-color:var(--line);background:var(--control);color:var(--ink-soft)}.studio-workspace.script-workspace .script-labeled-menu-button[aria-expanded=true]{border-color:color-mix(in srgb,var(--script-action),transparent 42%);background:color-mix(in srgb,var(--script-action),transparent 88%)}.studio-workspace.script-workspace .script-labeled-menu-button[aria-expanded=true] .script-menu-chevron{transform:rotate(180deg)}.studio-workspace.script-workspace .script-menu-chevron{opacity:.68;transition:transform .14s ease}.studio-workspace.script-workspace .script-autopilot-review-head{padding-bottom:9px}.studio-workspace.script-workspace .script-autopilot-review-toolbar{position:relative;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:12px}.studio-workspace.script-workspace .script-autopilot-review-toolbar .script-autopilot-tabs{flex:0 1 360px}.studio-workspace.script-workspace .script-autopilot-review-toolbar .script-autopilot-review-actions{display:flex;align-items:stretch;gap:7px}.studio-workspace.script-workspace .script-autopilot-revise-menu{position:relative}.studio-workspace.script-workspace .script-autopilot-revise-menu>summary{min-height:42px;display:inline-flex;align-items:center;gap:7px;border:1px solid color-mix(in srgb,var(--script-action),transparent 52%);border-radius:999px;padding:0 13px;background:color-mix(in srgb,var(--script-action),transparent 94%);color:var(--script-action);cursor:pointer;font-size:12px;font-weight:800;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.studio-workspace.script-workspace .script-autopilot-revise-menu>summary::-webkit-details-marker{display:none}.studio-workspace.script-workspace .script-autopilot-revise-menu>summary:hover,.studio-workspace.script-workspace .script-autopilot-revise-menu[open]>summary{border-color:var(--script-action);background:var(--script-action-soft)}.studio-workspace.script-workspace .script-autopilot-revise-menu[open]>summary svg:last-child{transform:rotate(180deg)}.studio-workspace.script-workspace .script-autopilot-revise-menu[data-disabled=true]>summary{cursor:not-allowed;opacity:.48}.studio-workspace.script-workspace .script-autopilot-revise-menu>div{position:absolute;inset-block-start:calc(100% + 7px);inset-inline-end:0;z-index:20;width:min(250px,75vw);display:grid;grid-gap:4px;gap:4px;border:1px solid var(--line);border-radius:15px;padding:6px;background:var(--surface-strong);box-shadow:var(--shadow-lift)}.studio-workspace.script-workspace .script-autopilot-revise-menu>div button{min-height:48px;display:grid;justify-items:start;grid-gap:2px;gap:2px;border:0;border-radius:11px;padding:8px 10px;background:transparent;color:var(--ink);text-align:start}.studio-workspace.script-workspace .script-autopilot-revise-menu>div button:hover:not(:disabled){background:var(--script-action-soft);color:var(--script-action)}.studio-workspace.script-workspace .script-autopilot-revise-menu>div button strong{font-size:12px}.studio-workspace.script-workspace .script-autopilot-revise-menu>div button small{color:var(--muted);font-size:10px}.studio-workspace.script-workspace .script-autopilot-review-actions .script-autopilot-accept{min-height:42px;display:inline-flex;align-items:center;gap:10px;border-radius:999px;padding:6px 12px 6px 15px}.studio-workspace.script-workspace .script-autopilot-accept>span{display:grid;justify-items:start;grid-gap:1px;gap:1px}.studio-workspace.script-workspace .script-autopilot-accept strong{font-size:11px;line-height:1.15}.studio-workspace.script-workspace .script-autopilot-accept small{color:rgba(255,255,255,.78);font-size:9px;font-weight:700;line-height:1.15}[dir=rtl] .studio-workspace.script-workspace .script-autopilot-accept>svg{transform:rotate(180deg)}@media (max-width:760px){.studio-workspace.script-workspace .script-autopilot-review-toolbar{align-items:stretch;flex-direction:column}.studio-workspace.script-workspace .script-autopilot-review-toolbar .script-autopilot-tabs{flex-basis:auto;width:100%}.studio-workspace.script-workspace .script-autopilot-review-toolbar .script-autopilot-review-actions{justify-content:flex-end}}.script-canonical-notice{margin:0 14px 8px;-webkit-border-start:2px solid var(--warning,#c98517);border-inline-start:2px solid var(--warning,#c98517);padding:7px 10px;background:color-mix(in srgb,var(--warning,#c98517) 7%,transparent);color:var(--muted);font-size:.74rem;font-weight:680;line-height:1.45}.production-script-context{min-width:0;display:grid;grid-gap:1px;gap:1px;padding-inline:2px 10px}.production-script-context span{color:var(--muted);font-size:.58rem;font-weight:760;line-height:1;text-transform:uppercase}.production-script-context strong{max-width:220px;overflow:hidden;color:var(--ink);font-size:.73rem;font-weight:780;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.video-sequence-panel .video-review-actions{min-width:min(100%,270px)}.video-sequence-panel .final-video-workflow-tabs{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;border-bottom:1px solid var(--line)}.video-sequence-panel .final-video-workflow-tabs button{position:relative;min-width:0;min-height:34px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:0;padding:0 10px;background:transparent;color:var(--muted);box-shadow:none;font-size:.75rem;font-weight:800;line-height:1;white-space:nowrap;cursor:pointer;transition:color .14s ease,background-color .14s ease}.video-sequence-panel .final-video-workflow-tabs button:hover{background:color-mix(in srgb,var(--surface-strong) 72%,transparent);color:var(--ink)}.video-sequence-panel .final-video-workflow-tabs button.active{background:transparent;color:var(--brand-red)}.video-sequence-panel .final-video-workflow-tabs button.active:after{content:"";position:absolute;inset-inline:12px;inset-block-end:-1px;height:2px;border-radius:999px;background:currentColor}.video-sequence-panel .final-video-workflow-tabs button:focus-visible{z-index:1;outline:2px solid color-mix(in srgb,var(--brand-red) 58%,transparent);outline-offset:-2px}.sidebar-collapsed .production-sidebar-nav{width:43px}.sidebar-collapsed .production-sidebar-trigger{width:43px;min-height:43px;justify-content:center;padding:0}.sidebar-collapsed .production-sidebar-trigger:focus-visible:after,.sidebar-collapsed .production-sidebar-trigger:hover:after{content:attr(data-label);position:absolute;inset-inline-start:calc(100% + 10px);inset-block-start:50%;z-index:260;min-height:28px;display:inline-flex;align-items:center;padding:0 10px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--ink);box-shadow:var(--shadow-lift);font-size:12px;font-weight:760;white-space:nowrap;pointer-events:none;transform:translateY(-50%)}@keyframes production-sidebar-reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:880px){.production-sidebar-nav{width:auto}.sidebar-open .production-sidebar-nav{width:100%}.sidebar-open .production-sidebar-stages{-webkit-padding-start:14px;padding-inline-start:14px}.production-overview-grid{display:flex}.studio-workspace.script-workspace .script-stage-header,.studio-workspace.script-workspace .script-stage-header:has(.script-autopilot-header-timeline){align-items:stretch;flex-direction:column;gap:9px}.studio-workspace.script-workspace .script-stage-tools{width:100%;justify-content:flex-start;flex-wrap:wrap}}@media (max-width:560px){.production-stage-inspector-metrics{grid-template-columns:1fr}.production-stage-state-wrap{display:none}.production-overview-inspector{display:flex}.video-sequence-panel .video-review-actions{width:100%;min-width:0}}@media (prefers-reduced-motion:reduce){.production-sidebar-stages{animation:none}.production-sidebar-stage{transition:none}}