:root{--bg: #000000;--surface: #060e0c;--surface-2: #0b1a15;--green: #00D17F;--green-dim: #00b06b;--gold: #F5B544;--white: #FFFFFF;--gray-1: #CBCBCB;--gray-2: #858585;--gray-3: #3a3a3a;--line: rgba(255,255,255,.06);--mono: "JetBrains Mono", ui-monospace, monospace;--serif: "Oswald", sans-serif;--body: "Nunito", system-ui, sans-serif}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-color:var(--gray-3) #000;scrollbar-width:thin}body{background:var(--bg);color:var(--gray-1);font-family:var(--serif);font-weight:300;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:transparent;color:inherit}img,svg{display:block}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:var(--gray-3)}
