:root{--canvas:#faf5e8;--ink:#040e20;--body:#333840;--muted:#525965;--action:#181d26;--line:#dedbd3;--blue:#254fad;--red:#912e1f;--green:#0a2e0e;--sky:#c7e5f2;--radius:24px;--font-body:"Inter Variable",Arial,sans-serif;--font-display:"Roboto Slab Variable",Georgia,serif;--space:1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:var(--body);font-family:var(--font-body);font-size:18px;line-height:1.55}a{color:inherit;text-underline-offset:.2em}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--ink);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2{color:var(--ink);font-family:var(--font-display);font-weight:900;text-wrap:balance;line-height:1.1}h1{font-size:clamp(38px,5vw,var(--display,64px));letter-spacing:-.035em}h2{font-size:clamp(32px,3.5vw,48px);letter-spacing:-.025em}h3{font-size:24px;line-height:1.25;color:var(--ink)}img{display:block;max-width:100%;height:auto}button{color:inherit}a.button{text-decoration:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;color:#fff;border:1px solid var(--action);padding:16px 24px;min-height:54px;border-radius:12px;font-size:16px;font-weight:600;line-height:1.3;transition:background .15s,transform .15s}.button:hover{background:#30353f}.button.secondary{background:transparent;color:var(--action)}.button.secondary:hover{background:#fff}.button span{margin-left:auto}.preview-notice{padding:8px 20px;text-align:center;background:#e8edf4;color:#333840;font-size:13px}.preview-notice a{margin-left:8px}.site-header{min-height:96px;background:#fff;gap:32px;padding:20px max(28px,calc((100vw - 1320px)/2));position:relative;z-index:10}.brand,.site-header{display:flex;align-items:center}.brand{gap:8px;text-decoration:none;font-size:22px;font-weight:700;letter-spacing:-.8px;color:var(--ink);white-space:nowrap}.brand span{font-weight:400;margin-left:-7px}.desktop-nav{display:flex;gap:26px;margin:auto;font-size:15px}.desktop-nav a{text-decoration:none}.desktop-nav a:hover{text-decoration:underline}.menu-toggle{display:none}.compact{min-height:80px;justify-content:space-between}.quiet-link{font-size:14px}.skip-link{position:fixed;top:-80px;background:white;z-index:99;padding:16px}.skip-link:focus{top:0}.section{max-width:1256px;padding:72px 28px;margin:auto}.hero{text-align:center;max-width:1000px;padding:64px 28px 40px;margin:auto}.hero h1{max-width:850px;margin:0 auto 24px}.hero p{max-width:720px;margin:0 auto 28px;font-size:19px}.actions{display:flex;gap:16px;justify-content:center}.site-footer{max-width:1256px;margin:auto;padding:64px 28px;display:grid;grid-gap:120px;gap:120px;border-top:1px solid var(--line);font-size:15px}.site-footer p{max-width:480px;margin-top:20px}.site-footer nav{display:grid;grid-template-columns:1fr 1fr;align-content:start;grid-gap:18px;gap:18px}.compact-footer{display:flex;justify-content:center;gap:24px;padding:24px;font-size:13px}.not-found{min-height:60vh}.not-found h1{max-width:820px}.not-found .button{margin:16px 12px 0 0}#main{min-height:50vh}.workbench{max-width:1280px;padding:24px 32px 48px;margin:auto}.work-progress{display:flex;gap:24px;list-style:none;padding:0;margin:0 0 28px;font-size:14px}.work-progress li{padding-bottom:10px;border-bottom:2px solid var(--line);flex:1 1}.work-progress .active{border-color:var(--ink);color:var(--ink);font-weight:700}.work-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,1fr);grid-gap:32px;gap:32px;align-items:start}.work-active{background:var(--paper);border-radius:24px;padding:32px;min-width:0}.work-active>h1{font-family:var(--font-body);font-size:32px;line-height:1.15;letter-spacing:-.7px;margin-bottom:20px}.work-active>h1:focus{outline:none}.work-help{font-size:16px;max-width:65ch}.address-aside,.work-aside{border-radius:24px;background:var(--sky);padding:28px;min-width:0}.address-aside h2,.work-aside h2{font-family:var(--font-body);font-size:28px;font-weight:600}.work-aside h3{font-size:19px}.address-aside small,.work-aside small{font-size:12px;letter-spacing:1px}.work-active label{display:block;font-size:15px;font-weight:600;margin:0 0 16px}.work-active input:not([type=checkbox]),.work-active select,.work-active textarea{display:block;min-height:48px;width:100%;border:1px solid #8f949d;background:#fff;color:var(--ink);border-radius:10px;padding:12px 14px;font-size:17px;margin-top:6px}.work-active textarea{resize:vertical}.work-active fieldset{border:0;padding:0;margin:0;min-width:0}.work-actions{display:flex;justify-content:space-between;gap:16px;margin-top:28px}.back,.work-link{border:0;background:transparent;text-decoration:underline;text-underline-offset:4px;padding:12px 0;min-height:44px;font-size:15px}.work-error{padding:16px;background:#fff0e8;border-left:3px solid var(--red);font-size:15px}.work-error button{display:block;background:white;border:1px solid var(--red);border-radius:8px;padding:10px;margin-top:8px}.work-note{font-size:15px;padding:14px;background:#edf3f6;border-radius:12px}.address-photo img{border-radius:16px;aspect-ratio:4/3;object-fit:cover}.address-photo span{display:block;font-size:14px;margin:12px 0 24px}.address-guide ol{list-style:none;padding:0}.address-guide li{display:flex;gap:18px;font-size:15px;padding:12px 0}.address-search-wrap svg{width:24px}.address-results{list-style:none;padding:0}.address-results button{display:grid;text-align:left;grid-template-columns:1fr auto;width:100%;background:#fff;border:1px solid var(--line);border-radius:12px;padding:16px;margin-bottom:8px;font-size:16px}.address-results small{grid-column:1;font-size:13px;color:var(--muted)}.check-option{display:flex!important;align-items:flex-start;gap:12px;font-weight:400!important}.check-option input{width:22px;height:22px;flex-shrink:0}.phone-input{display:flex;align-items:center;gap:10px}.phone-input input{flex:1 1;min-width:0}.answer-grid,.job-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.answer,.answer-card,.choice,.job-card{padding:18px;border:1px solid #bbb;background:#fff;border-radius:14px;text-align:left;min-height:64px}.answer-card[aria-pressed=true],.answer[aria-pressed=true],.choice[aria-pressed=true],.job-card[aria-pressed=true]{border:2px solid var(--ink);background:#f5f1e7}.project-facts,.project-summary{font-size:14px}.project-facts dd,.project-summary dd{margin:0 0 16px}.project-area strong{font-size:40px}.project-area strong span{font-size:20px}.project-area p{font-size:14px}.project-address{font-size:16px;overflow-wrap:anywhere}.building-controls-mobile{display:none}.roof-map{height:380px;border-radius:16px}.roof-map-wrap{min-width:0}.request-review{font-size:15px;margin-top:20px}details>summary{cursor:pointer;min-height:44px}#search-status{font-size:14px}.address-search-wrap svg{display:none}@media(max-width:1050px){.desktop-nav{gap:16px}.site-header{gap:20px}.brand{font-size:20px}.nav-cta{padding:14px}.workbench{padding:24px}.work-grid{gap:20px}.work-active{padding:24px}}@media(max-width:800px){.desktop-nav,.nav-cta{display:none}.site-header{min-height:80px;padding:16px 20px;justify-content:space-between}.menu-toggle{display:flex;align-items:center;gap:12px;border:0;background:transparent;font-size:15px;padding:12px 0 12px 12px;min-height:44px}#mobile-nav{position:absolute;top:100%;left:0;right:0;padding:20px;background:#fff;border-top:1px solid var(--line);box-shadow:0 12px 20px #0001;display:grid;grid-gap:8px;gap:8px}#mobile-nav a{padding:12px;text-decoration:none}.section{padding:48px 20px}.hero{padding:40px 20px 32px}.hero p{font-size:17px}.actions{flex-direction:column}.site-footer{padding:40px 20px;gap:32px}.site-footer,.work-grid{grid-template-columns:1fr}.workbench{padding:20px 16px}.work-active{padding:24px 20px}.work-active>h1{font-size:28px}.address-aside,.work-aside{display:none}.work-progress{gap:12px;font-size:12px}.building-controls-mobile{display:block}.building-controls-desktop{display:none}.answer-grid,.job-grid{grid-template-columns:1fr}.compact-footer{gap:16px;flex-wrap:wrap}.roof-map{height:330px}.preview-notice{font-size:12px;padding:6px 16px}.preview-notice a{white-space:nowrap}}.scope-board{max-width:1200px;margin:0 auto 24px;background:var(--action);padding:16px;border-radius:24px;color:#fff}.scope-nav{display:flex;gap:8px;padding:0 0 16px}.scope-nav button{flex:1 1;display:flex;gap:12px;align-items:center;background:transparent;border:1px solid #777;color:#fff;border-radius:12px;padding:14px 16px;text-align:left;font-size:14px}.scope-nav button[aria-selected=true]{background:#fff;color:var(--ink);border-color:#fff}.scope-nav button:focus-visible{outline-color:#fff}.scope-nav button span{font-size:12px;opacity:.7}.scope-content{display:grid;grid-template-columns:1.65fr 1fr;grid-gap:16px;gap:16px}.scope-content figure{margin:0;position:relative;overflow:hidden;border-radius:16px;background:var(--canvas)}.scope-content img{width:100%;height:100%;object-fit:cover}.scope-content figcaption{position:absolute;bottom:10px;left:16px;font-size:11px;color:#525965;background:#faf5e8d9;padding:2px 6px;border-radius:4px}.scope-panel{padding:32px;display:flex;flex-direction:column;border-radius:16px;transition:background .3s;min-height:380px}.scope-count{font-size:13px;opacity:.8}.scope-panel h2{color:#fff;font-size:34px;line-height:1.15;margin-top:32px}.scope-panel p{font-size:17px}.scope-track{display:flex;gap:6px;margin-top:auto;padding-top:24px}.scope-track span{height:3px;background:#ffffff50;flex:1 1}.scope-track .active{background:#fff}.eyebrow{font-size:15px;margin-bottom:20px}.decision-section{display:grid;grid-template-columns:1fr 1fr;grid-gap:100px;gap:100px}.text-link{font-size:16px;display:inline-block;margin-top:12px}.decision-options article{display:flex;gap:24px;border-bottom:1px solid var(--line);padding:0 0 24px;margin-bottom:24px}.decision-options article>span{font-size:14px;line-height:32px}.decision-options p{font-size:16px;margin-bottom:12px}.decision-options a{font-size:15px}.price-intro{background:var(--sky);border-radius:24px;padding:64px;max-width:1200px}.price-columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.section-heading h2{margin:0}.section-heading>a{white-space:nowrap;font-size:16px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.guide-card{padding:28px;border-radius:24px;min-height:330px;color:#fff;text-decoration:none;display:flex;flex-direction:column}.guide-card.red{background:var(--red)}.guide-card.green{background:var(--green)}.guide-card.blue{background:var(--blue)}.guide-card>span{font-size:14px;margin-bottom:36px}.guide-card h3{font-family:var(--font-display);color:#fff;font-size:30px}.guide-card p{font-size:16px}.guide-card>b{font-size:28px;margin-top:auto}.guide-card:hover h3{text-decoration:underline;text-underline-offset:4px}.closing{text-align:center;padding-top:32px;padding-bottom:96px}.closing p{margin-bottom:28px}@media(max-width:1256px){.price-intro,.scope-board{margin-left:28px;margin-right:28px}}@media(max-width:800px){.scope-board{margin:0 16px;padding:10px;border-radius:20px}.scope-nav{gap:6px;padding-bottom:10px}.scope-nav button{font-size:12px;padding:10px 8px;display:block;line-height:1.3}.scope-nav button span{display:block;margin-bottom:6px}.scope-content{grid-template-columns:1fr;gap:10px}.scope-content figure{aspect-ratio:3/2}.scope-panel{min-height:260px;padding:24px}.scope-panel h2{margin-top:20px;font-size:30px}.scope-panel p{font-size:16px}.decision-section{grid-template-columns:1fr;gap:32px}.price-intro{margin:0 16px;padding:32px 24px}.price-columns{gap:12px}.guide-grid,.price-columns{grid-template-columns:1fr}.guide-card{min-height:280px}.section-heading{display:block}.section-heading>a{display:inline-block;margin-top:16px}}.answer-options{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}.answer-options button{display:flex;align-items:center;gap:16px;border:1px solid #c5c4c0;border-radius:12px;padding:16px;background:#fff;min-height:64px;text-align:left}.answer-options button:hover{border-color:var(--ink);background:#faf8f0}.answer-options button[aria-pressed=true]{border:2px solid var(--ink);padding:15px;background:#f5f1e7}.answer-number{font-size:12px;color:var(--muted)}.answer-copy{display:grid;grid-gap:4px;gap:4px;flex:1 1}.answer-copy b{font-size:16px;font-weight:600}.answer-copy small{font-size:13px;line-height:1.4;color:var(--muted)}.answer-mark{font-size:14px}.answer-compact{grid-template-columns:1fr 1fr}.answer-compact button{align-items:flex-start}.work-progress button{border:0;background:transparent;padding:8px;color:inherit;font-size:14px}.work-progress{align-items:center}.work-progress>span{font-size:13px}.roof-map-toolbar{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.roof-map-toolbar button{border:1px solid #b0b3b8;padding:10px 14px;background:#fff;border-radius:10px;font-size:14px}.roof-map-toolbar button[aria-pressed=true]{background:var(--action);color:#fff}.roof-map-help{font-size:14px}.roof-map-legend{display:flex;gap:16px;font-size:12px;padding:10px 0}.roof-issue-list{padding:0;list-style:none;font-size:14px}.roof-issue-list li{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.roof-issue-list button{background:#fff;border:1px solid #aaa;border-radius:8px;padding:6px 12px}.building-controls-desktop label,.building-controls-mobile label{font-size:14px;display:flex;gap:8px}.project-roof-model svg{width:100%;height:auto}.phone-field{display:flex;align-items:center;gap:10px}.phone-field input{min-width:0}.work-layout-job .work-grid{grid-template-columns:1fr}.work-layout-job .work-aside{display:none}@media(max-width:600px){.answer-compact{grid-template-columns:1fr}.answer-options button{padding:14px;min-height:58px}.answer-options button[aria-pressed=true]{padding:13px}.answer-copy b{font-size:15px}.work-progress button{font-size:12px;padding:6px 2px}}.work-top{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:13px;margin-bottom:20px}.work-top>span{display:none}.work-top button{background:transparent;border:0;padding:8px;text-decoration:underline}.flow-progress{max-width:800px;margin:0 0 24px}.flow-progress ol{display:flex;gap:16px;padding:0;margin:0;list-style:none}.flow-progress li{display:flex;align-items:center;gap:10px;flex:1 1;padding-bottom:12px;border-bottom:2px solid var(--line);font-size:13px}.flow-progress li>span{font-size:12px}.flow-progress .is-current{border-color:var(--ink);color:var(--ink)}.flow-progress .is-complete{border-color:var(--green)}.flow-progress b{font-weight:500}.question-kicker{display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:12px;margin-bottom:16px}.step-heading h1{font-family:var(--font-body);font-size:32px;line-height:1.2;letter-spacing:-.7px;margin-bottom:20px}.step-heading h1:focus{outline:none}.job-options{display:grid;grid-gap:12px;gap:12px}.job-options button{display:grid;grid-template-columns:28px 1fr 20px;grid-gap:3px 14px;gap:3px 14px;padding:20px;background:#fff;border:1px solid #c5c4c0;border-radius:14px;text-align:left;align-items:center}.job-options button:hover{border-color:var(--ink);background:#faf8f0}.job-options b{font-size:17px;font-weight:600}.job-options span{grid-column:2;font-size:14px;color:var(--muted)}.job-options em{grid-column:3}.job-number,.job-options em{grid-row:1/3;font-style:normal}.job-number{font-size:12px}.workbench:has(.job-options) .work-grid{grid-template-columns:minmax(0,740px);justify-content:center}.workbench:has(.job-options) .work-aside{display:none}.workbench:has(.job-options) .flow-progress{margin-left:auto;margin-right:auto}.workbench:has(.job-options) .work-top{max-width:740px;margin-left:auto;margin-right:auto}@media(max-width:600px){.work-top{margin-bottom:12px}.flow-progress ol{gap:10px}.flow-progress li{display:block;font-size:11px;line-height:1.2}.flow-progress li>span{display:block;margin-bottom:6px}.step-heading h1{font-size:26px}.question-kicker{margin-bottom:12px}.job-options button{padding:16px;min-height:84px}.job-options b{font-size:16px}.job-options span{font-size:13px}}.reading-page{max-width:1200px;margin:auto;padding:48px 28px 88px}.page-intro{max-width:900px;margin-bottom:56px}.page-intro nav{font-size:13px;margin-bottom:40px;color:var(--muted)}.page-intro .ingress{font-size:22px;max-width:760px;line-height:1.5}.reading-layout{display:grid;grid-template-columns:240px minmax(0,740px);grid-gap:64px;gap:64px}.reading-layout aside{font-size:14px;align-self:start;position:-webkit-sticky;position:sticky;top:24px}.reading-layout aside p{font-weight:600}.reading-layout aside nav{grid-gap:14px;gap:14px}.reading-layout article{min-width:0}.reading-layout article section{margin:0 0 48px;scroll-margin-top:24px}.reading-layout article h2{font-size:32px;line-height:1.2}.reading-layout article p{line-height:1.65}.summary-box{padding:28px;background:#fff;border-radius:16px;margin-bottom:48px}.summary-box h2{font-family:var(--font-body);font-size:20px!important}.summary-box ul{padding-left:22px;margin-bottom:0}.summary-box li{margin-bottom:12px;font-size:17px}.summary-box li:last-child{margin-bottom:0}@media(max-width:800px){.reading-page{padding:32px 20px 64px}.page-intro{margin-bottom:32px}.page-intro nav{margin-bottom:28px}.page-intro .ingress{font-size:19px}.reading-layout{grid-template-columns:1fr;gap:24px}.reading-layout aside{position:static;border-bottom:1px solid var(--line);padding-bottom:24px}.reading-layout article h2{font-size:28px}.summary-box{padding:24px;margin-bottom:32px}}.project-download{max-width:1216px;margin:0 auto 32px;padding:20px 24px;border-top:1px solid var(--line);font-size:14px}.project-download p{max-width:760px}.project-download button{padding:12px 16px;background:#fff;border:1px solid #8f949d;border-radius:10px;min-height:44px;margin:0 12px 12px 0;font-size:14px}.design-panel{max-width:1200px;margin:0 auto 28px;padding:16px 24px;border:1px solid var(--line);border-radius:16px;font-size:13px}.design-panel>div{max-width:440px}.design-panel label{display:flex;gap:16px;align-items:center;margin:16px 0}.design-panel input[type=color]{width:40px;height:32px;border:0;padding:0;margin-left:auto}.design-panel code{font-size:12px}.design-panel button{background:#fff;border:1px solid #888;border-radius:8px;padding:10px 14px;margin:8px 12px 0 0}.design-panel small{display:block}.guide-card,.price-intro,.scope-board{border-radius:var(--radius,24px)}@media(max-width:800px){.design-panel{margin:0 16px 24px}}.contact-page>h1{max-width:800px}.contact-page>.ingress{max-width:680px;font-size:20px}.contact-cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;margin:40px 0}.contact-cards section{padding:32px;border-radius:24px;background:#fff}.contact-cards h2{font-size:32px}.contact-cards p{font-size:17px}.contact-note{max-width:760px;margin-top:48px}.contact-note h2{font-size:32px}@media(max-width:800px){.contact-cards{grid-template-columns:1fr}.contact-cards section{padding:24px}}.reading-layout{display:block}.reading-layout article{max-width:780px;margin:auto}.reading-layout aside{position:static;margin:24px 0 48px;padding:24px;border:1px solid var(--line);border-radius:16px}.reading-layout aside nav{display:grid;grid-gap:10px;gap:10px}.scope-track span{position:relative;overflow:hidden}.scope-track span:after{content:"";position:absolute;inset:0;background:#fff;transform:scaleX(0);transform-origin:left;transition:transform .32s cubic-bezier(.2,.8,.2,1)}.scope-track span.active{background:#ffffff50}.scope-track span.active:after{transform:scaleX(1)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}}.guide-page{max-width:1200px;margin:auto;padding:48px 28px 88px}.guide-intro{max-width:940px;margin:auto}.guide-intro nav{font-size:13px;margin-bottom:40px}.guide-intro .eyebrow{color:var(--muted);font-size:14px}.guide-intro .ingress{font-size:22px;max-width:760px}.guide-hero{margin:40px 0 56px}.guide-hero img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:24px}.guide-hero figcaption{font-size:13px;margin-top:10px;color:var(--muted)}.guide-body{max-width:740px;margin:auto}.guide-section{margin:56px 0;scroll-margin-top:36px}.guide-body h2{font-size:32px;line-height:1.2}.guide-body li,.guide-body p{line-height:1.7}.guide-body li{margin:8px 0}.article-toc{padding:24px 28px;border:1px solid var(--line);border-radius:16px}.article-toc h2{font-family:var(--font-body);font-size:18px}.article-toc ol{padding-left:24px;font-size:16px}.article-toc a[aria-current]{font-weight:700;color:var(--blue)}.reading-table{overflow-x:auto;border:1px solid var(--line);border-radius:12px;margin:28px 0}.reading-table table{width:100%;border-collapse:collapse;font-size:15px;min-width:500px}.reading-table td,.reading-table th{padding:16px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.reading-table th{background:#fff}.reading-table tr:last-child>*{border-bottom:0}.guide-faq{margin:48px 0}.guide-faq details{border-bottom:1px solid var(--line);padding:20px 0}.guide-faq summary{font-weight:600;cursor:pointer;min-height:28px}.guide-faq details p{margin:16px 0 0;font-size:17px}.guide-conclusion{background:var(--sky);padding:32px;border-radius:24px;margin:48px 0}.guide-sources{font-size:14px;color:var(--muted);border-top:1px solid var(--line);padding-top:28px}.guide-sources h2{font-size:20px;font-family:var(--font-body)}@media(max-width:800px){.guide-page{padding:32px 20px 64px}.guide-intro .ingress{font-size:19px}.guide-hero{margin:28px 0 36px}.guide-hero img{aspect-ratio:3/2;border-radius:16px}.guide-body h2{font-size:28px}.article-toc h2{font-size:18px}.guide-section{margin:40px 0}.guide-conclusion{padding:24px}.guide-sources h2{font-size:20px}}.article-index{display:grid;grid-gap:32px;gap:32px}.article-preview{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;text-decoration:none;background:#fff;border-radius:24px;overflow:hidden;align-items:center}.article-preview>img{width:100%;height:100%;object-fit:cover;aspect-ratio:3/2}.article-preview>div{padding:32px 40px 32px 0}.article-preview h2{font-size:32px}.article-preview:hover .text-link{text-decoration:underline}.article-preview .eyebrow,.section-sources{font-size:13px;color:var(--muted)}.section-sources{border-left:2px solid var(--line);padding-left:16px}.section-sources a{margin-right:8px}@media(max-width:800px){.article-preview{grid-template-columns:1fr;gap:0}.article-preview>div{padding:24px}.article-preview h2{font-size:28px}}.price-example{max-width:900px;margin:auto}.price-example>p:not(.example-range){max-width:760px}.price-example .eyebrow{color:var(--muted);font-size:13px}.example-range{display:grid;grid-gap:8px;gap:8px;padding:28px;background:#fff;border-radius:16px}.example-range>span{font-size:14px}.example-range strong{font-family:var(--font-display);color:var(--ink);font-size:clamp(26px,3vw,40px);line-height:1.2}.reading-layout .price-example{margin:48px 0}.price-example .reading-table table{min-width:540px}.article-toc a{display:block;padding:4px 0}.article-toc li{margin:2px 0}.guide-related a{display:inline-block;padding:6px 0}.scope-media{position:relative;isolation:isolate;overflow:hidden;aspect-ratio:3/2}.scope-media>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.035);transition:opacity .42s ease,transform .52s ease}.scope-media>img.is-active{opacity:1;transform:scale(1)}.scope-media>figcaption{z-index:1}.planned-contact{border-top:1px solid var(--line);margin-top:28px;padding-top:24px;font-size:15px}.planned-contact>summary{font-weight:600}.planned-contact form{margin-top:24px}.project-summary dt{font-weight:600}.project-summary dd{overflow-wrap:anywhere}html[data-motion=reduce]{scroll-behavior:auto}html[data-motion=reduce] *,html[data-motion=reduce] :after,html[data-motion=reduce] :before{animation:none!important;transition:none!important}:root{--canvas:#fff;--ink:#15191e;--body:#353b43;--muted:#606974;--action:#195cdb;--line:#dfe3e8;--paper:#fff;--blue:#195cdb;--red:#a63333;--green:#195cdb;--sky:#f3f4f6;--radius:12px;--font-display:"Inter Variable",Arial,sans-serif}h1,h2{font-weight:750}body{font-size:17px}.preview-notice{display:none}.site-header{min-height:76px;padding-top:14px;padding-bottom:14px;border-bottom:1px solid var(--line)}.button{border-radius:8px}.button:hover{background:#1249b1}.closing,.site-footer{background:#f3f4f6}.guide-card.blue,.guide-card.green,.guide-card.red{background:#f3f4f6;color:var(--ink)}.workbench{max-width:860px;padding:20px 28px 12px;min-height:0}.work-grid,.workbench:has(.job-options) .work-grid{grid-template-columns:minmax(0,1fr);gap:0}.address-aside,.work-aside{display:none!important}.building-controls-mobile{display:block}.work-active{padding:16px 0;border-radius:0;background:transparent}.work-top{margin-bottom:12px;font-size:12px}.flow-progress{margin-bottom:12px;max-width:none}.flow-progress li{padding-bottom:8px}.question-kicker{margin-bottom:8px}.step-heading h1{font-size:30px;margin-bottom:16px}.work-help{margin-bottom:20px}.work-active label{margin-bottom:8px}.work-actions{margin-top:16px}.work-note{padding:10px;font-size:13px}.address-input-wrap{display:flex;align-items:center;gap:12px;border:1px solid #a8b1bd;border-radius:10px;padding:6px 6px 6px 16px;background:#fff;min-height:64px}.address-input-wrap:focus-within{outline:2px solid var(--action);outline-offset:3px}.address-input-wrap svg{width:22px;height:24px;flex:0 0 22px}.work-active .address-input-wrap input{border:0;margin:0;padding:8px 0;min-height:44px;min-width:0;flex:1 1;background:transparent;outline:none}.address-submit{color:white;border:0;width:50px;height:50px;border-radius:7px;flex:0 0 50px;font-size:25px}.address-submit:hover{background:#1249b1}#search-status{font-size:12px;color:var(--muted);margin:10px 0}.address-results{margin:0}.project-download{max-width:804px;padding:8px 0;margin:12px auto;font-size:12px}.project-download summary{min-height:32px}.answer-options{gap:8px}.answer-options button{padding:12px 16px!important;min-height:54px!important}.answer-copy small{font-size:12px}.roof-map{height:clamp(160px,34dvh,310px)}.roof-map-wrap p{font-size:13px;margin-bottom:8px}.building-picks summary{min-height:30px}.building-picks label{font-size:13px}.work-active textarea{min-height:110px}.workbench .job-options button{min-height:70px;padding:14px}.workbench .work-error p{margin-bottom:0}.address-hero{max-width:1320px;margin:auto;padding:58px 28px 64px;display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.address-hero .eyebrow,.address-hero>.eyebrow{font-size:12px;font-weight:650;letter-spacing:.12em;color:var(--muted)}.home-calculator{padding:0;margin:0;max-width:none}.home-calculator .flow-progress,.home-calculator .question-kicker,.home-calculator .work-actions,.home-calculator .work-top{display:none}.home-calculator .step-heading h1{font-size:clamp(38px,4.8vw,62px);letter-spacing:-.045em;line-height:1.04;margin:18px 0 20px;max-width:570px}.home-calculator .work-help{font-size:19px;max-width:340px;margin-bottom:30px}.home-calculator .work-link{font-size:13px;margin:0;padding:5px 0;min-height:32px}.address-hero figure{position:relative;margin:0}.address-hero figure img{width:100%;height:410px;object-fit:cover;border-radius:10px}.address-hero figcaption{position:absolute;bottom:16px;left:16px;background:#ffffffed;color:var(--ink);font-size:12px;padding:8px 12px;border-radius:5px}.home-direct .section{max-width:1264px;padding:72px 28px;margin:0 auto}.home-direct h2{font-size:clamp(28px,3vw,40px);max-width:800px}.home-direct h3{font-size:21px}.three-columns{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px}.three-columns article{padding:20px 0;border-top:1px solid var(--line)}.three-columns p{font-size:16px}.three-columns article>span{display:block;font-size:13px;margin-bottom:18px}.three-columns article a{font-size:14px}.direct-steps{border-top:1px solid var(--line)}.split-section{display:grid;grid-template-columns:1fr 1fr;grid-gap:72px;gap:72px;align-items:center}.split-section>img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:10px}.services-direct .eyebrow,.split-section .eyebrow{font-size:12px;letter-spacing:.1em;color:var(--muted)}.split-section li{margin:12px 0}.home-direct .compare-direct{background:#15191e;color:#e4e7eb;padding:52px;border-radius:12px}.compare-direct h2{color:white}.compare-direct p{max-width:650px}.cost-list>div{display:flex;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid var(--line);font-size:15px}.cost-list span{color:var(--muted)}.narrow-copy{max-width:660px}.direct-guides{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.direct-guides a{padding:24px;border:1px solid var(--line);border-radius:10px;text-decoration:none;display:flex;flex-direction:column;justify-content:space-between;gap:16px}.direct-guides span{font-size:14px;color:var(--action)}.home-faq details{padding:18px 0;border-bottom:1px solid var(--line);max-width:860px}.home-faq summary{font-weight:600}.home-faq details p{max-width:760px;margin:12px 0}.home-direct .closing{max-width:none;text-align:center}.home-direct .closing h2{margin-left:auto;margin-right:auto}@media(max-width:800px){.address-hero{grid-template-columns:1fr;gap:28px;padding:28px 20px 36px;min-height:0}.address-hero figure{display:none}.home-calculator .step-heading h1{font-size:44px;max-width:360px}.home-calculator .work-help{font-size:17px;margin-bottom:22px}.home-direct .section{padding:40px 20px}.direct-guides,.three-columns{grid-template-columns:1fr;gap:12px}.three-columns article{padding:18px 0}.split-section{grid-template-columns:1fr;gap:28px}.split-section>img{max-height:300px}.home-direct .compare-direct{margin:0 16px;padding:32px 24px}.cost-list>div{flex-wrap:wrap;gap:6px}.workbench{padding:12px 20px 4px}.work-active{padding:8px 0}.work-top{margin-bottom:8px}.flow-progress li{display:flex;font-size:11px;gap:6px}.flow-progress li>span{margin:0}.flow-progress{margin-bottom:12px}.step-heading h1{font-size:26px}.project-download{margin:8px 20px;padding:6px 0}.question-kicker{font-size:11px}.work-active .work-help{font-size:14px;margin-bottom:14px}.work-active .answer-options button{padding:10px 12px!important}.work-actions{margin-top:12px}.address-input-wrap{gap:8px;padding-left:12px}.work-active .address-input-wrap input{font-size:15px}.home-direct .section-heading{align-items:start;gap:16px}.roof-map{height:clamp(150px,28dvh,250px)}}:root{--action:#5046df;--blue:#5046df;--font-display:"Poppins",Arial,sans-serif;--sky:#f5f6fa}h1,h2{font-weight:400}.button{border-radius:999px;background:var(--action);border-color:var(--action)}.address-submit:hover,.button:hover{background:#4035bd}.home-calculator .step-heading h1{font-family:var(--font-display);font-size:clamp(40px,4.6vw,60px);line-height:1.12}.address-hero{gap:36px;padding-top:30px;padding-bottom:32px;min-height:550px}.address-hero .eyebrow{letter-spacing:.1em;font-size:11px}.address-input-wrap{border-radius:999px;border-color:#d0d4e4;box-shadow:0 5px 24px #27246308}.address-submit{border-radius:999px;background:var(--action)}.home-direct h2{font-weight:400;line-height:1.2}.home-direct .compare-direct{background:#282543;border-radius:24px}.direct-guides a{border-radius:20px;transition:transform .2s,box-shadow .2s}.direct-guides a:hover{transform:translateY(-5px);box-shadow:0 12px 35px #2724630c}.three-columns article h3{font-weight:600}.three-columns article>span{width:36px;height:36px;display:grid;place-items:center;border:1px solid #d0d4e4;border-radius:50%;color:var(--action)}.roof-showcase{position:relative;min-width:0;background:#f5f6fa;border-radius:24px;overflow:hidden;isolation:isolate}.roof-canvas{width:100%;height:375px;position:relative}.roof-canvas canvas{display:block;width:100%;height:100%}.roof-canvas>img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.model-controls{display:flex;gap:10px;justify-content:space-between;align-items:center;padding:0 16px}.material-switch{display:flex;gap:4px;background:white;border:1px solid #dfe1eb;border-radius:999px;padding:4px}.material-switch button{display:flex;gap:6px;align-items:center;background:transparent;border:0;border-radius:999px;font-size:12px;padding:8px}.material-switch button[aria-pressed=true]{background:#e7e5ff;color:#3329a7}.material-switch span{width:9px;height:9px;border-radius:50%}.model-actions{display:flex;gap:6px}.model-actions button{font-size:12px;border:1px solid #d0d4e4;background:white;border-radius:999px;min-height:38px;padding:8px 11px}.model-actions button:first-child{font-size:20px;padding:3px 12px}.model-caption{font-size:10px;color:#626678;text-align:center;margin:12px 0 16px}.roof-showcase-layers .roof-canvas{height:380px}.section-enter{animation:section-enter .6s cubic-bezier(.2,.7,.2,1) both}.work-active{animation:step-enter .22s ease both}.answer-options button{transition:border-color .16s,background .16s,transform .16s}.answer-options button:hover{transform:translateX(3px)}@keyframes section-enter{0%{opacity:.35;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes step-enter{0%{opacity:.45;transform:translateY(8px)}to{opacity:1;transform:none}}@media(max-width:800px){.address-hero{padding-top:24px;gap:20px}.home-calculator .step-heading h1{font-size:40px;margin-top:12px}.roof-canvas{height:225px}.roof-showcase-layers .roof-canvas{height:290px}.model-controls{padding:0 10px;gap:4px;flex-wrap:wrap;justify-content:center}.model-caption{margin:8px 0 10px}.material-switch button{padding:7px;font-size:11px}.model-actions button{font-size:11px;padding:7px 10px;min-height:34px}.home-direct .compare-direct{border-radius:20px}.home-direct .split-section{gap:28px}}@media(prefers-reduced-motion:reduce){.section-enter,.work-active{animation:none}.answer-options button,.direct-guides a{transition:none}.answer-options button:hover,.direct-guides a:hover{transform:none}}.address-hero .home-calculator{padding:0}.address-hero{grid-template-columns:.95fr 1.25fr;max-width:1440px;gap:24px;padding-top:22px;padding-bottom:30px}.address-hero .realistic-hero{margin:0;background:#fbf8ef;border-radius:18px;overflow:hidden;position:relative}.address-hero .realistic-hero img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:0}.address-hero .realistic-hero figcaption{font-size:11px;bottom:12px;left:12px;background:#ffffffdb}.roof-story{height:280svh;position:relative;--roof-reveal:0%;--flat-opacity:0;--scene-scale:1;background:#faf7f0;border-top:1px solid #eee8dc;border-bottom:1px solid #eee8dc}.roof-story-sticky{position:-webkit-sticky;position:sticky;top:0;min-height:650px;height:100svh;max-height:1100px;display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.6fr);align-items:center;max-width:1600px;margin:auto;padding:36px 40px;grid-gap:32px;gap:32px;overflow:hidden}.roof-story-copy{position:relative;z-index:2;max-width:430px}.roof-story-copy .eyebrow{font-size:12px;letter-spacing:.13em;color:#67626d}.roof-story-copy h2{font-size:clamp(32px,3.1vw,48px);line-height:1.15}.roof-story-copy>p:not(.eyebrow){font-size:17px;max-width:34ch}.roof-story-stage{position:relative;aspect-ratio:3/2;transform:scale(var(--scene-scale));transform-origin:55% 55%}.roof-story-artwork>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.roof-after{-webkit-clip-path:inset(0 calc(100% - var(--roof-reveal)) 0 0);clip-path:inset(0 calc(100% - var(--roof-reveal)) 0 0)}.roof-flat{opacity:var(--flat-opacity)}.story-disclosure{position:absolute;bottom:0;left:0;right:0;font-size:10px;text-align:center;color:#6a6362;padding:5px;background:#fbf8efc9;margin:0}.story-progress{display:flex;gap:6px;margin-top:28px;max-width:130px}.story-progress span{height:3px;flex:1 1;background:#d7d1ca;transition:background .2s}.story-progress span.active{background:var(--action)}.reduced-story{display:none}.home-direct>.roof-story.section-enter{animation:none}.realistic-hero img{animation:hero-house-in .9s ease-out both}@keyframes hero-house-in{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:none}}@media(max-width:800px){.address-hero{grid-template-columns:1fr;padding:24px 20px;gap:20px}.address-hero .realistic-hero{display:block;border-radius:12px}.address-hero .realistic-hero img{height:auto;max-height:280px;object-fit:contain}.roof-story{height:240svh}.roof-story-sticky{min-height:0;height:100svh;max-height:none;grid-template-columns:1fr;align-content:center;gap:20px;padding:24px 20px}.roof-story-copy{max-width:none}.roof-story-copy h2{font-size:30px;max-width:360px;margin-bottom:14px}.roof-story-copy>p:not(.eyebrow){font-size:15px;margin-bottom:18px}.roof-story-copy .eyebrow{margin-bottom:12px;font-size:11px}.roof-story-copy .button{min-height:48px;padding:12px 20px}.story-progress{margin-top:16px}.roof-story-stage{width:100%;align-self:start;aspect-ratio:3/2}.story-disclosure{font-size:9px}.roof-story-copy h2{min-height:70px}.roof-story-copy>p:not(.eyebrow){min-height:46px}}@media(prefers-reduced-motion:reduce){.realistic-hero img{animation:none}.roof-story{height:auto}.roof-story-sticky{position:static;height:auto;max-height:none;overflow:visible;align-items:start}.roof-story-stage{display:grid;grid-gap:12px;gap:12px;aspect-ratio:auto;transform:none}.roof-story-artwork>img{position:static;-webkit-clip-path:none;clip-path:none;opacity:1;height:auto}.story-disclosure{position:static}.story-progress{display:none}.reduced-story{display:block;padding:20px 40px}.roof-story-copy h2,.roof-story-copy>p:not(.eyebrow){min-height:0}}.hero-journey{border:1px solid #e6e5ed;border-radius:20px;background:#fff;box-shadow:0 20px 70px #29224a12;overflow:hidden;min-width:0;transform:perspective(1800px) rotateY(-3deg);transform-origin:left center}.journey-chrome{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;border-bottom:1px solid #e6e5ed;font-size:11px;color:#545361}.journey-chrome span{display:flex;gap:8px;align-items:center}.journey-chrome i{width:6px;height:6px;background:#7563ea;border-radius:50%}.journey-chrome button{border:0;background:#f2f1f7;border-radius:50%;width:30px;height:30px;font-size:12px}.journey-screen{position:relative;height:355px;background:#f5f3ed;overflow:hidden}.journey-house,.journey-map{position:absolute;inset:0;opacity:0;transition:opacity .45s ease}.journey-house.shown,.journey-map.shown{opacity:1}.journey-map>img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:transform 2.4s cubic-bezier(.3,.1,.2,1)}.journey-step-1 .journey-map>img,.journey-step-2 .journey-map>img{transform:scale(1.85)}.demo-search{position:absolute;top:28px;left:8%;right:8%;padding:14px 18px;background:#fff;border-radius:10px;box-shadow:0 8px 28px #0002;display:flex;gap:12px;align-items:center;font-size:14px;animation:step-enter .35s ease}.demo-search>div{flex:1 1}.demo-search>b{background:var(--action);color:#fff;border-radius:50%;width:30px;height:30px;display:grid;place-items:center}.demo-type{display:block;overflow:hidden;white-space:nowrap;animation:type-address 1.8s steps(17) both;max-width:max-content}.demo-roof-selection{position:absolute;left:28%;right:28%;top:24%;bottom:24%;border:3px solid #a8ff80;background:#91f17444;opacity:0;transform:scale(.96);transition:opacity .3s,transform .35s}.journey-step-2 .demo-roof-selection{opacity:1;transform:scale(1)}.demo-roof-selection span{position:absolute;top:-35px;left:50%;transform:translateX(-50%);white-space:nowrap;background:#fff;color:#222b1d;font-size:11px;padding:6px 10px;border-radius:5px}.demo-cursor{position:absolute;left:62%;top:68%;font-size:35px;color:white;text-shadow:0 1px 3px #222;animation:cursor-pick .8s ease both}.journey-house>img{width:100%;height:100%;object-fit:contain}.demo-materials{position:absolute;bottom:16px;left:0;right:0;display:flex;justify-content:center;gap:8px}.demo-materials span{padding:7px 12px;border-radius:6px;font-size:11px;background:#fff;border:1px solid #ddd}.demo-materials span:first-child{background:#eae7ff;border-color:#7c6fea;color:#3e2dab}.demo-estimate,.demo-offers{position:absolute;inset:0;padding:25px 30px;text-align:center;background:#f6f5fb;animation:step-enter .4s ease}.demo-estimate small,.demo-offers small{font-size:10px;letter-spacing:.1em;display:block;color:#696675}.demo-estimate h3{font-size:22px;margin:10px 0 16px;font-weight:500}.demo-check{display:grid;place-items:center;margin:0 auto 12px;width:35px;height:35px;border-radius:50%;background:#e2f4e5;color:#28593a}.demo-price{font-size:48px;font-weight:600;letter-spacing:-.04em;color:#282236}.demo-price>span{font-size:22px;font-weight:400}.demo-facts{display:flex;justify-content:center;gap:10px;margin:12px 0 18px}.demo-estimate>a,.demo-facts{font-size:11px}.demo-offers h3{font-size:24px;margin:10px 0 20px;font-weight:500}.offer-stack{max-width:280px;margin:auto}.offer-stack>div{display:flex;align-items:center;gap:15px;background:#fff;border:1px solid #e6e2f0;border-radius:9px;padding:10px 14px;text-align:left;font-size:12px;margin-top:-3px;box-shadow:0 5px 15px #33296609;animation:offer-arrive .6s ease both}.offer-stack>div:nth-child(2){transform:translateX(10px);animation-delay:.15s}.offer-stack>div:nth-child(3){transform:translateX(20px);animation-delay:.3s}.offer-stack>div>span{color:#8d82a6;font-size:10px}.offer-stack>div>div{flex:1 1}.offer-stack i{display:block;width:85px;height:3px;background:#edeaf1;margin-top:5px}.offer-stack em{font-style:normal}.demo-offer-cta{display:inline-block;margin-top:18px;padding:10px 20px;border-radius:999px;color:#fff;background:var(--action);font-size:12px}.journey-bottom{display:flex;align-items:center;gap:12px;padding:16px 18px 5px;font-size:12px}.journey-bottom>span{font-size:10px;color:#827c91}.journey-bottom strong{font-weight:500;flex:1 1}.journey-bottom>div{display:flex;gap:5px}.journey-bottom button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#d9d6e4}.journey-bottom button[aria-current]{background:var(--action)}.journey-disclosure{font-size:9px;text-align:center;margin:5px 0 10px;color:#807a88}.home-direct .lead-steps{padding-top:56px}.lead-steps .eyebrow{font-size:11px;letter-spacing:.12em;color:#70657e}.lead-step-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.lead-step-grid>article{min-width:0;border:1px solid #e6e2ec;border-radius:18px;overflow:hidden;transition:transform .25s,box-shadow .25s}.lead-step-grid>article:hover{transform:translateY(-6px);box-shadow:0 16px 40px #27173c0c}.step-visual{height:220px;position:relative;overflow:hidden;background:#f6f3ef}.step-visual>img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.lead-step-grid>article:hover img{transform:scale(1.06)}.step-visual>span{position:absolute;bottom:16px;left:20px;background:#fff;padding:7px 12px;box-shadow:0 5px 20px #0001;border-radius:7px;font-size:11px}.step-copy{display:flex;gap:16px;padding:24px 20px}.step-copy>b{font-size:14px;color:var(--action);font-weight:500}.step-copy h3{font-size:21px;line-height:1.2;margin-bottom:10px}.step-copy p{font-size:14px;line-height:1.55;margin:0}.step-quotes{flex-direction:column;justify-content:center;background:#eeebff;padding:25px}.step-quotes,.step-quotes>div{display:flex;align-items:center}.step-quotes>div{padding:15px 16px;background:#fff;border:1px solid #e4dfed;border-radius:8px;width:85%;font-size:13px;gap:16px;box-shadow:0 8px 20px #3a1e7010}.step-quotes>div:first-child{transform:translateX(-10px) rotate(-4deg)}.step-quotes>div:nth-child(2){position:relative;z-index:1;transform:translateY(-2px) rotate(2deg)}.step-quotes>div:nth-child(3){transform:translateX(10px) translateY(-4px) rotate(-2deg)}.step-quotes span{font-size:10px;color:#93899e}.step-quotes b{margin-left:auto}@keyframes type-address{0%{width:0}to{width:160px}}@keyframes cursor-pick{0%{transform:translate(50px,30px);opacity:0}to{transform:none;opacity:1}}@keyframes offer-arrive{0%{opacity:0;margin-top:12px}to{opacity:1;margin-top:-3px}}@media(max-width:800px){.hero-journey{transform:none;border-radius:14px}.journey-screen{height:270px}.journey-chrome{padding:7px 12px}.journey-bottom{padding:12px 12px 5px;font-size:11px;gap:8px}.demo-estimate,.demo-offers{padding:14px 18px}.demo-check{width:25px;height:25px;margin-bottom:6px}.demo-price{font-size:38px}.demo-estimate h3{font-size:20px;margin:8px 0}.demo-facts{margin:8px 0}.demo-offers h3{font-size:21px;margin:8px 0 12px}.offer-stack>div{padding:7px 12px}.demo-offer-cta{margin-top:12px;padding:8px 16px}.demo-search{top:18px;font-size:12px;padding:10px;left:6%;right:6%}.demo-roof-selection{left:26%;right:26%}.demo-materials{gap:5px}.demo-materials span{padding:6px 8px;font-size:10px}.lead-step-grid{grid-template-columns:1fr;gap:20px}.step-visual{height:240px}.home-direct .lead-steps{padding-top:36px}.lead-steps .section-heading{display:block}.lead-steps .section-heading>a{font-size:14px}.step-copy{padding:22px}.journey-disclosure{font-size:8px}}@media(prefers-reduced-motion:reduce){.demo-roof-selection,.journey-house,.journey-map,.journey-map>img,.lead-step-grid>article,.step-visual>img{transition:none}.demo-cursor,.demo-estimate,.demo-offers,.demo-search,.demo-type,.offer-stack>div{animation:none}.lead-step-grid>article:hover,.lead-step-grid>article:hover img{transform:none}}.journey-map>img{object-fit:fill}.demo-roof-selection{left:36%;right:36%;top:10%;bottom:25%}.demo-source{font-size:11px}.journey-disclosure a{color:inherit}.demo-map-plane{position:absolute;inset:0;transform:scale(1);transition:transform 2.2s cubic-bezier(.25,.1,.2,1)}.demo-map-plane>img{width:100%;height:100%;object-fit:fill}.journey-step-1 .demo-map-plane,.journey-step-2 .demo-map-plane,.journey-step-3 .demo-map-plane{transform:scale(1.85)}.measured-roof{position:absolute;inset:0;width:100%;height:100%;opacity:0;transition:opacity .35s}.measured-roof polygon{fill:#8ef37b55;stroke:#baff98;stroke-width:3;vector-effect:non-scaling-stroke}.measured-roof path{stroke:#e5ffda;stroke-width:2;vector-effect:non-scaling-stroke}.journey-step-2 .measured-roof,.journey-step-3 .measured-roof,.journey-step-4 .measured-roof{opacity:1}.journey-step-3 .measured-roof polygon{fill:#5d697b99;stroke:#c9d1e4}.roof-selection-label{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);padding:7px 12px;border-radius:7px;background:white;font-size:11px;white-space:nowrap}.journey-step-4 .journey-map{width:43%}.journey-step-4 .demo-map-plane{transform:scale(1.1)}.journey-step-4 .demo-map-plane>img{object-fit:cover}.journey-step-4 .measured-roof{display:none}.estimate-inspector{position:absolute;right:0;top:0;bottom:0;width:57%;padding:28px 20px;background:#fff;text-align:left}.estimate-inspector small{font-size:9px;letter-spacing:.12em;color:#7f7689}.estimate-inspector h3{font-size:22px;font-weight:500;margin:12px 0 20px}.estimate-inspector dl{margin:0}.estimate-inspector dl>div{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #ece8ef;font-size:11px}.estimate-inspector dd{margin:0;font-weight:600}.estimate-pending{margin-top:20px}.estimate-pending span{display:block;font-size:11px;color:#726b7b}.estimate-pending strong{display:block;font-size:21px;font-weight:500;margin-top:5px}.journey-bottom{padding-bottom:16px}.step-map-diagram{background:#eeedf3}.step-map-diagram svg{width:100%;height:100%}.step-spec{display:flex;flex-direction:column;justify-content:center;gap:10px;padding:24px;background:#f3f1f8}.step-spec>div{display:flex;align-items:center;gap:14px;background:#fff;padding:13px 16px;border:1px solid #e6e1ec;border-radius:8px;font-size:13px}.step-spec span{font-size:10px;color:#94889f}.step-spec i{margin-left:auto;font-style:normal;color:#6450cc}.step-spec b{font-weight:500}@media(max-width:800px){.estimate-inspector{padding:18px 12px}.estimate-inspector h3{font-size:17px;margin:9px 0 12px}.estimate-inspector dl>div{font-size:9px;gap:6px;padding:8px 0}.estimate-pending{margin-top:14px}.estimate-pending strong{font-size:17px}.estimate-pending span{font-size:10px}.journey-chrome{font-size:9px}}@media(prefers-reduced-motion:reduce){.demo-map-plane,.measured-roof{transition:none}}.prices-redesigned{max-width:1220px;margin:auto;padding:35px 28px 80px}.prices-redesigned>nav{font-size:12px;color:#716b7d;margin-bottom:46px}.prices-intro{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:80px;gap:80px;align-items:center}.prices-intro h1{font-size:clamp(38px,4.5vw,58px);margin-bottom:24px}.prices-intro>div>p:not(.eyebrow){font-size:19px;max-width:520px;margin-bottom:28px}.prices-redesigned .eyebrow{font-size:11px;letter-spacing:.13em;color:#756580}.prices-intro aside{padding:35px;border-radius:20px;background:#efedfb}.prices-intro aside>span{font-size:10px;letter-spacing:.12em;color:#766388}.prices-intro aside h2{font-size:33px;margin:20px 0}.prices-intro aside p{font-size:16px}.prices-intro aside a{font-size:13px}.price-posts{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:80px;gap:80px;margin:90px 0}.price-posts h2{font-size:36px}.price-posts article{display:flex;gap:20px;border-top:1px solid #e5e0e9;padding:22px 0}.price-posts article>span{font-size:12px;color:var(--action);padding-top:3px}.price-posts h3{font-size:21px;margin-bottom:8px}.price-posts article p{font-size:15px;margin:0}.price-compare{display:grid;grid-template-columns:1fr 1fr;grid-gap:45px;gap:45px;padding:32px 0;border-top:1px solid #ded8e4;border-bottom:1px solid #ded8e4}.price-compare h2{font-size:27px}.price-compare p{font-size:16px;margin:0}.price-calculation{margin:35px 0;border:1px solid #e3dee8;border-radius:12px}.price-calculation>summary{display:flex;justify-content:space-between;padding:22px;font-size:15px;font-weight:500}.price-calculation>.price-example{padding:30px}.price-next{text-align:center;padding:55px 0 0}.price-next h2{font-size:36px}.price-next>a:not(.button){display:block;margin-top:20px;font-size:13px}@media(max-width:800px){.prices-redesigned{padding:24px 20px 50px}.price-compare,.price-posts,.prices-intro{grid-template-columns:1fr;gap:28px}.prices-intro aside{padding:26px}.price-posts{margin:50px 0}.prices-intro>div>p:not(.eyebrow){font-size:17px}.prices-redesigned>nav{margin-bottom:30px}.price-calculation>.price-example{padding:20px}.price-next h2{font-size:28px}}.property-map{background:radial-gradient(ellipse at 50% 55%,#f3f1eb,#e5e8e1)!important}.property-roof-canvas{position:absolute;inset:0;width:100%;height:100%}.property-roof-canvas canvas{display:block;width:100%;height:100%}.property-finishes{display:flex;position:absolute;bottom:106px;left:50%;transform:translateX(-50%);gap:6px;z-index:5;white-space:nowrap}.property-finishes button{border:1px solid #dedce9;background:white;border-radius:8px;padding:10px 13px;font-size:12px;cursor:pointer}.property-finishes button[aria-pressed=true]{background:#ece7ff;border-color:#7862f8;color:#5039d8}.property-source{font-size:10px;line-height:1.5;color:#626773;text-align:center;padding:7px 10px;background:#fff}.hero-journey{position:relative}@media(max-width:600px){.property-finishes{bottom:100px}.property-finishes button{padding:8px;font-size:10px}.property-source{font-size:8px}}.property-map-overlay{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .65s;z-index:1}.property-map-overlay.active{opacity:1;pointer-events:auto}.property-aerial{height:100%;width:100%}.property-aerial .leaflet-control-attribution{font-size:8px!important}.roof-selection-label{z-index:3}.demo-cursor,.demo-search{z-index:4}.property-map .property-roof-canvas{z-index:0}.property-map-overlay .leaflet-container{background:#e9e9e3}.roof-story-artwork{position:absolute;inset:0;mix-blend-mode:multiply;mask-image:linear-gradient(90deg,transparent,#000 9%,#000 92%,transparent),linear-gradient(180deg,transparent,#000 9%,#000 93%,transparent);-webkit-mask-composite:source-in,xor;mask-composite:intersect;-webkit-mask-image:linear-gradient(90deg,transparent,#000 9%,#000 92%,transparent),linear-gradient(180deg,transparent,#000 9%,#000 93%,transparent);-webkit-mask-composite:source-in}.roof-story .story-disclosure{background:transparent;bottom:-24px}@media(prefers-reduced-motion:reduce){.roof-story-artwork{position:static;display:grid;grid-gap:12px;gap:12px;mask:none;-webkit-mask:none}.roof-story-artwork>img{-webkit-mask-image:linear-gradient(90deg,transparent,#000 9%,#000 92%,transparent),linear-gradient(180deg,transparent,#000 9%,#000 93%,transparent);mask-image:linear-gradient(90deg,transparent,#000 9%,#000 92%,transparent),linear-gradient(180deg,transparent,#000 9%,#000 93%,transparent);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.roof-story .story-disclosure{position:static}}.roof-story-expanded{height:400svh}.roof-story-expanded .roof-story-copy h2{min-height:2.3em}.roof-finish-picker{display:flex;flex-wrap:wrap;gap:7px;margin:24px 0}.roof-finish-picker button{display:flex;align-items:center;gap:8px;padding:9px 11px;border:1px solid #d9d4ca;border-radius:7px;background:transparent;color:#34323a;font:inherit;font-size:12px;cursor:pointer;text-align:left}.roof-finish-picker button>span{width:13px;height:13px;border-radius:50%;flex:none}.roof-finish-picker button[aria-pressed=true]{border-color:var(--action);box-shadow:inset 0 0 0 1px var(--action);background:#fff9}.roof-finish-picker button:focus-visible{outline:3px solid var(--action);outline-offset:3px}.flat-roof-section{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.6fr);align-items:center;grid-gap:32px;gap:32px;padding:90px max(40px,calc((100vw - 1520px)/2));background:#faf7f0;min-height:85svh}.flat-roof-copy{max-width:430px}.flat-roof-copy h2{font-size:clamp(32px,3.1vw,48px);line-height:1.15}.flat-roof-copy>p:not(.eyebrow){font-size:17px;max-width:34ch}.flat-roof-artwork{mix-blend-mode:multiply;-webkit-mask-image:linear-gradient(90deg,transparent,#000 9%,#000 92%,transparent),linear-gradient(180deg,transparent,#000 9%,#000 93%,transparent);mask-image:linear-gradient(90deg,transparent,#000 9%,#000 92%,transparent),linear-gradient(180deg,transparent,#000 9%,#000 93%,transparent);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.flat-roof-artwork img{display:block;width:100%;height:auto}@media(max-width:800px){.roof-story-expanded{height:380svh}.roof-story-expanded .roof-story-sticky{gap:12px}.roof-finish-picker{margin:14px 0;gap:6px}.roof-finish-picker button{padding:7px 8px;font-size:11px}.roof-story-expanded .roof-story-copy h2{min-height:0;font-size:27px}.roof-story-expanded .roof-story-copy>p:not(.eyebrow){min-height:0}.flat-roof-section{grid-template-columns:1fr;padding:56px 20px;gap:22px;min-height:0}.flat-roof-copy h2{font-size:30px}.flat-roof-copy>p:not(.eyebrow){font-size:15px}}@media(prefers-reduced-motion:reduce){.roof-story-expanded{height:auto}.roof-story-expanded .roof-story-stage{display:block;aspect-ratio:3/2}.roof-story-expanded .roof-story-artwork{position:absolute;display:block;-webkit-mask-image:linear-gradient(90deg,transparent,#000 9%,#000 92%,transparent),linear-gradient(180deg,transparent,#000 9%,#000 93%,transparent);mask-image:linear-gradient(90deg,transparent,#000 9%,#000 92%,transparent),linear-gradient(180deg,transparent,#000 9%,#000 93%,transparent);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.roof-story-expanded .roof-story-artwork>img{position:absolute;height:100%;-webkit-mask:none;mask:none;opacity:1}.roof-story-expanded .story-disclosure{position:absolute}}.roof-scroll-resume{display:block;border:0;background:none;padding:0;margin:-10px 0 18px;color:var(--action);text-decoration:underline;font:inherit;font-size:12px;cursor:pointer}@media(prefers-reduced-motion:reduce){.roof-scroll-resume{display:none}}.material-gallery-heading{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:40px;gap:40px;align-items:end;margin-bottom:28px}.material-gallery-heading h2{max-width:650px;margin-bottom:0}.material-gallery-heading>p{max-width:46ch;margin:0;font-size:17px}.material-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.material-filters button{display:flex;align-items:center;gap:12px;border:1px solid #ddd9e5;border-radius:30px;padding:11px 16px;background:#fff;font:inherit;font-size:13px;cursor:pointer;color:#3c3946}.material-filters button span{font-size:10px;opacity:.65}.material-filters button[aria-pressed=true]{background:#282333;color:#fff;border-color:#282333}.material-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.material-card-grid article{min-width:0;background:#fff;border-bottom:1px solid #e6e2eb;padding-bottom:22px}.material-sample{aspect-ratio:1;background-size:200% 200%;background-repeat:no-repeat;background-color:#f6f5f1;border-radius:12px;transition:transform .35s}.material-card-grid article:hover .material-sample{transform:translateY(-4px)}.material-card-copy{padding:18px 2px 0}.material-card-copy>span{font-size:10px;color:#797382;letter-spacing:.08em;text-transform:uppercase}.material-card-copy h3{font-size:19px;margin:7px 0 10px;line-height:1.3}.material-card-copy p{font-size:13px;line-height:1.65;margin:0;color:#56515f}.material-gallery-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:32px;padding:24px 0}.material-gallery-bottom p{max-width:64ch;font-size:15px;margin:0}.material-gallery-bottom .button{flex:none}.material-sources{font-size:12px;color:#67616e;border-top:1px solid #e6e2eb;padding:14px 0}.material-sources summary{cursor:pointer}.material-sources>p{font-size:12px;max-width:90ch}.material-sources>div{display:flex;flex-wrap:wrap;gap:10px 20px;padding-top:12px}.material-filters button:focus-visible{outline:3px solid var(--action);outline-offset:3px}@media(max-width:1050px){.material-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.material-gallery-heading{grid-template-columns:1fr;gap:16px}.material-gallery-heading>p{font-size:15px}.material-filters{gap:6px}.material-filters button{font-size:11px;padding:9px 11px;gap:8px}.material-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px}.material-card-copy h3{font-size:16px}.material-card-copy p{font-size:12px}.material-card-copy>span{font-size:8px;letter-spacing:.04em}.material-gallery-bottom{display:block}.material-gallery-bottom .button{margin-top:20px}}@media(prefers-reduced-motion:reduce){.material-sample{transition:none}.material-card-grid article:hover .material-sample{transform:none}}.material-gallery .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero-cinema{min-width:0;overflow:hidden;border:1px solid #e5e5e8;border-radius:22px;background:#f5f5f3;box-shadow:0 24px 64px #2020270a;isolation:isolate}.cinema-heading{padding:12px 18px;display:flex;align-items:center;justify-content:space-between;background:#fff;font-size:11px}.cinema-heading>span{display:flex;align-items:center;gap:8px}.cinema-heading i{width:5px;height:5px;border-radius:50%;background:var(--action)}.cinema-heading button{border:0;background:#f2f1f5;width:32px;height:32px;border-radius:50%;font-size:12px}.cinema-stage{position:relative;overflow:hidden;background:#d5d8d8}.cinema-stage video{display:block;width:100%;height:100%;object-fit:cover}.cinema-search{position:absolute;top:24px;left:8%;right:8%;display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:12px;background:#fffffff0;font-size:13px;box-shadow:0 8px 30px #0001}.cinema-search b{margin-left:auto;background:var(--action);color:white;border-radius:50%;width:28px;height:28px;display:grid;place-items:center}.cinema-tag{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);white-space:nowrap;background:#fff;padding:10px 16px;border-radius:999px;font-size:12px;box-shadow:0 6px 25px #0001}.cinema-material{display:flex;gap:8px;align-items:center}.cinema-material span{width:12px;height:12px;background:#a4482f;border-radius:50%}.cinema-material span:last-of-type{background:#303943}.cinema-material b{margin:0 4px;font-weight:400}.cinema-result{position:absolute;inset:0 0 0 46%;background:#ffffffeb;padding:10% 7%;display:flex;flex-direction:column;justify-content:center}.cinema-result small{font-size:9px;letter-spacing:.13em;color:#6a6874}.cinema-result h3{font-size:clamp(20px,2vw,29px);font-weight:500;line-height:1.16;margin:12px 0}.cinema-result p{font-size:12px;line-height:1.6;margin:0 0 16px}.cinema-result a{font-size:12px;font-weight:600}.cinema-navigation{display:flex;align-items:center;gap:12px;padding:18px 20px 10px;background:#fff;font-size:12px}.cinema-navigation>span{color:#77717e;font-size:10px}.cinema-navigation strong{font-weight:500;flex:1 1;min-width:0}.cinema-navigation>div{display:flex;gap:2px}.cinema-navigation button{position:relative;width:24px;height:24px;border:0;background:none;padding:0}.cinema-navigation button:after{content:"";display:block;width:6px;height:6px;background:#d9d6e2;border-radius:50%;margin:auto}.cinema-navigation button[aria-current]:after{background:var(--action);width:8px;height:8px}.cinema-caption{display:block;text-align:center;font-size:9px;background:#fff;padding:0 12px 12px;color:#77717e}@media(max-width:600px){.cinema-heading{padding:8px 12px}.cinema-stage{aspect-ratio:1.12}.cinema-stage video{object-fit:cover}.cinema-search{top:14px;left:5%;right:5%;font-size:11px}.cinema-navigation{padding:12px 12px 8px;gap:6px;font-size:11px}.cinema-navigation button{width:24px}.cinema-result{inset:0 0 0 35%;padding:8%}.cinema-result h3{font-size:21px}.cinema-result p{font-size:11px}.cinema-tag{font-size:10px;padding:9px 12px}.hero-cinema{border-radius:16px}}.process-story{max-width:1400px;margin:auto;padding:88px 28px 80px;background:#fff}.process-intro{padding-bottom:34px;border-top:1px solid var(--line);padding-top:44px}.process-intro .eyebrow{font-size:10px;letter-spacing:.15em;color:#686273}.process-intro h2{font-size:clamp(38px,4.2vw,62px);font-weight:500;line-height:1.06;letter-spacing:-.04em;margin:20px 0 0;text-wrap:wrap}.process-layout{display:grid;grid-template-columns:1fr 1.08fr;grid-gap:60px;gap:60px;align-items:center}.process-steps{min-width:0}.process-step{display:flex;align-items:flex-start;gap:24px;width:100%;text-align:left;border:0;border-top:1px solid #e5e3e9;background:transparent;padding:25px 0;transition:color .25s}.process-number{font-size:42px;font-family:var(--font-display);line-height:1;font-weight:500;letter-spacing:-.06em;color:#827b8d;min-width:56px;transition:color .25s}.process-step>span:nth-child(2){flex:1 1}.process-step strong{font-size:25px;line-height:1.2;font-weight:500;display:block;color:#1c1c23;letter-spacing:-.035em;margin:0 0 10px}.process-step>span:nth-child(2)>span{display:block;font-size:14px;color:#62606a;line-height:1.65;max-width:35ch}.process-step-arrow{opacity:0;color:var(--action);font-size:23px;transition:opacity .25s}.process-step[aria-pressed=true] .process-number{color:var(--action)}.process-step:hover .process-step-arrow,.process-step[aria-pressed=true] .process-step-arrow{opacity:1}.process-start{margin:22px 0 0 80px;min-width:210px}.process-model{position:relative;min-width:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.process-model video{display:block;width:100%;aspect-ratio:1;object-fit:contain;background:#fff}.process-model-footer{display:flex;align-items:center;justify-content:space-between;margin-top:-20px;padding:0 20px;font-size:14px;color:#34313b}.process-model-footer small{display:block;font-size:10px;color:#6d6576;margin-top:4px}.process-model-footer button{width:42px;height:42px;border-radius:50%;border:1px solid #dedbe4;background:#fff;color:var(--action);flex-shrink:0}@media(max-width:800px){.process-story{padding:36px 20px 54px}.process-intro{padding-top:28px;padding-bottom:28px}.process-layout{grid-template-columns:1fr;gap:12px}.process-model{grid-row:1}.process-model video{max-height:350px;aspect-ratio:1.15}.process-model-footer{margin:0;padding:0 0 24px}.process-intro h2{font-size:40px}.process-step{gap:18px;padding:22px 0}.process-number{font-size:36px;min-width:43px}.process-step strong{font-size:23px}.process-step>span:nth-child(2)>span{font-size:13px}.process-start{margin-left:61px}.process-model-footer small{font-size:9px}}@media(prefers-reduced-motion:reduce){.process-number,.process-step,.process-step-arrow{transition:none}}@media(min-width:801px){.process-story{display:grid;grid-template-columns:1fr 1.08fr;grid-column-gap:60px;column-gap:60px}.process-intro{grid-column:1;grid-row:1;padding-top:0;border-top:0;padding-bottom:34px}.process-layout{display:contents}.process-steps{grid-column:1;grid-row:2}.process-model{grid-column:2;grid-row:1/span 2}.process-model-footer{padding-left:0;padding-right:0}}.direct-guides a{padding:0;gap:0;overflow:hidden;justify-content:flex-start}.direct-guides a>img{width:100%;aspect-ratio:3/2;object-fit:cover;flex-shrink:0}.guide-card-copy{padding:24px;display:flex;flex-direction:column;gap:24px;flex:1 1}.guide-card-copy h3{margin:0}.guide-card-copy>span{margin-top:auto}@media(max-width:800px){.direct-guides{gap:24px}.guide-card-copy{padding:20px}}.home-direct .address-hero{max-width:1400px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:64px;padding:48px 28px 58px;min-height:0}.address-hero .eyebrow{display:none}.home-calculator .step-heading h1{font-size:clamp(48px,5vw,76px);line-height:1.03;max-width:530px;margin:0 0 26px;font-weight:500;letter-spacing:-.055em;text-wrap:balance}.home-calculator .work-help{max-width:380px;margin-bottom:28px;font-size:18px}.home-calculator .address-input-wrap{border-radius:14px;padding:7px 7px 7px 17px;box-shadow:0 10px 32px #1815260a;border-color:#bdb7cb}.home-calculator .address-submit{border-radius:9px}.hero-cinema{border:0;border-radius:0;box-shadow:none;background:transparent}.cinema-heading{padding:0 4px 12px;background:transparent}.cinema-stage{border-radius:24px;aspect-ratio:8/5}.cinema-navigation{padding:12px 2px 6px;background:transparent}.cinema-caption{padding-bottom:0;background:transparent}.roof-closing{background:#211d32;color:#fff;padding:76px max(28px,calc((100vw - 1344px)/2));text-align:left}.roof-closing-inner{display:grid;grid-template-columns:1.3fr 1fr;grid-gap:90px;gap:90px;align-items:end}.roof-closing .eyebrow{font-size:10px;letter-spacing:.16em;color:#c4bbdb}.home-direct .roof-closing h2{color:#fff;font-size:clamp(38px,4.5vw,64px);line-height:1.08;letter-spacing:-.04em;text-wrap:wrap;margin:22px 0 0;font-weight:500}.roof-closing-action{max-width:360px;justify-self:end}.roof-closing-action p{font-size:16px;line-height:1.65;color:#ded9e8;margin:0 0 26px}.roof-closing .button{background:#fff;border-color:#fff;color:#292039;min-width:235px;justify-content:space-between;border-radius:12px;padding:18px 22px}.roof-closing .button:hover{background:#eee9f7}.site-footer{max-width:none;margin:0;background:#211d32;color:#c8c1d3;padding:40px max(28px,calc((100vw - 1344px)/2)) 48px;border-top:1px solid #ffffff24;gap:80px;grid-template-columns:1.3fr 1fr}.site-footer .brand{color:white;font-size:22px}.site-footer p{font-size:13px;line-height:1.7;max-width:430px;margin-top:18px}.site-footer nav{font-size:13px;gap:16px 34px;justify-self:end;width:360px}.site-footer nav a{text-decoration:none}.site-footer nav a:hover{text-decoration:underline}.roof-closing a:focus-visible,.site-footer a:focus-visible{outline-color:#fff}@media(max-width:800px){.home-direct .address-hero{grid-template-columns:1fr;gap:26px;padding:30px 20px 36px}.home-calculator .step-heading h1{font-size:48px;max-width:350px;margin-bottom:20px}.home-calculator .work-help{font-size:16px;margin-bottom:22px}.cinema-stage{border-radius:16px;aspect-ratio:1.25}.roof-closing{padding:46px 20px}.roof-closing-inner{grid-template-columns:1fr;gap:28px}.home-direct .roof-closing h2{font-size:38px;margin-top:16px}.roof-closing-action{justify-self:start;max-width:350px}.roof-closing-action p{font-size:15px;margin-bottom:22px}.site-footer{padding:32px 20px;grid-template-columns:1fr;gap:26px}.site-footer nav{justify-self:start;width:100%;max-width:360px}}.home-direct .roof-closing{text-align:left}.how-page{background:#fff;color:#17191e}.how-intro{max-width:1400px;margin:auto;padding:64px 32px 56px;display:flex;justify-content:space-between;align-items:flex-end;gap:48px}.how-intro .eyebrow{display:block;margin-bottom:20px}.how-intro h1{font-size:clamp(48px,5.2vw,80px);line-height:1.04;letter-spacing:-.055em;margin:0;font-weight:500}.how-intro>div:last-child{padding-bottom:5px}.how-intro p{font-size:20px;line-height:1.55;margin:0 0 24px}.how-story{max-width:1400px;padding:0 32px;margin:auto;display:grid;grid-template-columns:1.45fr 1fr;grid-gap:72px;gap:72px;align-items:start}.how-visual{position:-webkit-sticky;position:sticky;top:24px;min-width:0;padding-bottom:20px}.how-chapters{display:flex;gap:8px;margin-bottom:16px;border-bottom:1px solid #dedbe3}.how-chapters a{flex:1 1;text-decoration:none;color:#716d79;padding:12px 3px 14px;border-bottom:3px solid transparent;font-size:11px;line-height:1.35}.how-chapters a>span{display:block}.how-chapters a>span:first-child{font-size:18px;margin-bottom:7px;font-weight:600}.how-chapters a[aria-current]{color:#5524cf;border-color:#5524cf}.how-stage{position:relative;aspect-ratio:4/3;border-radius:24px;overflow:hidden;background:#e3e4e4;isolation:isolate}.how-stage video{display:block;width:100%;height:100%;object-fit:cover}.how-stage-label{position:absolute;left:22px;top:20px;border-radius:99px;background:#ffffffeb;padding:9px 14px;display:flex;gap:8px;align-items:center;font-size:12px;font-weight:600}.how-live-dot{width:6px;height:6px;background:#5524cf;border-radius:50%}.how-stage-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;font-size:11px;color:#6a6473}.how-stage-footer button{background:#fff;border:1px solid #d8d2e2;border-radius:30px;min-height:44px;padding:8px 16px;font:inherit;color:#292333;cursor:pointer}.how-find{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);display:flex;align-items:center;gap:10px;background:#fff;padding:12px 18px;border-radius:14px;white-space:nowrap;font-size:14px}.how-find svg{width:19px;height:23px;fill:none;stroke:#5524cf;stroke-width:1.7}.how-materials,.how-selection{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);border-radius:14px;background:#fff;padding:14px 20px;display:flex;align-items:center;gap:14px;white-space:nowrap;font-size:14px}.how-selection>span{display:grid;place-items:center;background:#ece5ff;color:#5524cf;width:34px;height:34px;border-radius:50%;font-size:20px}.how-selection small{display:block;color:#706978;font-size:11px;margin-top:3px}.how-materials>span{display:flex;align-items:center;gap:8px}.how-materials i{width:22px;height:22px;border-radius:50%;background:#a4492e;box-shadow:inset 0 0 0 1px #0002}.how-materials>span:last-child i{background:#363c48}.how-materials b{color:#857d90;font-weight:400}.how-estimate,.how-offers{position:absolute;bottom:20px;left:20px;right:20px;background:#fffffff2;border:1px solid #fff;border-radius:18px;padding:18px 22px;box-shadow:0 8px 28px #17102210}.how-estimate .eyebrow{font-size:10px}.how-estimate>div{display:flex;align-items:center;justify-content:space-between;margin-top:14px;gap:8px;font-size:17px;font-weight:500}.how-estimate b{font-weight:400;color:#7b5fb0}.how-estimate p,.how-offers p{font-size:12px;color:#6c6477;margin:12px 0 0}.how-offers{padding:14px 22px}.how-offer-source{font-size:12px;font-weight:600;text-align:center}.how-offers svg{display:block;width:100%;height:25px;fill:none;stroke:#b6a5d5;stroke-width:1.5}.how-offer-columns{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.how-offer-columns>span{padding:10px;border:1px solid #e2d9ee;border-radius:9px;text-align:center;font-size:13px}.how-offer-columns small{font-size:10px;color:#78569d;margin-right:7px}.how-offers p{text-align:center}.how-media-error{position:absolute;bottom:0;background:#fff;padding:18px;margin:0;font-size:14px}.how-copy section{min-height:70svh;display:flex;flex-direction:column;justify-content:center;scroll-margin-top:120px;padding:60px 0;border-bottom:1px solid #e5e1e9}.how-copy section:last-child{border-bottom:0}.how-step-number{font:500 clamp(64px,6vw,100px)/1 Poppins,sans-serif;letter-spacing:-.07em;color:#d8d2e1;margin-bottom:26px}.how-copy .is-current .how-step-number{color:#5524cf}.how-copy .eyebrow{font-size:10px;color:#73677f;letter-spacing:.11em}.how-copy h2{font-size:clamp(30px,2.8vw,44px);line-height:1.1;letter-spacing:-.04em;margin:18px 0 20px;font-weight:500;text-wrap:balance}.how-copy p{font-size:18px;line-height:1.65;margin:0 0 18px}.how-copy .how-detail{font-size:14px;line-height:1.6;color:#716978}.how-copy .button{align-self:flex-start;margin-top:12px}.how-text-link{font-size:14px;text-underline-offset:5px}.how-finish{max-width:1400px;margin:64px auto 0;padding:64px 32px 80px;border-top:1px solid #dedbe3}.how-finish h2{font-size:clamp(36px,4vw,58px);line-height:1.12;letter-spacing:-.04em;font-weight:500;margin:20px 0 28px}.how-finish p{font-size:14px;color:#716978;max-width:480px;line-height:1.6;margin-top:24px}.how-chapters a:focus-visible,.how-stage-footer button:focus-visible{outline:3px solid #5524cf;outline-offset:3px}@media(min-width:760px) and (max-height:760px){.how-stage{max-height:calc(100svh - 160px);aspect-ratio:4/3}.how-visual{top:8px}.how-chapters{margin-bottom:8px}.how-chapters a{padding:7px 3px}.how-stage-footer{margin-top:6px}}@media(max-width:1000px){.how-story{gap:32px;grid-template-columns:1.25fr 1fr}.how-intro{gap:24px}.how-intro p{font-size:17px}.how-copy p{font-size:16px}.how-estimate>div{font-size:14px}.how-chapters a{font-size:10px}}@media(max-width:759px){.how-intro{display:block;padding:32px 20px 36px}.how-intro h1{font-size:49px;max-width:420px}.how-intro p{margin-top:24px;font-size:17px}.how-intro .eyebrow{font-size:10px}.how-story{display:block;padding:0 20px}.how-visual{top:0;z-index:2;padding:8px 0 10px;background:#fff}.how-chapters{margin-bottom:8px;gap:5px}.how-chapters a{font-size:10px;padding:4px 0 8px}.how-chapters a>span:first-child{font-size:15px;margin-bottom:4px}.how-stage{aspect-ratio:1.5;border-radius:16px;max-height:38svh}.how-stage video{object-position:center 44%}.how-stage-footer{font-size:9px;margin-top:6px}.how-stage-footer button{min-height:44px;padding:6px 10px}.how-stage-label{left:12px;top:10px;padding:6px 10px;font-size:10px}.how-find,.how-materials,.how-selection{bottom:12px;padding:9px 12px;font-size:11px;gap:9px}.how-selection small{font-size:9px}.how-selection>span{width:25px;height:25px;font-size:16px}.how-materials i{width:17px;height:17px}.how-copy section{min-height:65svh;padding:32px 0;scroll-margin-top:370px}.how-step-number{font-size:62px;margin-bottom:16px}.how-copy h2{font-size:34px;max-width:400px;margin:14px 0 18px}.how-copy p{font-size:17px}.how-copy .how-detail{font-size:13px}.how-estimate,.how-offers{bottom:10px;left:10px;right:10px;padding:12px}.how-estimate .eyebrow{font-size:8px}.how-estimate>div{font-size:12px;margin-top:8px}.how-estimate p,.how-offers p{font-size:9px;margin-top:7px}.how-offers svg{height:16px}.how-offer-columns>span{padding:7px 3px;font-size:10px}.how-offer-columns small{font-size:8px}.how-offer-source{font-size:10px}.how-finish{margin:24px 20px 0;padding:40px 0 56px}.how-finish h2{font-size:35px}}@media(prefers-reduced-motion:reduce){.how-page,.how-story{scroll-behavior:auto}}.guide-library .page-intro h1{max-width:900px}.guide-categories{display:flex;gap:12px;flex-wrap:wrap;margin:0 0 60px}.guide-categories a{display:flex;align-items:center;gap:12px;border:1px solid #dcd7e4;padding:12px 18px;border-radius:99px;text-decoration:none;font-size:14px}.guide-categories span{background:#efe9fc;color:#5524cf;min-width:25px;line-height:25px;text-align:center;border-radius:50%;font-size:12px}.guide-group{margin:0 0 80px;scroll-margin-top:24px}.guide-group .section-heading{align-items:end;margin-bottom:26px;gap:32px}.guide-group .section-heading p{font-size:16px;line-height:1.55;max-width:460px;margin:0;color:#706878}.guide-library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.guide-library-card{display:flex;flex-direction:column;border:1px solid #e1dce8;border-radius:20px;overflow:hidden;text-decoration:none;color:inherit;background:#fff}.guide-library-card>img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;display:block}.guide-library-card>div{display:flex;flex:1 1;flex-direction:column;padding:24px}.guide-library-card h3{font-size:22px;line-height:1.25;letter-spacing:-.025em;margin:0 0 14px}.guide-library-card p{font-size:14px;line-height:1.65;color:#716978;margin:0 0 24px}.guide-library-card>div>span{margin-top:auto;color:#5524cf;font-size:14px}.guide-library-card:hover{border-color:#8c6acb}.guide-categories a:focus-visible,.guide-library-card:focus-visible{outline:3px solid #5524cf;outline-offset:4px}.library-price-link{display:inline-block;margin:20px;font-size:14px}.roof-area-diagram{margin:24px 0;padding:24px;background:#f7f5fa;border:1px solid #e5dfee;border-radius:16px}.roof-area-diagram svg{display:block;width:100%;max-width:480px;margin:0 auto 18px}.roof-area-diagram label{display:flex;justify-content:space-between;font-size:15px}.roof-area-diagram input{width:100%;height:44px;accent-color:#5524cf}.roof-area-diagram figcaption{font-size:12px;line-height:1.6;color:#706878}.price-area-examples{margin:64px 0;padding:40px 0;border-top:1px solid #e1dce8;border-bottom:1px solid #e1dce8}.price-area-examples>p{max-width:800px;line-height:1.7}.price-area-examples .price-source-note{font-size:13px;color:#706878}.price-topic-links{display:flex;gap:24px;flex-wrap:wrap;margin-top:24px;font-size:14px}.price-area-examples table{width:100%;border-collapse:collapse}.price-area-examples td,.price-area-examples th{padding:18px;border-bottom:1px solid #ddd6e7;text-align:left}.price-area-examples thead{background:#f6f3fa}.price-area-examples .reading-table{overflow:auto}.price-area-examples h2{font-size:36px;line-height:1.15;letter-spacing:-.035em}@media(max-width:1000px){.guide-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.guide-library-grid{grid-template-columns:1fr}.guide-group .section-heading{display:block}.guide-group .section-heading p{margin-top:16px}.guide-categories{gap:8px;margin-bottom:36px}.guide-categories a{font-size:13px;padding:10px 14px}.guide-library-card>div{padding:22px}.guide-group{margin-bottom:48px}.library-price-link{margin:20px 0}.price-area-examples{padding:28px 0;margin:40px 0}.price-area-examples h2{font-size:29px}.price-area-examples td,.price-area-examples th{padding:12px;font-size:13px}.roof-area-diagram{padding:18px}}.prices-expanded{max-width:1320px}.price-visual-hero{display:grid;grid-template-columns:1fr 1.05fr;grid-gap:55px;gap:55px;align-items:center}.price-visual-hero h1{font-size:clamp(40px,4.5vw,64px);line-height:1.08;margin:20px 0 25px}.price-visual-hero>div>p:not(.eyebrow){font-size:19px;max-width:490px}.price-hero-secondary{display:block;width:-moz-fit-content;width:fit-content;margin-top:20px;font-size:14px}.price-visual-hero figure{margin:0;min-width:0}.price-visual-hero img{display:block;width:100%;height:auto;aspect-ratio:1.08;object-fit:cover;border-radius:24px}.price-visual-hero figcaption{font-size:12px;color:#625f6d;margin-top:10px}.price-page-nav{display:flex;gap:10px;flex-wrap:wrap;padding:28px 0;border-bottom:1px solid #dedbe5;margin-top:25px}.price-page-nav a{display:flex;align-items:center;min-height:44px;padding:10px 17px;border:1px solid #dedbe5;border-radius:30px;text-decoration:none;font-size:14px}.prices-expanded section[id]{scroll-margin-top:30px}.price-cost-explorer,.price-faq,.price-materials,.price-offer-check,.price-scope{margin:90px 0}.prices-expanded h2{font-size:clamp(29px,3.1vw,44px);line-height:1.18}.price-cost-explorer header,.price-materials header,.price-scope header{max-width:750px;margin-bottom:34px}.cost-explorer-layout{display:grid;grid-template-columns:.75fr 1.6fr;grid-gap:40px;gap:40px;align-items:start}.cost-controls{display:grid;grid-gap:8px;gap:8px}.cost-controls button{font:inherit;text-align:left;min-height:66px;display:flex;align-items:center;gap:16px;border:0;border-bottom:1px solid #dedbe5;background:transparent;padding:18px 16px;cursor:pointer;border-radius:10px}.cost-controls button span:first-child{font-size:12px;color:var(--action)}.cost-controls button span:last-child{margin-left:auto}.cost-controls button[aria-pressed=true]{background:#f0ecfb;color:#3d208c}.cost-controls button:focus-visible{outline:2px solid var(--action);outline-offset:3px}.cost-explanation{border:1px solid #e4e0eb;border-radius:22px;overflow:hidden}.cost-explanation>img{display:block;width:100%;height:auto;aspect-ratio:1.85;object-fit:cover}.cost-explanation>div{padding:28px 32px}.cost-explanation h3{font-size:28px;margin:10px 0 16px}.cost-explanation li{margin:9px 0}.cost-explanation ul{padding-left:20px}.price-scope{background:#f6f4fa;padding:40px;border-radius:24px}.price-scope-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px;margin:35px 0}.price-scope-grid article{border-top:1px solid #cfc8db;padding-top:22px}.price-scope-grid article>span{font-size:12px;color:var(--action)}.price-scope h3{font-size:24px;margin:16px 0}.price-scope h4{font-size:14px;margin:25px 0 8px}.price-scope p{font-size:16px}.price-material-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.price-material-grid article{border:1px solid #e2deea;border-radius:20px;overflow:hidden;display:flex;flex-direction:column}.price-material-grid img{display:block;width:100%;height:auto;aspect-ratio:1.3;object-fit:cover}.price-material-grid article>div{padding:24px;display:flex;flex-direction:column;flex:1 1}.price-material-grid h3{font-size:23px;margin:0 0 12px}.price-material-grid p{font-size:16px}.price-material-grid a{margin-top:auto;padding-top:14px;font-size:14px}.price-media-note{font-size:13px;margin:20px 0;color:#5e5967}.price-offer-check{display:grid;grid-template-columns:1fr 1fr;grid-gap:70px;gap:70px}.price-offer-check ol{list-style:none;counter-reset:offer;margin:0;padding:0}.price-offer-check li{counter-increment:offer;position:relative;padding:22px 0 22px 48px;border-top:1px solid #dedbe5}.price-offer-check li:before{content:"0" counter(offer);position:absolute;left:0;color:var(--action);font-size:12px}.price-offer-check span,.price-offer-check strong{display:block}.price-offer-check span{font-size:16px;margin-top:9px}.price-faq{max-width:850px;margin-left:auto;margin-right:auto}.price-faq details{border-bottom:1px solid #dedbe5}.price-faq summary{padding:24px 0;font-weight:600;cursor:pointer}.price-faq details p{padding-bottom:20px;margin:0;font-size:16px}.price-references{border-top:1px solid #dedbe5;padding-top:28px;margin-top:70px;max-width:850px}.price-references h2{font-size:21px}.price-references p{font-size:14px}.price-references a{display:block;font-size:14px;padding:7px 0}.prices-expanded .price-next{margin-top:70px;border-radius:24px;padding:55px 24px;background:#f2eff9}.prices-expanded .price-next h2{font-size:clamp(32px,4vw,52px)}@media(max-width:900px){.price-visual-hero{gap:28px}.cost-explorer-layout{grid-template-columns:1fr}.cost-controls,.price-material-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.price-scope-grid{grid-template-columns:1fr;gap:12px}.price-offer-check{gap:32px}.price-scope{padding:30px}}@media(max-width:600px){.price-offer-check,.price-visual-hero{grid-template-columns:1fr}.price-visual-hero h1{font-size:43px}.price-visual-hero img{aspect-ratio:1.4}.price-visual-hero>div>p:not(.eyebrow){font-size:17px}.price-material-grid{grid-template-columns:1fr}.price-page-nav{gap:7px}.price-page-nav a{font-size:12px;padding:9px 13px}.cost-controls{grid-template-columns:1fr;gap:3px}.cost-controls button{min-height:54px;padding:13px 15px}.cost-explanation>div{padding:23px}.cost-explanation h3{font-size:25px}.cost-explanation>img{aspect-ratio:1.4}.price-scope{padding:24px}.price-cost-explorer,.price-faq,.price-materials,.price-offer-check,.price-scope{margin:60px 0}.prices-expanded .price-next{padding:36px 20px}.price-visual-hero figure{margin-top:5px}}.how-stage{background:#fff}.process-model video{aspect-ratio:4/3;border-radius:20px;object-fit:cover}.process-model-footer{margin-top:16px}.roof-service-page{max-width:1400px;margin:auto;padding:40px 28px 0}.service-hero{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:42px;gap:42px;align-items:center;padding:30px 0 65px}.service-hero h1{font-size:clamp(48px,5.7vw,82px);line-height:1.04;letter-spacing:-.055em;font-weight:500;margin:22px 0}.service-hero p:not(.eyebrow){font-size:20px;max-width:36ch;line-height:1.6;margin-bottom:28px}.roof-service-page figure{margin:0;min-width:0}.roof-service-page figure img{display:block;width:100%;height:auto;border-radius:20px}.roof-service-page figcaption{font-size:11px;color:#696474;margin-top:10px}.service-secondary{display:inline-block;margin:20px 0 0 20px}.roof-service-page .process-story{padding:55px 0 85px}.service-scope{display:grid;grid-template-columns:1fr 1fr;grid-gap:70px;gap:70px;align-items:center;margin:70px 0 100px}.service-included h2,.service-next h2,.service-price h2,.service-scope h2{font-size:clamp(34px,3.5vw,50px);font-weight:500;line-height:1.12;letter-spacing:-.04em;margin:20px 0}.service-price p,.service-scope p{font-size:18px;line-height:1.7}.service-scope a{display:inline-block;margin-top:18px}.service-included{padding:60px 0;border-top:1px solid var(--line)}.service-included header{max-width:650px}.service-included>div{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:35px 45px;gap:35px 45px;margin:45px 0}.service-included article{border-top:1px solid var(--line);padding:22px 0}.service-included article>span{color:var(--action);font-size:13px}.service-included h3{font-size:23px;letter-spacing:-.02em;margin:16px 0 12px}.service-included article p{line-height:1.65;color:var(--muted)}.service-flat{background:#faf7f0;border-radius:24px;padding:40px;gap:35px}.service-price{display:grid;grid-template-columns:1fr 1fr;grid-gap:55px;gap:55px;align-items:center;margin:90px 0}.service-price>img{width:100%;border-radius:20px}.service-price .button{margin-top:15px}.service-next{padding:65px 25px 80px;text-align:center;border-top:1px solid var(--line)}.service-next .button{margin:18px 15px}.service-next>a:last-child{display:block;font-size:14px;margin-top:12px}@media(max-width:800px){.roof-service-page{padding:25px 20px 0}.service-hero,.service-price,.service-scope{grid-template-columns:1fr;gap:28px}.service-hero{padding:15px 0 25px}.service-hero h1{font-size:54px}.service-hero p:not(.eyebrow){font-size:18px}.service-included>div{grid-template-columns:1fr 1fr;gap:15px 25px}.service-price,.service-scope{margin:50px 0}.service-flat{padding:25px}.service-included{padding:30px 0}.service-next{padding:45px 10px}.roof-service-page .process-story{padding:40px 0}.service-secondary{margin-left:12px}}@media(max-width:450px){.service-included>div{grid-template-columns:1fr}.service-included article{padding:16px 0}.service-flat{padding:22px 18px}.process-model-footer{font-size:12px;gap:12px}.process-model-footer small{max-width:30ch}.process-model video{aspect-ratio:4/3}}.flat-roof-artwork,.roof-story-expanded .roof-story-artwork{mix-blend-mode:normal}.address-hero .address-hero-photo{margin:0;position:relative;min-width:0;border-radius:22px;overflow:hidden;background:#e8ece6}.address-hero-photo>img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.address-hero-photo figcaption{position:absolute;left:24px;bottom:24px;display:flex;align-items:center;gap:10px;background:#fff;color:#20212a;padding:12px 18px;border-radius:999px;font-size:13px;box-shadow:0 4px 20px #0001}.address-hero-photo figcaption>span{background:#e9e5ff;color:#5543df;width:24px;height:24px;border-radius:50%;display:grid;place-items:center}.customer-journey{height:420svh;position:relative;background:#fff;max-width:none;margin:0}.flow-film-sticky{position:-webkit-sticky;position:sticky;top:0;height:100svh;max-width:1440px;margin:auto;padding:40px 28px;display:grid;grid-template-columns:.82fr 1.18fr;grid-gap:56px;gap:56px;align-items:center}.flow-film-copy h2{font-size:clamp(34px,3.7vw,56px);line-height:1.12!important;margin:22px 0 38px;letter-spacing:-.04em}.flow-film-current{display:flex;gap:22px;min-height:180px;margin-bottom:24px;border-top:1px solid #dfddeb;padding-top:24px}.flow-film-count{font-size:40px;line-height:1;color:var(--action);font-weight:500;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;display:flex;flex-direction:column;gap:10px}.flow-film-count small{font-size:12px;color:#92909c;font-weight:400}.flow-film-current h3{font-size:26px;line-height:1.25;margin:0 0 14px;letter-spacing:-.025em}.flow-film-current p{font-size:16px;line-height:1.6;max-width:34ch;margin:0;color:#656270}.flow-film-visual{min-width:0}.flow-film-screen{width:100%;position:relative;overflow:hidden;border-radius:20px;aspect-ratio:4/3;background:#909981;isolation:isolate}.flow-film-screen video{display:block;width:100%;height:100%;object-fit:contain}.flow-film-search{position:absolute;left:8%;right:8%;top:9%;display:flex;align-items:center;gap:14px;background:white;padding:14px 18px;border-radius:14px;box-shadow:0 12px 40px #0002;font-size:18px}.flow-film-search>span:nth-child(2){flex:1 1}.flow-film-search i{height:20px;border-right:2px solid var(--action);margin-left:3px}.flow-film-search b{display:grid;place-items:center;background:var(--action);color:#fff;width:36px;height:36px;border-radius:50%}.flow-film-chip{position:absolute;bottom:6%;left:50%;transform:translateX(-50%);white-space:nowrap;border-radius:999px;background:white;box-shadow:0 8px 25px #0002;padding:13px 18px;font-size:13px;display:flex;align-items:center;gap:14px}.flow-film-chip>span{color:#514b61}.flow-film-swatches>span{display:flex;align-items:center;gap:7px}.flow-film-swatches i{width:12px;height:12px;border-radius:50%;background:#a7462d}.flow-film-swatches>span:last-child i{background:#303843}.flow-film-price{position:absolute;bottom:6%;left:6%;right:6%;background:#fffffff5;border:1px solid #fff;border-radius:18px;padding:24px;box-shadow:0 12px 40px #0002}.flow-film-price>span{font-size:12px;color:#61576e;text-transform:uppercase;letter-spacing:.08em}.flow-film-price>strong{display:block;font-size:clamp(32px,4.1vw,60px);line-height:1.25;letter-spacing:-.045em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:#24222a;margin:8px 0}.flow-film-price strong small{font-size:.4em;font-weight:400}.flow-film-price>div{font-size:13px;display:flex;gap:9px;color:#5f5969}.flow-film-price>a{display:inline-block;font-size:11px;margin-top:12px;color:#655b75}.flow-film-offers{position:absolute;inset:7%;padding:24px;border-radius:18px;background:#fffffff2;box-shadow:0 12px 40px #0002;display:flex;flex-direction:column}.flow-film-offers>span{font-size:11px;color:#6a5c7e;letter-spacing:.12em}.flow-film-offers h3{font-size:clamp(28px,3.2vw,44px);line-height:1.1;margin:10px 0 20px;letter-spacing:-.04em}.flow-film-offers>div{display:grid;grid-gap:9px;gap:9px}.flow-film-offers>div>div{display:flex;align-items:center;gap:15px;padding:13px 16px;border:1px solid #ded7f3;background:#fff;border-radius:10px}.flow-film-offers>div span{color:var(--action);font-size:12px}.flow-film-offers strong{font-size:14px;font-weight:500;flex:1 1}.flow-film-offers b{color:var(--action)}.flow-film-rail{height:3px;background:#e8e5ef;margin-top:22px;overflow:hidden}.flow-film-rail span{display:block;width:100%;height:100%;background:var(--action);transform-origin:left}.flow-film-navigation{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:4px;gap:4px;margin-top:13px}.flow-film-navigation button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;padding:8px 2px;text-align:left;font-size:11px;color:#847f92;min-height:48px;cursor:pointer}.flow-film-navigation button>span{display:block;font-size:12px;margin-bottom:5px}.flow-film-navigation button[aria-current=step]{color:var(--action);font-weight:600}.flow-film-navigation button:focus-visible{outline:2px solid var(--action);outline-offset:3px;border-radius:3px}.flow-film-hint{display:block;font-size:11px;color:#797382;margin-top:15px}.flow-film-hint>span{margin-left:8px}.flow-film-error{position:absolute;bottom:0;left:0;right:0;background:#fff;padding:12px;font-size:12px;margin:0}.customer-journey.flow-film-reduced{height:auto}.flow-film-reduced .flow-film-sticky{position:relative;height:auto;min-height:700px}@media(min-width:801px) and (max-height:750px){.flow-film-sticky{padding:20px 28px;gap:30px}.flow-film-copy h2{font-size:40px;margin:14px 0 24px}.flow-film-current{min-height:150px}.flow-film-screen{max-height:65svh}.flow-film-hint{margin-top:6px}.flow-film-rail{margin-top:12px}}@media(max-width:800px){.address-hero .address-hero-photo{border-radius:16px}.address-hero-photo figcaption{left:14px;bottom:14px;font-size:11px;padding:8px 12px}.address-hero-photo>img{max-height:360px;object-fit:cover}.customer-journey{height:380svh}.flow-film-sticky{display:flex;flex-direction:column;justify-content:center;gap:18px;padding:22px 20px;height:100svh}.flow-film-copy{width:100%;display:contents}.flow-film-copy>.eyebrow{display:none}.flow-film-copy h2{order:0;align-self:flex-start;font-size:30px;margin:0;line-height:1.12!important}.flow-film-visual{order:1;width:100%}.flow-film-current{order:2;min-height:100px;margin:0;padding:14px 0 0;width:100%;gap:14px}.flow-film-count{font-size:28px;gap:5px}.flow-film-current h3{font-size:20px;margin-bottom:8px}.flow-film-current p{font-size:14px;line-height:1.45;max-width:none}.flow-film-copy>.button{order:3;align-self:flex-start;font-size:13px;min-height:42px;padding:10px 18px}.flow-film-screen{border-radius:14px;max-height:36svh}.flow-film-rail{margin-top:12px}.flow-film-navigation{margin-top:5px}.flow-film-navigation button{font-size:9px;padding:5px 1px;min-height:40px}.flow-film-navigation button>span{font-size:10px}.flow-film-hint{font-size:10px;margin-top:4px}.flow-film-search{padding:8px 12px;font-size:14px}.flow-film-chip{padding:10px 12px;font-size:10px;gap:8px}.flow-film-price{padding:14px;bottom:5%}.flow-film-price>strong{font-size:38px;margin:3px 0}.flow-film-price>div{font-size:10px;gap:6px}.flow-film-price>span{font-size:9px}.flow-film-price>a{font-size:9px;margin-top:6px}.flow-film-offers{padding:14px;inset:5%}.flow-film-offers>span{font-size:9px}.flow-film-offers h3{font-size:26px;margin:5px 0 10px}.flow-film-offers h3 br{display:none}.flow-film-offers>div{gap:5px}.flow-film-offers>div>div{padding:8px 12px}.flow-film-offers strong{font-size:12px}.flow-film-reduced .flow-film-sticky{min-height:0;padding-top:40px;padding-bottom:40px}}@media(max-width:800px) and (max-height:700px){.flow-film-sticky{gap:10px;padding:12px 16px}.flow-film-copy h2{font-size:25px}.flow-film-screen{max-height:30svh}.flow-film-current{min-height:94px}.flow-film-current p{font-size:12px}.flow-film-current h3{font-size:18px}.flow-film-hint{display:none}.flow-film-offers h3{font-size:21px}.flow-film-offers>div>div{padding:5px 10px}}@media(prefers-reduced-motion:reduce){.customer-journey{height:auto}.flow-film-sticky{position:relative;height:auto;min-height:0;padding-top:50px;padding-bottom:50px}}.address-hero .address-hero-photo{display:block}.address-hero .address-hero-photo>img{height:auto}.flow-film-motion{background:none;border:0;color:#797382;text-decoration:underline;font-size:10px;padding:8px 0;cursor:pointer}.flow-film-motion:focus-visible{outline:2px solid var(--action);outline-offset:2px}.flow-film-current{min-height:125px;margin-bottom:18px}.flow-film-facts{margin:0 0 28px;font-size:13px;max-width:440px;border-top:1px solid #e8e5ef}.flow-film-facts>div{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #e8e5ef}.flow-film-facts dt{color:#777180}.flow-film-facts dd{margin:0;text-align:right;font-weight:500;color:#34313d}.flow-film-price{padding:26px;left:5%;right:5%;bottom:5%}.flow-film-price>.flow-film-range{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:14px;gap:14px;align-items:center;margin:18px 0 20px;color:#26232e}.flow-film-range>div>small{display:block;font-size:11px;color:#7a7088;margin-bottom:4px}.flow-film-range strong{display:block;font-size:clamp(26px,2.8vw,42px);letter-spacing:-.045em;white-space:nowrap;line-height:1.2}.flow-film-range>span{font-size:24px;color:#99909e}.flow-film-range strong small{font-size:13px;font-weight:400;letter-spacing:0}.flow-film-price>.flow-film-price-details{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;padding:15px 0;border-top:1px solid #dfd9e8;border-bottom:1px solid #dfd9e8}.flow-film-price-details>span{font-size:10px;color:#82758f;display:flex;flex-direction:column;gap:5px}.flow-film-price-details b{font-size:13px;color:#393140;font-weight:500}.flow-film-price>p{font-size:12px;color:#706677;line-height:1.5;margin:14px 0 0}.flow-film-price>a{margin-top:9px}.flow-film-offers{inset:5%;padding:26px;justify-content:center}.flow-film-offers h3{font-size:clamp(28px,3vw,42px);margin:10px 0}.flow-film-offer-range{font-size:12px;color:#776b86;margin:0 0 18px}.flow-film-offers>.flow-film-offer-list{display:grid;grid-gap:10px;gap:10px}.flow-film-offer-list>div{padding:16px!important;gap:14px!important}.flow-film-offer-list .flow-film-firm-icon{display:grid;place-items:center;width:32px;height:36px;background:#f0ecfc;border-radius:7px;flex-shrink:0}.flow-film-offer-list .flow-film-firm{display:flex;flex-direction:column;gap:5px;flex:1 1;color:#302a3c}.flow-film-firm>small{font-size:10px;color:#897e93}.flow-film-offer-list .flow-film-offer-amount{display:flex;flex-direction:column;align-items:flex-end;gap:5px;color:#332843}.flow-film-offer-amount>strong{font-size:22px;letter-spacing:-.03em;white-space:nowrap}.flow-film-offer-amount strong small{font-size:11px;font-weight:400}.flow-film-offer-amount>small{font-size:9px;color:#58705e}.flow-film-offer-note{font-size:11px;line-height:1.4;color:#766b82;margin:16px 0 0}@media(max-width:800px){.flow-film-facts{display:none}.flow-film-current{min-height:100px;margin-bottom:0}.flow-film-price{padding:12px;left:4%;right:4%;bottom:4%}.flow-film-price>span{font-size:8px}.flow-film-price>.flow-film-range{margin:6px 0 8px;gap:5px}.flow-film-range strong{font-size:24px}.flow-film-range>div>small{font-size:8px;margin-bottom:2px}.flow-film-range strong small{font-size:9px}.flow-film-range>span{font-size:18px}.flow-film-price>.flow-film-price-details{padding:8px 0;gap:6px}.flow-film-price-details>span{font-size:8px;gap:3px}.flow-film-price-details b{font-size:9px}.flow-film-price>p{font-size:9px;margin:7px 0 0;line-height:1.35}.flow-film-price>a{font-size:8px;margin-top:6px}.flow-film-offers{padding:12px;inset:4%}.flow-film-offers>span{font-size:7px}.flow-film-offers h3{font-size:22px;margin:5px 0}.flow-film-offer-range{font-size:9px;margin:0 0 7px}.flow-film-offers>.flow-film-offer-list{gap:5px}.flow-film-offer-list>div{padding:7px 8px!important;gap:7px!important}.flow-film-offer-list .flow-film-firm-icon{width:20px;height:23px;font-size:9px}.flow-film-offer-list .flow-film-firm{gap:2px}.flow-film-firm>strong{font-size:10px}.flow-film-firm>small{display:none}.flow-film-offer-amount>strong{font-size:16px}.flow-film-offer-amount strong small{font-size:8px}.flow-film-offer-amount>small{display:none}.flow-film-offer-note{font-size:8px;margin:7px 0 0}.flow-film-offer-list .flow-film-offer-amount{gap:0}}@media(max-width:800px) and (max-height:700px){.flow-film-price>.flow-film-price-details{padding:5px 0}.flow-film-price>p{display:none}.flow-film-offers h3{font-size:19px;margin:3px 0}.flow-film-offer-range{font-size:8px;margin-bottom:4px}.flow-film-offer-list>div{padding:5px 7px!important}.flow-film-offer-note{font-size:7px;margin-top:4px}.flow-film-offer-list .flow-film-firm-icon{height:20px}}@media(max-width:800px){.flow-film-offers>span,.flow-film-price>span{font-size:10px;letter-spacing:.035em}.flow-film-offer-note,.flow-film-offer-range,.flow-film-price>a{font-size:10px}.flow-film-price-details>span{font-size:9px}.flow-film-price-details b{font-size:10px}}@media(max-width:800px) and (max-height:700px){.flow-film-screen{max-height:33svh}.flow-film-offer-note{font-size:9px}.flow-film-offer-range{font-size:10px}}.service-editorial-hero{padding:45px 0 48px}.service-editorial-hero h1{font-size:clamp(44px,6.2vw,88px);line-height:1.06;letter-spacing:-.055em;margin:24px 0 32px;max-width:1000px}.service-lead-row{display:flex;align-items:center;justify-content:space-between;gap:35px}.service-lead-row p{max-width:65ch;font-size:20px;line-height:1.6;margin:0}.service-lead-row .button{flex-shrink:0}.service-chapters{display:flex;gap:40px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;flex-wrap:wrap}.service-chapters a{text-decoration:none;font-size:14px;min-height:44px;display:flex;align-items:center}.service-work{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;grid-gap:60px;gap:60px;padding:65px 0}.service-work video{width:100%;aspect-ratio:4/3;display:block;border-radius:20px;background:#f4f4f4}.service-work h2{font-size:clamp(36px,4vw,54px);line-height:1.12;letter-spacing:-.04em;margin:18px 0 28px}.service-work ol{list-style:none;counter-reset:work;padding:0}.service-work li{counter-increment:work;border-top:1px solid var(--line);padding:18px 0 18px 38px;position:relative}.service-work li:before{content:"0" counter(work);position:absolute;left:0;top:22px;color:var(--action);font-size:13px}.service-work h3{font-size:19px;margin:0 0 8px}.service-work li p{font-size:15px;line-height:1.6;margin:0;color:var(--muted)}.service-included>div{display:block;margin:30px 0}.service-included details{border-top:1px solid var(--line)}.service-included summary{display:flex;gap:25px;align-items:center;cursor:pointer;font-size:22px;font-weight:500;padding:24px 0;list-style:none}.service-included summary::-webkit-details-marker{display:none}.service-included summary span:first-child{font-size:13px;color:var(--action)}.service-included summary span:last-child{margin-left:auto;color:var(--action)}.service-included details[open] summary span:last-child{transform:rotate(45deg)}.service-included details p{margin:0 0 25px 42px;max-width:65ch;line-height:1.7}.service-included summary:focus-visible{outline:2px solid var(--action);outline-offset:4px}@media(max-width:800px){.service-editorial-hero{padding:20px 0 30px}.service-lead-row{align-items:flex-start;flex-direction:column;gap:24px}.service-lead-row p{font-size:18px}.service-work{grid-template-columns:1fr;gap:30px;padding:35px 0}.service-chapters{gap:4px 22px;padding:10px 0}.service-work h2 br{display:none}.service-included summary{font-size:18px;gap:16px}.service-included details p{margin-left:30px}.service-editorial-hero h1{font-size:clamp(38px,7vw,60px)}}.cost-scroll{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.6fr);grid-gap:64px;gap:64px;align-items:start}.cost-sticky{position:-webkit-sticky;position:sticky;top:32px}.cost-sticky header{margin-bottom:26px}.cost-sticky h2{font-size:clamp(28px,3vw,40px)}.cost-scroll-nav{display:grid}.cost-scroll-nav a{display:flex;align-items:center;gap:18px;min-height:57px;text-decoration:none;border-top:1px solid var(--line);font-size:15px;border-left:3px solid transparent;padding:12px 0 12px 14px}.cost-scroll-nav span{font-size:12px;color:var(--muted)}.cost-scroll-nav a[aria-current=step]{border-left-color:var(--action);color:var(--action);font-weight:600}.cost-scroll-nav a:focus-visible{outline:2px solid var(--action);outline-offset:3px}.cost-scroll-articles{display:grid;grid-gap:70px;gap:70px}.cost-scroll .cost-explanation{border:0;border-radius:0;overflow:visible;scroll-margin-top:32px}.cost-scroll .cost-explanation>img{border-radius:18px;aspect-ratio:1.6}.cost-scroll .cost-explanation>div{padding:26px 0 0}.cost-scroll .cost-explanation h3{font-size:30px;line-height:1.2}.cost-scroll .cost-explanation li{padding:10px 0;border-top:1px solid var(--line);list-style:none;margin:0}.cost-scroll .cost-explanation ul{padding:0;margin-top:24px}.prices-expanded .price-scope{background:transparent;border-radius:0;border-top:1px solid var(--line);padding:55px 0 0}.price-scope-grid{gap:26px}.price-scope-grid article{border:0;padding:0}.scope-roof{margin:0 0 25px;position:relative;aspect-ratio:1.35;overflow:hidden;border-radius:18px;background:#f4f3f0}.scope-roof img{position:absolute;inset:0}.scope-roof img,.scope-underlay img{width:100%;height:100%;object-fit:cover}.scope-underlay img{left:0;top:0}.scope-roof figcaption{position:absolute;bottom:12px;left:12px;background:white;padding:8px 12px;border-radius:6px;font-size:12px}.price-scope-grid h4{padding-top:17px;border-top:1px solid var(--line)}.price-material-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 28px}.price-material-grid article{border:0;border-radius:0}.price-material-grid article>div{padding:22px 0}.price-roof-closeup{margin:0;position:relative;aspect-ratio:1.65;overflow:hidden;border-radius:18px;background:#f8f7f3}.price-material-grid .price-roof-closeup img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.price-material-grid h3{font-size:26px}.price-material-grid p{max-width:60ch}.price-material-grid a{font-weight:500}@media(max-width:900px){.cost-scroll{grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);gap:28px}.cost-sticky h2{font-size:29px}.cost-scroll-nav a{font-size:13px;gap:12px}.cost-scroll .cost-explanation h3{font-size:26px}.price-scope-grid{grid-template-columns:1fr}.price-scope-grid article{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 26px;gap:0 26px}.price-scope-grid .scope-roof{grid-row:1/6}.price-scope-grid article>span{margin-top:8px}}@media(max-height:650px),(max-width:650px){.cost-scroll{display:block}.cost-sticky{position:static}.cost-scroll-nav{grid-template-columns:1fr 1fr;margin-bottom:32px}.cost-scroll-articles{gap:45px}.cost-scroll .cost-explanation>img{aspect-ratio:1.5}.cost-sticky header{max-width:65ch}}@media(max-width:600px){.price-material-grid{grid-template-columns:1fr;gap:28px}.price-scope-grid article{display:block}.scope-roof{aspect-ratio:1.5}.price-scope-grid{gap:30px}.price-roof-closeup{aspect-ratio:1.5}.cost-scroll-nav a{font-size:12px}.price-material-grid h3{font-size:24px}}.prices-expanded .price-offer-check{gap:64px;margin-bottom:56px;align-items:start}.price-offer-check>div>h2{margin:18px 0 24px}.price-offer-check>div>p:not(.eyebrow){max-width:54ch;line-height:1.65}.price-offer-check>div>a{display:inline-block;margin-top:12px}.prices-expanded .price-compare{gap:24px;padding:0;border:0;margin:0 0 40px}.price-compare>div{padding:30px 32px;background:#f7f6f9;border-radius:16px;min-width:0}.prices-expanded .price-compare h2{font-size:26px;line-height:1.22;margin:0 0 18px;max-width:26ch}.price-compare p{line-height:1.65;max-width:58ch}.prices-expanded section.price-calculation{padding:30px 32px;margin:0 0 20px}.prices-expanded .price-calculation h2{font-size:23px;line-height:1.3;margin:0 0 20px}section.price-calculation>p{font-size:15px;line-height:1.75;max-width:85ch;margin:0 0 16px}section.price-calculation>p:last-child{margin-bottom:0}.prices-expanded details.price-calculation{margin:20px 0 0}.price-calculation>summary{cursor:pointer;gap:20px;padding:24px 32px;line-height:1.5}.price-calculation>summary span{flex-shrink:0}@media(max-width:600px){.prices-expanded .price-offer-check{gap:30px;margin-bottom:36px}.prices-expanded .price-compare{gap:16px;margin-bottom:28px}.price-compare>div{padding:24px}.prices-expanded .price-compare h2{font-size:23px}.prices-expanded section.price-calculation{padding:24px}.prices-expanded .price-calculation h2{font-size:21px}.price-calculation>summary{padding:22px 24px}}.guide-hero.guide-photo img{height:auto;aspect-ratio:auto}.guide-section-photo{margin:32px 0}.guide-section-photo img{display:block;width:100%;height:auto;border-radius:16px}.guide-photo figcaption,.guide-section-photo figcaption{font-size:13px;line-height:1.6;color:var(--muted);margin-top:12px}.guide-photo figcaption a,.guide-section-photo figcaption a{text-underline-offset:3px}.roof-replacement-workspace:not(.home-calculator){max-width:1320px;margin:0 auto;padding:32px 40px 72px}.roof-replacement-workspace .work-top{padding:0 0 26px;margin:0;border-bottom:1px solid #e5e1ec;display:flex;align-items:center;justify-content:space-between;gap:24px}.work-top .calculator-brand{font-size:24px;font-weight:750;letter-spacing:-.04em;text-decoration:none;color:#191820;white-space:nowrap}.work-top .calculator-brand span{display:inline;font-weight:400;color:inherit}.work-top .calculator-context{display:block;font-size:14px;color:#625b70}.roof-replacement-workspace .flow-progress{margin:28px 0 40px;padding:0;border:0;background:none}.roof-replacement-workspace .flow-progress ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px;margin:0;padding:0}.roof-replacement-workspace .flow-progress li{display:flex;align-items:center;gap:12px;border:0;padding:0;min-height:48px;color:#746d7e;background:none}.roof-replacement-workspace .flow-progress li>span{display:grid;place-items:center;flex:0 0 36px;height:36px;border:1px solid #dad5e3;border-radius:50%;font-size:14px;background:#fff;color:inherit}.roof-replacement-workspace .flow-progress li b{font-size:15px;font-weight:500;line-height:1.4}.roof-replacement-workspace .flow-progress .is-current{color:#241a3a}.roof-replacement-workspace .flow-progress .is-current>span{background:#5541df;border-color:#5541df;color:#fff}.roof-replacement-workspace .flow-progress .is-current b{font-weight:650}.roof-replacement-workspace .flow-progress .is-complete>span{background:#eeeafa;color:#5541df;border-color:#eeeafa}.roof-replacement-workspace .work-active{min-width:0;padding:32px}.roof-replacement-workspace .work-grid{gap:40px}.roof-replacement-workspace .question-kicker{margin:0 0 20px;gap:16px}.roof-replacement-workspace .step-heading h1{margin:0 0 24px;letter-spacing:-.035em}.roof-replacement-workspace .work-help{margin:0 0 28px;line-height:1.6}.calculator-v2 .address-search-block>label{display:block;margin:0 0 12px}.calculator-v2 .address-input-wrap{display:flex;align-items:center;gap:12px;padding:8px 8px 8px 18px;border:1px solid #c9c3d5;border-radius:14px;background:#fff;box-shadow:none}.calculator-v2 .address-input-wrap:focus-within{outline:2px solid #5541df;outline-offset:3px}.calculator-v2 .address-input-wrap input{min-width:0;flex:1 1;margin:0;padding:12px 14px;border:0;border-radius:8px;line-height:1.5;min-height:50px;outline:none!important;box-shadow:none;font-size:16px;background:transparent}.calculator-v2 .address-input-wrap>svg{flex:0 0 20px;width:20px;height:20px}.calculator-v2 .address-submit{flex:0 0 48px;min-width:48px;width:48px;height:48px;min-height:48px;margin:0;padding:0;display:grid;place-items:center;background:#5541df;border:0;border-radius:10px;color:white}.calculator-v2 #search-status:empty,.calculator-v2 .address-results:empty{display:none}.calculator-v2 #search-status:not(:empty){margin-top:16px;font-size:14px}.calculator-v2 .address-results{padding:8px;margin:16px 0 0;border-radius:14px}.calculator-v2 .address-results button{padding:14px 16px;line-height:1.5}.calculator-v2 .work-error{margin:20px 0 0;padding:18px 20px;border:1px solid #e4c8c1;border-radius:12px;background:#fff5f1;line-height:1.6}.calculator-v2 .work-error p{margin:0}.calculator-v2 .work-error button{margin-top:12px}.home-calculator .step-heading h1{line-height:1.1;letter-spacing:-.04em}.home-direct #finn-taket{scroll-margin-top:24px}.home-calculator .work-help{max-width:44ch}.home-calculator .flow-progress,.home-calculator .work-top{display:none}@media(max-width:650px){.roof-replacement-workspace:not(.home-calculator){padding:24px 20px 48px}.roof-replacement-workspace .work-top{padding-bottom:20px;gap:12px}.work-top .calculator-brand{font-size:21px}.work-top .calculator-context{font-size:12px;max-width:100px;text-align:right}.roof-replacement-workspace .flow-progress{margin:22px 0 28px}.roof-replacement-workspace .flow-progress ol{gap:12px}.roof-replacement-workspace .flow-progress li{align-items:flex-start;flex-direction:column;gap:8px}.roof-replacement-workspace .flow-progress li b{font-size:12px}.roof-replacement-workspace .flow-progress li>span{flex-basis:30px;width:30px;height:30px;font-size:12px}.roof-replacement-workspace .work-active{padding:24px 0}.roof-replacement-workspace .work-grid{gap:28px}.home-calculator .work-active{padding:0}.calculator-v2 .address-input-wrap{gap:10px;padding-left:14px}.calculator-v2 .address-input-wrap input{font-size:16px}.calculator-v2 .work-error{padding:16px;margin-top:16px}}.address-submit-label{display:none}.selected-address-text{margin:12px 0 0;font-size:14px;line-height:1.5;overflow-wrap:anywhere;color:#625b70}@media(max-width:480px){.calculator-v2 .address-input-wrap{display:grid;grid-template-columns:20px minmax(0,1fr);grid-gap:0 10px;gap:0 10px;padding:12px;border-radius:14px}.calculator-v2 .address-input-wrap input{width:100%;padding:10px 12px;line-height:1.5;min-height:48px}.calculator-v2 .address-submit{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-width:0;margin-top:12px;padding:0 16px;height:46px;min-height:46px}.calculator-v2 .address-submit-label{display:inline;font-size:15px;font-weight:600}.calculator-v2 .address-input-wrap>svg{width:18px;height:18px}.selected-address-text{font-size:14px}}.roof-replacement-workspace:not(.home-calculator){padding-top:24px}.roof-replacement-workspace .work-top{padding-bottom:20px}.roof-replacement-workspace .flow-progress{margin:20px 0 24px}.roof-replacement-workspace .work-active{padding:24px 0}.roof-replacement-workspace .question-kicker{justify-content:flex-start;gap:20px;margin-bottom:14px}.roof-replacement-workspace .question-kicker>span:first-child{display:none}.roof-replacement-workspace .step-heading h1{font-size:clamp(28px,3vw,40px);margin-bottom:16px}.roof-replacement-workspace .work-help{margin-bottom:24px}.roof-selection-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:28px;gap:28px;align-items:start}.roof-selection-layout .roof-map{height:440px;max-height:none;border-radius:16px}.roof-selection-layout .roof-map-toolbar{display:flex;gap:6px;margin-bottom:14px}.roof-selection-layout .roof-map-toolbar button{min-height:40px;padding:9px 16px;border-radius:10px}.roof-selection-layout .roof-map-help{font-size:14px;line-height:1.6;margin:0 0 16px}.roof-selection-layout .roof-map-help strong{display:block;margin-bottom:4px}.roof-selection-layout .roof-map-help br{display:none}.roof-selection-layout .roof-map-legend{display:flex;gap:20px;font-size:12px;margin-top:12px}.roof-selection-layout .building-controls-mobile{display:block;padding:24px;background:#f7f5fb;border-radius:16px;min-width:0}.roof-selection-summary>span{font-size:14px;color:#625b70}.roof-selection-summary>strong{display:block;font-size:38px;line-height:1.15;letter-spacing:-.035em;margin-top:8px;font-weight:600}.roof-selection-summary>strong small{font-size:18px;font-weight:400}.roof-selection-summary p{font-size:14px;margin:10px 0 24px;color:#625b70}.roof-selection-layout .building-picks{max-height:290px;overflow:auto;border-top:1px solid #ddd7e8;border-bottom:1px solid #ddd7e8;padding:12px 0;scrollbar-gutter:stable}.roof-selection-layout .building-picks details{padding:0;border:0}.roof-selection-layout .building-picks summary{font-size:15px;font-weight:600;padding:8px 0;line-height:1.5}.roof-selection-layout .building-picks .check-option{display:flex;align-items:flex-start;gap:10px;padding:8px 0;margin:0;line-height:1.5;font-size:13px;border:0;background:transparent}.roof-selection-layout .check-option input{flex:0 0 18px;width:18px;height:18px;margin:2px 0 0;accent-color:#5541df}.roof-selection-note{font-size:13px;line-height:1.6;margin:18px 0 12px;color:#625b70}.change-roof-address{display:block;margin:0;padding:8px 0;min-height:40px;font-size:14px}.roof-replacement-workspace .work-actions{margin-top:28px;padding-top:22px;border-top:1px solid #e5e1ec;display:flex;align-items:center;justify-content:space-between;gap:20px}.roof-replacement-workspace .work-actions .button{padding:14px 22px;border-radius:12px;min-height:48px}.roof-replacement-workspace .answer-options{gap:12px}.roof-replacement-workspace .answer-options button{padding:20px!important;min-height:76px!important;border-radius:12px}.roof-replacement-workspace .answer-copy small{font-size:14px;line-height:1.5;margin-top:5px}.roof-replacement-workspace .answer-options button:hover{transform:none}.roof-replacement-workspace .answer-options button[aria-pressed=true]{background:#f0ecfc;border-color:#5541df}.home-calculator .work-active{padding:0}@media(min-width:1000px){.roof-replacement-workspace:not(.home-calculator):not(.workbench-map):not(.workbench-address):not(.workbench-result):not(.workbench-contact) .work-grid{grid-template-columns:minmax(0,1fr) 360px;gap:32px}.roof-replacement-workspace:not(.home-calculator):not(.workbench-map):not(.workbench-address):not(.workbench-result):not(.workbench-contact) .work-aside{display:block!important;align-self:start;margin-top:24px;padding:24px;background:#f7f5fb;border:0;border-radius:16px}.roof-replacement-workspace .work-aside h2{font-size:24px;margin:10px 0 20px}.roof-replacement-workspace .work-aside .project-area strong{font-size:32px}.roof-replacement-workspace .work-aside .project-address{font-size:14px;line-height:1.5;overflow-wrap:anywhere}}@media(max-width:850px){.roof-selection-layout{grid-template-columns:1fr;gap:24px}.roof-selection-layout .roof-map{height:340px}.roof-selection-layout .building-controls-mobile{padding:20px}.roof-selection-layout .building-picks{max-height:240px}.roof-selection-summary>strong{font-size:32px}.roof-selection-summary p{margin-bottom:18px}}@media(max-width:480px){.roof-replacement-workspace .flow-progress{margin:18px 0 16px}.roof-replacement-workspace .work-active{padding:20px 0}.roof-selection-layout .roof-map{height:300px}.roof-replacement-workspace .work-actions{align-items:stretch;flex-direction:column-reverse;gap:12px}.roof-replacement-workspace .work-actions .button{width:100%;justify-content:center}.roof-replacement-workspace .work-actions .back{align-self:flex-start;padding:10px 0}.home-calculator .work-active{padding:0}}@media(min-width:851px){.roof-selection-layout .roof-map{height:360px}.roof-replacement-workspace.workbench-map .flow-progress{margin-bottom:12px}.roof-replacement-workspace.workbench-map .work-active{padding-top:16px}}.roof-replacement-workspace.workbench-map .work-top{padding-bottom:14px}.roof-replacement-workspace.workbench-map .flow-progress{margin:16px 0 8px}.roof-replacement-workspace.workbench-map .work-active{padding-top:8px}.roof-replacement-workspace.workbench-map .question-kicker{margin-bottom:8px}.roof-replacement-workspace.workbench-map .step-heading h1{font-size:clamp(26px,2.6vw,34px);margin-bottom:8px}.roof-replacement-workspace.workbench-map .work-help{margin-bottom:16px}.roof-selection-layout .roof-map-toolbar{margin-bottom:8px}.roof-selection-layout .roof-map-help{margin-bottom:10px}.roof-selection-layout .roof-map-help strong{margin-bottom:0}.roof-map .leaflet-control-attribution{font-size:10px;line-height:1.4;padding:2px 5px;color:#525965;background:rgba(255,255,255,.88)}.roof-map .leaflet-control-attribution a{color:inherit}.roof-replacement-workspace.has-persistent-roof .work-aside{display:block!important;position:-webkit-sticky;position:sticky;top:20px;align-self:start;margin-top:24px;padding:20px;background:#f7f5fb;border:0;border-radius:16px;min-width:0}.roof-replacement-workspace.has-persistent-roof .work-grid{grid-template-columns:minmax(0,1fr) 320px;gap:40px}.roof-replacement-workspace.has-persistent-roof .work-aside h2{font-size:22px;margin:8px 0 12px}.has-persistent-roof .project-mini-model svg{display:block;width:100%;height:auto;max-height:200px}.has-persistent-roof .project-mini-model polygon{stroke:#5541df;fill:#9c8eea}.has-persistent-roof .project-mini-model polygon[fill=transparent]{fill:transparent;stroke:#a5a0ad}.has-persistent-roof .project-address{font-size:13px;line-height:1.4;overflow-wrap:anywhere;margin:12px 0}.has-persistent-roof .project-area strong{font-size:28px}.has-persistent-roof .project-area p,.has-persistent-roof .project-facts{font-size:13px}@media(max-width:999px){.roof-replacement-workspace.has-persistent-roof .work-grid{display:flex;flex-direction:column;gap:16px}.roof-replacement-workspace.has-persistent-roof .work-active{width:100%;order:2;padding-top:0}.roof-replacement-workspace.has-persistent-roof .work-aside{position:static;order:1;width:100%;margin:0;padding:16px;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:4px 16px;gap:4px 16px;align-items:center}.has-persistent-roof .work-aside .project-facts,.has-persistent-roof .work-aside .project-heading,.has-persistent-roof .work-aside h2{display:none}.has-persistent-roof .project-mini-model{grid-column:1;grid-row:1/3}.has-persistent-roof .project-mini-model svg{min-height:90px;max-height:130px}.has-persistent-roof .work-aside .project-address{grid-column:2;margin:0;font-size:12px}.has-persistent-roof .work-aside .project-area{grid-column:2;margin:0;padding:0;border:0}.has-persistent-roof .work-aside .project-area strong{font-size:24px}.has-persistent-roof .work-aside .project-area p{font-size:11px;margin:4px 0 0}}.removal-details{min-width:0}.removal-details .roof-map-legend{display:flex;gap:20px;margin:12px 0 0;font-size:12px}.removal-assign{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:end;margin-top:24px;padding:24px;background:#f7f5fb;border-radius:14px}.removal-assign label{display:flex;flex-direction:column;gap:10px;min-width:0;margin:0;font-size:14px;font-weight:600}.removal-assign select{display:block;width:100%;min-width:0;min-height:50px;margin:0;padding:12px 16px;border:1px solid #b9b3c5;border-radius:10px;background:#fff;color:#292332;font-size:16px;line-height:1.5}.removal-assign .button{margin:0;min-height:50px;padding:12px 20px;white-space:normal}.removal-actions{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:28px;padding-top:24px;border-top:1px solid #e5e1ec}.removal-actions .work-link{margin:0;padding:12px 0;min-height:48px}.removal-actions .button{margin:0;min-width:120px;min-height:48px;padding:12px 24px}.removal-exceptions{list-style:none;padding:0;margin:20px 0 0}.removal-exceptions li{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid #e5e1ec;font-size:14px}.removal-exceptions .work-link{padding:10px 0;margin:0;flex-shrink:0}@media(max-width:700px){.removal-assign{grid-template-columns:1fr;padding:20px;gap:18px}.removal-assign .button{width:100%;justify-content:center}.removal-actions{flex-direction:column-reverse;align-items:stretch;gap:12px}.removal-actions .button{width:100%;justify-content:center}.removal-actions .work-link{align-self:flex-start}}.roof-replacement-workspace.has-persistent-roof.workbench-result .work-grid{display:block}.roof-replacement-workspace.has-persistent-roof.workbench-result .work-aside{display:none!important}.estimate-intro{max-width:70ch;margin:0 0 28px;line-height:1.6}.estimate-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:28px;gap:28px;align-items:stretch}.estimate-card{padding:32px;background:#f3effc;border-radius:20px;min-width:0}.estimate-card-top{display:flex;justify-content:space-between;gap:12px;font-size:11px;letter-spacing:.1em;margin-bottom:16px}.estimate-label{font-size:15px;margin-bottom:20px}.estimate-total{font-size:clamp(30px,3.2vw,46px);font-weight:650;line-height:1.2;letter-spacing:-.04em;color:#211d32;margin:0 0 12px;overflow-wrap:anywhere}.estimate-total span{font-size:20px;white-space:nowrap}.estimate-cta-help,.estimate-disclaimer{font-size:13px;line-height:1.6;margin:12px 0}.estimate-scope{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;margin:24px 0;padding:20px 0;border-top:1px solid #d9d2e8;border-bottom:1px solid #d9d2e8}.estimate-scope dt{font-size:12px;color:#625b70}.estimate-scope dd{margin:6px 0 0;font-size:17px;font-weight:600}.estimate-card>.button{margin-top:12px;width:100%;justify-content:center}.estimate-model{padding:24px;border:1px solid #e2ddec;border-radius:20px;min-width:0}.estimate-model-heading h2{font-size:24px;margin:0 0 8px}.estimate-model-heading>span{font-size:13px}.estimate-model .roof-map-frame{margin-top:20px}.estimate-model .roof-map{height:280px}.estimate-model .roof-map-help{font-size:13px}.estimate-model .roof-map-legend{display:flex;gap:20px;font-size:12px;margin-top:12px}.estimate-editor{margin-top:28px;border:1px solid #e2ddec;border-radius:16px;padding:24px;min-width:0}.estimate-editor-toggle{display:flex;width:100%;justify-content:space-between;align-items:center;gap:20px;text-align:left;background:none;border:0;padding:0;min-height:48px}.estimate-editor-toggle b,.estimate-editor-toggle small{display:block}.estimate-editor-toggle small{font-size:11px;letter-spacing:.08em;margin-bottom:6px}.estimate-editor-toggle b{font-size:20px}.estimate-editor-body{padding-top:24px}.estimate-editor-body fieldset{border:0;margin:0;padding:0;min-width:0}.estimate-building-tabs{display:flex;gap:12px;margin-bottom:24px}.estimate-building-tabs button{padding:12px 18px;background:#f7f5fb;border:1px solid #d9d2e8;border-radius:10px}.estimate-building-tabs small{display:block;font-size:12px}.estimate-edit-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:28px;gap:28px}.estimate-building-title h3{margin:0 0 12px}.estimate-facts{display:flex;gap:24px;font-size:14px}.estimate-facts dd{margin:4px 0}.estimate-edit-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin:20px 0}.estimate-edit-fields button{padding:16px;text-align:left;background:#fff;border:1px solid #d9d2e8;border-radius:10px}.estimate-edit-fields b,.estimate-edit-fields small{display:block}.estimate-edit-fields small{margin-bottom:6px;font-size:12px}.estimate-edit-help,.estimate-inclusion-note{font-size:14px}.estimate-save{display:flex;gap:24px;justify-content:space-between;align-items:center;border-top:1px solid #e2ddec;margin-top:24px;padding-top:24px}.estimate-save small,.estimate-save span,.estimate-save strong{display:block}.estimate-save strong{font-size:26px}.estimate-details{padding:20px 0;border-top:1px solid #e2ddec;margin-top:24px;font-size:14px}.estimate-v2>.work-note{margin:24px 0;padding:20px;background:#f7f5fb;border-radius:12px;font-size:14px}@media(max-width:800px){.estimate-edit-grid,.estimate-layout{grid-template-columns:1fr}.estimate-card,.estimate-editor,.estimate-model{padding:20px}.estimate-total{font-size:32px}.estimate-save{align-items:stretch;flex-direction:column}.estimate-edit-fields{grid-template-columns:1fr}.estimate-scope{gap:12px}.estimate-model .roof-map{height:240px}}.estimate-building-tabs{flex-wrap:wrap}.estimate-building-tabs button{max-width:100%;overflow-wrap:anywhere}.calculator-v2 .contact-fields .roof-description-field{display:grid;grid-gap:12px;gap:12px;margin:16px 0 24px;min-width:0}.calculator-v2 .contact-fields .roof-description-field textarea{margin:0;padding:16px;min-height:144px;line-height:1.6;resize:vertical;max-width:100%}.calculator-v2 .contact-fields .roof-description-field textarea:focus-visible{outline:2px solid var(--action);outline-offset:3px}.calculator-v2 .contact-fields .roof-description-field small{display:block;margin:0;font-size:13px;font-weight:400;line-height:1.5;color:var(--muted)}.home-direct .address-hero{max-width:1480px;grid-template-columns:minmax(0,1fr) minmax(0,1.18fr);gap:clamp(32px,5vw,80px);padding:48px 40px 64px;align-items:center}.home-direct .address-hero .home-calculator .step-heading h1{font-size:clamp(48px,5.4vw,78px);font-weight:600;line-height:1.04;letter-spacing:-.04em;max-width:620px;margin:0 0 28px;text-wrap:balance}.home-direct .address-hero .home-calculator .work-help{font-size:19px;line-height:1.6;max-width:43ch;margin-bottom:30px}.home-direct .address-hero .home-calculator .work-active{padding:0;border:0}.home-direct .address-hero .address-hero-photo{border-radius:16px;isolation:isolate}.home-direct .address-hero .address-hero-photo>img{height:auto;aspect-ratio:4/3;object-fit:cover;object-position:53% 50%;border-radius:0}.home-direct .address-hero .address-hero-photo figcaption{left:0;right:0;bottom:0;border-radius:0;background:#182520;color:#fff;padding:18px 24px;font-size:15px;box-shadow:none;justify-content:space-between;gap:16px}.home-direct .address-hero .address-hero-photo figcaption small{font-size:11px;color:#d4ddd7}.hero-next-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;list-style:none;padding:0;margin:28px 0 0;border:0;font-size:14px;font-weight:500;line-height:1.4;color:var(--body)}.hero-next-steps li{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:10px;min-width:0}.hero-next-steps li:not(:last-child):after{content:"";position:absolute;top:15px;left:42px;right:0;height:1px;background:var(--line)}.hero-next-steps li>span{display:grid;place-items:center;width:30px;height:30px;flex:none;border-radius:50%;background:#f0ecff;color:var(--action);font-size:13px;font-weight:650}@media(max-width:800px){.home-direct .address-hero{grid-template-columns:1fr;padding:32px 20px 40px;gap:30px}.home-direct .address-hero .home-calculator .step-heading h1{font-size:clamp(42px,10vw,64px);max-width:550px;margin-bottom:20px}.home-direct .address-hero .home-calculator .work-help{font-size:17px;margin-bottom:24px}.home-direct .address-hero .address-hero-photo>img{height:auto;aspect-ratio:3/2;max-height:none;object-fit:cover}.home-direct .address-hero .address-hero-photo figcaption{position:static;padding:14px 16px;font-size:13px}.hero-next-steps{gap:12px;margin-top:24px;font-size:13px}}.home-direct .address-hero .home-calculator .work-actions:empty{display:none}@media(min-width:801px) and (max-width:1000px){.home-direct .address-hero{grid-template-columns:1fr;max-width:780px}.home-direct .address-hero .address-hero-photo>img{aspect-ratio:3/2}.home-direct .address-hero .address-hero-photo figcaption{position:static}}.calculator-v2.workbench-address:not(.home-calculator) .work-grid{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:48px;align-items:start}.calculator-v2.workbench-address:not(.home-calculator) .address-aside{display:block!important;padding:0;background:transparent;border-radius:0}.calculator-v2.workbench-address:not(.home-calculator) .address-photo img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:16px}.calculator-v2.workbench-address:not(.home-calculator) .address-photo>span{display:none}.calculator-v2.workbench-address:not(.home-calculator) .address-guide{padding:24px 0 0}.calculator-v2.workbench-address:not(.home-calculator) .address-guide h2{font-size:24px;line-height:1.2;margin:0 0 12px}.calculator-v2.workbench-address:not(.home-calculator) .address-guide ol{margin:0}.calculator-v2.workbench-address:not(.home-calculator) .address-guide li{font-size:14px;line-height:1.5;padding:8px 0;gap:14px}.calculator-v2.workbench-address:not(.home-calculator) .address-guide li b{color:var(--action);font-size:12px;padding-top:2px}.calculator-v2.workbench-address:not(.home-calculator) .work-actions:empty{display:none}@media(max-width:850px){.calculator-v2.workbench-address:not(.home-calculator) .work-grid{grid-template-columns:minmax(0,1fr);gap:28px}.calculator-v2.workbench-address:not(.home-calculator) .address-photo img{max-height:280px}.calculator-v2.workbench-address:not(.home-calculator) .address-guide{padding-top:20px}}.service-renewal-scroll{height:600vh;position:relative;margin:64px 0 100px}.service-renewal-sticky{position:-webkit-sticky;position:sticky;top:88px;min-height:calc(100vh - 100px);padding:24px 0}.service-renewal-sticky>header{display:flex;align-items:flex-end;gap:32px;margin-bottom:24px}.service-renewal-sticky>header .eyebrow{align-self:flex-start;max-width:140px;font-size:11px;letter-spacing:.12em}.service-renewal-sticky h2{font-size:clamp(32px,4vw,56px);line-height:1.04;margin:0;letter-spacing:-.035em}.service-scroll-hint{margin:0 0 4px auto;max-width:220px;font-size:14px;color:#565363}.service-renewal-stage{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);grid-gap:40px;gap:40px;align-items:start}.service-renewal-stage figure{margin:0;min-width:0}.service-renewal-picture{position:relative;aspect-ratio:4/3;border-radius:18px;overflow:hidden;background:#e7ebe5}.service-renewal-picture canvas,.service-renewal-picture img{display:block;width:100%;height:100%;object-fit:cover}.service-renewal-picture canvas{position:absolute;inset:0}.service-renewal-stage figcaption{padding-top:10px;font-size:11px;line-height:1.5;color:#696574}.service-renewal-copy{padding:12px 0}.service-renewal-counter{font-size:12px;color:var(--action);margin:0 0 12px;letter-spacing:.12em}.service-renewal-copy h3{font-size:clamp(24px,2.7vw,36px);line-height:1.1;letter-spacing:-.025em;margin:0 0 16px}.service-renewal-copy>p:not(.service-renewal-counter){font-size:15px;line-height:1.6;min-height:72px;margin:0 0 22px}.service-renewal-copy nav{border-top:1px solid #dedbe6}.service-renewal-copy nav button{display:flex;gap:14px;text-align:left;align-items:center;padding:11px 0;width:100%;border:0;border-bottom:1px solid #e8e5ed;border-radius:0;background:none;font-size:13px;color:#696574}.service-renewal-copy nav button span{font-size:11px;color:#898394}.service-renewal-copy nav button[aria-current]{color:var(--action);font-weight:600}.service-renewal-copy nav button[aria-current] span{color:var(--action)}.service-renewal-scroll.is-reduced{height:auto}.service-renewal-scroll.is-reduced .service-renewal-sticky{position:static;min-height:0}.service-flat figure>img{background:transparent;border-radius:0}@media(max-width:800px){.service-renewal-scroll{height:500vh;margin:32px 0 64px}.service-renewal-sticky{top:68px;padding:16px 0;min-height:0}.service-renewal-sticky>header{display:block;margin-bottom:16px}.service-renewal-sticky>header .eyebrow{max-width:none;margin:0 0 8px}.service-renewal-sticky h2 br{display:none}.service-renewal-sticky h2{font-size:32px}.service-scroll-hint{max-width:none;margin-top:10px;font-size:12px}.service-renewal-stage{grid-template-columns:1fr;gap:14px}.service-renewal-picture{max-height:32vh;aspect-ratio:4/3}.service-renewal-picture canvas,.service-renewal-picture img{object-fit:contain}.service-renewal-stage figcaption{font-size:10px;padding-top:6px}.service-renewal-copy{padding:0}.service-renewal-counter{margin:0 0 6px}.service-renewal-copy h3{font-size:23px;margin:0 0 8px}.service-renewal-copy>p:not(.service-renewal-counter){font-size:13px;line-height:1.5;min-height:58px;margin-bottom:10px}.service-renewal-copy nav{display:grid;grid-template-columns:repeat(auto-fit,44px);width:min(100%,304px);grid-gap:8px;gap:8px;border:0}.service-renewal-copy nav button{font-size:0;gap:0;justify-content:center;width:44px;min-height:44px;padding:8px;border:1px solid #dedbe6;border-radius:6px}.service-renewal-copy nav button span{font-size:12px}.service-renewal-copy nav button[aria-current]{background:var(--action);color:white;border-color:var(--action)}.service-renewal-copy nav button[aria-current] span{color:white}}@media(prefers-reduced-motion:reduce){.service-renewal-scroll{height:auto}.service-renewal-sticky{position:static;min-height:0}}@media(min-width:801px) and (max-height:900px){.service-renewal-sticky{top:76px;padding:12px 0}.service-renewal-sticky>header{margin-bottom:16px}.service-renewal-picture{max-height:52vh}.service-renewal-picture canvas,.service-renewal-picture img{object-fit:contain}.service-renewal-copy nav{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:6px;gap:6px;border:0}.service-renewal-copy nav button{font-size:0;justify-content:center;border:1px solid #dedbe6;border-radius:6px;padding:10px 0}.service-renewal-copy nav button span{font-size:12px}}@media(max-height:620px){.service-renewal-scroll{height:auto}.service-renewal-sticky{position:static;min-height:0}}@media(min-width:801px) and (min-height:901px){.service-renewal-copy nav button{padding:9px 0}.service-renewal-copy>p:not(.service-renewal-counter){min-height:64px;margin-bottom:16px}}@media(max-width:800px) and (max-height:740px){.service-renewal-scroll{height:auto}.service-renewal-sticky{position:static;min-height:0}}.roof-service-page .service-editorial-hero{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:10px 0 24px}.service-editorial-hero .eyebrow{font-size:11px;letter-spacing:.12em;margin:0 0 12px}.roof-service-page .service-editorial-hero h1{font-size:clamp(36px,4vw,56px);line-height:1.08;margin:0 0 14px;letter-spacing:-.045em}.service-intro{font-size:17px;line-height:1.6;margin:0;max-width:64ch}.service-editorial-hero>.button{flex-shrink:0}.roof-service-page .service-chapters{gap:12px 30px;padding:4px 0;border-top:0}.roof-service-page .service-chapters a{font-size:13px}.roof-service-page .service-renewal-scroll{margin-top:20px}.roof-service-page .service-renewal-sticky>header{align-items:center;gap:24px;margin-bottom:18px}.roof-service-page .service-renewal-sticky h2{font-size:clamp(22px,2vw,28px);line-height:1.2;letter-spacing:-.025em}.roof-service-page .service-scroll-hint{font-size:12px;max-width:none;margin:0 0 0 auto}@media(max-width:800px){.roof-service-page .service-editorial-hero{display:block;padding:0 0 20px}.service-intro{font-size:15px}.service-editorial-hero>.button{margin-top:18px}.roof-service-page .service-chapters{gap:0 20px}.roof-service-page .service-renewal-scroll{margin-top:12px}.roof-service-page .service-renewal-sticky>header{display:block;margin-bottom:14px}.roof-service-page .service-scroll-hint{margin-top:6px}}@media(min-width:801px) and (min-height:621px) and (prefers-reduced-motion:no-preference){.roof-service-page .service-renewal-sticky{top:0;min-height:100svh;display:flex;flex-direction:column;justify-content:center;padding:40px 0}.roof-service-page .service-renewal-stage,.roof-service-page .service-renewal-sticky>header{flex-shrink:0}}.guide-media-note{margin:0 0 24px;color:var(--muted,#625b70);font-size:13px}.flat-layer-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);grid-gap:64px;gap:64px;align-items:center;margin:72px 0}.flat-layer-section h2,.flat-price-note h2,.flat-water-section h2{font-size:clamp(32px,3.5vw,48px);line-height:1.12;letter-spacing:-.035em;margin:12px 0 24px}.flat-layer-section p{max-width:55ch;line-height:1.65}.flat-layer-section a{display:inline-block;margin-top:12px}.flat-layer-diagram{margin:0;padding:24px 28px 20px;background:#faf7f0;border-radius:22px}.flat-layer-diagram svg{display:block;width:100%;height:auto}.flat-layer-diagram ol{margin:0;padding:0;list-style:none;counter-reset:flat-layer;display:grid;grid-gap:12px;gap:12px}.flat-layer-diagram li{counter-increment:flat-layer;display:grid;grid-template-columns:24px 1fr;grid-column-gap:12px;column-gap:12px;font-size:14px}.flat-layer-diagram li:before{content:counter(flat-layer);grid-row:1/3;color:var(--action)}.flat-layer-diagram li span{grid-column:2;color:var(--muted);font-size:13px;line-height:1.5}.flat-layer-diagram figcaption{margin-top:20px;font-size:11px;color:var(--muted)}.flat-water-section{padding:44px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:72px 0}.flat-water-section header{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 48px;gap:0 48px;align-items:end}.flat-water-section header>.eyebrow{grid-column:1/-1;margin:0}.flat-water-section header>p:last-child{max-width:52ch;line-height:1.65;margin-bottom:24px}.flat-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:32px;gap:32px;margin-top:28px}.flat-detail-grid article{padding:24px 0 0;border-top:1px solid var(--line)}.flat-detail-grid article>span{font-size:12px;color:var(--action)}.flat-detail-grid h3{font-size:22px;line-height:1.2;margin:16px 0 12px}.flat-detail-grid p{font-size:15px;line-height:1.65;margin:0;max-width:38ch}.flat-price-note{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center;padding:40px 0;border-top:1px solid var(--line);margin-top:64px}.flat-price-note p{line-height:1.65;max-width:54ch}.flat-source-note{max-width:900px;margin:32px 0 56px;padding-top:20px;border-top:1px solid var(--line);font-size:12px;line-height:1.6;color:var(--muted)}.flat-source-note p{margin:0 0 8px}@media(max-width:800px){.flat-layer-section{grid-template-columns:1fr;gap:28px;margin:40px 0}.flat-layer-diagram{padding:16px 20px 20px}.flat-water-section{padding:28px 0;margin:40px 0}.flat-water-section header{display:block}.flat-detail-grid{grid-template-columns:1fr;gap:22px;margin-top:20px}.flat-detail-grid article{padding-top:18px}.flat-detail-grid h3{margin:10px 0}.flat-price-note{grid-template-columns:1fr;gap:8px;margin-top:40px;padding:28px 0}.flat-price-note h2{margin-bottom:0}}.material-gallery .material-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px}.material-gallery .material-card-grid article{background:#f7f6f2;border:0;border-radius:16px;padding:16px 16px 24px}.material-comparison-visual{margin:0;overflow:hidden;border-radius:0;background:transparent;aspect-ratio:4/3}.material-comparison-visual img{display:block;width:100%;height:100%;object-fit:contain;background:transparent;border-radius:0}.material-gallery .material-card-copy{padding:20px 4px 0}@media(max-width:1050px){.material-gallery .material-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.material-gallery .material-card-grid{grid-template-columns:1fr;gap:28px}.material-gallery .material-card-copy h3{font-size:20px}.material-gallery .material-card-copy p{font-size:14px}.material-gallery .material-card-copy>span{font-size:10px}}.journey-page{max-width:1344px;margin:auto;padding:48px 28px 80px}.journey-intro{max-width:780px;margin-bottom:36px}.journey-intro h1{font-size:clamp(32px,4vw,54px);line-height:1.1;margin:12px 0 20px}.journey-intro>p:last-child{max-width:62ch;margin:0;font-size:18px}.journey-layout{display:grid;grid-template-columns:280px minmax(0,1fr);grid-gap:48px;gap:48px;align-items:start}.journey-guide{position:-webkit-sticky;position:sticky;top:32px}.journey-guide nav{display:grid;grid-gap:4px;gap:4px;margin-bottom:32px}.journey-guide nav button{display:flex;align-items:center;gap:14px;padding:12px;border:0;background:transparent;text-align:left;border-radius:10px;font:inherit;font-size:14px;color:#585361;cursor:pointer}.journey-guide nav button span{font-size:12px;color:#746c81}.journey-guide nav button[aria-current=step]{background:#f0edff;color:#4432cc;font-weight:650}.journey-guide nav button:disabled{opacity:.55;cursor:default}.journey-explanation h2{font-size:27px;line-height:1.2;margin:12px 0 16px}.journey-explanation p{font-size:15px;line-height:1.7}.journey-real-link{display:inline-block;margin-top:16px;font-size:14px}.journey-browser{min-width:0;border:1px solid #ddd9e8;border-radius:18px;overflow:hidden;box-shadow:0 18px 60px #28203b09;background:#fff}.journey-browser-bar{display:flex;align-items:center;gap:16px;background:#f4f3f7;padding:14px 20px;border-bottom:1px solid #e0ddeb;color:#797381;font-size:12px}.journey-browser-bar>span:nth-child(2){flex:1 1;text-align:center}.journey-browser-bar>span:first-child{font-size:9px;letter-spacing:3px;color:#aaa4b1}.journey-demo-tag{background:#fff;padding:4px 9px;border-radius:5px;color:#635b70}.journey-app-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 28px;padding:22px 0;border-bottom:1px solid #e3dfeb}.journey-app-bar strong{font-size:20px;letter-spacing:-1px;color:#191820}.journey-app-bar strong span{font-weight:400}.journey-app-bar button,.journey-back,.journey-selection button,.journey-use-example{border:0;background:none;text-decoration:underline;text-underline-offset:4px;cursor:pointer;color:#585061;font:inherit;font-size:13px}.journey-panel{padding:24px 28px 28px;min-height:460px;outline:none}.journey-step-meta{display:flex;justify-content:space-between;gap:12px;font-size:11px!important;color:#736b7d;margin:0 0 18px}.journey-panel h2{font-size:30px;line-height:1.2;margin:0 0 20px}.journey-panel>p{font-size:15px;line-height:1.6}.journey-search{margin:28px 0 48px}.journey-search label{font-size:14px;font-weight:600;display:block;margin-bottom:10px}.journey-search form{display:flex;align-items:center;gap:12px;padding:10px 10px 10px 16px;border:1px solid #bdb6cc;border-radius:12px;min-width:0}.journey-search form:focus-within{outline:2px solid #6447ed;outline-offset:3px}.journey-search form>span{font-size:28px;color:#625875}.journey-search input{min-width:0;flex:1 1;width:0;border:0;outline:0;background:transparent;padding:12px 4px;font:inherit;font-size:16px;color:#191820}.journey-search form button{flex:none;width:46px;height:46px;border:0;border-radius:9px;background:#5541df;color:#fff;font-size:25px;cursor:pointer}.journey-search form button:disabled{opacity:.45;cursor:default}.journey-address-result{display:grid;grid-gap:8px;gap:8px;text-align:left;margin:14px 0 0;width:100%;padding:18px;border:1px solid #ddd7e6;border-radius:10px;background:#faf9fd;font:inherit;cursor:pointer}.journey-address-result strong{font-size:15px}.journey-address-result span{font-size:13px;color:#61596e}.journey-use-example{margin-top:20px}.journey-search>p{font-size:14px;margin-top:20px}.journey-address{margin-bottom:16px}.journey-demo-map{height:330px;width:100%;border-radius:12px;background:#f1f0eb;z-index:0}.journey-map-state{margin:10px 0;font-size:12px;color:#696171}.journey-demo-map .leaflet-interactive:focus{outline:none;stroke:#241084;stroke-width:5}.journey-demo-map .leaflet-control-attribution{font-size:9px}.journey-selection{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:14px 0}.journey-selection p{font-size:14px;margin:0}.journey-next{display:inline-flex;margin-top:22px;font-size:14px;min-height:46px;align-items:center}.journey-next:disabled{opacity:.4;cursor:default}.journey-back{display:block;margin-top:24px;padding:8px 0}.journey-materials{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;padding:0;border:0;margin:24px 0}.journey-materials label{display:flex;align-items:center;gap:12px;padding:18px 16px;border:1px solid #d6d0e1;border-radius:12px;cursor:pointer;font-size:14px}.journey-materials label:has(:checked){border-color:#6851e2;background:#f4f1ff}.journey-materials input{accent-color:#5541df;width:18px;height:18px;margin:0;flex:none}.journey-selection-note{padding:14px 16px;border-radius:10px;background:#f5f3fa;font-size:13px!important}.journey-summary{margin:24px 0;display:grid;grid-gap:0;gap:0}.journey-summary>div{display:grid;grid-template-columns:95px 1fr;grid-gap:16px;gap:16px;padding:12px 0;border-bottom:1px solid #eeeaf3;font-size:14px}.journey-summary dt{color:#6c6476}.journey-summary dd{margin:0;overflow-wrap:anywhere}.journey-description{display:grid;grid-gap:12px;gap:12px;font-size:14px;font-weight:600}.journey-description textarea{width:100%;box-sizing:border-box;padding:16px;border:1px solid #b7afc4;border-radius:12px;font:inherit;font-weight:400;line-height:1.6;resize:vertical;min-height:125px}.journey-note{font-size:12px!important;line-height:1.6;color:#72697d;margin:18px 0}.journey-demo-receipt{background:#f3f0fd;color:#4e3c94;padding:12px 16px;border-radius:10px;font-size:13px!important}.journey-photos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin:24px 0 16px}.journey-photo-slot{position:relative;min-height:132px;aspect-ratio:1.15;border:1px dashed #c2b9d2;border-radius:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:14px;background:#faf9fc;text-align:center}.journey-photo-slot svg{width:30px;fill:none;stroke:#81738e;stroke-width:1.5}.journey-photo-slot span{font-size:11px;color:#6d607b}.journey-photo-slot img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:11px}.journey-photo-slot button{position:absolute;right:6px;top:6px;width:32px;height:32px;background:#fff;border:1px solid #bfb5cd;border-radius:50%;font-size:23px;cursor:pointer}.journey-photo-button{display:block;padding:13px 18px;background:white;border:1px solid #c4bbd2;border-radius:10px;font:inherit;font-size:13px;cursor:pointer}.journey-offers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin:24px 0}.journey-offers article{padding:20px 16px;background:#f8f7fb;border:1px solid #e4dfec;border-radius:12px;min-width:0}.journey-offers article>span{font-size:12px;color:#70677d}.journey-offers strong{display:block;margin-top:16px;font-size:clamp(21px,2vw,30px);white-space:nowrap;letter-spacing:-1px}.journey-offers strong small{font-size:12px;font-weight:400;letter-spacing:0}.journey-offers article>p{font-size:11px;color:#746c7c;margin:4px 0 22px}.journey-offers button{font:inherit;font-size:12px;padding:10px 0;color:#5140b6;background:none;border:0;cursor:pointer}.journey-offer-detail p{font-size:12px;line-height:1.6}.journey-browser-note{margin:0;padding:16px 28px;border-top:1px solid #eeebf3;color:#786d85;font-size:11px}.journey-page button:focus-visible,.journey-page input:focus-visible,.journey-page textarea:focus-visible{outline:2px solid #6248dc;outline-offset:3px}.journey-search input:focus-visible{outline:none}@media(max-width:1000px){.journey-layout{grid-template-columns:210px minmax(0,1fr);gap:24px}.journey-browser-note,.journey-panel{padding:22px}.journey-offers{grid-template-columns:1fr}.journey-offers article{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:8px 16px;gap:8px 16px}.journey-offers article>p,.journey-offers strong{margin:0}.journey-offer-detail{grid-column:1/-1}.journey-explanation h2{font-size:23px}}@media(max-width:760px){.journey-page{padding:28px 16px 48px}.journey-intro{margin-bottom:24px}.journey-intro>p:last-child{font-size:16px}.journey-layout{display:flex;flex-direction:column;gap:18px}.journey-guide{position:static;width:100%}.journey-guide nav{display:flex;overflow-x:auto;margin:0;padding-bottom:10px;gap:6px}.journey-guide nav button{flex:none;gap:8px;font-size:12px;padding:10px}.journey-explanation,.journey-real-link{display:none}.journey-browser{width:100%;border-radius:14px}.journey-browser-bar{padding:12px;gap:8px;font-size:10px}.journey-browser-bar>span:first-child{display:none}.journey-panel{padding:22px 16px;min-height:380px}.journey-app-bar{margin:0 16px;padding:18px 0}.journey-app-bar strong{font-size:18px}.journey-panel h2{font-size:25px}.journey-search form{gap:8px;padding:8px}.journey-search form>span{display:none}.journey-search input{padding:12px 6px}.journey-demo-map{height:300px}.journey-materials{grid-template-columns:1fr;gap:10px}.journey-photos{gap:8px}.journey-photo-slot{min-height:105px;padding:8px;aspect-ratio:auto}.journey-photo-slot span{font-size:10px}.journey-browser-note{padding:16px}.journey-summary>div{grid-template-columns:80px 1fr;gap:10px}.journey-next{max-width:100%;font-size:13px}.journey-selection{align-items:flex-start}.journey-selection button{flex:none}.journey-description textarea{font-size:16px}}.material-preview{display:block;position:relative;width:100%;aspect-ratio:1;border:0;padding:0;overflow:hidden;border-radius:12px;background:#f7f6f2;cursor:pointer}.material-preview-house,.material-preview-sample{position:absolute;inset:0;width:100%;height:100%;transition:opacity .22s ease}.material-preview-sample{background-size:200% 200%;background-repeat:no-repeat}.material-preview-house{object-fit:contain;opacity:0}.material-preview-hint{position:absolute;bottom:10px;left:10px;right:10px;display:flex;justify-content:space-between;border-radius:6px;background:rgba(255,255,255,.94);padding:9px 12px;font-size:12px;color:#292533}.material-preview[data-house=true] .material-preview-house{opacity:1}.material-preview[data-house=true] .material-preview-sample{opacity:0}.material-preview:focus-visible{outline:3px solid var(--action);outline-offset:4px}@media(hover:hover){.material-preview[data-ready=true]:hover .material-preview-house{opacity:1}.material-preview[data-ready=true]:hover .material-preview-sample{opacity:0}}@media(prefers-reduced-motion:reduce){.material-preview-house,.material-preview-sample{transition:none}}.journey-scroll-track{height:800svh;position:relative}.journey-scroll-sticky{position:-webkit-sticky;position:sticky;top:0;min-height:100svh;display:flex;align-items:center;padding:32px 0}.journey-scroll-sticky>.journey-layout{width:100%;align-items:center}.journey-scroll-track.is-manual{height:auto}.journey-scroll-track.is-manual .journey-scroll-sticky{position:relative}.journey-scroll-page .journey-panel{min-height:440px}.journey-scroll-page .journey-explanation{margin:0 0 28px}.journey-scroll-page .journey-explanation h2{font-size:36px;line-height:1.12}.journey-motion-toggle{display:block;border:0;background:none;padding:14px 0;font-size:12px;text-decoration:underline;color:#676171;cursor:pointer}.journey-scroll-search{display:flex;gap:12px;align-items:center;border:1px solid #c9c4d7;border-radius:12px;padding:10px 12px}.journey-scroll-search input{min-width:0;width:0;flex:1 1;border:0;outline:0;background:none;padding:12px 4px;font:inherit}.journey-fake-action,.journey-fake-submit{display:inline-block;padding:12px 16px;background:#5541df;color:white;border-radius:10px}.journey-scroll-cue{margin-top:40px;color:#777;font-size:13px}.journey-material-option{display:flex;gap:12px;border:1px solid #d5d1de;border-radius:10px;padding:18px;background:white}.journey-material-option.is-selected{border-color:#5541df;background:#f0edff;color:#4733d1}.journey-demo-fields>div{margin:14px 0}.journey-demo-fields span{font-size:12px;color:#686174}.journey-demo-fields p{margin:6px 0;padding:14px;border:1px solid #d7d2df;border-radius:10px;font-size:14px}.journey-send-visual{display:inline-block;padding:14px 20px;border-radius:30px;background:#5541df;color:white;margin:10px 0}.journey-send-visual.is-sent{background:#edf5ed;color:#265736}.journey-camera-action{padding:14px;border:1px solid #d7d2df;border-radius:10px;text-align:center;margin:18px 0}.journey-photo-demo{position:relative;overflow:hidden;min-height:130px;background:#f0edf5}.journey-photo-demo svg{width:100%;height:100%;object-fit:cover;opacity:0}.journey-photo-demo.is-captured svg{opacity:1}.journey-photo-check{position:absolute;right:8px;bottom:8px;border-radius:50%;background:#5541df;color:white;padding:3px 7px;opacity:0}.journey-photo-demo.is-captured .journey-photo-check{opacity:1}.journey-scroll-progress{height:3px;background:#efedf5}.journey-scroll-progress>span{height:100%;display:block;background:#5541df}.journey-scroll-page .journey-browser-note{margin:0;padding:12px 20px}.journey-scroll-page .journey-offers article>span:last-child{color:#5541df;font-size:12px}@media(max-width:760px){.journey-scroll-sticky{padding:12px 0;align-items:center}.journey-scroll-page .journey-guide nav{margin:0 0 12px;gap:6px}.journey-scroll-page .journey-guide nav button{font-size:0;padding:8px 10px}.journey-scroll-page .journey-guide nav button span{font-size:12px}.journey-scroll-page .journey-layout{gap:0}.journey-scroll-page .journey-motion-toggle{position:absolute;bottom:2px;right:0;padding:4px;font-size:10px}.journey-scroll-page .journey-panel{min-height:360px;padding:18px 16px}.journey-scroll-page .journey-panel h2{font-size:24px;margin-bottom:16px}.journey-scroll-page .journey-demo-map{height:240px}.journey-scroll-page .journey-app-bar{padding:12px 16px}.journey-scroll-page .journey-browser-bar{padding:9px;font-size:9px}.journey-scroll-page .journey-materials{gap:8px}.journey-scroll-page .journey-material-option,.journey-scroll-page .journey-offers article{padding:12px}.journey-scroll-page .journey-offers article strong{font-size:23px}.journey-scroll-page .journey-offers article p{margin:4px 0}.journey-scroll-page .journey-photos{gap:7px}.journey-scroll-page .journey-photo-demo{min-height:100px}.journey-scroll-page .journey-note{font-size:11px;line-height:1.5}.journey-scroll-page .journey-summary div{padding:8px 0}.journey-scroll-page .journey-selection{font-size:12px}.journey-scroll-page .journey-browser-note{font-size:10px}}@media(max-height:750px) and (min-width:761px){.journey-scroll-page .journey-panel{min-height:360px;padding:20px}.journey-scroll-page .journey-demo-map{height:240px}.journey-scroll-page .journey-panel h2{margin-bottom:14px}.journey-scroll-page .journey-app-bar{padding:10px 20px}}@media(max-height:700px){.journey-scroll-sticky{padding:8px 0}.journey-scroll-page .journey-panel{min-height:300px;padding:12px 16px}.journey-scroll-page .journey-demo-map{height:180px}.journey-scroll-page .journey-panel h2{font-size:23px;margin-bottom:10px}.journey-scroll-page .journey-guide nav button{padding-top:7px;padding-bottom:7px}.journey-scroll-page .journey-explanation{margin-bottom:12px}.journey-scroll-page .journey-explanation h2{font-size:29px}.journey-scroll-page .journey-browser-note{padding:8px 16px}.journey-scroll-page .journey-offers{gap:6px}.journey-scroll-page .journey-offers article{padding:10px}.journey-scroll-page .journey-next{margin-top:10px}.journey-scroll-page .journey-demo-fields p{padding:8px}.journey-scroll-page .journey-send-visual{margin:5px 0;padding:10px 16px}}@media(max-width:760px){.journey-scroll-page .journey-offers{margin:12px 0}.journey-scroll-page .journey-offers article{gap:4px 12px}.journey-scroll-page .journey-offers article strong{margin:0;line-height:1.2}.journey-scroll-page .journey-offers article p{font-size:10px;line-height:1.3;margin:0}.journey-scroll-page .journey-offers article>span{font-size:11px;line-height:1.3}.journey-scroll-page .journey-selection-note{padding:8px 10px;font-size:12px}.journey-scroll-page .journey-note{margin:10px 0}.journey-scroll-page .journey-next{padding:12px 18px;min-height:42px}}.journey-scroll-page .journey-intro .journey-motion-toggle{position:static;margin:8px 0 0;padding:6px 0;font-size:12px}@media(max-width:760px) and (max-height:700px){.journey-scroll-page .journey-app-bar{margin:0 16px;padding:10px 0}.journey-scroll-page .journey-browser-bar{padding:6px 9px}.journey-scroll-page .journey-demo-fields>div{margin:10px 0}}.flat-layer-interactive{padding:24px;background:#faf7f0;border-radius:20px}.flat-layer-toolbar{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.flat-layer-toolbar h3{font-size:20px;line-height:1.3;margin:0;letter-spacing:-.02em}.flat-layer-toolbar>div{display:flex;gap:4px;padding:4px;background:#ede9e0;border-radius:10px}.flat-layer-toolbar button{border:0;border-radius:7px;background:transparent;color:#554f45;padding:10px 14px;min-height:44px;font:inherit;font-size:13px;cursor:pointer}.flat-layer-toolbar button[aria-pressed=true]{background:white;color:#28232e;box-shadow:0 2px 4px #312a1610}.flat-layer-section-svg{margin:16px 0 0}.flat-separated-label,.flat-water-path>text{font-size:17px;fill:#4b6069}.flat-water-path>.flat-drain-leader,.flat-water-path>path:not([fill]){fill:none;stroke:#247c9b;stroke-width:2.5;stroke-linecap:round}.flat-water-path>.flat-drain-leader{stroke:#8d9ba0;stroke-width:1}.flat-section-layer{transform-box:view-box;transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .2s}.flat-section-layer[data-muted=true]{opacity:.28}.flat-section-layer[data-active=true]>path:first-child{stroke:#5541df;stroke-width:2.5}.flat-layer-leader{fill:none;stroke:#a6a199;stroke-width:1}.flat-layer-number{font-size:15px;font-weight:600}.flat-layer-section-svg .flat-water-path>path[marker-end]{fill:none;stroke:#247c9b;stroke-width:2.5}.flat-layer-selector{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.flat-layer-selector button{display:flex;align-items:center;gap:10px;min-width:0;min-height:48px;padding:10px;border:1px solid #dfd9cc;border-radius:9px;background:transparent;font:inherit;font-size:13px;color:#353938;text-align:left;cursor:pointer}.flat-layer-selector button[aria-pressed=true]{background:#f0edff;border-color:#7660de;color:#41318f}.flat-layer-selector button:hover{background:#f0ece3}.flat-layer-selector button[aria-pressed=true]:hover{background:#ebe6ff}.flat-layer-key{display:flex;align-items:center;justify-content:center;flex:none;width:26px;height:26px;border-radius:50%;font-size:12px;font-weight:700;color:white;text-shadow:0 1px 2px #0005}.flat-layer-selector button>svg{width:16px;height:16px;margin-left:auto;flex:none;fill:none;stroke:currentColor;stroke-width:1.5}.flat-layer-interactive button:focus-visible{outline:3px solid #5541df;outline-offset:3px}.flat-layer-explanation{position:relative;margin-top:20px;padding:18px 0 0;border-top:1px solid #ddd6c9;min-height:95px}.flat-layer-explanation strong{font-size:15px}.flat-layer-explanation p{font-size:14px;line-height:1.5;margin:6px 0}.flat-layer-explanation button{font:inherit;font-size:12px;padding:6px 0;border:0;background:none;text-decoration:underline;text-underline-offset:3px;color:#594795;cursor:pointer}.flat-layer-interactive figcaption{line-height:1.6;margin-top:18px}@media(max-width:1050px) and (min-width:801px){.flat-layer-section{gap:32px}.flat-layer-selector{grid-template-columns:1fr}}@media(max-width:600px){.flat-layer-interactive{padding:20px 16px}.flat-layer-toolbar h3{font-size:20px}.flat-layer-toolbar{gap:12px}.flat-layer-selector{grid-template-columns:1fr}.flat-layer-selector button{min-height:48px;font-size:14px;padding:10px 12px}.flat-layer-section-svg{width:calc(100% + 20px)!important;max-width:none;margin-left:-10px}.flat-layer-explanation{min-height:88px}.flat-layer-key{width:26px;height:26px}.flat-layer-interactive figcaption{font-size:11px}}@media(prefers-reduced-motion:reduce){.flat-section-layer{transition:none}}@media(max-width:600px){.flat-layer-number{font-size:22px}.flat-separated-label,.flat-water-path>text{font-size:23px}}.estimate-v2{--estimate-ink:#24272b;--estimate-muted:#c8cbd1}.estimate-v2 .estimate-layout{gap:24px}.estimate-v2 .estimate-card{display:flex;flex-direction:column;background:var(--estimate-ink);color:#fff;border-radius:16px;padding:36px}.estimate-v2 .estimate-card-top{color:var(--estimate-muted);font-size:13px;letter-spacing:0}.estimate-v2 .estimate-label{margin:0 0 24px;color:#fff;font-weight:500}.estimate-v2 .estimate-total{color:#fff;font-size:clamp(30px,3.2vw,48px);letter-spacing:-.035em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;display:flex;flex-wrap:wrap;column-gap:.22em;align-items:baseline}.estimate-v2 .estimate-total .estimate-price-range{font-size:inherit;white-space:normal}.estimate-v2 .estimate-card h2{color:#fff}.estimate-v2 .estimate-cta-help,.estimate-v2 .estimate-disclaimer{color:var(--estimate-muted);font-size:14px}.estimate-v2 .estimate-scope{border-color:#50555d;margin:24px 0 16px;padding:22px 0}.estimate-v2 .estimate-scope dt{color:var(--estimate-muted);font-size:13px}.estimate-v2 .estimate-scope dd{color:#fff;font-size:18px}.estimate-v2 .estimate-card>.button{margin-top:auto;background:#fff;color:#252331;min-height:56px;border-radius:10px}.estimate-v2 .estimate-card>.button:disabled{opacity:1;background:#484352;color:#ded9e8;cursor:not-allowed}.estimate-v2 .estimate-card>.button:focus-visible{outline:3px solid #b8aaff;outline-offset:4px}.estimate-v2 .estimate-cta-help{margin-bottom:0;padding-top:4px}.estimate-v2 .estimate-model{background:#f2f3f5;border:0;border-radius:16px;padding:28px}.estimate-v2 .estimate-model-heading{padding-bottom:20px;border-bottom:1px solid #d1d4da}.estimate-v2 .estimate-model-heading h2{font-size:26px}.estimate-v2 .estimate-model-heading>span{font-size:14px}.estimate-v2 .estimate-model .roof-map{height:420px;max-height:none}.estimate-v2 .estimate-editor{border-color:#d1d4da;border-radius:12px;background:#f2f3f5;margin-top:24px;padding:24px 28px}.estimate-v2 .estimate-editor-toggle small{font-size:14px;letter-spacing:0;color:#595064}.estimate-v2 .estimate-editor-toggle b{font-size:21px;color:#252331}.estimate-v2 .estimate-editor-toggle>span:last-child{display:grid;place-items:center;width:44px;height:44px;flex-shrink:0;border:1px solid #a59bad;border-radius:8px;color:#4d388d;font-size:24px}.estimate-v2 .estimate-editor-toggle:focus-visible{outline:3px solid #6950c7;outline-offset:6px;border-radius:4px}.estimate-v2>.work-note{background:transparent;padding:0;max-width:85ch;line-height:1.65;color:#595064}.estimate-v2 .estimate-details{border-color:#c3bdcc}.estimate-v2 .estimate-details summary{min-height:44px;cursor:pointer;font-weight:600}@media(max-width:800px){.estimate-v2 .estimate-layout{gap:20px}.estimate-v2 .estimate-card,.estimate-v2 .estimate-editor,.estimate-v2 .estimate-model{padding:24px}.estimate-v2 .estimate-total{font-size:clamp(26px,7.5vw,38px)}.estimate-v2 .estimate-total .estimate-price-range{white-space:normal}.estimate-v2 .estimate-card>.button{margin-top:20px}.estimate-v2 .estimate-editor-toggle b{font-size:18px}.estimate-v2 .estimate-model .roof-map{height:360px}}.estimate-v2 .estimate-card>.estimate-offer-cta{background:#7055e7;color:#fff;border:0;min-height:64px;padding:18px 22px;font-size:17px;font-weight:650;gap:16px;justify-content:space-between;text-align:left;line-height:1.4}.estimate-v2 .estimate-offer-cta svg{width:24px;height:24px;flex-shrink:0}.estimate-v2 .estimate-card>.estimate-offer-cta:not(:disabled):hover{background:#6044d4}.estimate-v2 .estimate-card>.estimate-offer-cta[data-preview=true]:disabled{background:#7055e7;color:#fff}.estimate-v2 .estimate-save strong>span{display:inline}.estimate-v2 .estimate-save strong>span+span{margin-left:.25em;font-size:.65em;white-space:nowrap}.estimate-v2 .estimate-edit-fields button[aria-expanded=true]{background:#e7dfff;border:2px solid #6c4ccb;padding:15px;color:#30214f}.estimate-v2 .estimate-edit-fields button[aria-expanded=true] small{font-weight:600;color:#563b90}.estimate-field-panel{margin-top:28px;padding:24px;background:#eae4f7;border:2px solid #9d86d3;border-radius:12px;scroll-margin-top:24px}.estimate-field-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #b8a6d8}.estimate-field-heading h3{font-size:23px;line-height:1.25;margin:0;color:#30214f;scroll-margin-top:24px}.estimate-field-heading h3:focus{outline:none}.estimate-field-heading button{border:1px solid #927aae;border-radius:8px;background:#fff;color:#30214f;font-size:14px;padding:10px 12px;min-height:44px;flex-shrink:0}.estimate-field-panel .choice-list,.estimate-field-panel .choices{margin-top:0}@media(max-width:800px){.estimate-field-panel{padding:18px;margin-top:24px}.estimate-field-heading{align-items:flex-start;flex-wrap:wrap;gap:12px}.estimate-field-heading h3{font-size:21px}}.estimate-v3 .estimate-layout{align-items:stretch;gap:24px}.estimate-v3 .estimate-card{padding:24px;background:#fff;color:#24272b;border:1px solid #dedde5;gap:0}.estimate-v3 .estimate-price-box{padding:24px;background:#24272b;color:#fff;border-radius:12px}.estimate-v3 .estimate-price-box .estimate-label{margin:10px 0 18px;font-size:14px}.estimate-v3 .estimate-price-box .estimate-total{font-size:clamp(28px,2.8vw,42px)}.estimate-v3 .estimate-price-box .estimate-disclaimer{margin:14px 0 0;color:#d2d4d9}.estimate-v3 .estimate-card .estimate-included-title{font-size:14px;font-weight:600;color:#24272b;margin:24px 0 10px}.estimate-building-summary{display:grid;grid-gap:10px;gap:10px}.estimate-building-summary article{background:#f5f4f8;border:1px solid #e5e2ed;border-radius:10px;padding:16px}.estimate-building-summary article>div{display:flex;gap:16px;justify-content:space-between;align-items:baseline}.estimate-building-summary h3{font-size:16px;margin:0;color:#24272b}.estimate-building-summary span{font-size:13px;color:#5541df}.estimate-building-summary p{font-size:13px;line-height:1.6;margin:8px 0 0;color:#555460}.estimate-v3 .estimate-scope{display:none}.estimate-v3 .estimate-card>.estimate-disclaimer{color:#555460;font-size:13px;margin:16px 0}.estimate-v3 .estimate-card>.estimate-offer-cta{margin-top:20px;background:#5541df;min-height:56px;font-size:16px}.estimate-v3 .estimate-card>.estimate-offer-cta[data-preview=true]:disabled{background:#5541df;color:#fff}.estimate-v3 .estimate-cta-help{color:#595764;font-size:12px;line-height:1.65;margin-top:12px}.estimate-v3 .estimate-model{display:flex;flex-direction:column;padding:24px;background:#f3f2f6}.estimate-v3 .estimate-model .roof-map-frame{display:flex;flex-direction:column;flex:1 1}.estimate-v3 .estimate-model .roof-map{flex:1 1;min-height:420px;height:auto}.estimate-v3 .estimate-model-heading{padding-bottom:16px;border-color:#dcd9e3}.estimate-v3 .estimate-model-heading h2{font-size:22px}.estimate-v3 .estimate-editor{background:#fff;border:1px solid #dedde5;padding:24px}.estimate-v3 .estimate-editor-toggle small{color:#595764}.estimate-v3 .estimate-editor-toggle b{font-size:20px;color:#24272b}.estimate-v3 .estimate-edit-grid{grid-template-columns:minmax(250px,.8fr) minmax(0,1.2fr);gap:24px}.estimate-v3 .estimate-edit-fields{grid-template-columns:1fr;gap:0;border:1px solid #dedde5;border-radius:12px;overflow:hidden}.estimate-v3 .estimate-edit-fields>button{border:0;border-radius:0;border-bottom:1px solid #e6e3ed;background:#fff;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:64px}.estimate-v3 .estimate-edit-fields>button:last-child{border-bottom:0}.estimate-v3 .estimate-edit-fields>button>b{font-size:14px;text-align:right}.estimate-v3 .estimate-edit-fields>button:hover{background:#f3f0fc}.estimate-v3 .estimate-edit-model .roof-map{height:520px;max-height:none}.estimate-v3 .estimate-save{margin-top:24px;padding:24px;background:#f5f4f8;border:0;border-radius:12px}.estimate-v3 dialog.estimate-drawer{position:fixed;inset:0 0 0 auto;width:min(540px,100%);max-width:100%;height:100dvh;max-height:100dvh;margin:0;padding:28px;border:0;border-radius:0;background:#fff;color:#24272b;overflow:auto;box-shadow:-16px 0 60px #17102026;scroll-padding-top:24px}.estimate-v3 dialog.estimate-drawer::-webkit-backdrop{background:#17102080}.estimate-v3 dialog.estimate-drawer::backdrop{background:#17102080}.estimate-v3 .estimate-drawer .estimate-field-heading{gap:20px;border-bottom:1px solid #e2dfea;padding:0 0 20px;margin:0 0 16px}.estimate-v3 .estimate-drawer h3{font-size:24px;line-height:1.25;color:#24272b}.estimate-v3 .estimate-drawer-note{font-size:14px;color:#595764;line-height:1.5;margin:0 0 24px}.estimate-v3 .estimate-drawer-actions{position:-webkit-sticky;position:sticky;bottom:-28px;background:#fff;display:flex;gap:12px;justify-content:space-between;align-items:center;padding:20px 0;margin-top:24px;border-top:1px solid #e2dfea}.estimate-v3 .estimate-drawer .answer-options{grid-template-columns:1fr}.estimate-v3 .estimate-drawer .answer-options button{padding:16px!important;min-height:64px!important}.estimate-v3 .estimate-drawer .removal-details .roof-map{height:280px}@media(max-width:800px){.estimate-v3 .estimate-card,.estimate-v3 .estimate-editor,.estimate-v3 .estimate-model{padding:18px}.estimate-v3 .estimate-price-box{padding:20px}.estimate-v3 .estimate-edit-grid{grid-template-columns:1fr}.estimate-v3 .estimate-model .roof-map{height:360px;min-height:360px;flex:none}.estimate-v3 .estimate-edit-model .roof-map{height:360px}.estimate-v3 .estimate-save{padding:18px}.estimate-v3 dialog.estimate-drawer{padding:24px}.estimate-v3 .estimate-drawer-actions{bottom:-24px}}.estimate-v3 .estimate-drawer .removal-details h2{font-size:22px;line-height:1.35;letter-spacing:-.02em;margin:0 0 20px}.estimate-v3 .estimate-drawer-actions>.text-button{background:#fff;color:#45414d;border:1px solid #cbc7d5;border-radius:10px;padding:12px 20px;min-height:48px;font:inherit;cursor:pointer}.estimate-v3 .estimate-drawer-actions>.text-button:hover{background:#f3f0f8}.estimate-v3 .estimate-drawer .answer-options button[aria-pressed=true]{background:#f0ecfc;border-color:#5541df}.estimate-v3 .estimate-drawer .answer-options button:hover{background:#f7f5fd;border-color:#8d7de0}@media(min-width:851px){.calculator-v2.workbench-address:not(.home-calculator) .work-grid{column-gap:48px;row-gap:0;align-items:start}.calculator-v2.workbench-address:not(.home-calculator) .work-active{grid-column:1;grid-row:1}.calculator-v2.workbench-address:not(.home-calculator) .address-aside{display:contents!important}.calculator-v2.workbench-address:not(.home-calculator) .address-photo{grid-column:2;grid-row:1/span 2;align-self:center}.calculator-v2.workbench-address:not(.home-calculator) .address-guide{grid-column:1;grid-row:2;padding:24px 0 0;margin-top:8px;border-top:1px solid #e2deeb}.calculator-v2.workbench-address:not(.home-calculator) .address-guide h2{font-size:20px}}.roof-selection-summary h2{font-size:26px;line-height:1.2;letter-spacing:-.02em;margin:0 0 12px;color:#24272b}@media(min-width:900px){.roof-selection-layout{column-gap:28px;row-gap:0;align-items:stretch}.roof-selection-layout>.roof-map-frame{display:contents}.roof-selection-layout>.roof-map-frame>*{grid-column:1}.roof-selection-layout>.roof-map-frame>.roof-map-toolbar:first-child{grid-row:1}.roof-selection-layout>.roof-map-frame>.roof-map-toolbar:first-child+.roof-map-help{grid-row:2}.roof-selection-layout>.roof-map-frame>.roof-map-legend~.roof-map-help{grid-row:6}.roof-selection-layout>.roof-map-frame>.roof-issue-list{grid-row:7}.roof-selection-layout>.roof-map-frame>small{grid-row:8}.roof-selection-layout>.roof-map-frame>.roof-map-toolbar:not(:first-child){grid-row:3}.roof-selection-layout>.roof-map-frame>.roof-map{grid-row:4;height:auto;min-height:400px;align-self:stretch}.roof-selection-layout>.building-controls-mobile{grid-column:2;grid-row:4;display:flex;flex-direction:column;align-self:stretch}.roof-selection-layout>.roof-map-frame>.roof-map-legend{grid-row:5}.roof-selection-layout>.building-controls-mobile .change-roof-address{margin-top:auto}}.calculator-v2:not(.home-calculator) .work-active>.answer-options{gap:10px}.calculator-v2:not(.home-calculator) .work-active>.answer-options button{padding:12px 16px!important;min-height:56px!important;border-radius:10px}.calculator-v2:not(.home-calculator) .work-active>.answer-options .answer-copy small{margin-top:2px;font-size:13px;line-height:1.45}@media(min-width:1000px){.calculator-v2.has-persistent-roof[data-heading-layout=true] .work-aside{margin-top:var(--heading-offset,24px)!important}.calculator-v2.has-persistent-roof[data-heading-layout=true] .work-aside h2{font-size:24px;line-height:1.25}.roof-selection-layout{grid-template-columns:minmax(0,1fr) 360px}.roof-replacement-workspace.has-persistent-roof .work-grid{grid-template-columns:minmax(0,1fr) 360px;gap:32px}.calculator-v2.has-persistent-roof .project-mini-model{margin:16px 0}.calculator-v2.has-persistent-roof .project-mini-model svg{width:100%;height:230px;max-height:none}}@media(max-width:999px){.calculator-v2.has-persistent-roof .project-mini-model svg{height:145px;max-height:145px}}.estimate-v3 .estimate-editor,.estimate-v3 .estimate-layout{scroll-margin-top:24px}.estimate-detail-icon{width:18px;height:18px;flex:none;color:#6550ba;vertical-align:middle}.estimate-v3 .estimate-building-head h3{display:flex;align-items:center;gap:8px}.estimate-v3 .estimate-building-facts{display:flex;flex-wrap:wrap;gap:10px 18px;list-style:none;margin:12px 0;padding:0;font-size:13px}.estimate-building-facts li{display:flex;align-items:center;gap:6px}.estimate-v3 .estimate-building-inclusions{display:block;border-top:1px solid #ded9e9;margin-top:12px;padding-top:10px}.estimate-v3 .estimate-building-inclusions>span{font-size:12px;color:#625b70}.estimate-v3 .estimate-building-inclusions p{display:flex;align-items:center;gap:6px;margin:5px 0 0;font-size:13px}.estimate-trust{list-style:none;padding:0;margin:16px 0;display:flex;flex-wrap:wrap;gap:10px 16px;font-size:12px;color:#48424f}.estimate-trust li{display:flex;align-items:center;gap:6px}.estimate-advice{display:flex;gap:12px;padding:16px;background:#f7f6fa;border:1px solid #e2dfea;border-radius:10px;margin:18px 0}.estimate-v3 .estimate-card .estimate-advice h3{font-size:14px;margin:0 0 6px;color:#24272b}.estimate-advice p{font-size:13px;line-height:1.6;margin:0;color:#554f60}:root{--site-header-height:86px}.site-header{min-height:var(--site-header-height)}.desktop-nav a,.site-header .nav-cta{white-space:nowrap}.menu-toggle svg{width:22px;height:22px;flex:none}@media(min-width:1101px){#mobile-nav{display:none}}@media(max-width:1100px){:root{--site-header-height:76px}.site-header{padding:14px 20px;justify-content:space-between;gap:16px}.site-header .desktop-nav,.site-header .nav-cta{display:none}.site-header .menu-toggle{display:flex;align-items:center;gap:10px;min-width:44px;min-height:44px;padding:10px 0 10px 12px;border:0;background:transparent;font-size:15px}#mobile-nav{position:absolute;top:100%;left:0;right:0;display:grid;grid-gap:8px;gap:8px;padding:20px;background:#fff;border-top:1px solid var(--line);box-shadow:0 12px 20px #0001;max-height:calc(100dvh - var(--site-header-height));overflow-y:auto}#mobile-nav a{padding:12px;text-decoration:none}}.home-direct .address-hero{min-height:calc(100svh - var(--site-header-height));padding-top:clamp(72px,9svh,128px);padding-bottom:clamp(64px,8svh,112px)}@media(max-width:800px){.home-direct .address-hero{padding-top:56px;padding-bottom:48px}}