@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800;900&family=DM+Sans:wght@400;500;600;700&display=swap");.gallery-page picture{display:flex;align-items:center;justify-content:center;background:#e6ecee}.gallery-page.gallery-page img{object-fit:contain}.announcement-banner{min-height:46px;padding:9px max(4vw,20px);display:flex;align-items:center;justify-content:center;gap:22px;background:var(--orange);color:#07121d;font-size:14px;line-height:1.35;text-align:center}.announcement-banner p{margin:0}.announcement-banner strong{font-weight:800}.announcement-banner a{font:800 17px/1 Barlow Condensed;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-bottom:1px solid;padding-bottom:2px}.announcement-banner a:focus-visible,.announcement-banner a:hover{color:#fff;outline:none}@media(max-width:620px){.announcement-banner{align-items:flex-start;flex-direction:column;gap:5px;padding:10px 18px}.announcement-banner a{font-size:16px}}.contact-layout .eyebrow{color:#e35f0b}.contact-layout .contact-info p{color:#284052}.consent-banner{position:fixed;z-index:100;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:15px max(5vw,22px);background:#061c30;border-top:1px solid var(--orange);box-shadow:0 -12px 32px rgba(0,0,0,.28)}.consent-banner p{margin:0;color:#e6eef3;line-height:1.45}.consent-banner p a{text-decoration:underline;color:#fff}.consent-banner>div{display:flex;gap:10px;flex-wrap:wrap}.consent-banner button{min-width:112px;min-height:44px;border:2px solid var(--orange);background:transparent;color:#fff;font:800 18px/1 Barlow Condensed;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.consent-banner button:focus-visible,.consent-banner button:hover{background:var(--orange);color:#07111d;outline:none}@media(max-width:620px){.consent-banner{align-items:flex-start;flex-direction:column;gap:12px}.consent-banner>div{width:100%}.consent-banner button{flex:1 1}}.logo{height:auto!important;overflow:visible!important;display:block!important}.logo,.logo img{width:290px!important}.logo img{max-width:none!important;max-height:none!important;transform:none!important}@media(max-width:1120px){.logo,.logo img{width:210px!important}}@media(max-width:820px){.logo{height:auto!important}.logo,.logo img{width:170px!important}.hero{min-height:0!important;padding-bottom:20px}.response{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;margin:20px 12px 0!important;width:auto!important}.hero-copy{padding-bottom:0!important}}:root{--ink:#f7f7f3;--night:#030d18;--navy:#071a2c;--panel:#0a2238;--line:#29445a;--orange:#ff7417;--muted:#b9c7d3;--max:1360px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--night);color:var(--ink);font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.header{height:106px;padding:15px 28px;display:flex;align-items:center;gap:28px;background:#030c16;border-bottom:1px solid #173047;position:-webkit-sticky;position:sticky;top:0;z-index:20}.logo img{width:270px;max-height:76px;object-fit:contain}.header nav{display:flex;gap:28px;margin:auto;font:700 19px/1 Barlow Condensed;text-transform:uppercase;letter-spacing:.045em}.header nav a:hover,.text-link:hover{color:var(--orange)}.header-phone{font:800 25px/1 Barlow Condensed;letter-spacing:.04em;white-space:nowrap}.btn,.header-cta{font:800 20px/1 Barlow Condensed;letter-spacing:.04em;text-transform:uppercase;min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border:2px solid var(--orange);transition:.2s ease}.header-cta{white-space:nowrap;color:var(--orange)}.btn.orange,.header-cta:hover{background:var(--orange);color:#07111d}.btn:hover{transform:translateY(-2px)}.btn.outline{border-color:#eef4f8;color:#fff}.btn.outline.dark{color:var(--night);border-color:var(--night)}.hero{min-height:610px;position:relative;overflow:hidden;border-bottom:1px solid #16354b}.hero-photo{position:absolute;inset:0}.hero-photo img,.page-hero-photo img{width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,10,19,.94) 4%,rgba(2,12,23,.72) 46%,rgba(2,12,23,.35) 75%,rgba(2,12,23,.15))}.hero-copy{position:relative;z-index:1;max-width:640px;padding:66px max(6vw,40px) 52px}.eyebrow{font:700 18px/1 Barlow Condensed;letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin:0 0 18px}.hero h1,.notfound h1,.page-hero h1,.simple-hero h1{font:900 clamp(50px,5.2vw,90px)/.9 Barlow Condensed;letter-spacing:.015em;text-transform:uppercase;margin:0 0 22px;max-width:680px}.hero-copy>p:not(.eyebrow),.page-hero>div>p:not(.eyebrow){font-size:18px;line-height:1.55;max-width:530px;margin:0 0 26px}.actions{display:flex;gap:14px;flex-wrap:wrap}.response{position:absolute;right:max(4vw,28px);bottom:26px;width:350px;padding:25px 28px;background:rgba(5,24,41,.94);border:1px solid #5d7791;z-index:2;-webkit-clip-path:polygon(8% 0,100% 0,100% 94%,94% 100%,0 100%,0 7%);clip-path:polygon(8% 0,100% 0,100% 94%,94% 100%,0 100%,0 7%)}.response .eyebrow{font-size:16px;border-bottom:1px solid var(--orange);padding-bottom:12px}.response ol{list-style:none;padding:0;margin:0}.response li{display:grid;grid-template-columns:50px 1fr;grid-gap:11px;gap:11px;padding:16px 0;border-bottom:1px solid #456077}.response li:last-child{border:0}.response b{font:800 38px/1 Barlow Condensed;color:var(--orange)}.response strong{display:block;text-transform:uppercase;font:800 22px/1 Barlow Condensed;margin-bottom:4px}.response span{font-size:13px;line-height:1.35;color:#d6e0e7}.service-ribbon{display:grid;grid-template-columns:repeat(4,1fr);background:var(--orange);color:#07121d}.service-ribbon a{padding:20px 18px;text-align:center;text-transform:uppercase;font:800 25px/1 Barlow Condensed;border-right:4px solid var(--night);-webkit-clip-path:polygon(0 0,100% 0,92% 100%,0 100%);clip-path:polygon(0 0,100% 0,92% 100%,0 100%)}.service-ribbon a:hover{background:#ff9a4d}.section{padding:90px max(5vw,35px)}.intro{display:grid;grid-template-columns:1.1fr 1.7fr .85fr;grid-gap:34px;gap:34px;align-items:start;background:linear-gradient(120deg,#020d17,#071b2e)}h2{font:800 clamp(38px,4vw,62px)/.95 Barlow Condensed;letter-spacing:.015em;margin:0 0 18px}h2,h3{text-transform:uppercase}h3{font:800 42px/.92 Barlow Condensed;margin:0}.contact-info p,.image-feature p,.intro>div>p:not(.eyebrow),.service-body p{line-height:1.58;color:#d5e0e9}.text-link{font:800 20px Barlow Condensed;text-transform:uppercase;color:var(--orange)}.project-trio{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.project-trio picture{height:220px;border:1px solid #456177}.gallery-page img,.project-trio img,.work-grid img{height:100%;width:100%;object-fit:cover}.warranty{border:1px solid #55738d;padding:30px 24px;text-align:center;-webkit-clip-path:polygon(8% 0,100% 0,100% 92%,91% 100%,0 100%,0 8%);clip-path:polygon(8% 0,100% 0,100% 92%,91% 100%,0 100%,0 8%)}.warranty span{font-size:46px;color:var(--orange)}.warranty p{font-size:14px;line-height:1.45;color:#d5e0e9}.dark-section{background:#061c30;border-top:1px solid #29445a}.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #496279;border-left:1px solid #496279;margin-top:35px}.problem-grid a{min-height:190px;padding:25px;border-right:1px solid #496279;border-bottom:1px solid #496279;transition:.2s}.problem-grid a:hover{background:#0a2944}.problem-grid b{font:800 31px/1 Barlow Condensed;display:block;text-transform:uppercase;margin-bottom:13px}.problem-grid span{line-height:1.5;color:#c6d4df;font-size:15px}.work{background:#f3f1eb;color:#071a2c}.section-head{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:30px}.work-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.work-grid picture{height:280px;overflow:hidden}.work-grid picture:nth-child(2),.work-grid picture:nth-child(5){transform:translateY(34px)}.final-cta{padding:70px max(5vw,35px);background:#071c30;display:flex;justify-content:space-between;align-items:center;gap:30px;border-top:1px solid #29445a}.final-cta h2{margin:0}.page-hero{min-height:530px;position:relative;display:flex;align-items:end;overflow:hidden}.page-hero>div:last-child{position:relative;padding:55px max(6vw,38px);z-index:1}.page-hero h1{max-width:700px}.simple-hero{background:#061c30;padding:100px max(10vw,35px) 65px;border-bottom:1px solid #29445a}.simple-hero p:not(.eyebrow){font-size:18px;line-height:1.55;max-width:680px;color:#d3e0e8}.service-body{display:grid;grid-template-columns:1fr 1.35fr;grid-gap:80px;gap:80px;background:#f4f1eb;color:#071a2c}.service-cards{display:grid;grid-gap:12px;gap:12px}.service-cards article{border-left:4px solid var(--orange);padding:18px 20px;background:#e3e9e8}.service-cards b{font:800 25px Barlow Condensed;text-transform:uppercase}.service-cards p{margin:7px 0 0!important}.image-feature{display:grid;grid-template-columns:1.15fr 1fr;background:#071d31}.image-feature picture{min-height:430px}.image-feature img{width:100%;height:100%;object-fit:cover}.image-feature>div{padding:80px max(5vw,35px);align-self:center}.gallery-page{background:#eef0ef;color:#071a2c;padding:50px max(5vw,35px);display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.gallery-page figure{margin:0;background:#fff;border:1px solid #cad2d6}.gallery-page picture{height:270px}.gallery-page figcaption{padding:14px;font:600 17px/1.25 Barlow Condensed;text-transform:uppercase}.contact-layout{padding:80px max(10vw,35px);display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:80px;gap:80px;background:#f4f1eb;color:#071a2c}.contact-info>a{display:block;color:#e75d06;font:800 42px Barlow Condensed;margin:18px 0}.contact-form{display:grid;grid-gap:18px;gap:18px}.contact-form label{display:grid;grid-gap:8px;gap:8px;font:700 19px Barlow Condensed;text-transform:uppercase}.contact-form input,.contact-form textarea{font:400 16px DM Sans;border:1px solid #71818b;background:#fff;padding:13px;min-height:48px}.contact-form textarea{min-height:135px;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{outline:3px solid #ff9a4d;outline-offset:1px}.form-status{margin:0;padding:12px;background:#dce8e7}.contact-form button{justify-self:start}.legal{max-width:820px;margin:0 auto;padding:110px 30px;min-height:65vh}.legal h1{font:800 65px/1 Barlow Condensed;text-transform:uppercase;margin:0 0 16px}.legal h2{font-size:34px;margin-top:45px}.legal p{line-height:1.65;color:#d5e0e9}.notfound{min-height:65vh;padding:150px max(10vw,35px)}.footer{padding:65px max(5vw,35px) 35px;background:#020b14;border-top:1px solid #213e55;display:grid;grid-template-columns:1.25fr repeat(3,.8fr) .5fr;grid-gap:35px;gap:35px}.footer-logo img{width:230px}.footer p,.footer span{color:#aebfcd;line-height:1.55;font-size:14px}.footer>div{display:flex;flex-direction:column;gap:9px}.footer strong{font:800 21px Barlow Condensed;text-transform:uppercase}.footer a:not(.theo):hover,.footer strong{color:var(--orange)}.theo{align-self:end}.theo img{height:29px;width:auto}@media(max-width:1120px){.header,.header nav{gap:16px}.logo img{width:210px}.header-phone{font-size:21px}.response{width:310px}.hero-copy{max-width:560px}.intro{grid-template-columns:1fr 1.4fr}.warranty{grid-column:1/-1}.footer{grid-template-columns:repeat(4,1fr)}}@media(max-width:820px){.header{height:78px;padding:9px 16px}.logo img{width:150px;max-height:56px}.header nav,.header-phone{display:none}.header-cta{margin-left:auto;font-size:17px;min-height:42px;padding:0 13px}.hero{min-height:760px}.hero-shade{background:linear-gradient(90deg,rgba(1,10,19,.88),rgba(1,10,19,.55)),linear-gradient(0deg,rgba(1,10,19,.95),transparent 70%)}.hero-copy{padding:54px 22px 0}.hero h1,.notfound h1,.page-hero h1,.simple-hero h1{font-size:52px}.response{left:22px;right:22px;bottom:20px;width:auto;padding:18px}.response li{padding:10px 0}.response b{font-size:30px}.response strong{font-size:19px}.service-ribbon{grid-template-columns:repeat(2,1fr)}.service-ribbon a{font-size:21px;padding:17px 8px}.section{padding:60px 22px}.contact-layout,.image-feature,.intro,.service-body{grid-template-columns:1fr;gap:34px}.project-trio{gap:7px}.project-trio picture{height:150px}.problem-grid,.work-grid{grid-template-columns:1fr 1fr}.work-grid picture,.work-grid picture:nth-child(2),.work-grid picture:nth-child(5){height:190px;transform:none}.final-cta,.section-head{align-items:flex-start;flex-direction:column}.page-hero{min-height:560px}.page-hero>div:last-child{padding:46px 22px}.simple-hero{padding:70px 22px 50px}.gallery-page{padding:25px 16px;grid-template-columns:1fr 1fr;gap:10px}.gallery-page picture{height:170px}.gallery-page figcaption{font-size:15px}.contact-layout{padding:60px 22px}.footer{grid-template-columns:1fr 1fr;padding:48px 22px 25px}.footer>div:first-child{grid-column:1/-1}.theo{align-self:start}.legal{padding:80px 22px}.actions .btn{font-size:18px;padding:0 16px}}@media(max-width:430px){.header-cta{font-size:15px}.hero{min-height:795px}.hero h1,.page-hero h1,.simple-hero h1{font-size:46px}.response{left:12px;right:12px}.hero-copy{padding-left:18px;padding-right:18px}.service-ribbon a{font-size:19px}.gallery-page,.problem-grid{grid-template-columns:1fr}.gallery-page picture{height:240px}.footer{grid-template-columns:1fr}.footer>div:first-child{grid-column:auto}}.header nav{gap:20px;font-size:18px}.blog-index{background:#f4f1eb;color:#071a2c}.blog-category-card{max-width:860px;margin:0 auto;display:grid;grid-template-columns:1.08fr 1fr;background:#fff;border:1px solid #c8d1d4}.blog-category-card picture{min-height:310px}.blog-category-card img,.blog-post-card img{height:100%;width:100%;object-fit:cover}.blog-category-card>div{padding:42px}.blog-category-card h2{font-size:52px}.blog-category-card p:not(.eyebrow),.blog-post-card p{color:#284052;line-height:1.6}.blog-category-card .text-link{color:#d65708}.blog-category-hero,.blog-post-hero{min-height:520px;position:relative;display:flex;align-items:end;overflow:hidden}.blog-category-image,.blog-post-hero-image{position:absolute;inset:0}.blog-category-image img,.blog-post-hero-image img{height:100%;width:100%;object-fit:cover}.blog-category-hero>div:last-child,.blog-post-hero>div:last-child{position:relative;z-index:1;max-width:850px;padding:64px max(7vw,38px)}.blog-category-hero h1,.blog-post-hero h1{font:900 clamp(50px,5.5vw,88px)/.9 Barlow Condensed;letter-spacing:.015em;text-transform:uppercase;margin:0 0 20px}.blog-category-hero p:not(.eyebrow),.blog-post-hero p:not(.eyebrow){font-size:18px;line-height:1.55;max-width:660px;margin:0;color:#e1e9ee}.blog-back{display:inline-block;margin-bottom:24px;color:#fff;font:800 18px/1 Barlow Condensed;letter-spacing:.04em;text-transform:uppercase;border-bottom:2px solid var(--orange);padding-bottom:5px}.blog-back:hover{color:var(--orange)}.blog-post-grid{background:#f4f1eb;color:#071a2c}.blog-post-card{display:grid;grid-template-columns:1fr 1fr;max-width:980px;margin:0 auto;background:#fff;border:1px solid #c8d1d4;transition:.2s ease}.blog-post-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(3,13,24,.18)}.blog-post-card picture{min-height:320px}.blog-post-card>div{padding:42px}.blog-post-card h2{font-size:52px}.blog-post-card .text-link{color:#d65708}.article-wrap{max-width:none;margin:0;padding:78px max(28px,calc((100vw - 760px)/2)) 96px;background:#f4f1eb;color:#13293a}.article-intro,.article-wrap section{margin-bottom:48px}.article-wrap li,.article-wrap p{font-size:17px;line-height:1.72;margin:0 0 20px}.article-intro{font-size:19px;border-bottom:1px solid #d3dce1;padding-bottom:30px}.article-wrap h2{font-size:44px;line-height:.98;color:#071a2c;margin-bottom:18px}.article-wrap h3{font-size:28px;line-height:1.05;color:#071a2c;margin:0 0 10px}.article-wrap a{color:#b94808;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px;font-weight:700}.article-image{margin:48px 0;background:#edf1f1}.article-image picture{display:block;height:390px}.article-image img{height:100%;width:100%;object-fit:cover}.article-image figcaption{padding:11px 14px;color:#486070;font-size:13px;line-height:1.4}.article-callout{border-left:5px solid var(--orange);background:#eff3f2;padding:20px 22px;font-size:17px;line-height:1.6}.article-list{padding-left:24px}.article-list li{padding-left:8px;margin-bottom:12px}.article-faq{border-top:1px solid #d3dce1;padding-top:46px}.article-faq>div{padding:22px 0;border-bottom:1px solid #d3dce1}.article-faq p{margin-bottom:0}@media(max-width:1120px){.header{gap:12px}.header nav,.header-phone{display:none}.header-cta{margin-left:auto}}@media(max-width:820px){.blog-category-card,.blog-post-card{grid-template-columns:1fr}.blog-category-card picture,.blog-post-card picture{min-height:230px;height:230px}.blog-category-card>div,.blog-post-card>div{padding:28px 22px}.blog-category-card h2,.blog-post-card h2{font-size:43px}.blog-category-hero,.blog-post-hero{min-height:565px}.blog-category-hero>div:last-child,.blog-post-hero>div:last-child{padding:48px 22px}.blog-category-hero h1,.blog-post-hero h1{font-size:52px}.article-wrap{padding:58px 22px 70px}.article-wrap li,.article-wrap p{font-size:16px;line-height:1.68}.article-intro{font-size:17px}.article-wrap h2{font-size:39px}.article-wrap h3{font-size:26px}.article-image picture{height:250px}.article-callout{padding:18px}.blog-back{font-size:16px}}@media(max-width:430px){.blog-category-hero h1,.blog-post-hero h1{font-size:45px}.blog-category-hero,.blog-post-hero{min-height:590px}.article-wrap h2{font-size:36px}}.roof-leak-checklist{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:48px;gap:48px;padding:38px;background:#e5ecec;border-left:5px solid var(--orange)}.roof-leak-checklist p{margin-bottom:0}.roof-leak-checklist .article-list{margin:0}.roof-leak-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.roof-leak-steps article{border:1px solid #bdcbd0;padding:24px;background:#fff}.roof-leak-steps span{display:block;color:#d65708;font:800 34px/1 Barlow Condensed;margin-bottom:18px}.roof-leak-steps p{margin:0}.roof-leak-content .article-faq{margin-bottom:0}@media(max-width:820px){.roof-leak-checklist,.roof-leak-steps{grid-template-columns:1fr;gap:28px}.roof-leak-checklist{padding:26px 22px}.roof-leak-steps article{padding:22px}.roof-leak-hero .actions{margin-top:26px}}.related-service-links{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:48px;gap:48px;background:#f3f1eb;color:#071a2c;border-top:1px solid #d2dcdf}.related-service-links>div:last-child{display:grid;grid-gap:12px;gap:12px}.related-service-links a{display:block;padding:24px;background:#fff;border-left:5px solid var(--orange);transition:.2s ease}.related-service-links a:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(3,13,24,.13)}.related-service-links b{display:block;font:800 30px/1 Barlow Condensed;text-transform:uppercase;margin-bottom:10px}.related-service-links span{display:block;line-height:1.55;color:#284052}@media(max-width:820px){.related-service-links{grid-template-columns:1fr;gap:28px}.related-service-links b{font-size:27px}}.stats-hero{padding-bottom:54px}.stats-updated{font-size:14px!important;color:#b9c7d3!important}.stats-page{background:#f4f1eb;color:#13293a;padding:74px max(28px,calc((100vw - 980px)/2)) 96px}.stats-page li,.stats-page p{font-size:17px;line-height:1.7}.stats-intro{max-width:780px;border-bottom:1px solid #cbd5d9;padding-bottom:28px;margin-bottom:38px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin:0 0 62px}.stats-grid article{padding:25px 22px;background:#fff;border:1px solid #cad4d8;border-top:5px solid var(--orange)}.stats-grid strong{display:block;color:#071a2c;font:900 52px/.92 Barlow Condensed;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.stats-grid h2{font-size:25px;line-height:1;margin:13px 0 9px}.stats-grid p{font-size:14px;line-height:1.45;margin:0;color:#486070}.stats-section{margin:0 0 64px}.stats-section h2{font-size:46px;line-height:.98;color:#071a2c}.stats-table-wrap{overflow-x:auto;border:1px solid #c5d0d4;background:#fff}.stats-table-wrap table{border-collapse:collapse;width:100%;min-width:650px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.stats-table-wrap td,.stats-table-wrap th{padding:15px 18px;border-bottom:1px solid #d6dee0;text-align:left}.stats-table-wrap thead th{background:#071a2c;color:#fff;font:800 19px/1 Barlow Condensed;letter-spacing:.04em;text-transform:uppercase}.stats-table-wrap tbody th{font:800 22px/1 Barlow Condensed}.stats-table-wrap tbody tr:last-child td,.stats-table-wrap tbody tr:last-child th{border-bottom:0}.stats-note{margin:15px 0 0;color:#486070;font-size:14px!important}.stats-two-column{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:42px;gap:42px;align-items:start}.stats-two-column>div>p:not(.eyebrow){max-width:620px}.stats-callout{padding:30px;background:#071a2c;color:#e4edf1;border-left:5px solid var(--orange)}.stats-callout h3{font-size:37px;margin-bottom:15px}.stats-callout p:not(.eyebrow){font-size:16px;line-height:1.6;margin:0 0 24px}.stats-callout .btn{font-size:18px}.stats-sources{padding-left:22px}.stats-sources li{margin:0 0 10px}.stats-page a{color:#b94808;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px;font-weight:700}.stats-callout a.btn{color:#071a2c;text-decoration:none}.stats-cite{border-top:1px solid #cbd5d9;border-bottom:1px solid #cbd5d9;padding:31px 0}.stats-cite p{margin:0 0 13px}.stats-cite p:last-child{margin-bottom:0;color:#486070;font-size:14px}@media(max-width:820px){.stats-page{padding:56px 22px 70px}.stats-grid,.stats-two-column{grid-template-columns:1fr;gap:16px}.stats-grid{margin-bottom:50px}.stats-section{margin-bottom:52px}.stats-section h2{font-size:39px}.stats-table-wrap{margin-left:-22px;margin-right:-22px}.stats-table-wrap td,.stats-table-wrap th{padding:14px 16px}.stats-callout{margin-top:16px}.stats-page li,.stats-page p{font-size:16px}}.service-body p{color:#284052}.local-ownership-banner{padding:26px max(5vw,35px);background:#f7f7f3;border-top:1px solid #d6dcdd;border-bottom:1px solid #d6dcdd}.local-ownership-banner picture{display:block;max-width:980px;margin:0 auto}.local-ownership-banner img{width:100%;height:auto}.estimator-page{background:#f3f1eb;color:#071a2c;padding:clamp(54px,8vw,110px) max(22px,8vw)}.estimator-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.88fr);grid-gap:clamp(36px,6vw,96px);gap:clamp(36px,6vw,96px);max-width:1220px;margin:0 auto}.estimator-intro{padding-top:20px}.estimator-intro h1{font:900 clamp(52px,6vw,86px)/.9 Barlow Condensed;letter-spacing:.015em;text-transform:uppercase;max-width:760px;margin:0 0 24px}.estimator-intro>p:not(.eyebrow){font-size:19px;line-height:1.6;max-width:600px;margin:0;color:#284052}.estimator-note{display:flex;gap:16px;align-items:flex-start;border-top:1px solid #bdc9ce;margin-top:44px;padding-top:22px;max-width:600px}.estimator-note span{font:800 32px/1 Barlow Condensed;color:#d65708}.estimator-note p{margin:0;color:#486070;line-height:1.55;max-width:45ch}.roof-estimator{align-self:start;background:#071c30;color:#f7f7f3;padding:clamp(28px,4vw,46px);border:1px solid #24445d;box-shadow:0 18px 34px rgba(3,13,24,.16)}.roof-estimator label{display:block;font:800 24px/1 Barlow Condensed;letter-spacing:.04em;text-transform:uppercase}.roof-estimator label span{display:block;color:#b9c7d3;font:400 15px/1.4 DM Sans;letter-spacing:0;text-transform:none;margin-top:7px}.estimator-input-row{display:flex;gap:12px;margin-top:16px}.estimator-input-row input{min-width:0;flex:1 1;height:54px;border:1px solid #668097;background:#f7f7f3;color:#071a2c;padding:0 14px;font:700 20px/1 DM Sans;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.estimator-input-row input:focus-visible,.roof-estimator a:focus-visible,.roof-estimator button:focus-visible{outline:3px solid #fff;outline-offset:3px}.estimator-input-row .btn{flex:0 0 auto}.input-help{margin:12px 0 0;color:#b9c7d3;font-size:14px;line-height:1.45}.estimator-error{margin:16px 0 0;padding:12px 14px;background:#f7e4dc;color:#692604;line-height:1.45}.estimator-result{margin-top:32px;padding-top:28px;border-top:1px solid #52708a}.estimator-result .eyebrow{margin-bottom:10px}.result-price{font:900 clamp(54px,6vw,78px)/.9 Barlow Condensed;letter-spacing:.01em;margin:0;color:#ff7417;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.result-detail{margin:14px 0 0;color:#d8e3ea;line-height:1.5}.result-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:26px}.roof-estimator .text-link{color:#fff;border-bottom:2px solid #ff7417;padding:10px 0}.estimator-disclaimer{grid-column:2;padding:24px 0 0;border-top:1px solid #bdc9ce;color:#486070}.estimator-disclaimer strong{display:block;font:800 20px/1 Barlow Condensed;letter-spacing:.04em;text-transform:uppercase;color:#071a2c;margin-bottom:8px}.estimator-disclaimer p{margin:0;line-height:1.55;max-width:58ch}@media(max-width:900px){.estimator-shell{grid-template-columns:1fr}.estimator-intro{padding-top:0}.estimator-disclaimer{grid-column:auto}.estimator-intro h1{max-width:650px}}@media(max-width:560px){.estimator-page{padding:52px 22px}.estimator-intro h1{font-size:47px}.estimator-input-row{flex-direction:column}.estimator-input-row .btn{width:100%}.roof-estimator{padding:27px 20px}.result-actions{align-items:stretch;flex-direction:column}.result-actions .btn{width:100%}.roof-estimator .text-link{align-self:flex-start}.estimator-note{margin-top:32px}}@media(max-width:1150px) and (min-width:901px){.estimator-input-row{flex-direction:column}.estimator-input-row .btn{width:100%}}.blog-post-card{transition:transform .2s ease,box-shadow .2s ease}.blog-post-card:active{transform:translateY(-1px) scale(.995)}.article-related-heading{max-width:980px;margin:0 auto 30px}.article-related-heading h2{margin:0;color:#071a2c;font-size:48px;line-height:1}@media(max-width:820px){.article-related-heading h2{font-size:43px}}.related-posts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.related-posts .article-related-heading{grid-column:1/-1;width:100%;max-width:none;margin:0}.related-posts .blog-post-card{display:flex;flex-direction:column;max-width:none;margin:0}.related-posts .blog-post-card picture{height:220px;min-height:0}.related-posts .blog-post-card>div{padding:28px 24px}.related-posts .blog-post-card h2{font-size:36px;line-height:.98}@media(max-width:1024px){.related-posts{grid-template-columns:1fr 1fr}.related-posts .blog-post-card:last-child{grid-column:1/-1}}@media(max-width:650px){.related-posts{grid-template-columns:1fr}.related-posts .blog-post-card:last-child{grid-column:auto}.related-posts .blog-post-card picture{height:230px}.related-posts .blog-post-card>div{padding:28px 22px}.related-posts .blog-post-card h2{font-size:40px}}.intro-links{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.footer span b{font:800 16px Barlow Condensed;letter-spacing:.04em;text-transform:uppercase;color:#f7f7f3}@media(max-width:820px){.roof-estimate-trigger-element.side_right{top:52%!important;transform:none!important}}@media(max-width:1500px){.header{gap:12px}.header nav,.header-phone{display:none}.header-cta{margin-left:auto}}.page-hero-photo{position:absolute;inset:0}.problem-grid,.service-ribbon{grid-template-columns:repeat(5,1fr)}.building-faq{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:72px;gap:72px;background:#071c30}.building-faq>div:last-child{display:grid;grid-gap:0;gap:0}.building-faq article{padding:22px 0;border-top:1px solid #476178}.building-faq article:last-child{border-bottom:1px solid #476178}.building-faq h3{font-size:30px;margin-bottom:9px}.building-faq p{margin:0;color:#d3e0e8;line-height:1.55}.building-hero .hero-shade{background:linear-gradient(90deg,rgba(1,10,19,.9) 5%,rgba(2,12,23,.62) 52%,rgba(2,12,23,.2))}@media(max-width:820px){.building-faq{grid-template-columns:1fr;gap:30px}.building-faq h3{font-size:28px}.service-ribbon{grid-template-columns:repeat(2,1fr)}.problem-grid{grid-template-columns:1fr 1fr}}@media(max-width:430px){.problem-grid{grid-template-columns:1fr}}