:root{--ink:#102b45;--blue:#0b4e85;--navy:#062d50;--gold:#f5b93e;--cream:#f8f6f1;--muted:#617287}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",Arial,sans-serif;color:var(--ink);line-height:1.5}.topbar{height:36px;background:#082b4d;color:#d9e6ef;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,24px);font-size:12px}.topbar a{color:white;text-decoration:none;font-weight:700}.site-header{height:84px;padding:0 max(5vw,24px);display:flex;align-items:center;justify-content:space-between;background:#fff}.brand{display:inline-flex;gap:10px;align-items:center;text-decoration:none;color:var(--ink);font-family:Manrope,sans-serif;line-height:1}.brand-mark{width:38px;height:43px;display:grid;place-items:center;border:3px solid var(--gold);color:var(--gold);font-size:25px;font-weight:800;clip-path:polygon(50% 0,100% 21%,100% 100%,0 100%,0 21%)}.brand b{font-size:23px;letter-spacing:.5px}.brand small{display:block;font-family:"DM Sans",sans-serif;font-size:8px;letter-spacing:1.1px;margin-top:5px;font-weight:700}.header-cta{color:var(--ink);font-weight:700;text-decoration:none;font-size:14px}.header-cta span{font-size:20px;color:var(--blue);margin-left:6px}.hero{min-height:670px;position:relative;background-image:url("https://images.unsplash.com/photo-1632759145351-1d592919f522?auto=format&fit=crop&w=2200&q=85");background-size:cover;background-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,26,48,.83) 0%,rgba(6,36,63,.69) 43%,rgba(3,20,36,.32) 100%)}.hero-inner{position:relative;z-index:1;max-width:1270px;margin:auto;min-height:670px;padding:66px max(5vw,24px);display:grid;grid-template-columns:1.2fr .72fr;gap:64px;align-items:center}.hero-copy{color:white;max-width:665px}.eyebrow{margin:0 0 13px;color:#e7edf2;font-weight:700;font-size:12px;letter-spacing:1.4px}.eyebrow.dark{color:var(--blue)}.eyebrow.gold{color:var(--gold)}h1,h2,h3{font-family:Manrope,sans-serif;letter-spacing:-.035em;line-height:1.12;margin:0}h1{font-size:clamp(38px,4.1vw,62px);font-weight:800}.hero-lede{font-size:20px;line-height:1.45;margin:22px 0 27px}.hero-points{list-style:none;margin:0;padding:0;display:grid;gap:12px;font-weight:600;font-size:16px}.hero-points li{display:flex;align-items:center;gap:11px}.hero-points span{width:22px;height:22px;display:grid;place-items:center;background:var(--gold);color:var(--ink);border-radius:50%;font-size:14px;font-weight:800}.trust-row{display:flex;align-items:center;gap:10px;margin-top:30px;font-size:12px;color:#e6edf3}.stars{color:var(--gold);letter-spacing:2px;font-size:15px}.quote-card{position:relative;background:white;padding:35px 38px 25px;border-radius:4px;box-shadow:0 14px 38px rgba(0,0,0,.26)}.form-icon{position:absolute;top:-24px;left:50%;transform:translateX(-50%);background:#0d4d85;border:5px solid white;border-radius:50%;display:grid;place-items:center;color:white;font-size:24px;width:54px;height:54px}.form-kicker{color:var(--blue);font-size:10px;font-weight:700;letter-spacing:1.3px;text-align:center;margin:5px 0 7px}.quote-card h2{text-align:center;font-size:25px}.form-note{font-size:13px;color:#607084;text-align:center;margin:10px 0 18px}.lead-form label{display:block;margin:10px 0;color:#243a52;font-size:11px;font-weight:700}.lead-form input{display:block;width:100%;border:1px solid #cbd4dd;border-radius:2px;padding:12px 13px;margin-top:5px;font:400 15px "DM Sans";outline-color:var(--blue)}button,.final-cta a{border:0;border-radius:2px;background:var(--gold);color:#152f48;font:700 15px Manrope,sans-serif;cursor:pointer}.lead-form button{width:100%;margin-top:14px;padding:15px 16px}.lead-form button span,.final-cta a span{font-size:21px;margin-left:8px}.form-security{margin:15px 0 0;color:#6b7b8c;font-size:10px;text-align:center}.form-security span{color:var(--blue);font-size:15px}.form-success{display:none;background:#e9f6ee;border:1px solid #b7ddc3;border-radius:2px;padding:16px;color:#17613a;text-align:center;font-size:14px}.section-pad{padding:93px max(5vw,24px)}.section-heading{text-align:center;max-width:690px;margin:0 auto}.section-heading.narrow{max-width:730px}.section-heading h2,.inspection-copy h2,.reasons h2,.final-cta h2{font-size:clamp(29px,3vw,43px)}.section-heading>p:last-child{color:var(--muted);margin:17px auto 0;max-width:625px}.risk-grid{max-width:1130px;margin:51px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.risk-grid article{padding:26px 25px;border-top:3px solid var(--gold);background:var(--cream)}.risk-num{color:#b4bec5;font-family:Manrope,sans-serif;font-size:27px;font-weight:800}.risk-grid h3{font-size:19px;margin-top:15px}.risk-grid p{font-size:14px;color:var(--muted);margin-bottom:0}.inspection-section{display:grid;grid-template-columns:1fr 1fr;background:var(--navy);color:#fff}.inspection-photo{min-height:570px;background:url("https://images.unsplash.com/photo-1632760338886-12d1f9195093?auto=format&fit=crop&w=1200&q=85") center/cover}.inspection-copy{padding:95px max(7vw,45px) 75px;max-width:650px}.inspection-copy>p:not(.eyebrow){color:#c7d8e5;max-width:510px;margin:20px 0 25px}.check-list{border-top:1px solid rgba(255,255,255,.22);border-bottom:1px solid rgba(255,255,255,.22);padding:13px 0}.check-list p{font-size:14px;margin:9px 0;color:white}.check-list span{color:var(--gold);font-weight:700;margin-right:8px}.text-link{color:var(--gold);display:inline-block;text-decoration:none;font-weight:700;margin-top:25px}.text-link span{font-size:20px;margin-left:5px}.process{background:#fff}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;max-width:1050px;margin:54px auto 0}.steps article{display:flex;gap:17px;padding:4px 36px;border-right:1px solid #d9e0e6}.steps article:last-child{border:0}.steps span{flex:0 0 35px;height:35px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:white;font:bold 15px Manrope}.steps h3{font-size:16px}.steps p{color:var(--muted);font-size:13px;margin:8px 0 0}.reasons{background:#eff4f7}.reasons-inner{max-width:1125px;margin:auto;padding:70px max(5vw,24px);display:grid;grid-template-columns:.78fr 1.2fr;gap:80px;align-items:center}.reason-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px 30px}.reason-grid p{margin:0}.reason-grid strong{font:700 17px Manrope;display:block}.reason-grid span{font-size:13px;color:var(--muted);display:block;margin-top:5px}.final-cta{background:linear-gradient(105deg,#082f53,#0c619d);padding:76px max(7vw,24px);color:white;display:flex;justify-content:center;align-items:center;gap:min(10vw,150px)}.final-cta h2{max-width:650px}.final-cta>div>p:last-child{color:#d6e3ec;margin:15px 0 0}.final-cta a{padding:17px 25px;text-decoration:none;white-space:nowrap}footer{padding:35px max(5vw,24px);display:flex;justify-content:space-between;align-items:center;color:#667786;font-size:11px}.footer-brand b{font-size:17px}.footer-brand .brand-mark{width:28px;height:32px;font-size:18px;border-width:2px}.footer-brand small{font-size:6px;margin-top:3px}footer a{color:#455b70;text-decoration:none;margin-left:15px}@media(max-width:800px){.topbar{display:none}.site-header{height:72px}.header-cta{font-size:12px}.hero,.hero-inner{min-height:auto}.hero-inner{grid-template-columns:1fr;gap:48px;padding-top:66px;padding-bottom:46px}.hero-shade{background:rgba(2,27,49,.76)}h1{font-size:39px}.quote-card{max-width:510px;width:100%;margin:auto;padding:34px 25px 23px}.inspection-section{grid-template-columns:1fr}.inspection-photo{min-height:310px}.inspection-copy{padding:65px 8vw}.risk-grid,.steps{grid-template-columns:1fr;max-width:500px}.steps article{border-right:0;border-bottom:1px solid #d9e0e6;padding:19px 5px}.reasons-inner{grid-template-columns:1fr;gap:35px}.final-cta{display:block}.final-cta a{display:inline-block;margin-top:24px}footer{display:grid;gap:16px;justify-content:start}footer p{margin:0}footer a:first-child{margin-left:0}}@media(max-width:420px){.brand b{font-size:19px}.brand-mark{width:33px;height:38px}.hero-inner{padding-left:22px;padding-right:22px}.section-pad{padding-top:65px;padding-bottom:65px}}
.brand-logo{display:block;width:65px;height:56px;object-fit:contain}
.inspection-photo{background-image:url("images/worker1.png")}
.inspection-photo{background-position:center;background-size:contain;background-repeat:no-repeat}
.inspection-photo{background-position:right center}@media(min-width:801px){.inspection-copy{padding-left:max(4vw,32px)}}

/* Interaction feedback */
button,.final-cta a,.text-link,.header-cta,.brand,.risk-grid article,.steps article,.reason-grid p,.lead-form input{transition:transform .22s ease,box-shadow .22s ease,color .22s ease,background-color .22s ease,border-color .22s ease,opacity .22s ease}
button:hover,.final-cta a:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(0,0,0,.2);background:#ffd166}
button:active,.final-cta a:active{transform:translateY(-1px);box-shadow:0 4px 10px rgba(0,0,0,.16)}
.text-link:hover{transform:translateX(5px);color:#ffd166}
.header-cta:hover{transform:translateX(3px);color:var(--blue)}
.brand:hover{transform:translateY(-2px);opacity:.85}
.risk-grid article:hover{transform:translateY(-7px);box-shadow:0 14px 26px rgba(16,43,69,.13)}
.risk-grid article:hover .risk-num{color:var(--gold)}
.steps article:hover{transform:translateY(-4px)}
.steps article:hover span{transform:scale(1.1);box-shadow:0 5px 12px rgba(11,78,133,.25)}
.steps span{transition:transform .22s ease,box-shadow .22s ease}
.reason-grid p:hover{transform:translateX(6px)}
.reason-grid p:hover strong{color:var(--blue)}
.lead-form input:hover{border-color:#8aa2b7}
.lead-form input:focus{transform:translateY(-1px);box-shadow:0 0 0 4px rgba(11,78,133,.12)}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.back-to-top{position:fixed;right:24px;bottom:24px;z-index:10;width:46px;height:46px;padding:0;border-radius:50%;background:var(--blue);color:#fff;font:700 24px/1 Arial,sans-serif;box-shadow:0 8px 20px rgba(6,45,80,.28);opacity:0;visibility:hidden;transform:translateY(12px);pointer-events:none;transition:transform .22s ease,opacity .22s ease,visibility .22s ease,background-color .22s ease,box-shadow .22s ease}
.back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}
.back-to-top:hover{background:#0d669f;transform:translateY(-3px);box-shadow:0 11px 24px rgba(6,45,80,.34)}
.back-to-top:focus-visible{outline:3px solid var(--gold);outline-offset:3px}
@media(max-width:600px){.back-to-top{right:16px;bottom:16px;width:42px;height:42px;font-size:22px}}
@media(max-width:800px){.inspection-photo{background-position:center}}

/* Trust section */
.reasons{position:relative;overflow:hidden;background:linear-gradient(135deg,#eef4f7 0%,#f8fafb 100%)}
.reasons::before{content:"";position:absolute;right:-130px;bottom:-170px;width:420px;height:420px;border:54px solid rgba(11,78,133,.055);border-radius:50%}
.reasons-inner{position:relative;z-index:1}
.reasons h2::after{content:"";display:block;width:64px;height:4px;margin-top:24px;background:var(--gold)}
.reason-grid{gap:16px 18px}
.reason-grid p{position:relative;min-height:106px;margin:0;padding:25px 20px 20px 76px;background:#fff;border:1px solid #dce6ed;border-radius:5px;box-shadow:0 8px 18px rgba(16,43,69,.055)}
.reason-icon{position:absolute;top:20px;left:18px;width:42px;height:42px;padding:8px;border-radius:50%;background:var(--gold);color:var(--ink);stroke-width:2.5}
.reason-grid p:hover{border-color:rgba(11,78,133,.25);box-shadow:0 14px 28px rgba(16,43,69,.12)}
.reason-grid p:hover .reason-icon{background:var(--blue);color:#fff;transform:scale(1.08)}
.reason-icon{transition:background-color .22s ease,color .22s ease,transform .22s ease}
@media(max-width:800px){.reasons::before{right:-190px;bottom:-220px}.reasons h2::after{margin-top:18px}.reason-grid p{min-height:0}}

/* Shared layouts for the gutter and window landing pages */
.service-hero{position:relative;min-height:650px;background:#092f51 center/cover no-repeat;color:#fff}
.gutters-page .service-hero{background-image:url("/gutters/images/bg-hero-gutters.jpg")}
.windows-page .service-hero{background-image:url("https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=2200&q=85")}.service-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,29,51,.91) 0%,rgba(4,43,74,.78) 48%,rgba(3,21,37,.35) 100%)}
.service-hero-inner{position:relative;z-index:1;max-width:1270px;min-height:650px;margin:auto;padding:72px max(5vw,24px);display:grid;grid-template-columns:1.16fr .72fr;gap:64px;align-items:center}
.service-hero-copy{max-width:690px}
.service-hero-copy h1{font-size:clamp(40px,4.1vw,62px)}
.service-hero-copy>p:not(.eyebrow){max-width:620px;margin:21px 0 26px;font-size:20px;line-height:1.45}
.service-benefits{display:grid;gap:13px;margin:0;padding:0;list-style:none;font-weight:600}
.service-benefits li{display:flex;align-items:center;gap:11px}
.service-benefits svg{flex:0 0 auto;width:22px;height:22px;padding:3px;border-radius:50%;background:var(--gold);color:var(--ink);stroke-width:3}
.service-form .form-icon svg{width:24px;height:24px}
.service-intro{max-width:1130px;margin:auto;display:grid;grid-template-columns:.94fr 1fr;gap:90px;align-items:center}
.service-intro h2{font-size:clamp(29px,3.2vw,44px)}
.service-intro>p{margin:0;color:var(--muted);font-size:17px;line-height:1.65}
.service-cards{background:var(--cream)}
.service-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1130px;margin:48px auto 0}
.service-card-grid article{padding:29px 26px;background:#fff;border:1px solid #e2e7e9;border-top:3px solid var(--gold);border-radius:4px;box-shadow:0 7px 18px rgba(16,43,69,.05);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.service-card-grid article:hover{transform:translateY(-7px);border-color:rgba(11,78,133,.25);box-shadow:0 15px 30px rgba(16,43,69,.12)}
.service-card-grid svg{width:38px;height:38px;padding:9px;border-radius:50%;background:var(--gold);color:var(--ink);stroke-width:2.5}
.service-card-grid h3{margin-top:20px;font-size:20px}
.service-card-grid p{margin:11px 0 0;color:var(--muted);font-size:14px}
.service-split{display:grid;grid-template-columns:1fr 1fr;background:var(--navy);color:#fff}
.service-split-photo{min-height:500px;background:center/cover no-repeat}
.gutters-split .service-split-photo{background-image:url("/gutters/images/img2-gutters.jpg")}
.windows-split .service-split-photo{background-image:url("https://images.unsplash.com/photo-1600210492486-724fe5c67fb0?auto=format&fit=crop&w=1400&q=85")}.service-split-copy{max-width:630px;padding:90px max(7vw,45px) 70px}
.service-split-copy h2{font-size:clamp(29px,3vw,43px)}
.service-split-copy>p:not(.eyebrow){max-width:510px;margin:20px 0 0;color:#c7d8e5;line-height:1.65}
@media(max-width:800px){.service-hero,.service-hero-inner{min-height:auto}.service-hero-inner{grid-template-columns:1fr;gap:48px;padding-top:68px;padding-bottom:48px}.service-hero-shade{background:rgba(2,29,51,.79)}.service-hero-copy h1{font-size:39px}.service-form{max-width:510px;width:100%;margin:auto}.service-intro{grid-template-columns:1fr;gap:20px}.service-card-grid{grid-template-columns:1fr;max-width:500px;margin-top:38px}.service-split{grid-template-columns:1fr}.service-split-photo{min-height:310px}.service-split-copy{padding:65px 8vw}}

.form-step{display:none}.form-step.is-active{display:block}
