@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:#080e18;--surface:#0d1526;--surface-2:#111d30;--surface-3:#162038;--border:#1e2d45;--border-2:#243550;--text-1:#f0f4ff;--text-2:#b8c5d9;--text-3:#7a8ea8;--text-4:#4a5c72;--accent:#3b82f6;--accent-dim:#1e3a6e;--green:#10b981;--green-dim:#064e3b;--amber:#f59e0b;--amber-dim:#78350f;--red:#ef4444;--red-dim:#7f1d1d;--purple:#8b5cf6;--shadow:0 2px 12px #0006}html{background:var(--bg);color:var(--text-1);font-size:13px}body{font-family:Inter,sans-serif;line-height:1.5}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:2px}
