/* Emergency Pest Squad: Manhattan apartment direction. */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');
:root{--brand:#9c4832;--brand-dark:#733322;--cream:#f5f1e9;--ink:#282724;--muted:#686058;--line:#d9cfc1;--surface-warm:#eee7dc;--surface-stone:#e4d8c8;--surface-art:#eee7dc;--surface-art-alt:#f5f1e9;--surface-hover:#e4d8c8;--font-body:'DM Sans',sans-serif;--radius:4px;--radius-large:4px;--radius-small:4px;--radius-pill:3px;--focus:#a33f22}
h1,h2{font-family:'Libre Caslon Display',Georgia,serif;font-weight:400;letter-spacing:-.025em!important}h3{letter-spacing:-.015em}
.squad-header{background:var(--cream);border-bottom:1px solid var(--line);height:100px;padding:0 5%}.squad-header .site-header-inner{width:100%;max-width:1440px}.squad-header .brand-wordmark{font-size:17px;letter-spacing:-.35px;line-height:1.2}.squad-header .brand-wordmark span{font-size:21px;line-height:1.1}.squad-header .brand-mark{width:42px;height:46px}.squad-header nav a{font-size:14px}.squad-header .nav-cta{padding:14px 20px}
.squad-hero{position:relative;width:100%;min-height:570px;height:calc(100svh - 100px);max-height:900px;isolation:isolate;overflow:hidden;background:#332a22}.squad-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 56%;z-index:-2;animation:squad-image 1s ease-out both}.squad-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(25,20,16,.66),rgba(25,20,16,.26) 49%,transparent 80%);z-index:-1}.squad-hero-copy{position:relative;width:min(1440px,90%);margin:auto;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:55px 0;animation:rise .7s ease-out both}.squad-hero h1{color:#fffaf1;font-size:clamp(50px,5.8vw,84px);line-height:1.02;max-width:10.5ch;margin:0 0 26px}.squad-hero p{color:#f5eee5;max-width:36ch;font-size:18px;line-height:1.6;margin:0 0 30px}.squad-hero-actions{display:flex;flex-wrap:wrap;gap:22px;align-items:center}.squad-hero-actions .button{background:#f5f1e9;color:#282724}.squad-hero-actions>a:not(.button){color:#fffaf1;font-size:14px;display:inline-flex;gap:12px;align-items:center;min-height:46px}.squad-hero-actions .button:hover{background:#e4d8c8}
.home-pests{padding-block:90px}.home-pests h2{font-size:clamp(36px,4vw,56px);max-width:16ch}.pest-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 50px}.pest-choice{display:flex;align-items:center;gap:22px;border-top:1px solid var(--line);padding:20px 0;border-radius:0;box-shadow:none}.pest-choice-art,.pest-choice:nth-child(2n) .pest-choice-art{background:transparent;height:88px;width:88px;flex:none;border-radius:0}.pest-choice-art .pest-icon{width:88px;height:88px;mix-blend-mode:multiply}.pest-choice h3{flex:1;margin:0;font-size:20px;color:var(--ink)}.pest-choice:hover{background:var(--surface-warm)}
.squad-neighborhoods{width:min(1180px,90%);margin:auto;padding:85px 0;display:grid;grid-template-columns:1fr 1fr;gap:60px;border-top:1px solid var(--line)}.squad-neighborhoods h2{font-size:clamp(38px,4vw,56px);max-width:10ch;margin:0}.squad-neighborhoods p{font-size:18px;max-width:42ch}.squad-contact{text-align:center;background:#e4d8c8;padding:85px 5% 95px}.squad-contact h2{font-size:clamp(42px,4.5vw,64px);line-height:1.06;margin-bottom:24px}.squad-contact p{max-width:46ch;margin:0 auto 30px}
.site-footer{background:#282724}.site-footer .brand-wordmark{color:#f5f1e9}.site-footer .footer-top p{color:#e0d8cd}.site-footer .footer-bottom{color:#e0d8cd}.site-footer .brand-mark{border:0;filter:brightness(0) invert(94%) sepia(9%) saturate(321%) hue-rotate(347deg)}.area-directory{grid-template-columns:1fr}.area-hub-hero h1,.about-hero h1,.area-detail-hero h1{font-size:clamp(42px,4.8vw,66px);color:var(--ink)}.about-hero-image,.area-hub-image{filter:saturate(.8)}.link-icon{transition:transform 180ms}a:hover>.link-icon{transform:translateX(3px)}
@keyframes squad-image{from{opacity:.4;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}
@media(max-width:960px){.squad-header nav{gap:17px}.squad-header nav a{font-size:12px}.squad-header .nav-cta{font-size:12px;gap:8px}.squad-hero-actions{gap:12px}.squad-hero-copy{width:90%}}
@media(max-width:720px){.squad-header{height:82px}.squad-header .brand-wordmark{font-size:13px}.squad-header .brand-wordmark span{font-size:17px}.squad-header .brand-mark{width:34px;height:38px}.squad-header .nav-cta{display:none}.squad-header .menu-toggle{display:flex;margin-left:auto;min-width:44px;min-height:44px;align-items:center;justify-content:center}.squad-header nav{background:var(--cream);top:82px}.squad-hero{height:calc(100svh - 82px);min-height:530px;max-height:800px}.squad-hero-image{object-position:57% center}.squad-hero:after{background:linear-gradient(90deg,#211b16b8,#211b1640)}.squad-hero h1{font-size:58px;max-width:10ch}.squad-hero p{font-size:16px;max-width:29ch}.squad-hero-copy{padding-block:34px}.squad-hero-actions{flex-direction:column;align-items:flex-start;gap:9px}.home-pests{padding-block:58px}.squad-neighborhoods{grid-template-columns:1fr;gap:24px;padding:56px 0}.squad-neighborhoods h2{max-width:15ch}.squad-contact{padding:60px 5%}.squad-contact h2{font-size:44px}}
@media(prefers-reduced-motion:reduce){.squad-hero-image,.squad-hero-copy{animation:none}.link-icon{transition:none}html{scroll-behavior:auto}}
@media(max-width:720px){.pest-choice-grid{grid-template-columns:1fr}.pest-choice{padding:16px 0}.pest-choice-art,.pest-choice:nth-child(2n) .pest-choice-art{height:72px;width:72px}.pest-choice-art .pest-icon{width:72px;height:72px}.pest-choice h3{font-size:19px;margin:0;align-items:center}}
.about-process{background:var(--surface-warm);color:var(--ink);border-radius:0}.about-process h2,.about-process h3,.about-process li>span{color:var(--ink)}.about-process p{color:var(--muted)}.about-process li{border-color:var(--line)}
@media(max-width:720px){.squad-header .site-header-inner{gap:15px}}
/* Retained educational photographs use a neutral documentary treatment. */
/* Reusable, low-contrast material accent beneath section content. */
.squad-contact::after,.coverage-close::after,.contact-layout aside::after{content:'';pointer-events:none;background:var(--brand);opacity:.1;--pattern-size:240px;--pattern-step:250px;mask-image:url('/images/squad-arch-pattern.png'),url('/images/squad-arch-pattern.png'),url('/images/squad-arch-pattern.png'),url('/images/squad-arch-pattern.png');mask-size:var(--pattern-size) auto;mask-repeat:no-repeat;mask-position:left -12px,left calc(var(--pattern-step) - 12px),left calc(var(--pattern-step)*2 - 12px),left calc(var(--pattern-step)*3 - 12px)}
.squad-contact::after{position:absolute;top:0;right:0;bottom:0;width:min(16%,240px);z-index:-1}
.coverage-close{position:relative;isolation:isolate;overflow:hidden;padding-right:clamp(62px,7vw,96px)}
.coverage-close::after{position:absolute;inset:0 0 0 auto;width:48px;z-index:-1;--pattern-size:180px;--pattern-step:187px}
.contact-layout aside::after{display:block;width:210px;max-width:100%;height:146px;margin-top:32px;--pattern-size:240px;opacity:.12;mask-position:center -12px,center 238px,center 488px,center 738px}
@media(max-width:720px){.coverage-close::after{width:24px;--pattern-size:150px;--pattern-step:156px;opacity:.08}.coverage-close{padding-right:44px}.contact-layout aside::after{height:104px;width:180px;--pattern-size:200px;margin-top:24px}}
@media(max-width:720px){.squad-contact::after{width:24px;--pattern-size:150px;--pattern-step:156px;opacity:.08}}
.service-process,.squad-contact{position:relative;isolation:isolate}
.service-process::before,.squad-contact::before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:url('/images/ivory-plaster-texture-768.webp') center/768px 768px repeat;opacity:.32;mix-blend-mode:multiply}
.service-process::before{mask-image:linear-gradient(transparent,#000 14%,#000 86%,transparent)}
.service-process{box-sizing:border-box;width:100%;margin:0;padding:88px max(5%,calc((100% - 1180px)/2)) 96px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr auto;column-gap:clamp(48px,7vw,104px);color:var(--ink);background:transparent}
.service-process>h2{grid-column:2;grid-row:1;font-size:clamp(38px,4vw,56px);line-height:1.08;max-width:12ch;margin:12px 0 30px}
.service-process-photo{grid-column:1;grid-row:1/4;margin:0;min-height:560px;overflow:hidden}
.service-process-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:48% center;border-radius:0}
.service-process-steps{grid-column:2;grid-row:2;list-style:none;margin:0;padding:0}
.service-process-steps li{display:grid;grid-template-columns:30px 1fr;gap:20px;padding:24px 0;border-top:1px solid var(--line)}
.service-process-icon{width:28px;height:28px;margin-top:2px;color:var(--brand)}
.service-process-steps h3{font-size:20px;line-height:1.3;margin:0 0 10px;font-weight:500;color:var(--ink)}
.service-process-steps p{font-size:15px;line-height:1.65;color:var(--muted);margin:0;max-width:35ch}
.service-process-link{grid-column:2;grid-row:3;justify-self:start;display:inline-flex;align-items:center;gap:24px;color:var(--brand);font-size:15px;min-height:48px;margin-top:12px;border-bottom:1px solid var(--brand)}
@media(max-width:720px){.service-process{padding:48px 5% 56px;grid-template-columns:1fr;gap:0}.service-process>h2{grid-column:1;grid-row:1;max-width:none;margin:0 0 28px}.service-process-photo{grid-column:1;grid-row:2;min-height:0;height:300px;margin-bottom:28px}.service-process-photo img{object-position:center 48%}.service-process-steps{grid-column:1;grid-row:3}.service-process-steps li{gap:18px;padding:22px 0}.service-process-steps p{max-width:none}.service-process-link{grid-column:1;grid-row:4;margin-top:4px}}
.service-photo img,.article-hero img,.guide-image,.area-detail-image,.service-process-photo img{filter:grayscale(1)}
.about-process li>span{border:0;border-radius:0;width:auto;height:auto;display:block;text-align:left}.about-process{width:100%;margin-inline:0;padding-inline:max(5%,calc((100% - 1180px)/2))}
/* Keep mobile actions together, with the flexible space after the brand. */
@media(max-width:800px){
  .squad-header .site-header-inner{gap:8px}
  .squad-header .logo{margin-right:auto;flex-shrink:0}
  .squad-header .header-call{flex-shrink:0;min-width:44px;min-height:44px;padding:8px;gap:8px;white-space:nowrap}
  .squad-header .menu-toggle{margin-left:0;flex-shrink:0;padding:10px}
}
@media(max-width:380px){
  .squad-header .header-call span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
  .squad-header .header-call{justify-content:center}
}


.squad-header .logo{gap:9px}.site-footer .brand-mark{width:38px;height:42px}.site-footer .footer-top .brand-wordmark{font-size:18px}
.about-process .about-step-icon{display:block;width:28px;height:28px;margin:0 0 24px;color:var(--brand);stroke-width:1.6}
.about-building .text-link{display:inline-flex;align-items:center;gap:16px;margin-top:8px}
.about-close{margin-bottom:var(--section-space)}
@media(max-width:720px){.about-process .about-step-icon{margin:2px 0 0}.about-building{padding-block:56px}.about-close h2{font-size:36px}}
