*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #000000;--bg-2: #0a0a0a;--surface: #1c1c1e;--surface-2: #2c2c2e;--border: rgba(255,255,255,.08);--text: #f5f5f7;--text-secondary: #a1a1a6;--text-tertiary: #636366;--accent: #0071e3;--accent-hover: #0077ed;--white: #ffffff;--font: "Inter", -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif}html{scroll-behavior:auto;background:var(--bg);color:var(--text)}body{font-family:var(--font);background:var(--bg);color:var(--text);overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}::selection{background:#0071e34d;color:#fff}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--surface-2);border-radius:2px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
