:root{--ink:#18202a;--muted:#667085;--soft:#f5f7f8;--line:#dfe4e8;--brand:#166534;--brand-dark:#14532d;--accent:#f59e0b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--surface)}a{color:inherit}button,input,select{font:inherit}.shell{width:min(1120px,calc(100% - 32px));margin:0 auto}.header{border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);position:-webkit-sticky;position:sticky;top:0;z-index:20}.header-inner{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{font-weight:850;letter-spacing:-.03em;font-size:1.35rem}.brand span{color:var(--brand)}.brand-link{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink)}.header-logo{height:42px;width:auto;max-width:180px;object-fit:contain}.nav{display:flex;gap:18px;align-items:center;color:var(--muted);font-size:.94rem}.hero{padding:72px 0 56px;background:linear-gradient(180deg,#f7faf8,#fff)}.compact-hero{padding:58px 0 48px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:800;color:var(--brand)}h1{max-width:820px;margin:12px 0 16px;font-size:clamp(2.5rem,6vw,4.9rem);line-height:.98;letter-spacing:-.055em}.lede{max-width:760px;font-size:1.16rem;line-height:1.65;color:var(--muted)}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border-radius:10px;padding:0 18px;text-decoration:none;font-weight:800;border:1px solid transparent;cursor:pointer}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:var(--brand);color:white}.btn-primary:hover{background:var(--brand-dark)}.btn-secondary{border-color:var(--line);background:white}.text-link{display:inline-block;margin-top:16px;color:var(--brand-dark);font-weight:800;text-decoration:none}.trust{margin-top:32px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.trust div{border:1px solid var(--line);border-radius:12px;padding:14px;background:white;font-weight:750}.section{padding:58px 0}.section.soft{background:var(--soft)}.section h2{font-size:clamp(1.8rem,4vw,2.7rem);letter-spacing:-.035em;margin:0 0 12px}.section-intro{color:var(--muted);max-width:720px;line-height:1.6}.steps{grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.product-grid,.steps{display:grid;margin-top:28px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.materials-guide{grid-template-columns:repeat(2,minmax(0,1fr))}.card{border:1px solid var(--line);border-radius:16px;padding:22px;background:white}.step-num{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;background:#eaf5ed;color:var(--brand);font-weight:850}.card h3{margin:16px 0 8px}.card p{color:var(--muted);line-height:1.55;margin-bottom:0}.callout{border-left:5px solid var(--brand);padding:24px 26px;background:#f6fbf7;border-radius:12px}.footer{border-top:1px solid var(--line);padding:34px 0 48px;color:var(--muted);font-size:.9rem}.footer-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(240px,.5fr);grid-gap:30px;gap:30px}.footer-grid p{max-width:650px;line-height:1.55}.footer-links{display:grid;align-content:start;grid-gap:9px;gap:9px}.footer-links a{text-decoration:none}.policy-page{max-width:920px}.policy-page .config-title{max-width:860px}.policy-section{padding:26px 0;border-bottom:1px solid var(--line)}.policy-section:last-of-type{border-bottom:0}.policy-section h2{font-size:1.6rem}.policy-list,.policy-section p{color:var(--muted);line-height:1.7}.policy-list{padding-left:22px}.policy-list li{margin-bottom:10px}.zip-public-grid{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.zip-public-grid span{border:1px solid var(--line);background:var(--soft);border-radius:999px;padding:8px 12px;font-weight:800}.admin-table{width:100%;border-collapse:collapse;min-width:760px}.admin-table td,.admin-table th{padding:13px 16px;border-bottom:1px solid var(--line);text-align:left;font-size:.9rem;vertical-align:middle}.admin-table th{background:var(--soft);color:var(--muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.05em}.admin-table tr:last-child td{border-bottom:0}.needs-data{color:#9a3412;font-weight:750;background:#fff7ed}.config-title{font-size:clamp(2.4rem,5vw,4rem)}.config-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;grid-gap:28px;gap:28px;margin-top:34px}.config-main{display:grid;grid-gap:18px;gap:18px}.config-section{background:white;border:1px solid var(--line);border-radius:18px;padding:24px}.dimension-grid,.form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:20px}.checkout-fields label,.dashboard-filters label,.dimension-grid label,.field-block,.form-grid label,.settings-fields label{display:grid;grid-gap:7px;gap:7px;font-weight:750;font-size:.9rem}.affiliate-code-row input,.checkout-fields input,.dashboard-filters input,.dimension-grid input,.dimension-grid select,.field-block input,.field-block select,.form-grid input,.form-grid select,.rate-input,.settings-fields input,.zip-add input{width:100%;border:1px solid #cfd6dc;background:white;border-radius:10px;padding:12px 13px;color:var(--ink)}.dimension-pair{display:grid;grid-template-columns:minmax(0,1fr) 92px;grid-gap:8px;gap:8px}.field-block{margin-top:18px;max-width:420px}.choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:18px}.choice{text-align:left;border:1px solid var(--line);border-radius:12px;background:white;padding:14px;cursor:pointer;color:var(--ink)}.choice:hover{border-color:#9fb8a6}.choice.selected{border-color:var(--brand);box-shadow:inset 0 0 0 1px var(--brand);background:#f4faf5}.material-choice{min-height:116px;display:grid;grid-gap:8px;gap:8px;align-content:start}.material-choice span{color:var(--muted);font-size:.85rem;line-height:1.4}.hardware-summary{display:grid;grid-gap:8px;gap:8px;margin-top:16px}.hardware-summary>p{color:var(--muted)}.hardware-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:10px;padding:10px 12px}.cart-item-price button,.hardware-row button,.zip-row button{border:0;background:transparent;color:#b42318;font-weight:750;cursor:pointer}.crossbar-note{display:grid;grid-gap:6px;gap:6px;border:1px solid var(--line);border-radius:12px;padding:14px;background:var(--soft)}.crossbar-note span{color:var(--muted);line-height:1.45}.crossbar-note.recommended{border-color:#f59e0b;background:#fffbeb}.warning-text{color:#9a3412}.success-text,.warning-text{font-weight:700;line-height:1.5}.success-text{color:var(--brand-dark)}.confirmation-check{display:flex;gap:12px;align-items:flex-start;line-height:1.5;font-weight:650}.confirmation-check input{width:18px;height:18px;margin-top:2px}.price-card{top:92px;border:1px solid var(--line);border-radius:18px;background:white;box-shadow:0 10px 35px rgba(24,32,42,.07)}.price-card h3{font-size:1.35rem;margin:10px 0 18px}.price-card dl{margin:0}.price-card dl div{display:grid;grid-template-columns:1fr 1.25fr;grid-gap:10px;gap:10px;padding:10px 0;border-bottom:1px solid var(--line)}.price-card dt{color:var(--muted)}.price-card dd{margin:0;text-align:right;font-weight:700}.price-total{align-items:end;gap:15px;padding-top:20px}.price-total strong{font-size:2rem}.price-note{color:var(--muted);font-size:.82rem;line-height:1.45}.cart-action{width:100%;margin-top:18px}.pricing-filter{display:flex;gap:8px;flex-wrap:wrap}.pricing-filter .choice{min-width:110px;text-align:center}.rate-input{min-width:110px;padding:9px 10px}.rate-input.missing{background:#fff7ed;border-color:#fed7aa}.rate-save{min-height:38px;padding:0 12px}.pricing-code,.save-status{margin-top:4px;color:var(--muted);font-size:.72rem}.settings-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);grid-gap:18px;gap:18px;margin-top:28px;align-items:start}.settings-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin:18px 0}.logo-preview{display:flex;align-items:center;justify-content:center;min-height:110px;padding:16px;border:1px dashed #cfd6dc;border-radius:12px;margin:12px 0 18px;background:var(--soft)}.logo-preview img{max-height:72px;max-width:100%;object-fit:contain}.zip-add{grid-template-columns:1fr auto;margin-top:18px}.zip-add,.zip-list{display:grid;grid-gap:8px;gap:8px}.zip-list{margin-top:16px}.zip-list>p{color:var(--muted)}.zip-row{display:flex;justify-content:space-between;align-items:center;border:1px solid var(--line);border-radius:10px;padding:11px 12px}.settings-message{grid-column:1/-1;background:#eef8f0;color:var(--brand-dark);border:1px solid #cde7d3;border-radius:10px;padding:12px 14px;font-weight:700}.dashboard-filters{display:grid;grid-template-columns:170px 170px minmax(220px,1fr) auto;grid-gap:10px;gap:10px;align-items:end;margin:26px 0}.dashboard-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.status-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:18px}.metric-label{color:var(--muted);font-weight:700;font-size:.84rem}.metric-value{font-size:1.85rem;font-weight:850;margin-top:8px}.metric-value.small{font-size:1.45rem}.status-count{color:var(--muted);margin-top:5px;font-size:.8rem}.admin-section-header{display:flex;justify-content:space-between;gap:16px;align-items:end;flex-wrap:wrap}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 430px;grid-gap:22px;gap:22px;align-items:start;margin-top:28px}.cart-column{display:grid;grid-gap:12px;gap:12px}.cart-item{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.cart-item-title{font-weight:750;margin-top:5px}.cart-item-price{justify-items:end;white-space:nowrap}.cart-item-price,.cart-summary{display:grid;grid-gap:10px;gap:10px}.cart-summary{padding:6px 2px}.cart-summary>div{display:flex;justify-content:space-between;gap:16px;align-items:center}.discount-line{color:var(--brand-dark)}.cart-total{display:flex;justify-content:space-between;align-items:end;border-top:2px solid var(--ink);padding:18px 2px 6px;font-size:1.1rem}.cart-total strong{font-size:1.6rem}.affiliate-code-card{margin-top:4px}.affiliate-code-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:8px;gap:8px;align-items:center;margin-top:14px}.affiliate-clear{border:0;background:transparent;color:#b42318;font-weight:800;cursor:pointer}.delivery-card{position:-webkit-sticky;position:sticky;top:92px}.checkout-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:18px}.checkout-fields .wide{grid-column:1/-1}.zip-status{margin-top:14px;border-radius:10px;padding:11px 12px;font-weight:750}.zip-status.eligible{background:#eef8f0;color:var(--brand-dark);border:1px solid #cde7d3}.zip-status.ineligible{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}@media (max-width:960px){.status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-filters{grid-template-columns:1fr 1fr}.checkout-layout{grid-template-columns:1fr}.delivery-card{position:static}}@media (max-width:820px){.nav{display:none}.materials-guide,.product-grid,.steps,.trust{grid-template-columns:1fr 1fr}.hero{padding-top:52px}.config-layout,.footer-grid,.settings-grid{grid-template-columns:1fr}.price-card{position:static}.choice-grid{grid-template-columns:1fr 1fr}}@media (max-width:520px){.checkout-fields,.choice-grid,.dashboard-filters,.dashboard-metrics,.dimension-grid,.form-grid,.materials-guide,.product-grid,.settings-fields,.status-grid,.steps,.trust{grid-template-columns:1fr}h1{font-size:2.55rem}.cart-item,.hardware-row{align-items:flex-start}.cart-item{flex-direction:column}.cart-item-price{justify-items:start}.affiliate-code-row,.zip-add{grid-template-columns:1fr}.checkout-fields .wide{grid-column:auto}}.config-help-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin:24px 0 4px}.config-help-strip a{display:grid;grid-gap:4px;gap:4px;min-height:82px;padding:14px;border:1px solid var(--line);border-radius:12px;background:#fff;text-decoration:none}.config-help-strip a:hover{border-color:#9fb8a6;background:#f8fbf8}.config-help-strip strong{color:var(--ink);font-size:.9rem}.config-help-strip span{color:var(--muted);font-size:.78rem;line-height:1.35}.decision-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:28px}.decision-card{border:1px solid var(--line);border-radius:16px;background:#fff;padding:20px;display:flex;flex-direction:column;min-height:235px}.decision-card h3{margin:10px 0 6px;font-size:1.35rem}.decision-card p{color:var(--muted);line-height:1.55;margin:0}.decision-card .text-link{margin-top:auto;padding-top:18px}.decision-need{display:inline-flex;align-self:flex-start;padding:6px 9px;border-radius:999px;background:#eef8f0;color:var(--brand-dark);font-size:.72rem;font-weight:850;line-height:1.2}.comparison-table-wrap{overflow-x:auto;margin-top:24px;border:1px solid var(--line);border-radius:14px;background:#fff}.comparison-table{width:100%;border-collapse:collapse;min-width:760px}.comparison-table td,.comparison-table th{padding:14px 16px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.comparison-table th{background:#f7f9f8;color:var(--muted);font-size:.76rem;text-transform:uppercase;letter-spacing:.05em}.comparison-table tr:last-child td{border-bottom:0}.faq-list{display:grid;grid-gap:10px;gap:10px;margin-top:24px}.faq-list details{border:1px solid var(--line);border-radius:12px;background:#fff;padding:0 16px}.faq-list summary{cursor:pointer;font-weight:800;padding:16px 0}.faq-list details p{color:var(--muted);line-height:1.6;margin:0 0 16px}.hardware-picker-help{display:grid;grid-template-columns:140px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:center;margin:18px 0 4px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#f8faf9}.hardware-picker-help img{width:120px;height:120px;object-fit:contain;border-radius:10px;background:#fff;border:1px solid var(--line)}.hardware-picker-help h3{margin:0 0 6px}.hardware-picker-help p{margin:0;color:var(--muted);line-height:1.5}.hardware-picker-help a{margin-top:8px}.inline-guide-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.inline-guide-row a{color:var(--brand-dark);font-weight:800;font-size:.84rem;text-decoration:none}.order-reassurance{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.order-reassurance span{border:1px solid var(--line);border-radius:999px;background:#fff;padding:7px 10px;color:var(--muted);font-size:.76rem;font-weight:800}.home-hero{padding:76px 0 64px}.home-hero-simple{padding:44px 0 28px}.home-hero-simple h1{max-width:920px;font-size:clamp(2.45rem,5.3vw,4.6rem)}.home-hero-simple .lede{max-width:900px}.home-hero-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(310px,.55fr);grid-gap:46px;gap:46px;align-items:center}.home-hero h1{max-width:800px}.home-hero-points{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.home-hero-points span{padding:8px 11px;border:1px solid #d7e4da;border-radius:999px;background:#fff;color:var(--brand-dark);font-size:.78rem;font-weight:800}.home-hero-card{border:1px solid var(--line);border-radius:20px;background:#fff;padding:26px;box-shadow:0 18px 48px rgba(24,32,42,.09)}.home-hero-card>strong{display:block;font-size:1.55rem;line-height:1.15;margin:10px 0 8px}.home-hero-card p{color:var(--muted);line-height:1.6}.home-hero-card .btn{margin-top:8px}.home-products-first{padding-top:24px}.home-products-first .home-product-grid{margin-top:0}.home-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px;margin-top:30px}.home-product-card{overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 16px 42px rgba(24,32,42,.08)}.featured-product-card{display:grid;grid-template-columns:minmax(190px,.75fr) minmax(0,1.25fr);align-items:stretch}.featured-product-card .home-product-sketch{border-bottom:0;border-right:1px solid var(--line);min-height:100%}.featured-product-card .home-product-body{display:flex;flex-direction:column}.featured-product-card .home-customize-button{width:auto;align-self:flex-start;min-width:150px}.featured-product-card .text-link{margin-top:12px}.home-product-sketch{min-height:250px;display:grid;place-items:center;background:radial-gradient(circle at 50% 32%,#fff 0,#f4faf6 56%,#eaf3ed 100%);border-bottom:1px solid var(--line)}.home-product-sketch.window .home-screen-shape{width:210px;height:126px}.home-product-sketch.door .home-screen-shape{width:118px;height:202px}.home-screen-shape{position:relative;border:10px solid #374151;border-radius:7px;background:repeating-linear-gradient(45deg,#cbd5d1,#cbd5d1 1px,#f8faf9 0,#f8faf9 7px);box-shadow:0 16px 34px rgba(24,32,42,.13)}.window-crossbar{position:absolute;left:0;right:0;top:50%;height:6px;background:#4b5563;transform:translateY(-50%)}.door-handle{position:absolute;right:9px;top:46%;width:9px;height:34px;border-radius:5px;background:#6b7280}.door-wheel{position:absolute;bottom:-13px;width:14px;height:14px;border-radius:50%;background:#4b5563}.door-wheel.left{left:-11px}.door-wheel.right{right:-11px}.home-product-body{padding:24px}.home-product-body h2,.home-product-body h3{font-size:1.45rem;margin:8px 0}.home-product-body p{color:var(--muted);line-height:1.6}.starting-price{display:flex;align-items:baseline;gap:10px;margin:10px 0 4px}.starting-price span{color:var(--muted);font-weight:800}.starting-price strong{color:var(--brand-dark);font-size:2.55rem;letter-spacing:-.055em}.clean-check-list{display:grid;grid-gap:8px;gap:8px;list-style:none;padding:0;margin:18px 0 22px}.clean-check-list li{position:relative;padding-left:24px;color:var(--ink);font-weight:700}.clean-check-list li:before{content:"✓";position:absolute;left:0;color:var(--brand);font-weight:900}.home-customize-button{width:100%}.home-price-footnote{max-width:950px;margin-top:16px}.home-tabs{margin-top:28px;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 14px 34px rgba(24,32,42,.06)}.home-tab-list{display:flex;overflow-x:auto;border-bottom:1px solid var(--line);background:#f8faf9}.home-tab-list button{flex:1 0 auto;min-width:130px;border:0;border-bottom:3px solid transparent;background:transparent;padding:17px 18px 14px;color:var(--muted);font-weight:850;cursor:pointer}.home-tab-list button.active{color:var(--brand-dark);border-bottom-color:var(--brand);background:#fff}.home-tab-panel{padding:30px;min-height:330px}.home-tab-panel h3{margin:8px 0 18px;font-size:1.6rem}.home-tab-panel>p{color:var(--muted);line-height:1.65}.home-tab-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.home-tab-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.home-tab-grid article{border:1px solid var(--line);border-radius:14px;padding:17px;background:#fbfcfb}.home-tab-grid article strong{font-size:1rem}.home-tab-grid article p{color:var(--muted);line-height:1.55;font-size:.9rem}.home-process-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px;list-style:none;padding:0;margin:20px 0 0}.home-process-list li{border:1px solid var(--line);border-radius:14px;padding:16px;background:#fbfcfb}.home-process-list li>span{width:30px;height:30px;border-radius:999px;display:grid;place-items:center;background:#eaf5ed;color:var(--brand-dark);font-weight:900;margin-bottom:12px}.home-process-list p{color:var(--muted);font-size:.86rem;line-height:1.45;margin:6px 0 0}.delivery-rule-hero{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin:20px 0}.delivery-rule-hero div{border:1px solid var(--line);border-radius:14px;padding:20px;background:#fbfcfb}.delivery-rule-hero span{display:block;color:var(--muted);font-size:.86rem;font-weight:750;margin-bottom:6px}.delivery-rule-hero strong{font-size:1.65rem;color:var(--brand-dark)}.home-faq-list{display:grid;grid-gap:9px;gap:9px}.home-faq-list details{border:1px solid var(--line);border-radius:12px;padding:0 15px;background:#fbfcfb}.home-faq-list summary{cursor:pointer;padding:14px 0;font-weight:800}.home-faq-list p{margin:0 0 14px;color:var(--muted);line-height:1.55}.home-local-section{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:32px;gap:32px;align-items:center}.delivery-price-card{border:1px solid #cfe0d3;border-radius:18px;padding:22px;background:#fff;box-shadow:0 14px 32px rgba(24,32,42,.06)}.delivery-price-card>span{display:block;color:var(--muted);font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.delivery-price-card>strong{display:block;font-size:2.4rem;color:var(--brand-dark);margin-top:6px}.delivery-price-card p{color:var(--muted);margin:2px 0 12px}.delivery-price-card>div{padding:10px 12px;border-radius:10px;background:#eaf5ed;color:var(--brand-dark);font-weight:900}.delivery-price-card a{display:inline-block;margin-top:14px;color:var(--brand-dark);font-weight:800;text-decoration:none}.home-final-cta{border-top:1px solid var(--line)}.home-final-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;border:1px solid var(--line);border-radius:22px;padding:30px;background:#f8fbf8}.home-final-cta-inner h2{margin:8px 0}.home-final-cta-inner p{color:var(--muted);margin-bottom:0}.home-final-actions{display:flex;flex-wrap:wrap;gap:10px;min-width:330px;justify-content:flex-end}@media (max-width:1080px){.featured-product-card{grid-template-columns:1fr}.featured-product-card .home-product-sketch{min-height:215px;border-right:0;border-bottom:1px solid var(--line)}}@media (max-width:960px){.config-help-strip,.decision-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero-grid{grid-template-columns:1fr;gap:26px}.home-hero-card{max-width:650px}.home-process-list,.home-tab-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-local-section{grid-template-columns:1fr}.delivery-price-card{max-width:420px}.home-final-cta-inner{align-items:flex-start;flex-direction:column}.home-final-actions{min-width:0;justify-content:flex-start}}@media (max-width:720px){.home-product-grid{grid-template-columns:1fr}.home-product-sketch{min-height:200px}.home-tab-panel{padding:22px}.delivery-rule-hero,.home-process-list,.home-tab-grid,.home-tab-grid.two{grid-template-columns:1fr}.home-final-actions{width:100%}.home-final-actions .btn{flex:1 1 100%}}@media (max-width:620px){.config-help-strip,.decision-grid{grid-template-columns:1fr}.config-help-strip a{min-height:0}.hardware-picker-help{grid-template-columns:88px minmax(0,1fr);gap:12px;padding:12px}.hardware-picker-help img{width:78px;height:78px}.comparison-table-wrap{margin-left:-16px;margin-right:-16px;border-left:0;border-right:0;border-radius:0}.home-hero-simple{padding:34px 0 18px}.home-tab-list button{min-width:110px;padding-left:14px;padding-right:14px}.home-product-sketch.window .home-screen-shape{width:200px;height:120px}.featured-product-card .home-customize-button{width:100%}}.order-shell{max-width:1180px}.order-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px;margin-bottom:28px}.order-progress span{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 12px;text-align:center;font-size:.8rem;font-weight:800;color:var(--muted)}.order-progress span.complete{background:#eef8f0;color:var(--brand-dark);border-color:#cde7d3}.order-progress span.active{background:var(--brand);color:#fff;border-color:var(--brand)}.guided-config{margin-top:28px}.wizard-progress{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:8px;gap:8px;margin-bottom:18px}.wizard-progress button{border:0;background:transparent;color:var(--muted);display:flex;align-items:center;justify-content:center;gap:7px;padding:8px;cursor:default}.wizard-progress button span{width:28px;height:28px;border-radius:999px;border:1px solid var(--line);display:grid;place-items:center;background:#fff}.wizard-progress button.active{color:var(--brand-dark)}.wizard-progress button.active span{background:var(--brand);border-color:var(--brand)}.wizard-progress button.complete{color:var(--brand-dark);cursor:pointer}.wizard-progress button.complete span{background:#eaf5ed;border-color:#bcdcc4}.wizard-panel{min-height:430px}.scenario-tip{border-left:5px solid var(--brand);background:#f4faf5;line-height:1.55;margin:16px 0;color:#334155}.wizard-nav{display:flex;justify-content:space-between;gap:12px;padding-top:4px}.wizard-nav .btn{min-width:140px}.review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin:18px 0 22px}.review-grid div{border:1px solid var(--line);border-radius:12px;padding:14px;display:grid;grid-gap:5px;gap:5px;background:var(--soft)}.review-grid span{font-size:.78rem;color:var(--muted);font-weight:750}.review-grid strong{line-height:1.4}.customer-info-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:22px;gap:22px;align-items:start;margin-top:30px}.customer-info-card h2{margin-top:8px}.customer-continue{width:100%;margin-top:20px}.order-side-note{position:-webkit-sticky;position:sticky;top:92px}.order-side-note h3{font-size:1.35rem}.order-dashboard-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:22px;margin-top:30px}.order-dashboard-main{display:grid;grid-gap:14px;gap:14px}.order-dashboard-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:8px}.order-dashboard-side{display:grid;grid-gap:14px;gap:14px;position:-webkit-sticky;position:sticky;top:92px}.checkout-card h3,.customer-summary-card h3{font-size:1.3rem;margin-bottom:8px}.checkout-card p,.customer-summary-card p{line-height:1.55;color:var(--muted)}.line-item-number{text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:850;color:var(--brand);margin-bottom:5px}@media(max-width:900px){.customer-info-layout,.order-dashboard-layout{grid-template-columns:1fr}.order-dashboard-side,.order-side-note{position:static}.wizard-progress{overflow-x:auto;grid-template-columns:repeat(6,minmax(100px,1fr));justify-content:start}.order-progress{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.order-progress{grid-template-columns:1fr}.wizard-progress{grid-template-columns:repeat(6,110px);margin-left:-8px;margin-right:-8px;padding:0 8px}.wizard-progress button{justify-content:flex-start}.review-grid{grid-template-columns:1fr}.wizard-panel{min-height:0}.wizard-nav{position:-webkit-sticky;position:sticky;bottom:0;background:linear-gradient(180deg,rgba(245,247,248,0),#f5f7f8 18%);padding:28px 0 10px;z-index:8}.wizard-nav .btn{min-width:120px;flex:1 1}.order-dashboard-actions .btn{width:100%}.cart-item{display:grid}.cart-item-price{justify-items:start}}html{scroll-padding-top:84px}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.header{box-shadow:0 1px 0 rgba(24,32,42,.04),0 8px 28px rgba(24,32,42,.035)}.nav a{text-decoration:none;font-weight:700;transition:color .16s ease}.nav a:hover{color:var(--brand-dark)}.btn{transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,border-color .15s ease}.btn:hover:not(:disabled){transform:translateY(-1px)}.btn-primary{box-shadow:0 7px 18px rgba(22,101,52,.16)}.btn-primary:hover{box-shadow:0 9px 23px rgba(20,83,45,.22)}.btn-secondary:hover{border-color:#b8c8bd;background:#fbfdfb}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid rgba(245,158,11,.45);outline-offset:3px}.card{box-shadow:0 1px 2px rgba(24,32,42,.025)}.home-product-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.home-product-card:hover{transform:translateY(-3px);border-color:#cbd9cf;box-shadow:0 22px 52px rgba(24,32,42,.11)}.home-product-photo{min-height:100%;overflow:hidden;background:#e9eee9;position:relative}.home-product-photo:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.3);pointer-events:none}.home-product-photo img{width:100%;min-height:310px;display:block;transition:transform .35s ease}.home-product-card:hover .home-product-photo img{transform:scale(1.025)}.featured-product-card .home-product-photo{border-right:1px solid var(--line)}.starting-price strong{text-shadow:0 1px 0 rgba(255,255,255,.7)}.home-product-body{position:relative}.home-product-body .eyebrow{margin-bottom:2px}.home-customize-button{min-height:46px}.home-product-body>.text-link{font-size:.86rem}.home-price-footnote{padding-left:2px}.home-tabs{box-shadow:0 18px 46px rgba(24,32,42,.065)}.home-tab-list button{transition:background-color .15s ease,color .15s ease,border-color .15s ease}.delivery-rule-hero div,.home-process-list li,.home-tab-grid article{transition:border-color .16s ease,background-color .16s ease}.delivery-rule-hero div:hover,.home-process-list li:hover,.home-tab-grid article:hover{border-color:#c9dbce;background:#f8fbf8}.home-hero-simple{padding:34px 0 20px}.home-hero-simple h1{max-width:820px;margin-bottom:14px;font-size:clamp(2.7rem,4.8vw,4rem);line-height:.98;letter-spacing:-.045em}.home-hero-simple .lede{max-width:860px;margin-bottom:0;font-size:1.06rem;line-height:1.65}.home-hero-points{margin-top:16px;gap:8px}.home-hero-points span{padding:7px 10px;background:#fbfdfb}.home-products-first{padding-top:18px}.home-product-grid{gap:22px}.featured-product-card{grid-template-columns:1fr;border-radius:20px}.featured-product-card .home-product-photo{min-height:0;height:255px;border-right:0;border-bottom:1px solid var(--line)}.home-product-photo img{min-height:0;height:100%;max-height:none;object-fit:cover}.home-product-card:first-child .home-product-photo img{object-position:center 46%}.home-product-card:nth-child(2) .home-product-photo img{object-position:center 52%}.featured-product-card .home-product-body{min-height:375px;padding:26px 28px 25px}.home-product-body h2,.home-product-body h3{margin:7px 0 10px;font-size:1.55rem;line-height:1.16}.starting-price{margin:7px 0 4px}.starting-price strong{font-size:2.45rem}.home-product-body p{margin-top:10px}.clean-check-list{margin:16px 0 20px}.featured-product-card .home-customize-button{margin-top:auto;min-width:160px}.featured-product-card .text-link{margin-top:10px}.home-price-footnote{max-width:100%;margin-top:14px;font-size:.77rem;line-height:1.5}.config-help-strip{display:none!important}.configurator-page{padding-top:42px}.config-page-heading{max-width:830px;margin-bottom:12px}.config-page-heading .config-title{margin-bottom:10px}.config-page-heading .lede{margin-bottom:0}.guided-config{margin-top:20px}.wizard-progress{background:rgba(255,255,255,.68);border:1px solid var(--line);border-radius:16px;padding:7px;box-shadow:0 8px 26px rgba(24,32,42,.035)}.wizard-progress button{border-radius:11px;transition:background-color .15s ease,color .15s ease}.wizard-progress button.complete:hover{background:#f2f8f3}.wizard-progress button.active{background:#f4faf5}.wizard-panel{box-shadow:0 16px 42px rgba(24,32,42,.055);border-color:#d9e1dc}.wizard-panel h2{font-size:clamp(1.55rem,3vw,2.05rem);margin-top:8px}.scenario-tip{border-left-width:4px;background:linear-gradient(90deg,#eff8f1,#f8fbf9)}.choice{transition:transform .13s ease,border-color .13s ease,box-shadow .13s ease,background-color .13s ease}.choice:hover{transform:translateY(-1px);box-shadow:0 7px 16px rgba(24,32,42,.05)}.choice.selected{box-shadow:inset 0 0 0 1px var(--brand),0 7px 18px rgba(22,101,52,.08)}.price-card{border-top:4px solid var(--brand);box-shadow:0 18px 46px rgba(24,32,42,.09)}.price-total strong{color:var(--brand-dark)}.hardware-picker-help .text-link,.wizard-panel .inline-guide-row a,.wizard-panel>.text-link{position:relative;display:inline-flex;align-items:center;gap:7px;width:max-content;max-width:100%;margin-top:15px;padding:9px 12px;border:1px solid #cfe0d3;border-radius:10px;background:#f6fbf7;color:var(--brand-dark);font-size:.82rem;font-weight:850;text-decoration:none}.hardware-picker-help .text-link:after,.wizard-panel .inline-guide-row a:after,.wizard-panel>.text-link:after{content:"↗";font-size:.8rem}.hardware-picker-help .text-link:hover,.wizard-panel .inline-guide-row a:hover,.wizard-panel>.text-link:hover{background:#edf7ef;border-color:#afd0b8}.inline-guide-row{gap:8px}.hardware-picker-help{background:linear-gradient(135deg,#f8fbf8,#fff)}.order-dashboard-layout{margin-top:22px}.order-dashboard-main{gap:16px}.order-add-strip{display:grid;grid-template-columns:auto minmax(190px,1fr) minmax(190px,1fr);align-items:center;grid-gap:10px;gap:10px;margin:0 0 6px;padding:10px;border:1px solid #c9dccf;border-radius:16px;background:linear-gradient(135deg,#edf8f0,#f9fcfa 62%,#eef8f0);box-shadow:0 10px 28px rgba(22,101,52,.07)}.order-add-label{padding:0 8px;color:var(--brand-dark);font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.order-add-choice{display:grid;grid-template-columns:38px minmax(0,1fr) 24px;align-items:center;grid-gap:10px;gap:10px;min-height:58px;padding:8px 10px;border:1px solid #c7d9cc;border-radius:12px;background:#fff;color:var(--ink);text-decoration:none;box-shadow:0 5px 14px rgba(24,32,42,.045);transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.order-add-choice:hover{transform:translateY(-2px);border-color:var(--brand);background:#fbfefc;box-shadow:0 10px 22px rgba(22,101,52,.11)}.order-add-choice strong{display:block;color:var(--brand-dark);font-size:.93rem;line-height:1.2}.order-add-choice small{display:block;margin-top:3px;color:var(--muted);font-size:.72rem;font-weight:700}.order-add-choice b{color:var(--brand);font-size:1.25rem;text-align:center}.order-add-icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:#edf7ef;position:relative}.order-add-icon.window:before{content:"";width:23px;height:16px;border:3px solid var(--brand);border-radius:2px;box-shadow:inset 0 -1px 0 rgba(22,101,52,.25)}.order-add-icon.window:after{content:"";position:absolute;width:19px;height:2px;background:var(--brand)}.order-add-icon.door:before{content:"";width:15px;height:27px;border:3px solid var(--brand);border-radius:2px}.order-add-icon.door:after{content:"";position:absolute;right:10px;top:18px;width:3px;height:3px;border-radius:50%;background:var(--brand)}.empty-order-card{border-style:dashed;border-color:#b8d1bf;background:#fbfefc}.cart-item{transition:border-color .15s ease,box-shadow .15s ease}.cart-item:hover{border-color:#cbd9cf;box-shadow:0 8px 22px rgba(24,32,42,.045)}.checkout-card,.customer-summary-card{box-shadow:0 12px 32px rgba(24,32,42,.055)}.checkout-card{border-top:4px solid var(--brand)}.cart-summary{box-shadow:0 12px 30px rgba(24,32,42,.045)}.faq-list details,.home-faq-list details{transition:border-color .15s ease,background-color .15s ease}.faq-list details:hover,.home-faq-list details:hover{border-color:#c7d8cc}.text-link{transition:color .15s ease}.text-link:hover{color:var(--brand)}@media (max-width:1080px){.featured-product-card .home-product-photo{height:235px;min-height:0;border-right:0;border-bottom:1px solid var(--line)}.home-product-photo img{min-height:0;max-height:none}}@media (max-width:960px){.order-add-strip{grid-template-columns:1fr 1fr}.order-add-label{grid-column:1/-1;padding:2px 4px 0}.featured-product-card .home-product-body{min-height:390px;padding:24px}}@media (max-width:720px){.configurator-page{padding-top:28px}.config-page-heading .lede{font-size:1rem}.home-hero-simple h1{font-size:clamp(2.3rem,11vw,3.25rem);line-height:1}.home-product-photo img{min-height:0;max-height:none}.featured-product-card .home-product-photo{height:225px}.featured-product-card .home-product-body{min-height:0}.order-add-strip{grid-template-columns:1fr;padding:9px}.order-add-label{grid-column:auto}.order-add-choice{min-height:56px}.price-card{border-top-width:3px}}@media (max-width:520px){.home-hero-simple{padding:28px 0 14px}.home-hero-points{gap:6px}.home-hero-points span{font-size:.72rem}.home-product-body{padding:20px}.featured-product-card .home-product-photo{height:205px}.starting-price strong{font-size:2.25rem}.wizard-progress{border-radius:12px}.wizard-panel{padding:19px}.order-add-label{font-size:.72rem}}:root{--store-green:#0f5a2d;--store-green-2:#1f6f3b;--store-green-soft:#eef6f0;--store-cream:#fbfaf7;--store-ink:#121923;--store-muted:#5c6571;--store-line:#dfe5df;--store-shadow:0 14px 38px rgba(20,35,25,.09)}body{background:#fff;color:var(--store-ink)}.shell{max-width:1320px}.storefront-home{background:#fff}.storefront-header{position:-webkit-sticky;position:sticky;top:0;z-index:60;border-top:4px solid #1d2821;border-bottom:1px solid #e6e9e6;box-shadow:0 5px 20px rgba(20,35,25,.05)}.storefront-header-inner{gap:22px}.storefront-brand{display:flex;align-items:center;min-width:205px;font-weight:950;letter-spacing:-.025em;text-decoration:none;color:#0e1812}.storefront-brand>span{display:flex;flex-wrap:wrap;align-items:baseline;font-size:1.28rem;line-height:1}.storefront-brand>span>span{color:#6d9f3e;margin-left:4px}.storefront-brand small{flex-basis:100%;margin-top:6px;font-size:.47rem;letter-spacing:.14em;font-weight:900;color:#59645c}.storefront-nav{flex:1 1;justify-content:center;gap:26px}.storefront-nav a{color:#202722;font-size:.82rem;font-weight:800;white-space:nowrap}.storefront-nav a:hover{color:var(--store-green)}.storefront-start{min-width:116px;justify-content:center;border-radius:7px;box-shadow:none}.storefront-hero{position:relative;min-height:365px;overflow:hidden;background:#d9dfd9}.storefront-hero-media{position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,20,15,.96),rgba(13,20,15,.88) 20%,rgba(13,20,15,.3) 43%,rgba(13,20,15,.02) 72%),url(/products/patio-screen-door-realistic.jpg) center 50%/cover no-repeat;transform:scale(1.01)}.storefront-hero-shell{position:relative;min-height:365px;display:flex;align-items:center}.storefront-hero-panel{width:min(520px,48vw);padding:44px 0;color:#fff}.storefront-hero-panel .eyebrow.light{color:#d3e7d8}.storefront-hero-panel h1{margin:12px 0 22px;color:#fff;font-size:clamp(2.5rem,4.6vw,4.15rem);line-height:1.02;letter-spacing:-.045em;max-width:540px}.hero-check-list{display:grid;grid-gap:11px;gap:11px;list-style:none;padding:0;margin:0}.hero-check-list li{position:relative;padding-left:29px;font-size:1rem;font-weight:750}.hero-check-list li:before{content:"✓";position:absolute;left:0;top:-1px;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#7baa43;color:#fff;font-size:.78rem;font-weight:950}.storefront-products{padding:26px 0 18px;background:linear-gradient(180deg,#fff,#fcfbf8)}.storefront-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:26px;gap:26px}.storefront-product-card{display:grid;grid-template-columns:minmax(0,48%) minmax(0,52%);min-height:325px;border:1px solid #dce2dc;border-radius:12px;box-shadow:var(--store-shadow);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.storefront-product-card:hover{border-color:#c8d7cb;box-shadow:0 20px 45px rgba(20,35,25,.12)}.storefront-product-image{min-height:325px;overflow:hidden;background:#edf0ec}.storefront-product-image img{width:100%;height:100%;min-height:325px;object-fit:cover;display:block}.storefront-product-card:first-child .storefront-product-image img{object-position:center 46%}.storefront-product-card:nth-child(2) .storefront-product-image img{object-position:center 52%}.storefront-product-copy{display:flex;flex-direction:column;padding:28px 26px 24px}.storefront-product-copy .eyebrow{margin-bottom:7px}.storefront-product-copy h2{margin:5px 0 8px;font-size:1.62rem;line-height:1.07;color:#123b21}.storefront-product-copy>p{margin:0;color:var(--store-muted);line-height:1.48}.storefront-price{margin:5px 0 1px}.storefront-price span{display:block;color:#56605a;font-size:.78rem;font-weight:800}.storefront-price strong{display:block;margin-top:2px;color:#101613;font-size:2.35rem}.clean-check-list.compact{gap:6px;margin:15px 0 20px;font-size:.82rem}.storefront-product-cta{width:100%;justify-content:center;margin-top:auto;border-radius:6px;min-height:44px;box-shadow:none}.storefront-product-cta span{margin-left:7px;font-size:1rem}.storefront-value-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:18px;border:1px solid #e0e5df;border-radius:8px;box-shadow:0 8px 22px rgba(20,35,25,.04)}.storefront-value-strip>div{position:relative;display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;grid-column-gap:12px;column-gap:12px;padding:17px 20px}.storefront-value-strip>div+div{border-left:1px solid #e5e9e4}.value-icon{grid-row:1/3;width:36px;height:36px;border:2px solid var(--store-green);border-radius:9px;display:grid;place-items:center;color:var(--store-green);font-size:1.05rem;font-weight:900}.storefront-value-strip strong{align-self:end;font-size:.88rem}.storefront-value-strip small{color:var(--store-muted);font-size:.72rem;line-height:1.35}.storefront-price-note{margin:12px 0 0;font-size:.71rem;color:#69716c;line-height:1.45}.storefront-process-section{padding:14px 0 36px;background:#fcfbf8}.storefront-process-grid{display:grid;grid-template-columns:minmax(340px,.82fr) minmax(0,1.18fr);grid-gap:24px;gap:24px}.storefront-process-card{min-height:286px;border-radius:10px;padding:30px 34px;background:linear-gradient(135deg,#0f5a2d,#174f2d);color:#fff;box-shadow:0 15px 36px rgba(15,90,45,.16)}.storefront-process-card .eyebrow.light{color:#cfe7d6}.storefront-process-card h2{margin:8px 0 7px;color:#fff;font-size:2rem}.storefront-process-card>p{color:#dcebe1;max-width:560px;line-height:1.5}.storefront-process-card ol{display:grid;grid-gap:10px;gap:10px;list-style:none;padding:0;margin:28px 0 0}.storefront-process-card li{display:grid;grid-template-columns:32px 1fr;grid-gap:8px;gap:8px;align-items:start}.storefront-process-card li>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--store-green);font-size:.78rem;font-weight:950}.storefront-process-card li strong{display:block;color:#fff;font-size:.82rem}.storefront-process-card li small{display:block;margin-top:3px;color:#cfe0d4;font-size:.68rem;line-height:1.35}.storefront-resource-panel{padding:10px 0 0}.resource-panel-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:14px}.resource-panel-heading h2{margin:6px 0 0;font-size:1.65rem}.resource-panel-heading>a{color:var(--store-green);text-decoration:none;font-size:.8rem;font-weight:850}.storefront-resource-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.storefront-resource-grid a{position:relative;display:flex;flex-direction:column;min-height:190px;padding:18px;border:1px solid #dee4de;border-radius:9px;background:#fff;color:var(--store-ink);text-decoration:none;box-shadow:0 7px 20px rgba(20,35,25,.045);transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.storefront-resource-grid a:hover{transform:translateY(-2px);border-color:#b9cebD;box-shadow:0 12px 28px rgba(20,35,25,.08)}.resource-icon{width:44px;height:44px;border-radius:9px;display:grid;place-items:center;margin-bottom:22px;background:#eef5ef;color:var(--store-green);font-size:1.3rem;font-weight:900}.storefront-resource-grid strong{font-size:.88rem}.storefront-resource-grid small{margin-top:6px;color:var(--store-muted);font-size:.72rem;line-height:1.45}.storefront-resource-grid b{position:absolute;right:16px;bottom:14px;color:var(--store-green)}.storefront-home .home-details-section{border-top:1px solid #e7eae7}.storefront-home .home-tabs{border-radius:12px;box-shadow:0 10px 30px rgba(20,35,25,.06)}.storefront-home .callout,.storefront-home .card,.storefront-home .delivery-price-card{border-radius:10px}.configurator-page{background:linear-gradient(180deg,#fbfaf7,#fff 220px)}.config-page-heading{padding-top:4px}.config-page-heading .eyebrow{color:#45664f}.config-page-heading .config-title{color:#142019}.wizard-progress{border-radius:9px;padding:5px;border-color:#dfe5df;box-shadow:0 7px 20px rgba(20,35,25,.04)}.wizard-progress button{border-radius:6px;font-weight:800}.wizard-progress button.active{color:#fff;background:var(--store-green)}.wizard-progress button.active span{background:#fff;color:var(--store-green)}.wizard-progress button.complete{color:var(--store-green)}.wizard-panel{border-radius:10px;border-color:#dfe4de;box-shadow:0 12px 30px rgba(20,35,25,.06)}.wizard-panel h2{color:#16351f;letter-spacing:-.025em}.scenario-tip{border-radius:6px;border-left-color:#78a548;background:#f2f7f2}.choice{border-radius:7px;min-height:52px}.choice:hover{border-color:#a8c0ae}.choice.selected{border-color:var(--store-green);background:#f1f7f2;box-shadow:inset 0 0 0 1px var(--store-green)}.price-card{border-radius:10px;border-color:#dfe4de;background:#fff;box-shadow:0 12px 30px rgba(20,35,25,.07)}.price-card:before{content:"Current configuration";margin:-1px -1px 18px;padding:10px 16px;border-radius:10px 10px 0 0;background:#f0f6f1;color:var(--store-green);font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.wizard-nav{padding-top:16px}.wizard-nav .btn-primary{min-width:145px}.order-dashboard-layout{align-items:start}.order-add-strip{border-radius:9px;border-color:#bfd2c3;background:#f4f8f4;box-shadow:none}.order-add-choice{border-radius:7px;box-shadow:none}.order-add-choice:hover{border-color:var(--store-green);box-shadow:0 7px 16px rgba(15,90,45,.08)}.cart-item,.cart-summary,.checkout-card,.customer-summary-card,.empty-order-card{border-radius:9px}.checkout-card:before{content:"Order summary";margin:-1px -1px 16px;padding:10px 14px;border-radius:9px 9px 0 0;background:#f0f6f1;color:var(--store-green);font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}@media (max-width:1180px){.storefront-nav{gap:17px}.storefront-nav a{font-size:.75rem}.storefront-product-card{grid-template-columns:44% 56%}.storefront-process-card ol,.storefront-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.storefront-nav{display:none}.storefront-brand{flex:1 1}.storefront-process-grid,.storefront-product-grid{grid-template-columns:1fr}.storefront-value-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-value-strip>div:nth-child(3){border-left:0;border-top:1px solid #e5e9e4}.storefront-value-strip>div:nth-child(4){border-top:1px solid #e5e9e4}}@media (max-width:720px){.storefront-header-inner{min-height:66px}.storefront-brand{min-width:0}.storefront-brand>span{font-size:1.05rem}.storefront-brand small{display:none}.storefront-start{min-width:102px;padding-left:14px;padding-right:14px}.storefront-hero,.storefront-hero-shell{min-height:330px}.storefront-hero-media{background:linear-gradient(90deg,rgba(13,20,15,.93),rgba(13,20,15,.72) 63%,rgba(13,20,15,.35)),url(/products/patio-screen-door-realistic.jpg) 50%/cover no-repeat}.storefront-hero-panel{width:92%;padding:34px 0}.storefront-hero-panel h1{font-size:clamp(2.3rem,11vw,3.35rem)}.storefront-product-card{grid-template-columns:1fr;min-height:0}.storefront-product-image,.storefront-product-image img{min-height:240px;height:240px}.storefront-product-copy{padding:22px}.storefront-value-strip{grid-template-columns:1fr}.storefront-value-strip>div+div{border-left:0;border-top:1px solid #e5e9e4}.storefront-process-card{padding:25px 22px}.storefront-process-card ol{grid-template-columns:1fr}.storefront-resource-grid{grid-template-columns:1fr 1fr}}@media (max-width:500px){.storefront-resource-grid{grid-template-columns:1fr}.storefront-resource-grid a{min-height:145px}.resource-icon{margin-bottom:15px}}:root{--brand-deep:#0b542d;--brand-rich:#136b3b;--brand-soft:#edf7f0;--surface:#ffffff;--surface-soft:#f7faf8;--ink-strong:#121a23;--line-soft:#dfe8e2;--shadow-soft:0 10px 28px rgba(16,42,25,.07);--shadow-card:0 18px 42px rgba(16,42,25,.10)}body{background:#fbfcfb;color:var(--ink-strong)}.shell{width:min(1180px,calc(100% - 40px))}.section{padding-top:54px;padding-bottom:54px}.soft{background:#f5f8f6}.storefront-header{background:rgba(255,255,255,.97);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e5ece7}.storefront-header-inner{min-height:76px}.storefront-brand>span{line-height:.88;letter-spacing:-.035em}.storefront-brand small{margin-top:5px;letter-spacing:.16em;font-size:.52rem;color:#6d7d72}.storefront-nav{gap:25px}.storefront-nav a{font-size:.83rem;color:#303c35}.storefront-nav a:hover{color:var(--brand-deep)}.header .btn-primary{min-height:44px;padding-inline:22px;border-radius:9px}.storefront-hero{border-bottom:0}.storefront-hero-media{box-shadow:inset 0 -1px rgba(255,255,255,.12)}.storefront-hero-panel{max-width:560px}.storefront-hero-panel h1{letter-spacing:-.04em;line-height:1.01}.storefront-hero-panel .lede{max-width:510px}.storefront-hero-benefits{gap:9px}.storefront-hero-benefits li{font-size:.92rem}.storefront-product-section{padding-top:30px;padding-bottom:24px}.storefront-product-grid{gap:24px}.storefront-product-card{border:1px solid #dbe5de;border-radius:16px;box-shadow:var(--shadow-card);overflow:hidden;background:#fff}.storefront-product-card:hover{transform:translateY(-3px);box-shadow:0 24px 54px rgba(16,42,25,.13)}.storefront-product-image{min-height:275px}.storefront-product-image img{transition:transform .35s ease}.storefront-product-card:hover .storefront-product-image img{transform:scale(1.02)}.storefront-product-copy{padding:25px 27px 24px}.storefront-product-copy h2{margin-bottom:6px;color:#15321f;letter-spacing:-.025em}.storefront-price strong{color:var(--brand-deep);letter-spacing:-.045em}.storefront-product-copy .btn{min-height:48px;justify-content:center;width:100%;margin-top:4px;border-radius:8px}.storefront-product-copy .text-link{margin-top:12px;display:inline-flex}.storefront-value-strip{margin-top:16px;border-radius:12px;overflow:hidden;border:1px solid #e0e8e2;background:#fff;box-shadow:0 8px 24px rgba(17,44,27,.05)}.storefront-value-item{min-height:72px}.storefront-value-icon{background:#eef7f0;border-color:#d3e6d8}.storefront-feature-band{margin-top:18px;gap:18px}.storefront-how{border-radius:15px;box-shadow:var(--shadow-soft)}.storefront-guides{border:1px solid #e1e8e3;border-radius:15px;padding:20px;background:#fff;box-shadow:var(--shadow-soft)}.storefront-guide-card{border-radius:11px}.storefront-guide-icon{font-size:1.45rem}.card,.cart-item,.cart-summary,.checkout-card,.customer-summary-card,.price-card,.wizard-panel{border-color:var(--line-soft)}input,select,textarea{border-color:#cdd9d1;background:#fff}input:hover,select:hover,textarea:hover{border-color:#b5c7ba}input:focus,select:focus,textarea:focus{border-color:#6aa27a;box-shadow:0 0 0 3px rgba(34,116,63,.1);outline:0}.btn{border-radius:9px;font-weight:850;letter-spacing:-.01em}.btn-primary{background:var(--brand-deep);border-color:var(--brand-deep)}.btn-primary:hover{background:#084724;border-color:#084724}.btn-secondary{background:#fff}.configurator-page{padding-top:30px;padding-bottom:60px}.config-page-heading{margin-bottom:18px}.config-page-heading .eyebrow{color:var(--brand-rich)}.config-page-heading .config-title{letter-spacing:-.035em}.guided-config{margin-top:16px}.wizard-progress{padding:6px;border-radius:13px;background:#fff;border-color:#dce6df;box-shadow:0 8px 24px rgba(16,42,25,.05)}.wizard-progress button{min-height:49px;font-size:.78rem}.wizard-progress button span{width:27px;height:27px}.wizard-progress button.active{background:#eaf5ed;color:var(--brand-deep)}.wizard-progress button.active span{background:var(--brand-deep);color:#fff}.wizard-progress button.complete{color:#41604b}.config-layout{gap:22px;align-items:start}.config-main{min-width:0}.wizard-panel{border-radius:16px;padding:27px 28px 25px;box-shadow:0 15px 36px rgba(16,42,25,.065);background:#fff}.wizard-panel>.eyebrow{margin-bottom:3px}.wizard-panel h2{margin-bottom:12px;letter-spacing:-.028em}.wizard-panel .section-intro{max-width:760px}.scenario-tip{border-radius:10px;border-left:4px solid #5a9a6b;padding:14px 16px;background:#f0f8f2}.form-grid{gap:14px 16px}.field-block,.form-grid label{font-size:.86rem;font-weight:800;color:#17221b}.field-block input,.field-block select,.form-grid input,.form-grid select{min-height:52px;border-radius:10px}.choice-grid{gap:11px}.choice{min-height:54px;border-radius:10px;border-color:#d2ddd5;background:#fff}.choice.selected{border-color:#4b9360;background:#f1f8f3;box-shadow:inset 0 0 0 1px #4b9360}.material-choice{min-height:92px}.material-choice span{line-height:1.42}.hardware-picker-help{border-radius:12px;padding:14px;margin-top:15px;grid-template-columns:116px minmax(0,1fr)}.hardware-picker-help img{width:100px;height:100px;border-radius:9px}.hardware-picker-help h3{font-size:1.17rem}.inline-guide-row{margin-top:11px}.hardware-picker-help .text-link,.wizard-panel .inline-guide-row a,.wizard-panel>.text-link{padding:8px 11px;border-radius:8px;font-size:.78rem}.price-card{border-radius:15px;border-top:0;padding:22px;box-shadow:0 16px 36px rgba(16,42,25,.09);position:-webkit-sticky;position:sticky;top:96px}.price-card:before{content:"";display:block;height:4px;margin:-22px -22px 18px;border-radius:15px 15px 0 0;background:var(--brand-deep)}.price-card h3{letter-spacing:-.025em}.price-card dl>div{padding:10px 0}.price-total{margin-top:14px;padding-top:15px;border-top:1px solid #dfe7e1}.price-total strong{font-size:2.05rem;letter-spacing:-.045em}.wizard-nav{margin-top:18px;padding-top:2px}.wizard-nav .btn{min-width:150px;min-height:50px}.hardware-control-grid{grid-template-columns:minmax(210px,1.15fr) minmax(210px,1.15fr) minmax(150px,.7fr);align-items:end}.hardware-qty-field{align-self:end}.hardware-qty-field>span:first-child{display:block;margin-bottom:7px}.qty-stepper{display:grid;grid-template-columns:42px 48px 42px;align-items:center;width:max-content;height:52px;border:1px solid #cbd8cf;border-radius:10px;overflow:hidden;background:#fff;box-shadow:inset 0 1px 1px rgba(15,30,20,.02)}.qty-stepper button{height:100%;border:0;background:#f4f8f5;color:var(--brand-deep);font-size:1.35rem;font-weight:900;cursor:pointer}.qty-stepper button:hover{background:#e7f2e9}.qty-stepper button:active{background:#dcecdf}.qty-stepper output{display:grid;place-items:center;height:100%;border-inline:1px solid #dce5df;font-size:1rem;font-weight:900;color:#111d15}.add-hardware-button{margin-top:13px;min-height:44px;padding-inline:18px}.hardware-summary{margin-top:14px}.hardware-summary>p{margin:0;color:#657267}.hardware-row{border-radius:9px}.order-dashboard-layout{gap:22px}.order-add-strip{border-radius:13px;padding:9px;background:#eef7f0;border-color:#cfe0d4}.order-add-choice{border-radius:9px;min-height:57px}.cart-item{border-radius:13px;padding:18px;background:#fff}.cart-summary,.checkout-card,.customer-summary-card{border-radius:14px}.checkout-card{border-top:0}.checkout-card:before{content:"";display:block;height:4px;margin:-1px -1px 17px;border-radius:14px 14px 0 0;background:var(--brand-deep)}.empty-order-card{border-radius:13px}.comparison-table-wrap,.faq-list details,.home-faq-list details,.home-tabs{border-color:#dee7e1}.home-tabs{border-radius:15px}.home-tab-panel{padding:27px}.home-tab-list button.active{color:var(--brand-deep);border-bottom-color:var(--brand-deep)}.delivery-price-card{border-radius:14px}.home-final-cta-inner{border-radius:16px}@media (max-width:1100px){.storefront-nav{gap:16px}.storefront-nav a{font-size:.78rem}.hardware-control-grid{grid-template-columns:1fr 1fr}.hardware-qty-field{grid-column:1/-1}}@media (max-width:900px){.shell{width:min(100% - 30px,1180px)}.section{padding-top:44px;padding-bottom:44px}.price-card{position:static}.storefront-product-image{min-height:230px}}@media (max-width:720px){.storefront-header-inner{min-height:68px}.storefront-product-copy{padding:21px}.storefront-value-strip{border-radius:10px}.wizard-panel{padding:21px;border-radius:13px}.wizard-progress{overflow-x:auto;justify-content:flex-start}.wizard-progress button{min-width:92px;flex:0 0 auto}.hardware-control-grid{grid-template-columns:1fr}.hardware-qty-field{grid-column:auto}.qty-stepper{grid-template-columns:44px 50px 44px}.wizard-nav .btn{min-width:120px}}@media (max-width:520px){.shell{width:calc(100% - 22px)}.storefront-product-image{min-height:205px}.storefront-product-copy{padding:19px}.wizard-panel{padding:18px}.hardware-picker-help{grid-template-columns:78px minmax(0,1fr)}.hardware-picker-help img{width:70px;height:70px}.price-card{padding:18px}.price-card:before{margin:-18px -18px 15px}}.storefront-process-card ol{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.storefront-process-card li{grid-template-columns:34px minmax(0,1fr);column-gap:12px;min-width:0}.storefront-process-card li>span{flex:0 0 auto;width:30px;height:30px}.storefront-process-card li small,.storefront-process-card li strong{overflow-wrap:normal;word-break:normal}.price-card .price-note{display:none}.price-card dl{margin-bottom:2px}.price-card dl>div{gap:18px}.price-total{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.price-total span{margin-bottom:4px}.cart-summary{padding:20px 22px}.cart-summary>div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;grid-gap:24px;gap:24px;padding:8px 0}.cart-summary>div span{line-height:1.25}.cart-summary>div strong{text-align:right;white-space:nowrap}.cart-summary .discount-line{color:var(--brand-deep)}.cart-summary .cart-total{margin-top:3px;padding-top:15px;border-top:1px solid #bcc9c0}.cart-summary .cart-total span{font-size:1.02rem;font-weight:850}.cart-summary .cart-total strong{font-size:1.85rem;letter-spacing:-.035em}.cart-summary .price-note{margin:9px 0 0;font-size:.76rem;line-height:1.4}.promo-code-card{padding:18px 20px;border-radius:12px}.promo-code-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:13px}.promo-code-heading .eyebrow{margin-bottom:3px}.promo-code-heading strong{font-size:1rem}.promo-remove{border:0;background:transparent;color:#68736b;font-size:.78rem;font-weight:800;cursor:pointer}.promo-remove:hover{color:var(--brand-deep)}.promo-code-card .affiliate-code-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px}.promo-code-card .affiliate-code-row input{min-height:46px}.promo-code-card .affiliate-code-row .btn{min-width:92px;min-height:46px}.promo-code-card .success-text,.promo-code-card .warning-text{margin:10px 0 0}.order-dashboard-main>.eyebrow{margin-top:9px}.order-dashboard-main>h2{margin-top:4px;margin-bottom:15px}.customer-summary-card p{line-height:1.52}.checkout-card p{line-height:1.5}.checkout-card .cart-action{width:100%;justify-content:center}.coupon-admin-layout{display:grid;grid-gap:20px;gap:20px;margin-top:26px}.coupon-create-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.coupon-inline-fields{display:grid;grid-template-columns:66px 100px;grid-gap:7px;gap:7px}.coupon-inline-fields input,.coupon-inline-fields select{min-height:40px}.coupon-date-stack{display:grid;grid-gap:6px;gap:6px;min-width:190px}.coupon-date-stack input{min-height:38px}.coupon-active-toggle{display:flex;align-items:center;gap:7px;white-space:nowrap}@media (max-width:1180px){.storefront-process-card ol{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.coupon-create-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.storefront-process-card ol{grid-template-columns:1fr 1fr;gap:14px 12px}.cart-summary{padding:17px}.cart-summary>div{gap:14px}.promo-code-card{padding:16px}.coupon-create-grid{grid-template-columns:1fr}}@media (max-width:480px){.promo-code-card .affiliate-code-row,.storefront-process-card ol{grid-template-columns:1fr}.promo-code-card .affiliate-code-row .btn{width:100%}}.guidance-disclaimer{margin:20px 0;padding:14px 16px;border:1px solid #d6e1d8;border-left:4px solid #6d9f3e;border-radius:10px;background:#f7faf7;color:#4f5c53;font-size:.82rem;line-height:1.5}.guidance-disclaimer strong{color:#1d3224}.guidance-disclaimer.compact{margin:0 0 26px;font-size:.75rem;background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.16);color:#d7e0d9}.guidance-disclaimer.compact strong{color:#fff}.screen-reference-card{margin:18px 0;padding:16px;border:1px solid #dce6df;border-radius:12px;background:#fbfdfb}.screen-reference-heading{display:flex;justify-content:space-between;gap:12px;align-items:baseline;margin-bottom:12px}.screen-reference-heading strong{font-size:.93rem;color:#17361f}.screen-reference-heading span{font-size:.72rem;color:#65736a}.screen-diagram-wrap{display:grid;place-items:center;min-height:250px;padding:32px 48px 42px;overflow:auto}.screen-diagram{position:relative;width:var(--screen-w);height:var(--screen-h);max-width:100%;border:8px solid #515957;background:repeating-linear-gradient(45deg,#e7ece8,#e7ece8 2px,#f8faf8 0,#f8faf8 5px);box-shadow:inset 0 0 0 2px #b9c2bc}.corner-ref{top:-27px;left:-26px;font-size:1.25rem;font-weight:900}.corner-label,.corner-ref{position:absolute;color:#0b542d}.corner-label{top:-29px;left:4px;white-space:nowrap;font-size:.64rem;font-weight:800}.hardware-side{position:absolute;display:flex;gap:8px;z-index:3}.hardware-top{top:-19px}.hardware-bottom,.hardware-top{left:32px;right:32px;justify-content:space-evenly}.hardware-bottom{bottom:-19px}.hardware-left{left:-19px}.hardware-left,.hardware-right{top:34px;bottom:34px;flex-direction:column;justify-content:space-evenly}.hardware-right{right:-19px}.hardware-badge{display:grid;place-items:center;min-width:27px;height:27px;padding:0 6px;border-radius:999px;background:#b01c2e;color:#fff;font-size:.63rem;font-weight:950;box-shadow:0 2px 6px rgba(0,0,0,.18)}.diagram-crossbar{position:absolute;z-index:2;background:#545c58;box-shadow:0 1px 2px rgba(0,0,0,.2)}.diagram-crossbar.horizontal{left:0;right:0;top:52%;height:7px}.diagram-crossbar.vertical{top:0;bottom:0;left:52%;width:7px}.crossbar-measure{position:absolute;z-index:4;padding:4px 7px;border-radius:6px;background:#fff;border:1px solid #94aa99;color:#0b542d;font-size:.64rem;font-weight:850;box-shadow:0 3px 8px rgba(0,0,0,.08)}.crossbar-measure.horizontal{top:22%;left:8px}.crossbar-measure.vertical{top:8px;left:8%}.diagram-dimensions{display:flex;justify-content:center;gap:20px;margin-top:4px;color:#66736b;font-size:.72rem;font-weight:800}.profile-measure-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);grid-gap:22px;gap:22px;align-items:stretch;margin:24px 0}.profile-example-card{padding:22px;border:1px solid #dbe5de;border-radius:14px;background:#fff;box-shadow:0 12px 28px rgba(16,42,25,.05)}.profile-example-card h3{font-size:1.35rem;margin:4px 0 8px}.profile-cross-section{width:100%;max-width:520px;height:auto;display:block;margin:8px auto 12px;color:#1b2b22}.profile-extrusion{fill:#fff;stroke:#222;stroke-width:6;stroke-linejoin:round}.profile-inner{fill:none;stroke:#222;stroke-width:3}.profile-dimension{stroke:#0b542d;stroke-width:2;marker-start:url(#arrow);marker-end:url(#arrow)}.profile-dimension-label{font-size:24px;font-weight:900;fill:#111}.profile-dimension-label.face{font-size:22px}.profile-measure-steps{display:grid;grid-gap:12px;gap:12px}.profile-measure-steps article{display:grid;grid-template-columns:38px 1fr;grid-gap:12px;gap:12px;padding:18px;border:1px solid #dce5df;border-radius:12px;background:#fff}.profile-measure-steps article>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#0b542d;color:#fff;font-weight:900}.profile-measure-steps h3{margin:2px 0 4px;font-size:1rem}.profile-measure-steps p{margin:0;color:#56645b;line-height:1.5}.profile-option-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:15px;gap:15px;margin:20px 0}.profile-option-card dl{margin:12px 0}.profile-option-card dl div{display:flex;justify-content:space-between;gap:12px;padding:7px 0;border-bottom:1px solid #e6ece8}.profile-option-card dt{color:#6b776f}.profile-option-card dd{margin:0;font-weight:850;color:#17241b}.removal-method-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.removal-method-card{padding:20px;border:1px solid #dde6df;border-radius:12px;background:#fff}.removal-hardware-image{width:92px;height:92px;object-fit:contain;float:right;margin:0 0 12px 18px;border:1px solid #dbe4de;border-radius:10px;background:#fff}.removal-method-card h3{margin:0 0 8px;color:#14351f}.removal-steps{margin:10px 0 0;padding-left:20px;clear:both}.removal-steps li+li{margin-top:7px}.measure-corner-diagram{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin:18px 0}.measure-corner-diagram .measure-box{position:relative;min-height:175px;border:7px solid #5e6662;background:#edf1ee}.measure-arrow{position:absolute;display:flex;align-items:center;justify-content:center;color:#0b542d;font-weight:900;font-size:.73rem}.measure-arrow.horizontal{left:3px;right:3px;top:8px;border-top:2px solid #0b542d;padding-top:5px}.measure-arrow.vertical{top:3px;bottom:3px;left:8px;border-left:2px solid #0b542d;padding-left:7px;writing-mode:vertical-rl}.corner-dot{position:absolute;width:10px;height:10px;border-radius:50%;background:#b01c2e}.corner-dot.tl{top:-8px;left:-8px}.corner-dot.tr{top:-8px;right:-8px}.corner-dot.bl{bottom:-8px;left:-8px}.corner-dot.br{bottom:-8px;right:-8px}@media(max-width:760px){.measure-corner-diagram,.profile-measure-layout,.removal-method-grid{grid-template-columns:1fr}.screen-diagram-wrap{padding-inline:30px}.screen-reference-heading{display:block}.screen-reference-heading span{display:block;margin-top:3px}.removal-hardware-image{width:76px;height:76px}}