html{font-size:18.62px}:root{--bg: #0d0f12;--surface: #14171c;--surface2: #0f1218;--border: #1f2430;--border2: #2a3040;--text: #c8cdd8;--muted: #55607a;--accent: #3d8eff;--up: #22c55e;--up-dim: #14532d;--down: #ef4444;--down-dim: #450a0a;--unknown: #71717a;--unknown-dim: #1c1c1e;--mono: "IBM Plex Mono", monospace;--sans: "IBM Plex Sans", sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%}body{background:var(--bg);color:var(--text);font-family:var(--sans);font-size:1rem;min-height:100vh;overflow-x:hidden}
