:root{--navy:#082b47;--deep:#061e32;--green:#bce76a;--ink:#102f45;--muted:#526574;--paper:#fff;--mist:#f1f5f5;--line:#dce5e7;--radius:8px;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:var(--paper);scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid #4e8c25;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}section[id]{scroll-margin-top:90px}.skip{position:fixed;top:-100px;left:16px;background:#fff;padding:14px;z-index:200}.skip:focus{top:10px}.header{height:94px;padding:10px 5%;display:flex;align-items:center;justify-content:space-between;gap:32px;background:white}.brand{display:flex;align-items:center;gap:11px}.brand img{width:66px;height:66px;object-fit:contain}.brand>span{font-size:23px;letter-spacing:.015em;white-space:nowrap}.brand b,.footer-brand b{color:#397e27}.brand small{display:block;font-size:11px;font-weight:500;letter-spacing:0;margin-top:3px}.nav{display:flex;gap:30px;font-size:14px;font-weight:600}.nav a{padding:12px 0}.nav a:hover{color:#397e27}.header-call{font-size:15px;font-weight:700;white-space:nowrap}.header-call>span{margin-right:8px}.hero{position:relative;isolation:isolate;min-height:650px;min-height:min(760px,calc(100svh - 94px));color:#fff;background:var(--deep);display:flex;flex-direction:column;justify-content:center;overflow:hidden}.hero-image{position:absolute;inset:0;z-index:-2;background-image:url('assets/hero.png');background-position:center;background-size:cover}.hero:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(5,27,44,.96) 0%,rgba(5,27,44,.88) 32%,rgba(5,27,44,.43) 66%,rgba(5,27,44,.08) 100%)}.hero-content{padding:75px 6% 95px;max-width:1400px;width:100%;margin:auto}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.13em;line-height:1.5}.hero .eyebrow{color:var(--green);margin-bottom:24px}h1,h2,h3{font-family:'Barlow Condensed','Arial Narrow',Arial,sans-serif;font-weight:600;letter-spacing:-.015em}h1{font-size:clamp(58px,5.95vw,90px);line-height:1.01;max-width:1000px}h1 span{color:var(--green)}.hero-description{font-size:18px;line-height:1.65;max-width:480px;color:#dce7ec;margin-top:27px}.hero-actions{display:flex;align-items:center;gap:29px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;min-height:56px;padding:16px 24px;border-radius:var(--radius);font-size:15px;font-weight:700;transition:transform .2s,background .2s;white-space:nowrap}.primary{background:var(--green);color:var(--deep)}.primary:hover{background:#d0f68f;transform:translateY(-2px)}.button span{font-size:22px}.hero-secondary{font-size:14px;font-weight:500;display:flex;gap:15px;align-items:center;padding:15px 0}.hero-secondary:hover{text-decoration:underline}.hero-footer{display:flex;align-items:center;gap:28px;position:absolute;bottom:28px;left:6%;right:6%;font-size:11px;letter-spacing:.16em;color:#d7e1e8}.hero-line{height:1px;background:#ffffff3b;flex:1}.benefits{padding:30px 6%;display:grid;grid-template-columns:repeat(3,1fr);gap:40px;border-bottom:1px solid var(--line)}.benefits>div{display:flex;align-items:center;gap:18px;justify-content:center}.benefit-icon{font-size:36px;color:#397e27}.benefits p{font-size:14px;line-height:1.6;color:var(--muted)}.benefits strong{color:var(--ink);font-weight:600}.section{padding:100px 6%;max-width:1440px;margin:auto}.section-heading{max-width:650px;margin-bottom:43px}.section .eyebrow{color:#397e27;margin-bottom:17px}h2{font-size:clamp(43px,4.25vw,64px);line-height:1.06}.section-heading>p:last-child{font-size:17px;line-height:1.7;color:var(--muted);margin-top:22px;max-width:540px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.service-card{border:1px solid var(--line);border-radius:var(--radius);padding:36px;display:flex;flex-direction:column;align-items:flex-start;min-height:450px}.pest{background:#f0f5f8}.hood{background:#f2f7ed}.service-symbol{color:#397e27;font-size:40px;line-height:1;margin-bottom:24px}h3{font-size:42px;line-height:1.08}.service-card>p{font-size:16px;line-height:1.7;color:var(--muted);max-width:450px;margin:21px 0}.service-tags{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:31px}.service-tags span{font-size:12px;padding:7px 11px;border:1px solid #cad7d7;border-radius:4px}.service-card>a{margin-top:auto;display:flex;justify-content:space-between;align-items:center;width:100%;font-size:15px;font-weight:700;padding-top:20px;border-top:1px solid #cbd8d7}.service-card>a:hover{color:#397e27}.service-card>a span{font-size:24px}.care{display:grid;grid-template-columns:1.1fr 1fr;gap:90px;border-top:1px solid var(--line)}.care-intro h2{max-width:600px}.care-details>div{margin-bottom:29px}.care-details h3{font-family:'DM Sans',Arial,sans-serif;font-size:20px;font-weight:600;letter-spacing:-.02em;margin-bottom:12px}.care-details p{font-size:16px;color:var(--muted);line-height:1.75}.care-details .safety-note{font-size:13px;border-left:2px solid #79a849;padding-left:17px;color:#5c6c72}.coverage{display:grid;grid-template-columns:1fr 1fr;gap:90px;background:var(--mist);border-radius:var(--radius)}.coverage>div>p:last-child{font-size:16px;color:var(--muted);line-height:1.7;margin-top:23px}.city-list>div{display:flex;justify-content:space-between;align-items:center;font-family:'Barlow Condensed',Arial,sans-serif;font-size:40px;padding:22px 0;border-bottom:1px solid #c9d7da}.city-list>div:first-child{padding-top:0}.city-list>div>span:last-child{color:#397e27}.city-list>p{max-width:380px}.contact{text-align:center;padding-top:110px;padding-bottom:110px}.contact>p:not(.eyebrow){font-size:17px;line-height:1.7;color:var(--muted);margin-top:24px}.contact-actions{display:flex;align-items:center;justify-content:center;gap:38px;margin-top:32px}.contact-phone{font-size:24px;font-weight:600;text-align:left}.contact-phone small{display:block;font-size:12px;font-weight:400;margin-top:5px;color:var(--muted)}.footer{padding:35px 6% 45px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:12px;color:var(--muted)}.footer-brand{font-size:22px;white-space:nowrap;color:var(--navy)}.floating-contact{position:fixed;bottom:24px;right:24px;z-index:50;display:flex;flex-direction:column;gap:12px}.floating-contact a{width:54px;height:54px;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 4px 20px #001d3533;position:relative;transition:transform .2s}.floating-contact a:hover{transform:translateY(-3px)}.floating-contact svg{width:25px;height:25px}.float-call{background:var(--navy);color:#fff;border:1px solid #ffffff50}.float-whatsapp{background:#25d366;color:#063c22;border:1px solid #fff8}.floating-contact a span{position:absolute;right:64px;background:#fff;color:var(--navy);font-size:12px;padding:8px 12px;border-radius:4px;opacity:0;pointer-events:none;box-shadow:0 3px 10px #0002}.floating-contact a:hover span,.floating-contact a:focus-visible span{opacity:1}.preloader{position:fixed;inset:0;background:#fff;z-index:150;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;transition:opacity .45s,visibility .45s}.preloader img{width:260px;height:260px;object-fit:contain}.preloader>span:last-child{font-size:13px;color:var(--muted)}.loader-track{height:3px;width:130px;overflow:hidden;background:#e8efdf;border-radius:5px}.loader-track:after{content:'';display:block;width:45%;height:100%;background:#4f962b;animation:loading 1s ease-in-out infinite}.preloader.done{opacity:0;visibility:hidden;pointer-events:none}@keyframes loading{from{transform:translateX(-100%)}to{transform:translateX(320%)}}.hero-content{animation:enter .8s both}@keyframes enter{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1441px){.coverage{max-width:1268px}.hero-content{padding-left:70px}.hero-footer{max-width:1260px;margin:auto}}@media(max-width:1050px){.nav{gap:18px}.header{gap:18px;padding-inline:4%}.brand small{display:none}.brand>span{font-size:21px}.brand img{width:54px;height:54px}.hero-content{padding-inline:5%}h1{font-size:clamp(58px,7.5vw,78px)}.care,.coverage{gap:45px}.section{padding:75px 5%}.service-card{padding:28px}.benefits{gap:20px;padding-inline:5%}.footer{padding-right:95px}}@media(max-width:760px){.header{height:78px;padding:8px 5%;gap:10px}.brand{gap:6px}.brand img{width:48px;height:48px}.brand>span{font-size:19px}.nav{display:none}.header-call{font-size:12px}.header-call>span{display:none}.hero{min-height:0;justify-content:flex-start}.hero-image{background-position:62% center}.hero:before{background:linear-gradient(180deg,rgba(5,27,44,.57),rgba(5,27,44,.81) 24%,rgba(5,27,44,.96) 74%)}.hero-content{padding:44px 6% 30px;margin:0}.hero .eyebrow{font-size:11px;letter-spacing:.08em;margin-bottom:25px}h1{font-size:clamp(43px,9.6vw,65px);line-height:1.07;letter-spacing:-.015em}.hero-description{font-size:16px;line-height:1.7;max-width:330px;margin-top:24px}.hero-actions{flex-direction:column;align-items:flex-start;gap:11px;margin-top:28px}.button{min-height:54px;font-size:14px;gap:25px;padding-inline:23px}.hero-secondary{font-size:13px;padding-top:12px}.hero-footer{display:none}.hero-line{display:none}.benefits{padding:27px 6%;grid-template-columns:1fr;gap:20px}.benefits>div{justify-content:flex-start;gap:17px}.benefits p br{display:none}.benefits p strong{margin-left:4px}.benefit-icon{font-size:28px;width:32px;text-align:center}.section{padding:64px 6%}h2{font-size:45px}.section .eyebrow{font-size:10px}.section-heading{margin-bottom:28px}.section-heading>p:last-child{font-size:16px}.service-grid{grid-template-columns:1fr;gap:18px}.service-card{min-height:420px;padding:27px}.service-card h3{font-size:38px}.service-tags span{font-size:11px}.care,.coverage{grid-template-columns:1fr;gap:32px}.care-details h3{font-size:19px}.coverage{border-radius:0}.city-list>div{font-size:35px}.contact{padding-bottom:80px}.contact h2{font-size:42px}.contact>p:not(.eyebrow){font-size:16px}.contact-actions{flex-direction:column;gap:24px}.contact-phone{text-align:center;font-size:22px}.footer{align-items:flex-start;flex-direction:column;gap:15px;padding:30px 90px 36px 6%;line-height:1.6}.floating-contact{right:16px;bottom:18px;gap:10px}.floating-contact a{width:50px;height:50px}.preloader img{width:235px;height:235px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.loader-track:after{width:100%}}

/* Coordinated motion: GSAP owns entrances; CSS owns direct interaction feedback. */
.hero-content{animation:none}
.headline-line{display:block;transform-origin:50% 100%}
.headline-line:first-child{color:#fff}
.headline-line:last-child{color:var(--green)}
.hero-proof{display:none}
.preloader img{animation:logo-arrive 1.1s cubic-bezier(.2,.8,.2,1) both}
@keyframes logo-arrive{from{opacity:0;transform:scale(.78) translateY(22px)}to{opacity:1;transform:scale(1) translateY(0)}}
.service-card{transition:transform .4s cubic-bezier(.2,.8,.2,1),border-color .3s}
.service-card>a span,.hero-secondary span,.button span,.city-list>div>span:last-child{display:inline-block;transition:transform .35s cubic-bezier(.2,.8,.2,1)}
.button:active{transform:scale(.96)}
.button:hover span,.service-card>a:hover span{transform:translate(4px,-4px)}
.hero-secondary:hover span{transform:translateY(5px)}
.floating-contact a:active{transform:scale(.9)}
.floating-contact a:after{content:'';position:absolute;inset:-6px;border-radius:50%;border:1px solid currentColor;opacity:0;pointer-events:none;animation:contact-ring 1.5s ease-out 2s 3}
@keyframes contact-ring{from{opacity:.55;transform:scale(.9)}to{opacity:0;transform:scale(1.45)}}
.nav a{position:relative}
.nav a:after{content:'';position:absolute;bottom:5px;left:0;right:0;height:2px;background:#397e27;transform:scaleX(0);transform-origin:left;transition:transform .3s}
.nav a:hover:after,.nav a:focus-visible:after{transform:scaleX(1)}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.service-card:hover{transform:translateY(-9px);border-color:#78a74d}.city-list>div:hover>span:last-child{transform:translate(5px,-5px)}.floating-contact a:hover{transform:translateY(-5px) scale(1.08)}}
@media(prefers-reduced-motion:reduce){.hero-image,.headline-line,.service-card{transform:none!important}.floating-contact a:after{display:none}}

.header-actions{display:flex;align-items:center;gap:18px;flex-shrink:0}
.urgent-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:11px 16px;background:#f5b942;color:#061e32;border:1px solid #e2a92f;border-radius:6px;font-size:14px;font-weight:700;white-space:nowrap;transition:background .2s,transform .2s}
.urgent-button:hover{background:#ffcd65;transform:translateY(-2px)}
.urgent-button>span{font-size:18px}
.contact{display:grid;grid-template-columns:.85fr 1.15fr;gap:72px;text-align:left;align-items:start}
.contact-intro>p:not(.eyebrow){font-size:17px;line-height:1.7;color:var(--muted);margin-top:24px;max-width:420px}
.contact .contact-actions{align-items:flex-start;flex-direction:column;gap:23px}
.contact-direct{font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:5px}
.quote-form{min-width:0;padding:32px;border:1px solid var(--line);border-top:4px solid #79a849;border-radius:var(--radius);background:var(--mist)}
.form-heading{font-size:21px;font-weight:600}
.form-caption{font-size:14px;color:var(--muted);line-height:1.5;margin-top:8px}
.form-fields{display:grid;grid-template-columns:1fr 1fr;gap:22px 18px;margin:26px 0}
.form-field{min-width:0}
.form-field label{display:block;font-size:14px;font-weight:600;margin-bottom:9px}
.form-field input{display:block;width:100%;min-width:0;min-height:52px;border:1px solid #becdd3;border-radius:5px;padding:13px 14px;background:#fff;color:var(--ink);font:inherit;font-size:16px;transition:border-color .2s,box-shadow .2s}
.form-field input::placeholder{color:#647682;opacity:1}
.form-field input:focus{outline:2px solid #397e27;outline-offset:2px;border-color:#397e27}
.form-field input:user-invalid{border-color:#b3342d}
.form-field small{display:block;font-size:12px;line-height:1.5;color:var(--muted);margin-top:8px}
.form-submit{width:100%;border:0;cursor:pointer;font-family:inherit;white-space:normal;text-align:center;line-height:1.4;gap:14px}
.form-submit:focus-visible{outline:3px solid #397e27;outline-offset:4px}
.form-note{font-size:13px;color:var(--muted);line-height:1.65;margin-top:17px}
.form-status{font-size:14px;line-height:1.6;color:var(--ink);margin-top:16px}
.form-status:empty{display:none}
.form-resume{display:inline-flex;align-items:center;min-height:44px;margin-top:8px;font-size:14px;font-weight:700;color:#286a1d;text-decoration:underline}
.form-resume[hidden]{display:none}
@media(prefers-reduced-motion:no-preference){.urgent-button{animation:urgent-highlight 1.8s ease-in-out 1.5s 2}}
@keyframes urgent-highlight{50%{box-shadow:0 0 0 5px #f5b94235}}
@media(min-width:761px) and (max-width:1150px){.header-actions>.header-call{display:none}.header{gap:16px}.nav{gap:16px;font-size:13px}.brand>span{font-size:19px}.urgent-button{font-size:13px;padding-inline:12px}.contact{gap:36px}.quote-form{padding:26px}}
/* Selected mobile proposal: content-led height with service benefits below the CTA. */
@media(max-width:760px){
  .header{display:grid;grid-template-columns:minmax(0,1fr) auto;padding-inline:4%;gap:8px}
  .brand{min-width:0}
  .brand img{width:42px;height:42px;flex-shrink:0}
  .brand>span{font-size:clamp(15px,4.6vw,19px)}
  .header-call{font-size:clamp(10px,3vw,12px);padding-block:14px}
  .header{height:auto;min-height:78px;row-gap:8px;padding-bottom:12px}
  .header-actions{display:contents}
  .urgent-button{grid-column:1/-1;min-height:44px;font-size:14px;padding-block:10px}
  .hero{min-height:0;justify-content:flex-start}
  .hero-content{padding:44px 6% 30px;margin:0}
  .hero-footer{display:none}
  .hero .eyebrow{margin-bottom:24px}
  .hero-actions{margin-top:25px}
  .hero-secondary{min-height:44px}
  .hero-proof{margin-top:22px;padding-top:19px;border-top:1px solid #ffffff35;display:grid;gap:13px}
  .hero-proof p{display:flex;align-items:center;gap:12px;font-size:14px;line-height:1.5;color:#e3edf1}
  .hero-proof p>span{width:20px;color:var(--green);font-size:24px;line-height:1;flex-shrink:0}
  .benefits{display:none}
  .services.section{padding-top:48px}
  .contact{grid-template-columns:1fr;gap:30px}
  .contact .contact-actions{align-items:flex-start;gap:14px}
  .contact .contact-phone{text-align:left}
  .quote-form{padding:24px 20px}
  .form-fields{grid-template-columns:1fr;gap:20px}
}

/* Service detail, real customer sequence and expandable answers. */
.service-scope{list-style:none;padding:0;margin:0 0 24px;display:grid;gap:12px;width:100%}
.service-scope li{position:relative;padding-left:20px;font-size:14px;line-height:1.65;color:var(--ink)}
.service-scope li:before{content:'✓';position:absolute;left:0;color:#397e27;font-weight:700}
.service-card>.scope-note{font-size:13px;line-height:1.65;margin:0 0 24px;padding:14px;border-left:2px solid #79a849;background:#fff8}
.pest-guide{margin-top:48px;padding-top:38px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:64px}
.pest-guide h3{font-size:38px}
.pest-guide>div>p:last-child,.about-note{font-size:16px;color:var(--muted);line-height:1.75;margin-top:22px;max-width:480px}
.pest-observations{display:grid;gap:20px}
.pest-observations p{padding-bottom:18px;border-bottom:1px solid var(--line)}
.pest-observations strong{display:block;font-size:16px;font-weight:600;margin-bottom:7px}
.pest-observations span{font-size:15px;color:var(--muted);line-height:1.7}
.process-band{background:var(--navy);color:#fff}
.process-inner{padding-block:80px}
.process-band .eyebrow{color:var(--green)}
.process-intro{max-width:700px}
.process-intro>p:last-child{font-size:17px;line-height:1.7;color:#dce7ec;margin-top:22px;max-width:540px}
.process-steps{list-style:none;padding:0;margin:48px 0 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}
.process-steps li{border-top:1px solid #ffffff35;padding-top:23px}
.step-number{display:block;font-family:'Barlow Condensed',Arial,sans-serif;font-size:43px;font-weight:600;color:var(--green);margin-bottom:20px}
.process-steps h3{font-family:'DM Sans',Arial,sans-serif;font-size:18px;font-weight:600;letter-spacing:-.02em;line-height:1.4;margin-bottom:13px}
.process-steps p{font-size:15px;line-height:1.75;color:#dce7ec}
.coverage .urgent-panel{grid-column:1/-1;border-top:1px solid #c9d7da;padding-top:32px;display:flex;align-items:center;justify-content:space-between;gap:36px}
.urgent-panel>div{max-width:650px}
.urgent-panel h3{font-size:34px}
.urgent-panel p:last-child{font-size:15px;color:var(--muted);line-height:1.7;margin-top:14px}
.urgent-panel .urgent-button{flex-shrink:0;white-space:normal;text-align:center}
.faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;border-bottom:1px solid var(--line)}
.faq-intro>p:last-child{font-size:16px;line-height:1.7;color:var(--muted);margin-top:22px;max-width:350px}
.faq-list{min-width:0}
.faq-list details{border-bottom:1px solid var(--line)}
.faq-list details:first-child{border-top:1px solid var(--line)}
.faq-list summary{position:relative;list-style:none;cursor:pointer;min-height:60px;padding:22px 38px 22px 0;font-size:16px;font-weight:600;line-height:1.5}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary:after{content:'+';position:absolute;right:0;top:20px;font-size:24px;font-weight:400;color:#397e27;line-height:1.2}
.faq-list details[open] summary:after{content:'−'}
.faq-list details[open] summary{color:#286a1d}
.faq-list summary:focus-visible{outline:2px solid #397e27;outline-offset:4px}
.faq-list details>p{padding:0 22px 24px 0;font-size:16px;line-height:1.75;color:var(--muted)}
.form-wide{grid-column:1/-1}
.form-field select,.form-field textarea{display:block;width:100%;min-width:0;min-height:52px;border:1px solid #becdd3;border-radius:5px;padding:13px 14px;background:#fff;color:var(--ink);font:inherit;font-size:16px}
.form-field textarea{resize:vertical;line-height:1.6}
.form-field textarea::placeholder{color:#647682;opacity:1}
.form-field select:focus,.form-field textarea:focus{outline:2px solid #397e27;outline-offset:2px;border-color:#397e27}
.form-field select:user-invalid{border-color:#b3342d}
.optional-label{font-weight:400;color:var(--muted)}
.footer-links{display:flex;flex-wrap:wrap;gap:12px 20px;font-size:13px}
.footer-links a{padding-block:12px}
.footer-links a:hover{text-decoration:underline;text-underline-offset:4px}
@media(max-width:1050px){.pest-guide{gap:36px}.process-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 38px}.faq{gap:36px}.coverage .urgent-panel{align-items:flex-start;flex-direction:column;gap:22px}.footer{flex-wrap:wrap}}
@media(max-width:760px){.pest-guide{grid-template-columns:1fr;gap:28px;margin-top:32px;padding-top:30px}.pest-guide h3{font-size:35px}.process-inner{padding-block:60px}.process-steps{grid-template-columns:1fr;gap:26px;margin-top:30px}.process-steps li{display:grid;grid-template-columns:44px 1fr;gap:0 17px;padding-top:22px}.step-number{grid-row:1/3;font-size:34px;margin:0}.process-steps h3{font-size:18px;margin-bottom:10px}.process-steps p{font-size:16px}.faq{grid-template-columns:1fr;gap:30px}.faq-list summary{padding-block:20px}.urgent-panel h3{font-size:32px}.coverage .urgent-panel{padding-top:28px}.urgent-panel .urgent-button{width:100%;grid-column:auto}.footer-links{flex-direction:column;gap:0}}
