*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0A0A0A;--surface: #111111;--surface-2: #0F0F0F;--border: #1C1C1C;--border-2: #1E1E1E;--border-3: #222222;--text: #F0F0F0;--text-sub: #E8E8E8;--text-2: #C8C8C8;--text-3: #A8A8A8;--text-4: #909090;--text-5: #787878;--text-6: #686868;--text-muted: #505050;--accent: #1D9E75;--accent-dark: #17876A;--accent-bg: #0C2218;--font: "Inter", system-ui, sans-serif}html,body,#root{height:100%}body{background:var(--bg);color:var(--text);font-family:var(--font);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:3px}
