button{font:inherit;cursor:pointer}.estimator-open{overflow:hidden}
.estimator{border:0;padding:0;border-radius:24px;width:min(1080px,calc(100% - 32px));max-height:90vh;max-height:90dvh;color:var(--navy);background:#fff;box-shadow:0 24px 100px #001e4090}
.estimator::backdrop{background:#052a40b8}.estimate-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:24px 28px;border-bottom:1px solid var(--line)}
.estimate-head h2{font-size:28px;line-height:1.15;margin:0 0 8px}.estimate-head p{margin:0;color:var(--muted);font-size:14px}.estimate-close{background:#edf6fa;border:0;border-radius:50%;width:44px;height:44px;flex-shrink:0;font-size:26px}
.estimate-notice{margin:20px 28px;padding:16px 18px;background:#fff6cf;border-radius:12px;font-size:15px}.estimate-notice p{margin:0}.estimate-notice a{text-decoration:underline;font-weight:700}
.estimate-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,1fr);gap:24px;padding:0 28px 28px}.estimate-controls{display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-bottom:18px}.estimate-controls label{display:grid;gap:5px;font-size:14px;font-weight:700}.estimate-controls input,.estimate-controls select{width:100%;min-width:0;padding:12px;border:1px solid #b3c8d3;border-radius:10px;font:inherit;background:#fff;color:var(--navy)}
.estimate-results{display:grid;gap:12px}.estimate-item{padding:16px;border:1px solid var(--line);border-radius:12px}.estimate-item h3{font-size:18px;line-height:1.3;margin:0 0 6px}.estimate-item p{font-size:14px;margin:4px 0;color:var(--muted)}.estimate-item button{margin-top:10px;padding:9px 16px;border:0;border-radius:8px;background:var(--navy);color:white;min-height:44px;font-weight:700}.estimate-item button:disabled{opacity:.55;cursor:default}
.estimate-summary{background:#eff7fa;padding:20px;border-radius:16px;align-self:start}.estimate-summary h3{font-size:21px;margin:0 0 16px}.estimate-cart{display:grid;gap:16px}.estimate-line{padding-bottom:16px;border-bottom:1px solid #d1e0e7}.estimate-line p{margin:0 0 10px;line-height:1.4}.estimate-quantity{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:14px}.estimate-quantity input{width:80px;padding:9px;border:1px solid #b3c8d3;border-radius:8px;background:white;font:inherit}.estimate-remove{border:0;background:none;text-decoration:underline;color:var(--navy);padding:10px;min-height:44px}
.estimate-total{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:19px;border-top:1px solid #b3c8d3;padding-top:16px;margin:20px 0 10px}.estimate-summary .button{width:100%;font-size:15px;margin-top:14px}.estimate-summary small{font-size:14px;display:block;line-height:1.5;color:var(--muted)}.estimate-status{padding:24px 16px;background:#f1f7fa;border-radius:12px;line-height:1.6}.estimate-status button{display:block;margin-top:16px;padding:10px 18px;background:white;border:1px solid #b3c8d3;border-radius:8px;min-height:44px}.estimate-error{color:#a12039;font-size:14px}.business-details{flex-basis:100%;border-top:1px solid #ffffff25;margin-top:12px;padding-top:20px;font-size:14px;line-height:1.8;color:#d5e6ee}.business-details p{font-size:14px;font-weight:400}
@media(max-width:700px){.estimator{width:calc(100% - 16px);max-height:95dvh;border-radius:18px}.estimate-head{padding:20px}.estimate-head h2{font-size:24px}.estimate-notice{margin:16px 20px}.estimate-layout{grid-template-columns:1fr;padding:0 20px 24px;gap:20px}.estimate-controls{grid-template-columns:1fr}.estimate-summary{position:static}}
