@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600;700&display=swap";:root{--bg: #0A0B0D;--surface: #121419;--surface2: #171A21;--border: #23262F;--border-strong: #2E323D;--gold: #E6B800;--gold-dim: #8A6D00;--text: #E7E9EE;--text-dim: #8B909A;--up: #16C784;--down: #EA3943;--info: #3B82F6;--warn: #F5A623}:root[data-theme=light]{--bg: #F4F6F9;--surface: #FFFFFF;--surface2: #EEF1F5;--border: #E2E6ED;--border-strong: #CFD5DF;--gold: #B8860B;--gold-dim: #9A7100;--text: #161A20;--text-dim: #5C6573;--up: #0E9E6B;--down: #D32F3C;--info: #2563EB;--warn: #C9821A}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;background:var(--bg)}body{font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.35}}.live-dot{animation:pulse-dot 1.6s ease-in-out infinite}
