.calc-sqft-calculator{--accent:var(--odx-accent);--text:var(--odx-ink);--text-2:var(--odx-muted);--muted:var(--odx-muted);--border:var(--odx-border);--bg-card:var(--odx-soft);background:var(--odx-bg);overflow:auto}.calc-sqft-calculator .tool-header{height:70px;padding:16px 28px;background:var(--odx-bg);border-bottom:1px solid var(--odx-border);gap:22px}.calc-sqft-calculator .tool-title{font-size:18px;line-height:1.4;font-weight:700;display:block}.calc-sqft-calculator .tool-logo img{width:175px;max-width:34vw;max-height:38px}.calc-sqft-calculator .map-page{min-height:0;width:100%}.calc-sqft-calculator .map-main{height:calc(100svh - 70px);min-height:680px;display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-template-rows:auto auto minmax(90px,1fr) auto auto auto;background:var(--odx-bg)}.calc-sqft-calculator .map-stack{position:relative;grid-column:1;grid-row:1/7;height:100%;min-height:600px}.calc-sqft-calculator .map-toolbar{position:static;grid-column:2;grid-row:1;transform:none;width:auto;max-width:none;border:0;border-bottom:1px solid var(--odx-border);border-radius:0;box-shadow:none;padding:20px;justify-content:flex-start;background:var(--odx-bg);gap:10px}.calc-sqft-calculator .map-toolbar .sep{display:none}.calc-sqft-calculator .tool-btn{min-height:44px;font-size:14px;padding:9px 12px;line-height:1.4}.calc-sqft-calculator .tool-btn.active,.calc-sqft-calculator .btn-quote{background:var(--odx-brand);border-color:var(--odx-brand);color:#180b04}.calc-sqft-calculator .section-group{flex-basis:100%;flex-wrap:wrap;gap:9px}.calc-sqft-calculator .section-group label{font-size:14px}.calc-sqft-calculator .section-group input[type=text]{width:172px;min-height:44px;font-size:14px}.calc-sqft-calculator .section-group input[type=color]{width:44px;height:44px}.calc-sqft-calculator .brush-group{flex-wrap:wrap;gap:10px}.calc-sqft-calculator .brush-group label,.calc-sqft-calculator .brush-group .bv{font-size:14px}.calc-sqft-calculator .brush-group input{min-height:32px;width:110px}.calc-sqft-calculator .results-bar{position:static;grid-column:2;grid-row:2;transform:none;background:var(--odx-soft);border:0;border-radius:0;box-shadow:none;margin:0;padding:20px;display:grid;grid-template-columns:1fr;gap:12px;max-width:none;white-space:normal}.calc-sqft-calculator .results-bar .stat{display:flex;justify-content:space-between;align-items:baseline;gap:15px}.calc-sqft-calculator .results-bar .stat-div{display:none}.calc-sqft-calculator .results-bar .stat .num{font-family:var(--ff-body);font-size:23px;line-height:1.3;overflow-wrap:anywhere}.calc-sqft-calculator .results-bar .stat .num span,.calc-sqft-calculator .results-bar .stat .lbl{font-size:13px;color:var(--odx-muted)}.calc-sqft-calculator .sections-panel{position:static;grid-column:2;grid-row:3;min-width:0;max-width:none;max-height:240px;padding:16px 20px;border:0;background:var(--odx-bg);box-shadow:none;border-radius:0}.calc-sqft-calculator .sp-title{font-size:14px;text-transform:none;color:var(--odx-ink)}.calc-sqft-calculator .sp-row{font-size:13px;padding-block:10px;align-items:start}.calc-sqft-calculator .sp-label{white-space:normal;overflow:visible;text-overflow:clip}.calc-sqft-calculator .quote-bar{position:static;grid-column:2;grid-row:4;transform:none;margin:14px 20px}.calc-sqft-calculator .btn-quote{font-size:15px;line-height:1.5;min-height:44px;padding:12px 18px;white-space:normal;justify-content:center}.calc-sqft-calculator .btn-quote-ghost{background:var(--odx-bg);color:var(--odx-ink);border-color:var(--odx-border)}.calc-sqft-calculator .map-info{position:static;grid-column:2;grid-row:5;transform:none;max-width:none;white-space:normal;padding:14px 20px;background:var(--odx-bg);color:var(--odx-muted);font-size:13px;line-height:1.6;border-radius:0;text-align:left}.map-service-status{grid-column:2;grid-row:6;font-size:13px;line-height:1.6;color:var(--odx-accent);padding:0 20px 16px}.map-service-status:empty{display:none}.calc-sqft-calculator .counter-msg{left:20px;transform:none;max-width:calc(100% - 380px);font-size:14px;white-space:normal}.calc-sqft-calculator .addr-overlay,.calc-sqft-calculator .wizard-overlay{background:rgba(5,6,8,.68);backdrop-filter:blur(4px);padding:24px;overflow:auto;align-items:center}.calc-sqft-calculator .addr-modal{width:min(620px,100%);max-height:calc(100svh - 48px);overflow:auto;padding:46px 40px 32px;text-align:left;background:var(--odx-bg);border:1px solid var(--odx-border);border-radius:24px}.calc-sqft-calculator .addr-modal h2{font-family:var(--ff-body);font-size:34px;font-weight:730;line-height:1.2;letter-spacing:-.03em;margin:0 0 20px}.calc-sqft-calculator .map-intro{font-size:17px;line-height:1.7;color:var(--odx-muted);margin:0 0 24px}.calc-sqft-calculator .addr-search-wrap input{font-size:16px;min-height:50px}.calc-sqft-calculator .addr-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start}.calc-sqft-calculator .addr-note,.calc-sqft-calculator .map-back-link{font-size:14px;line-height:1.6}.calc-sqft-calculator .map-back-link{margin-top:20px;min-height:44px;display:inline-flex;align-items:center}.calc-sqft-calculator .ar-item{font-size:15px;line-height:1.6;padding:14px}.calc-sqft-calculator .ar-item.selected{background:var(--odx-accent-soft);border-color:var(--odx-accent)}.calc-sqft-calculator .ar-sub{font-size:13px}.manual-area{flex-basis:100%;border-top:1px solid var(--odx-border);padding-top:14px}.manual-area summary{font-size:15px;font-weight:650;cursor:pointer;min-height:44px;display:list-item;list-style-position:inside;padding-block:10px}.manual-area p{font-size:13px;line-height:1.6;margin:10px 0;color:var(--odx-muted)}.manual-area label{display:block;font-size:14px;margin:12px 0 6px}.manual-area input,.manual-area select{width:100%;min-height:44px;border:1px solid var(--odx-border);border-radius:8px;padding:9px 12px;font:inherit}.manual-area button{margin-top:12px;background:var(--odx-soft)}.calc-sqft-calculator .wizard-wrap{width:min(1060px,100%);max-height:calc(100svh - 48px);border-radius:22px;border:1px solid var(--odx-border);background:var(--odx-bg)}.calc-sqft-calculator .wizard-head{padding:24px 32px}.calc-sqft-calculator .wizard-steps{font-size:15px;line-height:1.5;gap:12px;flex-wrap:wrap}.calc-sqft-calculator .wizard-close{width:44px;min-width:44px;height:44px}.calc-sqft-calculator .wizard-body{padding:30px 34px}.calc-sqft-calculator .ws-row{gap:36px}.calc-sqft-calculator .ws-col h3{font-size:23px;margin:0 0 20px;font-weight:700}.calc-sqft-calculator .ws-col label{font-size:14px;font-weight:600;margin-top:16px;margin-bottom:6px}.calc-sqft-calculator .ws-inp{min-height:44px;font-size:16px;padding:10px 12px}.calc-sqft-calculator .ws-li-sqft{font-size:14px;line-height:1.5;max-width:130px;overflow-wrap:anywhere}.calc-sqft-calculator .ws-li-header{font-size:14px}.calc-sqft-calculator .ws-li-del{min-width:44px;min-height:44px}.calc-sqft-calculator .ws-add-li{min-height:44px;font-size:15px}.calc-sqft-calculator .ws-tr{font-size:16px;gap:16px}.calc-sqft-calculator .wizard-foot{padding:20px 32px}.calc-sqft-calculator .quote-input-help,.calc-sqft-calculator #quoteInputError{font-size:14px;line-height:1.7;color:var(--odx-muted);margin:18px 0}.calc-sqft-calculator #quoteInputError{color:var(--odx-accent)}.calc-sqft-calculator .ws-preview{background:var(--odx-bg);padding:28px;overflow-wrap:anywhere}.calc-sqft-calculator .ws-preview .pr-cust{background:var(--odx-soft)}.calc-sqft-calculator .ws-preview .pr-cust,.calc-sqft-calculator .ws-preview .pr-biz,.calc-sqft-calculator .ws-preview .pr-table,.calc-sqft-calculator .ws-preview .pr-totals{font-size:15px}.calc-sqft-calculator .ws-preview .pr-footer{font-size:13px;color:var(--odx-muted);line-height:1.7}.calc-sqft-calculator input:focus-visible,.calc-sqft-calculator select:focus-visible,.calc-sqft-calculator textarea:focus-visible,.calc-sqft-calculator button:focus-visible,.calc-sqft-calculator a:focus-visible,.calc-sqft-calculator summary:focus-visible{outline:2px solid var(--odx-accent);outline-offset:3px}.calc-sqft-calculator input[aria-invalid=true]{border-color:var(--odx-accent)}.calc-sqft-calculator .tool-btn-danger{color:var(--odx-accent)}.calc-sqft-calculator .leaflet-control-attribution{font-size:11px}
@media(max-width:1000px){.calc-sqft-calculator .map-main{grid-template-columns:minmax(0,1fr) 310px}.calc-sqft-calculator .section-group input[type=text]{width:142px}.calc-sqft-calculator .counter-msg{max-width:calc(100% - 350px)}}
@media(max-width:800px){.calc-sqft-calculator .tool-header{height:64px;padding:12px 18px;gap:12px}.calc-sqft-calculator .tool-title{font-size:14px;max-width:140px}.calc-sqft-calculator .map-main{height:auto;min-height:0;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto auto auto auto auto}.calc-sqft-calculator .map-toolbar{grid-column:1;grid-row:1;padding:16px}.calc-sqft-calculator .map-info{grid-column:1;grid-row:2;padding:8px 18px 16px}.calc-sqft-calculator .map-stack{grid-column:1;grid-row:3;height:58svh;min-height:380px}.calc-sqft-calculator .results-bar{grid-column:1;grid-row:4;padding:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.calc-sqft-calculator .results-bar .stat{display:block}.calc-sqft-calculator .results-bar .stat .num{font-size:19px}.calc-sqft-calculator .sections-panel{grid-column:1;grid-row:5;max-height:240px}.calc-sqft-calculator .quote-bar{grid-column:1;grid-row:6;margin:16px 18px}.map-service-status{grid-column:1;grid-row:7}.calc-sqft-calculator .counter-msg{max-width:calc(100% - 40px);bottom:20px}.calc-sqft-calculator .manual-area{flex-basis:100%}.calc-sqft-calculator .section-group{flex-basis:auto}.calc-sqft-calculator .section-group input[type=text]{width:155px}.calc-sqft-calculator .wizard-steps .ws-sep{display:none}.calc-sqft-calculator .wizard-head{padding:16px 20px}.calc-sqft-calculator .wizard-body{padding:24px}.calc-sqft-calculator .wizard-steps{font-size:13px}.calc-sqft-calculator .addr-overlay,.calc-sqft-calculator .wizard-overlay{padding:16px}}
@media(max-width:480px){.calc-sqft-calculator .tool-title{display:none}.calc-sqft-calculator .tool-logo img{max-width:64vw;width:170px}.calc-sqft-calculator .addr-modal{padding:58px 22px 24px;max-height:calc(100svh - 32px)}.calc-sqft-calculator .addr-modal h2{font-size:29px}.calc-sqft-calculator .map-intro{font-size:16px}.calc-sqft-calculator .addr-actions{display:grid}.calc-sqft-calculator .wizard-wrap{max-height:calc(100svh - 24px);border-radius:16px}.calc-sqft-calculator .wizard-overlay{padding:12px}.calc-sqft-calculator .wizard-body{padding:20px 16px}.calc-sqft-calculator .wizard-head{padding:14px}.calc-sqft-calculator .wizard-steps{gap:8px;font-size:12px}.calc-sqft-calculator .ws-col{min-width:0}.calc-sqft-calculator .ws-row{gap:28px}.calc-sqft-calculator .ws-li-header{display:none}.calc-sqft-calculator .ws-preview{padding:16px}.calc-sqft-calculator .ws-preview .pr-header{flex-direction:column;gap:14px}.calc-sqft-calculator .ws-preview .pr-table{font-size:13px}.calc-sqft-calculator .ws-preview .pr-table td{padding:7px 4px}.calc-sqft-calculator .ws-preview .pr-totals{width:100%}.calc-sqft-calculator .wizard-foot{padding:16px}.calc-sqft-calculator .results-bar .stat .num{font-size:16px}.calc-sqft-calculator .results-bar .stat .num span{display:block;font-size:12px}.calc-sqft-calculator .results-bar .stat .lbl{display:none}.calc-sqft-calculator .section-group{flex-basis:100%}}

@media(min-width:481px) and (max-width:800px){.calc-sqft-calculator .tool-title{max-width:240px;white-space:normal}}

.calc-sqft-calculator .ws-preview{--text:var(--odx-ink);--text-2:var(--odx-muted);--muted:var(--odx-muted);--accent:var(--odx-accent);color:var(--odx-ink);border-color:var(--odx-border)}.calc-sqft-calculator .ws-preview h2{color:var(--odx-ink)}.calc-sqft-calculator .ws-preview th,.calc-sqft-calculator .ws-preview td,.calc-sqft-calculator .ws-preview .pr-map{border-color:var(--odx-border)}.calc-sqft-calculator .manual-area{grid-column:1/-1;width:100%}.calc-sqft-calculator .counter-msg{bottom:auto;top:50%;height:auto}


.calc-sqft-calculator .quote-map-option{display:flex;align-items:start;gap:12px;line-height:1.6}.calc-sqft-calculator .quote-map-option input{width:20px;height:20px;min-width:20px;margin-top:2px;accent-color:var(--odx-accent)}


.calc-sqft-calculator input[type=date]:focus,.calc-sqft-calculator input[type=date]:focus-within{outline:3px solid var(--odx-focus);outline-offset:3px}

