:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#14213d;background:#f6f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0}.shell{place-items:center;min-height:100vh;padding:2rem;display:grid}.card{background:#fff;border-radius:24px;width:min(100%,720px);padding:2rem;box-shadow:0 24px 80px #0f172a1f}.eyebrow{color:#2563eb;text-transform:uppercase;letter-spacing:.08em;margin:0 0 .5rem;font-size:.78rem;font-weight:700}h1{margin:0;font-size:clamp(2rem,4vw,3.5rem)}h2{margin:0;font-size:clamp(1.8rem,3vw,2.6rem)}.lede,.note{color:#475569;line-height:1.6}.quote-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}label{gap:.35rem;font-weight:700;display:grid}input,select,button{font:inherit;border:1px solid #cbd5e1;border-radius:12px;padding:.85rem 1rem}button{color:#fff;cursor:pointer;background:#14213d;border:0;grid-column:1/-1;font-weight:800}button:disabled{cursor:wait;opacity:.65}.quote-result{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:18px;margin-top:1.5rem;padding:1.25rem}.error-message{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;margin-top:1rem;padding:1rem;font-weight:700}@media (max-width:640px){.quote-form{grid-template-columns:1fr}}
