/* Mobile-first campaign: five blocks, paired photos, immediate contact. */
.mobile-first{--green:#007d39;--green2:#005e2b;--red:#c52b21;--ink:#12362e;--ink2:#007d39;--paper:#fff;--muted:#466057;font-size:16px;line-height:1.5;background:white;overflow-x:clip}
.mobile-first h1,.mobile-first h2,.mobile-first h3{letter-spacing:-.045em;line-height:1.08}
.mobile-first h1{font-size:clamp(34px,8.8vw,64px)}
.mobile-first h2{font-size:clamp(28px,6.5vw,42px)}
.mobile-first h3{font-size:22px}
.mobile-first h1 em,.mobile-first h2 em{font-weight:800;color:var(--green)}
.mobile-first p{margin:12px 0}
.mobile-first .eyebrow{font-size:12px;letter-spacing:.08em;margin:0 0 10px}
.mobile-first .section{max-width:1180px;padding:32px 16px;margin:auto}
.mobile-first .section>header{margin-bottom:18px}
.mobile-first .button{background:var(--green);color:white;min-height:50px;padding:12px 16px;font-size:16px;border-radius:6px;line-height:1.3;gap:8px}
.mobile-first .button:hover{background:var(--green2);transform:none}
.mobile-first .site-header{height:68px;padding:8px 16px;gap:12px;max-width:1180px}
.mobile-first .brand{display:flex;align-items:center;gap:7px;width:auto;height:auto}
.mobile-first .brand img{width:46px;height:46px;object-fit:contain}
.mobile-first .brand-name{font-size:18px;letter-spacing:-.04em}
.mobile-first .brand-name>span{font-size:11px;letter-spacing:.12em;margin-top:4px}
.mobile-first .site-header nav{display:none}
.mobile-first .site-header>.button{font-size:14px;min-height:44px;padding:10px 12px;background:transparent;border:1px solid var(--green);color:var(--green)}
.mobile-first .hero{display:flex;flex-direction:column;gap:16px;min-height:0;padding:12px 16px 22px;max-width:1180px}
.mobile-first .hero-copy{padding:0;width:100%}
.mobile-first .hero .lead{font-size:16px;margin:12px 0 16px;max-width:560px}
.mobile-first .hero .actions{display:block}
.mobile-first .hero .button{width:100%}
.mobile-first .trust{font-size:14px;line-height:1.4;margin:10px 0 0;color:#36554b}
.mobile-first .hero-media{height:190px;min-height:0;width:100%;border-radius:8px}
.mobile-first .hero-media img{object-position:center 42%}
.mobile-first .hero-media figcaption{font-size:11px;padding:4px 7px;bottom:8px;right:8px}
.local-band{max-width:1148px;margin:0 auto;background:#e5f7eb;padding:20px 16px;border-block:3px solid var(--green);overflow:hidden}
.mobile-first .local-message h2{font-size:19px;line-height:1.35;letter-spacing:-.02em}
.mobile-first .local-promise{font:800 22px/1.25 var(--display);color:#006c30;margin:12px 0 8px}
.mobile-first .local-note,.mobile-first .nearby{font-size:14px;line-height:1.4;color:#355345;margin:8px 0}
.local-band>.button{width:100%;margin-top:10px}
.ticker-shell{position:relative;min-width:0;margin:14px -16px 0;background:#007d39;color:#fff}
.ticker-window{overflow:hidden;width:100%;padding:11px 0}
.ticker-track{display:flex;width:max-content;animation:towns 50s linear infinite;animation-play-state:paused}
.ticker-running .ticker-track{animation-play-state:running}
.ticker-paused .ticker-track,.ticker-shell:hover .ticker-track,.ticker-shell:focus-within .ticker-track{animation-play-state:paused}
.ticker-group{display:flex;flex-shrink:0;align-items:center}
.ticker-group span{white-space:nowrap;padding-right:28px;font-weight:700;font-size:16px}
.ticker-group span:before{content:'•';margin-right:28px}
.ticker-toggle{display:block;margin:0 10px 0 auto;border:0;background:transparent;color:#fff;text-decoration:underline;min-height:44px;padding:8px 12px;font:600 14px var(--body);cursor:pointer}
.ticker-toggle[hidden]{display:none}
@keyframes towns{to{transform:translateX(-50%)}}
.mobile-first .comparisons .comparison-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;margin:0 0 12px}
.mobile-first .compare-card{display:block;border:0;border-radius:7px;min-width:0;color:white}
.mobile-first .compare-before{background:var(--red)}
.mobile-first .compare-after{background:var(--green)}
.mobile-first .compare-card>img{width:100%;height:145px;object-fit:cover;object-position:center;border:3px solid transparent;border-bottom:0;border-radius:7px 7px 0 0}
.mobile-first .compare-copy{padding:10px 10px 14px;background:transparent;color:white}
.mobile-first .compare-label{position:static;display:flex;align-items:center;gap:5px;background:none;padding:0;font-size:13px;text-transform:none;letter-spacing:0;color:white;margin-bottom:7px}
.mobile-first .compare-label b{font-size:20px;line-height:1}
.mobile-first .compare-copy h3{font-size:18px;line-height:1.15;letter-spacing:-.025em;color:white}
.mobile-first .image-note{font-size:12px;color:#52675e;margin:6px 0 14px}
.benefit-list{display:grid;grid-template-columns:1fr 1fr;gap:9px 14px;padding:0;margin:16px 0 20px;list-style:none}
.benefit-list li{display:flex;align-items:flex-start;gap:7px;font-size:16px;font-weight:600}
.benefit-list span{color:var(--green);font-size:20px;line-height:1.2}
.comparisons>.button{width:100%}
.mobile-first .installation{background:#f0f7f2;border-block:1px solid #c8e3d0}
.equipment-layout{display:grid;gap:16px}
.equipment-layout figure{margin:0}
.equipment-layout figure img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:7px}
.equipment-layout figcaption{font-size:12px;color:#476052;margin-top:6px}
.equipment-points{padding-left:20px;margin:14px 0}
.equipment-points li{margin:7px 0}
.single-tap{padding:14px 16px;background:white;border-left:4px solid var(--green)}
.single-tap strong{font-size:19px;color:var(--green)}
.single-tap p{margin-bottom:0}
.mini-steps{display:flex;flex-wrap:wrap;gap:12px 24px;list-style:none;padding:18px 0 0;border-top:1px solid #bfd9c7;margin:20px 0 0}
.mini-steps li{flex:1 1 120px;font-size:15px}
.mini-steps b,.mini-steps span{display:block}
.mini-steps b{color:#006c30}
.mobile-first .quote{display:grid;gap:20px}
.mobile-first .quote-copy>p:not(.eyebrow){max-width:500px}
.mobile-first .quote form{padding:20px 16px;border:2px solid var(--green);background:#f0f7f2;border-radius:8px}
.mobile-first .form-grid{display:block}
.mobile-first form label{font-size:16px}
.mobile-first input:not([type=checkbox]){min-height:48px;font-size:17px;background:white;border:1px solid #769385;border-radius:4px}
.mobile-first .consent{display:flex;align-items:flex-start;gap:10px;margin:12px 0}
.mobile-first .consent input{width:22px;height:22px;flex-shrink:0;margin-top:2px;accent-color:var(--green)}
.mobile-first .consent span{font-size:14px;line-height:1.4}
.mobile-first .form-help{font-size:13px;color:#476052;margin:10px 0 0}
.mobile-first .form-status:empty{display:none}
.mobile-first .form-status{font-size:16px;overflow-wrap:anywhere}
.mobile-first .form-status a{display:inline-block;margin-top:10px;font-weight:700}
.mobile-first .submit{width:100%}
.mobile-first .faq{display:block;padding-top:24px}
.mobile-first .faq summary{font-size:17px;line-height:1.35;padding:17px 30px 17px 0}
.mobile-first .faq details p{font-size:16px}
.mobile-first footer{padding:24px 16px 100px;max-width:1180px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:20px;font-size:14px}
.mobile-first footer .brand{grid-column:1/-1}
.mobile-first .footer-note{grid-column:1/-1}
.mobile-first .mobile-bar{display:grid;grid-template-columns:1.25fr 1fr;position:fixed;bottom:0;left:0;right:0;z-index:50;padding:8px 12px calc(8px + env(safe-area-inset-bottom));gap:8px;background:#fff;border-top:1px solid #b8cebf}
.mobile-first .mobile-bar a{min-height:48px;border:2px solid var(--green);border-radius:5px;color:var(--green);font-size:16px}
.mobile-first .mobile-bar a:first-child{color:white;background:var(--green)}
.mobile-first.keyboard-open .mobile-bar{display:none}
.mobile-first .reveal{opacity:1;transform:none}
@media(min-width:760px){
 .mobile-first .section{padding:46px 24px}.mobile-first .site-header{padding:8px 24px;height:78px}.mobile-first .site-header nav{display:flex}
 .mobile-first .hero{display:grid;grid-template-columns:1.1fr 1fr;gap:36px;padding:28px 24px 32px}.mobile-first .hero-media{height:370px}.mobile-first .hero .button{width:auto}.mobile-first .hero .lead{font-size:18px}
 .local-band{padding:22px 28px;display:grid;grid-template-columns:1.5fr 1fr;gap:10px 32px}.local-message{grid-row:span 3}.ticker-shell{margin:0;align-self:center;border-radius:5px}.local-band>.button{align-self:center;margin:0}.mobile-first .nearby{margin:0}.mobile-first .local-promise{font-size:25px}
 .mobile-first .comparisons .comparison-grid{gap:16px;margin-bottom:18px}.mobile-first .compare-card{display:grid;grid-template-columns:1.2fr 1fr;align-items:center}.mobile-first .compare-card>img{height:195px;border:3px solid transparent;border-radius:7px 0 0 7px}.mobile-first .compare-copy{padding:14px}.mobile-first .compare-copy h3{font-size:24px}.mobile-first .compare-label{font-size:14px}
 .benefit-list{grid-template-columns:repeat(3,1fr)}.comparisons>.button{width:auto}.equipment-layout{grid-template-columns:1fr 1fr;gap:32px;align-items:center}.mobile-first .quote{grid-template-columns:1fr 1fr;gap:44px}.mini-steps{padding-top:20px}.mobile-first footer{grid-template-columns:1fr 1fr 1fr 1fr;padding:30px 24px}.mobile-first footer .brand{grid-column:auto}.mobile-first .mobile-bar{display:none}
}
@media(prefers-reduced-motion:reduce){.ticker-track{animation:none!important;transform:none!important;width:100%}.ticker-group{flex-wrap:wrap;gap:8px 16px;padding:0 12px}.ticker-group span{padding:0;font-size:14px}.ticker-group span:before{display:none}.ticker-group[aria-hidden=true]{display:none}.ticker-toggle{display:none!important}.mobile-first *{scroll-behavior:auto!important}}
