.quote-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:22px auto 18px;max-width:1720px}.quote-heading h1{margin:4px 0 5px;font-size:clamp(1.7rem,2.4vw,2.35rem);color:#063c76}.quote-heading p{margin:0;color:#58708c}.quote-heading .eyebrow,.quote-customer-intro .eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:#0875d1}.quote-steps{display:flex;gap:8px;margin:0;padding:0;list-style:none}.quote-steps li{display:flex;align-items:center;gap:7px;padding:8px 12px;border:1px solid #d8e4f0;border-radius:10px;color:#6b7d91;font-size:.83rem;font-weight:700;background:#fff}.quote-steps span{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#e9f0f7;color:#54708c}.quote-steps .active{border-color:#1680d8;color:#075ca8;background:#f1f8ff}.quote-steps .active span,.quote-steps .done span{background:#0875d1;color:#fff}
.quote-review-card,.quote-customer-card{max-width:1720px;margin:0 auto;background:#fff;border:1px solid #d6e2ee;border-radius:14px;box-shadow:0 8px 24px rgba(28,67,105,.06);overflow:hidden}.quote-table-wrap{overflow-x:auto}.quote-products-table{width:100%;border-collapse:collapse;table-layout:fixed}.quote-products-table th{padding:11px 12px;background:#f2f6fa;border-bottom:1px solid #d6e2ee;color:#3a5672;font-size:.7rem;letter-spacing:.045em;text-transform:uppercase;text-align:left}.quote-products-table td{padding:12px;border-bottom:1px solid #e2eaf2;vertical-align:middle;color:#233b55}.quote-products-table th:nth-child(1){width:50px}.quote-products-table th:nth-child(2){width:15%}.quote-products-table th:nth-child(4){width:125px}.quote-products-table th:nth-child(5),.quote-products-table th:nth-child(6){width:130px;text-align:right}.quote-products-table th:nth-child(7){width:72px}.quote-products-table td:nth-child(5),.quote-products-table td:nth-child(6){text-align:right;font-variant-numeric:tabular-nums}.quote-product{display:flex;align-items:center;gap:11px}.quote-product img{width:58px;height:46px;object-fit:contain;background:#f7fafc;border-radius:7px}.quote-code{display:block;font-weight:800;color:#075ca8}.quote-name{display:block;font-weight:700;line-height:1.3;color:#173a60}.quote-description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.35;color:#50677f}.quote-quantity{display:flex;align-items:center;gap:6px}.quote-quantity input{width:58px;padding:8px;border:1px solid #cbd9e7;border-radius:7px;text-align:center}.quote-quantity button,.quote-remove{border:1px solid #c9d9e8;background:#fff;border-radius:7px;padding:8px;color:#075ca8;font-weight:700;cursor:pointer}.quote-remove{color:#c13d3d;border-color:#f0caca}
.quote-review-footer{display:flex;justify-content:flex-end;align-items:flex-start;gap:40px;padding:15px 20px;background:#fbfdff}.quote-review-footer>p{margin:5px auto 0 0;color:#687c91;font-size:.82rem}.quote-totals{width:min(370px,100%);margin:0}.quote-totals div{display:flex;justify-content:space-between;padding:7px 10px}.quote-totals dt{font-weight:700;color:#405a73}.quote-totals dd{margin:0;font-variant-numeric:tabular-nums}.quote-totals .grand-total{margin-top:3px;border-radius:8px;background:#eaf2f8;font-size:1.05rem;font-weight:800;color:#073d73}.quote-review-actions{display:flex;justify-content:space-between;gap:12px;max-width:1720px;margin:16px auto}.button{display:inline-flex;justify-content:center;align-items:center;min-height:42px;padding:10px 18px;border-radius:8px;text-decoration:none;font-weight:750;border:1px solid transparent;cursor:pointer}.button-primary{background:#0875d1;color:#fff}.button-secondary{background:#fff;color:#075ca8;border-color:#c7d8e8}
.quote-customer-card{display:grid;grid-template-columns:minmax(230px,330px) 1fr}.quote-customer-intro{padding:28px;background:#f4f8fc;border-right:1px solid #dce6ef}.quote-customer-intro h2{margin:5px 0 8px;color:#083e75}.quote-customer-intro p{color:#5b7086;line-height:1.5}.quote-customer-intro a{display:inline-block;margin-top:14px;color:#075ca8;font-weight:700}.quote-customer-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:28px}.quote-customer-form label{display:grid;gap:6px;color:#294762;font-size:.78rem;font-weight:750}.quote-customer-form input,.quote-customer-form textarea{width:100%;box-sizing:border-box;padding:11px 12px;border:1px solid #c9d8e6;border-radius:8px;background:#fbfdff;color:#344f69;font:inherit;font-weight:500}.quote-customer-form input:focus,.quote-customer-form textarea:focus{outline:2px solid #b9dcfb;border-color:#1680d8;background:#fff}.quote-customer-form .wide{grid-column:1/-1}.quote-consent{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center}.quote-consent input{width:auto}
.quote-access-options{padding:26px 28px}.quote-access-heading{margin-bottom:18px}.quote-access-heading h3{margin:5px 0 5px;color:#083e75;font-size:1.25rem}.quote-access-heading p{margin:0;color:#647b91}.quote-access-grid{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(390px,1.35fr);gap:16px;align-items:start}.quote-access-option{position:relative;padding:22px;border:1px solid #d2e0ed;border-radius:12px;background:#fbfdff}.quote-access-option h3{margin:2px 0 6px;padding-left:48px;color:#083e75;font-size:1.08rem}.quote-access-option>p{min-height:38px;margin:0 0 15px;padding-left:48px;color:#63798f;line-height:1.45}.quote-access-icon{position:absolute;top:19px;left:20px;display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#e5f2ff;color:#0875d1;font-size:19px;font-weight:900}.quote-access-option form{display:grid;gap:12px}.quote-access-option label{display:grid;gap:6px;color:#294762;font-size:.78rem;font-weight:750}.quote-access-option input{width:100%;box-sizing:border-box;padding:11px 12px;border:1px solid #c9d8e6;border-radius:8px;background:#fff;color:#344f69;font:inherit;font-weight:500}.quote-access-option input:focus{outline:2px solid #b9dcfb;border-color:#1680d8}.quote-access-option .button{width:100%;box-sizing:border-box}.quote-access-option>small{display:block;margin-top:10px;color:#6d8296;line-height:1.4}.quote-register-form{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-register-form .wide{grid-column:1/-1}.quote-access-consent{display:flex!important;align-items:flex-start;gap:8px!important;line-height:1.4}.quote-access-consent input{flex:0 0 auto;width:17px;height:17px;margin-top:1px}.quote-access-consent a{color:#075ca8}
.quote-icon-button{display:inline-grid!important;place-items:center;flex:0 0 38px;width:38px;height:38px;padding:0!important;border-radius:9px!important;transition:background-color .15s ease,border-color .15s ease,transform .15s ease}.quote-icon-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.quote-icon-button:hover{transform:translateY(-1px)}.quote-update:hover{border-color:#8fc1eb;background:#eaf5ff}.quote-remove:hover{border-color:#edaaaa;background:#fff2f2}
.quote-identity-flow{display:grid;gap:16px;max-width:920px}.quote-identity-search{display:grid;grid-template-columns:1fr auto;align-items:end;gap:12px;padding:22px;border:1px solid #cfe0ed;border-radius:12px;background:#fbfdff}.quote-identity-search label{display:grid;gap:7px;color:#294762;font-size:.8rem;font-weight:800}.quote-identity-search input{width:100%;box-sizing:border-box;padding:13px;border:1px solid #bfcfe0;border-radius:8px;background:#fff;font:inherit}.quote-identity-status{margin:0;padding:11px 14px;border-radius:8px;background:#f1f6fa;color:#58708a}.quote-identity-status.loading{color:#075ca8;background:#eef7ff}.quote-identity-status.success{color:#08755e;background:#eaf8f3}.quote-identity-status.error{color:#a53030;background:#fff0f0}.quote-identity-result{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;gap:18px;padding:22px 22px 22px 76px;border:1px solid #cfe0ed;border-radius:12px;background:#fff}.quote-identity-result[hidden]{display:none}.quote-identity-result .quote-access-icon{top:22px}.quote-identity-result h3{margin:0 0 6px;color:#083e75}.quote-identity-result p{margin:0;color:#60768c;line-height:1.45}.quote-identity-result form{display:grid;gap:12px;min-width:300px}.quote-new-summary dl{display:grid;gap:7px;margin:13px 0 0}.quote-new-summary dl div{display:grid;grid-template-columns:140px 1fr;gap:10px}.quote-new-summary dt{font-weight:750;color:#466079}.quote-new-summary dd{margin:0;color:#183d60}.quote-identity-result .quote-register-form{grid-column:1/-1;grid-template-columns:1fr}.quote-identity-result .quote-register-form label{display:grid;gap:6px;color:#294762;font-size:.78rem;font-weight:750}.quote-identity-result .quote-register-form input[type=email],.quote-identity-result .quote-register-form input[type=text]{width:100%;box-sizing:border-box;padding:11px 12px;border:1px solid #c9d8e6;border-radius:8px;background:#fff;font:inherit}.quote-identity-result .quote-access-consent{display:flex!important;align-items:flex-start;gap:8px}.quote-identity-result .quote-access-consent input{width:17px;height:17px;flex:0 0 auto}
@media(max-width:1050px){.quote-access-grid{grid-template-columns:1fr}.quote-access-option>p{min-height:0}}
@media(max-width:800px){.quote-heading{align-items:flex-start;flex-direction:column}.quote-steps{width:100%;overflow-x:auto}.quote-steps li{white-space:nowrap}.quote-products-table{min-width:830px}.quote-review-footer{flex-direction:column;gap:8px}.quote-totals{margin-left:auto}.quote-review-actions{flex-direction:column-reverse}.quote-review-actions .button{width:100%;box-sizing:border-box}.quote-customer-card{grid-template-columns:1fr}.quote-customer-intro{border-right:0;border-bottom:1px solid #dce6ef}.quote-customer-form{grid-template-columns:1fr;padding:20px}.quote-customer-form .wide{grid-column:auto}.quote-access-options{padding:20px}.quote-register-form{grid-template-columns:1fr}.quote-register-form .wide{grid-column:auto}}
@media(max-width:800px){.quote-identity-search,.quote-identity-result{grid-template-columns:1fr}.quote-identity-result{padding:74px 18px 18px}.quote-identity-result form{min-width:0}.quote-new-summary dl div{grid-template-columns:1fr;gap:2px}}
