html .home-canvas{--color-navy:#0b0c0e;--color-bg:#0b0c0e;--color-background:#0b0c0e;--color-bg-alt:#101216;--color-surface:#14171b;--color-surface-raised:#1a1e23;--color-border:#2a3037;--color-accent:#66a8ff;--color-accent-light:#0e1d33;--color-cta:#2fbf8f;--color-on-cta:#04140d;--color-text:#c3c9cf;--color-foreground:#c3c9cf;--color-muted:#8a939c;--color-heading:#f3f5f7;--color-success:#2fbf8f;--color-warning:#f0a93b;--color-danger:#ef6a5c;--color-info:#66a8ff}html.light .home-canvas{--color-navy:#fbfbf9!important;--color-bg:#fbfbf9!important;--color-background:#fbfbf9!important;--color-bg-alt:#f1f2ee!important;--color-surface:#fff!important;--color-surface-raised:#fff!important;--color-border:#d5d7d0!important;--color-accent:#1d5fd1!important;--color-accent-light:#dde9fb!important;--color-cta:#047857!important;--color-on-cta:#fff!important;--color-text:#33383d!important;--color-foreground:#33383d!important;--color-muted:#5b636b!important;--color-heading:#14171a!important;--color-success:#047857!important;--color-warning:#8a5300!important;--color-danger:#b3271b!important;--color-info:#1d5fd1!important}.hero-plate{opacity:var(--hero-op-dark,.13)}html.light .hero-plate{opacity:var(--hero-op-light,.08)}.home-reveal{transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1),filter .7s cubic-bezier(.16,1,.3,1)}.home-reveal[data-shown=false]{opacity:0;filter:blur(6px);will-change:opacity, transform, filter;transform:translateY(14px)}@media (prefers-reduced-motion:reduce){.home-reveal,.home-reveal[data-shown=false]{opacity:1!important;filter:none!important;transition:none!important;transform:none!important}}
