:root{--font-sans:var(--font-inter), ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--hero-bg:#102a4c;--hero-deep:#0c1f3a;--hero-text:#f8fafc;--hero-text-secondary:#f8fafcdb;--background:#f8fafc;--background-alt:#f8fafc;--foreground:#0f172a;--muted:#64748b;--surface:#fff;--surface-hover:#f8fafc;--border:#e2e8f0;--border-hover:#cbd5e1;--border-subtle:#eef2f7;--accent:#2f60f5;--accent-hover:#1c47d8;--accent-muted:#2f60f514;--navy:#102a4c;--cyan:#0ea5a4;--cyan-muted:#0ea5a414}html,body{font-family:var(--font-sans)}body{background:linear-gradient(#f8fafc 0% 35%,#fff 100%)}
section.overflow-hidden.rounded-3xl.border-cyan-200.bg-white.shadow-sm .input{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:.625rem;width:100%;margin-top:.5rem;padding:.65rem .75rem;font-size:.875rem;line-height:1.35rem;display:block}section.overflow-hidden.rounded-3xl.border-cyan-200.bg-white.shadow-sm .input:focus{outline-offset:2px;border-color:#2563eb;outline:2px solid #0000;box-shadow:0 0 0 3px #2563eb1f}section.overflow-hidden.rounded-3xl.border-cyan-200.bg-white.shadow-sm .input.mt-0{margin-top:0}section.overflow-hidden.rounded-3xl.border-cyan-200.bg-white.shadow-sm .primary{color:#fff;background:#1d4ed8;border-radius:.75rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:700}section.overflow-hidden.rounded-3xl.border-cyan-200.bg-white.shadow-sm .primary:disabled{opacity:.4}section.overflow-hidden.rounded-3xl.border-cyan-200.bg-white.shadow-sm .secondary{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:.625rem;padding:.55rem .8rem;font-size:.875rem;font-weight:700}
