/* =============================================================================
   Mold Removal Arvada — "Spruce & Air" design system
   Foundation stylesheet. Every other page copies these exact class names.
   Mobile-first. Self-hosted fonts. Zero horizontal overflow at 375px.
   -----------------------------------------------------------------------------
   CLASS INVENTORY  (builder agents: reuse these EXACT names — do not invent new)
   -----------------------------------------------------------------------------
   TOKENS/BASE
     :root (all color + spacing + radius + shadow + font + z tokens)
     .skip-link  .sr-only  .container  .container--narrow  .nowrap
     .u-hide-mobile  .u-hide-desktop
   LAYOUT / RHYTHM
     .section  .section--tight  .section--flush
     .band  .band--porcelain  .band--paper  .band--mint  .band--sand  .band--spruce
     .eyebrow  .section-head  .section-head__title  .section-head__lead
     .underline-accent  .lede  .ridge (svg ridge separator)
   BUTTONS
     .btn  .btn--call  .btn--ghost  .btn--spruce  .btn--aqua
     .btn--lg  .btn--sm  .btn--block  .btn__icon
   ICON BADGE TILES (motif)
     .badge-tile  .badge-tile--aqua  .badge-tile--spruce  .badge-tile--lg  .icon
   CHROME: HEADER + NAV
     .site-header  .site-header__inner  .brand  .brand__mark  .brand__text
     .nav  .nav__list  .nav__item  .nav__link  .nav__link--active
     .has-dropdown  .dropdown__toggle  .dropdown__caret  .dropdown  .dropdown__bridge
     .dropdown__panel  .dropdown--mega  .dropdown__group  .dropdown__group-title
     .dropdown__links  .dropdown__link  .dropdown__link--tools
     .nav__cta  .header-actions  .hamburger  .hamburger__bar
   CHROME: MOBILE NAV + CALL BAR
     .mobile-nav  .mobile-nav__scrim  .mobile-nav__panel  .mobile-nav__head
     .mobile-nav__close  .mobile-nav__group  .mobile-nav__acc  .mobile-nav__acc-panel
     .mobile-nav__link  .mobile-nav__cta
     .call-bar  .call-bar__inner  .call-bar__text  .call-bar__label  .call-bar__phone
   SEC 2 CREDIBILITY RIBBON
     .ribbon  .ribbon__inner  .ribbon__item  .ribbon__dot
   SEC 3 HERO
     .hero  .hero__grid  .hero__content  .hero__eyebrow  .hero__title  .hero__promise
     .hero__actions  .hero__chips  .chip  .chip--trust  .hero__media  .hero__img
     .dispatch-card  .dispatch-card__pulse  .dispatch-card__title  .dispatch-card__meta
   SEC 4 EMERGENCY 3-STEP STRIP
     .steps-now  .steps-now__grid  .step-now  .step-now__num  .step-now__body
     .step-now__title  .step-now__text
   SEC 5 STAT ROW
     .stats  .stats--overlap  .stats__grid  .stat  .stat__num  .stat__label
   SEC 6 SERVICE CLUSTERS
     .clusters  .clusters__grid  .cluster-card  .cluster-card__head
     .cluster-card__title  .cluster-card__list  .cluster-card__link  .cluster-card__more
   SEC 7 PROCESS TIMELINE (shared w/ service pages)
     .process  .process__track  .process__step  .process__num  .process__title
     .process__text  .process__connector
   SEC 8 WHY US 2-UP (shared)
     .whyus  .whyus__grid  .why-card  .why-card__title  .why-card__text
   SEC 9 GALLERY
     .gallery  .gallery__grid  .gallery__item  .gallery__img  .gallery__cap
   SEC 10 REVIEW RAIL (shared)
     .reviews  .reviews__head  .rating-summary  .rating-summary__score
     .rating-summary__meta  .stars  .stars--sm  .reviews__rail  .review-card
     .review-card__stars  .review-card__text  .review-card__meta  .review-card__name
     .review-card__sub
   SEC 11 COVERAGE (shared, has --compact)
     .coverage  .coverage--compact  .coverage__grid  .coverage__map  .coverage__mapimg
     .coverage__mapcap  .towns  .towns__grid  .town-card  .town-card__name
     .town-card__blurb  .chips  .chip--nb  .zipgrid  .zip  .coverage__col-title
   SEC 12 LOGO WALL
     .logowall  .logowall__grid  .logowall__item  .logowall__img
   SEC 13 FAQ (shared)
     .faq  .faq__grid  .faq-item  .faq-item__q  .faq-item__icon  .faq-item__a
   SEC 14 DISPATCH BAND (shared)
     .dispatch  .dispatch__inner  .dispatch__title  .dispatch__text
     .dispatch__actions  .dispatch__phone
   SEC 15 FOOTER
     .site-footer  .site-footer__top  .footer-brand  .footer-brand__text
     .footer-contact  .footer-contact__line  .footer-col  .footer-col__title
     .footer-nav  .footer-link  .footer-badges  .footer-cert  .footer-bottom
     .footer-legal  .footer-legal__link
   SERVICE PAGE v2 (builder emits these)
     .breadcrumb  .breadcrumb__link  .breadcrumb__sep
     .svc-hero  .svc-hero__grid  .svc-hero__content  .svc-hero__title
     .svc-hero__promise  .svc-hero__actions  .svc-hero__media  .svc-hero__img
     .quickfacts  .quickfacts__grid  .quickfact  .quickfact__icon  .quickfact__k
     .quickfact__v
     .editorial  .editorial--reverse  .editorial__grid  .editorial__body
     .editorial__media  .editorial__img  .prose  .prose__list  .inline-link
     .related  .related__grid  .related-card  .related-card__title  .related-card__arrow
     .svc-testimonial
   TOOLS (5) — builder emits these
     .tool  .tool-hero  .tool-hero__title  .tool-hero__lead  .tool__layout
     .tool__panel  .tool__panel-title  .field  .field__label  .field__hint
     .input  .select  .range  .range__row  .range__value  .segmented
     .segmented__opt  .radio-card  .radio-card__title  .radio-card__desc  .check-card
     .stepper  .stepper__btn  .stepper__val
     .tool__result  .result-card  .result-card__label  .estimate  .estimate__big
     .estimate__unit  .result-card__range  .result-card__note  .result-card__cta
     .meter  .meter__track  .meter__fill  .meter__scale  .meter__mark  .result-list
     .result-list__item  .tool-disclaimer  .tool-cta
   ============================================================================= */

/* -----------------------------------------------------------------------------
   FONTS (self-hosted variable woff2; weight ranges cover 700/800 & 400/500/600)
   -------------------------------------------------------------------------- */
@font-face {
  font-family: "Epilogue";
  font-style: normal;
  font-weight: 700 800;
  font-display: swap;
  src: url("/assets/fonts/epilogue-var.woff2") format("woff2");
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url("/assets/fonts/inter-var.woff2") format("woff2");
}

/* -----------------------------------------------------------------------------
   TOKENS
   -------------------------------------------------------------------------- */
:root {
  /* palette */
  --ink:        #16261F;
  --spruce:     #123A2E;
  --spruce-2:   #1C6B52;
  --aqua:       #22B394;
  --aqua-soft:  #EAF6F1;
  --signal:     #F2892E;
  --signal-ink: #7A3D06;
  --sand:       #F6F1E8;
  --porcelain:  #FBFAF6;
  --paper:      #FFFFFF;
  --line:       #E4E9E5;
  --muted:      #435049;   /* tuned darker than brief #4C5A52 for >=4.5:1 on porcelain */

  /* derived / accessible link tones */
  --link:       #145844;   /* in-content underlined links (>=4.5:1 on paper/porcelain) */
  --link-hover: #0F4232;
  --fg-on-dark: #EFF5F1;   /* body text on spruce bands */
  --aqua-on-dark:#7FE6CC;  /* aqua tint bright enough for text on spruce (>=4.5:1) */
  --line-on-dark: rgba(255,255,255,.16);

  /* current-band foreground (dark bands override) */
  --_fg: var(--ink);
  --_muted: var(--muted);

  /* fonts */
  --font-display: "Epilogue", system-ui, sans-serif;
  --font-body: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;

  /* spacing scale */
  --gutter: 24px;
  --maxw: 1200px;
  --maxw-narrow: 780px;
  --space-1: 4px;  --space-2: 8px;  --space-3: 12px; --space-4: 16px;
  --space-5: 24px; --space-6: 32px; --space-7: 48px; --space-8: 64px;
  --space-9: 88px; --space-10: 112px;

  /* radius */
  --r-card: 14px; --r-btn: 10px; --r-sm: 8px; --r-pill: 999px;

  /* shadow (soft, diffuse) */
  --shadow-sm: 0 1px 2px rgba(18,58,46,.06), 0 2px 8px rgba(18,58,46,.05);
  --shadow-md: 0 6px 20px rgba(18,58,46,.09), 0 2px 6px rgba(18,58,46,.05);
  --shadow-lg: 0 18px 48px rgba(18,58,46,.16), 0 6px 16px rgba(18,58,46,.08);

  /* chrome */
  --header-h: 64px;

  /* z-index scale (mobile-menu trap fix relies on this order) */
  --z-callbar: 850;
  --z-scrim: 900;
  --z-panel: 1000;
  --z-header: 1100;
}

/* -----------------------------------------------------------------------------
   RESET / BASE
   -------------------------------------------------------------------------- */
*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }
body {
  margin: 0;
  background: var(--porcelain);
  color: var(--ink);
  font-family: var(--font-body);
  font-size: 1.15rem;           /* ~18.4px, easy to read for everyone */
  line-height: 1.68;
  font-weight: 430;             /* a touch heavier so body copy reads clearly */
  overflow-x: clip;             /* safety net: never scroll horizontally */
  text-rendering: optimizeLegibility;
}
img, svg, video { max-width: 100%; height: auto; display: block; }
h1, h2, h3, h4 {
  font-family: var(--font-display);
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: -0.015em;
  color: var(--_fg);
  margin: 0 0 .5em;
}
h1 { font-size: clamp(2.4rem, 5vw + 1rem, 3.6rem); }
h2 { font-size: clamp(1.7rem, 2.4vw + 1rem, 2.5rem); }
h3 { font-size: clamp(1.2rem, 1vw + .9rem, 1.5rem); font-weight: 700; }
h4 { font-size: 1.0625rem; font-weight: 700; }
p { margin: 0 0 1rem; color: var(--_fg); }
a { color: var(--link); text-decoration: none; }
strong { font-weight: 600; color: var(--_fg); }
ul, ol { margin: 0 0 1rem; padding-left: 1.2em; }
li { margin: 0 0 .35em; }
button { font-family: inherit; }
:focus-visible {
  outline: 3px solid var(--aqua);
  outline-offset: 2px;
  border-radius: 4px;
}
.skip-link {
  position: absolute; left: 8px; top: -60px;
  background: var(--spruce); color: #fff; padding: 10px 16px;
  border-radius: var(--r-btn); z-index: 2000; transition: top .15s;
}
.skip-link:focus { top: 8px; }
.sr-only {
  position: absolute !important; width: 1px; height: 1px; padding: 0;
  margin: -1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; border: 0;
}
.nowrap { white-space: nowrap; }

/* -----------------------------------------------------------------------------
   LAYOUT + RHYTHM
   -------------------------------------------------------------------------- */
.container {
  width: 100%;
  max-width: var(--maxw);
  margin-inline: auto;
  padding-inline: var(--gutter);
}
.container--narrow { max-width: var(--maxw-narrow); }

.section { padding-block: var(--space-8); }
.section--tight { padding-block: var(--space-7); }
.section--flush { padding-block: 0; }

.band { background: var(--porcelain); color: var(--ink); }
.band--porcelain { background: var(--porcelain); }
.band--paper { background: var(--paper); }
.band--mint { background: var(--aqua-soft); }
.band--sand { background: var(--sand); }
.band--spruce {
  background: var(--spruce);
  --_fg: var(--fg-on-dark);
  --_muted: #C4D6CD;
  color: var(--fg-on-dark);
}
.band--spruce a { color: var(--aqua-on-dark); }

.eyebrow {
  display: inline-flex; align-items: center; gap: .5em;
  font-family: var(--font-body);
  font-weight: 600; font-size: .8125rem; letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--spruce-2);
  margin: 0 0 .75rem;
}
.band--spruce .eyebrow { color: var(--aqua-on-dark); }
.eyebrow::before {
  content: ""; width: 22px; height: 2px; background: var(--aqua); border-radius: 2px;
}

.section-head { max-width: 62ch; margin-bottom: var(--space-6); }
.section-head--center { margin-inline: auto; text-align: center; }
.section-head__title { margin-bottom: .5rem; }
.underline-accent {
  display: block; width: 56px; height: 4px; border-radius: 4px;
  background: linear-gradient(90deg, var(--aqua), var(--spruce-2));
  margin: .6rem 0 0;
}
.section-head--center .underline-accent { margin-inline: auto; }
.section-head__lead { color: var(--_muted); font-size: 1.2rem; margin-top: .9rem; }
.lede { font-size: 1.28rem; color: var(--_muted); line-height: 1.6; }

/* ridge separator (inline SVG uses currentColor) */
.ridge { display: block; width: 100%; height: 26px; color: var(--line); }

/* -----------------------------------------------------------------------------
   BUTTONS
   -------------------------------------------------------------------------- */
.btn {
  display: inline-flex; align-items: center; justify-content: center; gap: .55em;
  font-family: var(--font-body); font-weight: 600; font-size: 1rem;
  line-height: 1; text-align: center; white-space: nowrap;
  padding: 14px 22px; min-height: 48px;
  border-radius: var(--r-btn); border: 2px solid transparent;
  cursor: pointer; transition: transform .12s ease, box-shadow .15s ease, background .15s ease;
}
.btn:hover { transform: translateY(-1px); }
.btn:active { transform: translateY(0); }
.btn__icon { width: 20px; height: 20px; flex: none; }
.btn--call {
  background: var(--signal); color: var(--ink);   /* dark ink on amber = >=4.5:1 */
  box-shadow: var(--shadow-md);
}
.btn--call:hover { background: #e67d1f; color: var(--ink); box-shadow: var(--shadow-lg); }
.btn--spruce { background: var(--spruce); color: #fff; }
.btn--spruce:hover { background: #0d2c22; color: #fff; }
.btn--aqua { background: var(--aqua); color: var(--ink); }
.btn--aqua:hover { background: #1ba184; color: var(--ink); }
.btn--ghost {
  background: transparent; color: var(--spruce-2); border-color: var(--line);
}
.btn--ghost:hover { border-color: var(--spruce-2); background: rgba(28,107,82,.06); color: var(--spruce-2); }
.band--spruce .btn--ghost { color: var(--fg-on-dark); border-color: var(--line-on-dark); }
.band--spruce .btn--ghost:hover { border-color: var(--aqua); background: rgba(127,230,204,.10); color: var(--fg-on-dark); }
.btn--lg { min-height: 56px; padding: 17px 30px; font-size: 1.075rem; }
.btn--sm { min-height: 40px; padding: 9px 16px; font-size: .9rem; }
.btn--block { display: flex; width: 100%; }

/* -----------------------------------------------------------------------------
   ICON BADGE TILES (motif — inline-flex, EXPLICIT svg size, never balloons)
   -------------------------------------------------------------------------- */
.badge-tile {
  display: inline-flex; align-items: center; justify-content: center;
  width: 48px; height: 48px; flex: none;
  border-radius: 12px;
  background: var(--aqua-soft); color: var(--spruce-2);
  border: 1px solid var(--line);
}
.badge-tile svg, .badge-tile .icon { width: 24px; height: 24px; display: block; }
.badge-tile--aqua { background: var(--aqua-soft); color: var(--spruce-2); border-color: #CDE9E0; }
.badge-tile--spruce { background: var(--spruce); color: var(--aqua-on-dark); border-color: transparent; }
.badge-tile--lg { width: 60px; height: 60px; border-radius: 16px; }
.badge-tile--lg svg, .badge-tile--lg .icon { width: 30px; height: 30px; }
.icon { width: 20px; height: 20px; flex: none; display: inline-block; }

/* =============================================================================
   CHROME: STICKY HEADER + NAV
   ============================================================================= */
.site-header {
  position: sticky; top: 0; z-index: var(--z-header);
  background: rgba(251,250,246,.86);
  -webkit-backdrop-filter: saturate(140%) blur(10px);
  backdrop-filter: saturate(140%) blur(10px);
  border-bottom: 1px solid var(--line);
}
/* TRAP FIX: while menu open, drop the blur + make header solid so a fixed
   overlay is never trapped by the header's backdrop-filter containing block. */
body.menu-open .site-header {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background: var(--porcelain);
}
.site-header__inner {
  display: flex; align-items: center; gap: var(--space-4);
  min-height: var(--header-h);
  max-width: var(--maxw); margin-inline: auto; padding-inline: var(--gutter);
}
.brand { display: inline-flex; align-items: center; gap: 10px; flex: none; text-decoration: none; }
.brand__mark { width: 34px; height: 38px; flex: none; display: block; }
.brand__text { display: block; height: auto; }
.brand__text svg { display: block; height: 26px; width: auto; }

.nav { margin-left: auto; display: none; }        /* desktop nav hidden on mobile */
.nav__list { display: flex; align-items: center; gap: 2px; list-style: none; margin: 0; padding: 0; }
.nav__item { position: relative; }
.nav__link, .dropdown__toggle {
  display: inline-flex; align-items: center; gap: 6px;
  font-weight: 500; font-size: .95rem; color: var(--ink);
  padding: 10px 14px; border-radius: var(--r-btn);
  background: none; border: 0; cursor: pointer; text-decoration: none;
}
.nav__link:hover, .dropdown__toggle:hover { background: rgba(28,107,82,.08); color: var(--spruce-2); }
.nav__link--active { color: var(--spruce-2); font-weight: 600; }
.nav__link--active::after {
  content: ""; position: absolute; left: 14px; right: 14px; bottom: 4px;
  height: 2px; background: var(--aqua); border-radius: 2px;
}
.dropdown__caret { width: 14px; height: 14px; transition: transform .18s ease; }

/* dropdown container */
.has-dropdown { position: static; }               /* mega panel spans; anchor via wrapper */
.dropdown {
  position: absolute; left: 50%; top: 100%;
  transform: translateX(-50%);
  padding-top: 12px;                               /* creates the hover bridge gap */
  z-index: var(--z-header);
  opacity: 0; visibility: hidden; pointer-events: none;
  transition: opacity .16s ease;
}
.dropdown__bridge {                                /* transparent hover bridge */
  position: absolute; left: 0; right: 0; top: 0; height: 14px; content: "";
}
.has-dropdown:hover .dropdown,
.has-dropdown:focus-within .dropdown,
.has-dropdown.is-pinned .dropdown {
  opacity: 1; visibility: visible; pointer-events: auto;
}
.has-dropdown:hover .dropdown__caret,
.has-dropdown.is-pinned .dropdown__caret { transform: rotate(180deg); }
.dropdown__panel {
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: var(--r-card);
  box-shadow: var(--shadow-lg);
  padding: 20px;
}
.dropdown--mega .dropdown__panel {
  display: grid; grid-template-columns: repeat(5, minmax(150px, 1fr)); gap: 18px 22px;
  width: min(94vw, 1060px);
}
.dropdown__group { min-width: 0; }
.dropdown__group-title {
  font-family: var(--font-body);
  font-size: .72rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase;
  color: var(--spruce-2); margin: 0 0 8px; padding-bottom: 6px;
  border-bottom: 1px solid var(--line);
}
.dropdown__links { list-style: none; margin: 0; padding: 0; }
.dropdown__link {
  display: block; padding: 7px 8px; border-radius: 8px;
  font-size: .9rem; font-weight: 500; color: var(--ink); text-decoration: none;
}
.dropdown__link:hover { background: var(--aqua-soft); color: var(--spruce-2); }
.dropdown--tools .dropdown__panel { grid-template-columns: 1fr; width: min(88vw, 320px); }

/* header right side */
.header-actions { display: flex; align-items: center; gap: 10px; margin-left: auto; }
.nav__cta { display: none; }                       /* phone button (desktop) */
.hamburger {
  display: inline-flex; flex-direction: column; justify-content: center; gap: 5px;
  width: 46px; height: 46px; margin-left: auto;
  background: var(--paper); border: 1px solid var(--line); border-radius: var(--r-btn);
  cursor: pointer; padding: 0;
}
.hamburger__bar {
  width: 22px; height: 2px; background: var(--ink); border-radius: 2px; margin-inline: auto;
  transition: transform .2s ease, opacity .2s ease;
}
body.menu-open .hamburger__bar:nth-child(1) { transform: translateY(7px) rotate(45deg); }
body.menu-open .hamburger__bar:nth-child(2) { opacity: 0; }
body.menu-open .hamburger__bar:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

/* =============================================================================
   CHROME: MOBILE NAV (top-level sibling of header, NOT nested -> never trapped)
   ============================================================================= */
.mobile-nav { position: fixed; inset: 0; z-index: var(--z-scrim); display: none; }
body.menu-open .mobile-nav { display: block; }
.mobile-nav__scrim {
  position: absolute; inset: 0; z-index: var(--z-scrim);
  background: rgba(18,38,30,.5);
}
.mobile-nav__panel {
  position: absolute; top: 0; right: 0; z-index: var(--z-panel);
  width: min(92vw, 400px); height: 100%;
  background: var(--porcelain);
  box-shadow: var(--shadow-lg);
  padding: calc(var(--header-h) + 12px) 20px 32px;
  overflow-y: auto;
  transform: translateX(100%); transition: transform .22s ease;
}
body.menu-open .mobile-nav__panel { transform: translateX(0); }
.mobile-nav__head { display: flex; align-items: center; justify-content: space-between; margin-bottom: 8px; }
.mobile-nav__close {
  display: inline-flex; align-items: center; justify-content: center;
  width: 44px; height: 44px; margin-left: auto;
  background: var(--paper); border: 1px solid var(--line); border-radius: var(--r-btn);
  color: var(--ink); cursor: pointer;
}
.mobile-nav__close svg { width: 22px; height: 22px; }
.mobile-nav__group { border-top: 1px solid var(--line); padding: 4px 0; }
.mobile-nav__group:first-of-type { border-top: 0; }
.mobile-nav__acc {
  display: flex; align-items: center; justify-content: space-between; width: 100%;
  background: none; border: 0; cursor: pointer;
  font-family: var(--font-body); font-weight: 700; font-size: 1.15rem; color: var(--ink);
  padding: 15px 4px;
}
.mobile-nav__acc .dropdown__caret { transition: transform .18s ease; }
.mobile-nav__acc[aria-expanded="true"] .dropdown__caret { transform: rotate(180deg); }
.mobile-nav__acc-panel { display: none; padding: 0 4px 12px; }
.mobile-nav__acc-panel[data-open="true"] { display: block; }
.mobile-nav__acc-panel .dropdown__group-title { margin-top: 10px; }
.mobile-nav__link {
  display: block; padding: 11px 8px; border-radius: 8px;
  font-size: 1.08rem; font-weight: 600; color: var(--ink); text-decoration: none;
  min-height: 46px;
}
.mobile-nav__link:hover, .mobile-nav__link:focus { background: var(--aqua-soft); color: var(--spruce-2); }
.mobile-nav__cta { margin-top: 18px; }

/* =============================================================================
   CHROME: STICKY BOTTOM CALL BAR (mobile only)
   ============================================================================= */
.call-bar {
  position: fixed; left: 0; right: 0; bottom: 0; z-index: var(--z-callbar);
  display: block;                 /* visible on mobile (desktop hides it below) */
  background: var(--spruce); color: var(--fg-on-dark);
  border-top: 1px solid rgba(255,255,255,.1);
  box-shadow: 0 -6px 20px rgba(18,38,30,.22);
  transform: none; transition: transform .25s ease;
}
.call-bar.is-visible { transform: translateY(0); }
body.menu-open .call-bar { transform: translateY(140%); }   /* hide while menu open */
/* keep fixed bottom bar from covering the footer on mobile */
body { padding-bottom: 78px; }
/* the WHOLE plate is one tap-to-call link: padding lives on the anchor so every pixel dials */
.call-bar__inner {
  display: flex; align-items: center; gap: 12px;
  padding: 10px var(--gutter);
  padding-bottom: calc(10px + env(safe-area-inset-bottom, 0px));
  text-decoration: none; color: var(--fg-on-dark);
  -webkit-tap-highlight-color: rgba(255,255,255,.15);
}
.call-bar__inner:active { background: rgba(255,255,255,.06); }
.call-bar__text { display: flex; flex-direction: column; line-height: 1.2; min-width: 0; }
.call-bar__label { font-size: .72rem; letter-spacing: .06em; text-transform: uppercase; color: #BFE9DC; }
.call-bar__phone { font-family: var(--font-display); font-weight: 800; font-size: 1.15rem; color: #fff; text-decoration: none; }
.call-bar .btn { margin-left: auto; }

/* =============================================================================
   SEC 2 — CREDIBILITY RIBBON
   ============================================================================= */
.ribbon { background: var(--spruce); color: var(--fg-on-dark); border-bottom: 1px solid rgba(255,255,255,.08); }
.ribbon__inner {
  max-width: var(--maxw); margin-inline: auto; padding: 9px var(--gutter);
  display: flex; align-items: center; gap: 10px 22px; flex-wrap: wrap;
  font-size: .84rem; font-weight: 500;
  justify-content: center;
}
.ribbon__item { display: inline-flex; align-items: center; gap: 7px; white-space: nowrap; }
.ribbon__item svg { width: 15px; height: 15px; color: var(--aqua-on-dark); flex: none; }
.ribbon__dot { width: 4px; height: 4px; border-radius: 50%; background: rgba(255,255,255,.35); }

/* =============================================================================
   SEC 3 — ASYMMETRIC SPLIT HERO
   ============================================================================= */
.hero { position: relative; overflow: clip; background: var(--porcelain); }
.hero::before {   /* soft air-wave accent, sparse */
  content: ""; position: absolute; inset: 0;
  background:
    radial-gradient(680px 340px at 88% -8%, rgba(34,179,148,.12), transparent 60%),
    radial-gradient(520px 380px at 4% 108%, rgba(18,58,46,.06), transparent 60%);
  pointer-events: none;
}
.hero__grid {
  position: relative;
  display: grid; grid-template-columns: 1fr; gap: var(--space-6);
  align-items: start;                              /* NOT stretch -> no overlap bug */
  padding-block: var(--space-7) var(--space-8);
}
.hero__content { min-width: 0; }
.hero__eyebrow { }
.hero__title { margin-bottom: .5rem; }
.hero__title .hl { color: var(--spruce-2); }
.hero__promise { font-size: 1.15rem; color: var(--muted); max-width: 42ch; margin-bottom: var(--space-5); }
.hero__actions { display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: var(--space-5); }
.hero__chips { display: flex; flex-wrap: wrap; gap: 8px; }
.chip {
  display: inline-flex; align-items: center; gap: 7px;
  padding: 7px 13px; border-radius: var(--r-pill);
  background: var(--paper); border: 1px solid var(--line);
  font-size: .82rem; font-weight: 600; color: var(--ink);
}
.chip svg { width: 15px; height: 15px; color: var(--aqua); flex: none; }
.chip--trust { background: var(--aqua-soft); border-color: #CDE9E0; color: var(--spruce); }

.hero__media { position: relative; min-width: 0; }
.hero__img {
  width: 100%; height: auto; border-radius: var(--r-card);
  box-shadow: var(--shadow-lg); object-fit: cover; background: var(--aqua-soft);
}
.dispatch-card {
  position: absolute; left: 16px; bottom: -18px;
  display: flex; align-items: center; gap: 12px;
  background: var(--paper); border: 1px solid var(--line);
  border-radius: var(--r-card); box-shadow: var(--shadow-lg);
  padding: 12px 16px; max-width: 250px;
}
.dispatch-card__pulse {
  width: 12px; height: 12px; border-radius: 50%; background: var(--aqua); flex: none;
  box-shadow: 0 0 0 0 rgba(34,179,148,.6); animation: pulse 2s infinite;
}
@keyframes pulse {
  0% { box-shadow: 0 0 0 0 rgba(34,179,148,.5); }
  70% { box-shadow: 0 0 0 10px rgba(34,179,148,0); }
  100% { box-shadow: 0 0 0 0 rgba(34,179,148,0); }
}
@media (prefers-reduced-motion: reduce) { .dispatch-card__pulse { animation: none; } }
.dispatch-card__title { font-family: var(--font-display); font-weight: 800; font-size: 1rem; color: var(--ink); line-height: 1.1; }
.dispatch-card__meta { font-size: .8rem; color: var(--muted); }

/* =============================================================================
   SEC 4 — EMERGENCY 3-STEP STRIP
   ============================================================================= */
.steps-now__grid { display: grid; grid-template-columns: 1fr; gap: 16px; }
.step-now {
  display: flex; gap: 14px; align-items: flex-start;
  background: var(--paper); border: 1px solid var(--line);
  border-radius: var(--r-card); padding: 18px 20px; box-shadow: var(--shadow-sm);
}
.step-now__num {
  flex: none; width: 40px; height: 40px; border-radius: 50%;
  display: inline-flex; align-items: center; justify-content: center;
  background: var(--signal); color: var(--ink);
  font-family: var(--font-display); font-weight: 800; font-size: 1.1rem;
}
.step-now__body { min-width: 0; }
.step-now__title { font-family: var(--font-display); font-weight: 700; font-size: 1.1rem; margin: 2px 0 4px; }
.step-now__text { color: var(--muted); font-size: .95rem; margin: 0; }

/* =============================================================================
   SEC 5 — STAT ROW
   ============================================================================= */
.stats__grid {
  display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px;
}
.stats--overlap { position: relative; z-index: 2; margin-top: calc(-1 * var(--space-6)); }
.stat {
  background: var(--paper); border: 1px solid var(--line); border-radius: var(--r-card);
  padding: 20px 18px; text-align: center; box-shadow: var(--shadow-md);
}
.stat__num {
  font-family: var(--font-display); font-weight: 800;
  font-size: clamp(1.8rem, 4vw, 2.6rem); color: var(--spruce-2); line-height: 1;
}
.stat__label { font-size: .85rem; color: var(--muted); margin-top: 6px; }

/* =============================================================================
   SEC 6 — SERVICE CLUSTER CARDS
   ============================================================================= */
.clusters__grid { display: grid; grid-template-columns: 1fr; gap: 18px; }
.cluster-card {
  background: var(--paper); border: 1px solid var(--line); border-radius: var(--r-card);
  padding: 22px; box-shadow: var(--shadow-sm);
  display: flex; flex-direction: column;
  transition: box-shadow .18s ease, transform .18s ease, border-color .18s ease;
}
.cluster-card:hover { box-shadow: var(--shadow-md); transform: translateY(-2px); border-color: #CDE9E0; }
.cluster-card__head { display: flex; align-items: center; gap: 12px; margin-bottom: 12px; }
.cluster-card__title { font-family: var(--font-display); font-weight: 800; font-size: 1.2rem; margin: 0; }
.cluster-card__list { list-style: none; margin: 0 0 14px; padding: 0; display: grid; gap: 2px; }
.cluster-card__link {
  display: inline-flex; align-items: center; gap: 8px;
  padding: 6px 0; color: var(--ink); font-size: .95rem; font-weight: 500; text-decoration: none;
}
.cluster-card__link::before {
  content: ""; width: 6px; height: 6px; border-radius: 50%; background: var(--aqua); flex: none;
}
.cluster-card__link:hover { color: var(--spruce-2); }
.cluster-card__more {
  margin-top: auto; font-weight: 600; color: var(--spruce-2); font-size: .92rem;
  display: inline-flex; align-items: center; gap: 6px; text-decoration: none;
}
.cluster-card__more svg { width: 16px; height: 16px; }

/* =============================================================================
   SEC 7 — PROCESS TIMELINE (shared with service pages)
   ============================================================================= */
.process__track { display: grid; grid-template-columns: 1fr; gap: 14px; position: relative; }
.process__step {
  position: relative; background: var(--paper); border: 1px solid var(--line);
  border-radius: var(--r-card); padding: 18px 18px 18px 20px; box-shadow: var(--shadow-sm);
}
.process__num {
  width: 42px; height: 42px; border-radius: 12px; margin-bottom: 10px;
  display: inline-flex; align-items: center; justify-content: center;
  background: var(--spruce); color: #fff;
  font-family: var(--font-display); font-weight: 800; font-size: 1.15rem;
}
.process__title { font-family: var(--font-display); font-weight: 700; font-size: 1.1rem; margin: 0 0 4px; }
.process__text { color: var(--muted); font-size: .93rem; margin: 0; }
.process__connector { display: none; }
.band--spruce .process__step { background: rgba(255,255,255,.05); border-color: var(--line-on-dark); }
.band--spruce .process__num { background: var(--aqua); color: var(--ink); }
.band--spruce .process__text { color: #C4D6CD; }

/* =============================================================================
   SEC 8 — WHY US 2-UP (shared)
   ============================================================================= */
.whyus__grid { display: grid; grid-template-columns: 1fr; gap: 18px; }
.why-card {
  display: flex; gap: 16px; align-items: flex-start;
  background: var(--paper); border: 1px solid var(--line);
  border-radius: var(--r-card); padding: 24px; box-shadow: var(--shadow-sm);
}
.why-card__title { font-family: var(--font-display); font-weight: 700; font-size: 1.2rem; margin: 0 0 6px; }
.why-card__text { color: var(--muted); margin: 0; font-size: .96rem; }

/* =============================================================================
   SEC 9 — GALLERY
   ============================================================================= */
.gallery__grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; }
.gallery__item {
  position: relative; border-radius: var(--r-card); overflow: hidden;
  border: 1px solid var(--line); background: var(--aqua-soft); box-shadow: var(--shadow-sm);
}
.gallery__img { width: 100%; height: 100%; aspect-ratio: 4 / 3; object-fit: cover; }
.gallery__cap {
  position: absolute; left: 0; right: 0; bottom: 0;
  font-size: .74rem; color: #fff; padding: 16px 12px 8px;
  background: linear-gradient(180deg, transparent, rgba(18,38,30,.72));
}

/* =============================================================================
   SEC 10 — REVIEW RAIL (shared)
   ============================================================================= */
.reviews__head { display: flex; flex-wrap: wrap; align-items: flex-end; gap: 16px 24px; margin-bottom: var(--space-6); }
.rating-summary { display: flex; align-items: center; gap: 14px; }
.rating-summary__score { font-family: var(--font-display); font-weight: 800; font-size: 3rem; color: var(--spruce-2); line-height: 1; }
.rating-summary__meta { font-size: .9rem; color: var(--muted); }
.stars { display: inline-flex; gap: 2px; color: var(--signal); }
.stars svg { width: 20px; height: 20px; }
.stars--sm svg { width: 15px; height: 15px; }

.reviews__rail {
  display: grid; grid-auto-flow: column; grid-auto-columns: min(84vw, 340px);
  gap: 16px; overflow-x: auto; padding: 4px 4px 18px;
  scroll-snap-type: x mandatory; -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
}
.review-card {
  scroll-snap-align: start;
  background: var(--paper); border: 1px solid var(--line); border-radius: var(--r-card);
  padding: 20px; box-shadow: var(--shadow-sm);
  display: flex; flex-direction: column; gap: 10px; min-width: 0;
}
.review-card__stars { color: var(--signal); }
.review-card__text { color: var(--ink); font-size: .96rem; margin: 0; }
.review-card__meta { margin-top: auto; padding-top: 10px; border-top: 1px solid var(--line); }
.review-card__name { font-weight: 700; font-size: .95rem; color: var(--ink); }
.review-card__sub { font-size: .82rem; color: var(--muted); }

/* =============================================================================
   SEC 11 — COVERAGE (shared, has --compact)
   ============================================================================= */
.coverage__grid { display: grid; grid-template-columns: 1fr; gap: var(--space-6); }
.coverage__map { min-width: 0; }
.coverage__mapimg {
  width: 100%; border-radius: var(--r-card); border: 1px solid var(--line);
  box-shadow: var(--shadow-md); background: var(--sand);
}
.coverage__mapcap { font-size: .74rem; color: var(--muted); margin-top: 8px; }
.coverage__col-title { font-family: var(--font-display); font-weight: 700; font-size: 1.05rem; margin: 0 0 12px; }
.towns__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.town-card {
  background: var(--paper); border: 1px solid var(--line); border-radius: var(--r-sm);
  padding: 14px 16px; box-shadow: var(--shadow-sm);
}
.town-card__name { font-family: var(--font-display); font-weight: 700; font-size: 1rem; margin: 0 0 2px; }
.town-card__link { color: inherit; text-decoration: none; }
.town-card__link:hover, .town-card__link:focus-visible { color: var(--spruce, #123A2E); text-decoration: underline; text-underline-offset: 2px; }
.footer-nav--cols { display: grid; grid-template-columns: 1fr 1fr; gap: 0 18px; }
/* pricing tiers */
.pricing { margin: 0; }
.pricing__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: var(--space-4, 18px); }
.price-card { background: var(--surface, #fff); border: 1px solid var(--hairline, #e4e9e7); border-radius: 16px; padding: 22px 20px; display: flex; flex-direction: column; gap: 6px; }
.price-card__tier { font-family: var(--font-display); font-weight: 700; font-size: 0.95rem; color: var(--ink-soft, #4a5754); }
.price-card__range { font-family: var(--font-display); font-weight: 800; font-size: 1.6rem; color: var(--spruce, #123A2E); line-height: 1.1; }
.price-card__desc { margin: 4px 0 0; font-size: 0.92rem; color: var(--ink-soft, #4a5754); }
.pricing__foot { margin-top: var(--space-5, 24px); max-width: 760px; }
.pricing__note { color: var(--ink-soft, #4a5754); }
.pricing__actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 16px; }
/* B4 before/after pairs */
.beforeafter { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: var(--space-5, 24px); }
.ba-pair { margin: 0; }
.ba-pair__imgs { display: grid; grid-template-columns: 1fr 1fr; gap: 6px; border-radius: 14px; overflow: hidden; }
.ba-pair__side { position: relative; min-width: 0; }
.ba-pair__img { display: block; width: 100%; height: 100%; object-fit: cover; aspect-ratio: 4 / 3; }
.ba-pair__tag { position: absolute; top: 8px; left: 8px; font-size: 0.72rem; font-weight: 700; letter-spacing: .04em; text-transform: uppercase; color: #fff; background: rgba(18,58,46,.82); padding: 3px 8px; border-radius: 999px; }
.ba-pair__tag--after { background: rgba(34,179,148,.92); }
.ba-pair__cap { margin-top: 10px; font-size: 0.95rem; color: var(--ink-soft, #4a5754); }
.town-card__blurb { font-size: .84rem; color: var(--muted); margin: 0; }
.chips { display: flex; flex-wrap: wrap; gap: 8px; }
.chip--nb {
  background: var(--aqua-soft); border: 1px solid #CDE9E0; color: var(--spruce);
  padding: 6px 12px; border-radius: var(--r-pill); font-size: .82rem; font-weight: 600;
}
.zipgrid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; }
.zip {
  text-align: center; font-variant-numeric: tabular-nums; font-weight: 600; font-size: .86rem;
  color: var(--ink); background: var(--paper); border: 1px solid var(--line);
  border-radius: var(--r-sm); padding: 8px 4px;
}
.coverage--compact .coverage__grid { gap: var(--space-5); }

/* =============================================================================
   SEC 12 — LOGO / TRUST WALL
   ============================================================================= */
.logowall__grid {
  display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; align-items: center;
}
.logowall__item {
  display: flex; align-items: center; justify-content: center;
  background: var(--paper); border: 1px solid var(--line); border-radius: var(--r-card);
  padding: 18px 20px; min-height: 84px; box-shadow: var(--shadow-sm);
}
.logowall__img { max-height: 52px; width: auto; object-fit: contain; filter: none; opacity: .95; }

/* =============================================================================
   SEC 13 — FAQ (shared)
   ============================================================================= */
.faq__grid { display: grid; grid-template-columns: 1fr; gap: 12px; }
.faq-item {
  background: var(--paper); border: 1px solid var(--line); border-radius: var(--r-card);
  padding: 0; overflow: hidden; box-shadow: var(--shadow-sm);
}
.faq-item__q {
  display: flex; align-items: center; justify-content: space-between; gap: 12px;
  padding: 18px 20px; cursor: pointer; list-style: none;
  font-family: var(--font-display); font-weight: 700; font-size: 1.05rem; color: var(--ink);
}
.faq-item__q::-webkit-details-marker { display: none; }
.faq-item__icon {
  flex: none; width: 22px; height: 22px; color: var(--spruce-2); transition: transform .2s ease;
}
.faq-item[open] .faq-item__icon { transform: rotate(45deg); }
.faq-item__a { padding: 0 20px 18px; color: var(--muted); }
.faq-item__a p { color: var(--muted); margin: 0 0 .6rem; }
.faq-item__a p:last-child { margin-bottom: 0; }

/* =============================================================================
   SEC 14 — FINAL DISPATCH BAND (shared)
   ============================================================================= */
.dispatch { background: var(--spruce); color: var(--fg-on-dark); position: relative; overflow: clip; }
.dispatch::before {
  content: ""; position: absolute; inset: 0;
  background: radial-gradient(600px 300px at 90% 0%, rgba(34,179,148,.18), transparent 62%);
  pointer-events: none;
}
.dispatch__inner {
  position: relative; text-align: center; max-width: 720px; margin-inline: auto;
}
.dispatch__title { color: #fff; margin-bottom: .5rem; }
.dispatch__text { color: #C8DAD2; font-size: 1.1rem; margin-bottom: var(--space-5); }
.dispatch__actions { display: flex; flex-wrap: wrap; gap: 12px; justify-content: center; }
.dispatch__phone {
  display: inline-flex; align-items: center; gap: 8px;
  font-family: var(--font-display); font-weight: 800; font-size: 1.6rem; color: #fff; text-decoration: none;
}
.dispatch__phone svg { width: 26px; height: 26px; color: var(--aqua-on-dark); }

/* =============================================================================
   SEC 15 — FOOTER
   ============================================================================= */
.site-footer { background: var(--ink); color: #C7D4CD; font-size: .92rem; }
.site-footer a { color: #C7D4CD; text-decoration: none; }
.site-footer a:hover { color: #fff; }
.site-footer__top {
  display: grid; grid-template-columns: 1fr; gap: var(--space-6);
  padding-block: var(--space-8) var(--space-6);
}
.footer-brand__text { color: #AFC1B9; max-width: 40ch; margin: 12px 0 16px; font-size: .9rem; }
.footer-contact { list-style: none; margin: 0; padding: 0; display: grid; gap: 8px; }
.footer-contact__line { display: flex; gap: 10px; align-items: flex-start; }
.footer-contact__line svg { width: 17px; height: 17px; color: var(--aqua); flex: none; margin-top: 3px; }
.footer-col__title {
  font-family: var(--font-display); font-weight: 700; font-size: .95rem; color: #fff;
  letter-spacing: .02em; margin: 0 0 12px;
}
.footer-nav { list-style: none; margin: 0; padding: 0; display: grid; gap: 8px; }
.footer-link { font-size: .9rem; }
.footer-badges { display: flex; flex-wrap: wrap; gap: 12px; align-items: center; margin-top: 6px; }
.footer-badges img { max-height: 40px; width: auto; background: #fff; border-radius: 6px; padding: 5px 8px; }
.footer-cert { color: #9FB2AA; font-size: .82rem; line-height: 1.7; margin-top: 14px; }
.footer-bottom {
  border-top: 1px solid rgba(255,255,255,.1);
  padding-block: 18px; display: flex; flex-wrap: wrap; gap: 10px 18px;
  align-items: center; justify-content: space-between;
  font-size: .82rem; color: #9FB2AA;
}
.footer-legal { display: flex; flex-wrap: wrap; gap: 8px 16px; }
.footer-legal__link { font-size: .82rem; }

/* =============================================================================
   SERVICE PAGE v2 LAYOUT
   ============================================================================= */
.breadcrumb { font-size: .82rem; color: var(--muted); margin-bottom: 14px; display: flex; flex-wrap: wrap; gap: 6px; align-items: center; }
.breadcrumb__link { color: var(--spruce-2); text-decoration: none; }
.breadcrumb__link:hover { text-decoration: underline; }
.breadcrumb__sep { color: var(--line); }

.svc-hero { position: relative; background: var(--porcelain); overflow: clip; }
.svc-hero::before {
  content: ""; position: absolute; inset: 0;
  background: radial-gradient(560px 300px at 92% -10%, rgba(34,179,148,.10), transparent 60%);
  pointer-events: none;
}
.svc-hero__grid {
  position: relative; display: grid; grid-template-columns: 1fr; gap: var(--space-6);
  align-items: start; padding-block: var(--space-6) var(--space-7);
}
.svc-hero__content { min-width: 0; }
.svc-hero__title { margin-bottom: .5rem; }
.svc-hero__promise { font-size: 1.12rem; color: var(--muted); max-width: 46ch; margin-bottom: var(--space-5); }
.svc-hero__actions { display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: var(--space-4); }
.svc-hero__media { position: relative; min-width: 0; }
.svc-hero__img {
  width: 100%; height: auto; border-radius: var(--r-card);
  box-shadow: var(--shadow-lg); object-fit: cover; background: var(--aqua-soft);
}

/* quick-facts strip */
.quickfacts { background: var(--paper); border-block: 1px solid var(--line); }
.quickfacts__grid {
  display: grid; grid-template-columns: repeat(2, 1fr); gap: 1px;
  background: var(--line); border-radius: var(--r-card); overflow: hidden;
}
.quickfact { background: var(--paper); padding: 16px 18px; display: flex; gap: 12px; align-items: center; }
.quickfact__icon { flex: none; }
.quickfact__k { font-size: .74rem; letter-spacing: .06em; text-transform: uppercase; color: var(--muted); }
.quickfact__v { font-family: var(--font-display); font-weight: 700; font-size: 1rem; color: var(--ink); }

/* alternating editorial bands */
.editorial__grid { display: grid; grid-template-columns: 1fr; gap: var(--space-5); align-items: center; }
.editorial__body { min-width: 0; }
.editorial__media { min-width: 0; }
.editorial__img { width: 100%; border-radius: var(--r-card); border: 1px solid var(--line); box-shadow: var(--shadow-md); }
.prose { color: var(--_fg); }
.prose > p { color: var(--_fg); }
.prose h2, .prose h3 { margin-top: 1.4em; }
.prose__list { list-style: none; margin: 0 0 1rem; padding: 0; display: grid; gap: 8px; }
.prose__list li { position: relative; padding-left: 28px; color: var(--_fg); margin: 0; }
.prose__list li::before {
  content: ""; position: absolute; left: 0; top: 7px; width: 16px; height: 16px;
  background: var(--aqua-soft); border: 1px solid var(--aqua); border-radius: 5px;
}
.prose__list li::after {
  content: ""; position: absolute; left: 5px; top: 10px; width: 6px; height: 3px;
  border-left: 2px solid var(--spruce-2); border-bottom: 2px solid var(--spruce-2);
  transform: rotate(-45deg);
}
.inline-link { color: var(--link); text-decoration: underline; text-underline-offset: 2px; }
.inline-link:hover { color: var(--link-hover); }

/* related grid */
.related__grid { display: grid; grid-template-columns: 1fr; gap: 12px; }
.related-card {
  display: flex; align-items: center; justify-content: space-between; gap: 12px;
  background: var(--paper); border: 1px solid var(--line); border-radius: var(--r-card);
  padding: 16px 18px; box-shadow: var(--shadow-sm); text-decoration: none; color: var(--ink);
  transition: border-color .16s ease, transform .16s ease, box-shadow .16s ease;
}
.related-card:hover { border-color: #CDE9E0; transform: translateY(-2px); box-shadow: var(--shadow-md); }
.related-card__title { font-family: var(--font-display); font-weight: 700; font-size: 1rem; min-width: 0; overflow-wrap: anywhere; }
.chip--nb { overflow-wrap: anywhere; }
.btn--ghost { white-space: normal; }
.related-card__arrow { width: 20px; height: 20px; color: var(--spruce-2); flex: none; }

.svc-testimonial {
  background: var(--aqua-soft); border: 1px solid #CDE9E0; border-left: 4px solid var(--aqua);
  border-radius: var(--r-card); padding: 24px;
}

/* =============================================================================
   TOOLS (5) — calculator / checker UI
   ============================================================================= */
.tool { min-width: 0; }
.tool-hero { padding-block: var(--space-6) var(--space-5); }
.tool-hero__title { margin-bottom: .4rem; }
.tool-hero__lead { color: var(--muted); font-size: 1.08rem; max-width: 60ch; }
.tool__layout { display: grid; grid-template-columns: 1fr; gap: var(--space-6); align-items: start; }
.tool__panel {
  background: var(--paper); border: 1px solid var(--line); border-radius: var(--r-card);
  padding: 22px; box-shadow: var(--shadow-sm);
}
.tool__panel-title { font-family: var(--font-display); font-weight: 700; font-size: 1.15rem; margin: 0 0 16px; }
.field { margin-bottom: 18px; }
.field__label { display: block; font-weight: 600; font-size: .95rem; margin-bottom: 6px; color: var(--ink); }
.field__hint { font-size: .82rem; color: var(--muted); margin-top: 5px; }
.input, .select {
  width: 100%; font-family: inherit; font-size: 1rem; color: var(--ink);
  padding: 12px 14px; min-height: 48px;
  background: var(--porcelain); border: 1px solid var(--line); border-radius: var(--r-btn);
}
.input:focus, .select:focus { outline: none; border-color: var(--aqua); box-shadow: 0 0 0 3px rgba(34,179,148,.2); }
.select { appearance: none; -webkit-appearance: none; background-image:
  url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231C6B52' stroke-width='2.5'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");
  background-repeat: no-repeat; background-position: right 14px center; background-size: 18px; padding-right: 42px; }
.range__row { display: flex; align-items: center; gap: 14px; }
.range {
  -webkit-appearance: none; appearance: none; width: 100%; height: 6px;
  background: var(--line); border-radius: var(--r-pill); outline: none;
}
.range::-webkit-slider-thumb {
  -webkit-appearance: none; width: 26px; height: 26px; border-radius: 50%;
  background: var(--spruce-2); border: 3px solid #fff; box-shadow: var(--shadow-sm); cursor: pointer;
}
.range::-moz-range-thumb {
  width: 26px; height: 26px; border-radius: 50%; background: var(--spruce-2);
  border: 3px solid #fff; box-shadow: var(--shadow-sm); cursor: pointer;
}
.range__value {
  flex: none; min-width: 64px; text-align: center; font-family: var(--font-display);
  font-weight: 800; font-size: 1.05rem; color: var(--spruce-2);
  background: var(--aqua-soft); border-radius: var(--r-sm); padding: 6px 8px; font-variant-numeric: tabular-nums;
}
.segmented { display: inline-flex; flex-wrap: wrap; gap: 6px; background: var(--porcelain); border: 1px solid var(--line); border-radius: var(--r-pill); padding: 4px; }
.segmented__opt {
  border: 0; background: none; cursor: pointer; font-family: inherit; font-weight: 600; font-size: .9rem;
  color: var(--muted); padding: 9px 16px; min-height: 40px; border-radius: var(--r-pill);
}
.segmented__opt[aria-pressed="true"], .segmented__opt.is-active { background: var(--spruce); color: #fff; }
.radio-card {
  display: block; cursor: pointer; padding: 14px 16px; margin-bottom: 10px;
  background: var(--porcelain); border: 1px solid var(--line); border-radius: var(--r-btn);
  transition: border-color .15s ease, background .15s ease;
}
.radio-card:hover { border-color: #CDE9E0; }
.radio-card.is-active, .radio-card:has(input:checked) { border-color: var(--aqua); background: var(--aqua-soft); }
.radio-card__title { font-weight: 600; color: var(--ink); }
.radio-card__desc { font-size: .85rem; color: var(--muted); margin-top: 2px; }
.check-card { display: flex; gap: 10px; align-items: flex-start; padding: 12px 14px; margin-bottom: 8px;
  background: var(--porcelain); border: 1px solid var(--line); border-radius: var(--r-btn); cursor: pointer; }
.check-card.is-active, .check-card:has(input:checked) { border-color: var(--aqua); background: var(--aqua-soft); }
.stepper { display: inline-flex; align-items: center; gap: 0; border: 1px solid var(--line); border-radius: var(--r-btn); overflow: hidden; }
.stepper__btn { width: 46px; height: 46px; border: 0; background: var(--porcelain); color: var(--spruce-2); font-size: 1.3rem; font-weight: 700; cursor: pointer; }
.stepper__btn:hover { background: var(--aqua-soft); }
.stepper__val { min-width: 58px; text-align: center; font-weight: 700; font-variant-numeric: tabular-nums; }

/* tool result cards */
.tool__result { position: sticky; top: calc(var(--header-h) + 16px); }
.result-card {
  background: var(--spruce); color: var(--fg-on-dark); border-radius: var(--r-card);
  padding: 24px; box-shadow: var(--shadow-md);
}
.result-card__label { font-size: .8rem; letter-spacing: .08em; text-transform: uppercase; color: var(--aqua-on-dark); margin-bottom: 6px; }
.estimate { display: flex; align-items: baseline; gap: 8px; flex-wrap: wrap; }
.estimate__big { font-family: var(--font-display); font-weight: 800; font-size: clamp(2.2rem, 6vw, 3rem); color: #fff; line-height: 1; }
.estimate__unit { font-size: 1rem; color: #C8DAD2; }
.result-card__range { font-size: .95rem; color: #C8DAD2; margin-top: 8px; }
.result-card__note { font-size: .88rem; color: #BFE9DC; margin-top: 14px; padding-top: 14px; border-top: 1px solid rgba(255,255,255,.14); }
.result-card__cta { margin-top: 18px; }
.result-list { list-style: none; margin: 14px 0 0; padding: 0; display: grid; gap: 8px; }
.result-list__item { display: flex; justify-content: space-between; gap: 12px; font-size: .92rem; padding: 8px 0; border-bottom: 1px solid rgba(255,255,255,.12); }

/* moisture/risk meter */
.meter { margin: 14px 0; }
.meter__track { position: relative; height: 14px; border-radius: var(--r-pill); overflow: hidden;
  background: linear-gradient(90deg, #2FA36A 0%, #E8C24A 50%, #E0662E 100%); }
.meter__fill { position: absolute; top: 0; bottom: 0; right: 0; background: rgba(18,38,30,.55); border-left: 3px solid #fff; transition: left .3s ease; }
.meter__scale { display: flex; justify-content: space-between; font-size: .74rem; color: var(--muted); margin-top: 6px; }
.meter__mark { font-weight: 600; }

.tool-disclaimer { font-size: .82rem; color: var(--muted); margin-top: 16px; }
.tool-cta { margin-top: 18px; }

/* =============================================================================
   RESPONSIVE — tablet
   ============================================================================= */
@media (min-width: 620px) {
  .steps-now__grid { grid-template-columns: repeat(3, 1fr); }
  .stats__grid { grid-template-columns: repeat(4, 1fr); }
  .clusters__grid { grid-template-columns: repeat(2, 1fr); }
  .whyus__grid { grid-template-columns: repeat(2, 1fr); }
  .gallery__grid { grid-template-columns: repeat(3, 1fr); }
  .process__track { grid-template-columns: repeat(2, 1fr); }
  .related__grid { grid-template-columns: repeat(2, 1fr); }
  .quickfacts__grid { grid-template-columns: repeat(4, 1fr); }
  .logowall__grid { grid-template-columns: repeat(3, 1fr); }
  .zipgrid { grid-template-columns: repeat(4, 1fr); }
}

/* =============================================================================
   RESPONSIVE — desktop
   ============================================================================= */
@media (min-width: 960px) {
  :root { --gutter: 40px; --header-h: 72px; }
  body { font-size: 1.15rem; }   /* keep desktop body copy large & readable too */

  .nav { display: block; }
  .hamburger { display: none; }
  .nav__cta { display: inline-flex; }
  .call-bar { display: none !important; }        /* desktop: no bottom bar */
  body { padding-bottom: 0; }                    /* no bar to clear on desktop */

  .section { padding-block: var(--space-9); }
  .section--tight { padding-block: var(--space-8); }

  .hero__grid { grid-template-columns: 1.05fr 0.95fr; gap: var(--space-8); align-items: center; padding-block: var(--space-9); }
  .hero__title { font-size: clamp(2.8rem, 3.2vw + 1rem, 3.6rem); }
  .dispatch-card { left: -22px; bottom: 24px; }

  .clusters__grid { grid-template-columns: repeat(4, 1fr); }
  .process__track { grid-template-columns: repeat(5, 1fr); }
  /* hairline connector across the numbered process on desktop */
  .process__track { position: relative; }
  .process__step { display: flex; flex-direction: column; }
  .gallery__grid { grid-template-columns: repeat(4, 1fr); }
  .logowall__grid { grid-template-columns: repeat(6, 1fr); }

  .coverage__grid { grid-template-columns: 1fr 1fr; }
  .coverage__cols { display: grid; grid-template-columns: 1fr; gap: var(--space-6); }

  .faq__grid { grid-template-columns: 1fr 1fr; align-items: start; }

  .site-footer__top { grid-template-columns: 1.6fr 1fr 1fr 1.2fr; gap: var(--space-7); }

  /* service page v2 desktop */
  .svc-hero__grid { grid-template-columns: 1.1fr 0.9fr; gap: var(--space-8); align-items: center; padding-block: var(--space-8); }
  .editorial__grid { grid-template-columns: 1.15fr 0.85fr; gap: var(--space-7); }
  .editorial--reverse .editorial__media { order: -1; }
  .related__grid { grid-template-columns: repeat(4, 1fr); }

  /* tools desktop: two-column with sticky result */
  .tool__layout { grid-template-columns: 1.3fr 0.7fr; gap: var(--space-7); }
}

/* connector line on desktop process (drawn under the numbers) */
@media (min-width: 960px) {
  .process__track::before {
    content: ""; position: absolute; top: 40px; left: 8%; right: 8%; height: 2px;
    background: repeating-linear-gradient(90deg, var(--aqua) 0 10px, transparent 10px 20px);
    z-index: 0;
  }
  .band--spruce .process__track::before { opacity: .5; }
  .process__step { position: relative; z-index: 1; }
}

/* =============================================================================
   PRINT (light touch)
   ============================================================================= */
@media print {
  .site-header, .call-bar, .mobile-nav, .dispatch, .hero::before { display: none !important; }
  body { color: #000; background: #fff; }
}

/* =============================================================================
   MOBILE OVERFLOW SAFETY NET (added during QC)
   Grid/flex items default to min-width:auto; a long unbreakable token (the
   contact email, a long <select> option, a long result string) expands the
   track past the 24px mobile gutter. Let tracks shrink + long tokens wrap.
   Fixes /contact (.why-card 391px) and tool pages (.tool__panel/.tool__result).
   ============================================================================= */
.whyus__grid > *, .tool__layout > * { min-width: 0; }
.why-card, .tool__panel, .tool__result { min-width: 0; }
.why-card > *, .tool__panel > *, .result-card > * { min-width: 0; }
.why-card__text, .result-card__range, .result-card__note,
.result-list__item, .tool-disclaimer { overflow-wrap: anywhere; }
.input, .select { width: 100%; max-width: 100%; }
