:root{--bg:#080709;--surface:#100f11;--text:#f5f2f3;--muted:#aba4a7;--muted-strong:#8a8286;--quiet:#736c71;--line:#ffffff1c;--accent:#e53a7d;--font-display:"Arial Narrow", "Helvetica Neue", Arial, sans-serif;--font-body:"Helvetica Neue", Arial, sans-serif}html{scroll-behavior:smooth}html,body{max-width:100vw;min-height:100%;overflow-x:hidden}body{color:var(--text);background:var(--bg);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}*{box-sizing:border-box;margin:0;padding:0}h1,h2,h3{font-family:var(--font-display)}a{color:inherit;text-decoration:none}::selection{color:var(--text);background:#e53a7d73}
