:root{--ink:#112b2b;--green:#183f3d;--mint:#c8f264;--cream:#f4f2e9;--white:#fff;--muted:#62706d;--line:#d8ddd7}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",sans-serif}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:"Manrope",sans-serif}a{color:inherit;text-decoration:none}.site-header{height:88px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:var(--cream);border-bottom:1px solid #d9ddd4;position:relative;z-index:20}.brand{display:flex;align-items:center;gap:11px;font-weight:800;letter-spacing:.08em;line-height:.9}.brand small{display:block;font-family:"DM Sans";font-size:8px;letter-spacing:.13em;margin-top:6px}.brand-mark{width:39px;height:39px;border-radius:50%;background:var(--green);color:var(--mint);display:grid;place-items:center;font-size:20px}.site-header nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:600}.nav-cta{background:var(--green);color:white;padding:14px 19px;border-radius:2px}.nav-cta span,.btn span{color:var(--mint);margin-left:12px}.menu-btn{display:none;border:0;background:none}.hero{min-height:690px;display:grid;grid-template-columns:1.04fr .96fr;padding-left:8vw;overflow:hidden}.hero-copy{padding:105px 5vw 70px 0;position:relative;z-index:2}.eyebrow,.section-no{font-size:12px;letter-spacing:.13em;font-weight:700;color:#56706a}.eyebrow span{width:8px;height:8px;background:var(--mint);border:2px solid var(--green);display:inline-block;border-radius:50%;margin-right:8px}.hero h1{font-size:clamp(52px,6vw,88px);line-height:.97;letter-spacing:-.055em;margin:25px 0 28px}.hero h1 em,h2 em{font-family:Georgia,serif;font-weight:400;color:#34716b}.hero-copy>p{font-size:18px;line-height:1.65;color:#566562;max-width:630px}.hero-actions{display:flex;align-items:center;gap:28px;margin:38px 0 55px}.btn{border:0;display:inline-flex;align-items:center;padding:17px 22px;font-weight:700;font:700 14px "DM Sans";cursor:pointer}.primary{background:var(--green);color:white}.text-link{font-weight:700;border-bottom:1px solid #9cab9f;padding-bottom:5px}.text-link span{margin-left:14px}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);padding-top:25px;gap:15px}.trust-row strong,.trust-row span{display:block}.trust-row strong{font-size:13px}.trust-row span{font-size:11px;color:#77837f;margin-top:5px}.hero-visual{background:var(--green);position:relative;display:grid;place-items:center;min-height:600px}.hero-visual:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 20%,#2b6560 0,transparent 42%),linear-gradient(135deg,transparent 49.7%,rgba(255,255,255,.08) 50%,transparent 50.3%)}.air-card{position:relative;z-index:2;width:58%;aspect-ratio:.82;border:1px solid rgba(255,255,255,.22);padding:42px;background:rgba(14,47,45,.55);color:white;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 30px 80px rgba(0,0,0,.28)}.air-card small{color:var(--mint);letter-spacing:.14em}.air-card strong{font:700 clamp(25px,2.4vw,39px)/1.15 "Manrope";margin:16px 0}.air-card p{font-size:12px;color:#b8c9c5}.pulse{position:absolute;top:42px;left:42px;width:90px;height:90px;border:1px solid var(--mint);border-radius:50%}.pulse:after,.pulse:before{content:"";position:absolute;border:1px solid rgba(200,242,100,.4);border-radius:50%;inset:14px}.pulse:after{inset:29px;background:var(--mint)}.hero-badge{position:absolute;bottom:55px;left:8%;z-index:3;background:var(--mint);padding:16px 20px;display:flex;gap:13px;align-items:center}.hero-badge b{font-size:24px}.hero-badge span{font-size:11px;font-weight:700}.airflow{position:absolute;inset:0;width:100%;height:100%;z-index:1}.airflow path{fill:none;stroke:rgba(200,242,100,.22);stroke-width:1.5}.airflow circle{fill:var(--mint)}.band{padding:75px 8vw;background:#e8ede4;display:grid;grid-template-columns:1fr 1fr;gap:8vw}.band h2,.section h2,.services h2,.process h2,.area h2,.contact h2{font-size:clamp(35px,4.2vw,62px);line-height:1.06;letter-spacing:-.04em;margin:18px 0}.answer-copy{font-size:16px;line-height:1.65;color:#576763}.section{padding:110px 8vw}.section-head{display:grid;grid-template-columns:1.5fr .7fr;gap:8vw;align-items:end;margin-bottom:60px}.section-head>p{line-height:1.7;color:var(--muted)}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.problem-grid article{min-height:275px;padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);position:relative}.problem-grid article>span{font-size:11px;color:#82908c}.problem-grid i{display:block;font:normal 35px Georgia;color:#4b817b;margin:28px 0}.problem-grid h3{font-size:18px}.problem-grid p{font-size:14px;line-height:1.65;color:var(--muted)}.services{background:var(--green);color:white;padding:110px 8vw}.light .section-no{color:var(--mint)}.light>p{color:#b5c5c1}.service-list{border-top:1px solid rgba(255,255,255,.16)}.service-list article{display:grid;grid-template-columns:60px 1fr 40px;align-items:center;padding:25px 10px;border-bottom:1px solid rgba(255,255,255,.16);transition:.25s}.service-list article:hover{background:#204d4a;padding-left:20px}.service-list b{font-size:12px;color:var(--mint)}.service-list h3{margin:0 0 5px;font-size:22px}.service-list p{margin:0;color:#adbfbb;font-size:13px}.service-list>article>span{font-size:25px;color:var(--mint)}.split{display:grid;grid-template-columns:1fr 1fr;gap:10vw}.statement>p{max-width:470px;color:var(--muted);line-height:1.7;margin:28px 0}.values{border-top:1px solid var(--line)}.values article{display:grid;grid-template-columns:55px 1fr;padding:27px 0;border-bottom:1px solid var(--line)}.values article>span{color:#34716b;font-weight:700;font-size:12px}.values h3{font-size:18px;margin-bottom:7px}.values p{color:var(--muted);line-height:1.55;margin:0;font-size:14px}.process{padding:110px 8vw;background:#e4e9df}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#c8d0c7;border:1px solid #c8d0c7}.steps article{background:#e4e9df;padding:34px;min-height:225px}.steps b{color:#34716b}.steps h3{margin-top:45px;font-size:18px}.steps p{color:var(--muted);font-size:14px;line-height:1.6}.estimate-info{display:grid;grid-template-columns:1fr .85fr;gap:9vw;align-items:center}.estimate-info>div>p{line-height:1.7;color:var(--muted);max-width:600px}.factor-card{background:var(--white);padding:40px;box-shadow:0 20px 60px rgba(20,50,48,.08)}.factor-card h3{font-size:21px}.factor-card div{display:grid;grid-template-columns:1fr 1fr}.factor-card span{padding:15px 5px;border-bottom:1px solid var(--line);font-size:13px}.factor-card span:before{content:"✓";color:#428077;margin-right:9px}.area{display:grid;grid-template-columns:1fr 1fr;background:#d7ef8b;min-height:570px}.area-copy{padding:100px 8vw}.area-copy>p{line-height:1.7;max-width:520px}.chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:30px}.chips span{padding:10px 13px;border:1px solid rgba(17,43,43,.35);border-radius:30px;font-size:12px}.map-art{background:#bfdc66;position:relative;overflow:hidden}.road{position:absolute;display:block;width:130%;height:14px;background:#d7ef8b;transform:rotate(-28deg);top:35%;left:-15%;border-top:1px solid #98bd47;border-bottom:1px solid #98bd47}.r2{transform:rotate(37deg);top:65%}.r3{transform:rotate(3deg);top:55%}.map-pin{position:absolute;z-index:2;top:38%;left:42%;text-align:center}.map-pin i{display:block;width:30px;height:30px;background:var(--green);border:8px solid var(--mint);border-radius:50% 50% 50% 0;transform:rotate(-45deg);margin:auto}.map-pin b,.map-pin small{display:block;margin-top:15px;letter-spacing:.14em}.map-pin small{font-size:9px}.accordion{max-width:920px;margin-left:auto}.accordion details{border-top:1px solid var(--line);padding:0 5px}.accordion details:last-child{border-bottom:1px solid var(--line)}.accordion summary{list-style:none;display:flex;justify-content:space-between;cursor:pointer;padding:25px 0;font:700 18px "Manrope"}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{font-size:24px;font-weight:400}.accordion details[open] summary span{transform:rotate(45deg)}.accordion details p{color:var(--muted);line-height:1.7;max-width:720px;padding-bottom:20px}.contact{padding:110px 8vw;background:var(--green);color:white;display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw}.contact .section-no{color:var(--mint)}.contact-copy>p{color:#b8c9c5;line-height:1.7}.phone{display:inline-block;margin-top:30px}.phone small,.phone strong{display:block}.phone small{color:#a7bab6}.phone strong{font-size:24px;margin-top:7px}.contact form{background:white;color:var(--ink);padding:42px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{margin-bottom:20px}.field label{display:block;font-size:11px;font-weight:700;letter-spacing:.05em;margin-bottom:8px}.field input,.field select,.field textarea{width:100%;border:0;border-bottom:1px solid #cdd5d1;background:#f8f9f5;padding:13px;font:14px "DM Sans";outline:none}.field input:focus,.field select:focus,.field textarea:focus{border-color:#427d75}.field textarea{height:90px;resize:vertical}.form-note{display:inline-block;margin-left:15px;font-size:11px;color:#7b8885}footer{padding:50px 8vw;background:#0d2b2a;color:white;display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:center;border-top:1px solid rgba(255,255,255,.12)}footer p{color:#a7b8b4;font-size:13px}footer div{display:flex;gap:25px;justify-content:flex-end;font-size:13px}footer>small{grid-column:1/-1;color:#758d88;border-top:1px solid rgba(255,255,255,.1);padding-top:25px}.reveal{opacity:0;transform:translateY(20px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.site-header nav{display:none;position:absolute;top:88px;left:0;right:0;background:var(--cream);padding:25px 5vw;flex-direction:column;align-items:stretch}.site-header nav.open{display:flex}.menu-btn{display:block}.menu-btn span{display:block;width:25px;height:2px;background:var(--ink);margin:6px}.hero{grid-template-columns:1fr;padding-left:6vw}.hero-copy{padding-top:70px}.hero-visual{min-height:500px}.band,.section-head,.split,.estimate-info,.area,.contact{grid-template-columns:1fr}.problem-grid,.steps{grid-template-columns:1fr 1fr}.area{min-height:auto}.map-art{min-height:400px}.contact-copy{padding-bottom:20px}}
@media(max-width:600px){.site-header{height:74px}.site-header nav{top:74px}.hero{padding-left:5vw}.hero-copy{padding-right:5vw}.hero h1{font-size:49px}.hero-actions{align-items:flex-start;flex-direction:column}.trust-row{grid-template-columns:1fr}.hero-visual{min-height:420px}.air-card{width:72%;padding:28px}.band,.section,.services,.process,.contact,.area-copy{padding:75px 6vw}.band{grid-template-columns:1fr;gap:20px}.problem-grid,.steps{grid-template-columns:1fr}.problem-grid article{min-height:auto}.section-head{gap:10px;margin-bottom:40px}.service-list article{grid-template-columns:35px 1fr 25px}.service-list p{display:none}.form-row{grid-template-columns:1fr}.contact form{padding:25px}.form-note{display:block;margin:12px 0 0}footer{grid-template-columns:1fr}footer div{justify-content:flex-start;flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}}

/* Reference-inspired yellow, black and soft-cream direction */
:root{--ink:#030303;--green:#030303;--mint:#edd601;--cream:#fcfcfc;--white:#fff;--muted:#62655f;--line:#dfe2da}
body{background:#fcfcfc;color:#030303}.topbar{height:38px;padding:0 max(5vw,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:#030303;color:#f4f6f0;font-size:12px}.topbar a{color:#edd601;font-weight:700}.site-header{height:82px;width:min(1180px,calc(100% - 42px));margin:14px auto -96px;padding:0 24px;border:0;border-radius:48px;background:#fff;box-shadow:0 10px 35px rgba(0,0,0,.12);position:sticky;top:14px}.brand-mark{background:#edd601;color:#030303}.site-header nav{gap:25px}.nav-cta,.btn.primary{border-radius:28px;background:#edd601;color:#030303;box-shadow:0 8px 20px rgba(141,128,0,.16)}.nav-cta span,.btn span{color:#030303}.hero{min-height:790px;padding:158px 7vw 60px;grid-template-columns:1.04fr .96fr;background:linear-gradient(115deg,#edd601 0 59%,#d6c300 59%);position:relative}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 15%,rgba(255,255,255,.34),transparent 22%),radial-gradient(circle at 72% 76%,rgba(255,255,255,.23),transparent 3%),radial-gradient(circle at 86% 20%,rgba(255,255,255,.2),transparent 2%)}.hero-copy{padding:60px 4vw 45px 0}.eyebrow{display:inline-block;padding:8px 14px;border-radius:99px;background:#fff;color:#030303}.eyebrow span{background:#030303;border-color:#030303}.hero h1{font-size:clamp(54px,6vw,91px);color:#030303}.hero h1 em{color:#030303;font-family:"Manrope";font-style:normal}.hero-copy>p{color:#25251f}.hero .primary{background:#030303;color:#fff;border-radius:5px}.hero .primary span{color:#edd601}.hero .text-link{background:#fff;border:0;padding:17px 22px;border-radius:5px}.trust-row{border-color:rgba(0,0,0,.2)}.trust-row span{color:#44463f}.hero-visual{min-height:535px;border-radius:48% 48% 18px 18px;background:#030303;overflow:hidden;box-shadow:0 28px 60px rgba(0,0,0,.25)}.hero-visual:before{background:radial-gradient(circle at 70% 20%,#333 0,transparent 45%),repeating-linear-gradient(45deg,transparent 0 39px,rgba(237,214,1,.06) 40px)}.air-card{background:rgba(255,255,255,.94);color:#030303;border:8px solid rgba(255,255,255,.26);border-radius:20px}.air-card small{color:#030303}.air-card p{color:#555}.pulse{border-color:#030303}.pulse:before{border-color:#edd601}.pulse:after{background:#edd601;border-color:#030303}.hero-badge{background:#fff;border-radius:12px}.airflow path{stroke:rgba(237,214,1,.6)}.quick-answer,.process{background:#f4f6f0}.band{margin:80px auto;width:min(1180px,calc(100% - 42px));border:1px solid #dedfce;border-radius:28px;background:linear-gradient(120deg,#f4f6f0,#fff);padding:70px}.section-no{color:#030303}.answer h2 em{color:#030303}.problem-grid{gap:18px;padding:28px;border:0;border-radius:28px;background:#f4f6f0}.problem-grid article{min-height:245px;padding:90px 30px 30px;border:1px solid #e0e2db;border-top:4px solid #edd601;border-radius:24px;background:#fff;box-shadow:0 12px 28px rgba(0,0,0,.06)}.problem-grid article>span{position:absolute;top:25px;left:26px;padding:8px 11px;border-radius:10px;background:#edd601;color:#030303;font-size:18px;font-weight:700}.problem-grid i{display:none}.problem-grid article:after{content:"";position:absolute;right:-38px;bottom:-38px;width:125px;height:125px;border-radius:50%;background:rgba(237,214,1,.15)}.problem-grid h3,.problem-grid p{position:relative;z-index:2}.services{margin:0 24px;border-radius:32px;background:#030303}.light .section-no{color:#edd601}.service-list article:hover{background:#181818}.service-list b,.service-list>article>span{color:#edd601}.split{background:#fff}.statement h2 em{color:#030303}.values article>span{color:#030303;background:#edd601;width:36px;height:36px;display:grid;place-items:center;border-radius:50%}.steps{gap:18px;background:none;border:0}.steps article{background:#f4f6f0;border-radius:20px;border:1px solid #e0e2da;box-shadow:0 10px 24px rgba(0,0,0,.04)}.steps b{display:inline-grid;place-items:center;background:#edd601;color:#030303;width:38px;height:38px;border-radius:10px}.estimate-info{margin:80px auto;padding:65px;width:min(1180px,calc(100% - 42px));border-radius:28px;background:#f4f6f0}.factor-card{border-radius:24px;border:1px solid #e0e2da}.factor-card span:before{color:#030303;background:#edd601;border-radius:50%;padding:1px 4px}.area{margin:0 24px;border-radius:32px;overflow:hidden;background:#edd601}.map-art{background:#dedfda}.road{background:#fff;border-color:#ccc}.map-pin i{background:#030303;border-color:#edd601}.accordion details{background:#fff;margin-bottom:10px;border:1px solid #dfe1da!important;border-radius:12px;padding:0 20px}.accordion summary span{width:34px;height:34px;display:grid;place-items:center;background:#edd601;border-radius:50%}.contact{margin:0 24px 24px;border-radius:32px;background:linear-gradient(115deg,#030303,#242424)}.contact .section-no{color:#edd601}.contact form{border-radius:24px}.contact .primary{background:#edd601}.phone strong{color:#edd601}footer{margin:0 24px 24px;border-radius:32px;padding:65px 6vw 30px;background:#030303}.floating-nav{position:fixed;left:18px;top:50%;z-index:30;transform:translateY(-50%);display:grid;gap:7px;padding:9px;border-radius:28px;background:#fff;box-shadow:0 12px 35px rgba(0,0,0,.16)}.floating-nav a{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:#f4f6f0;font-weight:800}.floating-nav a:first-child,.floating-nav a:hover{background:#edd601}.floating-call{position:fixed;right:18px;bottom:20px;z-index:30;display:flex;align-items:center;gap:9px;padding:8px 13px 8px 8px;border-radius:30px;background:#edd601;box-shadow:0 12px 30px rgba(0,0,0,.2);font-size:12px}.floating-call span{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:#030303;color:#edd601}
@media(max-width:900px){.site-header{margin-bottom:-96px}.site-header nav{top:82px;border-radius:20px;box-shadow:0 18px 40px rgba(0,0,0,.15)}.hero{padding:150px 6vw 70px;grid-template-columns:1fr;background:#edd601}.band{padding:50px}.floating-nav{display:none}}
@media(max-width:600px){.topbar{display:none}.site-header{height:68px;margin-top:10px;margin-bottom:-78px}.site-header nav{top:68px}.hero{padding:125px 5vw 55px}.hero h1{font-size:48px}.hero-visual{min-height:430px;border-radius:28px}.band{margin:50px auto;padding:35px 22px}.services,.area,.contact,footer{margin-left:10px;margin-right:10px;border-radius:22px}.estimate-info{padding:45px 22px}.floating-call b{display:none}.floating-call{padding-right:8px}}

/* Screenshot-matched hero */
.hero{min-height:805px;display:block;padding:145px max(7vw,calc((100vw - 1180px)/2)) 70px;background:#3fbd7d url("assets/hero-cleaner.png") center center/cover no-repeat;color:#fff}
.hero:before{background:linear-gradient(90deg,transparent 0 47%,rgba(12,116,73,.08) 62%,rgba(4,89,57,.2) 100%)}
.hero-copy{width:50%;margin-left:auto;padding:32px 0 20px 34px}
.hero .eyebrow{display:inline-flex;background:#fff;color:#153949;padding:9px 22px;border-radius:999px;font-size:11px;letter-spacing:.06em}
.hero h1{margin:25px 0 22px;color:#fff;font-size:clamp(55px,5.1vw,76px);line-height:.96;letter-spacing:-.06em}
.hero-copy>p{max-width:610px;color:#fff;font-size:17px;line-height:1.65;text-shadow:0 1px 1px rgba(0,0,0,.08)}
.hero-actions{gap:14px;margin:28px 0 25px;flex-wrap:wrap}
.hero .primary{padding:17px 22px;border-radius:28px;background:#f3d900;color:#071b27}
.hero .primary span{display:none}
.hero .text-link{padding:17px 23px;border-radius:28px;background:#eff8d8;color:#173226;font-size:14px}
.hero .text-link span{display:none}
.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;padding:0;border:0}
.trust-row>div{min-height:76px;display:flex;align-items:center;gap:12px;padding:13px 14px;border-radius:12px;background:#104a38;color:#fff;box-shadow:0 8px 20px rgba(0,50,30,.12)}
.trust-row b{min-width:65px;height:40px;display:grid;place-items:center;border-radius:8px;background:#145f43;color:#22d785;font-size:15px}
.trust-row .stars{color:#f3d900;font-size:12px;letter-spacing:-1px}
.trust-row p{margin:0}
.trust-row strong,.trust-row span{display:block;color:#fff}
.trust-row strong{font-size:13px}
.trust-row span{margin-top:2px;color:#b4ccbe;font-size:10px}
@media(max-width:1050px){.hero{min-height:740px;background-position:43% center}.hero-copy{width:53%}.hero h1{font-size:55px}.trust-row b{min-width:50px}.trust-row>div{padding:10px}}
@media(max-width:800px){.hero{padding-top:130px;padding-bottom:45px;background-position:35% center}.hero:before{background:linear-gradient(90deg,rgba(0,80,49,.18),rgba(0,73,46,.58))}.hero-copy{width:58%;padding-left:10px}.hero h1{font-size:47px}.trust-row{grid-template-columns:1fr}.trust-row>div{min-height:60px}.hero-copy>p{font-size:15px}}
@media(max-width:600px){.hero{min-height:840px;padding:112px 20px 25px;background-size:auto 100%;background-position:35% center}.hero:before{background:linear-gradient(180deg,rgba(6,79,52,.05) 28%,rgba(5,74,48,.88) 59%,rgba(5,64,43,.95) 100%)}.hero-copy{width:100%;margin-top:330px;padding:0}.hero .eyebrow{font-size:9px;padding:7px 13px}.hero h1{font-size:43px;margin:15px 0}.hero-copy>p{font-size:13px;line-height:1.5}.hero-actions{margin:18px 0}.hero .primary,.hero .text-link{padding:13px 16px;font-size:11px}.trust-row{grid-template-columns:repeat(3,1fr);gap:5px}.trust-row>div{display:block;text-align:center;padding:8px 3px;min-height:90px}.trust-row b{min-width:0;width:42px;height:29px;margin:0 auto 5px;font-size:10px}.trust-row strong{font-size:9px}.trust-row span{font-size:8px}}

/* Exact latest reference refinements */
.topbar{height:5px;padding:0;font-size:0;background:#333}.topbar>*{display:none}
.site-header{width:min(1180px,calc(100% - 80px));height:82px;margin:28px auto -110px;padding:0 24px;border-radius:48px;box-shadow:0 6px 0 #a8ebec,0 14px 35px rgba(0,0,0,.13)}
.brand-mark{width:40px;height:40px;font-size:0;position:relative}.brand-mark:before,.brand-mark:after{content:"";position:absolute;left:11px;height:3px;border-radius:3px;background:#173326}.brand-mark:before{top:13px;width:18px;box-shadow:0 6px 0 #173326}.brand-mark:after{top:25px;width:9px}
.site-header nav{gap:27px}.nav-support{display:flex;align-items:center;gap:10px;padding-left:23px;border-left:1px solid #e0e3de}.nav-support i{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#edd601;font-style:normal}.nav-support small,.nav-support b{display:block}.nav-support small{font-size:9px;color:#8a918d;font-weight:500;line-height:1.45}.nav-support b{color:#17231d;font-size:12px}.nav-cta{text-transform:uppercase;letter-spacing:.07em;padding:16px 23px}.nav-cta span{display:none}
.hero{min-height:815px;padding-top:145px}.hero-copy{padding-left:28px}.hero h1{font-size:clamp(55px,5.1vw,72px);line-height:1}.hero-copy>p{font-size:16px}
.floating-nav{left:auto;right:9px;top:53%;padding:10px;border-radius:30px}.floating-nav a{width:43px;height:43px}
@media(max-width:1100px){.nav-support{display:none}.site-header nav{gap:19px}}
@media(max-width:900px){.site-header{width:calc(100% - 36px)}}
@media(max-width:600px){.topbar{display:block}.site-header{height:68px;margin-top:10px;margin-bottom:-78px}.nav-support{display:none}.hero{padding-top:112px}}

/* Full-page PDF reference sections */
.achievements{width:min(1080px,calc(100% - 42px));margin:35px auto 100px;display:grid;grid-template-columns:repeat(4,1fr)}.achievements div{padding:15px 35px;border-right:1px dashed #d6c500}.achievements div:last-child{border:0}.achievements strong,.achievements span{display:block}.achievements strong{font:800 39px "Manrope";letter-spacing:-.04em}.achievements span{font-size:10px;font-weight:700;color:#17384a}
.projects-ref{width:min(1180px,calc(100% - 42px));margin:80px auto;padding:60px;border:1px solid #e0e2da;border-radius:28px;background:linear-gradient(135deg,#f4f6f0,#f7f9ef);overflow:hidden}.projects-heading{display:grid;grid-template-columns:1fr .7fr;gap:80px;align-items:center;margin-bottom:45px}.projects-heading h2{font-size:clamp(42px,5vw,70px);line-height:1;letter-spacing:-.06em;margin:15px 0}.projects-heading>p{font-size:14px;color:#68716a}.projects-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:38px}.comparison{min-height:420px;display:grid;grid-template-columns:1fr 1fr;position:relative;border:7px solid #fff;border-radius:22px;overflow:hidden;box-shadow:0 18px 40px rgba(0,0,0,.11)}.comparison>div{padding:50px 25px;background:#24434e}.comparison>div:nth-child(2){background:#d9efea}.comparison small{padding:5px 8px;border-radius:20px;background:rgba(255,255,255,.22);color:#fff;font-size:8px}.comparison>div:nth-child(2) small{color:#18342f}.comparison i{display:block;height:16px;border-radius:10px;margin-top:25px;background:#859da4}.comparison>div:nth-child(2) i{background:#96c7bd}.comparison i+ i{width:82%}.comparison i+ i+ i{width:65%}.comparison>b{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:125px;height:125px;border:7px solid #fff;border-radius:50%;display:grid;place-items:center;text-align:center;background:#edd601;font-size:9px}.project-summary{padding:34px;border:1px solid #e1e5dd;border-radius:20px;background:#fff}.project-summary>span{font-size:8px;font-weight:800;letter-spacing:.08em}.project-summary h3{font-size:22px;margin:16px 0}.project-summary ul{display:grid;grid-template-columns:1fr 1fr;gap:0 18px;padding:0;list-style:none}.project-summary li{padding:9px 4px 9px 20px;border-bottom:1px solid #e8eae5;font-size:11px;position:relative}.project-summary li:before{content:"✓";position:absolute;left:0;color:#111;background:#edd601;border-radius:50%;width:14px;height:14px;display:grid;place-items:center;font-size:8px}.project-summary>p{font-size:11px;line-height:1.7;color:#727872}.project-summary>div{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.project-summary>div b{padding:10px;border-radius:9px;background:#f4f6f0;font-size:10px}.project-summary>div small{font-weight:500}
.faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:0;padding:0 8vw 100px!important}.faq:before{content:"";display:block;min-height:650px;border-radius:20px 0 0 20px;background:#f4f6f0 url("assets/faq-cleaner-reference.png") center bottom/cover no-repeat}.faq>.section-head,.faq>.accordion{grid-column:2;padding-left:55px}.faq>.section-head{display:block;margin:55px 0 20px}.faq>.accordion{max-width:none;margin:0}.faq .section-head h2{font-size:52px}.faq .section-head>div{width:100%}
.video-band{height:620px;margin:0 24px;background:url("assets/video-section-poster.png") center/cover no-repeat;display:grid;place-items:center;border-top:3px solid #12323d;border-bottom:3px solid #12323d}.video-band button{width:72px;height:72px;border:9px solid rgba(255,255,255,.55);border-radius:50%;background:#fff;color:#2daa15;font-size:23px;cursor:pointer}
.guides{background:linear-gradient(#fff,#f4f6f0)}.guides-heading{text-align:center;margin-bottom:55px}.guides-heading h2{font-size:clamp(42px,5vw,66px);line-height:1.05;letter-spacing:-.055em;margin:17px 0}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:start}.guide-grid article{min-height:390px;padding:9px 9px 25px;border-radius:20px;background:#fff;box-shadow:0 18px 38px rgba(30,65,43,.11)}.guide-grid article:nth-child(4){grid-column:1/2;margin-left:50%}.guide-grid article:nth-child(5){grid-column:2/3;margin-left:50%}.guide-image{height:175px;border-radius:13px;background:url("assets/hero-cleaner.png") 27% center/cover;position:relative}.g2,.g4{background-image:url("assets/video-section-poster.png")}.g3,.g5{background-image:url("assets/faq-cleaner-reference.png")}.guide-image span{position:absolute;left:0;bottom:0;padding:8px 14px;background:#edd601;font-size:9px;font-weight:800;clip-path:polygon(0 0,87% 0,100% 100%,0 100%)}.guide-grid article>small{display:block;margin:14px 10px 0;font-size:8px}.guide-grid h3{margin:12px 10px 8px;font-size:16px}.guide-grid p{margin:0 10px;font-size:11px;line-height:1.6;color:#6b746d}.guide-grid a{display:flex;align-items:center;gap:9px;margin:25px 10px 0;font-size:10px}.guide-grid a:first-letter{display:grid;place-items:center;background:#edd601;border-radius:50%}
.contact{min-height:690px;width:calc(100% - 48px);padding:45px 6vw;background:#4c6072 url("assets/contact-worker-rooftop.png") center/cover no-repeat;display:block}.contact-copy{display:none}.contact form{width:46%;max-width:520px;padding:38px;border-radius:18px;box-shadow:0 25px 60px rgba(0,0,0,.24)}.contact form:before{content:"Request Air Duct Cleaning in Garland, TX";display:block;margin-bottom:25px;font:700 28px/1.1 "Manrope";letter-spacing:-.04em}.contact .form-note{display:block;margin:15px 0 0}
footer{color:#030303;background:linear-gradient(120deg,#f5f7eb,#eef3e8);padding:0 8vw 25px}.footer-info{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding:34px 0;border-bottom:1px solid #dce2d8}.footer-info article{display:flex;gap:15px}.footer-info article>b{width:45px;height:45px;display:grid;place-items:center;border-radius:6px;background:#edd601}.footer-info strong,.footer-info small{display:block}.footer-info strong{font-size:14px}.footer-info small{font-size:10px;line-height:1.6;color:#6f796f}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:45px;padding:45px 0}.footer-grid .brand{color:#030303}.footer-grid p{font-size:11px;line-height:1.7;color:#606960}.footer-grid nav{display:block}.footer-grid nav strong,.footer-grid nav a{display:block}.footer-grid nav strong,.footer-grid>div>strong{margin-bottom:15px;font-size:13px}.footer-grid nav a{margin:8px 0;font-size:10px}.footer-grid label{display:flex}.footer-grid input{width:100%;border:1px solid #dce1da;padding:11px;font-size:10px}.footer-grid button{width:45px;border:0;background:#edd601}footer>small{display:block;color:#6d756d;border-top:1px solid #dce2d8;padding-top:20px}
@media(max-width:900px){.achievements{grid-template-columns:1fr 1fr}.achievements div:nth-child(2){border-right:0}.projects-heading,.projects-layout{grid-template-columns:1fr}.faq{grid-template-columns:1fr}.faq:before{min-height:500px;border-radius:20px}.faq>.section-head,.faq>.accordion{grid-column:1;padding-left:0}.guide-grid{grid-template-columns:1fr 1fr}.guide-grid article:nth-child(4),.guide-grid article:nth-child(5){grid-column:auto;margin-left:0}.contact form{width:60%}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.achievements{margin-bottom:60px}.achievements div{padding:15px}.achievements strong{font-size:29px}.projects-ref{padding:38px 18px}.comparison{min-height:330px}.project-summary ul{grid-template-columns:1fr}.faq{padding:0 20px 70px!important}.faq:before{min-height:400px}.faq .section-head h2{font-size:39px}.video-band{height:360px;margin:0 10px}.guide-grid{grid-template-columns:1fr}.contact{width:calc(100% - 20px);min-height:760px;padding:25px 15px;background-position:62% center}.contact form{width:100%;margin-top:250px;padding:24px}.contact form:before{font-size:23px}.footer-info,.footer-grid{grid-template-columns:1fr}.footer-grid{gap:28px}}

/* Restore the pre-PDF-build page */
.achievements,.projects-ref,.video-band,.guides{display:none!important}
.faq{display:block;padding:110px 8vw!important}
.faq:before{display:none}
.faq>.section-head,.faq>.accordion{padding-left:0}
.faq>.section-head{display:grid;margin-bottom:60px}
.faq>.accordion{max-width:920px;margin-left:auto}
.faq .section-head h2{font-size:clamp(35px,4.2vw,62px)}
.contact{width:auto;min-height:0;padding:110px 8vw;background:linear-gradient(115deg,#030303,#242424);display:grid;grid-template-columns:.8fr 1.2fr}
.contact-copy{display:block}
.contact form{width:auto;max-width:none;padding:42px;border-radius:24px;box-shadow:none}
.contact form:before{display:none}
.contact .form-note{display:inline-block;margin-left:15px}
footer{margin:0 24px 24px;padding:65px 6vw 30px;background:#030303;color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:center;border-radius:32px}
footer p{color:#a7b8b4;font-size:13px}
footer div{display:flex;gap:25px;justify-content:flex-end;font-size:13px}
footer>small{grid-column:1/-1;color:#758d88;border-top:1px solid rgba(255,255,255,.1);padding-top:25px}
@media(max-width:900px){.contact{grid-template-columns:1fr}.faq>.section-head{grid-template-columns:1fr}.faq>.accordion{margin-left:0}}
@media(max-width:600px){.faq{padding:75px 6vw!important}.contact{width:auto;min-height:0;margin:0 10px 10px;padding:75px 6vw;background:#030303}.contact form{width:auto;margin-top:0;padding:25px}.contact .form-note{display:block;margin:12px 0 0}footer{margin:0 10px 10px;grid-template-columns:1fr}}

/* Final hero alignment against the supplied desktop reference */
.hero{background-image:url("assets/hero-cleaner-reference.png");background-position:center center}
.hero:before{bottom:34px}
.hero-copy,.hero-copy.reveal{opacity:1;transform:none}
.hero-copy{position:relative;z-index:2}
.hero:after{display:none}
@media(max-width:1050px){.hero{background-position:center center}}
@media(max-width:800px){.hero{background-position:40% center}}
@media(max-width:600px){.hero{background-image:url("assets/hero-cleaner.png");background-position:35% center}.hero:before{bottom:0}}

/* Header matched to the supplied reference */
.site-header{border-radius:999px;background:#fff;box-shadow:0 7px 0 #edd601,0 16px 36px rgba(25,101,75,.16)}
.site-header .brand{font-size:21px;letter-spacing:.045em}
.site-header .brand small{margin-top:5px;color:#111;font-size:8px;letter-spacing:.16em}
.site-header nav>a:not(.nav-cta){font-size:15px;font-weight:700;color:#080808}
.site-header nav>a:not(.nav-cta):hover,
.site-header nav>a:not(.nav-cta).active{color:#d4bf00}
.nav-support{min-width:174px}
.nav-support i{flex:0 0 42px;color:#071b27;font-size:17px}
.nav-support small{font-size:10px}.nav-support b{font-size:13px}
.site-header .nav-cta{min-width:154px;justify-content:center;padding:16px 22px;border-radius:999px;background:#edd601;color:#050505;font-size:13px;font-weight:800}
@media(max-width:1100px){.site-header nav>a:not(.nav-cta){font-size:13px}.nav-support{min-width:auto}.site-header .nav-cta{min-width:130px}}
@media(max-width:600px){.site-header{border-radius:22px}.site-header .brand{font-size:18px}}

/* Button interactions */
.btn,.nav-cta,.text-link,.floating-call,.floating-nav a,.guide-grid a,.contact button,.footer-grid button{
  transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease,color .22s ease,filter .22s ease;
}
.btn:hover,.nav-cta:hover,.floating-call:hover{
  transform:translateY(-3px);
  box-shadow:0 12px 25px rgba(20,54,40,.24);
  filter:saturate(1.08);
}
.hero .primary:hover,.site-header .nav-cta:hover,.contact .primary:hover{
  background:#ffe900;
  color:#030303;
}
.text-link:hover{
  transform:translateY(-2px);
  background:#fff;
  box-shadow:0 10px 22px rgba(20,54,40,.16);
}
.floating-nav a:hover{
  transform:scale(1.1);
  background:#edd601;
  box-shadow:0 7px 14px rgba(0,0,0,.14);
}
.floating-call:hover span{transform:rotate(-10deg)}
.floating-call span{transition:transform .22s ease}
.btn:active,.nav-cta:active,.text-link:active,.floating-call:active,.floating-nav a:active{
  transform:translateY(0) scale(.97);
  box-shadow:none;
}
.btn:focus-visible,.nav-cta:focus-visible,.text-link:focus-visible,.floating-call:focus-visible,.floating-nav a:focus-visible{
  outline:3px solid #fff;
  outline-offset:3px;
  box-shadow:0 0 0 5px #173f3d;
}
@media(prefers-reduced-motion:reduce){
  .btn,.nav-cta,.text-link,.floating-call,.floating-nav a{transition:none}
}

/* Larger hero and header typography */
.site-header nav>a:not(.nav-cta){font-size:16px}
.site-header .nav-cta{font-size:14px}
.nav-support small{font-size:10px}.nav-support b{font-size:14px}
.hero h1{font-size:clamp(50px,4.3vw,64px)}
.hero-copy>p{font-size:18px;line-height:1.62}
.hero .eyebrow{font-size:12px}
.hero .primary,.hero .text-link{font-size:15px;font-weight:700}
.trust-row{gap:9px}
.trust-row>div{min-height:64px;padding:9px 11px;gap:9px}
.trust-row b{min-width:55px;height:34px;font-size:13px}
.trust-row .stars{font-size:10px}
.trust-row strong{font-size:12px}
.trust-row span{font-size:9px}
@media(max-width:1100px){
  .site-header nav>a:not(.nav-cta){font-size:14px}
  .hero h1{font-size:48px}
  .hero-copy>p{font-size:16px}
}
@media(max-width:600px){
  .hero h1{font-size:38px}
  .hero-copy>p{font-size:14px}
  .hero .primary,.hero .text-link{font-size:12px}
  .trust-row strong{font-size:10px}
  .trust-row span{font-size:8px}
}

/* Interactive hero bubbles */
.hero-bubbles{position:absolute;inset:0;z-index:1;overflow:hidden;pointer-events:none}
.hero-bubbles i{position:absolute;left:var(--x);top:var(--y);width:var(--s);height:var(--s);border:1px solid rgba(255,255,255,.52);border-radius:50%;background:radial-gradient(circle at 31% 25%,rgba(255,255,255,.9) 0 4%,rgba(255,255,255,.32) 7%,rgba(255,255,255,.08) 31%,rgba(118,215,174,.16) 62%,rgba(16,119,83,.2) 100%);box-shadow:inset -9px -12px 20px rgba(19,119,84,.16),inset 7px 8px 15px rgba(255,255,255,.13),0 8px 18px rgba(19,102,74,.09);transform:translate(var(--bx,0),var(--by,0));transition:transform .18s ease-out;animation:bubbleFloat 5s ease-in-out infinite alternate}
.hero-bubbles i:nth-child(2n){animation-duration:6.5s;animation-delay:-2s}.hero-bubbles i:nth-child(3n){animation-duration:7.5s;animation-delay:-3.5s}
@keyframes bubbleFloat{from{margin-top:-5px}to{margin-top:9px}}
@media(max-width:700px){.hero-bubbles i:nth-child(n+6){display:none}.hero-bubbles i{--s:48px}}
@media(prefers-reduced-motion:reduce){.hero-bubbles i{animation:none;transition:none}}

/* Reference-style Quick Answer */
.answer.band{position:relative;width:min(1585px,calc(100% - 80px));min-height:725px;margin:0 auto 100px;padding:55px 50px;grid-template-columns:.82fr 1.45fr;gap:75px;border:1px solid #dde1d8;border-radius:28px;background:#fff;box-shadow:0 22px 55px rgba(28,58,43,.08);overflow:hidden}
.answer.band:after{content:"";position:absolute;right:-85px;top:-95px;width:270px;height:270px;border-radius:50%;background:radial-gradient(circle,#fff5a9,rgba(255,245,169,.25) 60%,transparent 72%)}
.quick-left{position:relative;min-height:610px;z-index:1}.quick-pill{display:inline-flex;align-items:center;gap:16px;padding:14px 20px;border:1px solid #dfe2dc;border-radius:12px;background:#fff;box-shadow:0 12px 24px rgba(0,0,0,.07);font-size:13px;font-weight:800;letter-spacing:.08em}.quick-pill i{width:8px;height:8px;border-radius:50%;background:#edd601}.quick-left h2{font-size:clamp(54px,4.2vw,75px);line-height:1;letter-spacing:-.065em;margin:38px 0 25px}.quick-left h2 em{display:inline-block;color:#030303;font:italic 700 1.08em/1 Georgia,serif}.quick-line{display:block;width:54px;height:5px;border-radius:4px;background:#edd601}.quick-left>p{margin-top:24px;font-size:16px}.filter-art{position:absolute;left:-10px;bottom:0;width:430px;height:235px;background:radial-gradient(ellipse at center,rgba(237,214,1,.08),transparent 67%)}.filter-art .vent,.filter-art .filter{position:absolute;bottom:28px;width:150px;height:112px;border:8px solid #eef0ec;background:repeating-linear-gradient(0deg,#c8ceca 0 8px,#f8f9f7 9px 16px);box-shadow:0 14px 25px rgba(0,0,0,.12);transform:perspective(350px) rotateY(10deg)}.filter-art .vent{left:22px}.filter-art .filter{left:123px;height:135px;background:repeating-linear-gradient(45deg,transparent 0 13px,#d4d9d3 14px 17px),repeating-linear-gradient(-45deg,transparent 0 13px,#d4d9d3 14px 17px),#f3f4ee}.filter-art>i{position:absolute;width:12px;height:25px;border-radius:100% 0 100% 0;background:#72a935;transform:rotate(35deg)}.filter-art>i:nth-of-type(1){left:285px;bottom:82px}.filter-art>i:nth-of-type(2){left:335px;bottom:113px}.filter-art>i:nth-of-type(3){left:375px;bottom:148px}.quick-right{position:relative;z-index:1;padding-top:17px}.answer-copy{font-size:18px;line-height:1.7;color:#0c1712}.answer-copy p{margin-bottom:25px}.included-items{display:grid;grid-template-columns:repeat(4,1fr);margin-top:75px}.included-items article{min-height:190px;text-align:center;padding:10px;border-right:1px solid #d9ddd8}.included-items article:last-child{border:0}.included-items h3{font-size:14px;margin-top:18px}.duct-icon{width:92px;height:92px;margin:auto;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle,#fff,#f2f5ec 70%);position:relative}.duct-icon:after{content:"";width:45px;height:48px;border:4px double #54765a;box-shadow:0 0 0 3px #e3e9dd}.duct-icon.supply:after{background:repeating-linear-gradient(0deg,transparent 0 5px,#54765a 6px 8px)}.duct-icon.returns:after{width:43px;height:43px;box-shadow:inset 0 0 0 7px #fff,0 0 0 3px #e3e9dd}.duct-icon.covers:after{width:55px;height:32px;transform:skewY(-15deg);background:repeating-linear-gradient(0deg,transparent 0 5px,#54765a 6px 8px)}.duct-icon.reachable:after{width:44px;height:55px;border:0;border-left:13px solid #6d8870;border-bottom:13px solid #6d8870;border-radius:0 0 0 25px;box-shadow:none}.distinction{display:grid;grid-template-columns:80px 185px 1fr;align-items:center;gap:20px;margin-top:10px;padding:28px 35px;border:1px solid #d9ded2;border-radius:17px;background:#f5f7ef;box-shadow:0 13px 27px rgba(0,0,0,.06)}.distinction .leaf{width:65px;height:65px;display:grid;place-items:center;border-radius:50%;background:#6e9a3f;color:#fff;border:7px double #fff;font-size:28px}.distinction h3{margin:0;padding-right:25px;border-right:1px solid #d6dad1;font-size:17px}.distinction p{margin:0;font-size:14px;line-height:1.65}
@media(max-width:1000px){.answer.band{grid-template-columns:1fr;gap:25px}.quick-left{min-height:430px}.quick-left h2{font-size:55px}.filter-art{left:auto;right:0;bottom:0}.included-items{margin-top:25px}}
@media(max-width:650px){.answer.band{width:calc(100% - 24px);min-height:0;padding:35px 20px;margin-bottom:60px}.quick-left{min-height:500px}.quick-left h2{font-size:44px}.filter-art{width:100%;transform:scale(.82);transform-origin:left bottom}.answer-copy{font-size:15px}.included-items{grid-template-columns:1fr 1fr}.included-items article:nth-child(2){border-right:0}.distinction{grid-template-columns:55px 1fr;padding:20px}.distinction .leaf{width:50px;height:50px}.distinction h3{border:0;padding:0}.distinction p{grid-column:1/-1}.answer.band:after{width:150px;height:150px}}

/* Compact three-line Quick Answer heading and refined SVG icons */
.quick-left h2{font-size:clamp(46px,3.55vw,62px);line-height:1.02;white-space:nowrap}
.quick-left h2 em{font-size:1.02em}
.duct-icon:after{content:"";position:absolute;right:5px;bottom:9px;width:17px;height:10px;border:0;border-radius:100% 0;background:#7bab3f;transform:rotate(-25deg);box-shadow:-8px 3px 0 -3px #a8ca65}
.duct-icon svg{width:58px;height:58px;fill:none;stroke:#4f7154;stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 2px 1px rgba(44,78,48,.12))}
@media(max-width:1000px){.quick-left h2{font-size:52px}}
@media(max-width:650px){.quick-left h2{font-size:39px;white-space:normal}.duct-icon svg{width:50px;height:50px}}

/* More compact Quick Answer card */
.answer.band{width:min(1460px,calc(100% - 140px));min-height:625px;padding:40px 42px;gap:55px}
.quick-left{min-height:535px}
.quick-left h2{margin-top:28px;margin-bottom:18px}
.quick-left>p{margin-top:18px}
.filter-art{width:370px;height:205px;transform:scale(.9);transform-origin:left bottom}
.quick-right{padding-top:8px}
.answer-copy{font-size:17px;line-height:1.6}
.answer-copy p{margin-bottom:18px}
.included-items{margin-top:42px}
.included-items article{min-height:165px}
.duct-icon{width:82px;height:82px}
.distinction{padding:22px 28px;margin-top:5px}
@media(max-width:1000px){.answer.band{width:calc(100% - 60px)}.quick-left{min-height:430px}}
@media(max-width:650px){.answer.band{width:calc(100% - 24px);padding:30px 18px}.quick-left{min-height:460px}}

/* Raise the Quick Answer bottom edge */
.answer.band{min-height:550px;padding-bottom:22px;margin-bottom:75px}
.quick-left{min-height:480px}
.filter-art{bottom:-2px}
.distinction{margin-bottom:0}

/* Quick Answer icon interactions */
.included-items article{cursor:default;transition:transform .25s ease,background-color .25s ease}
.duct-icon,.duct-icon svg,.duct-icon:after{transition:transform .28s ease,box-shadow .28s ease,background-color .28s ease,stroke .28s ease}
.included-items article:hover{transform:translateY(-5px)}
.included-items article:hover .duct-icon{transform:scale(1.08);background:#fffde8;box-shadow:inset 0 0 0 1px #eadb69,0 14px 28px rgba(85,103,43,.18)}
.included-items article:hover .duct-icon svg{transform:scale(1.07) rotate(-3deg);stroke:#243f2a}
.included-items article:hover .duct-icon:after{transform:rotate(-12deg) translate(2px,-2px)}
.included-items article:active .duct-icon{transform:scale(.98)}
@media(max-width:1000px){.answer.band{min-height:0;padding-bottom:30px}.quick-left{min-height:405px}}
@media(max-width:650px){.quick-left{min-height:440px}}
@media(prefers-reduced-motion:reduce){.included-items article,.duct-icon,.duct-icon svg,.duct-icon:after{transition:none}}

/* Reference-style Services showcase */
.services{margin:0!important;padding:105px 6vw 120px;background:#fff!important;color:#030303;border-radius:0!important}
.services-heading{text-align:center;margin-bottom:70px}.services-pill{display:inline-flex;align-items:center;gap:10px;padding:8px 13px;border-radius:999px;background:#f4f6f0;font-size:10px;font-weight:800;letter-spacing:.12em}.services-pill i{width:8px;height:8px;border-radius:50%;background:#edd601}.services-heading h2{margin:25px 0 17px;color:#030303;font-size:clamp(44px,4.4vw,70px);letter-spacing:-.06em}.services-heading p{color:#222;font-size:14px;line-height:1.65}.service-cards{width:min(1280px,100%);margin:auto;display:grid;grid-template-columns:repeat(6,1fr);gap:18px 20px}.service-cards article{grid-column:span 2;min-height:435px;padding:0 18px 28px;position:relative;border-radius:16px;background:#fff;box-shadow:0 14px 32px rgba(30,69,43,.12);overflow:hidden;transition:transform .28s ease,box-shadow .28s ease}.service-cards article:nth-child(4){grid-column:2/span 2}.service-cards article:nth-child(5){grid-column:4/span 2}.service-photo{height:190px;margin:0 -18px 20px;background-position:center;background-size:cover}.service-photo.dryer{background-image:url("assets/hero-cleaner-reference.png");background-position:27% 31%}.service-photo.inspection{background-image:url("assets/contact-worker-rooftop.png");background-position:68% 28%}.service-photo.repair{background-image:url("assets/video-section-poster.png")}.service-photo.commercial{background-image:url("assets/video-section-poster.png");background-position:center 40%}.service-photo.odor{background-image:url("assets/faq-cleaner-reference.png");background-position:center 25%}.service-no{position:absolute;right:13px;top:202px;color:#b2c69b;font-size:10px}.service-cards h3{margin:0 0 12px;color:#030303;font-size:18px}.service-cards p{min-height:80px;margin:0;color:#303731;font-size:12px;line-height:1.65}.service-cards a{display:inline-flex;margin:17px 10px 0;padding:12px 17px;border-radius:999px;background:#edd601;color:#030303;font-size:10px;font-weight:800;transition:transform .22s ease,background-color .22s ease,color .22s ease,box-shadow .22s ease}.service-cards article:hover{transform:translateY(-8px);box-shadow:0 22px 42px rgba(30,69,43,.18)}.service-cards article:hover .service-photo{filter:saturate(1.08)}.service-cards a:hover{transform:translateX(4px);background:#030303;color:#fff;box-shadow:0 8px 18px rgba(0,0,0,.2)}
@media(max-width:900px){.service-cards{grid-template-columns:1fr 1fr}.service-cards article,.service-cards article:nth-child(4),.service-cards article:nth-child(5){grid-column:auto}.service-cards article:last-child{grid-column:1/-1;width:50%;justify-self:center}}
@media(max-width:600px){.services{padding:75px 20px}.services-heading{margin-bottom:45px}.services-heading h2{font-size:40px}.services-heading p br{display:none}.service-cards{grid-template-columns:1fr}.service-cards article,.service-cards article:last-child{grid-column:auto;width:100%}.service-cards p{min-height:0}.service-photo{height:180px}}

/* Larger service content and richer card interactions */
.services-heading p{font-size:17px;line-height:1.7}
.service-cards article{min-height:465px;border:1px solid transparent;isolation:isolate}
.service-photo{overflow:hidden;transition:transform .4s ease,filter .4s ease}
.service-no{top:204px;right:17px;padding:5px 8px;border-radius:8px;background:#f4f6f0;color:#657b4d;font-size:15px;font-weight:800;transition:background-color .25s ease,color .25s ease,transform .25s ease}
.service-cards h3{font-size:21px;line-height:1.3;margin-bottom:13px}
.service-cards p{min-height:100px;font-size:14px;line-height:1.7}
.service-cards a{font-size:11px;padding:13px 19px}
.service-cards article:before{content:"";position:absolute;inset:0;border-radius:16px;box-shadow:inset 0 0 0 0 #edd601;pointer-events:none;transition:box-shadow .28s ease}
.service-cards article:hover{transform:translateY(-10px) scale(1.012);box-shadow:0 25px 50px rgba(30,69,43,.2)}
.service-cards article:hover:before{box-shadow:inset 0 0 0 2px #edd601}
.service-cards article:hover .service-photo{transform:scale(1.045);filter:saturate(1.15) contrast(1.03)}
.service-cards article:hover .service-no{transform:translateY(-3px);background:#edd601;color:#030303}
.service-cards article:hover h3{color:#285b39}
@media(max-width:900px){.service-cards p{min-height:80px}}
@media(max-width:600px){.services-heading p{font-size:15px}.service-cards article{min-height:0}.service-cards h3{font-size:20px}.service-cards p{min-height:0;font-size:14px}}
@media(prefers-reduced-motion:reduce){.service-cards article,.service-photo,.service-no,.service-cards article:before{transition:none}}

/* Final larger service typography */
.services-heading p{font-size:19px}
.service-cards h3{font-size:23px}
.service-cards p{font-size:15.5px;line-height:1.72}
.service-no{font-size:17px}
.service-cards article:hover h3{color:#c4b000}
@media(max-width:600px){.services-heading p{font-size:16px}.service-cards h3{font-size:21px}.service-cards p{font-size:15px}}

/* Reference-style Why Choose Us */
.why-section{padding:110px 7vw 90px;background:#fff}.why-top{width:min(1320px,100%);margin:auto;display:grid;grid-template-columns:.92fr 1.08fr;gap:55px;align-items:center}.why-label{display:inline-flex;align-items:center;gap:9px;padding:7px 12px;border-radius:999px;background:#f4f6f0;font-size:9px;font-weight:800}.why-label i{width:7px;height:7px;border-radius:50%;background:#edd601}.why-copy h2{font-size:clamp(42px,4vw,62px);line-height:1.04;letter-spacing:-.06em;margin:22px 0}.why-copy>strong{display:block;font-size:14px;margin-bottom:10px}.why-copy>p{font-size:13px;line-height:1.65}.why-progress{margin-top:35px}.why-progress>div{margin-bottom:18px}.why-progress span{display:flex;justify-content:space-between;font-size:11px}.why-progress span em{font-style:normal}.why-progress>div>i{display:block;height:7px;margin-top:8px;border-radius:8px;background:#e4e7e0;overflow:hidden}.why-progress>div>i b{display:block;height:100%;border-radius:8px;background:#edd601;transform-origin:left;animation:progressGrow 1.4s ease both}@keyframes progressGrow{from{transform:scaleX(0)}to{transform:scaleX(1)}}.why-photo{height:430px;position:relative;border-radius:22px;background:url("assets/video-section-poster.png") center/cover no-repeat;box-shadow:0 20px 45px rgba(25,68,43,.14)}.why-photo:after{content:"Transform Your Space";position:absolute;right:0;bottom:0;padding:18px 28px;background:rgba(255,255,255,.88);font:600 18px "Manrope";border-radius:18px 0 0}.why-photo>span{position:absolute;left:-32px;top:20px;width:135px;height:105px;display:grid;place-content:center;text-align:center;border-radius:12px;background:#030303;color:#fff;box-shadow:0 12px 25px rgba(0,0,0,.22)}.why-photo>span strong{color:#edd601;font-size:30px}.why-photo>span small{font-size:8px;font-weight:700}.why-features{width:min(1320px,100%);margin:48px auto 60px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.why-features article{min-height:120px;display:grid;grid-template-columns:52px 1fr;gap:14px;padding:22px;border:1px solid #dce3d4;border-radius:14px;background:#f5f8ef;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.why-features article>span{width:42px;height:42px;display:grid;place-items:center;border:1px solid #e0d34c;border-radius:50%;background:#fff;transition:background-color .25s ease,transform .25s ease}.why-features svg{width:21px;height:21px;fill:none;stroke:#102219;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.why-features h3{font-size:15px;margin:0 0 7px}.why-features p{margin:0;font-size:11px;line-height:1.55;color:#536159}.why-features article:hover{transform:translateY(-6px);border-color:#edd601;box-shadow:0 16px 30px rgba(32,75,43,.12)}.why-features article:hover>span{transform:rotate(-8deg) scale(1.08);background:#edd601}.why-stats{width:min(1200px,100%);margin:auto;display:grid;grid-template-columns:repeat(4,1fr)}.why-stats div{text-align:center;padding:10px 25px;border-right:1px dashed #d8c800}.why-stats div:last-child{border:0}.why-stats strong,.why-stats span{display:block}.why-stats strong{font:800 42px "Manrope";letter-spacing:-.05em}.why-stats span{font-size:10px;font-weight:700;color:#17384a}
@media(max-width:900px){.why-top{grid-template-columns:1fr}.why-photo>span{left:20px}.why-features{grid-template-columns:1fr 1fr}.why-stats{grid-template-columns:1fr 1fr}.why-stats div:nth-child(2){border-right:0}}
@media(max-width:600px){.why-section{padding:75px 20px}.why-copy h2{font-size:40px}.why-photo{height:330px}.why-features{grid-template-columns:1fr}.why-stats strong{font-size:32px}.why-stats div{padding:15px 8px}.why-photo:after{font-size:13px}}
@media(prefers-reduced-motion:reduce){.why-progress>div>i b{animation:none}.why-features article,.why-features article>span{transition:none}}

/* Larger Why Choose Us supporting content; main heading unchanged */
.why-label{font-size:11px}
.why-copy>strong{font-size:17px;line-height:1.5}
.why-copy>p{font-size:16px;line-height:1.7}
.why-progress span{font-size:14px}
.why-photo>span small{font-size:10px}
.why-features h3{font-size:18px}
.why-features p{font-size:14px;line-height:1.65}
.why-stats span{font-size:12px}
@media(max-width:600px){.why-copy>strong{font-size:15px}.why-copy>p{font-size:14px}.why-progress span{font-size:12px}.why-features h3{font-size:17px}.why-features p{font-size:13px}}

/* Larger Why content, photo, neutral cards and scroll animations */
.why-top{grid-template-columns:.85fr 1.15fr}
.why-copy>strong{font-size:19px}
.why-copy>p{font-size:18px}
.why-progress span{font-size:16px}
.why-progress>div{margin-bottom:23px}
.why-progress>div>i{height:9px}
.why-photo{height:500px}
.why-photo>span{width:150px;height:115px}
.why-features article{min-height:160px;padding:27px;background:#f7f7f7}
.why-features h3{font-size:20px}
.why-features p{font-size:16px}
.why-stats strong{font-size:48px}
.why-stats span{font-size:14px}
.why-progress>div>i b{animation:none;transform:scaleX(0);transition:transform 1.1s cubic-bezier(.2,.75,.2,1)}
.why-section.why-active .why-progress>div>i b{transform:scaleX(1)}
.why-section.why-active .why-progress>div:nth-child(2)>i b{transition-delay:.12s}
.why-section.why-active .why-progress>div:nth-child(3)>i b{transition-delay:.24s}
@media(max-width:900px){.why-photo{height:430px}}
@media(max-width:600px){.why-copy>strong{font-size:16px}.why-copy>p{font-size:15px}.why-progress span{font-size:13px}.why-photo{height:350px}.why-features article{min-height:0;padding:22px}.why-features h3{font-size:18px}.why-features p{font-size:14px}.why-stats strong{font-size:36px}.why-stats span{font-size:11px}}

.why-copy h2{font-size:clamp(38px,3.25vw,50px);white-space:nowrap}
@media(max-width:600px){.why-copy h2{font-size:34px;white-space:normal}}

/* Match the supplied Why Choose Us top composition */
.why-section{padding-top:75px}
.why-top{width:min(1780px,calc(100% - 70px));grid-template-columns:1fr 1fr;gap:80px;align-items:start}
.why-copy{text-align:center;padding-top:12px}
.why-label{background:transparent;border-radius:0;padding:0 0 4px;border-bottom:3px solid #edd601;font-size:12px}
.why-label i{display:none}
.why-copy h2{margin:38px auto 38px;font-size:clamp(48px,3.8vw,66px);line-height:1.04;white-space:nowrap}
.why-copy>strong{font-size:18px}
.why-copy>p{max-width:850px;margin:15px auto 0;font-size:17px}
.why-progress{text-align:left;margin-top:62px}
.why-progress span{font-size:16px}
.why-progress>div{margin-bottom:34px}
.why-progress>div>i{height:13px}
.why-photo{height:705px;border-radius:36px;background-position:center;box-shadow:none}
.why-photo>span{left:-85px;top:34px;width:278px;height:198px;border-radius:22px}
.why-photo>span strong{font-size:58px;line-height:1}
.why-photo>span small{font-size:17px}
.why-photo:after{padding:31px 48px;font-size:26px;border-radius:34px 0 0}
@media(max-width:1100px){.why-top{width:min(100% - 50px,100%);gap:45px}.why-copy h2{font-size:45px}.why-photo{height:570px}.why-photo>span{left:-35px;width:190px;height:140px}.why-photo>span strong{font-size:40px}.why-photo>span small{font-size:12px}}
@media(max-width:900px){.why-top{grid-template-columns:1fr;width:100%}.why-copy h2{white-space:normal}.why-photo{height:480px}.why-photo>span{left:20px}}
@media(max-width:600px){.why-section{padding-top:55px}.why-copy h2{font-size:36px;margin:28px 0}.why-copy>strong{font-size:15px}.why-copy>p{font-size:14px}.why-progress{margin-top:42px}.why-photo{height:350px}.why-photo>span{width:135px;height:100px}.why-photo>span strong{font-size:30px}.why-photo>span small{font-size:9px}.why-photo:after{padding:16px 22px;font-size:13px}}

.why-section{padding-left:3vw;padding-right:3vw}
.why-top,.why-features{width:100%;max-width:1780px}
@media(max-width:600px){.why-section{padding-left:18px;padding-right:18px}}

/* Reference-style About Us */
.about-section{padding:105px 4vw;display:grid;grid-template-columns:.92fr 1.08fr;gap:85px;align-items:center;background:#fff}.about-media{height:650px;position:relative;border-radius:28px;overflow:hidden;background:#f5f5f5}.about-photo{position:absolute;inset:0;background:url("assets/faq-cleaner-reference.png") center bottom/cover no-repeat}.about-media:after{content:"";position:absolute;inset:25px;border:1px solid rgba(255,255,255,.7);pointer-events:none}.about-play{position:absolute;z-index:2;left:50%;top:50%;width:92px;height:92px;transform:translate(-50%,-50%);border:12px solid rgba(255,255,255,.58);border-radius:50%;background:#2daf18;color:#fff;font-size:25px;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.about-play:hover{transform:translate(-50%,-50%) scale(1.09);box-shadow:0 14px 30px rgba(30,126,23,.3)}.about-local{position:absolute;z-index:3;right:0;bottom:0;min-width:175px;padding:25px 28px;background:#edd601}.about-local strong,.about-local span{display:block}.about-local strong{font:700 25px "Manrope"}.about-local span{font-size:10px;letter-spacing:.08em}.about-pill{display:inline-flex;align-items:center;gap:12px;padding:10px 17px;border-radius:999px;background:#f4f6f0;font-size:12px;font-weight:800;letter-spacing:.1em}.about-pill i{width:9px;height:9px;border-radius:50%;background:#edd601}.about-copy h2{font-size:clamp(47px,4.4vw,72px);line-height:1.08;letter-spacing:-.06em;margin:35px 0 25px}.about-copy>p{font-size:16px;line-height:1.65;margin-bottom:20px}.about-copy h3{font-size:21px;margin:25px 0 18px}.about-points{display:grid;grid-template-columns:1fr 1fr;gap:15px 35px}.about-points span{position:relative;padding-left:29px;font-size:13px;color:#40594e}.about-points span:before{content:"✓";position:absolute;left:0;top:-2px;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#edd601;color:#030303;font-size:12px;font-weight:800}.about-end{display:block;margin-top:35px;font-size:13px}.about-copy{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.about-section.about-visible .about-copy{opacity:1;transform:none}
@media(max-width:1000px){.about-section{grid-template-columns:1fr;gap:55px}.about-media{height:560px}.about-copy h2{font-size:55px}}
@media(max-width:600px){.about-section{padding:75px 18px}.about-media{height:460px}.about-play{width:74px;height:74px}.about-local{padding:18px 20px}.about-copy h2{font-size:39px}.about-copy>p{font-size:14px}.about-points{grid-template-columns:1fr}.about-end{line-height:1.5}}

.about-copy h2{font-size:clamp(40px,3.65vw,58px);white-space:nowrap}
.about-points{margin-top:28px;gap:18px 38px}
.about-points span{padding-left:35px;font-size:15px}
.about-points span:before{width:25px;height:25px;font-size:14px;top:-3px}
@media(max-width:700px){.about-copy h2{font-size:36px;white-space:normal}.about-points span{font-size:14px}}

/* Reference-style six-step Process cards */
.process{padding:105px 4vw;background:#f8f8f7}.process .section-head{width:min(1500px,100%);margin:0 auto 55px;text-align:center;display:block}.process .section-head h2{font-size:clamp(43px,4vw,62px)}.steps{width:min(1580px,100%);margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px 24px;background:transparent;border:0}.steps article{min-height:450px;padding:28px 42px 34px;position:relative;text-align:center;border:1px solid #eceeea;border-radius:22px;background:#fff;box-shadow:0 13px 32px rgba(30,57,44,.09);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.steps article:first-child{border-bottom:4px solid #edd601}.steps article>b{position:absolute;left:20px;top:24px;width:68px;height:68px;display:grid;place-items:center;border-radius:50%;background:#edd601;color:#071b27;font:500 30px "Manrope";box-shadow:none;transition:transform .28s ease,box-shadow .28s ease}.step-icon{width:180px;height:180px;margin:8px auto 0;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle,#fffdf2,#fff9e4);transition:transform .35s ease,background-color .35s ease,box-shadow .35s ease}.step-icon svg{width:125px;height:125px;fill:none;stroke:#0b1c36;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;transition:transform .35s ease}.step-icon svg .accent{fill:#f4c400;stroke:#f4c400}.steps h3{min-height:64px;margin:12px 0 10px;font-size:22px;line-height:1.25}.steps article>i{display:block;width:55px;height:3px;margin:0 auto 17px;border-radius:3px;background:#e7bd00}.steps p{margin:0;color:#343c45;font-size:15px;line-height:1.55}.steps article:hover{transform:translateY(-9px);border-color:#edd601;box-shadow:0 23px 45px rgba(30,57,44,.15)}.steps article:hover>b{transform:rotate(-8deg) scale(1.08);box-shadow:0 9px 20px rgba(191,170,0,.28)}.steps article:hover .step-icon{transform:scale(1.07);background:#fff9d8;box-shadow:0 14px 28px rgba(174,151,0,.14)}.steps article:hover .step-icon svg{transform:scale(1.04) rotate(2deg)}.steps article:nth-child(even):hover .step-icon svg{transform:scale(1.04) rotate(-2deg)}
@media(max-width:1000px){.steps{grid-template-columns:1fr 1fr}.steps article{min-height:430px}}
@media(max-width:650px){.process{padding:75px 16px}.steps{grid-template-columns:1fr}.steps article{min-height:0;padding:25px}.step-icon{width:150px;height:150px}.step-icon svg{width:105px;height:105px}.steps article>b{width:54px;height:54px;font-size:24px}.steps h3{min-height:0;font-size:20px}.steps p{font-size:14px}}
@media(prefers-reduced-motion:reduce){.steps article,.steps article>b,.step-icon,.step-icon svg{transition:none}}

/* Reference-style Cost and Estimate Factors */
.cost-section{width:min(1520px,calc(100% - 70px));margin:90px auto;padding:75px 70px;display:grid;grid-template-columns:.72fr 1.28fr;gap:75px;align-items:center;border:1px solid #dce2d6;border-radius:30px;background:#f5f8f1;position:relative;overflow:hidden}.cost-section:before{content:"";position:absolute;left:-90px;bottom:-160px;width:330px;height:330px;border:1px solid #cfe3c6;border-radius:50%}.cost-copy{position:relative;z-index:1}.cost-pill{display:inline-flex;align-items:center;gap:10px;padding:8px 13px;border-radius:999px;background:#fff;font-size:10px;font-weight:800;letter-spacing:.1em}.cost-pill i{width:7px;height:7px;border-radius:50%;background:#edd601}.cost-copy h2{font-size:clamp(54px,5vw,76px);line-height:.92;letter-spacing:-.065em;margin:30px 0 28px}.cost-copy>p{font-size:14px;line-height:1.7;margin-bottom:17px}.cost-cta{display:inline-flex;align-items:center;gap:24px;margin-top:18px;padding:17px 21px;border-radius:999px;background:#edd601;font-size:12px;font-weight:800;transition:transform .24s ease,box-shadow .24s ease,background-color .24s ease}.cost-cta:hover{transform:translateY(-4px);background:#ffe800;box-shadow:0 13px 25px rgba(155,138,0,.22)}.cost-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.cost-badges span{padding:7px 10px;border:1px solid #dedb9e;border-radius:999px;background:#fff;font-size:9px;font-weight:700}.cost-card{position:relative;padding:42px;border:1px solid #dce2d8;border-radius:23px;background:#fff;box-shadow:0 20px 45px rgba(39,71,44,.11);transition:transform .28s ease,box-shadow .28s ease}.cost-card:hover{transform:translateY(-7px);box-shadow:0 28px 55px rgba(39,71,44,.16)}.cost-card .dollar{position:absolute;right:28px;top:-34px;width:66px;height:66px;display:grid;place-items:center;border:7px solid #f5f8f1;border-radius:50%;background:#edd601;color:#030303;font:800 27px "Manrope";box-shadow:0 9px 20px rgba(118,104,0,.18);transition:transform .28s ease}.cost-card:hover .dollar{transform:rotate(10deg) scale(1.08)}.cost-card h3{font-size:18px;margin:0 0 25px}.cost-card ul{display:grid;grid-template-columns:1fr 1fr;gap:0 26px;padding:0;margin:0;list-style:none}.cost-card li{position:relative;min-height:45px;display:flex;align-items:center;padding:9px 5px 9px 28px;border-bottom:1px solid #e4e8e1;font-size:12px}.cost-card li:before{content:"✓";position:absolute;left:0;width:17px;height:17px;display:grid;place-items:center;border-radius:50%;background:#edd601;font-size:9px;font-weight:800}.cost-card aside{margin-top:25px;padding:22px;border-left:4px solid #edd601;border-radius:0 10px 10px 0;background:#f4f6f0}.cost-card aside strong{font-size:12px}.cost-card aside p{font-size:11px;line-height:1.55;margin:8px 0 0}
@media(max-width:1000px){.cost-section{grid-template-columns:1fr;padding:55px}.cost-copy h2{font-size:64px}.cost-card{margin-top:20px}}
@media(max-width:650px){.cost-section{width:calc(100% - 24px);padding:38px 20px;margin:60px auto}.cost-copy h2{font-size:50px}.cost-card{padding:38px 20px 25px}.cost-card ul{grid-template-columns:1fr}.cost-cta{font-size:10px}.cost-card .dollar{right:18px;width:58px;height:58px}}
@media(prefers-reduced-motion:reduce){.cost-card,.cost-card .dollar,.cost-cta{transition:none}}

/* Reference-style Project and Before/After section */
.project-section{width:min(1650px,calc(100% - 50px));margin:90px auto;padding:70px 75px 38px;border:1px solid #e4e1d7;border-radius:30px;background:radial-gradient(circle at 95% 5%,rgba(255,224,78,.22),transparent 22%),#fdfdfc;box-shadow:0 22px 55px rgba(59,54,38,.08)}.project-head{display:grid;grid-template-columns:1.1fr .9fr;gap:75px;align-items:center;margin-bottom:35px}.project-pill{display:inline-flex;align-items:center;gap:12px;font-size:11px;font-weight:700;letter-spacing:.16em}.project-pill i{width:9px;height:9px;border-radius:50%;background:#f2c500}.project-head h2{font:700 clamp(60px,5.3vw,88px)/.98 Georgia,serif;letter-spacing:-.035em;margin:32px 0 25px}.project-head h2 span{color:#f2c500}.project-head>div:first-child>b{display:block;width:65px;height:3px;background:#f2c500}.project-intro{display:flex;align-items:center;gap:30px}.project-intro>span{width:78px;height:78px;flex:0 0 78px;display:grid;place-items:center;border-radius:50%;background:#fff;box-shadow:0 12px 28px rgba(0,0,0,.08)}.project-intro svg{width:37px;fill:none;stroke:#f2c500;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.project-intro p{max-width:420px;margin:0;font-size:17px;line-height:1.55}.project-main{display:grid;grid-template-columns:1.05fr .95fr;gap:48px}.before-after{min-height:610px;position:relative;border:8px solid #fff;border-radius:25px;overflow:hidden;box-shadow:0 18px 40px rgba(0,0,0,.14)}.before-after img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.before-label,.after-label{position:absolute;top:28px;padding:9px 25px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.08em}.before-label{left:28px;background:#303030;color:#fff}.after-label{right:28px;background:#ffd52a;color:#222}.before-after>button{position:absolute;left:50%;top:50%;width:82px;height:82px;transform:translate(-50%,-50%);border:2px solid #e8c100;border-radius:50%;background:#fff;font-size:26px;letter-spacing:7px;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.before-after>button:hover{transform:translate(-50%,-50%) scale(1.1);box-shadow:0 12px 28px rgba(0,0,0,.18)}.photo-proof{position:absolute;left:50%;bottom:20px;transform:translateX(-50%);width:max-content;display:flex;align-items:center;gap:14px;padding:13px 24px;border-radius:999px;background:#fff;box-shadow:0 10px 25px rgba(0,0,0,.13);font-size:11px;letter-spacing:.08em}.photo-proof>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#ffe273}.photo-proof b{font-weight:500}.report-card{padding:40px;border:1px solid #e0e1dd;border-radius:24px;background:#fff;box-shadow:0 18px 38px rgba(25,55,40,.1)}.report-label{font-size:10px;font-weight:700;letter-spacing:.13em}.report-card h3{font:700 31px Georgia,serif;margin:24px 0 14px}.report-card>i{display:block;width:44px;height:2px;background:#f2c500}.report-card ul{display:grid;grid-template-columns:1fr 1fr;gap:0 25px;padding:0;margin:20px 0;list-style:none}.report-card li{position:relative;padding:11px 5px 11px 30px;border-bottom:1px solid #e6e7e3;font-size:13px}.report-card li:before{content:"✓";position:absolute;left:0;width:18px;height:18px;display:grid;place-items:center;border:2px solid #f2c500;border-radius:50%;color:#d4a900;font-size:9px}.report-card>p{font-size:13px;line-height:1.55;margin:14px 0}.report-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:22px}.report-steps>span{display:grid;grid-template-columns:42px 1fr;align-items:center;padding:12px;border-radius:11px;background:#faf9f5}.report-steps b{grid-row:1/3;width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:#ffd52a}.report-steps strong{font-size:12px}.report-steps small{font-size:9px}.project-trust{display:grid;grid-template-columns:repeat(3,1fr);margin-top:35px;border:1px solid #e3e0d3;border-radius:16px}.project-trust>div{display:flex;align-items:center;justify-content:center;gap:18px;padding:22px;border-right:1px solid #e3e0d3}.project-trust>div:last-child{border:0}.project-trust>div>span{font-size:35px;color:#e7b900}.project-trust p{margin:0}.project-trust strong,.project-trust small{display:block}.project-trust strong{font-size:13px}.project-trust small{margin-top:4px;color:#7c7d78;font-size:11px}
@media(max-width:1050px){.project-section{padding:55px 40px}.project-head,.project-main{grid-template-columns:1fr}.before-after{min-height:560px}.project-intro{justify-content:flex-start}}
@media(max-width:650px){.project-section{width:calc(100% - 24px);padding:38px 16px}.project-head h2{font-size:49px}.project-intro{align-items:flex-start}.project-intro>span{width:58px;height:58px;flex-basis:58px}.before-after{min-height:430px}.photo-proof{font-size:8px;padding:9px 12px}.report-card{padding:28px 18px}.report-card h3{font-size:26px}.report-card ul{grid-template-columns:1fr}.project-trust{grid-template-columns:1fr}.project-trust>div{justify-content:flex-start;border-right:0;border-bottom:1px solid #e3e0d3}}
@media(prefers-reduced-motion:reduce){.before-after>button{transition:none}}

/* Reference-style Service Area section */
.service-area-section{width:min(1500px,calc(100% - 70px));margin:90px auto;padding:70px 62px;display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center;border-radius:30px;background:#f4f6f0}.area-pill{display:inline-flex;align-items:center;gap:12px;font-size:12px;font-weight:800;letter-spacing:.13em}.area-pill i{width:8px;height:8px;border-radius:50%;background:#edd601}.service-area-copy h2{font-size:clamp(50px,4.5vw,72px);line-height:1.08;letter-spacing:-.06em;margin:40px 0 30px}.service-area-copy>p{font-size:16px;line-height:1.65;margin-bottom:24px}.service-area-copy h3{font-size:16px;margin:28px 0 18px}.property-pills{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.property-pills span{padding:12px 15px;border:1px solid #dce1d9;border-radius:999px;background:#fff;font-size:13px;font-weight:700;transition:transform .2s ease,border-color .2s ease,background-color .2s ease}.property-pills span:hover{transform:translateY(-3px);border-color:#edd601;background:#fffde6}.service-area-copy>a{display:inline-flex;align-items:center;gap:18px;margin-top:4px;padding:16px 20px;border-radius:999px;background:#edd601;color:#030303;font-size:12px;font-weight:800;transition:transform .22s ease,box-shadow .22s ease}.service-area-copy>a:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(164,145,0,.22)}.garland-map{height:600px;position:relative;border-radius:24px;background:#e7ebe6;overflow:hidden}.map-road{position:absolute;display:block;width:900px;height:17px;border:2px solid #b8dcbf;background:#fff;transform-origin:center}.road-a{left:-100px;top:220px;transform:rotate(-21deg)}.road-b{left:-90px;top:355px;transform:rotate(29deg)}.road-c{right:-350px;top:240px;transform:rotate(90deg)}.location{position:absolute;z-index:2;display:flex;align-items:center;gap:9px;font-size:10px;font-weight:800}.location>i{width:18px;height:18px;border-radius:50% 50% 50% 0;background:#edd601;transform:rotate(-45deg);box-shadow:0 4px 8px rgba(0,0,0,.13)}.firewheel{top:105px;left:57%}.downtown{top:285px;left:27%}.duck{bottom:110px;left:15%}.lake{bottom:165px;right:45px}.texas-badge{position:absolute;right:28px;bottom:28px;width:155px;height:98px;display:flex;align-items:flex-end;padding:20px;border-radius:12px;background:#030303;color:#fff;font-size:10px;letter-spacing:.16em}.garland-map:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.25),transparent 35%);pointer-events:none}
@media(max-width:1000px){.service-area-section{grid-template-columns:1fr;padding:55px}.garland-map{height:500px}}
@media(max-width:650px){.service-area-section{width:calc(100% - 24px);padding:38px 20px}.service-area-copy h2{font-size:43px}.service-area-copy>p{font-size:14px}.property-pills span{font-size:11px}.garland-map{height:420px}.lake{right:20px}.texas-badge{width:110px;height:75px}}
@media(prefers-reduced-motion:reduce){.property-pills span,.service-area-copy>a{transition:none}}

/* Reference-style FAQ section */
.faq-section{width:min(1580px,calc(100% - 70px));margin:90px auto;display:grid;grid-template-columns:.82fr 1.18fr;gap:60px;align-items:start;background:#fff}.faq-photo{height:740px;border-radius:25px;background:#f4f4f4 url("assets/faq-cleaner-reference.png") center bottom/cover no-repeat}.faq-content{padding-top:42px;position:relative}.faq-content:after{content:"";position:absolute;right:-80px;top:195px;width:250px;height:380px;z-index:0;background-image:radial-gradient(#e7e7e2 1.3px,transparent 1.3px);background-size:11px 11px;opacity:.6}.faq-label{position:relative;z-index:1;font-size:13px;font-weight:800}.faq-content h2{position:relative;z-index:1;margin:32px 0 58px;font-size:clamp(52px,5vw,76px);line-height:1;letter-spacing:-.065em;white-space:nowrap}.faq-section .accordion{position:relative;z-index:1;max-width:700px;margin:0}.faq-section .accordion details{margin:0 0 10px;padding:0 18px;border:1px solid #dce0da!important;border-radius:12px;background:#fff;transition:border-color .22s ease,box-shadow .22s ease}.faq-section .accordion details[open]{border-color:#edd601!important;box-shadow:0 9px 20px rgba(45,68,52,.08)}.faq-section .accordion summary{min-height:58px;padding:14px 0;align-items:center;font-size:16px}.faq-section .accordion summary span{width:27px;height:27px;flex:0 0 27px;display:grid;place-items:center;border-radius:50%;background:#edd601;color:#030303;font-size:19px}.faq-section .accordion details[open] summary span{background:#030303;color:#fff}.faq-section .accordion details p{padding:0 40px 18px 0;margin:0;font-size:13px;line-height:1.65}.faq-cta{position:relative;z-index:1;display:inline-flex;align-items:center;gap:28px;margin-top:25px;padding:15px 20px;border-radius:999px;background:#edd601;color:#030303;font-size:11px;font-weight:800;transition:transform .22s ease,box-shadow .22s ease}.faq-cta:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(162,144,0,.22)}
@media(max-width:1050px){.faq-section{grid-template-columns:1fr;gap:30px}.faq-photo{height:600px}.faq-content h2{white-space:normal;margin-bottom:40px}.faq-section .accordion{max-width:none}}
@media(max-width:650px){.faq-section{width:calc(100% - 24px);margin:60px auto}.faq-photo{height:470px}.faq-content{padding-top:20px}.faq-content h2{font-size:44px}.faq-section .accordion summary{font-size:14px}.faq-content:after{display:none}}
@media(prefers-reduced-motion:reduce){.faq-section .accordion details,.faq-cta{transition:none}}

/* Reference-style video banner between FAQ and Blog */
.video-band{display:grid!important;width:min(1700px,calc(100% - 24px));height:690px;margin:80px auto 95px!important;position:relative;place-items:center;border-top:4px solid #0b2634;border-bottom:4px solid #0b2634;border-radius:0;background:url("assets/video-section-poster.png") center/cover no-repeat;overflow:hidden}
.video-band:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,22,31,.25),rgba(4,22,31,.08) 48%,rgba(4,22,31,.22))}
.video-band button{position:relative;z-index:2;width:94px;height:94px;border:10px solid rgba(255,255,255,.5);border-radius:50%;background:#efffdc;color:#29a90d;font-size:31px;cursor:pointer;box-shadow:0 0 0 2px rgba(255,255,255,.8),0 13px 30px rgba(0,0,0,.22);transition:transform .28s ease,box-shadow .28s ease,background-color .28s ease;animation:videoPulse 2.2s ease-in-out infinite}.video-band button:hover{transform:scale(1.12);background:#fff;box-shadow:0 0 0 14px rgba(239,255,220,.22),0 18px 38px rgba(0,0,0,.3)}@keyframes videoPulse{0%,100%{box-shadow:0 0 0 0 rgba(239,255,220,.28),0 13px 30px rgba(0,0,0,.22)}50%{box-shadow:0 0 0 18px rgba(239,255,220,0),0 13px 30px rgba(0,0,0,.22)}}
@media(max-width:1000px){.video-band{height:520px}}
@media(max-width:650px){.video-band{width:100%;height:340px;margin:55px 0 65px!important}.video-band button{width:72px;height:72px;font-size:23px}}
@media(prefers-reduced-motion:reduce){.video-band button{animation:none;transition:none}}

.video-band{height:auto;aspect-ratio:1710/790;background-size:contain;background-color:#0b2634;background-repeat:no-repeat}
@media(max-width:1000px){.video-band{height:auto}}
@media(max-width:650px){.video-band{height:auto;aspect-ratio:1710/790}}

/* Reference-style rooftop Contact section */
.contact-section{width:min(1660px,calc(100% - 48px));min-height:800px;margin:90px auto 0;padding:65px 7vw;display:flex;align-items:center;border-radius:26px 26px 0 0;background:#56677a url("assets/contact-worker-rooftop.png") center/cover no-repeat;position:relative;overflow:hidden}.contact-section:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(22,36,50,.15),transparent 55%)}.contact-card{position:relative;z-index:2;width:505px;padding:34px;border-radius:18px;background:#fff;color:#030303;box-shadow:0 25px 55px rgba(0,0,0,.26)}.contact-label{display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border-radius:999px;background:#f4f6f0;font-size:9px;font-weight:700}.contact-label i{width:8px;height:8px;border-radius:50%;background:#edd601}.contact-card h2{font-size:27px;line-height:1.15;letter-spacing:-.04em;margin:22px 0 10px}.contact-line{display:block;width:3px;height:3px;background:#edd601}.contact-actions{display:flex;gap:9px;margin:16px 0 18px}.contact-actions a{padding:11px 13px;border-radius:999px;background:#edd601;color:#030303;font-size:10px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease}.contact-actions a:hover{transform:translateY(-3px);box-shadow:0 9px 18px rgba(165,146,0,.2)}.contact-card h3{font-size:14px;margin:0 0 12px}.contact-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-fields input,.contact-fields textarea{width:100%;padding:13px 14px;border:1px solid #dce0dc;border-radius:6px;background:#fff;font:11px "DM Sans";outline:none;transition:border-color .2s ease,box-shadow .2s ease}.contact-fields input:focus,.contact-fields textarea:focus{border-color:#edd601;box-shadow:0 0 0 3px rgba(237,214,1,.16)}.contact-fields textarea{grid-column:1/-1;min-height:100px;resize:vertical}.contact-submit{margin-top:22px;padding:13px 18px;border:0;border-radius:999px;background:#edd601;color:#030303;font:800 10px "DM Sans";cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease}.contact-submit:hover{transform:translateY(-3px);background:#ffe800;box-shadow:0 11px 22px rgba(160,142,0,.23)}.contact-card .form-note{max-width:340px;margin:12px 0 0;color:#29352f;font-size:8px;line-height:1.5}
@media(max-width:1000px){.contact-section{min-height:720px;background-position:62% center}.contact-card{width:480px}}
@media(max-width:650px){.contact-section{width:100%;min-height:880px;margin-top:60px;padding:28px 15px;align-items:flex-end;background-position:64% center}.contact-card{width:100%;padding:25px}.contact-card h2{font-size:24px}.contact-actions{flex-direction:column;align-items:flex-start}.contact-fields{grid-template-columns:1fr}.contact-fields textarea{grid-column:auto}}
@media(prefers-reduced-motion:reduce){.contact-actions a,.contact-submit,.contact-fields input,.contact-fields textarea{transition:none}}

/* Reference-style light footer */
.site-footer{width:100%;margin:0!important;padding:55px 5vw 24px!important;display:block!important;border-radius:0!important;background:linear-gradient(110deg,#fffde8,#f3f6f0)!important;color:#030303!important}.footer-info-row{display:grid!important;grid-template-columns:repeat(3,1fr);gap:45px!important;padding:0 0 48px;border-bottom:1px solid #d6dad2}.footer-info-row article{display:grid;grid-template-columns:92px 1fr;gap:28px;align-items:center}.footer-icon{width:92px;height:92px;display:grid;place-items:center;border-radius:11px;background:#edd601}.footer-icon svg{width:57px;height:57px;fill:none;stroke:#142219;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.footer-info-row h3{margin:0 0 10px;font-size:22px}.footer-info-row p,.footer-info-row a{display:block;margin:5px 0;color:#131b16;font-size:16px}.footer-main{display:grid!important;grid-template-columns:1.45fr 1fr 1fr 1.1fr;gap:85px!important;padding:60px 0 35px}.footer-about .brand{color:#030303;font-size:29px}.footer-about .brand-mark{font-size:0}.footer-about>p{max-width:390px;margin:35px 0 25px;color:#17231c;font-size:16px;line-height:1.65}.socials{display:flex!important;justify-content:flex-start!important;gap:12px!important}.socials a{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:#edd601;font-size:14px;font-weight:800;transition:transform .2s ease,background-color .2s ease}.socials a:hover{transform:translateY(-4px);background:#ffe900}.footer-main nav{display:block}.footer-main h3{margin:0 0 25px;font-size:21px}.footer-main nav a{display:block;position:relative;margin:16px 0;padding-left:18px;color:#101712;font-size:16px}.footer-main nav a:before{content:"›";position:absolute;left:0;font-weight:800}.footer-main nav a:hover{color:#aa9900}.newsletter>p{margin:0 0 30px;color:#18231d;font-size:16px;line-height:1.65}.newsletter form{display:flex}.newsletter input{width:100%;min-width:0;padding:18px;border:1px solid #d5dad4;border-radius:12px 0 0 12px;background:#fff;font:14px "DM Sans";outline:none}.newsletter input:focus{border-color:#edd601}.newsletter button{width:75px;border:0;border-radius:0 12px 12px 0;background:#edd601;font-size:23px;cursor:pointer;transition:background-color .2s ease}.newsletter button:hover{background:#ffe900}.footer-bottom{display:flex!important;justify-content:space-between!important;padding-top:22px;border-top:1px solid #d6dad2;color:#6b746e;font-size:11px}
@media(max-width:1050px){.footer-info-row{grid-template-columns:1fr 1fr}.footer-info-row article:last-child{grid-column:1/-1}.footer-main{grid-template-columns:1fr 1fr;gap:50px!important}}
@media(max-width:650px){.site-footer{padding:45px 22px 20px!important}.footer-info-row,.footer-main{grid-template-columns:1fr}.footer-info-row article:last-child{grid-column:auto}.footer-info-row article{grid-template-columns:65px 1fr}.footer-icon{width:65px;height:65px}.footer-icon svg{width:40px;height:40px}.footer-info-row h3{font-size:18px}.footer-info-row p,.footer-info-row a{font-size:13px}.footer-main{gap:35px!important}.footer-about>p,.footer-main nav a,.newsletter>p{font-size:14px}.footer-bottom{display:grid!important;gap:8px!important}}
@media(prefers-reduced-motion:reduce){.socials a,.newsletter button{transition:none}}

/* Reference-style Blog section below video */
.guides{display:block!important;padding:95px 5vw 110px!important;background:linear-gradient(180deg,#fff,#f4f6f0)!important}.guides-heading{text-align:center;margin-bottom:60px}.guides-heading .section-no{display:inline-flex;align-items:center;gap:10px;padding:6px 13px;border-radius:999px;background:#f4f6f0;color:#030303;font-size:9px}.guides-heading .section-no:before,.guides-heading .section-no:after{content:"";width:24px;height:2px;background:#edd601}.guides-heading h2{font-size:clamp(48px,4.8vw,70px);line-height:1.05;letter-spacing:-.06em;margin:22px 0}.guides .guide-grid{width:min(1350px,100%);margin:auto;display:grid;grid-template-columns:repeat(6,1fr);gap:25px}.guides .guide-grid article{grid-column:span 2;min-height:430px;padding:10px 10px 28px;border:1px solid #edf0eb;border-radius:20px;background:#fff;box-shadow:0 16px 34px rgba(34,76,48,.11);position:relative;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.guides .guide-grid article:nth-child(4){grid-column:2/span 2;margin-left:0}.guides .guide-grid article:nth-child(5){grid-column:4/span 2;margin-left:0}.guides .guide-image{height:205px;border-radius:13px;overflow:hidden;transition:transform .35s ease,filter .35s ease}.guides .g1,.guides .g4{background-image:url("assets/hero-cleaner-reference.png");background-position:28% 30%}.guides .g2,.guides .g5{background-image:url("assets/video-section-poster.png");background-position:center}.guides .g3{background-image:url("assets/faq-cleaner-reference.png");background-position:center 24%}.guides .guide-image span{padding:8px 18px;font-size:8px}.guides .guide-grid article>small{margin:15px 8px 0;font-size:8px;color:#28362e}.guides .guide-grid h3{margin:13px 8px 10px;font-size:15px;line-height:1.35}.guides .guide-grid p{margin:0 8px;color:#4e5b53;font-size:11px;line-height:1.6}.guides .guide-grid a{position:absolute;left:18px;bottom:18px;display:flex;align-items:center;gap:10px;margin:0;font-size:9px;font-weight:700}.guides .guide-grid a:first-letter{width:34px;height:34px;display:grid;place-items:center;border:1px solid #31a820;border-radius:50%;background:#edd601}.guides .guide-grid article:hover{transform:translateY(-9px);border-color:#edd601;box-shadow:0 24px 45px rgba(34,76,48,.17)}.guides .guide-grid article:hover .guide-image{transform:scale(1.025);filter:saturate(1.12)}.guides .guide-grid article:hover a{color:#a18f00}
@media(max-width:900px){.guides .guide-grid{grid-template-columns:1fr 1fr}.guides .guide-grid article,.guides .guide-grid article:nth-child(4),.guides .guide-grid article:nth-child(5){grid-column:auto}.guides .guide-grid article:last-child{grid-column:1/-1;width:50%;justify-self:center}}
@media(max-width:600px){.guides{padding:75px 18px!important}.guides-heading h2{font-size:43px}.guides .guide-grid{grid-template-columns:1fr}.guides .guide-grid article,.guides .guide-grid article:last-child{grid-column:auto;width:100%}.guides .guide-grid article{min-height:410px}}
@media(prefers-reduced-motion:reduce){.guides .guide-grid article,.guides .guide-image{transition:none}}

/* Larger Blog content and full yellow CTA buttons */
.guides .guide-image span{font-size:10px;font-weight:800}
.guides .guide-grid article>small{font-size:10px}
.guides .guide-grid h3{font-size:19px;line-height:1.4}
.guides .guide-grid p{font-size:14px;line-height:1.65}
.guides .guide-grid article{min-height:485px}
.guides .guide-grid a{left:18px;bottom:20px;display:inline-flex;padding:12px 17px;border-radius:999px;background:#edd601;color:#030303;font-size:11px;font-weight:800;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease}
.guides .guide-grid a:first-letter{width:auto;height:auto;display:inline;border:0;border-radius:0;background:transparent}
.guides .guide-grid article:hover a,.guides .guide-grid a:hover{transform:translateY(-3px);background:#ffe800;color:#030303;box-shadow:0 10px 20px rgba(158,140,0,.22)}
@media(max-width:600px){.guides .guide-grid article{min-height:465px}.guides .guide-grid h3{font-size:18px}.guides .guide-grid p{font-size:13px}}

/* Isolate footer from legacy global footer rules */
.site-footer div{display:block;justify-content:initial;gap:initial;font-size:inherit}
.site-footer .footer-info-row{display:grid!important}
.site-footer .footer-info-row article>div{display:block}
.site-footer .footer-main{display:grid!important}
.site-footer .footer-about{display:block}
.site-footer .footer-about .brand{display:flex}
.site-footer .socials{display:flex!important}
.site-footer .newsletter{display:block}
.site-footer .newsletter form{display:flex}
.site-footer .footer-bottom{display:flex!important}
.site-footer .footer-main nav{min-width:0}
.site-footer .footer-main nav a{width:auto}
@media(max-width:650px){.site-footer .footer-bottom{display:grid!important}}

/* Professional UX consolidation — content remains unchanged */
:root{--page-max:1580px;--section-gap:82px;--soft-bg:#f7f8f4;--card-radius:24px;--soft-shadow:0 18px 45px rgba(24,58,40,.09)}
body{overflow-x:hidden;background:#fff;color:#070b09;-webkit-font-smoothing:antialiased}
main>section{scroll-margin-top:105px}
.reveal,.reveal.visible,.about-copy,.about-section.about-visible .about-copy{opacity:1;transform:none}
.site-header{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.answer.band,.cost-section,.project-section,.service-area-section{box-shadow:var(--soft-shadow)}
.problem-grid article,.service-cards article,.why-features article,.steps article,.cost-card,.report-card,.faq-section .accordion details,.guides .guide-grid article,.contact-card{backface-visibility:hidden}

/* Consistent vertical rhythm */
.answer.band{margin-bottom:var(--section-gap)}
.problems{padding-top:82px;padding-bottom:88px}
.services{padding-top:92px;padding-bottom:100px}
.why-section{padding-top:90px;padding-bottom:86px}
.about-section{padding-top:92px;padding-bottom:92px}
.process{padding-top:92px;padding-bottom:96px}
.cost-section,.project-section,.service-area-section,.faq-section{margin-top:var(--section-gap);margin-bottom:var(--section-gap)}
.video-band{margin-top:65px!important;margin-bottom:80px!important}
.guides{padding-top:88px!important;padding-bottom:100px!important}
.contact-section{margin-top:80px}

/* Keep photographic panels clean and remove text baked into source art */
.about-photo{background-size:145% auto;background-position:left bottom;background-repeat:no-repeat}
.faq-photo{background-size:145% auto;background-position:left bottom;background-repeat:no-repeat}

/* Readability and accessible interaction */
p{max-width:75ch}
a,button,summary{-webkit-tap-highlight-color:transparent}
a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #edd601;outline-offset:3px}
.service-cards p,.why-features p,.steps p,.guides .guide-grid p{color:#35443b}
.property-pills span,.cost-badges span{white-space:nowrap}

@media(max-width:1000px){
  :root{--section-gap:65px}
  .site-header{width:calc(100% - 36px)}
  .about-photo,.faq-photo{background-size:125% auto}
}
@media(max-width:650px){
  :root{--section-gap:48px}
  main>section{scroll-margin-top:82px}
  .problems,.services,.why-section,.about-section,.process,.guides{padding-top:68px;padding-bottom:72px}
  .answer.band,.cost-section,.project-section,.service-area-section,.faq-section{margin-top:48px;margin-bottom:48px}
  .about-photo,.faq-photo{background-size:145% auto}
  .floating-nav{display:none}
  .floating-call{right:12px;bottom:12px}
}

/* Hero title and copy colors */
.hero h1 span{color:#edd601}
.hero .hero-copy>p{color:#fff!important}

/* Slightly larger trust-card text */
.trust-row strong{font-size:15px}
.trust-row span{font-size:12px}
@media(max-width:600px){
  .trust-row strong{font-size:10px}
  .trust-row span{font-size:9px}
}

/* Problem cards interaction */
.problem-grid article{
  overflow:hidden;
  transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;
}
.problem-grid article>span{
  transition:transform .3s ease,background-color .3s ease,box-shadow .3s ease;
}
.problem-grid article:after{
  transition:transform .45s ease,background-color .3s ease;
}
.problem-grid article:hover{
  z-index:2;
  transform:translateY(-9px);
  border-color:#edd601;
  box-shadow:0 22px 42px rgba(56,67,42,.17),0 0 0 2px rgba(237,214,1,.14);
}
.problem-grid article:hover>span{
  transform:translateY(-3px) rotate(-4deg) scale(1.08);
  background:#ffe600;
  box-shadow:0 8px 18px rgba(202,181,0,.28);
}
.problem-grid article:hover:after{
  transform:translate(-18px,-15px) scale(1.18);
  background:rgba(237,214,1,.25);
}
.problem-grid article h3{
  font-size:22px;
  line-height:1.3;
}
.why-progress{margin-top:35px}
.about-points span{
  color:#000;
  font-weight:700;
}
.step-icon{
  width:115px;
  height:115px;
}
.step-icon svg{
  width:72px;
  height:72px;
}

/* Unified main section heading size */
.answer h2,
.problems .section-head h2,
.services-heading h2,
.why-copy h2,
.about-copy h2,
.process .section-head h2,
.cost-copy h2,
.project-head h2,
.service-area-copy h2,
.faq-copy h2,
.guides-heading h2,
.contact-card h2{
  font-size:clamp(48px,3.8vw,66px);
  line-height:1.05;
}
@media(max-width:650px){
  .step-icon{width:100px;height:100px}
  .step-icon svg{width:64px;height:64px}
  .answer h2,
  .problems .section-head h2,
  .services-heading h2,
  .why-copy h2,
  .about-copy h2,
  .process .section-head h2,
  .cost-copy h2,
  .project-head h2,
  .service-area-copy h2,
  .faq-copy h2,
  .guides-heading h2,
  .contact-card h2{font-size:36px}
}
.why-features{
  position:relative;
  z-index:3;
  margin-top:-85px;
}
.why-features h3{
  font-size:22px;
  line-height:1.3;
}
@media(max-width:900px){
  .why-features{margin-top:30px}
}
@media(max-width:650px){
  .why-features h3{font-size:19px}
}
.services-heading p{
  max-width:900px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}

/* Refined cost and estimate section */
.cost-section{
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:34px;
  align-items:stretch;
  padding:72px;
  background:
    radial-gradient(circle at 2% 98%,rgba(237,214,1,.2),transparent 24%),
    radial-gradient(circle at 98% 2%,rgba(237,214,1,.1),transparent 22%),
    linear-gradient(135deg,#f8faf5 0%,#eef3e9 100%);
  box-shadow:0 24px 55px rgba(35,66,42,.09);
}
.cost-copy{
  min-height:100%;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:42px 38px;
  border:1px solid rgba(212,196,0,.3);
  border-radius:26px;
  background:rgba(255,255,255,.72);
  box-shadow:inset 6px 0 0 #edd601,0 16px 35px rgba(43,70,47,.07);
}
.cost-copy h2{
  margin:28px 0;
  font-size:clamp(48px,3.8vw,66px);
  line-height:1.02;
  letter-spacing:-.055em;
}
.cost-copy h2 span{color:#cbb700}
.cost-copy h2 .cost-location{white-space:nowrap}
.cost-copy h2 .cost-location b{color:#000}

/* Match every section to the Quick Answer side width */
:root{--section-width:min(1400px,calc(100% - 70px))}
.answer.band,
.problems .section-head,
.problem-grid,
.services-heading,
.service-cards,
.why-top,
.why-features,
.why-stats,
.about-section,
.process .section-head,
.steps,
.cost-section,
.project-section,
.service-area-section,
.faq-section,
.video-band,
.guides-heading,
.guides .guide-grid,
.contact-section{
  width:var(--section-width);
  max-width:none;
  margin-left:auto;
  margin-right:auto;
}
@media(max-width:650px){
  :root{--section-width:calc(100% - 24px)}
}

/* Header stays at the top of the page, not the viewport */
.site-header{
  position:relative;
  top:auto;
}

/* Compact cost section height */
.cost-section{padding:42px;gap:28px}
.cost-copy{padding:30px 28px}
.cost-copy h2{
  margin:22px 0;
  font-size:clamp(42px,3.25vw,54px);
  line-height:1;
}
.cost-copy>p{margin-bottom:12px}
.cost-cta{margin-top:12px;padding:14px 18px}
.cost-badges{margin-top:14px}
.cost-card{padding:34px}
.cost-card h3{margin-bottom:18px}
.cost-card ul{gap:8px 10px}
.cost-card li{min-height:44px;padding-top:8px;padding-bottom:8px}
.cost-card aside{margin-top:16px;padding:18px 22px}
@media(max-width:1000px){
  .cost-section{padding:38px}
}
@media(max-width:650px){
  .cost-section{padding:28px 16px}
  .cost-copy{padding:26px 20px}
  .cost-card{padding:32px 18px 22px}
}

/* Premium split-panel cost redesign */
.cost-section{
  padding:28px;
  gap:24px;
  border:1px solid #dde3d8;
  border-radius:32px;
  background:#f2f5ee;
  box-shadow:0 22px 55px rgba(30,58,38,.1);
}
.cost-copy{
  padding:42px;
  border:0;
  border-radius:25px;
  background:
    radial-gradient(circle at 100% 0,rgba(237,214,1,.18),transparent 30%),
    linear-gradient(145deg,#153f32,#0d2d25);
  box-shadow:none;
  color:#fff;
}
.cost-pill{
  align-self:flex-start;
  background:rgba(255,255,255,.11);
  color:#fff;
  box-shadow:none;
}
.cost-copy h2{color:#fff}
.cost-copy h2 .cost-location b{color:#fff}
.cost-copy>p{color:#fff!important}
.cost-cta{
  align-self:flex-start;
  color:#000;
  background:#edd601;
}
.cost-badges span{
  border-color:rgba(255,255,255,.35);
  background:rgba(255,255,255,.1);
  color:#fff;
}
.cost-badges span:hover{background:rgba(255,255,255,.18)}
.cost-card{
  padding:40px;
  border:0;
  border-radius:25px;
  background:#fff;
  box-shadow:0 14px 35px rgba(29,58,37,.1);
}
.cost-card h3{
  position:relative;
  padding:0 65px 16px 0;
  border-bottom:3px solid #edd601;
}
.cost-card li{
  border:1px solid #e4e8e1;
  background:#f7f9f5;
}
.cost-card li:hover{
  transform:translateY(-2px);
  background:#fffce5;
}
.cost-card aside{
  border:0;
  border-left:5px solid #edd601;
  background:#f4f5ec;
}
.cost-card .dollar{
  right:24px;
  top:20px;
  border:0;
}
@media(max-width:1000px){
  .cost-section{padding:24px}
  .cost-copy{padding:38px}
}
@media(max-width:650px){
  .cost-section{padding:12px;border-radius:22px}
  .cost-copy{padding:30px 22px;border-radius:18px}
  .cost-card{padding:34px 18px 22px;border-radius:18px}
  .cost-card .dollar{right:15px;top:16px}
}

/* Light editorial cost layout */
.cost-section{
  padding:34px;
  gap:26px;
  border:1px solid #e1e4dc;
  background:
    radial-gradient(circle at 100% 0,rgba(237,214,1,.14),transparent 24%),
    #fafbf8;
}
.cost-copy,
.cost-card{
  border:1px solid #e0e4dc;
  border-top:6px solid #edd601;
  border-radius:24px;
  box-shadow:0 16px 36px rgba(34,63,41,.08);
}
.cost-copy{
  padding:42px;
  justify-content:flex-start;
  background:linear-gradient(145deg,#fffef7,#f5f8f1);
  color:#000;
}
.cost-pill{
  background:#fff;
  color:#000;
  border:1px solid #e7e9e2;
  box-shadow:0 7px 18px rgba(39,68,44,.06);
}
.cost-copy h2{
  margin:30px 0 24px;
  color:#000;
}
.cost-copy h2 .cost-location b{color:#000}
.cost-copy>p{color:#000!important}
.cost-cta{
  align-self:flex-start;
  margin-top:18px;
  padding:16px 22px;
  background:#edd601;
  box-shadow:0 10px 22px rgba(176,158,0,.18);
}
.cost-badges{margin-top:18px}
.cost-badges span{
  border:1px solid #dacf52;
  background:#fff;
  color:#000;
}
.cost-badges span:hover{background:#fff9bd}
.cost-card{
  padding:42px;
  justify-content:flex-start;
  background:#fff;
}
.cost-card h3{
  min-height:52px;
  margin:0 0 22px;
  padding:4px 75px 18px 0;
  border-bottom:1px solid #dde2da;
  font-size:22px;
}
.cost-card ul{gap:10px 12px}
.cost-card li{
  min-height:48px;
  border:1px solid #e0e5dc;
  border-radius:10px;
  background:#f8faf6;
}
.cost-card li:hover{
  transform:translateX(3px);
  border-color:#d7c500;
  background:#fffdec;
}
.cost-card aside{
  margin-top:18px;
  padding:20px 22px;
  border:1px solid #e6dd8a;
  border-left:5px solid #edd601;
  border-radius:12px;
  background:#fffdf0;
}
.cost-card .dollar{
  top:25px;
  right:28px;
  width:58px;
  height:58px;
  border:5px solid #fff;
  box-shadow:0 9px 22px rgba(126,111,0,.2);
}
@media(max-width:1000px){
  .cost-section{padding:25px}
  .cost-copy,.cost-card{padding:36px}
}
@media(max-width:650px){
  .cost-section{padding:12px}
  .cost-copy,.cost-card{padding:28px 20px}
}

/* Comfortable true-size desktop layout at 100% browser zoom */
@media (min-width:901px){
  :root{
    --section-width:min(1280px,calc(100% - 48px));
    --section-gap:60px;
  }
  .site-header{
    width:min(1240px,calc(100% - 48px));
    height:76px;
    margin-top:20px;
    margin-bottom:-102px;
  }
  .site-header nav{gap:20px}
  .site-header nav>a:not(.nav-cta){font-size:14px}
  .hero{
    min-height:720px;
    padding-top:128px;
    padding-bottom:45px;
  }
  .hero h1{font-size:52px}
  .hero-copy>p{font-size:16px!important}
  .trust-row>div{min-height:68px;padding:10px 12px}
  .answer.band{padding:48px}
  .problems,.services,.why-section,.about-section,.process,.guides{
    padding-top:70px;
    padding-bottom:72px;
  }
  .answer h2,
  .problems .section-head h2,
  .services-heading h2,
  .why-copy h2,
  .about-copy h2,
  .process .section-head h2,
  .project-head h2,
  .service-area-copy h2,
  .faq-copy h2,
  .guides-heading h2,
  .contact-card h2{
    font-size:52px;
  }
  .service-cards article{min-height:390px}
  .service-photo{height:165px}
  .why-top{gap:48px}
  .why-photo{height:560px}
  .why-photo>span{width:190px;height:140px;left:-45px}
  .why-photo>span strong{font-size:42px}
  .why-photo>span small{font-size:12px}
  .why-features{margin-top:-45px}
  .about-media{height:560px}
  .steps article{min-height:390px;padding:24px 30px 28px}
  .cost-section{padding:24px;gap:22px}
  .cost-copy,.cost-card{padding:32px}
  .cost-copy h2{font-size:46px}
  .project-section,.service-area-section,.faq-section{padding:48px}
  .before-after{min-height:520px}
  .video-band{height:560px}
  .contact-section{min-height:650px}
}

/* Compact typography for 100% zoom on standard desktop screens */
@media (min-width:901px){
  main p,
  main li,
  main summary,
  main label,
  .site-footer p,
  .site-footer a,
  .hero-copy>p,
  .service-cards p,
  .why-features p,
  .about-copy>p,
  .steps p,
  .cost-copy>p,
  .cost-card li,
  .cost-card aside p,
  .report-card li,
  .report-card>p,
  .service-area-copy>p,
  .faq-section .accordion details p,
  .guides .guide-grid p,
  .contact-card .form-note{
    font-size:14px!important;
    line-height:1.5!important;
  }
  main a:not(.brand):not(.floating-call):not(.floating-nav a),
  main button:not(.menu-btn):not(.about-play):not(.video-band button){
    font-size:12px;
  }
  .problem-grid article h3,
  .service-cards h3,
  .why-features h3,
  .steps h3{font-size:19px}
  .about-points span{font-size:14px}
  .trust-row strong{font-size:13px}
  .trust-row span{font-size:10px}
  .cost-card h3{font-size:19px}
  .report-card h3{font-size:25px}
  .accordion summary{font-size:16px!important}
}

/* Smaller supporting copy — heading sizes stay unchanged */
@media (min-width:901px){
  main p,
  main li,
  main summary,
  main label,
  .site-footer p,
  .site-footer a,
  .hero-copy>p,
  .service-cards p,
  .why-features p,
  .about-copy>p,
  .steps p,
  .cost-copy>p,
  .cost-card li,
  .cost-card aside p,
  .report-card li,
  .report-card>p,
  .service-area-copy>p,
  .faq-section .accordion details p,
  .guides .guide-grid p,
  .contact-card .form-note{
    font-size:13px!important;
    line-height:1.5!important;
  }
  .about-points span,
  .property-pills span,
  .cost-badges span,
  .project-trust small,
  .report-steps small{font-size:12px}
  main a:not(.brand):not(.floating-call):not(.floating-nav a),
  main button:not(.menu-btn):not(.about-play):not(.video-band button){
    font-size:11px;
  }
}
@media(min-width:901px){
  .site-header .nav-services>a{font-size:12px}
}

/* Why Choose Us feature-card spacing and copy */
@media(min-width:901px){
  .why-features{margin-top:24px}
  .why-features p{
    font-size:12px!important;
    line-height:1.45!important;
  }
  .cost-card li{
    min-height:42px;
    font-size:11px!important;
    line-height:1.25!important;
    white-space:nowrap;
  }
}

/* Footer interaction effects */
.footer-info-row article{
  padding:10px;
  border-radius:14px;
  transition:transform .25s ease,background-color .25s ease,box-shadow .25s ease;
}
.footer-info-row article:hover{
  transform:translateY(-5px);
  background:rgba(255,255,255,.62);
  box-shadow:0 12px 26px rgba(38,68,44,.09);
}
.footer-icon{
  transition:transform .25s ease,background-color .25s ease;
}
.footer-info-row article:hover .footer-icon{
  transform:rotate(-5deg) scale(1.06);
  background:#ffe600;
}
.footer-main nav a{
  transition:transform .2s ease,color .2s ease;
}
.footer-main nav a:hover{
  transform:translateX(6px);
  color:#aa9900!important;
}
.socials a:hover{
  transform:translateY(-5px) rotate(-5deg);
  box-shadow:0 9px 18px rgba(168,149,0,.2);
}
.newsletter button:hover{
  transform:translateX(3px);
  box-shadow:0 8px 18px rgba(165,146,0,.2);
}
.floating-call{
  transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease;
}
.floating-call:hover{
  transform:translateY(-5px);
  background:#ffe600;
  box-shadow:0 17px 34px rgba(111,98,0,.25);
}
.footer-contact{display:block}
.footer-contact h3{margin:0 0 10px;font-size:18px}
.footer-contact>i{
  display:block;
  width:42px;
  height:3px;
  margin-bottom:20px;
  border-radius:3px;
  background:#edd601;
}
.footer-contact a,
.footer-contact p{
  display:flex;
  align-items:flex-start;
  gap:11px;
  margin:13px 0;
  color:#101712;
  font-size:12px!important;
  line-height:1.45!important;
  transition:transform .2s ease,color .2s ease;
}
.footer-contact a span,
.footer-contact p span{
  color:#d2bd00;
  font-size:16px;
  font-weight:800;
}
.footer-contact a:hover{
  transform:translateX(5px);
  color:#a18f00;
}
@media(prefers-reduced-motion:reduce){
  .footer-info-row article,.footer-icon,.footer-main nav a,.floating-call,.footer-contact a{transition:none}
}

/* Compact desktop footer */
@media(min-width:901px){
  .site-footer{padding:35px 5vw 18px!important}
  .footer-info-row{
    gap:32px!important;
    padding-bottom:30px;
  }
  .footer-info-row article{
    grid-template-columns:66px 1fr;
    gap:18px;
  }
  .footer-icon{width:66px;height:66px}
  .footer-icon svg{width:40px;height:40px}
  .footer-info-row h3{margin-bottom:6px;font-size:18px}
  .footer-info-row p,
  .footer-info-row a{margin:3px 0;font-size:13px!important}
  .footer-main{
    gap:55px!important;
    padding:36px 0 24px;
  }
  .footer-about .brand{font-size:23px}
  .footer-about>p{
    margin:22px 0 18px;
    font-size:13px!important;
    line-height:1.55!important;
  }
  .socials a{width:40px;height:40px;font-size:12px!important}
  .footer-main h3{margin-bottom:17px;font-size:18px}
  .footer-main nav a{
    margin:10px 0;
    font-size:13px!important;
  }
  .newsletter>p{
    margin-bottom:18px;
    font-size:13px!important;
    line-height:1.55!important;
  }
  .newsletter input{padding:13px;font-size:12px}
  .newsletter button{width:58px;font-size:19px}
  .footer-bottom{padding-top:16px}
}

/* Keep service buttons yellow and readable on hover */
.service-cards a:hover{
  background:#ffe600;
  color:#000;
  box-shadow:0 10px 20px rgba(173,154,0,.24);
}

@media(min-width:901px){
  .footer-info-row{padding-bottom:22px}
  .footer-info-row article{
    grid-template-columns:54px 1fr;
    gap:14px;
  }
  .footer-icon{width:54px;height:54px}
  .footer-icon svg{width:32px;height:32px}
  .footer-info-row h3{font-size:16px}
  .footer-info-row p,
  .footer-info-row a{
    font-size:9.5px!important;
    line-height:1.35!important;
  }
  .footer-about>p,
  .footer-main nav a,
  .newsletter>p{font-size:11px!important}
}
@media(max-width:900px){
  .cost-card li{white-space:normal}
}

/* Open right-side cost layout with a wider factors area */
.cost-section{
  grid-template-columns:minmax(0,42fr) minmax(0,58fr);
  gap:34px;
  overflow:visible;
}
.cost-card{
  padding:28px 8px;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  overflow:visible;
}
.cost-card:hover{
  transform:none;
  box-shadow:none;
}
.cost-card h3{padding-right:80px}
.cost-card .dollar{
  top:6px;
  right:8px;
  border-color:#f2f5ee;
}
.cost-card li{background:#fff}
@media(max-width:1000px){
  .cost-section{grid-template-columns:1fr}
  .cost-card{padding:24px 4px}
}

/* Slightly shorter project section */
@media(min-width:1001px){
  .project-section{padding:38px 46px 28px}
  .project-head{margin-bottom:24px}
  .project-main{gap:34px}
  .before-after{min-height:455px}
  .report-card{padding:30px}
  .report-card h3{margin-top:18px}
  .report-card ul{margin:14px 0}
  .report-card>p{margin:10px 0}
  .report-steps{margin-top:15px}
  .project-trust{margin-top:22px}
  .project-trust>div{padding:16px}
}

/* Redesigned service-area section */
.service-area-section{
  grid-template-columns:1fr 1fr;
  gap:24px;
  padding:28px;
  border:1px solid #dfe5dc;
  background:linear-gradient(135deg,#f5f8f2,#edf3eb);
  box-shadow:0 20px 48px rgba(34,67,42,.09);
}
.service-area-copy{
  padding:42px;
  border-radius:24px;
  background:#fff;
  box-shadow:0 12px 30px rgba(35,69,43,.07);
}
.service-area-copy h2{margin:28px 0 22px}
.service-area-copy h3{margin:22px 0 14px}
.property-pills{margin-bottom:22px}
.coverage-title{
  padding-top:20px;
  border-top:1px solid #e2e6df;
}
.city-buttons{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-bottom:20px;
}
.city-buttons button{
  min-height:38px;
  padding:9px 15px;
  border:1px solid #d8c600;
  border-radius:999px;
  background:#fffde8;
  color:#000;
  font:700 12px "DM Sans",sans-serif;
  cursor:pointer;
  transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease;
}
.city-buttons button:hover{
  transform:translateY(-3px);
  background:#edd601;
  box-shadow:0 9px 18px rgba(168,150,0,.18);
}
.garland-map{
  height:auto;
  min-height:560px;
  border:8px solid #fff;
  border-radius:24px;
  background:linear-gradient(145deg,#184d3c,#0e3329);
  box-shadow:0 14px 32px rgba(28,65,42,.16);
}
.garland-map .map-road{
  border-color:rgba(237,214,1,.55);
  background:rgba(255,255,255,.92);
}
.garland-map .location{
  padding:7px 10px;
  border-radius:999px;
  background:rgba(255,255,255,.92);
  color:#000;
  box-shadow:0 7px 16px rgba(0,0,0,.12);
}
.garland-map .texas-badge{
  background:#edd601;
  color:#000;
  font-weight:800;
}
.garland-map.real-map{padding:0;background:#e7ebe6;border-color:#fff}
.garland-map.real-map:after{display:none}
.garland-map.real-map iframe{display:block;width:100%;height:100%;min-height:560px;border:0;filter:saturate(.88) contrast(.98);transition:filter .3s ease,transform .3s ease}
.garland-map.real-map:hover iframe{filter:saturate(1) contrast(1)}
@media(max-width:1000px){
  .service-area-section{grid-template-columns:1fr;padding:20px}
  .service-area-copy{padding:34px}
  .garland-map{min-height:480px}.garland-map.real-map iframe{min-height:480px}
}
@media(max-width:650px){
  .service-area-section{padding:12px}
  .service-area-copy{padding:28px 20px}
  .city-buttons button{font-size:11px}
  .garland-map{min-height:410px}.garland-map.real-map iframe{min-height:410px}
}

/* Unified section-label pills */
.hero .eyebrow,
.quick-pill,
.problems .section-no,
.services-pill,
.why-label,
.about-pill,
.process .section-no,
.cost-pill,
.project-pill,
.area-pill,
.faq-label,
.guides-heading .section-no{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  padding:9px 16px;
  border:0;
  border-radius:999px;
  background:#f3f5ef;
  color:#000;
  font:800 12px/1 "DM Sans",sans-serif;
  letter-spacing:.11em;
  text-transform:uppercase;
  box-shadow:none;
}
.hero .eyebrow:before,
.hero .eyebrow:after,
.quick-pill:before,
.quick-pill:after,
.problems .section-no:before,
.problems .section-no:after,
.services-pill:before,
.services-pill:after,
.why-label:before,
.why-label:after,
.about-pill:before,
.about-pill:after,
.process .section-no:before,
.process .section-no:after,
.cost-pill:before,
.cost-pill:after,
.project-pill:before,
.project-pill:after,
.area-pill:before,
.area-pill:after,
.faq-label:before,
.faq-label:after,
.guides-heading .section-no:before,
.guides-heading .section-no:after{
  content:"";
  width:28px;
  height:2px;
  flex:0 0 28px;
  background:#edd601;
}
.quick-pill i,
.services-pill i,
.why-label i,
.about-pill i,
.cost-pill i,
.project-pill i,
.area-pill i{display:none}
@media(max-width:650px){
  .hero .eyebrow,
  .quick-pill,
  .problems .section-no,
  .services-pill,
  .why-label,
  .about-pill,
  .process .section-no,
  .cost-pill,
  .project-pill,
  .area-pill,
  .faq-label,
  .guides-heading .section-no{
    padding:8px 12px;
    font-size:10px;
    gap:8px;
  }
}

/* Larger reference-style FAQ composition */
@media(min-width:1001px){
  .faq-section{
    width:min(1400px,calc(100% - 48px));
    grid-template-columns:minmax(500px,.9fr) minmax(620px,1.1fr);
    gap:55px;
    align-items:start;
  }
  .faq-photo{
    width:100%;
    height:680px;
    border-radius:24px;
    background-size:cover;
    background-position:center bottom;
  }
  .faq-content{padding-top:34px}
  .faq-content h2{
    margin:28px 0 48px;
    font-size:52px;
  }
  .faq-section .accordion{
    width:100%;
    max-width:none;
  }
  .faq-section .accordion summary{
    min-height:62px;
    padding:15px 0;
  }
}
@media(max-width:1000px){
  .faq-photo{height:590px}
}
@media(max-width:650px){
  .faq-photo{height:480px}
}

/* FAQ-only layout */
.faq-section{
  display:block;
  max-width:1100px;
  padding:65px;
  border:1px solid #e1e5de;
  border-radius:28px;
  background:#f7f9f5;
  box-shadow:0 18px 42px rgba(34,65,41,.08);
}
.faq-content{
  width:100%;
  padding-top:0;
  text-align:center;
}
.faq-content:after{display:none}
.faq-content h2{
  white-space:normal;
  margin:24px 0 45px;
}
.faq-section .accordion{
  width:100%;
  max-width:900px;
  margin:0 auto;
  text-align:left;
}
.faq-cta{margin-top:28px}
@media(max-width:650px){
  .faq-section{padding:42px 18px}
}

/* Compact contact form */
@media(min-width:901px){
  .contact-section{min-height:620px;padding:48px 6vw}
  .contact-card{
    width:440px;
    padding:28px;
  }
  .contact-card h2{
    margin:18px 0 8px;
    font-size:27px;
    line-height:1.12;
  }
  .contact-card h2 span{white-space:nowrap}
  .contact-actions{margin:13px 0 15px}
  .contact-actions a{
    padding:8px 9px;
    font-size:8px;
    white-space:nowrap;
  }
  .contact-card h3{font-size:13px}
  .contact-fields{gap:9px}
  .contact-fields input,
  .contact-fields textarea{
    padding:10px 11px;
    font-size:10px;
  }
  .contact-fields textarea{min-height:78px}
  .contact-submit{
    margin-top:16px;
    padding:10px 14px;
    font-size:9px;
  }
  .contact-actions{
    display:grid;
    grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);
    gap:6px;
    width:100%;
  }
  .contact-actions a{
    width:100%;
    min-width:0;
    justify-content:center;
    padding:7px 6px;
    font-size:8px!important;
    text-align:center;
    white-space:nowrap;
  }
}


.cost-copy>p{max-width:520px}
.cost-pill{box-shadow:0 8px 20px rgba(35,61,39,.07)}
.cost-cta{box-shadow:0 10px 22px rgba(171,153,0,.2)}
.cost-badges span{
  padding:9px 13px;
  border-color:#d8ca3c;
  transition:transform .2s ease,background-color .2s ease;
}
.cost-badges span:hover{transform:translateY(-2px);background:#fff8b8}
.cost-card{
  min-height:100%;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:48px;
  border-color:#d8dfd4;
  border-radius:28px;
  overflow:visible;
}
.cost-card h3{
  padding-right:60px;
  margin-bottom:28px;
  font-size:22px;
}
.cost-card ul{gap:12px 14px}
.cost-card li{
  min-height:54px;
  padding:12px 12px 12px 42px;
  border:1px solid #e3e8df;
  border-radius:12px;
  background:#f8faf6;
  transition:transform .2s ease,border-color .2s ease,background-color .2s ease;
}
.cost-card li:before{
  left:12px;
  width:21px;
  height:21px;
}
.cost-card li:hover{
  transform:translateX(4px);
  border-color:#edd601;
  background:#fffdec;
}
.cost-card aside{
  padding:25px 28px;
  border:1px solid #eadc66;
  border-left:5px solid #edd601;
  border-radius:14px;
  background:linear-gradient(135deg,#fffdea,#f8f8ed);
}
.cost-card .dollar{box-shadow:0 12px 28px rgba(118,104,0,.25)}
@media(max-width:1000px){
  .cost-section{grid-template-columns:1fr;padding:55px 42px}
  .cost-copy{padding:38px 32px}
}
@media(max-width:650px){
  .cost-section{padding:38px 20px}
  .cost-copy{padding:30px 22px}
  .cost-copy h2{font-size:36px}
  .cost-card{padding:38px 20px 24px}
  .cost-card ul{gap:10px}
}
.service-cards h3{
  font-size:24px;
  line-height:1.25;
}
@media(max-width:650px){
  .service-cards h3{font-size:20px}
}
@media(prefers-reduced-motion:reduce){
  .problem-grid article,.problem-grid article>span,.problem-grid article:after{transition:none}
}

/* Standard 1400px desktop content width */
:root{--page-max:1400px}
.answer.band,.service-cards,.why-top,.why-features,.about-section,.steps,.cost-section,.project-section,.service-area-section,.faq-section,.video-band,.guides .guide-grid,.contact-section{
  max-width:1400px;
  margin-left:auto;
  margin-right:auto;
}


/* Consistent homepage body copy — headings remain unchanged */
main p,main li,main summary,main label,
.site-footer p,.site-footer a{
  color:#000!important;
  font-size:16px!important;
  font-weight:600!important;
  line-height:1.6!important;
}
main a:not(.brand):not(.floating-call):not(.floating-nav a),
main button:not(.menu-btn):not(.about-play):not(.video-band button){
  color:#000;
  font-size:14px;
  font-weight:700;
}
.hero-copy>p,.service-cards p,.why-features p,.about-copy>p,.steps p,.cost-copy>p,.cost-card li,.cost-card aside p,.report-card li,.report-card>p,.service-area-copy>p,.faq-section .accordion details p,.guides .guide-grid p,.contact-card .form-note{
  color:#000!important;
  font-size:16px!important;
  font-weight:600!important;
}
@media(max-width:650px){
  main p,main li,main summary,main label,.site-footer p,.site-footer a,
  .hero-copy>p,.service-cards p,.why-features p,.about-copy>p,.steps p,.cost-copy>p,.cost-card li,.cost-card aside p,.report-card li,.report-card>p,.service-area-copy>p,.faq-section .accordion details p,.guides .guide-grid p{
    font-size:14px!important;
  }
}

/* Final footer top-row copy size override */
@media(min-width:901px){
  .site-footer .footer-info-row article p,
  .site-footer .footer-info-row article a{
    font-size:11px!important;
    line-height:1.35!important;
  }
  .site-footer .footer-main nav a{
    font-size:13px!important;
    line-height:1.45!important;
  }
}

/* Footer contact card replacing the former Subscribe Now block */
.site-footer .footer-contact{
  position:relative;
  min-width:0;
  padding:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  color:#000;
}
.site-footer .footer-contact:after{
  display:none;
}
.site-footer .footer-contact h3{
  position:relative;
  z-index:1;
  margin:0 0 10px;
  color:#000;
  font-size:20px;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.site-footer .footer-contact>i{
  position:relative;
  z-index:1;
  width:50px;
  height:4px;
  margin-bottom:17px;
  background:#edd601;
}
.site-footer .footer-contact a,
.site-footer .footer-contact p{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:28px minmax(0,1fr);
  align-items:center;
  gap:12px;
  margin:13px 0;
  color:#000!important;
  font-size:12px!important;
  font-weight:500!important;
  line-height:1.45!important;
  overflow-wrap:anywhere;
}
.site-footer .footer-contact a span:last-child,
.site-footer .footer-contact p span:last-child{
  color:#000!important;
}
.site-footer .footer-contact .contact-icon{
  width:28px;
  height:28px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#edd601;
}
.site-footer .footer-contact .contact-icon svg{
  width:15px;
  height:15px;
  fill:none;
  stroke:#10171a;
  stroke-width:1.9;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.site-footer .footer-contact a:hover{
  color:#000!important;
  transform:translateX(5px);
}
.site-footer .footer-contact a:hover .contact-icon{background:#fff}
@media(max-width:650px){
  .site-footer .footer-contact{padding:0}
}

/* Footer navigation heading lines and clearer links */
.site-footer .footer-main nav h3{
  position:relative;
  padding-bottom:15px;
  margin-bottom:16px;
}
.site-footer .footer-main nav h3:after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:74px;
  height:4px;
  border-radius:4px;
  background:#edd601;
}
.site-footer .footer-main nav a{
  font-size:14px!important;
  line-height:1.5!important;
}

/* Keep the home header identical to every inner-page header */
@media(min-width:901px){
  .site-header{
    width:min(1180px,calc(100% - 80px));
    height:82px;
    padding-left:24px;
    padding-right:24px;
    border-radius:999px;
    background:#fff;
    box-shadow:0 7px 0 #edd601,0 16px 36px rgba(25,101,75,.16);
  }
}

/* Polished interactions shared by the home header */
.site-header .brand,
.site-header nav>a:not(.nav-cta),
.site-header .nav-services>a,
.site-header .nav-support,
.site-header .nav-support i{
  transition:transform .22s ease,color .22s ease,background-color .22s ease,box-shadow .22s ease;
}
.site-header .brand:hover{transform:translateY(-2px)}
.site-header .brand:hover .brand-mark{
  transform:rotate(-6deg) scale(1.06);
  box-shadow:0 8px 18px rgba(237,214,1,.32);
}
.site-header .brand-mark{transition:transform .22s ease,box-shadow .22s ease}
.site-header nav>a:not(.nav-cta),
.site-header .nav-services>a{position:relative}
.site-header nav>a:not(.nav-cta)::after,
.site-header .nav-services>a::after{
  content:"";
  position:absolute;
  right:0;
  bottom:-8px;
  left:0;
  height:3px;
  border-radius:99px;
  background:#edd601;
  transform:scaleX(0);
  transform-origin:center;
  transition:transform .22s ease;
}
.site-header nav>a:not(.nav-cta):hover::after,
.site-header nav>a:not(.nav-cta).active::after,
.site-header .nav-services>a:hover::after,
.site-header .nav-services>a.active::after{transform:scaleX(1)}
.site-header .nav-support:hover{transform:translateY(-2px)}
.site-header .nav-support:hover i{
  transform:rotate(-8deg) scale(1.08);
  box-shadow:0 8px 18px rgba(237,214,1,.3);
}
.site-header .nav-cta:hover{
  background:#030303;
  color:#fff;
  transform:translateY(-3px) scale(1.02);
  box-shadow:0 12px 25px rgba(20,54,40,.24);
}
@media(prefers-reduced-motion:reduce){
  .site-header .brand,.site-header .brand-mark,.site-header nav>a,
  .site-header .nav-services>a,.site-header .nav-support,.site-header .nav-support i{transition:none}
}

/* Services dropdown shared by every page */
.site-header .nav-services{
  position:relative;
  display:flex;
  align-items:center;
  align-self:stretch;
}
.site-header .nav-services>a{
  display:flex;
  align-items:center;
  gap:5px;
  color:#080808;
  font-size:14px;
  font-weight:700;
}
.site-header .nav-services>a b{
  font-size:14px;
  transition:transform .2s ease;
}
.site-header .services-menu{
  position:absolute;
  top:calc(100% - 2px);
  left:50%;
  z-index:100;
  width:255px;
  padding:10px;
  border:1px solid #e1e4dd;
  border-top:4px solid #edd601;
  border-radius:0 0 16px 16px;
  background:#fff;
  box-shadow:0 18px 35px rgba(16,36,29,.16);
  opacity:0;
  visibility:hidden;
  transform:translate(-50%,10px);
  transition:opacity .2s ease,transform .2s ease,visibility .2s ease;
}
.site-header .services-menu a{
  display:block;
  padding:11px 12px;
  border-radius:9px;
  color:#080808;
  font-size:12px;
  font-weight:700;
  white-space:nowrap;
}
.site-header .services-menu a:hover,
.site-header .services-menu a.current{
  color:#000;
  background:#fff8bf;
}
.site-header .nav-services:hover .services-menu,
.site-header .nav-services:focus-within .services-menu{
  opacity:1;
  visibility:visible;
  transform:translate(-50%,0);
}
.site-header .nav-services:hover>a b{transform:rotate(180deg)}
.site-header .nav-services>a:hover,
.site-header .nav-services>a.active{color:#d4bf00}
@media(max-width:900px){
  .site-header .nav-services{
    display:block;
    align-self:auto;
  }
  .site-header .nav-services>a{
    justify-content:space-between;
  }
  .site-header .services-menu{
    position:static;
    width:100%;
    margin-top:8px;
    padding:6px 0 0 12px;
    border:0;
    border-left:3px solid #edd601;
    border-radius:0;
    box-shadow:none;
    opacity:1;
    visibility:visible;
    transform:none;
  }
}
/* Floating navigation uses real buttons so section scrolling never changes the URL. */
.floating-nav button{
  width:43px;
  height:43px;
  display:grid;
  place-items:center;
  padding:0;
  border:0;
  border-radius:50%;
  background:#f4f6f0;
  color:#030303;
  font:800 16px/1 "Manrope",sans-serif;
  cursor:pointer;
  transition:transform .22s ease,background .22s ease,box-shadow .22s ease;
}
.floating-nav button:first-child,
.floating-nav button:hover{
  background:#edd601;
}
.floating-nav button:hover{
  transform:translateY(-2px) scale(1.05);
  box-shadow:0 8px 18px rgba(0,0,0,.14);
}
.floating-nav button:active{
  transform:scale(.94);
}
.floating-nav button:focus-visible{
  outline:3px solid rgba(237,214,1,.42);
  outline-offset:3px;
}
/* Contact form dropdowns */
.contact-fields select{
  width:100%;
  padding:13px 14px;
  border:1px solid #dce0dc;
  border-radius:6px;
  background:#fff;
  color:#6f7772;
  font:11px "DM Sans";
  outline:none;
  cursor:pointer;
  transition:border-color .2s ease,box-shadow .2s ease;
}
.contact-fields select:focus{
  border-color:#edd601;
  box-shadow:0 0 0 3px rgba(237,214,1,.16);
}
