*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0A0A0B;--surface: #111113;--surface2: #18181B;--border: rgba(255,255,255,.07);--border-hi: rgba(255,255,255,.14);--text: #ECECEC;--muted: #6B6B6B;--faint: #2A2A2E;--accent: #00E87A;--accent-dim: rgba(0,232,122,.12);--red: #FF4D4D;--red-dim: rgba(255,77,77,.1);--amber: #F5A623;--amber-dim: rgba(245,166,35,.1);--blue: #3B82F6;--blue-dim: rgba(59,130,246,.1)}html,body,#root{height:100%}body{background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--faint);border-radius:4px}.mono{font-family:JetBrains Mono,monospace}
