@import url(https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap);@tailwind base;@tailwind components;@tailwind utilities;:root{--bg:#f7f7f6;--surface:#fff;--surface-alt:#f2f2f0;--border:#e4e4e1;--border-strong:#c8c8c4;--text:#111110;--text-sub:#6b6b67;--text-dim:#b0b0aa;--ink:#111110;--nav:#fafaf9;--topbar:#fff;--green:#1a7a42;--green-bg:#edf7f1;--green-border:#b6dfc6;--amber:#8a5f0a;--amber-bg:#fdf5e6;--amber-border:#e8d09a;--red:#8b1f1f;--red-bg:#fdf0f0;--red-border:#e8b4b4;--grey:#6b6b67;--grey-bg:#f2f2f0;--grey-border:#d4d4d0;--blue:#1d4e8a;--blue-bg:#eef3fb;--blue-border:#b8cfe8}*{box-sizing:border-box;margin:0;padding:0}body{background:#f7f7f6;background:var(--bg);transition:background .2s}body,button{font-family:DM Sans,system-ui,sans-serif}tr:hover td{background:#f2f2f0;background:var(--surface-alt)}::-webkit-scrollbar{height:4px;width:4px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#e4e4e1;background:var(--border);border-radius:2px}
/*# sourceMappingURL=main.23aa68e5.css.map*/