@font-face{font-family:Manrope;src:url('/assets/manrope-latin.woff2') format('woff2');font-weight:400 800;font-display:swap}
:root{--navy:#142338;--gold:#cbb58b;--cream:#f7f5ef;--ink:#18283c;--muted:#596574;--line:#dddcd4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--cream);font:15px/1.65 Manrope,Arial,sans-serif}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.12;letter-spacing:-.045em}h1{font-size:clamp(44px,4.9vw,68px);font-weight:500;max-width:650px}h1 em{font-family:Georgia,serif;color:#ddcba7;font-weight:400}h2{font-size:clamp(32px,3.5vw,46px);font-weight:500}h3{font-size:22px;font-weight:600}p{color:var(--muted)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%;height:auto}svg{width:20px;height:20px;vertical-align:middle}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid #8b6d32;outline-offset:4px}[hidden]{display:none!important}.wrap{max-width:1240px;width:calc(100% - 80px);margin:auto}.skip{position:fixed;top:-100px;background:white;padding:12px;z-index:100}.skip:focus{top:10px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;display:block;margin-bottom:18px}.site-header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid var(--line)}.nav-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px}.brand img{width:48px;height:48px;object-fit:contain}.brand strong{font-size:16px;letter-spacing:.1em}.brand small{display:block;font-size:9px;letter-spacing:.13em}.header-actions{display:flex;align-items:center;gap:24px}.header-phone{font-size:14px;font-weight:700}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:15px 24px;min-height:50px;border:1px solid transparent;border-radius:3px;font-weight:750;font-size:13px;line-height:1.4}.primary{background:var(--navy);color:white}.primary:hover{background:#2b425e}.gold{background:var(--gold);color:var(--navy)}.gold:hover{background:#ddcba7}.outline{border-color:#697889;color:white}.hero{background:var(--navy);color:white;padding:64px 0 58px}.hero-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:70px;align-items:start}.hero .eyebrow{color:#ddcba7}.hero-copy>p{color:#d7dce3;font-size:16px;line-height:1.8;margin:24px 0;max-width:580px}.hero-proof{display:flex;gap:16px;flex-wrap:wrap;color:#e3e7ec;font-size:12px;margin:25px 0 30px}.hero-proof span{border-left:2px solid var(--gold);padding-left:10px}.hero-photo{margin-top:34px;position:relative}.hero-photo img{width:100%;height:210px;object-fit:cover;object-position:center;border-radius:2px}.hero-photo figcaption{font-size:10px;color:#c5ced9;margin-top:8px}.quote-form{background:#fff;color:var(--ink);padding:30px;border-top:4px solid var(--gold);border-radius:4px;box-shadow:0 12px 36px #0002;scroll-margin-top:105px}.quote-form .eyebrow{color:#705b35;margin-bottom:8px}.form-topline>span:last-child{display:none}.quote-form h2{font-size:32px}.quote-form>p{font-size:13px;margin:10px 0 22px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field label{display:block;font-size:12px;font-weight:700;margin-bottom:6px}.field label span{font-weight:400}.field input,.field select,.field textarea{width:100%;min-height:48px;border:1px solid #b8bdc4;border-radius:3px;padding:10px 12px;background:#fff;color:var(--ink);font-size:16px}.field textarea{min-height:78px;resize:vertical}.wide{grid-column:1/-1}.field-service{grid-column:1/-1;grid-row:1}.field:has([name="area"]){grid-column:1/-1}.quote-form button{width:100%;margin-top:20px;min-height:54px;font-size:14px}.quote-form .form-note{font-size:11px;line-height:1.65;margin:12px 0 0}.form-note a{text-decoration:underline}.form-error{padding:12px;background:#fff0eb;color:#8d2d18!important}.form-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.trust-strip{background:#eae5da;border-bottom:1px solid #d5cfc2}.trust-strip .wrap{display:grid;grid-template-columns:repeat(3,1fr);padding:25px 0;gap:30px}.trust-strip strong{font-size:16px;display:block}.trust-strip span{font-size:12px;color:#56616f}.section{padding:80px 0}.section-heading{display:flex;gap:50px;justify-content:space-between;align-items:end;margin-bottom:36px}.section-heading h2{max-width:610px}.section-heading>p{max-width:320px;font-size:14px}.pest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pest-card{background:white;border:1px solid var(--line);padding:25px;display:flex;flex-direction:column;gap:14px}.pest-card .number{color:#796747;font-size:11px;font-weight:800}.pest-card p{font-size:13px;flex:1}.pest-card a{font-weight:750;font-size:12px;text-decoration:underline;text-underline-offset:4px;min-height:44px;display:flex;align-items:center}.other-pests{font-size:13px;margin-top:24px}.other-pests a{text-decoration:underline}.approach{background:white}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px}.split>div>p{margin-top:22px}.steps{list-style:none;padding:0;margin:0;counter-reset:step}.steps li{position:relative;padding:0 0 25px 55px;margin-bottom:25px;border-bottom:1px solid var(--line);counter-increment:step}.steps li:before{content:'0' counter(step);position:absolute;left:0;top:0;color:#7b6540;font-weight:700}.steps h3{font-size:20px;margin-bottom:10px}.steps p{font-size:14px}.faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.faq-grid p{margin-top:20px}.faq-list details{border-bottom:1px solid #cacbc6;padding:18px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{cursor:pointer;font-weight:700;font-size:15px;line-height:1.6;padding-right:20px}.faq-list details p{font-size:14px;line-height:1.8;margin-top:12px}.closing{background:var(--navy);color:white;padding:56px 0}.closing .wrap{display:flex;align-items:center;justify-content:space-between;gap:35px}.closing p{color:#d7dce3;margin-top:14px}.closing .button{flex-shrink:0}.site-footer{padding:28px 0;background:#fff;font-size:12px}.footer-inner{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}.footer-links{display:flex;gap:20px}.footer-links a{text-decoration:underline}.mobile-actions{display:none}.legal{max-width:820px;padding:64px 0}.legal h1{font-size:44px;margin-bottom:25px}.legal h2{font-size:28px;margin:32px 0 15px}.legal p{margin:18px 0}.legal a{text-decoration:underline}.status-page{min-height:65vh}.status-page h1{margin-bottom:25px}.status-page p{max-width:600px;margin-bottom:25px}.status-page .button{margin:10px 10px 0 0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1050px){.hero-grid{gap:35px}.wrap{width:calc(100% - 48px)}.quote-form{padding:24px}.header-actions{gap:18px}.hero-copy>p{font-size:14px}.split,.faq-grid{gap:45px}.pest-card{padding:22px}.form-grid{gap:12px}.hero-photo img{height:190px}}
@media(max-width:760px){html{scroll-padding-top:80px}.wrap{width:calc(100% - 36px)}body{padding-bottom:70px}.nav-inner{height:74px}.brand img{width:40px;height:40px}.brand strong{font-size:12px}.brand small{font-size:8px;letter-spacing:.08em}.header-phone{font-size:12px}.header-actions>.button{display:none}.hero{padding:38px 0}.hero-grid{grid-template-columns:1fr;gap:30px}.hero h1{font-size:46px;max-width:570px}.hero-copy>p{font-size:15px;margin:18px 0}.hero-proof{margin:20px 0 0;gap:15px}.hero-photo{display:none}.hero-copy>.button{display:none}.quote-form{padding:24px 20px;scroll-margin-top:90px}.quote-form h2{font-size:30px}.trust-strip .wrap{gap:16px;padding:23px 0}.trust-strip strong{font-size:13px}.trust-strip span{font-size:11px;display:block;line-height:1.5;margin-top:5px}.section{padding:55px 0}.section-heading{display:block;margin-bottom:25px}.section-heading>p{margin-top:20px;max-width:none}.pest-grid{grid-template-columns:1fr 1fr;gap:12px}.pest-card{padding:20px}.split,.faq-grid{grid-template-columns:1fr;gap:30px}.steps li:last-child{margin-bottom:0}.closing .wrap{display:block}.closing .button{margin-top:25px}.mobile-actions{display:grid;position:fixed;bottom:0;left:0;right:0;z-index:25;grid-template-columns:1fr 1fr;background:#fff;padding:9px 12px calc(9px + env(safe-area-inset-bottom));gap:10px;border-top:1px solid var(--line)}.mobile-actions a{min-height:44px;text-align:center;border-radius:3px;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center}.mobile-actions a:first-child{background:var(--navy);color:white}.mobile-actions a:last-child{background:var(--gold)}.footer-inner{display:block}.footer-links{margin-top:14px}.legal h1{font-size:37px}}
@media(max-width:380px){.hero h1{font-size:39px}.form-grid{grid-template-columns:1fr}.field-service{grid-row:auto}.pest-grid{grid-template-columns:1fr}.header-phone{font-size:11px}.trust-strip .wrap{gap:10px}.brand{gap:7px}.quote-form{padding:22px 16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.status-page h1 em{color:#786039}.status-page .outline{color:var(--navy)}.thank-you-mark{width:46px;height:46px;display:grid;place-items:center;border:1px solid #b7a47e;border-radius:50%;margin-bottom:20px}

.optional-details summary{cursor:pointer;min-height:44px;display:flex;align-items:center;font-size:13px;text-decoration:underline}.optional-details label{margin-top:8px}
@media(max-width:760px){.hero{padding:22px 0 28px}.hero-grid{gap:20px}.hero .eyebrow{margin-bottom:10px;font-size:10px}.hero h1{font-size:36px;line-height:1.12}.hero-copy>p{font-size:15px;line-height:1.55;margin:12px 0}.hero-proof{margin:12px 0 0;gap:12px}.quote-form{padding:20px 18px}.quote-form .form-topline{display:none}.quote-form h2{font-size:25px}.quote-form>p{margin:8px 0 14px}.form-grid{gap:12px}.quote-form button{margin-top:12px}.quote-form .form-note{font-size:12px}.section{padding:42px 0}.mobile-actions a:last-child{font-size:15px}.hero-photo{display:none}}
@media(max-width:380px){.hero h1{font-size:32px}.quote-form{padding:18px 14px}.hero-proof{font-size:11px}}
.section-cta{margin-top:26px}.property-options article+article{border-top:1px solid var(--line);margin-top:28px;padding-top:28px}.property-options h3{margin-bottom:15px}.annual-plan{background:var(--navy);color:white}.annual-plan .eyebrow{color:#ddcba7}.annual-plan p{color:#d7dce3}.annual-intro{max-width:700px;margin-top:24px}.contract-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:36px}.contract-grid article{border-top:1px solid #697889;padding-top:20px}.contract-grid span{color:#ddcba7;font-size:13px}.contract-grid h3{font-size:20px;margin:16px 0}.contract-grid p{font-size:14px}@media(max-width:900px){.contract-grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.contract-grid{grid-template-columns:1fr;gap:22px}.contract-grid h3{margin:10px 0}}

.cd-packages{background:#f3efe5}.cd-package-heading{max-width:750px;margin-bottom:32px}.cd-package-heading>p{margin-top:18px;max-width:650px}.cd-package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.cd-package-card{display:flex;flex-direction:column;background:white;border:1px solid #d6d0c2;border-top:4px solid #b7a47e;padding:28px}.cd-package-card:nth-child(2){border-top-color:#142338}.cd-package-card:nth-child(3){background:#142338;color:white}.cd-package-tag{font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:#725c34;margin-bottom:16px}.cd-package-card:nth-child(3) .cd-package-tag{color:#ddcba7}.cd-package-card h3{font-size:30px}.cd-package-card p{font-size:14px;line-height:1.65;margin-top:12px}.cd-package-card .cd-package-title{font-size:17px;color:inherit}.cd-package-card .cd-package-price{font-size:24px;font-weight:750;color:#142338;letter-spacing:-.03em;margin:23px 0 8px}.cd-package-card:nth-child(3) p{color:#e1e6eb}.cd-package-card ul{list-style:none;margin:22px 0;padding:0}.cd-package-card li{padding:12px 0 12px 22px;border-bottom:1px solid #a9a9a63b;font-size:14px;position:relative}.cd-package-card li:before{content:'✓';position:absolute;left:0;color:#816633}.cd-package-card:nth-child(3) li:before{color:#ddcba7}.cd-package-card .cd-package-note{font-size:12px;margin:auto 0 20px}.cd-package-card .button{width:100%;font-size:13px}.cd-package-card:nth-child(3) .button{background:#cbb58b;color:#142338}.cd-package-terms{font-size:12px!important;line-height:1.7;max-width:950px;margin-top:22px!important;color:#596574}@media(max-width:800px){.cd-package-grid{grid-template-columns:1fr}.cd-package-card{padding:24px}.cd-package-card .cd-package-price{margin-top:16px}.cd-package-card ul{margin:14px 0}.cd-package-card .cd-package-note{margin:10px 0 18px}.cd-package-heading h2{font-size:32px}}

.record-band{background:#142338;color:white;padding:70px 0}.record-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:9%;align-items:end}.record-band .eyebrow{color:#d9c49b}.record-heading h2{max-width:550px;font-size:clamp(34px,3.4vw,50px)}.record-heading p{color:#cad3dd;max-width:480px;margin:20px 0 24px}.record-link{display:inline-flex;gap:16px;align-items:center;min-height:44px;border-bottom:1px solid #d9c49b;font-weight:750;font-size:13px}.record-numbers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #677788}.record-numbers>div{display:flex;flex-direction:column;gap:10px;padding:24px 16px 0 0}.record-numbers strong{font-size:clamp(35px,4vw,58px);line-height:1;letter-spacing:-.06em;font-weight:500;white-space:nowrap}.record-numbers strong span{color:#d9c49b}.record-numbers>div>span{color:#cbd3dc;font-size:12px;line-height:1.5;max-width:150px}.customer-voices{background:#f7f5ef}.voices-heading{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:36px}.voices-heading>p{max-width:330px;font-size:14px;margin:0}.voices-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.voice-card{grid-column:span 2;display:flex;flex-direction:column;background:#fff;border:1px solid #e1ded5;margin:0;padding:28px;min-height:270px}.voice-card.featured{grid-column:span 3;background:#eee8dc}.voice-card:nth-child(2){grid-column:span 3}.voice-rating{color:#966c28;font-size:18px;letter-spacing:.07em;line-height:1}.voice-rating span{color:#d3d2cc}.voice-card blockquote{font:400 17px/1.62 Georgia,serif;letter-spacing:-.01em;margin:24px 0 28px;flex:1;color:#17273a}.voice-card figcaption{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #e0ddd5;padding-top:14px;font-size:12px}.voice-card figcaption span{color:#64707a;text-align:right}.voices-foot{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:30px}.voices-foot p{margin:0;font-size:15px}
@media(max-width:900px){.record-layout{grid-template-columns:1fr;gap:32px}.voices-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.voice-card,.voice-card.featured,.voice-card:nth-child(2){grid-column:span 1}.voice-card:last-child{grid-column:span 2}}
@media(max-width:600px){.record-band{padding:48px 0}.record-numbers{gap:0}.record-numbers>div{padding:20px 10px 0 0}.record-numbers strong{font-size:clamp(25px,8vw,39px)}.record-numbers>div>span{font-size:11px}.voices-heading{display:block}.voices-heading>p{margin-top:18px}.voices-grid{grid-template-columns:1fr}.voice-card,.voice-card.featured,.voice-card:nth-child(2),.voice-card:last-child{grid-column:auto;min-height:0;padding:24px}.voice-card blockquote{margin:18px 0 22px}.voices-foot{align-items:stretch;flex-direction:column}.voices-foot .button{width:100%}}
@media(max-width:340px){.record-numbers strong{font-size:25px}}
.more-voices{margin-top:18px}.more-voices summary{display:inline-flex;align-items:center;gap:12px;min-height:48px;cursor:pointer;font-weight:750;font-size:13px;border-bottom:1px solid #9c8356;list-style:none}.more-voices summary::-webkit-details-marker{display:none}.more-voices[open] summary span{transform:rotate(180deg)}.more-voices .voices-grid{margin-top:20px}

@media(prefers-reduced-motion:no-preference){.reveal-section{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.reveal-section.is-visible{opacity:1;transform:none}}
