*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0b0d11;--surface: #111318;--surface2: #181b22;--border: rgba(255,255,255,.07);--border2: rgba(255,255,255,.12);--text: #e8eaf0;--muted: #6b7280;--dim: #374151;--green: #22c55e;--red: #ef4444;--amber: #f59e0b;--blue: #3b82f6;--teal: #14b8a6;--purple: #a78bfa;--orange: #f97316}html{font-size:16px;-webkit-font-smoothing:antialiased}body{background:var(--bg);color:var(--text);font-family:DM Sans,system-ui,sans-serif;min-height:100vh}.mono{font-family:DM Mono,monospace}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--dim);border-radius:2px}
