:root{--ink:#111412;--ink-soft:#48514d;--paper:#f4f3ef;--white:#ffffff;--line:#d9dedb;--muted:#747d78;--accent:#dd6537;--accent-dark:#bd4f27;--green:#1c7562;--green-pale:#e8f3ef;--shadow:0 26px 80px rgba(12,20,16,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button,select,summary{cursor:pointer}a{color:inherit}img{display:block;max-width:100%}.topbar{height:86px;max-width:1280px;margin:0 auto;padding:0 30px;justify-content:space-between}.brand,.topbar{display:flex;align-items:center}.brand{gap:17px;text-decoration:none}.brand img{width:102px;height:65px;object-fit:contain}.brand span{padding-left:17px;border-left:1px solid #cfd4d1;color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap}.header-cta{min-height:43px;padding:0 17px;display:inline-flex;align-items:center;gap:28px;color:white;background:var(--ink);text-decoration:none;font-size:12px;font-weight:800}.header-cta:hover{background:#2b302d}.hero{min-height:620px;max-width:1280px;margin:0 auto;padding:60px 30px 78px;display:grid;grid-template-columns:.92fr 1.08fr;grid-gap:64px;gap:64px}.eyebrow,.hero{align-items:center}.eyebrow{display:inline-flex;gap:10px;color:var(--green);font-size:11px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.eyebrow:before{content:"";width:26px;height:2px;background:var(--accent)}.hero h1{margin:17px 0 24px;max-width:650px;font-size:clamp(48px,5.8vw,82px);line-height:.94;letter-spacing:-.06em;font-weight:770}.hero h1 em{color:var(--accent);font-style:normal}.hero-copy>p{max-width:590px;margin:0;color:var(--ink-soft);font-size:17px;line-height:1.7}.hero-actions{margin-top:31px;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.primary-link{min-height:52px;padding:0 19px;display:inline-flex;align-items:center;gap:42px;color:white;background:var(--accent);text-decoration:none;font-size:12px;font-weight:850}.primary-link:hover{background:var(--accent-dark)}.response-badge{display:inline-flex;align-items:center;gap:8px;color:var(--ink-soft);font-size:11px;font-weight:750}.response-badge i{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:var(--green);background:var(--green-pale);font-style:normal}.hero-facts{margin-top:39px;padding-top:22px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.hero-facts span{color:var(--muted);font-size:9px;line-height:1.4}.hero-facts strong{display:block;margin-bottom:4px;color:var(--ink);font-size:12px}.hero-media{position:relative;min-height:455px;background:#dededb;overflow:hidden;box-shadow:var(--shadow)}.hero-media>img{width:100%;height:455px;object-fit:cover}.standard-section{padding:88px 30px 78px;color:white;background:var(--ink)}.feature-grid,.section-intro,.technical-details{width:min(1220px,100%);margin-left:auto;margin-right:auto}.section-intro{display:grid;grid-template-columns:1fr 1.25fr;grid-column-gap:70px;column-gap:70px;align-items:flex-end}.section-intro .eyebrow{grid-column:1/-1;margin-bottom:13px;color:#82c4b4}.section-intro h2{margin:0;max-width:600px;font-size:clamp(34px,4vw,54px);line-height:1.03;letter-spacing:-.045em}.section-intro p{margin:0 0 4px;color:#aeb7b2;font-size:14px;line-height:1.75}.feature-grid{margin-top:0;display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(205px,auto);align-items:stretch;border-top:1px solid #3a403c;border-left:1px solid #3a403c}.feature-grid article{min-width:0;min-height:205px;margin:0;padding:24px;border-right:1px solid #3a403c;border-bottom:1px solid #3a403c}.feature-grid article>span{color:var(--accent);font-size:9px;font-weight:850;letter-spacing:.12em}.feature-grid h3{margin:26px 0 9px;font-size:16px}.feature-grid p{margin:0;color:#aeb7b2;font-size:11px;line-height:1.6}.technical-details{margin-top:25px;border:1px solid #3a403c}.technical-details summary{padding:18px 20px;display:flex;justify-content:space-between;list-style:none;color:#dfe4e1;font-size:11px;font-weight:780}.technical-details summary::-webkit-details-marker{display:none}.technical-details[open] summary span{transform:rotate(45deg)}.technical-copy{padding:2px 20px 22px;column-count:2;column-gap:42px}.technical-copy p{page-break-inside:avoid;break-inside:avoid;margin:0 0 14px;color:#aeb7b2;font-size:10px;line-height:1.65}.technical-copy strong{color:white}.product-proof{width:min(1220px,100%);height:auto;aspect-ratio:32/9;margin:42px auto 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1px;gap:1px;overflow:hidden;border:1px solid #3a403c;border-bottom:0;background:#3a403c}.product-proof img{width:100%;min-width:0;height:100%;object-fit:cover}@media (min-width:681px){.product-proof img:first-child{object-position:50% 54%}.product-proof img:last-child{object-position:62% 50%}}.configuration-context{width:min(1220px,calc(100% - 60px));margin:92px auto 0;padding:38px 40px 0;border:1px solid var(--line);background:rgba(255,255,255,.52)}.configuration-context-copy{max-width:930px}.configuration-context-copy h2{margin:13px 0 17px;max-width:900px;font-size:clamp(28px,3.25vw,43px);line-height:1.04;letter-spacing:-.04em}.configuration-context-copy p{max-width:930px;margin:0;color:var(--ink-soft);font-size:13px;line-height:1.72}.configuration-usps{margin:34px -40px 0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.configuration-usps article{min-width:0;min-height:132px;padding:19px 22px;border-right:1px solid var(--line)}.configuration-usps article:last-child{border-right:0}.configuration-usps span{display:block;color:var(--accent);font-size:8px;font-weight:850;letter-spacing:.12em}.configuration-usps strong{display:block;margin-top:14px;font-size:11px}.configuration-usps p{margin:7px 0 0;color:var(--muted);font-size:9px;line-height:1.55}.configurator-shell{max-width:1280px;margin:0 auto;padding:104px 30px 90px;scroll-margin-top:18px}.configurator-title{max-width:760px;margin:0 auto 43px;text-align:center}.configurator-title .eyebrow{justify-content:center}.configurator-title h2{margin:13px 0 15px;font-size:clamp(34px,4.2vw,53px);line-height:1;letter-spacing:-.045em}.configurator-title p{margin:0 auto;max-width:670px;color:var(--muted);font-size:13px;line-height:1.7}.stepper{max-width:770px;margin:0 auto 22px;display:grid;grid-template-columns:repeat(4,1fr);position:relative}.stepper:before{content:"";height:1px;position:absolute;top:17px;left:12%;right:12%;background:#ccd3cf}.stepper button{position:relative;border:0;background:transparent;display:flex;flex-direction:column;align-items:center;gap:8px;color:#8a938e;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.stepper button span{z-index:1;width:35px;height:35px;display:grid;place-items:center;border:1px solid #c7ceca;border-radius:50%;background:var(--paper);font-size:11px}.stepper button.active{color:var(--ink)}.stepper button.active span{color:white;background:var(--ink);border-color:var(--ink);box-shadow:0 0 0 5px rgba(17,20,18,.07)}.stepper button.done span{color:white;background:var(--green);border-color:var(--green)}.config-grid{display:grid;grid-template-columns:minmax(0,1.62fr) minmax(300px,.72fr);align-items:start;background:white;border:1px solid #e0e4e1;box-shadow:var(--shadow)}.form-panel{min-width:0;border-right:1px solid var(--line)}.step-content{min-height:685px;padding:44px 47px 38px}.section-heading{margin-bottom:34px;display:flex;align-items:flex-start;gap:14px}.section-heading>span{margin-top:4px;color:var(--accent);font-size:10px;font-weight:850;letter-spacing:.08em}.section-heading h2{margin:0;font-size:27px;letter-spacing:-.035em}.section-heading p{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.field-group{margin-bottom:27px}.field-label{margin:0 0 10px;display:flex;justify-content:space-between;align-items:baseline;color:var(--ink);font-size:11px;font-weight:800;letter-spacing:.02em}.field-label small{color:#919995;font-size:9px;font-weight:600}.choice-grid{display:grid;grid-gap:10px;gap:10px}.choice-grid.two{grid-template-columns:repeat(2,1fr)}.choice-grid.three,.insulation-grid{grid-template-columns:repeat(3,1fr)}.choice-card{position:relative;min-height:84px;padding:16px;display:flex;gap:11px;align-items:flex-start;text-align:left;border:1px solid var(--line);background:white;cursor:pointer;transition:.2s}.choice-card:hover{transform:translateY(-1px);border-color:#adb9b2}.choice-card.selected{border-color:var(--green);background:#f4faf8;box-shadow:inset 0 0 0 1px var(--green)}.radio-dot{flex:0 0 auto;width:15px;height:15px;margin-top:1px;border:1px solid #adb7b1;border-radius:50%}.choice-card.selected .radio-dot{border:4px solid var(--green);background:white}.choice-card small,.choice-card strong{display:block}.choice-card strong{font-size:12px}.choice-card small{margin-top:5px;color:var(--muted);font-size:10px;line-height:1.4}.choice-card em,.window-counter-list em{display:block;margin-top:8px;color:var(--green);font-size:9px;font-style:normal;font-weight:820}.choice-card.with-image{min-height:104px;display:grid;grid-template-columns:78px 15px 1fr;align-items:center}.equipment-image-button{position:relative;width:78px;height:76px;padding:0;overflow:hidden;border:0;background:#eceeea;cursor:zoom-in}.equipment-image-button img{width:100%;height:100%;object-fit:cover;transition:transform .2s}.equipment-image-button>span{position:absolute;right:5px;bottom:5px;width:21px;height:21px;display:grid;place-items:center;border-radius:50%;color:var(--ink);background:rgba(255,255,255,.92);box-shadow:0 2px 8px rgba(0,0,0,.16);font-size:12px;font-weight:850}.equipment-image-button:hover img{transform:scale(1.025)}.equipment-image-button:focus-visible{outline:3px solid rgba(28,117,98,.3);outline-offset:2px}.choice-card.with-image .radio-dot{margin-top:0}.choice-copy{min-width:0}.input-grid{display:grid;grid-gap:14px;gap:14px}.input-grid.dimensions{grid-template-columns:repeat(3,1fr)}label{min-width:0}input,select,textarea{width:100%;min-height:45px;padding:10px 12px;border:1px solid #d6dcd8;border-radius:0;outline:0;color:var(--ink);background:white;transition:.2s}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(28,117,98,.1)}input::placeholder,textarea::placeholder{color:#a9b0ac}.custom-measures{margin:-12px 0 26px;padding:18px;border:1px solid #cfe1da;background:#f4faf8}.custom-measures>p{margin:0 0 15px;color:var(--ink-soft);font-size:10px;line-height:1.5}.technical-measure-note{margin:-10px 0 24px;padding:12px 15px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-left:3px solid var(--green);background:#f5f7f5}.technical-measure-note span{color:var(--muted);font-size:9px}.technical-measure-note strong{text-align:right;font-size:10px}.quantity-row{padding:18px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#f7f8f6;border:1px solid var(--line)}.quantity-row .field-label{margin:0}.quantity-row p{margin:5px 0 0;color:var(--muted);font-size:9px;line-height:1.5}.counter{width:125px;height:43px;display:grid;grid-template-columns:38px 1fr 38px;align-items:center;border:1px solid #d6dcd8;background:white}.counter button{height:100%;border:0;background:#f2f4f2;color:var(--ink);font-size:19px}.counter button:hover{color:var(--green);background:var(--green-pale)}.counter span{text-align:center;font-size:12px;font-weight:780}.info-note{margin-top:11px;padding:12px 14px;display:flex;gap:10px;align-items:flex-start;background:#edf4f1;color:var(--ink-soft)}.info-note>span{flex:0 0 auto;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;color:var(--green);background:white;font-size:9px;font-weight:850}.info-note p{margin:0;font-size:10px;line-height:1.5}.window-box{border:1px solid var(--line)}.window-box-heading{padding:17px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#f7f8f6}.window-box-heading .field-label{margin:0}.window-box-heading p{margin:4px 0 0;color:var(--muted);font-size:9px}.window-box-heading>span{padding:6px 9px;color:var(--green);background:var(--green-pale);font-size:9px;font-weight:800}.window-option-row{min-height:74px;padding:13px 17px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line)}.window-option-row:last-child{border:0}.window-option-row .equipment-image-button{flex:0 0 auto;width:74px;height:58px;background:#eef0ed}.window-option-row>span{flex:1 1;min-width:0}.window-counter-list small,.window-counter-list strong{display:block}.window-counter-list strong{font-size:11px}.window-counter-list small{margin-top:4px;color:var(--muted);font-size:9px}.window-counter-list .counter{width:106px;grid-template-columns:32px 1fr 32px}.placement-notice{padding:11px 15px;border-top:1px solid #edcabb;color:#874229;background:#fff5f0;font-size:9px;line-height:1.5}.plan-help{margin:-12px 0 25px}.split-fields{margin-bottom:25px;display:grid;grid-template-columns:1fr 1fr;grid-gap:17px;gap:17px}.color-options{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px}.color-options button{min-height:38px;padding:7px 8px;display:flex;align-items:center;gap:8px;text-align:left;border:1px solid var(--line);color:var(--ink-soft);background:white;font-size:8px;line-height:1.25}.color-options button:hover{border-color:#adb9b2}.color-options button.selected{border-color:var(--green);color:var(--ink);background:#f4faf8;box-shadow:inset 0 0 0 1px var(--green)}.color-options i{flex:0 0 auto;width:16px;height:16px;display:block;border-radius:50%;border:1px solid rgba(0,0,0,.22)}.sanitation-grid{grid-template-columns:repeat(3,1fr)}.sanitation-grid .choice-card.with-image{grid-template-columns:1fr;align-content:start}.sanitation-grid .choice-card.with-image .equipment-image-button{width:100%;height:92px}.sanitation-grid .thumb-wc img{object-position:center 70%}.sanitation-grid .thumb-bath img{object-position:center 57%}.sanitation-grid .choice-card.with-image .radio-dot{position:absolute;margin:8px;background:white}.flooring-grid .choice-card.with-image{grid-template-columns:92px 15px 1fr}.flooring-grid .choice-card.with-image .equipment-image-button{width:92px;height:76px}.custom-color{display:block;max-width:50%;margin:-9px 0 20px}.toggle-label{min-height:61px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);background:#fafbf9}.toggle-label span small,.toggle-label span strong{display:block}.toggle-label span strong{font-size:11px}.toggle-label span small{margin-top:4px;color:var(--muted);font-size:9px;line-height:1.35}.toggle-label input{position:absolute;opacity:0;width:1px;height:1px}.toggle-label>i{flex:0 0 auto;width:40px;height:22px;padding:3px;display:block;border-radius:20px;background:#cbd1cd;transition:.2s}.toggle-label>i:before{content:"";display:block;width:16px;height:16px;border-radius:50%;background:white;box-shadow:0 2px 4px rgba(0,0,0,.2);transition:.2s}.toggle-label input:checked+i{background:var(--green)}.toggle-label input:checked+i:before{transform:translateX(18px)}.location-box{margin-bottom:24px;padding:20px;border:1px solid var(--line);background:#f8f9f7}.location-box .split-fields{margin:0}.pickup-address{margin:-8px 0 25px;padding:20px;border:1px solid #bed8cf;background:#f3faf7}.pickup-address span,.pickup-address strong{display:block}.pickup-address span{margin-bottom:8px;color:var(--green);font-size:8px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.pickup-address strong{font-size:13px}.pickup-address p{margin:7px 0 0;color:var(--ink-soft);font-size:10px;line-height:1.55}.date-field{display:block;max-width:50%;margin-bottom:25px}.logistics-photo{position:relative;width:100%;height:auto;aspect-ratio:3/2;margin-bottom:12px;overflow:hidden;background:#e4e6e2}.logistics-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.logistics-photo span{position:absolute;left:13px;bottom:13px;padding:8px 10px;color:white;background:rgba(17,20,18,.8);font-size:8px;font-weight:760}.no-price-large{padding:20px;display:flex;gap:15px;align-items:flex-start;color:var(--ink-soft);background:#f3f1ec}.no-price-large>span{flex:0 0 auto;width:34px;height:34px;display:grid;place-items:center;color:var(--accent);background:white;font-weight:850}.no-price-large strong{font-size:11px}.no-price-large p{margin:5px 0 0;font-size:10px;line-height:1.55}.final-step{min-height:790px}.contact-grid{grid-template-columns:repeat(2,1fr)}.contact-grid .full{grid-column:1/-1}.request-summary{margin-top:28px;border:1px solid #b9d5cc;background:#f3faf7}.summary-title{padding:19px;display:flex;gap:12px;align-items:center;border-bottom:1px solid #d1e5de}.summary-title>span{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;color:white;background:var(--green);font-size:12px}.summary-title h3{margin:0;font-size:15px}.summary-title p{margin:4px 0 0;color:var(--muted);font-size:9px}.summary-columns{display:grid;grid-template-columns:repeat(3,1fr)}.summary-columns>div{padding:16px;border-right:1px solid #d1e5de}.summary-columns>div:last-child{border:0}.summary-columns small,.summary-columns span,.summary-columns strong{display:block}.summary-columns small{color:var(--green);font-size:8px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.summary-columns strong{margin-top:6px;font-size:10px;line-height:1.4}.summary-columns span{margin-top:4px;color:var(--muted);font-size:8px;line-height:1.4}.privacy-check{padding:15px 18px;display:flex;gap:9px;align-items:flex-start;border-top:1px solid #d1e5de;color:var(--ink-soft);font-size:9px;line-height:1.5}.privacy-check input{width:15px;min-height:15px;margin:0;box-shadow:none}.pre-submit-trust{padding:15px 18px;border-top:1px solid #d1e5de;background:rgba(255,255,255,.48)}.pre-submit-trust strong{display:block;color:var(--green);font-size:10px}.pre-submit-trust p{margin:5px 0 0;color:var(--ink-soft);font-size:9px;line-height:1.55}.summary-actions{padding:17px;display:flex;gap:8px;align-items:center;border-top:1px solid #d1e5de}.summary-actions button{min-height:42px;padding:0 14px;border:0;font-size:9px;font-weight:800}.summary-actions .primary{flex:1 1;display:flex;align-items:center;justify-content:space-between;color:white;background:var(--accent)}.summary-actions .primary:disabled{cursor:not-allowed;background:#a9b0ac}.summary-actions .primary.loading{justify-content:center;gap:9px}.button-spinner{flex:0 0 auto;width:13px;height:13px;border:2px solid rgba(255,255,255,.45);border-top-color:white;border-radius:50%;animation:button-spin .75s linear infinite}@keyframes button-spin{to{transform:rotate(1turn)}}.summary-actions .icon-button,.summary-actions .secondary{border:1px solid #b8d0c7;background:white}.summary-actions .icon-button{min-width:42px;padding:0;font-size:17px}.form-hint{margin:-6px 17px 15px;color:var(--muted);font-size:8px}.request-feedback{margin:0 17px 17px;padding:13px 14px;border-left:3px solid;font-size:9px;font-weight:700;line-height:1.55}.request-feedback.success{color:#175f4f;border-color:var(--green);background:#e3f2ed}.request-feedback.error{color:#874229;border-color:var(--accent);background:#fff0e9}.contact-help{padding:16px 47px;display:flex;align-items:center;gap:18px;border-top:1px solid var(--line);background:#f8f9f7}.contact-help>div{margin-right:auto}.contact-help span,.contact-help strong{display:block}.contact-help strong{font-size:10px}.contact-help span{margin-top:3px;color:var(--muted);font-size:8px}.contact-help a{color:var(--green);font-size:9px;font-weight:800;text-decoration:none}.contact-help a:hover{text-decoration:underline;text-underline-offset:3px}.form-footer{min-height:72px;padding:14px 47px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid var(--line)}.form-footer>div{display:flex;gap:8px}.form-footer button{min-height:41px;padding:0 17px;border:0;font-size:10px;font-weight:780}.text-button{padding-left:0!important;color:#858d88;background:transparent;text-decoration:underline;text-underline-offset:3px}.back-button{background:#edf0ee}.next-button{min-width:125px;display:flex;align-items:center;justify-content:space-between;color:white;background:var(--ink)}.save-state{margin-right:auto;color:var(--green);font-size:9px;opacity:0;transition:.2s}.save-state.visible{opacity:1}.live-summary{position:-webkit-sticky;position:sticky;top:0;padding:30px 28px}.summary-header{margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:800}.summary-header i{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:var(--green);background:var(--green-pale);font-size:9px;font-style:normal}.summary-image{height:158px;overflow:hidden;background:#e7e7e4}.summary-image img{width:100%;height:100%;object-fit:cover}.summary-list{margin:18px 0}.summary-list>div{padding:10px 0;display:grid;grid-template-columns:74px 1fr;align-items:center;border-bottom:1px solid #edf0ee;font-size:9px}.summary-list>div>span{color:var(--muted)}.summary-list strong{display:flex;align-items:flex-end;justify-content:flex-end;flex-direction:column;gap:3px;text-align:right;font-size:9px}.summary-list strong small{display:block;color:var(--muted);font-size:7px;font-weight:620}.summary-list strong:has(.color-dot){flex-direction:row;align-items:center}.color-dot{width:9px;height:9px;display:inline-block;border-radius:50%;border:1px solid rgba(0,0,0,.2)}.no-price{padding:14px;display:flex;gap:10px;align-items:flex-start;background:#f2f3f0}.no-price>span{width:27px;height:27px;display:grid;place-items:center;color:var(--accent);background:white;font-weight:850}.no-price p{margin:0;color:var(--muted);font-size:8px;line-height:1.45}.no-price strong{display:block;color:var(--ink);font-size:9px}.summary-jump{width:100%;min-height:43px;margin-top:12px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border:0;color:white;background:var(--ink);font-size:10px;font-weight:800}.floor-plan-wrap{margin-bottom:15px;border:1px solid var(--line);background:#fafbf9}.floor-plan-title{padding:11px 12px 9px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line)}.floor-plan-title span{font-size:9px;font-weight:820}.floor-plan-title>div{display:flex;align-items:flex-end;flex-direction:column;gap:4px}.floor-plan-title small{color:var(--muted);text-align:right;font-size:7px}.plan-expand-button{padding:0;border:0;color:var(--green);background:transparent;font-size:7px;font-weight:800}.plan-expand-button b{margin-left:4px;font-size:9px}.plan-expand-button:hover{text-decoration:underline;text-underline-offset:2px}.floor-plan{width:100%;display:block;overflow:visible;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.floor-plan-wrap:not(.floor-plan-expanded) .floor-plan{cursor:zoom-in}.plan-floor{fill:#f1efe8}.plan-wall{fill:none;stroke:#2a302d;stroke-width:130}.dimension-line{stroke:#9ba49f;stroke-width:18}.dimension-text{fill:#68716c;text-anchor:middle;font-size:180px;font-weight:760}.window-opening{fill:#2b9c84;stroke:white;stroke-width:30}.window-measure{fill:#245f52;stroke:rgba(250,251,249,.96);stroke-width:58px;paint-order:stroke fill;text-anchor:middle;dominant-baseline:middle;pointer-events:none;font-size:155px;font-weight:850;letter-spacing:-4px}.door-opening{stroke:#f1efe8;stroke-width:180}.door-leaf{stroke:var(--accent);stroke-width:60}.door-arc{fill:none;stroke:#d58a6e;stroke-width:30;stroke-dasharray:80 65}.element-hitbox{fill:transparent;stroke:transparent}.plan-element{cursor:-webkit-grab;cursor:grab}.floor-plan.dragging,.plan-element.active{cursor:-webkit-grabbing;cursor:grabbing}.plan-element.active .door-leaf,.plan-element.active .window-opening{filter:drop-shadow(0 0 90px rgba(28,117,98,.55))}.plan-legend{padding:9px 11px;display:flex;align-items:center;gap:11px;border-top:1px solid var(--line);color:var(--muted);font-size:7px}.plan-legend span{display:inline-flex;align-items:center;gap:5px}.plan-legend i{width:12px;height:4px;display:block}.legend-window{background:#2b9c84}.legend-door{background:var(--accent)}.plan-legend strong{margin-left:auto;color:var(--ink);font-size:7px}.plan-lightbox{position:fixed;z-index:1100;inset:0;padding:clamp(12px,2.5vw,34px);display:grid;place-items:center;background:rgba(8,11,9,.91);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.plan-lightbox-panel{width:min(1440px,100%);max-height:calc(100vh - clamp(24px, 5vw, 68px));display:flex;flex-direction:column;overflow:hidden;background:var(--paper);box-shadow:0 28px 90px rgba(0,0,0,.5)}.plan-lightbox-panel>header{flex:0 0 auto;padding:19px 22px;display:flex;align-items:flex-start;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line);background:white}.plan-lightbox-panel h2{margin:8px 0 4px;font-size:clamp(23px,2.5vw,36px);line-height:1;letter-spacing:-.04em}.plan-lightbox-panel header p{margin:0;color:var(--muted);font-size:9px}.plan-lightbox-close{flex:0 0 auto;width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--ink);background:white;font-size:25px;line-height:1}.plan-lightbox-close:hover{background:#f0f2ef}.plan-lightbox-content{min-height:0;padding:16px 18px 18px;overflow:auto}.plan-lightbox-tools{margin-bottom:13px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);background:white}.plan-lightbox-tools>label{min-width:0;padding:11px 12px;display:grid;grid-template-columns:1fr auto;grid-column-gap:9px;column-gap:9px;align-items:center;border-right:1px solid var(--line)}.plan-lightbox-tools>label:last-child{border-right:0}.plan-lightbox-tools label>small,.plan-lightbox-tools label>span{display:block;grid-column:1}.plan-lightbox-tools label>span{font-size:9px;font-weight:800}.plan-lightbox-tools label>small{margin-top:3px;color:var(--muted);font-size:7px}.plan-lightbox-tools .counter{grid-column:2;grid-row:1/3;width:98px;height:38px;grid-template-columns:30px 1fr 30px}.plan-lightbox-tools .plan-door-control{display:flex;align-items:stretch;flex-direction:column;gap:6px}.plan-lightbox-tools .plan-door-control select{min-height:38px;padding:7px 8px;font-size:8px}.plan-lightbox .floor-plan-wrap{margin:0;background:white}.plan-lightbox .floor-plan-title{display:none}.plan-lightbox .floor-plan{max-height:calc(100vh - 285px)}.gallery-section{padding:92px max(30px,calc((100vw - 1220px) / 2));background:white}.gallery-heading{margin-bottom:31px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.gallery-heading h2{margin:12px 0 10px;font-size:clamp(34px,4vw,52px);line-height:1;letter-spacing:-.045em}.gallery-heading p{margin:0;color:var(--muted);font-size:12px}.gallery-trust-copy{max-width:760px;margin-top:19px;padding:13px 0 0;display:grid;grid-gap:5px;gap:5px;border-top:1px solid var(--line)}.gallery-trust-copy strong{color:var(--ink);font-size:10px}.gallery-trust-copy span{color:var(--muted);font-size:10px;line-height:1.55}.photo-count{padding:8px 11px;color:var(--green);background:var(--green-pale);font-size:9px;font-weight:850;white-space:nowrap}.gallery-main{position:relative;height:min(68vw,660px);overflow:hidden;background:#e9e9e5}.gallery-main img{width:100%;height:100%;object-fit:contain}.gallery-main>span{position:absolute;right:15px;bottom:15px;padding:8px 10px;color:white;background:rgba(17,20,18,.78);font-size:9px;font-weight:750}.gallery-strip{margin-top:12px;padding-bottom:10px;display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin}.gallery-strip button{flex:0 0 106px;height:76px;padding:0;overflow:hidden;border:2px solid transparent;background:#e8e9e6;scroll-snap-align:start}.gallery-strip button.selected{border-color:var(--accent)}.gallery-strip img{width:100%;height:100%;object-fit:cover}.references-section{max-width:1220px;margin:96px auto 0;display:grid;grid-template-columns:.83fr 1.17fr;grid-gap:68px;gap:68px;align-items:center}.references-copy h2{margin:14px 0 20px;font-size:clamp(36px,4.3vw,58px);line-height:1;letter-spacing:-.05em}.references-copy>p{margin:0;color:var(--muted);font-size:13px;line-height:1.75}.trust-grid{margin:31px 0;display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.trust-grid span{min-height:74px;padding:17px;display:flex;flex-direction:column;justify-content:space-between;gap:9px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--ink);font-size:10px;font-weight:780}.trust-grid strong{color:var(--accent);font-size:8px;letter-spacing:.12em}.outline-link{min-height:46px;padding:0 15px;display:inline-flex;align-items:center;gap:28px;border:1px solid var(--ink);color:var(--ink);text-decoration:none;font-size:10px;font-weight:800}.outline-link:hover{color:white;background:var(--ink)}.reference-media-grid{display:grid;grid-template-columns:1fr .66fr;grid-template-rows:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;aspect-ratio:2.49/1}.reference-media-grid figure{position:relative;margin:0;overflow:hidden;background:#e4e4df}.reference-media-grid .reference-wide{grid-row:1/3}.reference-media-grid img{width:100%;height:100%;object-fit:cover}.reference-media-grid .reference-wide{background:#e4e6e2}.reference-media-grid .reference-wide img{object-fit:cover;object-position:center}.reference-media-grid figcaption{position:absolute;left:12px;bottom:12px;padding:7px 9px;color:white;background:rgba(17,20,18,.78);font-size:8px;font-weight:750}.social-section{max-width:1220px;margin:94px auto 0;padding:36px 40px;display:flex;align-items:center;justify-content:space-between;gap:45px;color:white;background:var(--green)}.social-section .eyebrow{color:#d5eee7}.social-section .eyebrow:before{background:#ef946f}.social-section h2{margin:10px 0 0;font-size:clamp(29px,3.6vw,44px);line-height:1;letter-spacing:-.04em}.social-links{display:flex;gap:10px}.social-links a{min-width:205px;min-height:70px;padding:12px 14px;display:grid;grid-template-columns:36px 1fr auto;align-items:center;grid-gap:10px;gap:10px;border:1px solid rgba(255,255,255,.3);color:white;text-decoration:none}.social-links a:hover{background:rgba(255,255,255,.1)}.social-logo{width:36px;height:36px;display:grid;place-items:center;color:white}.social-logo svg{width:24px;height:24px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.8}.social-logo .social-fill{fill:currentColor;stroke:none}.social-links span,.social-links span strong{display:block}.social-links span{color:#cfe4de;font-size:8px;line-height:1.5}.social-links span strong{color:white;font-size:10px}.social-links i{font-style:normal}.closing-cta{max-width:1220px;margin:90px auto;padding:54px;display:flex;align-items:center;justify-content:space-between;gap:40px;color:white;background:var(--ink)}.closing-cta h2{max-width:700px;margin:12px 0 0;font-size:clamp(30px,3.6vw,48px);line-height:1.02;letter-spacing:-.04em}.closing-cta .eyebrow{color:#86c8b7}.closing-cta .primary-link{flex:0 0 auto}footer{max-width:1220px;margin:0 auto;padding:28px 0 44px;justify-content:space-between;gap:30px;border-top:1px solid var(--line);color:var(--muted);font-size:9px}.footer-brand,footer{display:flex;align-items:center}.footer-brand{gap:15px}.footer-brand img{width:76px;height:50px;object-fit:contain}.footer-brand span{padding-left:15px;border-left:1px solid var(--line)}footer p{margin:0}.footer-links{display:flex;gap:16px}.footer-links a{color:var(--ink);font-weight:780;text-decoration:none}.footer-links a:hover{text-decoration:underline;text-underline-offset:3px}.image-lightbox{position:fixed;z-index:1000;inset:0;padding:clamp(20px,5vw,70px);display:grid;place-items:center;background:rgba(8,11,9,.91);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);cursor:zoom-out}.image-lightbox img{max-width:min(1180px,94vw);max-height:88vh;width:auto;height:auto;object-fit:contain;box-shadow:0 28px 90px rgba(0,0,0,.5);cursor:zoom-out}.lightbox-close{position:fixed;z-index:1;top:18px;right:22px;width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;color:white;background:rgba(0,0,0,.28);font-size:27px;line-height:1}.lightbox-close:hover{background:rgba(255,255,255,.12)}@media (max-width:980px){.hero{grid-template-columns:1fr;padding-top:44px}.hero-copy{max-width:780px}.hero-media{min-height:420px}.section-intro{grid-template-columns:1fr}.section-intro p{margin-top:20px;max-width:700px}.feature-grid{grid-template-columns:repeat(2,1fr)}.configuration-context{width:calc(100% - 60px)}.configuration-usps{grid-template-columns:repeat(2,1fr)}.configuration-usps article:nth-child(2){border-right:0}.configuration-usps article:nth-child(-n+2){border-bottom:1px solid var(--line)}.config-grid{grid-template-columns:1fr}.form-panel{border-right:0}.live-summary{position:static;border-top:1px solid var(--line)}.live-summary .no-price,.live-summary .summary-list{display:none}.summary-header{margin-bottom:10px}.summary-jump{margin:0}.closing-cta,.references-section,footer{margin-left:30px;margin-right:30px}.references-section{grid-template-columns:1fr}.social-section{margin-left:30px;margin-right:30px;align-items:flex-start;flex-direction:column}.plan-lightbox-tools{grid-template-columns:repeat(2,minmax(0,1fr))}.plan-lightbox-tools>label:nth-child(2){border-right:0}.plan-lightbox-tools>label:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (max-width:680px){.topbar{height:70px;padding:0 17px}.brand{gap:6px}.brand img{width:64px;height:46px}.brand span{padding-left:7px;font-size:7px;letter-spacing:.08em}.header-cta{min-height:38px;padding:0 9px;gap:8px;font-size:8px}.hero{min-height:0;padding:43px 18px 58px;gap:39px}.hero h1{font-size:48px}.hero-copy>p{font-size:14px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-facts{gap:10px}.hero-facts strong{font-size:10px}.hero-media,.hero-media>img{height:315px;min-height:315px}.standard-section{padding:68px 18px 58px}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:160px}.technical-copy{column-count:1}.configuration-context{width:calc(100% - 36px);margin-top:60px;padding:29px 24px 0}.configuration-context-copy h2{font-size:29px}.configuration-context-copy p{font-size:12px}.configuration-usps{margin:27px -24px 0;grid-template-columns:1fr}.configuration-usps article{min-height:0;border-right:0;border-bottom:1px solid var(--line)}.configuration-usps article:last-child{border-bottom:0}.configurator-shell{padding:76px 12px 65px}.configurator-title{padding:0 8px}.stepper button{font-size:7px;letter-spacing:.02em}.step-content{min-height:0;padding:30px 21px}.section-heading h2{font-size:23px}.choice-grid.three,.choice-grid.two,.contact-grid,.input-grid.dimensions,.insulation-grid,.sanitation-grid,.split-fields,.summary-columns{grid-template-columns:1fr}.choice-card{min-height:72px}.choice-card.with-image,.flooring-grid .choice-card.with-image{grid-template-columns:82px 15px 1fr}.choice-card.with-image .equipment-image-button,.flooring-grid .choice-card.with-image .equipment-image-button{width:82px;height:72px}.sanitation-grid .choice-card.with-image{grid-template-columns:82px 15px 1fr}.sanitation-grid .choice-card.with-image .equipment-image-button{width:82px;height:72px}.sanitation-grid .choice-card.with-image .radio-dot{position:static;margin:0}.quantity-row{align-items:flex-start;flex-direction:column}.window-option-row{display:grid;grid-template-columns:74px 1fr;align-items:start}.window-counter-list .counter{grid-column:2;width:120px}.custom-color,.date-field{max-width:none}.contact-grid .full{grid-column:1}.summary-columns>div{border-right:0;border-bottom:1px solid #d1e5de}.summary-actions{flex-wrap:wrap}.summary-actions .primary{flex-basis:100%}.summary-actions .secondary{flex:1 1}.form-footer{padding:13px 21px;flex-wrap:wrap}.contact-help{padding:16px 21px;align-items:flex-start;flex-direction:column;gap:8px}.contact-help>div{margin-right:0;margin-bottom:3px}.save-state{display:none}.form-footer>div{margin-left:auto}.live-summary{padding:21px}.floor-plan-title{flex-direction:column}.floor-plan-title,.floor-plan-title>div{align-items:flex-start}.floor-plan-title small{text-align:left}.plan-legend{flex-wrap:wrap}.plan-legend strong{width:100%;margin-left:0}.product-proof{height:auto;aspect-ratio:auto;grid-template-columns:1fr}.product-proof img{height:240px}.technical-measure-note{align-items:flex-start;flex-direction:column}.technical-measure-note strong{text-align:left}.color-options{grid-template-columns:1fr}.logistics-photo{height:auto}.image-lightbox{padding:18px}.image-lightbox img{max-width:100%;max-height:84vh}.plan-lightbox{padding:0}.plan-lightbox-panel{width:100%;max-height:100vh;height:100%}.plan-lightbox-panel>header{padding:15px 16px}.plan-lightbox-panel .eyebrow{font-size:8px}.plan-lightbox-panel h2{font-size:24px}.plan-lightbox-tools{grid-template-columns:1fr}.plan-lightbox-tools>label,.plan-lightbox-tools>label:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.plan-lightbox-tools>label:last-child{border-bottom:0}.plan-lightbox .floor-plan{max-height:none}.plan-lightbox-content{padding:12px}.gallery-section{padding:67px 18px}.gallery-heading{align-items:flex-start;flex-direction:column}.gallery-main{height:72vw}.gallery-strip button{flex-basis:86px;height:64px}.references-section{margin:67px 18px 0;gap:38px}.reference-media-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto 180px;aspect-ratio:auto}.reference-media-grid .reference-wide{grid-row:auto;grid-column:1/-1;aspect-ratio:3/2}.trust-grid{grid-template-columns:1fr}.social-section{margin:60px 18px 0;padding:31px 24px}.social-links{width:100%;flex-direction:column}.social-links a{min-width:0;width:100%}.closing-cta{margin:60px 18px;padding:36px 25px}.closing-cta,footer{align-items:flex-start;flex-direction:column}footer{margin:0 18px;padding-bottom:35px}}@media print{.closing-cta,.configuration-context,.configurator-title,.contact-grid,.form-footer,.gallery-section,.hero,.live-summary,.plan-lightbox,.privacy-check,.references-section,.section-heading,.social-section,.standard-section,.stepper,.topbar,footer{display:none!important}.config-grid,.configurator-shell,.form-panel,.step-content,body{background:white;padding:0;margin:0;box-shadow:none;border:0}.configurator-shell{max-width:none}.request-summary{display:block;border-color:#777}.form-hint,.summary-actions{display:none}.final-step{min-height:0}}