﻿/* ==========================================================================
   Vaucluse Blocked Drains — Landing Page Styles
   Mobile-first, responsive (mobile / tablet / desktop)
   ========================================================================== */

/* ---------------------------- Design Tokens ----------------------------- */
:root {
  --blue: #1c4ed8;
  --blue-600: #1a47c2;
  --blue-700: #163aa0;
  --navy: #0b1b34;
  --navy-2: #0e2240;
  --yellow: #f6a623;
  --yellow-600: #e8920a;
  --ink: #16213a;
  --muted: #5b6678;
  --line: #e4e9f2;
  --bg: #ffffff;
  --bg-soft: #eef3fc;
  --bg-soft-2: #f4f7fd;
  --white: #ffffff;
  --star: #fbbf24;
  --shadow-sm: 0 2px 8px rgba(15, 33, 66, .06);
  --shadow: 0 12px 30px rgba(15, 33, 66, .12);
  --shadow-lg: 0 24px 60px rgba(15, 33, 66, .18);
  --radius: 14px;
  --radius-lg: 22px;
  --container: 1450px;
  --hdr-inset: max(28px, calc((100vw - 1450px) / 2));
  --hdr-brand-w: 257px;
  --hdr-brand-h: 100px;
  --hdr-brand-page-left: 240px;
  --hdr-reviews-w: 249px;
  --hdr-reviews-h: 58px;
  --hdr-reviews-page-top: 34px;
  --hdr-reviews-page-left: 818px;
  --hdr-yellow-w: 412px;
  --hdr-yellow-h: 190px;
  --hdr-yellow-page-left: 1508px;
  --hdr-yellow-bg: #FAB72C;
  --hdr-yellow-icon: 44px;
  --hdr-yellow-gap: 14px;
  --hdr-yellow-font: 22px;
  --hdr-yellow-content-top: 41px;
  --hdr-blue-w: 438px;
  --hdr-blue-h: 190px;
  --hdr-blue-page-left: 1070px;
  --hdr-blue-bg: #1C45C1;
  --hdr-top-h: 126px;
  --hdr-nav-links-w: 500px;
  --hdr-nav-links-h: 26px;
  --hdr-nav-links-page-top: 145px;
  --hdr-nav-links-page-left: 240px;
  --hdr-nav-links-top: calc(var(--hdr-nav-links-page-top) - var(--hdr-top-h));
  --header-h: 130px;
  --hero-h: 937px;
  --hero-page-top: 190px;
  --hero-cta-h: 106px;
  --hero-cta-page-top: 894px;
  --hero-cta-top: calc(var(--hero-cta-page-top) - var(--hero-page-top)); /* 704px in hero */
  --hero-cta-pad-x: 240px;
  --hero-cta-pad-y: 20px;
  --hero-cta-gap: 50px;
  --hero-cta-acts-w: 497px;
  --hero-cta-acts-h: 66px;
  --hero-cta-acts-gap: 20px;
  --hero-cta-bg: #1c45c2;
  --hero-grev-w: 219px;
  --hero-grev-h: 97px;
  --hero-grev-page-top: 767px;
  --hero-grev-page-left: 30px;
  --hero-grev-top: calc(var(--hero-grev-page-top) - var(--hero-page-top)); /* 577px in hero */
  --hero-grev-left: var(--hero-grev-page-left);
  --hero-grev-border: #1a46b8;
  --hero-grev-top-bar: 7px;
  --hero-grev-side-border: 3px;
  --hero-grev-radius: 10px;
  --hero-grev-pad-x: 14px;
  --hero-grev-pad-y: 8px;
  --hero-grev-gap: 12px;
  --hero-grev-star: #fab72a;
  --hero-grev-close-bg: #fab72a;
  --hero-grev-close-size: 28px;
  --hero-cta-avatar-w: 152.2px;
  --hero-cta-avatar-h: 167.36px;
  --hero-cta-avatar-page-top: 696px;
  --hero-cta-avatar-page-left: 1733px;
  --hero-cta-avatar-top: calc(var(--hero-cta-avatar-page-top) - var(--hero-page-top)); /* 506px in hero */
  --hero-book-w: 575px;
  --hero-book-h: 652px;
  --hero-book-page-top: 273px;
  --hero-book-page-left: 1105px;
  --hero-book-top: calc(var(--hero-book-page-top) - var(--hero-page-top)); /* 83px in hero */
  --hero-book-bg: linear-gradient(180deg, #fff 0%, #fff 100%);
  --hero-book-border-img: linear-gradient(180deg, rgba(255, 255, 255, .3) 0%, rgba(255, 255, 255, 0) 100%);
  --hero-book-submit-w: 523px;
  --hero-book-submit-h: 66px;
  --hero-book-submit-bg: #FAB72A;
  --hero-figure-w: 352px;
  --hero-figure-h: 749px;
  --hero-figure-page-top: 378px;
  --hero-figure-page-left: 784px;
  --hero-figure-top: calc(var(--hero-figure-page-top) - var(--hero-page-top)); /* 188px in hero */
  --hero-copy-w: 636px;
  --hero-copy-h: 509px;
  --hero-copy-page-top: 320px;
  --hero-copy-page-left: 227px;
  --hero-copy-top: calc(var(--hero-copy-page-top) - var(--hero-page-top)); /* 130px in hero */
  --hero-h1-w: 636px;
  --hero-h1-h: 186px;
  --hero-h1-page-top: 381px;
  --hero-h1-page-left: 240px;
  --hero-h1-top: calc(var(--hero-h1-page-top) - var(--hero-page-top)); /* 191px in hero */
  --hero-points-w: 343px;
  --hero-points-h: 162px;
  --hero-points-page-top: 859px;
  --hero-points-page-left: 240px;
  --hero-points-top: calc(var(--hero-points-page-top) - var(--hero-page-top)); /* 669px in hero */
  --hero-points-gap: 15px;
  --hero-sub-w: 535px;
  --hero-sub-h: 96px;
  --hero-sub-page-top: 637px;
  --hero-sub-page-left: 240px;
  --hero-sub-top: calc(var(--hero-sub-page-top) - var(--hero-page-top)); /* 447px in hero */
  --hero-btns-w: 430px;
  --hero-btns-h: 66px;
  --hero-btns-page-top: 763px;
  --hero-btns-page-left: 240px;
  --hero-btns-top: calc(var(--hero-btns-page-top) - var(--hero-page-top)); /* 573px in hero */
  --hero-btns-gap: 20px;
  --hero-badge-yellow-w: 91px;
  --hero-badge-yellow-h: 58px;
  --hero-badge-yellow-page-top: 320px;
  --hero-badge-yellow-page-left: 240px;
  --hero-badge-yellow-top: calc(var(--hero-badge-yellow-page-top) - var(--hero-page-top)); /* 130px in hero */
  --hero-badge-yellow-bg: #fab72a;
  --hero-badge-label-w: 409px;
  --hero-badge-label-h: 44px;
  --hero-badge-label-page-top: 327px;
  --hero-badge-label-page-left: 251px;
  --hero-badge-label-top: calc(var(--hero-badge-label-page-top) - var(--hero-page-top)); /* 137px in hero */
  --hero-badge-label-pad-left: calc(var(--hero-badge-yellow-page-left) + var(--hero-badge-yellow-w) - var(--hero-badge-label-page-left)); /* 80px — clear yellow overlap */
  --hero-badge-label-clip: polygon(0 0, 100% 0, 98% 100%, 0 100%);
  --font: "Inter", "Segoe UI", system-ui, -apple-system, Roboto, Arial, sans-serif;
  --display: "Baloo Chettan", "Montserrat", "Inter", system-ui, sans-serif;
}

/* ------------------------------- Reset ---------------------------------- */
*, *::before, *::after { box-sizing: border-box; }
* { margin: 0; padding: 0; }
html {
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  max-width: 100%;
}
body {
  font-family: var(--font);
  color: var(--ink);
  background: var(--bg);
  line-height: 1.6;
  font-size: 16px;
  overflow-x: hidden;
  max-width: 100%;
}
[hidden] { display: none !important; }
img { max-width: 100%; display: block; height: auto; }
a { color: inherit; text-decoration: none; }
ul { list-style: none; }
button { font-family: inherit; cursor: pointer; border: 0; background: none; }
input, select, textarea { font-family: inherit; font-size: 1rem; }

h1, h2, h3, h4 { font-family: var(--display); font-weight: 800; line-height: 1.12; color: var(--navy); letter-spacing: -.5px; }
h1 { font-size: clamp(2rem, 5vw, 3.25rem); }
h2 { font-size: clamp(1.6rem, 3.6vw, 2.5rem); }
h3 { font-size: clamp(1.15rem, 2vw, 1.4rem); }

/* ------------------------------ Layout ---------------------------------- */
.container { width: 100%; max-width: var(--container); margin: 0 auto; padding: 0 18px; }
.container-fluid { width: 100%; max-width: none; margin: 0 auto; padding: 0 var(--hdr-inset); }
.section { padding: 56px 0; }
.section-sm { padding: 40px 0; }
.text-yellow { color: var(--yellow); }
.text-blue { color: var(--blue); }
.center { text-align: center; }
.lead { color: var(--muted); font-size: 1.02rem; max-width: 620px; }

.hl {
  background: var(--yellow);
  color: var(--navy);
  padding: 0 .35em;
  border-radius: 8px;
  display: inline-block;
}

/* ----------------------------- Buttons ---------------------------------- */
.btn {
  display: inline-flex; align-items: center; justify-content: center; gap: 9px;
  padding: 13px 24px; border-radius: 40px; font-weight: 700; font-size: .98rem;
  transition: transform .15s ease, box-shadow .15s ease, background .15s ease;
  white-space: nowrap; cursor: pointer; line-height: 1;
}
.btn:hover { transform: translateY(-2px); }
.btn:active { transform: translateY(0); }
.btn .ic { width: 18px; height: 18px; flex: 0 0 auto; }
.btn-yellow { background: var(--yellow); color: var(--navy); box-shadow: var(--shadow-sm); }
.btn-yellow:hover { background: var(--yellow-600); }
.btn-blue { background: var(--blue); color: #fff; }
.btn-blue:hover { background: var(--blue-600); }
.btn-white { background: #fff; color: var(--navy); box-shadow: var(--shadow-sm); }
.btn-outline-white { background: transparent; color: #fff; border: 2px solid rgba(255,255,255,.6); }
.btn-outline-white:hover { background: rgba(255,255,255,.12); }
.btn-ghost-blue { background: #fff; color: var(--blue); border: 1px solid var(--line); }
.btn-lg { padding: 16px 30px; font-size: 1.05rem; }
.btn-block { width: 100%; }

/* ==========================================================================
   HEADER — matches screenshot exactly
   ========================================================================== */

.stars { color: var(--star); letter-spacing: 1px; font-size: .9rem; }
.site-header { position: relative; z-index: 60; width: 100%; }

/* ---- Top row — Figma height 126px ---- */
.hdr-top {
  position: relative;
  display: flex;
  align-items: stretch;
  width: 100%;
  height: 126px;
  min-height: 126px;
  max-height: 126px;
  background: #fff;
}

/* Left white area: logo + reviews */
.hdr-top-left {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  padding-left: var(--hdr-brand-page-left);
  background: #fff;
  z-index: 2;
  justify-content: space-between;
}


/* ---- Logo — Figma: 257×100 ---- */
.hdr-brand {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--hdr-brand-w);
  min-width: var(--hdr-brand-w);
  max-width: var(--hdr-brand-w);
  height: var(--hdr-brand-h);
  min-height: var(--hdr-brand-h);
  max-height: var(--hdr-brand-h);
  margin: 0 28px 0 0;
  padding: 0;
  flex: 0 0 auto;
  opacity: 1;
  transform: rotate(0deg);
  text-decoration: none;
}

.hdr-brand__logo {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: left center;
}

.logo-block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  height: 100%;
  line-height: 1;
}

/* Right area: blue block + yellow CTA */
.hdr-top-right {
  display: flex;
  align-items: stretch;
  flex: 0 0 auto;
  margin-left: auto;
}

.logo-vaucluse {
  font-family: var(--display);
  font-weight: 800;
  font-size: 1.28rem;
  color: #fff;
  background: var(--blue);
  padding: 4px 10px 3px;
  letter-spacing: 2px;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
}

.logo-blocked {
  font-family: var(--display);
  font-weight: 800;
  font-size: 1.28rem;
  color: var(--blue);
  border: 3px solid var(--blue);
  padding: 3px 10px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 0;
  margin-top: 2px;
  width: 100%;
  justify-content: center;
}

/* The eye inside "BLOCKED" replacing the O */
.logo-eye {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: var(--blue);
  border-radius: 50%;
  position: relative;
  margin: 0 1px;
  flex-shrink: 0;
  top: -1px;
}
.logo-eye::after {
  content: '';
  position: absolute;
  inset: 4px;
  background: #fff;
  border-radius: 50%;
}

.logo-drains {
  font-family: var(--display);
  font-weight: 800;
  font-size: 1.28rem;
  color: var(--blue);
  letter-spacing: 1.5px;
  margin-left: 3px;
}

.logo-sub {
  font-size: .56rem;
  letter-spacing: 1.8px;
  color: var(--muted);
  text-transform: uppercase;
  text-align: center;
  margin-top: 5px;
  font-weight: 600;
  width: 100%;
}

/* ---- Google Reviews — Figma: 249×58 at page top 34 / left 818 ---- */
.hdr-reviews {
  position: absolute;
  top: var(--hdr-reviews-page-top);
  left: var(--hdr-reviews-page-left);
  box-sizing: border-box;
  display: flex;
  align-items: center;
  gap: 10px;
  width: var(--hdr-reviews-w);
  min-width: var(--hdr-reviews-w);
  max-width: var(--hdr-reviews-w);
  height: var(--hdr-reviews-h);
  min-height: var(--hdr-reviews-h);
  max-height: var(--hdr-reviews-h);
  margin: 0;
  padding: 0;
  z-index: 3;
  opacity: 1;
  transform: rotate(0deg);
}

.hdr-reviews .g {
  width: 46px;
  height: 46px;
  flex: 0 0 auto;
}
.rv-meta {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  line-height: 1.15;
}
.rv-meta .stars {
  font-size: 22px;
  letter-spacing: 1px;
  color: #FFB707;
}
.rv-text {
  font-size: 14px;
  color: #040A10;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* ---- Blue phone block — Figma: 438×190 at page left 1070, #1C45C1 ---- */
.hdr-blue {
  position: absolute;
  top: 0;
  left: var(--hdr-blue-page-left);
  right: auto;
  z-index: 64;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  width: var(--hdr-blue-w);
  min-width: var(--hdr-blue-w);
  max-width: var(--hdr-blue-w);
  height: var(--hdr-blue-h);
  min-height: var(--hdr-blue-h);
  max-height: var(--hdr-blue-h);
  margin: 0;
  padding: 0 24px 0 58px;
  background: var(--hdr-blue-bg);
  color: #fff;
  clip-path: polygon(56px 0, 100% 0, 100% 100%, 0 100%);
  opacity: 1;
  transform: rotate(0deg);
  overflow: visible;
}

.ph-ico {
  width: 44px;
  height: 44px;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-22deg);
  margin-left: 4px;
}
.ph-ico svg {
  width: 44px;
  height: 44px;
  stroke-width: 2;
}

.ph-meta {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 2px;
  line-height: 1.15;
  white-space: nowrap;
}
.ph-meta small {
  display: block;
  font-family: var(--font);
  font-size: .8125rem;
  font-weight: 500;
  color: rgba(255, 255, 255, .88);
  letter-spacing: 0;
}
.ph-num {
  font-family: var(--display);
  font-weight: 400;
  font-size: 1.75rem;
  line-height: 1.1;
  color: #fff;
  display: block;
  letter-spacing: .2px;
  text-decoration: none;
  margin: 2px 0;
}
.ph-num:hover { color: #fff; opacity: .92; }
.ph-status {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-family: var(--font);
  font-size: .8125rem;
  font-weight: 400;
  color: rgba(255, 255, 255, .78);
  margin-top: 0;
}
.ph-status .dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #84cc16;
  box-shadow: 0 0 0 3px rgba(132, 204, 22, .35);
  display: inline-block;
  flex-shrink: 0;
}
.ph-status time {
  color: rgba(255, 255, 255, .78);
  font-size: inherit;
}

/* ---- Yellow CTA — Figma: 412×190 at page left 1508, #FAB72C ---- */
a.hdr-yellow,
.hdr-yellow {
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  z-index: 65;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: var(--hdr-yellow-gap);
  width: var(--hdr-yellow-w);
  min-width: var(--hdr-yellow-w);
  max-width: var(--hdr-yellow-w);
  height: var(--hdr-yellow-h);
  min-height: var(--hdr-yellow-h);
  max-height: var(--hdr-yellow-h);
  margin: 0;
  padding: var(--hdr-yellow-content-top) 32px 0;
  background: var(--hdr-yellow-bg);
  color: #00274E;
  font-family: 'Gilroy-Bold', var(--display);
  font-weight: 700;
  font-size: var(--hdr-yellow-font);
  line-height: 1;
  text-align: left;
  text-decoration: none;
  white-space: nowrap;
  opacity: 1;
  transform: rotate(0deg);
  transition: background .15s ease;
}
a.hdr-yellow:hover,
.hdr-yellow:hover {
  background: #e5a51f;
  color: #00274E;
}
a.hdr-yellow .hy-icon,
.hdr-yellow .hy-icon {
  width: var(--hdr-yellow-icon);
  height: var(--hdr-yellow-icon);
  flex: 0 0 auto;
  margin: 0;
  color: #00274E;
}
a.hdr-yellow .hy-label,
.hdr-yellow .hy-label {
  display: block;
  flex: 0 1 auto;
  max-width: none;
  white-space: nowrap;
  text-align: left;
  letter-spacing: 0;
}

/* ---- Sticky nav bar ---- */
.hdr-nav {
  background: #1C45C2;
  position: sticky;
  top: 0;
  z-index: 60;
  width: 100%;
}
.hdr-nav-inner {
  display: flex;
  align-items: center;
  gap: 16px;
  box-sizing: border-box;
  width: 100%;
  height: 64px;
  min-height: 64px;
  max-height: 64px;
  padding: 0 28px 0 var(--hdr-inset);
}
.nav-logo { display: none; }
.nav-logo img { height: 60px; width: auto; display: block; }

/* ---- Nav links — Figma: 500×26 @ page top 145px, left 240px ---- */
.nav-links {
  position: absolute;
  top: var(--hdr-nav-links-top);
  left: var(--hdr-nav-links-page-left);
  z-index: 2;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: var(--hdr-nav-links-w);
  min-width: var(--hdr-nav-links-w);
  max-width: var(--hdr-nav-links-w);
  height: var(--hdr-nav-links-h);
  min-height: var(--hdr-nav-links-h);
  max-height: var(--hdr-nav-links-h);
  margin: 0;
  padding: 0;
  list-style: none;
  opacity: 1;
  transform: rotate(0deg);
}
.nav-links li {
  flex: 0 0 auto;
}

.nav-links__close-item {
  display: none;
}
.nav-links a {
  color: #fff;
  font-family: 'Gilroy-SemiBold', var(--font);
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0;
  padding: 0;
  display: block;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
}
.nav-links a:hover { color: #eaf0ff; }
.nav-links .has-caret::after {
  content: "▾";
  margin-left: 5px;
  font-size: .75rem;
  opacity: .9;
  vertical-align: middle;
}

.nav-toggle {
  display: none;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin-left: auto;
  cursor: pointer;
  background: none;
  border: 0;
}
.nav-toggle svg {
  display: block;
  width: 44px;
  height: 44px;
  flex: 0 0 auto;
}

@media (min-width: 901px) {
  :root {
    --hdr-yellow-w-active: clamp(220px, 21vw, var(--hdr-yellow-w));
    --hdr-blue-w-active: clamp(260px, 24vw, var(--hdr-blue-w));
  }

  .hdr-top {
    overflow: visible;
  }

  .hdr-top-left {
    flex: 1 1 auto;
    min-width: 0;
    padding-left: var(--hdr-inset);
    padding-right: 12px;
  }

  .hdr-brand {
    width: clamp(160px, 16vw, var(--hdr-brand-w));
    min-width: 0;
    max-width: var(--hdr-brand-w);
    height: clamp(70px, 8vw, var(--hdr-brand-h));
    min-height: 0;
    max-height: var(--hdr-brand-h);
    margin-right: clamp(12px, 1.5vw, 28px);
  }

  .hdr-reviews {
    position: static;
    top: auto;
    left: auto;
    flex: 0 1 auto;
    min-width: 0;
    width: auto;
    max-width: clamp(180px, 18vw, var(--hdr-reviews-w));
    height: auto;
    min-height: 0;
    max-height: none;
  }

  .hdr-reviews .g {
    width: clamp(28px, 2.5vw, 38px);
    height: clamp(28px, 2.5vw, 38px);
  }

  .rv-meta {
    max-width: calc(100% - 42px);
  }

  .rv-text {
    white-space: nowrap;
    font-size: clamp(.62rem, .85vw, .90rem);
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .hdr-top-right {
    flex: 0 0 auto;
    min-width: 0;
    width: calc(var(--hdr-blue-w-active) + var(--hdr-yellow-w-active));
    position: relative;
    margin-left: auto;
    display: block;
  }

  .hdr-blue {
    position: absolute;
    top: 0;
    right: var(--hdr-yellow-w-active);
    left: auto;
    width: var(--hdr-blue-w-active);
    min-width: 0;
    max-width: var(--hdr-blue-w);
    height: var(--hdr-blue-h);
    min-height: var(--hdr-blue-h);
    max-height: var(--hdr-blue-h);
    padding: 0 clamp(10px, 1.2vw, 24px) 0 clamp(42px, 4vw, 64px);
    align-items: center;
    justify-content: center;
    z-index: 64;
  }

  .ph-ico {
    width: clamp(30px, 2.8vw, 44px);
    height: clamp(30px, 2.8vw, 44px);
  }

  .ph-ico svg {
    width: 100%;
    height: 100%;
  }

  .ph-num {
    font-size: clamp(1rem, 1.55vw, 1.75rem);
  }

  .ph-meta small,
  .ph-status {
    font-size: clamp(.65rem, .85vw, .8125rem);
  }

  a.hdr-yellow,
  .hdr-yellow {
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    flex: none;
    width: var(--hdr-yellow-w-active);
    min-width: 0;
    max-width: var(--hdr-yellow-w);
    height: var(--hdr-yellow-h);
    min-height: var(--hdr-yellow-h);
    max-height: var(--hdr-yellow-h);
    padding: 0 clamp(10px, 1.2vw, 32px);
    gap: clamp(8px, 1vw, var(--hdr-yellow-gap));
    font-size: clamp(.82rem, 1.15vw, var(--hdr-yellow-font));
    align-items: center;
    justify-content: center;
    z-index: 65;
  }

  a.hdr-yellow svg,
  .hdr-yellow svg {
    width: clamp(32px, 3.6vw, 70px);
    height: clamp(32px, 3.6vw, 70px);
    flex: 0 0 auto;
  }

  .hdr-nav-inner {
    position: relative;
    z-index: 10;
    padding: 0 var(--hdr-inset);
  }

  .nav-links {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    min-width: 0;
    max-width: none;
    height: auto;
    min-height: 0;
    max-height: none;
    gap: clamp(14px, 2.2vw, 48px);
    justify-content: flex-start;
    z-index: 10;
  }

  .nav-links a {
    font-family: 'Gilroy-SemiBold', var(--font);
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0;
  }
}

@media (min-width: 901px) and (max-width: 1300px) {
  :root {
    --hdr-yellow-w-active: clamp(148px, 17vw, 260px);
    --hdr-blue-w-active: clamp(190px, 21vw, 320px);
  }

  .ph-status time {
    display: none;
  }
}

/* ==========================================================================
   REST OF PAGE STYLES (unchanged)
   ========================================================================== */

/* ------------------------------- Hero ----------------------------------- */
.hero {
  --hero-content-w: 1440px;
  --hero-content-inset: 240px;
  --hero-container-left: max(18px, calc((100vw - var(--hero-content-w)) / 2));
  position: relative;
  color: #fff;
  overflow: hidden;
  height: var(--hero-h);
  min-height: var(--hero-h);
  max-height: var(--hero-h);
}

/* Van fleet photo */
.hero-bg {
  position: absolute;
  inset: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  filter: blur(2px);
  transform: scale(1.03);
  z-index: 0;
}

.hero-bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image: inherit;
  background-position: inherit;
  background-size: inherit;
  background-repeat: inherit;
  filter: brightness(2.15) saturate(1.18);
  opacity: 1;
  -webkit-mask-image: linear-gradient(90deg, transparent 0%, transparent 38%, #000 54%, #000 100%);
  mask-image: linear-gradient(90deg, transparent 0%, transparent 38%, #000 54%, #000 100%);
}

.hero::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  background: linear-gradient(90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 48%,
    rgba(255, 255, 255, .16) 68%,
    rgba(255, 255, 255, .24) 100%);
  mix-blend-mode: screen;
}

/* Dark blue overlay for legibility */
.hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg,
    rgba(6, 14, 34, .93) 0%,
    rgba(6, 14, 34, .78) 28%,
    rgba(6, 14, 34, .02) 40%,
    rgba(6, 14, 34, 0) 48%,
    rgba(6, 14, 34, 0) 100%);
  z-index: 1;
}

/* Figma h1 — 636×186 at page top 381 / left 240 */
.hero .hero-title,
.hero h1.hero-title {
  position: absolute;
  top: calc(381px - var(--hero-page-top));
  left: calc(var(--hero-container-left) + var(--hero-h1-page-left) - var(--hero-content-inset));
  z-index: 3;
  box-sizing: border-box;
  width: 636px;
  height: 186px;
  margin: 0;
  padding: 0;
  opacity: 1;
}

/* Hero badge row — children positioned individually on hero canvas */
.hero .hero-badge {
  display: contents;
}

/* Figma Rectangle 9 — badge-yellow (page top 320 → hero-relative) */
.hero .badge-yellow {
  position: absolute;
  width: 91px;
  height: 58px;
  left: calc(var(--hero-container-left) + var(--hero-badge-yellow-page-left) - var(--hero-content-inset));
  top: calc(320px - var(--hero-page-top));
  background: #FAB72A;
  clip-path: polygon(10% 0, 92% 0, 82% 100%,0  100%);
  z-index: 5;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--navy);
}
.hero .badge-yellow svg {
  width: 30px;
  height: 30px;
  margin: 0;
  flex-shrink: 0;
}
.hero .badge-label {
  position: absolute;
  width: 409px;
  height: 44px;
  left: calc(var(--hero-container-left) + var(--hero-badge-label-page-left) - var(--hero-content-inset));
  top: calc(327px - var(--hero-page-top));
  opacity: 1;
  background: #FFFFFF;
  clip-path: var(--hero-badge-label-clip);
  z-index: 3;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 28px 0 var(--hero-badge-label-pad-left);
  overflow: hidden;
  font-family: 'Gilroy-SemiBold', var(--font);
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0;
  color: #020726;
  white-space: nowrap;
}

.hero .hero-title,
.hero h1.hero-title {
  font-family: 'Gilroy-HeavyItalic', 'Gilroy-ExtraBoldItalic', var(--display);
  font-weight: 400;
  font-style: normal;
  font-size: 64px;
  line-height: 78px;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
}

.hl-hero {
  display: inline-block;
  background: var(--yellow);
  /* color: var(--navy);     */
  font-style: italic;
  padding: 3px 16px 5px;
  border-radius: 0;
  line-height: 1.12;
  transform: skewX(-8deg);
  margin-top: 4px;
}

/* Figma sub: 535×96 at page top 637 / left 240 */
.hero p.sub {
  position: absolute;
  top: var(--hero-sub-top);
  left: calc(var(--hero-container-left) + var(--hero-sub-page-left) - var(--hero-content-inset));
  z-index: 3;
  box-sizing: border-box;
  width: var(--hero-sub-w);
  height: var(--hero-sub-h);
  margin: 0;
  font-family: 'Gilroy-Medium', var(--font);
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0;
  color: rgba(255, 255, 255, .88);
  opacity: 1;
}

/* Figma hero-cta — 430×66 at page top 763 / left 240, gap 20px */
.hero .hero-cta {
  position: absolute;
  top: var(--hero-btns-top);
  left: calc(var(--hero-container-left) + var(--hero-btns-page-left) - var(--hero-content-inset));
  z-index: 3;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  gap: var(--hero-btns-gap);
  width: var(--hero-btns-w);
  height: var(--hero-btns-h);
  margin: 0;
  padding: 0;
  opacity: 1;
}
.hero-btn-call,
.hero-btn-quote {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex: 1 1 0;
  min-width: 0;
  height: var(--hero-btns-h);
  font-family: 'Baloo Chettan', var(--display);
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
  padding: 0 14px;
  border-radius: 50px;
  text-decoration: none;
  white-space: nowrap;
  transition: background .15s ease;
  border: 0;
}
.hero-btn-call {
  background: var(--yellow);
  color: var(--navy);
}
.hero-btn-call:hover { background: var(--yellow-600); }
.hero-btn-quote {
  background: var(--blue);
  color: #fff;
}
.hero-btn-quote:hover { background: var(--blue-600); }
.hero-btn-call svg { width: 20px; height: 20px; flex-shrink: 0; }
.hero-btn-quote svg { width: 32px; height: 32px; flex-shrink: 0; }

/* Figma: 343×162 at page top 859 / left 240, gap 15px */
.hero .hero-points {
  position: absolute;
  top: var(--hero-points-top);
  left: calc(var(--hero-container-left) + var(--hero-points-page-left) - var(--hero-content-inset));
  z-index: 3;
  box-sizing: border-box;
  display: grid;
  gap: var(--hero-points-gap);
  width: var(--hero-points-w);
  height: var(--hero-points-h);
  margin: 0;
  padding: 0;
  list-style: none;
  opacity: 1;
}
.hero-points li {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: 'Gilroy-SemiBold', var(--display);
  font-weight: 400;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0;
  color: #eef3ff;
}
.point-icon {
  width: 30px;
  height: 30px;
  background: var(--blue);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.point-icon svg { width: 15px; height: 15px; color: #fff; }

/* Desktop: hero-mid wrapper is transparent to layout */
.hero-mid { display: contents; }

/* Quick contact row inside book-card — mobile only */
.book-quick-acts { display: none; }

/* Figma layout: 219×97, page top 767px, left 30px, 0deg, opacity 1 */
.hero-greviews {
  position: absolute;
  top: var(--hero-grev-top);
  left: var(--hero-grev-left);
  z-index: 7;
  box-sizing: border-box;
  width: var(--hero-grev-w);
  min-width: var(--hero-grev-w);
  max-width: var(--hero-grev-w);
  height: var(--hero-grev-h);
  min-height: var(--hero-grev-h);
  max-height: var(--hero-grev-h);
  padding: 0;
  margin: 0;
  flex-shrink: 0;
  background: #fff;
  border: var(--hero-grev-side-border) solid var(--hero-grev-border);
  border-top-width: var(--hero-grev-top-bar);
  border-radius: var(--hero-grev-radius);
  box-shadow: 0 4px 14px rgba(11, 27, 52, .14);
  opacity: 1;
  transform: rotate(0deg);
  overflow: visible;
}
.grev-inner {
  display: flex;
  align-items: center;
  gap: var(--hero-grev-gap);
  height: calc(var(--hero-grev-h) - var(--hero-grev-top-bar) - var(--hero-grev-side-border));
  max-height: calc(var(--hero-grev-h) - var(--hero-grev-top-bar) - var(--hero-grev-side-border));
  padding: var(--hero-grev-pad-y) var(--hero-grev-pad-x);
  box-sizing: border-box;
  overflow: hidden;
}
.hero-greviews .g-logo {
  width: 38px;
  height: 38px;
  flex: 0 0 auto;
}
.grev-close {
  position: absolute;
  top: -11px;
  right: -11px;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--hero-grev-close-size);
  height: var(--hero-grev-close-size);
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background-color: var(--hero-grev-close-bg);
  color: #fff;
  cursor: pointer;
  box-shadow: 0 3px 10px rgba(0, 0, 0, .16);
}
.grev-close::after {
  content: '';
  position: absolute;
  top: calc(100% - 3px);
  left: 50%;
  transform: translateX(-35%);
  width: 7px;
  height: 20px;
  background-color: var(--hero-grev-close-bg);
  border-radius: 0 0 3px 3px;
  pointer-events: none;
}
.grev-close:hover,
.grev-close:hover::after { background-color: #e5a51f; }
.grev-close-x {
  display: block;
  width: 12px;
  height: 12px;
  color: #fff;
  flex-shrink: 0;
}
.grev-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 3px;
  flex: 1;
  min-width: 0;
  line-height: 1.15;
}
.grev-label {
  font-family: var(--font);
  font-size: 11px;
  font-weight: 600;
  color: #000;
}
.grev-rating {
  display: flex;
  align-items: center;
  gap: 6px;
}
.grev-score {
  font-family: var(--font);
  font-size: 11px;
  font-weight: 700;
  color: #000;
  line-height: 1;
}
.grev-stars {
  display: inline-flex;
  align-items: center;
  gap: 2px;
  line-height: 1;
}
.grev-star {
  color: var(--hero-grev-star);
  font-size: 11px;
  line-height: 1;
}
.grev-count {
  font-family: var(--font);
  font-size: 10px;
  font-weight: 400;
  color: #000;
  white-space: nowrap;
}

/* ====== PLUMBER CUTOUT — Figma: 352×749 at top 378 / left 784 ====== */
.hero .hero-figure {
  position: absolute;
  top: var(--hero-figure-top);
  left: calc(var(--hero-container-left) + var(--hero-figure-page-left) - var(--hero-content-inset));
  z-index: 9;
  width: var(--hero-figure-w);
  height: var(--hero-figure-h);
  margin: 0;
  pointer-events: none;
  opacity: 1;
}
.hero .hero-figure img {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: contain;
  object-position: bottom center;
  display: block;
  filter: drop-shadow(0 12px 28px rgba(0, 0, 0, .35));
}

/* ====== BOOKING CARD — Figma: 575×652 at top 273 / left 1105 ====== */
.hero .book-card {
  position: absolute;
  top: var(--hero-book-top);
  left: calc(var(--hero-container-left) + var(--hero-book-page-left) - var(--hero-content-inset));
  z-index: 5;
  box-sizing: border-box;
  width: var(--hero-book-w);
  height: var(--hero-book-h);
  margin: 0;
  padding: 28px 26px 24px;
  color: var(--ink);
  border: 2px solid transparent;
  border-radius: 30px;
  background: transparent;
  mix-blend-mode: normal;
  opacity: 1;
  overflow-y: auto;
  isolation: isolate;
}
/* Glass panel only — keeps form/button colors true (#FAB72A not washed out) */
.hero .book-card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  border: 2px solid transparent;
  border-radius: 30px;
  background:
    var(--hero-book-bg) padding-box,
    var(--hero-book-border-img) border-box;
  background-clip: padding-box, border-box;
  -webkit-background-clip: padding-box, border-box;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  mix-blend-mode: luminosity;
  pointer-events: none;
}
.book-title {
  font-family: 'Gilroy-HeavyItalic', 'Gilroy-ExtraBoldItalic', var(--display);
  font-weight: 400;
  font-style: normal;
  font-size: 38px;
  line-height: 48px;
  letter-spacing: 0;
  color: var(--navy);
  text-align: center;
  margin-bottom: 18px;
  text-transform: uppercase;
}
.hero-form .form-grid { margin-bottom: 10px; }
.hero-form .field:not(textarea) {
  height: 52px;
  padding: 0 12px;
  box-sizing: border-box;
}
.hero-form .field-date-wrap {
  height: 52px;
}
.hero-form .field-date-wrap .field {
  height: 100%;
}
.hero-form textarea.field {
  height: 100px;
  min-height: 100px;
  padding: 12px;
  resize: none;
}
.form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 9px;
  margin-bottom: 12px;
}
.form-grid .full { grid-column: 1 / -1; }
.field {
  width: 100%;
  padding: 10px 12px;
  border: 1px solid #dde3ef;
  border-radius: 7px;
  background: #fff;
  color: var(--ink);
  font-size: .88rem;
  font-family: var(--font);
}
.field::placeholder { color: #aab0bf; }
.field:focus {
  outline: none;
  border-color: var(--blue);
  box-shadow: 0 0 0 3px rgba(28, 78, 216, .1);
}
textarea.field {
  resize: vertical;
  min-height: 76px;
}
select.field {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%235b6678' d='M6 8 0 0h12z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 11px center;
  padding-right: 30px;
  cursor: pointer;
}
.field-date-wrap { position: relative; }
.field-date-wrap .field {
  padding-right: 34px;
  cursor: pointer;
}
.field-date-wrap .field::-webkit-calendar-picker-indicator {
  opacity: 0;
  cursor: pointer;
}
.date-ico {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  pointer-events: none;
}
/* Figma Book Free Call Out — 523×66, radius 50px, #FAB72A */
.hero-form .book-submit {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  max-width: var(--hero-book-submit-w);
  height: var(--hero-book-submit-h);
  margin: 45px 0 0;
  padding: 20px 30px;
  background-color: var(--hero-book-submit-bg);
  color: var(--navy);
  border: 1px solid transparent;
  border-radius: 50px;
  opacity: 1;
  font-family: 'Baloo Chettan', var(--display);
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
  cursor: pointer;
  transition: background .15s ease;
}
.hero-form .book-submit:hover { background-color: #e5a51f; }
.hero-form .book-submit:focus-visible {
  outline: none;
  background-color: var(--hero-book-submit-bg);
  box-shadow: 0 0 0 3px rgba(250, 183, 42, .45);
}
.hero-form .book-submit svg {
  flex-shrink: 0;
  width: 22px;
  height: 22px;
}

/* Figma cta-strip — full viewport width, 106px tall at page top 894 */
.hero .cta-strip {
  position: absolute;
  left: 50%;
  right: auto;
  top: auto;
  bottom: 0;
  z-index: 9;
  box-sizing: border-box;
  width: 100vw;
  max-width: none;
  height: 106px;
  min-height: 106px;
  max-height: 106px;
  padding: 20px var(--hero-container-left);
  background: #1C45C2;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  opacity: 1;
  margin: 0;
  transform: translateX(-50%);
  overflow: visible;
  isolation: isolate;
}
.hero .cta-strip::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 1;
  background: #1C45C2;
  border-radius: inherit;
  pointer-events: none;
}

.hero .cta-strip .cta-strip-close {
  top: -22px;
  right: 16px;
  z-index: 0;
}
.hero .cta-strip .cta-strip-close::after {
  top: calc(100% - 2px);
  height: 22px;
}

/* CTA strip always fixed — add bottom padding so content is not hidden */
body {
  padding-bottom: 80px;
}

/* Keep hero CTA strip visible while scrolling on lg+ screens */
@media (min-width: 1025px) {
  body {
    padding-bottom: 106px;
  }

  .hero .cta-strip {
    position: fixed;
    top: auto;
    bottom: 0;
    z-index: 58;
    left: 50%;
    right: auto;
    width: 100vw;
    max-width: none;
    transform: translateX(-50%);
  }
}

body.cta-strip-is-hidden {
  padding-bottom: 0;
}

.cta-strip-inner {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 50px;
  flex-wrap: nowrap;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
/* Figma: ~152×167 at page top 696 / left 1733, opacity 1 */
.hero .cta-avatar {
  position: absolute;
  top: var(--hero-cta-avatar-top);
  left: calc(var(--hero-container-left) + var(--hero-cta-avatar-page-left) - var(--hero-content-inset));
  z-index: 10;
  width: var(--hero-cta-avatar-w);
  height: var(--hero-cta-avatar-h);
  opacity: 1;
}
.hero .cta-avatar .cta-avatar-close {
   top: 7px;
  right: 10px;
  
}
.hero .cta-avatar img {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: bottom center;
  display: block;
}
.cta-strip-inner p {
  color: #fff;
  font-weight: 600;
  font-size: .98rem;
  max-width: 520px;
}
/* Figma acts row — 497×66, gap 20px */
.cta-strip .acts {
  display: flex;
  flex: 0 0 auto;
  flex-wrap: nowrap;
  align-items: stretch;
  gap: var(--hero-cta-acts-gap);
  width: var(--hero-cta-acts-w);
  height: var(--hero-cta-acts-h);
  opacity: 1;
}

.cta-btn-call,
.cta-btn-request {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex: 1 1 0;
  min-width: 0;
  height: var(--hero-cta-acts-h);
  font-family: 'Baloo Chettan', var(--display);
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
  padding: 0 16px;
  border-radius: 50px;
  text-decoration: none;
  white-space: nowrap;
  transition: background .15s, color .15s;
}
.cta-btn-call {
  background: var(--yellow);
  color: #00274E;
}
.cta-btn-call:hover { background: var(--yellow-600); }
.cta-btn-call svg { width: 24px; height: 24px; flex-shrink: 0; }

.cta-btn-request {
  background: #ffffff;
  color: var(--blue);
  border: 0;
}
.cta-btn-request:hover { background: #e8edf8; }
.cta-btn-request svg { width: 32px; height: 32px; flex-shrink: 0; color: var(--blue); }

/* form-alert helpers */
.form-note { font-size: .78rem; color: var(--muted); margin-top: 10px; text-align: center; }
.form-alert { padding: 12px 14px; border-radius: 10px; font-size: .9rem; margin-bottom: 14px; font-weight: 600; }
.form-alert.ok { background: #e7f7ec; color: #15803d; border: 1px solid #b7e4c4; }
.form-alert.err { background: #fdeaea; color: #b91c1c; border: 1px solid #f3c2c2; }

.field-err { border-color: #dc2626 !important; }


/* ── Fast banner (full-width yellow CTA strip) ── */
.fast-banner-wrap {
  --fast-banner-h: 250px;
  position: relative;
  height: var(--fast-banner-h);
  background: #ffb82e;
  overflow: hidden;
}
.fast-banner__slant {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  width: min(46vw, 560px);
  background: var(--blue);
  clip-path: polygon(0 0, 0 100%, 72% 100%, 38% 0);
  z-index: 0;
  pointer-events: none;
}
.fast-banner__inner {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  gap: clamp(18px, 3vw, 40px);
  height: var(--fast-banner-h);
  padding: 0;
}
.fast-banner__van {
  flex: 0 0 clamp(200px, 28vw, 340px);
  margin: 0 0 0 -8px;
  align-self: center;
  z-index: 2;
  height: 100%;
  display: flex;
  align-items: flex-end;
}
.fast-banner__van img {
  width: 100%;
  max-height: calc(var(--fast-banner-h) - 10px);
  height: auto;
  display: block;
  object-fit: contain;
  object-position: bottom left;
}
.fast-banner__heading {
  flex: 1 1 260px;
  display: flex;
  flex-direction: column;
  gap: 0;
  font-family: var(--display);
  font-weight: 900;
  font-style: italic;
  font-size: clamp(1.35rem, 2.4vw, 2.05rem);
  text-transform: uppercase;
  color: var(--navy);
  line-height: 1.12;
  letter-spacing: -.01em;
}
.fast-banner__line {
  display: block;
}
.fast-banner__acts {
  flex: 0 0 auto;
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin-left: auto;
}
.fast-btn-call {
  background: #fff;
  color: var(--navy);
  font-family: var(--display);
  font-weight: 700;
  gap: 8px;
  padding: 13px 22px;
  box-shadow: 0 2px 8px rgba(11, 27, 52, .08);
}
.fast-btn-call:hover { background: #f7f9ff; }
.fast-btn-call .ic { width: 17px; height: 17px; color: var(--navy); }
.fast-btn-request {
  background: var(--blue);
  color: #fff;
  font-family: var(--display);
  font-weight: 700;
  gap: 8px;
  padding: 13px 22px;
  box-shadow: 0 2px 8px rgba(11, 27, 52, .12);
}
.fast-btn-request:hover { background: var(--blue-600); }
.fast-btn-request .ic { width: 17px; height: 17px; }

/* ------------------------- Floating click-to-call ----------------------- */
.float-call { position: fixed; right: 18px; bottom: 18px; z-index: 80; display: none; }
.float-call a { display: inline-flex; align-items: center; gap: 8px; background: var(--yellow); color: var(--navy); font-weight: 800; padding: 14px 20px; border-radius: 40px; box-shadow: var(--shadow-lg); }
.float-call svg { width: 20px; height: 20px; }

.skip-link { position: absolute; left: -999px; top: 0; background: #fff; color: var(--blue); padding: 10px 16px; z-index: 200; border-radius: 0 0 8px 0; }
.skip-link:focus { left: 0; }

/* ================================ Responsive ============================ */
@media (max-width: 1024px) {
  .brands-grid { grid-template-columns: repeat(4, 1fr); }
}

@media (min-width: 1025px) {
  /* Keep avatar pinned with the fixed bottom CTA strip */
  .hero .cta-avatar {
    position: fixed;
    top: auto;
    left: auto;
    right: 24px;
    bottom: calc((106px - var(--hero-cta-avatar-h)) / 2 + 160px);
    z-index: 59;
  }

  /* Keep Google reviews pinned on the left with the CTA strip */
  .hero-greviews {
    position: fixed;
    top: auto;
    left: 24px;
    bottom: calc((106px - var(--hero-grev-h)) / 2 + 160px);
    z-index: 59;
  }
}

/* Large / 4K screens (≥ 1920px): container-left auto-centres the 1440px content column */
@media (min-width: 1025px) and (max-width: 1919px) {
  .hero {
    --hero-laptop-scale: clamp(.85, calc(100vw / 1600px), 1);
    --hero-book-w-scaled: calc(var(--hero-book-w) * var(--hero-laptop-scale));
    --hero-book-offset: calc(var(--hero-book-page-left) - var(--hero-content-inset));
    --hero-book-left-scaled: calc(var(--hero-container-left) + var(--hero-book-offset) * var(--hero-laptop-scale));
    --hero-book-left-clamped: max(
      18px,
      min(
        var(--hero-book-left-scaled),
        calc(100% - var(--hero-book-w-scaled) - 18px)
      )
    );
    --hero-figure-w-scaled: calc(var(--hero-figure-w) * var(--hero-laptop-scale));
    --hero-figure-offset: calc(var(--hero-figure-page-left) - var(--hero-content-inset));
    --hero-figure-left-scaled: calc(var(--hero-container-left) + var(--hero-figure-offset) * var(--hero-laptop-scale));
    height: calc(var(--hero-h) * var(--hero-laptop-scale));
    min-height: calc(var(--hero-h) * var(--hero-laptop-scale));
    max-height: calc(var(--hero-h) * var(--hero-laptop-scale));
  }

  .hero .badge-yellow {
    left: calc(var(--hero-container-left) + (var(--hero-badge-yellow-page-left) - var(--hero-content-inset)) * var(--hero-laptop-scale));
    top: calc(var(--hero-badge-yellow-top) * var(--hero-laptop-scale));
    width: calc(var(--hero-badge-yellow-w) * var(--hero-laptop-scale));
    height: calc(var(--hero-badge-yellow-h) * var(--hero-laptop-scale));
  }

  .hero .badge-yellow svg {
    width: calc(30px * var(--hero-laptop-scale));
    height: calc(30px * var(--hero-laptop-scale));
  }

  .hero .badge-label {
    left: calc(var(--hero-container-left) + (var(--hero-badge-label-page-left) - var(--hero-content-inset)) * var(--hero-laptop-scale));
    top: calc(var(--hero-badge-label-top) * var(--hero-laptop-scale));
    width: calc(var(--hero-badge-label-w) * var(--hero-laptop-scale));
    height: calc(var(--hero-badge-label-h) * var(--hero-laptop-scale));
    padding-right: calc(28px * var(--hero-laptop-scale));
    padding-left: calc(var(--hero-badge-label-pad-left) * var(--hero-laptop-scale));
    font-size: calc(16px * var(--hero-laptop-scale));
    line-height: 1.2;
  }

  .hero .hero-title,
  .hero h1.hero-title {
    top: calc(var(--hero-h1-top) * var(--hero-laptop-scale));
    left: calc(var(--hero-container-left) + (var(--hero-h1-page-left) - var(--hero-content-inset)) * var(--hero-laptop-scale));
    width: calc(var(--hero-h1-w) * var(--hero-laptop-scale));
    height: calc(var(--hero-h1-h) * var(--hero-laptop-scale));
    font-size: calc(64px * var(--hero-laptop-scale));
    line-height: calc(78px * var(--hero-laptop-scale));
  }

  .hl-hero {
    padding:
      calc(2px * var(--hero-laptop-scale))
      calc(30px * var(--hero-laptop-scale))
      calc(6px * var(--hero-laptop-scale))
      calc(24px * var(--hero-laptop-scale));
  }

  .hero p.sub {
    top: calc(var(--hero-sub-top) * var(--hero-laptop-scale));
    left: calc(var(--hero-container-left) + (var(--hero-sub-page-left) - var(--hero-content-inset)) * var(--hero-laptop-scale));
    width: calc(var(--hero-sub-w) * var(--hero-laptop-scale));
    height: calc(var(--hero-sub-h) * var(--hero-laptop-scale));
    font-size: calc(20px * var(--hero-laptop-scale));
    line-height: calc(32px * var(--hero-laptop-scale));
  }

  .hero .hero-cta {
    top: calc(var(--hero-btns-top) * var(--hero-laptop-scale));
    left: calc(var(--hero-container-left) + (var(--hero-btns-page-left) - var(--hero-content-inset)) * var(--hero-laptop-scale));
    width: calc(var(--hero-btns-w) * var(--hero-laptop-scale));
    height: calc(var(--hero-btns-h) * var(--hero-laptop-scale));
    gap: calc(var(--hero-btns-gap) * var(--hero-laptop-scale));
  }

  .hero-btn-call,
  .hero-btn-quote {
    height: calc(var(--hero-btns-h) * var(--hero-laptop-scale));
    font-size: calc(20px * var(--hero-laptop-scale));
    font-weight: 400;
    padding-left: calc(14px * var(--hero-laptop-scale));
    padding-right: calc(14px * var(--hero-laptop-scale));
    gap: calc(10px * var(--hero-laptop-scale));
  }

  .hero-btn-call svg {
    width: calc(20px * var(--hero-laptop-scale));
    height: calc(20px * var(--hero-laptop-scale));
  }

  .hero-btn-quote svg {
    width: calc(32px * var(--hero-laptop-scale));
    height: calc(32px * var(--hero-laptop-scale));
  }

  .hero .hero-points {
    top: calc(var(--hero-points-top) * var(--hero-laptop-scale));
    left: calc(var(--hero-container-left) + (var(--hero-points-page-left) - var(--hero-content-inset)) * var(--hero-laptop-scale));
    width: calc(var(--hero-points-w) * var(--hero-laptop-scale));
    height: calc(var(--hero-points-h) * var(--hero-laptop-scale));
    gap: calc(var(--hero-points-gap) * var(--hero-laptop-scale));
  }

  .hero-points li {
    font-family: 'Gilroy-SemiBold', var(--display);
    font-weight: 400;
    font-size: calc(22px * var(--hero-laptop-scale));
    line-height: calc(32px * var(--hero-laptop-scale));
    letter-spacing: 0;
    gap: calc(10px * var(--hero-laptop-scale));
  }

  .point-icon {
    width: calc(30px * var(--hero-laptop-scale));
    height: calc(30px * var(--hero-laptop-scale));
  }

  .point-icon svg {
    width: calc(15px * var(--hero-laptop-scale));
    height: calc(15px * var(--hero-laptop-scale));
  }

  .hero .hero-figure {
    top: calc(var(--hero-figure-top) * var(--hero-laptop-scale));
    left: max(
      18px,
      min(
        var(--hero-figure-left-scaled),
        calc(var(--hero-book-left-clamped) - var(--hero-figure-w-scaled) + calc(31px * var(--hero-laptop-scale)))
      )
    );
    width: var(--hero-figure-w-scaled);
    height: calc(var(--hero-figure-h) * var(--hero-laptop-scale));
  }

  .hero .book-card {
    top: calc(var(--hero-book-top) * var(--hero-laptop-scale));
    left: var(--hero-book-left-clamped);
    width: var(--hero-book-w-scaled);
    height: calc(var(--hero-book-h) * var(--hero-laptop-scale));
    padding: calc(28px * var(--hero-laptop-scale)) calc(26px * var(--hero-laptop-scale)) calc(24px * var(--hero-laptop-scale));
    z-index: 7;
    border-radius: calc(30px * var(--hero-laptop-scale));
  }

  .book-title {
    font-family: 'Gilroy-HeavyItalic', 'Gilroy-ExtraBoldItalic', var(--display);
    font-weight: 400;
    font-size: calc(38px * var(--hero-laptop-scale));
    line-height: calc(48px * var(--hero-laptop-scale));
    letter-spacing: 0;
    margin-bottom: calc(18px * var(--hero-laptop-scale));
  }

  .form-grid {
    gap: calc(9px * var(--hero-laptop-scale));
    margin-bottom: calc(12px * var(--hero-laptop-scale));
  }

  .field {
    padding: calc(10px * var(--hero-laptop-scale)) calc(12px * var(--hero-laptop-scale));
    border-radius: calc(7px * var(--hero-laptop-scale));
    font-size: calc(.88rem * var(--hero-laptop-scale));
  }

  .hero-form .field:not(textarea),
  .hero-form .field-date-wrap {
    height: calc(52px * var(--hero-laptop-scale));
  }

  .hero-form textarea.field {
    height: calc(100px * var(--hero-laptop-scale));
    min-height: calc(100px * var(--hero-laptop-scale));
    padding: calc(12px * var(--hero-laptop-scale));
  }

  .hero-form .book-submit {
    max-width: calc(var(--hero-book-submit-w) * var(--hero-laptop-scale));
    height: calc(var(--hero-book-submit-h) * var(--hero-laptop-scale));
    margin: calc(45px * var(--hero-laptop-scale)) 0 0;
    padding: calc(20px * var(--hero-laptop-scale)) calc(30px * var(--hero-laptop-scale));
    font-family: 'Baloo Chettan', var(--display);
    font-weight: 400;
    font-size: calc(20px * var(--hero-laptop-scale));
    line-height: calc(26px * var(--hero-laptop-scale));
    letter-spacing: 0;
    border-radius: calc(50px * var(--hero-laptop-scale));
  }

  .hero-form .book-submit svg {
    width: calc(22px * var(--hero-laptop-scale));
    height: calc(22px * var(--hero-laptop-scale));
  }

  .hero .cta-avatar {
    position: fixed;
    top: auto;
    left: auto;
    right: max(10px, calc(1.25vw));
    width: calc(var(--hero-cta-avatar-w) * var(--hero-laptop-scale));
    height: calc(var(--hero-cta-avatar-h) * var(--hero-laptop-scale));
    bottom: calc((106px - (var(--hero-cta-avatar-h) * var(--hero-laptop-scale))) / 2 + 160px);
    z-index: 59;
  }

  .hero-greviews {
    position: fixed;
    top: auto;
    left: max(10px, calc(1.25vw));
    width: calc(var(--hero-grev-w) * var(--hero-laptop-scale));
    min-width: calc(var(--hero-grev-w) * var(--hero-laptop-scale));
    max-width: calc(var(--hero-grev-w) * var(--hero-laptop-scale));
    height: calc(var(--hero-grev-h) * var(--hero-laptop-scale));
    min-height: calc(var(--hero-grev-h) * var(--hero-laptop-scale));
    max-height: calc(var(--hero-grev-h) * var(--hero-laptop-scale));
    bottom: calc((106px - (var(--hero-grev-h) * var(--hero-laptop-scale))) / 2 + 160px);
    z-index: 59;
    opacity: 1;
    transform: rotate(0deg);
  }
}

/* Hide Google reviews only when mobile header replaces top row */
@media (max-width: 900px) {
  .hdr-reviews { display: none; }
}

/* Hero tablet/mobile — below lg (1024px) */
@media (max-width: 1024px) {
  .hero { height: auto; min-height: 0; max-height: none; overflow: visible; }
  .hero .hero-badge {
    display: flex;
    align-items: stretch;
    width: fit-content;
    max-width: calc(100% - 36px);
    margin: 20px 0 0 18px;
  }

  .hero .badge-yellow {
    position: relative;
    top: auto;
    left: auto;
    flex: 0 0 72px;
    width: 72px;
    height: 46px;
    clip-path: polygon(0 0, 82% 0, 100% 100%, 0 100%);
    filter: none;
  }

  .hero .badge-yellow svg {
    width: 24px;
    height: 24px;
  }

  .hero .badge-label {
    position: relative;
    top: auto;
    left: auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    height: 46px;
    min-height: 0;
    padding: 0 28px 0 14px;
    clip-path: none;
    font-size: clamp(12px, 1.35vw, 14px);
    line-height: 46px;
    white-space: nowrap;
    overflow: visible;
  }

  .hero .hero-title,
  .hero h1.hero-title {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    margin: 16px 18px 0;
    font-size: 2rem;
    line-height: 1.1;
  }

  .hero p.sub {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    margin: 12px 18px 0;
  }

  .hero .hero-cta {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    max-width: var(--hero-btns-w);
    height: auto;
    min-height: var(--hero-btns-h);
    margin: 14px 18px 0;
    padding: 0;
    flex-wrap: wrap;
  }

  .hero .hero-points {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
    margin: 16px 18px 0;
  }

  .hero-figure {
    display: block;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: clamp(150px, 20vw, 220px);
    height: auto;
    min-width: 0;
    min-height: 0;
    max-width: none;
    max-height: none;
    margin: -60px 18px 0 auto;
    z-index: 4;
    pointer-events: none;
  }

  .hero-figure img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
    object-position: bottom center;
  }

  .hero .book-card {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: calc(100% - 36px);
    height: auto;
    max-width: none;
    margin: -180px 18px 0;
    border: 2px solid rgba(255, 255, 255, .3);
    background: #fff;
    background-clip: border-box;
    -webkit-background-clip: border-box;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    mix-blend-mode: normal;
    overflow-y: visible;
    z-index: 6;
  }
  .hero-greviews {
    position: relative;
    top: auto;
    left: auto;
    width: var(--hero-grev-w);
    min-width: var(--hero-grev-w);
    max-width: var(--hero-grev-w);
    height: var(--hero-grev-h);
    min-height: var(--hero-grev-h);
    max-height: var(--hero-grev-h);
    margin: 20px 18px 0;
    opacity: 1;
    transform: rotate(0deg);
    overflow: visible;
  }
  .hero .cta-strip {
    position: fixed;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100vw;
    max-width: none;
    margin-left: 0;
    transform: none;
    height: auto;
    min-height: 0;
    max-height: none;
    padding: 18px 16px;
    border-radius: 24px 24px 0 0;
    z-index: 58;
  }
  .cta-strip-inner {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    gap: 16px;
    height: auto;
  }
  .cta-strip-inner p { max-width: none; }
  .cta-strip .acts {
    width: 100%;
    max-width: var(--hero-cta-acts-w);
    height: auto;
    min-height: var(--hero-cta-acts-h);
    flex-wrap: wrap;
    justify-content: center;
  }
  .hero .cta-avatar {
    top: auto;
    bottom: calc(var(--hero-cta-h) + 12px);
    left: auto;
    right: 16px;
    width: 72px;
    height: 79px;
  }
}

/* Tablet and below — white mobile header: logo left, circular menu right */
@media (max-width: 900px) {
  :root { --header-h: 80px; }

  .hdr-top { display: none; }

  .hdr-nav {
    background: #fff;
  }

  .hdr-nav-inner {
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    height: auto;
    min-height: var(--header-h);
    max-height: none;
    padding: 14px 20px;
  }

  .nav-logo {
    display: inline-flex;
    align-items: center;
    flex: 0 1 auto;
    min-width: 0;
    width: auto;
    height: auto;
    min-height: 0;
    max-width: none;
    margin: 0;
    padding: 0;
    text-decoration: none;
  }

  .nav-logo .logo-block {
    align-items: flex-start;
    width: auto;
    height: auto;
  }

  .nav-logo .logo-vaucluse {
    font-size: .72rem;
    padding: 2px 7px 1px;
    letter-spacing: 1.4px;
    width: auto;
    text-align: left;
  }

  .nav-logo .logo-blocked {
    font-size: .72rem;
    border-width: 2px;
    padding: 2px 7px;
    letter-spacing: 1px;
    margin-top: 1px;
    width: auto;
    justify-content: flex-start;
  }

  .nav-logo .logo-drains {
    font-size: .72rem;
    letter-spacing: 1px;
  }

  .nav-logo .logo-eye {
    width: 11px;
    height: 11px;
    top: 0;
  }

  .nav-logo .logo-eye::after {
    inset: 3px;
  }

  .nav-logo .logo-sub {
    font-size: .42rem;
    letter-spacing: 1.1px;
    margin-top: 3px;
    text-align: left;
    color: var(--blue);
  }

  .nav-links {
    position: fixed; inset: 0 0 0 auto;
    top: 0; left: auto;
    width: min(80vw, 320px);
    min-width: 0; max-width: none;
    height: 100vh; min-height: 100vh; max-height: none;
    background: var(--blue); flex-direction: column; align-items: flex-start;
    justify-content: flex-start;
    gap: 0; padding: 72px 26px 32px; transform: translateX(100%);
    transition: transform .3s ease; box-shadow: var(--shadow-lg); z-index: 70;
  }
  .nav-links.open { transform: translateX(0); }

  .nav-links__close-item {
    display: block;
    position: absolute;
    top: 16px;
    right: 16px;
    width: auto;
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .nav-close {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, .14);
    color: #fff;
    cursor: pointer;
    transition: background .15s ease;
  }

  .nav-close:hover {
    background: rgba(255, 255, 255, .24);
  }

  .nav-close svg {
    display: block;
    width: 24px;
    height: 24px;
  }

  .nav-links a {
    padding: 14px 0;
    width: 100%;
    border-bottom: 1px solid rgba(255,255,255,.12);
    font-size: 1rem;
    line-height: 1.4;
  }

  .nav-toggle {
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    min-width: 44px;
    min-height: 44px;
    margin: 0 0 0 auto;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: none;
    cursor: pointer;
  }

  .nav-toggle svg {
    width: 44px;
    height: 44px;
  }

  .fast-banner-wrap {
    height: auto;
    min-height: var(--fast-banner-h);
  }
  .fast-banner__inner {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    height: auto;
    min-height: var(--fast-banner-h);
    padding: 24px 0;
  }
  .fast-banner__van {
    flex: 0 0 220px;
    margin: 0 auto;
  }
  .fast-banner__heading {
    flex: 1 1 100%;
    font-size: 1.45rem;
    align-items: center;
  }
  .fast-banner__acts {
    margin-left: 0;
    justify-content: center;
  }
  .fast-banner__slant {
    width: 100%;
    clip-path: polygon(0 0, 0 100%, 100% 100%, 0 42%);
  }
  .float-call { display: block; }
}

/* Hero mobile — Figma frame: 430×1440 at page top 90px */
@media (max-width: 768px) {
  .hero {
    --hero-m-w: 430px;
    --hero-m-h: 1440px;
    --hero-m-page-top: 90px;

    box-sizing: border-box;
    position: relative;
    width: 100%;
    min-width: 0;
    max-width: 100%;
    height: var(--hero-m-h);
    min-height: var(--hero-m-h);
    max-height: var(--hero-m-h);
    margin: 0;
    padding: 0;
    overflow: visible;
    opacity: 1;
    transform: none;
  }

  .hero-overlay {
    background: linear-gradient(180deg,
      rgba(6, 14, 34, .94) 0%,
      rgba(6, 14, 34, .88) 55%,
      rgba(6, 14, 34, .82) 100%);
  }

  .hero .hero-badge {
    --hero-m-badge-w: 345px;
    --hero-m-badge-h: 44px;
    --hero-m-badge-page-top: 140px;
    --hero-m-badge-page-left: 25px;

    display: flex;
    align-items: stretch;
    position: absolute;
    top: calc(var(--hero-m-badge-page-top) - var(--hero-m-page-top));
    left: var(--hero-m-badge-page-left);
    box-sizing: border-box;
    width: min(var(--hero-m-badge-w), calc(100% - 50px));
    min-width: 0;
    max-width: var(--hero-m-badge-w);
    height: var(--hero-m-badge-h);
    min-height: var(--hero-m-badge-h);
    max-height: var(--hero-m-badge-h);
    margin: 0;
    z-index: 5;
    opacity: 1;
    transform: rotate(0deg);
  }

  .hero .badge-yellow {
    position: relative;
    top: auto;
    left: auto;
    flex: 0 0 69px;
    width: 69px;
    height: var(--hero-m-badge-h);
    min-height: var(--hero-m-badge-h);
    max-height: var(--hero-m-badge-h);
    clip-path: polygon(10% 0, 92% 0, 82% 100%, 0 100%);
  }

  .hero .badge-yellow svg {
    width: 22px;
    height: 22px;
  }

  .hero .badge-label {
    position: relative;
    top: auto;
    left: auto;
    flex: 1;
    width: auto;
    min-width: 0;
    height: var(--hero-m-badge-h);
    min-height: var(--hero-m-badge-h);
    max-height: var(--hero-m-badge-h);
    padding: 0 16px 0 24px;
    margin-left: -18px;
    justify-content: flex-start;
    clip-path: var(--hero-badge-label-clip);
    font-family: 'Gilroy-SemiBold', var(--font);
    font-size: 12px;
    line-height: 1.2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
    opacity: 1;
  }

  .hero .hero-title,
  .hero h1.hero-title {
    --hero-m-h1-w: 390px;
    --hero-m-h1-page-top: 199px;
    --hero-m-h1-page-left: 20px;

    position: absolute;
    top: calc(var(--hero-m-h1-page-top) - var(--hero-m-page-top));
    left: var(--hero-m-h1-page-left);
    box-sizing: border-box;
    width: min(var(--hero-m-h1-w), calc(100% - 40px));
    min-width: 0;
    max-width: var(--hero-m-h1-w);
    height: auto;
    min-height: 0;
    max-height: none;
    margin: 0;
    padding: 0;
    z-index: 3;
    opacity: 1;
    transform: rotate(0deg);
    overflow: visible;
    font-family: 'Gilroy-HeavyItalic', 'Gilroy-ExtraBoldItalic', var(--display);
    font-weight: 400;
    font-style: italic;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #ffffff;
    overflow-wrap: break-word;
    word-wrap: break-word;
    hyphens: auto;
  }

  .hero .hero-title .hl-hero,
  .hero h1.hero-title .hl-hero {
    display: inline-block;
    max-width: 100%;
    margin-top: 0.06em;
    padding: 0.04em 0.46em 0.08em 0.38em;
    font-size: inherit;
    line-height: inherit;
    transform: skewX(-8deg);
    /* color: var(--navy); */
    background: var(--yellow);
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
  }

  .hero p.sub {
    --hero-m-sub-w: 390px;
    --hero-m-sub-h: 78px;
    --hero-m-sub-page-top: 394px;
    --hero-m-sub-page-left: 20px;

    position: absolute;
    top: calc(var(--hero-m-sub-page-top) - var(--hero-m-page-top));
    left: var(--hero-m-sub-page-left);
    box-sizing: border-box;
    width: min(var(--hero-m-sub-w), calc(100% - 40px));
    min-width: 0;
    max-width: var(--hero-m-sub-w);
    height: auto;
    min-height: 0;
    max-height: none;
    margin: 0;
    padding: 0;
    z-index: 3;
    opacity: 1;
    transform: rotate(0deg);
    font-family: 'Gilroy-Medium', var(--font);
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    color: #ffffffe5;
  }

  .hero .hero-cta {
    --hero-m-cta-w: 380px;
    --hero-m-cta-h: 56px;
    --hero-m-cta-page-top: 500px;
    --hero-m-cta-page-left: 20px;
    --hero-m-cta-gap: 20px;

    position: absolute;
    top: calc(var(--hero-m-cta-page-top) - var(--hero-m-page-top));
    left: var(--hero-m-cta-page-left);
    box-sizing: border-box;
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    width: min(var(--hero-m-cta-w), calc(100% - 40px));
    min-width: 0;
    max-width: var(--hero-m-cta-w);
    height: var(--hero-m-cta-h);
    min-height: var(--hero-m-cta-h);
    max-height: var(--hero-m-cta-h);
    margin: 0;
    padding: 0;
    gap: var(--hero-m-cta-gap);
    z-index: 3;
    opacity: 1;
    transform: rotate(0deg);
  }

  .hero-btn-call,
  .hero-btn-quote {
    box-sizing: border-box;
    flex: 1 1 0;
    min-width: 0;
    height: var(--hero-m-cta-h);
    min-height: var(--hero-m-cta-h);
    max-height: var(--hero-m-cta-h);
    font-size: .85rem;
    padding: 0 12px;
    gap: 8px;
    opacity: 1;
  }

  .hero-btn-call svg { width: 18px; height: 18px; }
  .hero-btn-quote svg { width: 24px; height: 24px; }

  .hero-mid {
    display: contents;
  }

  .hero .hero-points {
    --hero-m-points-w: 260px;
    --hero-m-points-h: 140px;
    --hero-m-points-page-top: 568px;
    --hero-m-points-page-left: 20px;
    --hero-m-points-gap: 10px;

    position: absolute;
    top: calc(var(--hero-m-points-page-top) - var(--hero-m-page-top));
    left: var(--hero-m-points-page-left);
    box-sizing: border-box;
    display: grid;
    gap: var(--hero-m-points-gap);
    width: var(--hero-m-points-w);
    min-width: var(--hero-m-points-w);
    max-width: var(--hero-m-points-w);
    height: var(--hero-m-points-h);
    min-height: var(--hero-m-points-h);
    max-height: var(--hero-m-points-h);
    margin: 0;
    padding: 0;
    z-index: 4;
    opacity: 1;
    transform: rotate(0deg);
  }

  .hero-points li {
    font-family: 'Gilroy-SemiBold', var(--font);
    font-size: 13px;
    line-height: 18px;
    gap: 8px;
  }

  .point-icon {
    width: 28px;
    height: 28px;
  }

  .point-icon svg {
    width: 14px;
    height: 14px;
  }

  .hero .hero-figure {
    --hero-m-figure-w: 118px;
    --hero-m-figure-h: 250px;
    --hero-m-figure-page-top: 568px;
    --hero-m-figure-page-left: 292px;

    display: block;
    position: absolute;
    top: calc(var(--hero-m-figure-page-top) - var(--hero-m-page-top));
    left: var(--hero-m-figure-page-left);
    right: auto;
    box-sizing: border-box;
    width: var(--hero-m-figure-w);
    min-width: var(--hero-m-figure-w);
    max-width: var(--hero-m-figure-w);
    height: var(--hero-m-figure-h);
    min-height: var(--hero-m-figure-h);
    max-height: var(--hero-m-figure-h);
    margin: 0;
    padding: 0;
    z-index: 3;
    opacity: 1;
    transform: rotate(0deg);
    pointer-events: none;
  }

  .hero .hero-figure img {
    display: block;
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    object-fit: contain;
    object-position: bottom center;
  }

  .hero .book-card {
    --hero-m-book-w: 390px;
    --hero-m-book-page-top: 731px;
    --hero-m-book-page-left: 20px;

    position: absolute;
    top: calc(var(--hero-m-book-page-top) - var(--hero-m-page-top));
    left: var(--hero-m-book-page-left);
    right: auto;
    z-index: 6;
    box-sizing: border-box;
    width: min(var(--hero-m-book-w), calc(100% - 40px));
    min-width: 0;
    max-width: var(--hero-m-book-w);
    height: auto;
    min-height: 0;
    max-height: none;
    margin: 0;
    padding: 22px 18px 20px;
    border: 2px solid rgba(255, 255, 255, .3);
    border-radius: 30px;
    background: #fff;
    overflow-x: hidden;
    overflow-y: auto;
    opacity: 1;
    transform: rotate(0deg);
  }

  .hero .book-card::before {
    display: none;
  }

  .book-title {
    margin: 0 0 14px;
    font-family: 'Gilroy-ExtraBoldItalic', var(--display);
    font-size: 18px;
    line-height: 24px;
    font-weight: 800;
    font-style: italic;
    text-align: center;
    letter-spacing: -.2px;
  }

  .book-quick-acts {
    display: flex;
    align-items: stretch;
    gap: 10px;
    width: 100%;
    margin: 0 0 14px;
  }

  .book-quick-acts .cta-btn-call,
  .book-quick-acts .cta-btn-request {
    flex: 1 1 0;
    min-width: 0;
    height: 48px;
    min-height: 48px;
    font-size: .72rem;
    padding: 0 10px;
    gap: 6px;
    border-radius: 50px;
  }

  .book-quick-acts .cta-btn-call svg {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
  }

  .book-quick-acts .cta-btn-request {
    border: 1px solid #dde3ef;
  }

  .book-quick-acts .cta-btn-request svg {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
    color: var(--blue);
  }

  .hero-form .form-grid {
    grid-template-columns: 1fr;
    gap: 10px;
    margin-bottom: 0;
  }

  .hero-form .form-grid .full,
  .hero-form .form-grid .field,
  .hero-form .form-grid .field-date-wrap {
    grid-column: 1 / -1;
  }

  .hero-form .field:not(textarea) {
    height: 48px;
    font-size: .85rem;
  }

  .hero-form .field-date-wrap {
    height: 48px;
  }

  .hero-form textarea.field {
    height: 90px;
    min-height: 90px;
  }

  .hero-form .book-submit {
    width: 100%;
    max-width: none;
    height: 56px;
    min-height: 56px;
    margin: 14px 0 0;
    padding: 16px 24px;
    font-size: .92rem;
  }

  .hero .cta-strip {
    --hero-m-cta-strip-w: 430px;
    --hero-m-cta-strip-h: 80px;

    display: flex;
    position: fixed;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 58;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    width: 100vw;
    min-width: 0;
    max-width: none;
    height: var(--hero-m-cta-strip-h);
    min-height: var(--hero-m-cta-strip-h);
    max-height: var(--hero-m-cta-strip-h);
    margin: 0;
    padding: 15px 20px;
    background: #1C45C2;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    opacity: 1;
    transform: none;
    overflow: hidden;
  }

  .hero .cta-strip .cta-strip-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-wrap: nowrap;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }

  .hero .cta-strip-inner p {
    display: none;
  }

  .hero .cta-strip .acts {
    --hero-m-cta-strip-acts-w: 390px;
    --hero-m-cta-strip-acts-h: 50px;
    --hero-m-cta-strip-acts-gap: 20px;

    display: flex;
    flex: 0 0 auto;
    flex-wrap: nowrap;
    align-items: stretch;
    justify-content: space-between;
    gap: var(--hero-m-cta-strip-acts-gap);
    box-sizing: border-box;
    width: min(100%, var(--hero-m-cta-strip-acts-w));
    min-width: 0;
    max-width: var(--hero-m-cta-strip-acts-w);
    height: var(--hero-m-cta-strip-acts-h);
    min-height: var(--hero-m-cta-strip-acts-h);
    max-height: var(--hero-m-cta-strip-acts-h);
    margin: 0;
    padding: 0;
    opacity: 1;
  }

  .hero .cta-strip .cta-btn-call,
  .hero .cta-strip .cta-btn-request {
    box-sizing: border-box;
    flex: 1 1 0;
    min-width: 0;
    height: var(--hero-m-cta-strip-acts-h);
    min-height: var(--hero-m-cta-strip-acts-h);
    max-height: var(--hero-m-cta-strip-acts-h);
    font-family: var(--display);
    font-weight: 700;
    font-size: .75rem;
    line-height: 1;
    padding: 0 12px;
    gap: 8px;
    border-radius: 50px;
    white-space: nowrap;
    opacity: 1;
  }

  .hero .cta-strip .cta-btn-call svg {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
  }

  .hero .cta-strip .cta-btn-request svg {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    color: var(--blue);
  }

  .book-quick-acts {
    display: none;
  }

  .hero-greviews,
  .hero .cta-avatar {
    display: none;
  }

  /* Full-width override for <=768 screens */
  .hero .hero-badge,
  .hero .hero-title,
  .hero h1.hero-title,
  .hero p.sub,
  .hero .hero-cta,
  .hero .hero-points,
  .hero .book-card {
    left: 20px;
    width: calc(100% - 40px);
    min-width: 0;
    max-width: none;
  }

  .hero .hero-figure {
    left: auto;
    right: 20px;
  }

  .hero .cta-strip {
    left: 0;
    right: 0;
    width: 100vw;
    max-width: none;
    transform: none;
  }

  .hero .cta-strip .acts {
    width: 100%;
    min-width: 0;
    max-width: none;
  }
}

/* Hero — tablet portrait (601px – 768px): undo phone canvas, use centred flow layout */
@media (min-width: 601px) and (max-width: 768px) {
  .hero {
    height: auto;
    min-height: 0;
    max-height: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    overflow: visible;
    padding-bottom: 32px;
  }

  /* Badge row — left-aligned with heading */
  .hero .hero-badge {
    position: relative;
    top: auto;
    left: auto;
    display: flex;
    align-items: stretch;
    width: fit-content;
    max-width: calc(100% - 48px);
    min-width: 0;
    height: auto;
    min-height: 0;
    max-height: none;
    margin: 24px 0 0 84px;
    z-index: 5;
  }

  .hero .badge-yellow {
    position: relative;
    top: auto;
    left: auto;
    flex: 0 0 72px;
    width: 72px;
    height: 46px;
  }

  .hero .badge-label {
    position: relative;
    top: auto;
    left: auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    height: 46px;
    min-height: 0;
    font-size: clamp(11px, 1.6vw, 13px);
    line-height: 46px;
    padding: 0 28px 0 8px;
    justify-content: flex-start;
    white-space: nowrap;
    overflow: visible;
    clip-path: none;
  }

  /* H1 */
  .hero .hero-title,
  .hero h1.hero-title {
    position: relative;
    top: auto;
    left: auto;
    width: calc(100% - 48px);
    max-width: 600px;
    min-width: 0;
    height: auto;
    min-height: 0;
    max-height: none;
    margin: 20px auto 0;
    font-size: clamp(2rem, 5.5vw, 2.6rem);
    line-height: 1.1;
    text-align: left;
  }

  /* Sub-heading */
  .hero p.sub {
    position: relative;
    top: auto;
    left: auto;
    width: calc(100% - 48px);
    max-width: 600px;
    min-width: 0;
    height: auto;
    margin: 14px auto 0;
    font-size: 16px;
    line-height: 26px;
  }

  /* CTA buttons row */
  .hero .hero-cta {
    position: relative;
    top: auto;
    left: auto;
    width: calc(100% - 48px);
    max-width: 500px;
    min-width: 0;
    height: auto;
    min-height: 0;
    max-height: none;
    margin: 18px auto 0;
    gap: 14px;
    flex-wrap: wrap;
  }

  .hero-btn-call,
  .hero-btn-quote {
    flex: 1 1 200px;
    height: 52px;
    min-height: 52px;
    max-height: 52px;
    font-size: .9rem;
  }

  /* Bullet points */
  .hero .hero-points {
    position: relative;
    top: auto;
    left: auto;
    width: calc(100% - 48px);
    max-width: 600px;
    min-width: 0;
    height: auto;
    min-height: 0;
    max-height: none;
    margin: 18px auto 0;
  }

  /* Hero figure — show on tablet, right-aligned below bullet points */
  .hero .hero-figure {
    display: block;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: clamp(120px, 22vw, 190px);
    height: auto;
    min-height: 0;
    max-height: none;
    min-width: 0;
    max-width: none;
    margin: -60px 24px 0 auto;
    z-index: 4;
    pointer-events: none;
  }

  .hero .hero-figure img {
    display: block;
    width: 100%;
    height: auto;
    max-width: none;
    object-fit: contain;
    object-position: bottom center;
  }

  /* Booking card — pulled up to overlay roughly half of the hero figure */
  .hero .book-card {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: calc(100% - 48px);
    max-width: 600px;
    min-width: 0;
    height: auto;
    min-height: 0;
    max-height: none;
    margin: -170px auto 0;
    padding: 24px 22px 22px;
    border-radius: 24px;
    overflow: visible;
    z-index: 6;
  }

  /* Google reviews */
  .hero-greviews {
    position: relative;
    top: auto;
    left: auto;
    width: var(--hero-grev-w);
    min-width: 0;
    max-width: 100%;
    height: auto;
    margin: 20px auto 0;
    opacity: 1;
  }
}

/* Mobile */
@media (max-width: 560px) {
  .section { padding: 40px 0; }
  .hdr-yellow .hy-label { display: none; }
  .hdr-yellow {
    justify-content: center;
    padding: var(--hdr-yellow-content-top) 16px 0;
  }
  .form-grid { grid-template-columns: 1fr; }
  .fast-banner__inner { gap: 16px; }
  .fast-banner__van { flex-basis: 170px; }
  .fast-banner__heading { font-size: 1.15rem; }
  .fast-banner__acts { gap: 8px; flex-direction: column; width: 100%; }
  .fast-banner__acts .btn { width: 100%; }
  .hero .cta-strip .cta-strip-inner {
    justify-content: space-between;
    text-align: left;
  }
  .hero .cta-strip .acts {
    flex-direction: row;
    gap: 20px;
  }
  .hero .cta-strip .cta-btn-call,
  .hero .cta-strip .cta-btn-request {
    flex: 1 1 0;
    width: auto;
    height: 50px;
  }
  h1 { font-size: 2rem; }
}

/* Keep CTA strip + floating cards fixed on all smaller screens */
@media (max-width: 1024px) {
  .hero .cta-strip {
    position: fixed !important;
    top: auto !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: 100vw !important;
    max-width: none !important;
    margin: 0 !important;
    transform: none !important;
    z-index: 9999 !important;
    border-radius: 24px 24px 0 0;
  }

  .hero-greviews {
    display: block;
    position: fixed;
    top: auto;
    left: 10px;
    bottom: 94px;
    width: min(var(--hero-grev-w), 150px);
    min-width: 0;
    max-width: min(var(--hero-grev-w), 150px);
    height: auto;
    min-height: 0;
    max-height: none;
    margin: 0;
    z-index: 59;
  }

  .hero .cta-avatar {
    display: block;
    position: fixed;
    top: auto;
    left: auto;
    right: 10px;
    bottom: 90px;
    width: 72px;
    height: 79px;
    z-index: 59;
  }
}

/* On mobile screens hide the 2 floating images */
@media (max-width: 768px) {
  .hero-greviews,
  .hero .cta-avatar {
    display: none !important;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .hero .cta-strip {
    padding: 12px 14px;
  }

  .hero .cta-strip .cta-strip-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    flex-wrap: nowrap;
  }

  .hero .cta-strip-inner p {
    display: block;
    flex: 1 1 auto;
    min-width: 0;
    max-width: none;
    margin: 0;
    font-size: clamp(.82rem, 1.35vw, .95rem);
    line-height: 1.25;
  }

  .hero .cta-strip .acts {
    flex: 0 0 auto;
    width: min(56vw, 460px);
    max-width: 460px;
    min-height: 0;
    height: auto;
    gap: 12px;
    flex-wrap: nowrap;
    justify-content: flex-end;
  }

  .hero .cta-strip .cta-btn-call,
  .hero .cta-strip .cta-btn-request {
    height: 52px;
    min-height: 52px;
    max-height: 52px;
    font-size: clamp(.76rem, 1.1vw, .86rem);
    padding: 0 10px;
    gap: 8px;
  }

  /* ── Plumber figure: shown on 769–1024, right-aligned beside bullet points ── */
  .hero .hero-figure {
    display: block !important;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    width: clamp(150px, 20vw, 220px) !important;
    height: auto !important;
    min-width: 0 !important;
    min-height: 0 !important;
    max-width: none !important;
    max-height: none !important;
    margin: -60px 18px 0 auto !important;
    z-index: 4;
    pointer-events: none;
  }

  .hero .hero-figure img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
    object-position: bottom center;
  }

  /* ── Book-card: overlays lower half of the figure ── */
  .hero .book-card {
    box-sizing: border-box !important;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    width: calc(100% - 36px) !important;
    max-width: none !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    margin: -180px 18px 0 !important;
    padding-left: 22px !important;
    padding-right: 22px !important;
    z-index: 6;
  }
}

@media (max-width: 560px) {
  .hero .cta-strip {
    padding: 12px 10px calc(12px + env(safe-area-inset-bottom));
    border-radius: 18px 18px 0 0;
  }

  .hero .cta-strip .acts {
    width: 100%;
    max-width: none;
    gap: 10px;
  }

  .hero .cta-strip .cta-btn-call,
  .hero .cta-strip .cta-btn-request {
    height: 44px;
    min-height: 44px;
    max-height: 44px;
    font-size: .72rem;
    padding: 0 8px;
  }

  .hero-greviews {
    left: 8px;
    bottom: 76px;
    width: 118px;
    max-width: 118px;
  }

  .hero .cta-avatar {
    right: 8px;
    bottom: 74px;
    width: 58px;
    height: 64px;
  }
}

/* ── Very small screens (≤ 360px / 320px) — tighten all buttons ── */
@media (max-width: 360px) {

  /* Hero CTA buttons (Call / Get Quote) */
  .hero-btn-call,
  .hero-btn-quote {
    height: 44px;
    min-height: 44px;
    max-height: 44px;
    font-size: .75rem;
    padding: 0 10px;
    gap: 6px;
  }

  .hero-btn-call svg { width: 16px; height: 16px; }
  .hero-btn-quote svg { width: 20px; height: 20px; }

  /* Hero CTA row — reduce gap, shift down */
  .hero .hero-cta {
    gap: 8px;
    top: calc(var(--hero-m-cta-page-top) - var(--hero-m-page-top) + 24px);
  }

  /* Bottom fixed CTA strip buttons */
  .hero .cta-strip .cta-btn-call,
  .hero .cta-strip .cta-btn-request,
  .cta-btn-call,
  .cta-btn-request {
    height: 40px;
    min-height: 40px;
    max-height: 40px;
    font-size: .7rem;
    padding: 0 8px;
    gap: 5px;
  }

  .hero .cta-strip .cta-btn-call svg,
  .cta-btn-call svg { width: 16px; height: 16px; }

  .hero .cta-strip .cta-btn-request svg,
  .cta-btn-request svg { width: 18px; height: 18px; }

  /* Book / form submit button */
  .hero-form .book-submit {
    height: 48px;
    min-height: 48px;
    font-size: .82rem;
    padding: 12px 18px;
    gap: 8px;
  }

  .hero-form .book-submit svg {
    width: 18px;
    height: 18px;
  }

  /* Book card quick-acts row */
  .book-quick-acts .cta-btn-call,
  .book-quick-acts .cta-btn-request {
    height: 42px;
    min-height: 42px;
    font-size: .7rem;
    padding: 0 8px;
    gap: 5px;
  }
}

@media (prefers-reduced-motion: reduce) {
  * { scroll-behavior: auto !important; transition: none !important; animation: none !important; }
}

/* Lock floating close buttons in their approved positions across breakpoints. */
.hero .cta-strip .cta-strip-close {
  top: -22px !important;
  right: 16px !important;
}

.hero .cta-avatar .cta-avatar-close {
  top: 7px !important;
  right: 10px !important;
}

/* ==========================================================================
   Lead popup (opened by the hero technician avatar)
   ========================================================================== */
.cta-avatar-trigger {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transition: transform .18s ease;
}
.cta-avatar-trigger:hover { transform: translateY(-3px) scale(1.03); }
.cta-avatar-trigger:focus-visible { outline: 3px solid var(--yellow); outline-offset: 4px; border-radius: 50%; }
/* keep the dismiss (X) above the trigger so it stays clickable */
.hero .cta-avatar .cta-avatar-close { z-index: 5; }

.lead-popup {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.lead-popup[hidden] { display: none; }
.lead-popup__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 12, 28, .62);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  animation: leadFadeIn .22s ease-out;
}
.lead-popup__dialog {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 500px;
  max-height: 92vh;
  overflow-y: auto;
  background: #fff;
  border-radius: 18px;
  padding: 28px 26px 26px;
  box-shadow: 0 24px 60px rgba(0, 0, 0, .35);
  animation: leadPopIn .24s ease-out;
}
.lead-popup__close {
  position: absolute;
  top: 14px;
  right: 14px;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: #f0f2f5;
  color: #00274E;
  cursor: pointer;
  transition: background .15s ease;
}
.lead-popup__close:hover { background: var(--yellow); }
.lead-popup__close svg { width: 12px; height: 12px; }
.lead-popup__head { margin-bottom: 18px; padding-right: 34px; }
.lead-popup__title {
  margin: 0 0 6px;
  font-size: clamp(1.35rem, 4vw, 1.7rem);
  line-height: 1.15;
  color: #00274E;
}
.lead-popup__lead { margin: 0; font-size: .95rem; line-height: 1.5; color: #4a5560; }
.lead-popup .lead-form { width: 100%; }

@keyframes leadFadeIn { from { opacity: 0; } to { opacity: 1; } }
@keyframes leadPopIn {
  from { opacity: 0; transform: translateY(14px) scale(.98); }
  to   { opacity: 1; transform: none; }
}
@media (prefers-reduced-motion: reduce) {
  .lead-popup__backdrop, .lead-popup__dialog, .cta-avatar-trigger { animation: none; transition: none; }
}
body.lead-popup-open { overflow: hidden; }
/* Popup form: roomier fields to match the main page form */
.lead-popup .form-grid { gap: 11px; margin-bottom: 14px; }
.lead-popup .field:not(textarea) { height: 50px; padding: 0 14px; box-sizing: border-box; }
.lead-popup .field-date-wrap { height: 50px; }
.lead-popup .field-date-wrap .field { height: 100%; }
.lead-popup textarea.field { min-height: 92px; padding: 12px 14px; resize: none; }
.lead-popup .lead-form .btn { width: 100%; }

/* ==========================================================================
   Scroll reveal — sections gently fade (and rise, where safe) as they enter.
   opacity uses !important to win over per-section stylesheets loaded later;
   the rise is only applied to sections that don't already use a transform.
   ========================================================================== */
#main > .reveal { opacity: 0; transition: opacity .7s ease; }
#main > .reveal.is-revealed { opacity: 1; }
#main > .reveal.reveal--rise { transform: translateY(24px); transition: opacity .7s ease, transform .7s cubic-bezier(.22, .61, .36, 1); }
#main > .reveal.reveal--rise.is-revealed { transform: none; }
@media (prefers-reduced-motion: reduce) {
  #main > .reveal { opacity: 1; transform: none; transition: none; }
}

/* ==========================================================================
   CTA phone-ring — reusable. Rings in a short burst, then pauses (eye-catching,
   not constant). Add class="cta-ring" to any phone icon/SVG.
   ========================================================================== */
@keyframes cta-ring {
  0%, 50%, 100% { transform: rotate(0); }
  6%, 18%, 30%, 42% { transform: rotate(-13deg); }
  12%, 24%, 36%, 48% { transform: rotate(13deg); }
}
.cta-ring, a[href^="tel:"] svg { transform-origin: center; animation: cta-ring 2.6s ease-in-out infinite; will-change: transform; }

/* Green "available / claim" pulse — bigger dot + a real expanding pulse. */
@keyframes cta-pulse {
  0%   { box-shadow: 0 0 0 0 rgba(34, 232, 56, .75); }
  70%  { box-shadow: 0 0 0 14px rgba(34, 232, 56, 0); }
  100% { box-shadow: 0 0 0 0 rgba(34, 232, 56, 0); }
}
.ph-status .dot { width: 12px; height: 12px; background: #22e838; animation: cta-pulse 1.5s ease-out infinite; }
.offer-claim__dot { animation: cta-pulse 1.5s ease-out infinite; }

@media (prefers-reduced-motion: reduce) {
  .cta-ring, a[href^="tel:"] svg,
  .ph-status .dot, .offer-claim__dot { animation: none; }
}

/* CTA chat-nudge — reusable gentle wiggle for chat/message icons (sibling to
   .cta-ring but softer). Add class="cta-nudge" to any chat icon/SVG. */
@keyframes cta-nudge {
  0%, 45%, 100% { transform: rotate(0); }
  10%, 30% { transform: rotate(-8deg); }
  20%, 40% { transform: rotate(8deg); }
}
.cta-nudge { transform-origin: center; animation: cta-nudge 2.6s ease-in-out infinite; will-change: transform; }
@media (prefers-reduced-motion: reduce) { .cta-nudge { animation: none; } }

/* QA 2026-08-01: brand-consistent italic display font on the hero CTA-strip line */
.cta-strip-inner p{ font-family:"Gilroy-ExtraBoldItalic", var(--display) !important; font-style:italic !important; font-weight:400 !important; letter-spacing:.2px; }

/* QA 2026-08-01: enlarge header logo (desktop only) */
@media (min-width:1100px){
  .hdr-brand{ width:clamp(220px,20vw,340px)!important; max-width:340px!important; min-width:0!important;
              height:clamp(90px,9.5vw,120px)!important; max-height:120px!important; min-height:0!important; }
}

/* === Mobile hero sub↔CTA overlap fix (2026-08-02) =======================
   The sub sits in a fixed slot; longer sub copy overflowed into the CTA.
   Shift the CTA + everything below it down uniformly (relative spacing
   preserved) so the sub always has room. */
@media (max-width: 768px) {
  .hero              { --hero-m-h: 1510px; }
  .hero .hero-cta    { --hero-m-cta-page-top: 570px; }
  .hero .hero-points { --hero-m-points-page-top: 638px; }
  .hero .hero-figure { --hero-m-figure-page-top: 638px; }
  .hero .book-card   { --hero-m-book-page-top: 801px; }
}
