:root{--bg: #0a0a0f;--bg-surface: #111119;--text: #e8e6e3;--text-muted: rgba(232, 230, 227, .6);--text-dim: rgba(232, 230, 227, .3);--gold: #d4a849;--gold-dim: rgba(212, 168, 73, .3);--green: #2ecc71;--red: #e74c3c;--yellow: #f39c12;--gray: #7f8c8d;--font-heading: "Space Grotesk", system-ui, sans-serif;--font-body: "Inter", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--bg);color:var(--text);font-family:var(--font-body);line-height:1.6;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--font-heading);line-height:1.2}a{color:var(--gold);text-decoration:none}a:hover{text-decoration:underline}::selection{background:#d4a8494d;color:#fff}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#fff3}:root{--text-muted: #b3b1b0;--text-dim: #959392}:focus-visible{outline:2px solid var(--gold);outline-offset:4px}.skip-link{position:absolute;left:1rem;top:-5rem;padding:.7rem 1rem;background:var(--bg);z-index:100}.skip-link:focus{top:1rem}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
