/* Progressive quote flow: all original fields remain available without JS. */
.quote-in-progress .contact-dock{display:none}
.enquiry-type{margin-bottom:24px}.enquiry-type>label{grid-column:1/-1}.quote-progress{list-style:none;padding:0;margin:0 0 32px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.quote-progress li{display:flex;gap:10px;align-items:center;border-top:2px solid #d8dcdf;padding-top:14px;font-size:.875rem;line-height:1.45;color:#626970}.quote-progress li[aria-current]{border-color:var(--red);color:#202428;font-weight:600}.quote-progress li.is-complete{border-color:#78838a}.quote-step-number{font-size:.75rem;color:#737b80}.quote-progress li[aria-current] .quote-step-number{color:var(--red)}.quote-step{min-width:0;scroll-margin-top:115px}.quote-step>h3{font-size:1.75rem;line-height:1.2;letter-spacing:-.025em;margin-bottom:12px}.quote-step-intro{font-size:1rem;line-height:1.7;color:#5f6870;margin-bottom:25px;max-width:650px}.quote-step .quote-selection{margin:0 0 8px}.quote-selection h3{font-size:1.4rem}.quote-flow-actions{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:28px}.quote-flow-actions .button{margin-left:auto;text-align:center}.quote-flow-actions .text-button,.quote-review .text-button{min-height:44px}.quote-review{min-width:0}.quote-review-block{background:#f5f6f7;border:1px solid var(--line);padding:24px;margin-bottom:20px}.quote-review-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #d8dde0;padding-bottom:12px;margin-bottom:20px}.quote-review h4{font-size:1.125rem;margin:0;font-weight:600}.quote-review dl{margin:0;display:grid;grid-template-columns:155px minmax(0,1fr);gap:14px 24px;font-size:.9375rem;line-height:1.6}.quote-review dt{color:#646d73}.quote-review dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;color:#252c31}.has-quote-flow>.button[type=submit]{margin-top:20px;width:100%;justify-content:center}.quote-step .form-group{margin:0}.quote-step .check{font-size:.875rem;line-height:1.75}.quote-step label>small{font-size:.875rem;line-height:1.6;font-weight:400}.has-quote-flow #form-result{font-size:1rem}.finder-result>strong{display:block;font-size:1.5rem;line-height:1.3}.finder-rationale{font-size:1rem;color:#525d65;line-height:1.7}.finder-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.finder-result .finder-disclaimer{font-size:.875rem;color:#657078;border-top:1px solid #e0e3e5;padding-top:18px;margin-top:22px}.finder-actions .button{margin-top:0}.product-grid[id]{scroll-margin-top:120px}
@media(max-width:700px){.quote-progress{gap:10px;margin-bottom:26px}.quote-progress li{align-items:flex-start;flex-direction:column;gap:5px;font-size:.875rem}.quote-step{scroll-margin-top:105px}.quote-step>h3{font-size:1.6rem}.quote-flow-actions{gap:15px}.quote-flow-actions .button{padding:14px 16px;font-size:.875rem}.quote-review-block{padding:20px 16px}.quote-review dl{grid-template-columns:1fr;gap:5px}.quote-review dd{margin-bottom:15px}.quote-review dd:last-child{margin-bottom:0}.quote-review-heading{gap:10px}.finder-actions{align-items:flex-start;flex-direction:column;gap:16px}.finder-result{padding:20px}.finder-result>strong{font-size:1.3rem}.product-grid[id]{scroll-margin-top:105px}}
