.stage-surface{--stage-bg:#15110d;--stage-bg-elevated:#1f1812;--stage-bg-float:#2a221b;--stage-bg-overlay:rgba(21,17,13,0.78);--stage-border:rgba(240,232,223,0.06);--stage-border-hover:rgba(240,232,223,0.12);--stage-border-strong:rgba(240,232,223,0.20);--stage-fg:#F0E8DF;--stage-fg-muted:#B0A698;--stage-fg-subtle:#6E6557;--stage-accent-lavender:#B8A4F2;--stage-accent-mint:#9BC4A3;--stage-accent-peach:#F0A78E;--stage-accent-amber:#F5C264;--stage-accent-brass:#D4A574;--stage-accent-pearl:#D8CFC2;--stage-accent-iris:var(--stage-accent-lavender);--stage-accent-cyan:var(--stage-accent-mint);--stage-accent-rose:var(--stage-accent-peach);--stage-status-running:var(--stage-accent-brass);--stage-status-paused:var(--stage-accent-peach);--stage-status-failed:#E58A6B;--stage-status-done:var(--stage-accent-pearl);--stage-ease:cubic-bezier(0.22,1,0.36,1);--stage-ease-spring:cubic-bezier(0.34,1.4,0.5,1);--stage-dur-fast:200ms;--stage-dur-base:420ms;--stage-dur-slow:880ms;--stage-dur-breath:4s;--stage-dur-pulse:1.6s;--stage-dur-stream:1.4s;--stage-glow-brass:0 0 0 1px rgba(212,165,116,0.30),0 0 14px rgba(212,165,116,0.32),0 0 32px rgba(212,165,116,0.18);--stage-glow-active:0 0 0 1px rgba(240,232,223,0.18),0 0 18px rgba(240,232,223,0.20),0 0 40px rgba(240,232,223,0.10);background:radial-gradient(ellipse 60% 50% at 50% 0,rgba(212,165,116,.045) 0,transparent 60%),var(--stage-bg);color:var(--stage-fg);font-family:var(--font-stage-sans),system-ui,-apple-system,sans-serif;font-feature-settings:"ss01" 1,"cv11" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.font-smcp{font-feature-settings:"smcp" 1,"c2sc" 1,"cpsp" 1;text-transform:uppercase;letter-spacing:.08em}.tabular-nums{font-variant-numeric:tabular-nums}.stage-surface ::-moz-selection{background:rgba(212,165,116,.32);color:var(--stage-fg)}.stage-surface ::selection{background:rgba(212,165,116,.32);color:var(--stage-fg)}.stage-surface :focus-visible{outline:1px solid var(--stage-accent-brass);outline-offset:2px;border-radius:2px}.stage-surface *{scrollbar-width:thin;scrollbar-color:rgba(212,165,116,.2) transparent}.stage-surface ::-webkit-scrollbar-thumb{background:rgba(212,165,116,.2)}.stage-surface ::-webkit-scrollbar-thumb:hover{background:rgba(212,165,116,.36)}.stage-panel{background:linear-gradient(180deg,rgba(240,232,223,.018) 0,rgba(240,232,223,0) 100%),var(--stage-bg-elevated)}.stage-card,.stage-panel{border:1px solid var(--stage-border)}.stage-card{background:linear-gradient(180deg,rgba(240,232,223,.025),rgba(240,232,223,0));border-radius:14px}.stage-hairline{height:1px;background:var(--stage-border)}@keyframes stage-active-pulse{0%,to{opacity:.85}50%{opacity:1}}.stage-active-pulse{animation:stage-active-pulse var(--stage-dur-pulse) var(--stage-ease) infinite}@keyframes stage-breath{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}.stage-breath{animation:stage-breath var(--stage-dur-breath) var(--stage-ease) infinite;transform-origin:center}@media (prefers-reduced-motion:reduce){.stage-surface .stage-active-pulse,.stage-surface .stage-breath,.stage-surface [data-stage-animation]{animation:none!important}}.stage-surface[data-tab-hidden=true] .stage-active-pulse,.stage-surface[data-tab-hidden=true] .stage-breath,.stage-surface[data-tab-hidden=true] [data-stage-animation]{animation-play-state:paused!important}.stage-phase-research{color:var(--stage-accent-lavender)}.stage-phase-strategy{color:var(--stage-accent-mint)}.stage-phase-script{color:var(--stage-accent-peach)}.stage-phase-storyboard{color:var(--stage-accent-amber)}.stage-phase-direct{color:var(--stage-accent-brass)}.stage-phase-polish{color:var(--stage-accent-pearl)}.stage-phase-bg-research{background-color:rgba(184,164,242,.1)}.stage-phase-bg-strategy{background-color:rgba(155,196,163,.1)}.stage-phase-bg-script{background-color:rgba(240,167,142,.1)}.stage-phase-bg-storyboard{background-color:rgba(245,194,100,.1)}.stage-phase-bg-direct{background-color:rgba(212,165,116,.1)}.stage-phase-bg-polish{background-color:rgba(216,207,194,.06)}.stage-phase-stroke-research{stroke:var(--stage-accent-lavender)}.stage-phase-stroke-strategy{stroke:var(--stage-accent-mint)}.stage-phase-stroke-script{stroke:var(--stage-accent-peach)}.stage-phase-stroke-storyboard{stroke:var(--stage-accent-amber)}.stage-phase-stroke-direct{stroke:var(--stage-accent-brass)}.stage-phase-stroke-polish{stroke:var(--stage-accent-pearl)}