*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#212121;-webkit-font-smoothing:antialiased;background:#fff;font-family:Open Sans,sans-serif;font-size:16px;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}:root{--primary-green:#22763d;--primary-green-hover:#17562c;--dark-green:#102a1a;--light-green:#eaf5ec;--lime:#b8e36f;--warm:#f6f2e9;--white:#fff;--off-white:#f8faf7;--dark-text:#162219;--medium-text:#526158;--light-text:#6e7d73;--border:#dce5dd;--star-gold:#ffb300;--shadow-sm:0 8px 24px #102a1a14;--shadow-lg:0 24px 60px #102a1a24;--container-max:1200px;--header-height:80px}:focus-visible,:focus{outline:3px solid var(--primary-green);outline-offset:2px}:focus:not(:focus-visible){outline:none}h1,h2,h3,h4{font-family:Montserrat,sans-serif;line-height:1.2}h1{letter-spacing:-.045em;font-size:clamp(2.65rem,5vw,4.5rem);font-weight:700}h2{letter-spacing:-.035em;font-size:clamp(2rem,3.6vw,3.25rem);font-weight:700}h3{font-size:32px;font-weight:600}h4{font-size:24px;font-weight:600}@media (width<=767px){h1{font-size:36px}h2{font-size:28px}h3{font-size:24px}h4{font-size:20px}}.container{max-width:var(--container-max);margin:0 auto;padding:0 24px}.btn-primary{background-color:var(--primary-green);color:var(--white);letter-spacing:.5px;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:54px;padding:16px 32px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex;box-shadow:0 10px 24px #22763d47}.btn-primary:hover{background-color:var(--primary-green-hover);transform:translateY(-2px);box-shadow:0 6px 12px #2e7d3259}.btn-primary--large{padding:18px 34px;font-size:18px}.btn-primary--white{background:var(--white);color:var(--primary-green)}.btn-primary--white:hover{background:var(--light-green)}.btn-secondary{color:var(--primary-green);border:2px solid var(--primary-green);cursor:pointer;background-color:#0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:14px 30px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-secondary:hover{background-color:var(--light-green);border-color:var(--primary-green-hover)}.btn-secondary--light{color:var(--white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#102a1a33;border-color:#ffffffbf}.btn-secondary--light:hover{color:var(--dark-green);background:var(--white);border-color:var(--white)}.btn-text{color:var(--primary-green);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:8px 0;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex}.btn-text:hover{color:var(--primary-green-hover)}.btn-text:hover .arrow{transform:translate(4px)}.btn-text .arrow{transition:transform .3s}.header{height:var(--header-height);background:var(--white);z-index:1000;align-items:center;display:flex;position:sticky;top:0;box-shadow:0 1px #102a1a14}.mobile-menu-toggle{cursor:pointer;background:0 0;border:none;padding:12px;display:none!important}.header__container{width:100%;max-width:var(--container-max);justify-content:space-between;align-items:center;margin:0 auto;padding:0 24px;display:flex}.header__logo{align-items:center;display:flex}.header__logo img{width:auto;height:48px}.header__nav{align-items:center;gap:8px;display:flex}.nav-link{color:var(--dark-text);padding:8px 16px;font-family:Montserrat,sans-serif;font-size:13px;font-weight:600;transition:color .3s;position:relative}.nav-link:hover,.nav-link.active{color:var(--primary-green)}.nav-link.active:after{content:"";background:var(--primary-green);border-radius:2px;height:3px;position:absolute;bottom:0;left:16px;right:16px}.header__cta{min-height:auto;margin-left:16px;padding:12px 24px;font-size:14px}@media (width<=1023px){.header__nav{top:var(--header-height);background:var(--white);z-index:1001;flex-direction:column;align-items:flex-start;padding:20px;display:none;position:absolute;left:0;right:0;box-shadow:0 4px 10px #0000001a}.header__nav.active{display:flex}.nav-link{border-bottom:1px solid var(--border);width:100%;padding:12px 16px}.nav-link:last-child{border-bottom:none}.header__cta{display:none}.mobile-menu-toggle{z-index:1005;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:48px;min-height:48px;margin-left:auto;padding:12px;position:relative;display:flex!important}.mobile-menu-toggle svg{stroke:#212121;color:#212121;width:32px;height:32px;display:block!important}}.hero{min-height:min(820px, calc(100svh - var(--header-height)));justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hero__background{z-index:0;position:absolute;inset:0}.hero__slider{cursor:ew-resize;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:relative}.hero__image{object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;position:absolute;top:0;left:0}.hero__image--before{clip-path:polygon(0 0,50% 0,50% 100%,0 100%);z-index:2}.hero__image--after{z-index:1}.hero__slider-handle{z-index:50;cursor:ew-resize;touch-action:none;outline-offset:-5px;background:#fff;width:4px;position:absolute;top:0;bottom:0;left:50%}.hero__slider-handle:before{content:"";background:#fff;border-radius:50%;width:54px;height:54px;position:absolute;top:22%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 10px #0000004d}.hero__slider-handle:after{content:"← →";color:var(--dark-text);letter-spacing:1px;font-family:monospace;font-size:14px;position:absolute;top:22%;left:50%;transform:translate(-50%,-50%)}.hero__label{color:#fff;letter-spacing:1px;text-transform:uppercase;z-index:5;background:#0009;border-radius:4px;padding:8px 16px;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;position:absolute;top:24px}.hero__label--before{left:24px}.hero__label--after{right:24px}.hero__overlay{text-align:center;z-index:20;pointer-events:none;background:linear-gradient(#081c1033 0%,#081c1085 52%,#081c10c7 100%);flex-direction:column;justify-content:center;align-items:center;padding:72px 24px 132px;display:flex;position:absolute;inset:0}.hero__cta-group,.trust-bar{pointer-events:auto}.hero__headline{color:#fff;text-shadow:2px 2px 8px #00000080;max-width:940px;margin-bottom:20px}.hero__eyebrow,.section-eyebrow,.final-cta__eyebrow{letter-spacing:.14em;text-transform:uppercase;font-family:Montserrat,sans-serif;font-size:12px;font-weight:700}.hero__eyebrow{color:#d9ff9a;text-shadow:0 2px 8px #00000059;margin-bottom:18px}.section-eyebrow{color:var(--primary-green);margin-bottom:12px}.hero__subheadline{color:#fff;text-shadow:1px 1px 4px #00000080;max-width:760px;margin-bottom:34px;font-size:20px}@media (width<=767px){.hero__headline{font-size:clamp(2.25rem,11vw,3.25rem);line-height:1.15}.hero__subheadline{margin-bottom:24px;font-size:16px}.hero__slider-handle:before,.hero__slider-handle:after{top:9%}}.hero__cta-group{justify-content:center;gap:16px;margin-bottom:40px;display:flex}@media (width<=768px){.hero__cta-group{flex-direction:column;align-items:stretch;width:100%;max-width:300px}}.trust-bar{z-index:25;pointer-events:auto;background:#fffffff5;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(18px,3vw,44px);padding:20px 24px;display:flex;position:absolute;bottom:0;left:0;right:0}.trust-item{color:var(--dark-text);align-items:center;gap:8px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;display:flex}.trust-item__icon{background:var(--dark-green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}@media (width<=767px){.hero{min-height:calc(100svh - var(--header-height))}.hero__overlay{justify-content:flex-start;padding:118px 20px 182px}.trust-bar{justify-content:flex-start;gap:8px 18px;padding:14px 18px}.trust-item{width:calc(50% - 9px);font-size:11px}.trust-item:last-child{display:none}}.problem-carousel{background:var(--warm);padding:104px 24px}.problem-carousel__header{text-align:center;margin-bottom:40px}.problem-carousel__header h2{margin-bottom:12px}.problem-carousel__header p:last-child{color:var(--medium-text);font-size:18px}.problem-carousel__container{max-width:var(--container-max);grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:0 auto;display:grid}.problem-card{box-shadow:var(--shadow-sm);color:inherit;background:#fff;border-radius:18px;flex-direction:column;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.problem-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.problem-card__image{aspect-ratio:4/3;object-fit:cover;background-color:#ddd;width:100%;height:auto}.problem-card__content{padding:22px}.problem-card__title{color:var(--primary-green);margin-bottom:8px;font-size:18px;font-weight:700}.problem-card__text{color:var(--medium-text);font-size:14px}@media (width<=1023px){.problem-carousel__container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.problem-carousel{padding:72px 0}.problem-carousel__header{padding:0 20px}.problem-carousel__container{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:16px;padding:0 20px 20px;display:flex;overflow-x:auto}.problem-card{scroll-snap-align:center;flex:0 0 min(82vw,320px)}}.how-it-works{background:var(--white);padding:112px 24px}@media (width<=767px){.how-it-works{padding:64px 16px}}.section-header{text-align:center;margin-bottom:64px}.section-header__headline{margin-bottom:16px}.section-header__subheadline{color:var(--medium-text);font-size:20px}.section-header>p:not(.section-eyebrow),.neighbourhood-proof .section-header>p:last-child{color:var(--medium-text);font-size:18px}@media (width<=767px){.section-header{margin-bottom:48px}.section-header__subheadline{font-size:18px}}.steps{grid-template-columns:repeat(3,1fr);gap:48px;max-width:1000px;margin:0 auto;display:grid;position:relative}@media (width<=767px){.steps{grid-template-columns:1fr;gap:40px}}.steps__connector{background:linear-gradient(to right, var(--primary-green), #c8e6c9, var(--primary-green));border-radius:2px;height:4px;position:absolute;top:50px;left:calc(16.67% + 60px);right:calc(16.67% + 60px)}@media (width<=767px){.steps__connector{display:none}}.step{text-align:center;position:relative}.step__circle{background:linear-gradient(135deg, var(--primary-green) 0%, var(--dark-green) 100%);color:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 24px;display:flex;box-shadow:0 8px 24px #2e7d324d}.step__icon{margin-bottom:4px;font-size:32px}.step__number{font-family:Montserrat,sans-serif;font-size:18px;font-weight:700}.step__title{color:var(--dark-text);margin-bottom:16px;font-family:Montserrat,sans-serif;font-size:24px;font-weight:600}.step__description{color:var(--medium-text);margin-bottom:24px;font-size:16px;line-height:1.6}.neighbourhood-proof{background:var(--off-white);padding:112px 24px}.neighbourhood-grid{max-width:var(--container-max);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;margin:0 auto;display:grid}.proof-card{box-shadow:var(--shadow-sm);background:#fff;border-radius:18px;overflow:hidden}.proof-card__image{object-fit:cover;width:100%;height:220px}.proof-card__content{padding:24px}.proof-card__location{text-transform:uppercase;color:var(--primary-green);margin-bottom:8px;font-size:12px;font-weight:700;display:block}.proof-card__title{margin-bottom:12px;font-size:20px;font-weight:700}.social-proof-strip{text-align:center;background:#fff;padding:104px 24px}.testimonials-grid{max-width:var(--container-max);grid-template-columns:repeat(3,1fr);gap:24px;margin:40px auto 0;display:grid}@media (width<=768px){.testimonials-grid{grid-template-columns:1fr}}.testimonial-card-small{background:var(--off-white);border:1px solid var(--border);text-align:left;border-radius:16px;padding:28px}.testimonial-card-small .stars{color:var(--star-gold);margin-bottom:12px}.testimonial-card-small p{margin-bottom:16px;font-size:15px;font-style:italic}.testimonial-card-small .author{font-size:14px;font-weight:700}.google-reviews-summary{background:#fff;border:1px solid #ddd;border-radius:999px;justify-content:center;align-items:center;gap:12px;max-width:300px;margin:0 auto 40px;padding:10px;display:flex}.objection-section{background:#fff;max-width:800px;margin:0 auto;padding:104px 24px}.accordion{flex-direction:column;gap:16px;display:flex}.accordion-item{border:1px solid var(--border);border-radius:14px;overflow:hidden}.accordion-header{text-align:left;cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:20px;font-family:Montserrat,sans-serif;font-size:18px;font-weight:600;display:flex}.accordion-header:hover{background:#fafafa}.accordion-content{max-height:0;padding:0 20px;transition:max-height .3s;overflow:hidden}.accordion-content p{color:var(--medium-text);padding-bottom:20px}.accordion-item.active .accordion-content{max-height:300px}.accordion-icon{transition:transform .3s}.accordion-item.active .accordion-icon{transform:rotate(180deg)}.service-map-section{background:var(--warm);text-align:center;padding:104px 24px}.map-placeholder{color:#757575;background:#e0e0e0;border-radius:12px;justify-content:center;align-items:center;width:100%;max-width:1000px;height:400px;margin:40px auto 0;display:flex}.final-cta{background:radial-gradient(circle at 15% 10%, #b8e36f29, transparent 34%), linear-gradient(135deg, var(--dark-green) 0%, var(--primary-green-hover) 100%);text-align:center;padding:100px 24px;position:relative;overflow:hidden}@media (width<=767px){.final-cta{padding:64px 16px}}.final-cta__content{z-index:1;max-width:800px;margin:0 auto;position:relative}.final-cta__headline{color:#fff;margin-bottom:16px}.final-cta__eyebrow{color:var(--lime);margin-bottom:16px}@media (width<=767px){.final-cta__headline{font-size:28px}}.final-cta__subheadline{color:#ffffffe6;margin-bottom:40px;font-size:20px;line-height:1.5}@media (width<=767px){.final-cta__subheadline{font-size:16px}}.final-cta__phone{color:#fffc;margin-top:24px;font-size:16px}.final-cta__phone a{color:#fff;font-weight:600}.final-cta__phone a:hover{text-decoration:underline}.footer{background:var(--dark-green);padding:80px 24px 40px}@media (width<=767px){.footer{padding:64px 16px 32px}}.footer__main{max-width:var(--container-max);grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin:0 auto;display:grid}@media (width<=1023px){.footer__main{grid-template-columns:1fr 1fr}}@media (width<=767px){.footer__main{grid-template-columns:1fr;gap:40px}}.footer__logo{align-items:center;margin-bottom:16px;display:flex}.footer__logo img{width:auto;height:60px}.footer__tagline{color:#ffffffb3;max-width:250px;margin-bottom:24px;font-size:14px;line-height:1.6}.footer__social{gap:16px;display:flex}.footer__social-link{color:#fff;background:#ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.footer__social-link:hover{background:var(--primary-green)}.footer__column-title{color:#fff;margin-bottom:20px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600}.footer__link{color:#ffffffb3;padding:8px 0;font-size:14px;transition:color .3s;display:block}.footer__link:hover{color:#fff}.footer__contact-item{color:#ffffffb3;align-items:flex-start;gap:12px;margin-bottom:12px;font-size:14px;display:flex}.footer__contact-item i{color:#81c784;flex-shrink:0;margin-top:2px}.footer__bottom{max-width:var(--container-max);border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:48px;margin-left:auto;margin-right:auto;padding-top:24px;display:flex}.footer__copyright{color:#ffffff80;font-size:13px}.footer__legal{gap:24px;display:flex}.footer__legal-link{color:#ffffff80;font-size:13px}.footer__legal-link:hover{color:#fff}.legal-page{min-height:calc(100svh - var(--header-height));background:var(--off-white);padding:72px 24px 96px}.legal-page__shell{background:var(--white);border:1px solid var(--border);max-width:800px;box-shadow:var(--shadow-sm);border-radius:20px;margin:0 auto;padding:clamp(28px,5vw,56px)}.legal-page h1{margin-bottom:8px;font-size:clamp(2.25rem,5vw,3.5rem)}.legal-page h2{margin:40px 0 12px;font-size:1.65rem}.legal-page h3{margin:28px 0 8px;font-size:1.25rem}.legal-page h4{margin:20px 0 6px;font-size:1rem}.legal-page p,.legal-page li{color:var(--medium-text)}.legal-page p+p,.legal-page ul{margin-top:16px}.legal-page ul{padding-left:24px}.legal-page a{color:var(--primary-green);text-underline-offset:3px;font-weight:600;text-decoration:underline}.legal-page__updated{margin-bottom:32px;font-size:14px}.mobile-sticky-cta{z-index:999;background:#fff;justify-content:space-between;align-items:center;gap:12px;height:70px;padding:12px 16px;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000001a}@media (width<=767px){.mobile-sticky-cta{display:flex}body{padding-bottom:70px}}.mobile-sticky-cta__call{color:var(--primary-green);border:2px solid var(--primary-green);border-radius:8px;align-items:center;gap:8px;padding:12px 16px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;display:flex}.mobile-sticky-cta__quote{background:var(--primary-green);color:#fff;text-align:center;border:none;border-radius:8px;flex-grow:1;padding:14px 24px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600}.skip-link{color:#fff;z-index:10001;background:#000;padding:8px;transition:top .3s;position:absolute;top:-40px;left:0}.skip-link:focus{top:0}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
