*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0a0f;--surface: #111118;--border: #1e1e2e;--border2: #2a2a3e;--text: #e8e8f0;--muted: #6b6b8a;--accent: #5b6af0;--accent2: #e05b8a;--accent3: #5be0b0;--warn: #e0a05b;--font-head: "Syne", sans-serif;--font-mono: "DM Mono", monospace}html,body{height:100%}body{background:var(--bg);color:var(--text);font-family:var(--font-mono);font-size:13px;line-height:1.6;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:2px}#root{height:100%}
