*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f1f5f9;--surface:#ffffff;--border:#e2e8f0;--border2:#cbd5e1;--hdr:#0f172a;--hdr2:#1e293b;--hdr3:#334155;--text:#1e293b;--muted:#64748b;--blue:#3b82f6;--blue-dark:#1d4ed8;--green:#22c55e;--yellow:#f59e0b;--red:#ef4444;--amber:#f97316;--mono:"JetBrains Mono","Courier New",monospace;--sans:"DM Sans",system-ui,sans-serif}body,html{height:100%;background:var(--bg);color:var(--text);font-family:var(--sans)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-track{background:transparent}a{color:inherit;text-decoration:none}button{font-family:var(--sans)}