*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0A0A0A;--surface: #111111;--surface2: #181818;--border: #222222;--red: #E8002D;--gold: #F5C518;--green: #00D68F;--white: #F0F0F0;--grey: #666666;--grey2: #999999;--font-display: "Bebas Neue", sans-serif;--font-mono: "DM Mono", monospace;--font-body: "DM Sans", sans-serif}html,body,#root{height:100%;background:var(--bg);color:var(--white);font-family:var(--font-body);font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font:inherit;color:inherit}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}
