.quotePage{background:radial-gradient(120% 80% at 100% 0%, #0577bf1f, transparent 55%), radial-gradient(90% 60% at 0% 100%, #0b8fc71a, transparent 50%), var(--soft);flex-direction:column;min-height:100dvh;display:flex}.quoteMain{flex:1;padding:clamp(24px,5vw,56px) 0 clamp(80px,12vw,120px)}.quoteShell{width:min(100% - 40px,520px);margin-inline:auto}.quoteBreadcrumb{color:var(--muted);margin-bottom:20px;font-size:.84rem;font-weight:700}.quoteBreadcrumb a{color:var(--blue-dark);border-bottom:1px solid #0000;text-decoration:none;transition:border-color .14s,color .14s}.quoteBreadcrumb a:hover,.quoteBreadcrumb a:focus-visible{color:var(--blue);border-bottom-color:var(--blue)}.quoteIntro{margin-bottom:clamp(24px,4vw,36px)}.quoteIntro .eyebrow{margin:0}.quoteIntro h1{letter-spacing:-.03em;color:var(--blue-dark);margin:12px 0 0;font-size:clamp(1.85rem,5vw,2.45rem);font-weight:800;line-height:1.05}.quoteIntro p{color:var(--muted);max-width:42ch;margin:14px 0 0;font-size:1.02rem;line-height:1.6}.quoteCard{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px;padding:clamp(22px,4vw,32px)}.quoteForm,.quoteFormGrid{gap:18px;display:grid}@media (min-width:560px){.quoteFormGrid{grid-template-columns:1fr 1fr}.quoteFormGrid label:first-child{grid-column:1/-1}}.quotePreference{border:0;flex-wrap:wrap;align-items:center;gap:12px 20px;margin:0;padding:0;display:flex}.quotePreference legend{color:#3d5268;width:100%;margin-bottom:4px;font-size:.84rem;font-weight:900}.quoteRadio{cursor:pointer;color:var(--ink);align-items:center;gap:8px;font-weight:700;display:inline-flex}.quoteRadio input{width:18px;min-height:18px;accent-color:var(--blue);margin:0}.quoteSubmit{justify-content:center;width:100%;min-height:52px}.quoteSubmit:disabled{opacity:.72;cursor:wait}.quoteFormNote{text-align:center;color:var(--muted);margin:-4px 0 0;font-size:.88rem;line-height:1.5}.quoteFormError{color:#8b1f1f;background:#b4282814;border:1px solid #b4282838;border-radius:8px;margin:0;padding:12px 14px;font-size:.92rem;font-weight:700}.quoteSuccess{text-align:center;padding:clamp(12px,3vw,24px) 0}.quoteSuccessEyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--blue);margin:0;font-size:.78rem;font-weight:900}.quoteSuccess h2{color:var(--blue-dark);letter-spacing:-.02em;margin:12px 0 0;font-size:clamp(1.5rem,4vw,1.9rem);font-weight:800}.quoteSuccess p{max-width:36ch;color:var(--muted);margin:14px auto 0;line-height:1.6}.quoteSuccessActions{flex-direction:column;gap:12px;margin-top:28px;display:flex}@media (min-width:420px){.quoteSuccessActions{flex-flow:wrap;justify-content:center}}.quoteAside{text-align:center;color:var(--muted);margin-top:28px;font-size:.95rem}.quoteAside a{color:var(--blue-dark);text-underline-offset:3px;font-weight:800;text-decoration:underline}.quoteAside a:hover,.quoteAside a:focus-visible{color:var(--blue)}
