@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0f1117;--bg-card:#161b27;--bg-card-hover:#1c2333;--bg-input:#1e2536;--border:#2a3347;--border-light:#323d52;--accent:#3b82f6;--accent-light:#60a5fa;--accent-glow:#3b82f626;--red:#ef4444;--red-bg:#ef44441a;--red-border:#ef444440;--amber:#f59e0b;--amber-bg:#f59e0b1a;--amber-border:#f59e0b40;--green:#22c55e;--green-bg:#22c55e1a;--green-border:#22c55e40;--blue:#3b82f6;--blue-bg:#3b82f61a;--blue-border:#3b82f640;--text:#e2e8f0;--text-muted:#64748b;--text-subtle:#94a3b8;--radius:10px;--radius-lg:16px}body{background:#0f1117;background:var(--bg);color:#e2e8f0;color:var(--text);font-family:Inter,sans-serif;line-height:1.6;min-height:100vh}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#0f1117;background:var(--bg)}::-webkit-scrollbar-thumb{background:#323d52;background:var(--border-light);border-radius:3px}.mono,code{font-family:JetBrains Mono,monospace}
/*# sourceMappingURL=main.546e006d.css.map*/