:root{--red:#ed1c2e;--blue:#0aaee8;--navy:#071727;--ink:#132033;--muted:#667085;--cream:#f4f7f9;--white:#fff;--line:#dfe5ea;--radius:24px;--shadow:0 22px 60px rgba(7,23,39,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"DM Sans",sans-serif;background:#fff}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.topbar{background:var(--navy);color:#d9e4ec;text-align:center;padding:9px 16px;font-size:12px;letter-spacing:.06em;text-transform:uppercase}.site-header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,5vw,76px);background:rgba(255,255,255,.95);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(0,0,0,.06);backdrop-filter:blur(14px)}.brand img{width:195px;height:62px;object-fit:contain}.nav-links{display:flex;align-items:center;gap:30px;font-weight:600;font-size:14px}.nav-links a:not(.nav-cta):hover{color:var(--blue)}.nav-cta{background:var(--red);color:white;padding:14px 21px;border-radius:999px}.menu-toggle{display:none}.hero{min-height:calc(100vh - 120px);position:relative;display:flex;align-items:center;overflow:hidden}.hero-media{position:absolute;inset:0;background:url('assets/commercial-action.jpeg') center 36%/cover no-repeat;transform:scale(1.03)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,18,31,.94) 0%,rgba(4,18,31,.78) 44%,rgba(4,18,31,.2) 76%,rgba(4,18,31,.1) 100%)}.hero-content{position:relative;z-index:2;max-width:760px;margin-left:clamp(22px,8vw,130px);padding:90px 0;color:white}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:800;margin:0 0 18px}.eyebrow.blue{color:#008dc5}.eyebrow.light{color:#72d5f8}.hero h1,.section h2{font-family:"Manrope",sans-serif;letter-spacing:-.045em}.hero h1{font-size:clamp(58px,8vw,112px);line-height:.92;margin:0 0 24px;max-width:830px}.hero h1 span{color:#59ccf4}.hero-copy{font-size:clamp(18px,2vw,23px);line-height:1.55;max-width:650px;color:#e3edf3}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:17px 25px;font-size:15px;font-weight:800;cursor:pointer;transition:.25s transform,.25s box-shadow}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--red);color:white;box-shadow:0 12px 26px rgba(237,28,46,.25)}.button-ghost{border:1px solid rgba(255,255,255,.55);color:#fff;background:rgba(255,255,255,.08)}.hero-proof{display:flex;gap:24px;flex-wrap:wrap;margin-top:38px;color:#d8e2e9;font-size:14px}.hero-proof span:before{content:'✓';color:#64d7ff;font-weight:800;margin-right:8px}.hero-proof span:first-child:before{display:none}.section{padding:clamp(78px,9vw,138px) clamp(22px,7vw,110px)}.section-heading{max-width:760px;margin-bottom:52px}.section-heading.center{text-align:center;margin-inline:auto}.section h2{font-size:clamp(40px,5vw,72px);line-height:1.04;margin:0 0 22px;color:var(--navy)}.section-heading>p:last-child{font-size:19px;line-height:1.65;color:var(--muted);max-width:670px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.service-card{background:var(--cream);border-radius:var(--radius);overflow:hidden;display:grid;grid-template-columns:44% 56%;min-height:520px}.service-image{background-size:cover;background-position:center}.residential .service-image{background-image:url('assets/residential-action.jpeg')}.commercial .service-image{background-image:url('assets/commercial-action.jpeg')}.service-content{padding:44px 40px;display:flex;flex-direction:column}.service-number{color:var(--blue);font-weight:800}.service-content h3{font-family:"Manrope";font-size:35px;margin:22px 0 12px}.service-content p,.service-content li{color:var(--muted);line-height:1.55}.service-content ul{padding-left:19px;margin:12px 0 28px}.service-content a{margin-top:auto;color:#007da9;font-weight:800}.dark-section{background:var(--navy);color:white}.dark-section h2{color:white}.dark-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.principles{display:grid;grid-template-columns:1fr 1fr;gap:40px 34px}.principles article{border-top:1px solid rgba(255,255,255,.2);padding-top:20px}.principles span{color:#59ccf4;font-weight:800}.principles h3{font-family:"Manrope";font-size:23px;margin:12px 0 8px}.principles p{color:#bac8d3;line-height:1.55;margin:0}.story{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,8vw,120px);align-items:center}.story-photo{border-radius:var(--radius);overflow:hidden;max-height:700px}.story-photo img{width:100%;height:100%;object-fit:cover}.story-copy p{font-size:18px;line-height:1.7;color:var(--muted)}.text-link{display:inline-block;margin-top:18px;color:#007ca7;font-weight:800}.process{background:var(--cream)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.process-grid article{background:white;border-radius:20px;padding:32px;min-height:260px}.process-grid span{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#e6f8ff;color:#007da9;font-weight:800}.process-grid h3{font-family:"Manrope";font-size:22px;margin:26px 0 10px}.process-grid p{color:var(--muted);line-height:1.55}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.review-grid figure{margin:0;padding:34px;border:1px solid var(--line);border-radius:22px;background:white}.stars{color:#f5b400;letter-spacing:.15em}.review-grid blockquote{font-size:18px;line-height:1.65;margin:20px 0 28px}.review-grid figcaption{font-weight:800}.areas{background:linear-gradient(135deg,#083050,#061727);color:white;display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.areas h2{color:white}.areas-copy>p:last-child{font-size:19px;color:#c6d4df;line-height:1.65}.area-list{display:flex;flex-wrap:wrap;gap:12px}.area-list span{border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.06);border-radius:999px;padding:13px 18px}.estimate{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(45px,7vw,100px);align-items:start}.estimate-intro{position:sticky;top:125px}.estimate-intro>p{font-size:18px;line-height:1.65;color:var(--muted)}.contact-block{margin-top:40px;padding-top:25px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:10px}.contact-block a{font-family:"Manrope";font-size:20px;font-weight:800}.contact-block p{color:var(--muted);line-height:1.6}.estimate-form{background:var(--cream);border-radius:var(--radius);padding:clamp(24px,4vw,50px)}label,legend{font-weight:700;font-size:14px}input,select,textarea{width:100%;margin-top:8px;padding:15px;border:1px solid #ccd5dc;border-radius:12px;background:#fff;font:inherit;color:var(--ink)}textarea{resize:vertical}.form-row{display:grid;gap:16px;margin-bottom:18px}.form-row.two{grid-template-columns:1fr 1fr}.estimate-form>label,.estimate-form>fieldset{display:block;margin-bottom:20px}.estimate-form fieldset{border:0;padding:0}.choice-row,.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.choice-row label,.check-grid label{position:relative}.choice-row input,.check-grid input{position:absolute;opacity:0}.choice-row span,.check-grid span{display:block;padding:14px;border:1px solid #ccd5dc;border-radius:12px;background:#fff;font-weight:600}.choice-row input:checked+span,.check-grid input:checked+span{border-color:var(--blue);background:#e9faff;color:#006a90}.form-submit{width:100%;margin-top:8px}.form-note{font-size:12px;color:var(--muted);text-align:center}.form-success{margin-top:16px;background:#e7f8ee;color:#166534;padding:16px;border-radius:12px}.estimate-form small{font-weight:400;color:var(--muted)}footer{background:#06121f;color:white;padding:70px clamp(22px,7vw,110px) 30px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;position:relative}footer img{width:220px;filter:drop-shadow(0 0 1px white)}footer h3{font-size:14px;text-transform:uppercase;letter-spacing:.12em;color:#8ca3b4}footer a,footer p{display:block;color:#c6d1d9;line-height:1.7}.copyright{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.12);padding-top:22px;margin-top:20px;font-size:13px}.mobile-actions{display:none}
@media(max-width:1000px){.nav-links{position:absolute;top:86px;left:0;right:0;background:white;flex-direction:column;align-items:stretch;padding:24px;display:none;box-shadow:var(--shadow)}.nav-links.open{display:flex}.menu-toggle{display:block;background:none;border:1px solid var(--line);border-radius:999px;padding:10px 14px;font-weight:700}.service-grid,.dark-grid,.story,.areas,.estimate{grid-template-columns:1fr}.service-card{grid-template-columns:1fr;min-height:0}.service-image{height:420px}.process-grid{grid-template-columns:1fr 1fr}.review-grid{grid-template-columns:1fr}.estimate-intro{position:static}.dark-grid{gap:48px}footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:640px){body{padding-bottom:64px}.topbar{font-size:10px}.site-header{height:72px;padding-inline:16px}.brand img{width:160px;height:52px}.nav-links{top:72px}.hero{min-height:750px}.hero-media{background-position:62% center}.hero-overlay{background:linear-gradient(90deg,rgba(4,18,31,.96),rgba(4,18,31,.66))}.hero-content{margin:0;padding:80px 22px}.hero h1{font-size:59px}.hero-copy{font-size:18px}.hero-proof{gap:13px;flex-direction:column}.section{padding:74px 20px}.section h2{font-size:42px}.service-image{height:330px}.service-content{padding:30px 25px}.principles,.process-grid,.form-row.two,.choice-row,.check-grid{grid-template-columns:1fr}.review-grid figure{padding:26px}.areas{gap:35px}.estimate-form{padding:22px}footer{grid-template-columns:1fr;padding-bottom:50px}.footer-brand{grid-column:auto}.mobile-actions{position:fixed;display:grid;grid-template-columns:1fr 1fr;bottom:0;left:0;right:0;z-index:30;height:64px;box-shadow:0 -6px 18px rgba(0,0,0,.16)}.mobile-actions a{display:grid;place-items:center;background:var(--navy);color:#fff;font-weight:800}.mobile-actions a:last-child{background:var(--red)}}

.hidden{position:absolute!important;left:-9999px!important}.page-hero{min-height:590px;display:flex;align-items:flex-end;padding:100px clamp(22px,8vw,130px);color:#fff;background:linear-gradient(90deg,rgba(4,18,31,.94),rgba(4,18,31,.35)),var(--page-image) center/cover no-repeat}.page-hero>div{max-width:800px}.page-hero h1,.legal h1,.thank-you h1{font-family:"Manrope";font-size:clamp(54px,8vw,100px);line-height:.98;letter-spacing:-.05em;margin:0 0 22px}.page-hero p:not(.eyebrow){font-size:21px;line-height:1.6;max-width:700px;color:#e2edf3}.content-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.lead{font-size:20px;line-height:1.7;color:var(--muted)}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:20px}.feature-list article,.location-grid article,.contact-card{padding:30px;border:1px solid var(--line);border-radius:20px}.feature-list h3{font-family:"Manrope";font-size:25px;margin:0 0 10px}.feature-list p,.location-grid p,.contact-card p{color:var(--muted);line-height:1.6}.photo-band{display:grid;grid-template-columns:1fr 1fr;background:var(--cream);align-items:center}.photo-band img{width:100%;height:560px;object-fit:cover}.photo-band div{padding:70px}.photo-band h2,.cta-band h2,.gallery-note h2{font-family:"Manrope";font-size:clamp(36px,5vw,66px);letter-spacing:-.045em;margin:0 0 18px}.photo-band p{font-size:19px;line-height:1.65;color:var(--muted)}.cta-band{background:var(--navy);color:#fff;padding:70px clamp(22px,7vw,110px);display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-band h2{margin:0;color:#fff}.gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.gallery-grid figure{margin:0;border-radius:22px;overflow:hidden;background:var(--cream)}.gallery-grid figure.wide{grid-column:1/-1}.gallery-grid img{width:100%;height:460px;object-fit:cover}.gallery-grid .wide img{height:620px}.gallery-grid figcaption{padding:18px 22px;font-weight:700}.gallery-note{max-width:850px;margin:80px auto 0;text-align:center}.gallery-note p{font-size:19px;line-height:1.65;color:var(--muted)}.center-link{text-align:center;margin-top:35px}.location-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.location-grid h2{font-size:30px;margin-bottom:8px}.location-grid a{color:#007da9;font-weight:800}.contact-page{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.contact-card h2{font-size:clamp(26px,3vw,40px);overflow-wrap:anywhere}.legal{max-width:900px;margin:auto}.legal h1{color:var(--navy)}.legal h2{font-size:32px;margin-top:46px}.legal p{font-size:18px;line-height:1.75;color:var(--muted)}.legal a{color:#007da9;font-weight:700}.thank-you{min-height:65vh;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;max-width:900px}.button-dark{background:var(--navy);color:#fff}
@media(max-width:1000px){.content-grid,.photo-band,.contact-page{grid-template-columns:1fr}.photo-band div{padding:55px 24px}.feature-list{grid-template-columns:1fr}.cta-band{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.page-hero{min-height:600px;padding:75px 22px}.page-hero h1{font-size:58px}.gallery-grid,.location-grid{grid-template-columns:1fr}.gallery-grid figure.wide{grid-column:auto}.gallery-grid img,.gallery-grid .wide img{height:360px}.photo-band img{height:420px}.cta-band{padding:55px 22px}}