:root{--color-primary:#ff5c38;--color-primary-hover:#ff7a5c;--color-primary-soft:rgba(255,92,56,.14);--color-secondary:#ff5c38;--color-secondary-hover:#ff7a5c;--bg-base:#0a0a0c;--bg-elevated:#111114;--bg-sunken:#060607;--color-bg:var(--bg-base);--color-surface:var(--bg-elevated);--color-surface-2:#16161a;--color-surface-3:#1b1b20;--surface-highlight:inset 0 1px 0 hsla(0,0%,100%,.04);--bloom-ember:rgba(255,92,56,.06);--color-text:hsla(0,0%,100%,.92);--color-text-inverse:#0b0f17;--color-muted:hsla(0,0%,100%,.72);--color-muted-soft:hsla(0,0%,100%,.58);--color-border:hsla(0,0%,100%,.08);--color-border-strong:hsla(0,0%,100%,.16);--color-success:#22c55e;--color-success-soft:rgba(34,197,94,.18);--color-warning:#f59e0b;--color-warning-soft:rgba(245,158,11,.18);--color-danger:#ef4444;--color-danger-soft:rgba(239,68,68,.18);--font-sans:var(--font-inter,ui-sans-serif),system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";--font-mono:var(--font-jetbrains-mono,ui-monospace),SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:0.95rem;--text-lg:1.05rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:2rem;--text-mega:clamp(3rem,1.2rem + 8vw,8.5rem);--text-section:clamp(2rem,1.1rem + 4vw,4.5rem);--text-display:clamp(2.4rem,1.6rem + 3.2vw,4rem);--text-display-sub:clamp(1.05rem,0.9rem + 0.7vw,1.35rem);--tracking-display:-0.035em;--tracking-mega:-0.045em;--lh-tight:1.15;--lh-normal:1.5;--radius-xs:0.25rem;--radius-sm:0.375rem;--radius-md:0.5rem;--radius-lg:0.75rem;--radius-xl:1rem;--radius-full:999px;--shadow-xs:0 1px 2px rgba(0,0,0,.35);--shadow-sm:0 2px 8px rgba(0,0,0,.35);--shadow-md:0 8px 24px rgba(0,0,0,.35);--shadow-lg:0 16px 48px rgba(0,0,0,.4);--container-max:1200px;--container-narrow:860px;--container-wide:1440px;--header-height:64px;--footer-height:auto;--space-section:clamp(72px,11vh,168px);--space-block:clamp(40px,6vh,88px);--edge-pad:clamp(1.25rem,5vw,4rem);--tracking-label:0.18em;--ember-wash:radial-gradient(120% 80% at 50% 0%,rgba(255,92,56,.07),transparent 60%);--card-lift:-6px;--ember-line:linear-gradient(90deg,transparent,var(--color-primary) 35%,var(--color-primary-hover) 65%,transparent);--ember-glow-hover:0 22px 60px rgba(0,0,0,.5),0 0 36px -8px rgba(255,92,56,.42);--ease-standard:cubic-bezier(0.16,1,0.3,1);--ease-premium:cubic-bezier(0.22,1,0.36,1);--ease-in:cubic-bezier(0.4,0,1,1);--ease-out:cubic-bezier(0,0,0.2,1);--duration-fast:120ms;--duration-normal:180ms;--duration-slow:280ms;--duration-300:300ms;--duration-500:500ms;--duration-700:700ms;--focus-ring:0 0 0 3px rgba(255,92,56,.35);--bg:var(--color-bg);--surface:var(--color-surface);--surface-2:var(--color-surface-2);--surface-3:var(--color-surface-3);--text:var(--color-text);--text-muted:var(--color-muted);--border:1px solid var(--color-border)}[data-theme=light]{--color-bg:#fff;--color-surface:#f7f8fb;--color-surface-2:#eef2ff;--color-surface-3:#eaf0ff;--color-text:rgba(2,6,23,.92);--color-text-inverse:#fff;--color-muted:rgba(2,6,23,.68);--color-muted-soft:rgba(2,6,23,.52);--color-border:rgba(2,6,23,.12);--color-border-strong:rgba(2,6,23,.18);--shadow-xs:0 1px 2px rgba(2,6,23,.06);--shadow-sm:0 2px 10px rgba(2,6,23,.08);--shadow-md:0 16px 40px rgba(2,6,23,.1);--shadow-lg:0 32px 90px rgba(2,6,23,.14)}[data-scope=admin]{--color-primary:#22d3ee;--color-primary-hover:#0ea5e9;--color-primary-soft:rgba(34,211,238,.18);--color-secondary:#7c3aed;--color-secondary-hover:#6d28d9;--focus-ring:0 0 0 3px rgba(34,211,238,.35);--color-bg:#0b0e14;--color-surface:#0f1320;--color-surface-2:#141a2a;--color-surface-3:#1b2235;--color-text:hsla(0,0%,100%,.92);--color-muted:hsla(0,0%,100%,.7);--color-muted-soft:hsla(0,0%,100%,.55);--color-border:hsla(0,0%,100%,.1);--color-border-strong:hsla(0,0%,100%,.18);--shadow-xs:0 1px 2px rgba(0,0,0,.55);--shadow-sm:0 2px 10px rgba(0,0,0,.65);--shadow-md:0 16px 40px rgba(0,0,0,.8);--shadow-lg:0 32px 90px rgba(0,0,0,.9)}