*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--black: #0B0B0B;--white: #FFFFFF;--yellow: #FFD400;--gray1: #111111;--gray2: #1A1A1A;--gray3: #2A2A2A;--gray4: #3A3A3A;--muted: #777777;--border: #2A2A2A;--green: #00CC55;--green-bg: #001800;--green-border: #00AA44;--red: #FF4422;--red-bg: #1A0000;--red-border: #AA2200;--blue: #44AAFF;--blue-bg: #001520;--blue-border: #2266AA}html,body,#root{min-height:100vh;background:var(--black);color:var(--white);font-family:Space Grotesk,sans-serif;-webkit-font-smoothing:antialiased}button{cursor:pointer;font-family:Space Grotesk,sans-serif}input,textarea,select{font-family:Space Grotesk,sans-serif}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--gray3);border-radius:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
