@import"https://fonts.googleapis.com/css2?family=Share+Tech+Mono&family=Barlow+Condensed:wght@300;400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0a0a;--surface: #111111;--surface2: #1a1a1a;--surface3: #222222;--border: #2a2a2a;--border2: #333333;--accent-a: #00e5ff;--accent-b: #ff6b35;--accent-green: #39ff14;--accent-yellow: #ffd600;--text: #e8e8e8;--text-muted: #666666;--text-dim: #444444;--mono: "Share Tech Mono", monospace;--sans: "Barlow Condensed", sans-serif;--radius: 6px}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:var(--sans);font-size:14px;line-height:1.4;-webkit-font-smoothing:antialiased}input,button,select,textarea{font-family:inherit}button{cursor:pointer}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#444}
