@import "https://fonts.googleapis.com/css2?family=Geist:wght@300;400;500;600&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0f172a;--navy-2:#1e293b;--navy-3:#334155;--blue:#2563eb;--blue-dim:#2563eb14;--blue-border:#2563eb33;--bg:#f8fafc;--surface:#fff;--surface-2:#f1f5f9;--border:#e2e8f0;--border-md:#cbd5e1;--text:#0f172a;--text-2:#475569;--text-3:#94a3b8;--success-bg:#f0fdf4;--success-border:#bbf7d0;--success-text:#15803d;--warn-bg:#fffbeb;--warn-border:#fde68a;--warn-text:#b45309;--danger-bg:#fff1f2;--danger-border:#fecdd3;--danger-text:#be123c;--font:"Geist", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--radius:8px;--radius-sm:6px;--radius-lg:12px}html{-webkit-font-smoothing:antialiased;font-size:16px}body{font-family:var(--font);background:var(--bg);color:var(--text);min-height:100vh;line-height:1.6}
