 :root{--bg:#f7f9fd;--surface:#fff;--input:#fff;--ink:#10213e;--muted:#62718b;--line:#dbe2ef;--line-strong:#b9c5d9;--accent:#265bea;--accent-ink:#fff;--accent-soft:#edf2ff;--r-card:16px;--r-btn:12px;--r-input:10px;--shadow:0 18px 55px rgba(38,91,234,.08)}.hero{background:linear-gradient(135deg,#f7f9fd 0,#f7f9fd 55%,#eef3ff 55%)}.quote-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px;box-shadow:0 30px 70px rgba(34,65,130,.12)}.quote-line{display:grid;grid-template-columns:1fr auto;gap:18px;padding:16px 0;border-bottom:1px solid var(--line)}.quote-line strong{font-size:14px}.quote-line span{color:var(--accent);font-weight:800}.quote-total{margin-top:18px;padding:16px;background:var(--accent-soft);border-radius:12px;font-weight:850}.card{position:relative;overflow:hidden}.card:before{content:"";position:absolute;left:0;top:0;width:6px;height:100%;background:var(--accent)}
/* V8.1 FINAL FREEZE */
.optional{font-weight:550;color:var(--muted);font-size:12px}.intake-page{background:linear-gradient(180deg,#eef5ff,#f8fbff 30%,#fff)}.short-intake{max-width:760px}.form-shell:has(.short-intake){grid-template-columns:minmax(0,760px) 320px;justify-content:center}.quote-progress{grid-column:1/-1;display:grid;grid-template-columns:auto 1fr auto 1fr auto 1fr;align-items:center;gap:8px;padding-bottom:14px;border-bottom:1px solid var(--line)}.quote-progress b{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#1659d8;color:#fff;font-size:11px}.quote-progress span{font-size:10px;font-weight:900;letter-spacing:.1em;color:#53647b}.quote-aside{background:#0f2d61;color:#fff;border-color:#0f2d61}.quote-aside p{color:#d5e2f8}.quote-receipt{background:#fff;color:#172134;border-radius:10px;overflow:hidden;margin:18px 0}.quote-receipt>div{display:flex;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #e3e8f0}.quote-receipt>div:last-child{border:0}.quote-receipt span{font-size:12px;color:#6b7585}.quote-receipt b{font-size:12px}.quote-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.quote-step{position:relative;padding:28px;border:1px solid #c7d8f4;border-radius:16px;background:linear-gradient(180deg,#fff,#f6f9ff)}.quote-step strong{display:block;font-size:48px;line-height:1;color:#d7e4fa;letter-spacing:-.07em}.quote-step h3{font-size:22px;margin:14px 0 6px}.quote-lanes{display:flex;flex-wrap:wrap;gap:7px;margin-top:20px}.quote-lanes span{font-size:11px;font-weight:800;padding:7px 10px;background:#eaf2ff;color:#174995;border-radius:999px}@media(max-width:820px){.quote-flow{grid-template-columns:1fr}.form-shell:has(.short-intake){grid-template-columns:1fr}}
