:root{--bg:#0b0f14;--text:#e6f2ff;--muted:#a3b1c6;--card:#0f1622;--border:#1e2a3d;--brand:#22d3ee;--brand-strong:#06b6d4;--accent:#8b5cf6;--shadow:0 12px 28px #00000073;--hero-primary:#7dd3fc;--hero-primary-2:#a78bfa;--hero-deep:#050a12}:root[data-theme=light]{--bg:#fff;--text:#0b0f19;--muted:#5c667a;--card:#f6f7f9;--border:#e5e7eb;--shadow:0 10px 25px #00000014;--hero-deep:#0a0f1a}*{box-sizing:border-box}html,body{height:100%}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans;line-height:1.6}body[data-has-fixed-header=true]{padding-top:var(--header-h,72px)}:target{scroll-margin-top:calc(var(--header-h,72px) + 8px)}.sr-only{clip:rect(0,0,1px,1px);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
