*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f4f6fb;--bg2:#fff;--bg3:#eef1f8;--surface:#e6eaf4;--surface2:#dde2f0;--border:#d0d7e8;--accent:#2a6fd4;--accent2:#1a5bbf;--accent-dim:#2a6fd41a;--green:#1a9e6b;--green-dim:#1a9e6b1a;--red:#d93b3b;--red-dim:#d93b3b1a;--amber:#c97c0a;--amber-dim:#c97c0a1a;--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 #6478b41a}html{font-size:16px}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;background:0 0;border:none;font-family:inherit}input,select,textarea{font-family:inherit}
