*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f5f6fa;--surface: #ffffff;--border: #e4e6ef;--border2: #d0d3e8;--text: #1a1d2e;--muted: #8b90b0;--accent: #4f5bd5;--accent2: #d14f7a;--accent3: #1aab7a;--warn: #c47a1a;--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%}
