:root{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.6;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--header-height:128px;--banner-height:34px;--top-stack-height:calc(var(--header-height) + var(--banner-height));--primary:#fbbf24;--primary-dark:#f59e0b;--accent:#3b82f6;--primary-color:var(--primary);--accent-color:var(--primary);--bg:#0a0e1a;--bg-light:#1a1f35;--bg-color:#0f1729;--text:#f1f5f9;--text-muted:#94a3b8;--text-primary:#f1f5f9;--text-secondary:#94a3b8;--text-dim:#475569;--card-bg:#1a1f35;--card-bg-hover:#1e2540;--border-color:rgba(148,163,184,0.18);--border-hover:rgba(251,191,36,0.35);--border-subtle:rgba(255,255,255,0.06);--border-default:rgba(255,255,255,0.12);--border-strong:rgba(255,255,255,0.2);--input-bg:rgba(15,23,42,0.6);--shadow-color:rgba(5,8,16,0.5);--header-bg:rgba(10,14,26,0.96);--header-border:rgba(255,255,255,0.06);--nav-bg:rgba(10,14,26,0.98);--surface-1:#0f1729;--surface-2:#1a1f35;--surface-3:#1e2540;--surface-overlay:rgba(10,14,26,0.85);--glow-gold:rgba(251,191,36,0.15);--btn-ghost-bg:rgba(255,255,255,0.05);--btn-ghost-hover:rgba(255,255,255,0.1);--section-bg:transparent;--eyebrow-color:#fbbf24}@media (max-width:480px){:root{--header-height:calc(116px + env(safe-area-inset-top, 0px));--banner-height:34px;--top-stack-height:calc(var(--header-height) + var(--banner-height))}}*{box-sizing:border-box}a{color:inherit;text-decoration:none}body{margin:0;min-height:100vh;background:linear-gradient(160deg,#0a0e1a,#0f1729 60%,#0a0e1a);color:var(--text)}img{max-width:100%;height:auto;display:block}