@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=DM+Mono:wght@400;500&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f8f9fb;--surface:#fff;--surface-2:#f2f4f7;--border:#e3e7ef;--border-2:#cdd3df;--text-1:#0f1520;--text-2:#3d4a5c;--text-3:#6b7a8d;--text-4:#a0afbf;--accent:#1a56db;--accent-bg:#eef3ff;--green:#0d9b5a;--green-bg:#ecfdf5;--amber:#d97706;--amber-bg:#fffbeb;--red:#dc2626;--red-bg:#fef2f2;--shadow-sm:0 1px 3px #0000000f,0 1px 2px #0000000a;--shadow-md:0 4px 12px #00000014,0 2px 4px #0000000a}html{background:var(--bg);color:var(--text-1);font-size:14px}body{font-family:Inter,-apple-system,sans-serif;line-height:1.5}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:3px}
