@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";:root{--brand: #1e3a8a;--brand-mid: #2563eb;--brand-light: #eff6ff;--brand-border: #bfdbfe;--danger: #dc2626;--danger-light: #fef2f2;--danger-border: #fecaca;--text-primary: #111827;--text-secondary: #6b7280;--text-muted: #9ca3af;--border: #e5e7eb;--border-light: #f3f4f6;--bg-page: #f8fafc;--bg-card: #ffffff;--bg-subtle: #f9fafb;--bg-input: #fafafa;--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--radius: 8px}*,*:before,*:after{box-sizing:border-box}html{height:100%}body{min-height:100%;height:auto!important;overflow-y:scroll;font-family:var(--font);font-size:14px;color:var(--text-primary);background:var(--bg-page);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100%;height:auto!important}
