*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f4f6fb;--bg2: #ffffff;--bg3: #eef1f8;--surface: #e6eaf4;--surface2: #dde2f0;--border: #d0d7e8;--accent: #2a6fd4;--accent2: #1a5bbf;--accent-dim: rgba(42,111,212,.1);--green: #1a9e6b;--green-dim: rgba(26,158,107,.1);--red: #d93b3b;--red-dim: rgba(217,59,59,.1);--amber: #c97c0a;--amber-dim: rgba(201,124,10,.1);--text: #1a2035;--text2: #4a5370;--text3: #8a92aa;--font-head: "Syne", sans-serif;--font-mono: "DM Mono", monospace;--radius: 10px;--radius-sm: 6px;--shadow: 0 4px 24px rgba(100,120,180,.1)}html{font-size:15px}body{background:var(--bg);color:var(--text);font-family:var(--font-mono);min-height:100vh;overflow-x:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg3)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text3)}button{cursor:pointer;border:none;background:none;font-family:inherit}input,select,textarea{font-family:inherit}
