@charset "UTF-8";:root{--bg: #070a0f;--bg-alt: #0d131c;--surface: #0c0f14;--tx-1: rgba(255,255,255,.95);--tx-2: rgba(255,255,255,.8);--tx-3: rgba(255,255,255,.6);--brand: #0B74DA;--accent: #8CE0FF;--text-primary: #fff;--text-secondary: var(--tx-2);--background-light: var(--bg);--highlight: var(--accent);--menu-hover: rgba(255,255,255,.1)}*,*:before,*:after{box-sizing:border-box}html,body{height:100%}section[id]{scroll-margin-top:96px}@media(max-width:900px){section[id]{scroll-margin-top:130px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}html{max-width:100%;overflow-x:clip}body{margin:0;background-color:var(--background-light);color:var(--text-primary);transition:background .3s ease,color .3s ease;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}
