*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0A0A0A;--surface: #131313;--surface2: #1C1C1C;--border: #252525;--dim: #2E2E2E;--orange: #FF6B35;--teal: #00D9B8;--yellow: #F5C518;--red: #FF4444;--green: #2ED573;--text: #F0F0F0;--muted: #5A5A5A;--font-mono: "IBM Plex Mono", monospace;--font-display: "Barlow Condensed", sans-serif}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:var(--font-mono);font-size:13px;line-height:1.5;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--dim);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--muted)}.mono{font-family:var(--font-mono)}.display{font-family:var(--font-display)}.recharts-tooltip-wrapper{outline:none}.recharts-default-tooltip{background:var(--surface2)!important;border:1px solid var(--border)!important;border-radius:6px!important;font-family:var(--font-mono)!important;font-size:12px!important}
