﻿/* ==========================================================================
   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));
  --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: "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%; }
body {
  font-family: var(--font);
  color: var(--ink);
  background: var(--bg);
  line-height: 1.6;
  font-size: 16px;
  overflow-x: hidden;
}
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 ---- */
.hdr-top {
  display: flex;
  align-items: stretch;
  width: 100%;
  min-height: 64px;
  background: #fff;
}

/* Left white area: logo + reviews */
.hdr-top-left {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  padding-left: var(--hdr-inset);
  background: #fff;
  position: relative;
  z-index: 2;
}

/* Right area: blue block + yellow CTA */
.hdr-top-right {
  display: flex;
  align-items: stretch;
  flex: 0 0 auto;
  margin-left: auto;
}

/* ---- Logo ---- */
.hdr-brand {
  display: flex;
  align-items: center;
  padding: 10px 28px 10px 0;
  flex: 0 0 auto;
  text-decoration: none;
}

.logo-block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  line-height: 1;
}

.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 ---- */
.hdr-reviews {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 0 32px 0 8px;
  position: relative;
}

.hdr-reviews .g {
  width: 38px;
  height: 38px;
  flex: 0 0 auto;
}
.rv-meta {
  display: flex;
  flex-direction: column;
  line-height: 1.2;
}
.rv-meta .stars {
  font-size: 1.05rem;
  letter-spacing: 2px;
  color: var(--star);
}
.rv-text {
  font-size: .78rem;
  color: var(--muted);
  white-space: nowrap;
}

/* ---- Blue parallelogram ---- */
.hdr-blue {
  flex: 0 0 auto;
  background: var(--blue);
  color: #fff;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 0 28px 0 64px;
  clip-path: polygon(48px 0, 100% 0, 100% 100%, 0 100%);
  margin-left: -32px;
  position: relative;
  z-index: 1;
}

.ph-ico {
  width: 32px;
  height: 32px;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-18deg);
}
.ph-ico svg { width: 32px; height: 32px; }

.ph-meta {
  line-height: 1.2;
  white-space: nowrap;
}
.ph-meta small {
  display: block;
  font-size: .7rem;
  color: #d4ddf5;
  font-weight: 500;
}
.ph-num {
  font-family: var(--display);
  font-weight: 800;
  font-size: 1.32rem;
  color: #fff;
  display: block;
  letter-spacing: .4px;
  text-decoration: none;
}
.ph-num:hover { color: #fff; opacity: .9; }
.ph-status {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: .74rem;
  color: #c7d2e6;
  margin-top: 2px;
}
.ph-status .dot {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #22c55e;
  box-shadow: 0 0 0 3px rgba(34, 197, 94, .32);
  display: inline-block;
  flex-shrink: 0;
}

/* ---- Yellow CTA ---- */
.hdr-yellow {
  flex: 0 0 auto;
  background: var(--yellow);
  color: var(--navy);
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0 clamp(18px, 2.5vw, 32px);
  font-family: var(--display);
  font-weight: 800;
  font-size: .95rem;
  white-space: nowrap;
  transition: background .15s ease;
  text-decoration: none;
  position: relative;
  z-index: 65;
  margin-bottom: -44px;
  padding-bottom: 44px;
  align-items: flex-start;
  padding-top: 10px;
}
.hdr-yellow:hover { background: var(--yellow-600); color: var(--navy); }
.hdr-yellow svg { width: 28px; height: 28px; flex: 0 0 auto; margin-top: 3px; }

/* ---- Sticky nav bar ---- */
.hdr-nav {
  background: var(--blue);
  position: sticky;
  top: 0;
  z-index: 60;
  width: 100%;
}
.hdr-nav-inner {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 0 28px 0 var(--hdr-inset);
  width: 100%;
  min-height: 44px;
}
.nav-logo { display: none; }
.nav-logo img { width: 120px; height: auto; }

.nav-links {
  display: flex;
  align-items: center;
  gap: 0;
  list-style: none;
}
.nav-links a {
  color: #fff;
  font-weight: 600;
  font-size: .96rem;
  padding: 12px 24px;
  display: block;
  position: relative;
  text-decoration: none;
}
.nav-links a:hover { color: #eaf0ff; }
.nav-links .has-caret::after {
  content: "▾";
  margin-left: 5px;
  font-size: .68rem;
  opacity: .9;
  vertical-align: middle;
}

.nav-toggle {
  display: none;
  flex-direction: column;
  gap: 5px;
  padding: 8px;
  margin-left: auto;
  cursor: pointer;
  background: none;
  border: 0;
}
.nav-toggle span {
  width: 26px;
  height: 3px;
  background: #fff;
  border-radius: 3px;
  transition: .25s;
  display: block;
}

/* ==========================================================================
   REST OF PAGE STYLES (unchanged)
   ========================================================================== */

/* ------------------------------- Hero ----------------------------------- */
.hero {
  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;
}

/* Dark blue overlay for legibility */
.hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(100deg,
    rgba(6, 14, 34, .93) 0%,
    rgba(6, 14, 34, .84) 34%,
    rgba(6, 14, 34, .62) 58%,
    rgba(6, 14, 34, .38) 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: 240px;
  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: 240px;
  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: 251px;
  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: 18px;
  line-height: 30px;
  letter-spacing: 0;
  color: #020726;
  white-space: nowrap;
}

.hero .hero-title,
.hero h1.hero-title {
  font-family: 'Gilroy-ExtraBoldItalic', var(--display);
  font-weight: 400;
  font-style: normal;
  font-size: 54px;
  line-height: 62px;
  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(-3deg);
  margin-top: 4px;
}

/* Figma sub: 535×96 at page top 637 / left 240 */
.hero p.sub {
  position: absolute;
  top: var(--hero-sub-top);
  left: var(--hero-sub-page-left);
  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: var(--hero-btns-page-left);
  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: var(--display);
  font-weight: 700;
  font-size: .92rem;
  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: var(--hero-points-page-left);
  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-weight: 600;
  color: #eef3ff;
  font-size: .9rem;
}
.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; }

/* Figma layout: 219×97, page top 767px, left 30px, 0deg, opacity 1 */
.hero-greviews {
  position: absolute;
  top: calc(var(--hero-grev-page-top) - var(--hero-page-top));
  left: var(--hero-grev-page-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: var(--hero-figure-page-left);
  z-index: 6;
  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: var(--hero-book-page-left);
  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: var(--display);
  font-weight: 800;
  font-size: 1.32rem;
  color: var(--navy);
  text-align: center;
  margin-bottom: 18px;
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: -.2px;
}
.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; }
.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: var(--display);
  font-weight: 800;
  font-size: 1rem;
  line-height: 1;
  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; }

/* Figma cta-strip — full viewport width, 106px tall at page top 894 */
.hero .cta-strip {
  position: absolute;
  left: 50%;
  right: auto;
  top: calc(894px - var(--hero-page-top));
  z-index: 9;
  box-sizing: border-box;
  width: 100vw;
  max-width: none;
  height: 106px;
  min-height: 106px;
  max-height: 106px;
  padding: 20px 240px;
  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;
}
.cta-strip-inner {
  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: var(--hero-cta-avatar-page-left);
  z-index: 10;
  width: var(--hero-cta-avatar-w);
  height: var(--hero-cta-avatar-h);
  opacity: 1;
}
.hero .cta-avatar img {
  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: var(--display);
  font-weight: 700;
  font-size: .88rem;
  padding: 0 16px;
  border-radius: 50px;
  text-decoration: none;
  white-space: nowrap;
  transition: background .15s, color .15s;
}
.cta-btn-call {
  background: var(--yellow);
  color: var(--navy);
}
.cta-btn-call:hover { background: var(--yellow-600); }
.cta-btn-call svg { width: 24px; height: 24px; flex-shrink: 0; }

.cta-btn-request {
  background: #fff;
  color: var(--navy);
  border: 0;
}
.cta-btn-request:hover { background: #f0f4ff; }
.cta-btn-request svg { width: 32px; height: 32px; flex-shrink: 0; }

/* 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; }

/* ---------------------- Callback + emergency strip ---------------------- */
.callback-band {
  --cb-h: 1288px;
  --cb-content-w: 1440px;
  --cb-blue-h: 838px;
  --cb-white-h: 450px;
  --cb-blue: #0052b4;
  --cb-plumber-w: 776px;
  --cb-van-w: 520px;
  --cb-van-overlap: 165px;
  --cb-van-margin-bottom: 125px;
  --cb-van-shift-left: 56px;
  --cb-emergency-overlap: 100px;
  --cb-steps-overlap: 150px;
  position: relative;
  z-index: 1;
  width: 100%;
  height: var(--cb-h);
  min-height: var(--cb-h);
  overflow: visible;
}
.callback-band__bg-blue {
  position: absolute;
  top: calc(-1 * var(--cb-steps-overlap));
  left: 50%;
  width: 100vw;
  height: calc(var(--cb-blue-h) + var(--cb-steps-overlap));
  margin-left: -50vw;
  background: var(--cb-blue);
  z-index: 0;
}
.callback-band__bg-white {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100vw;
  height: var(--cb-white-h);
  margin-left: -50vw;
  background: #fff;
  z-index: 1;
}
.callback-band__inner {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: var(--cb-content-w);
  height: var(--cb-h);
  min-height: var(--cb-h);
  margin: 0 auto;
  padding: 0 18px;
  box-sizing: border-box;
}
.callback-band__blue {
  display: grid;
  grid-template-columns: minmax(360px, 1.08fr) minmax(320px, .92fr);
  gap: 24px;
  align-items: center;
  height: var(--cb-blue-h);
  min-height: var(--cb-blue-h);
}
.callback-band__plumber {
  position: relative;
  align-self: end;
  margin: 0 0 calc(-1 * var(--cb-emergency-overlap));
  width: min(100%, var(--cb-plumber-w));
  line-height: 0;
  z-index: 4;
}
.callback-band__circle {
  position: absolute;
  width: min(560px, 92%);
  height: min(560px, 92%);
  border-radius: 50%;
  background: rgba(255, 255, 255, .14);
  left: 42%;
  top: 46%;
  transform: translate(-50%, -50%);
  z-index: 0;
  pointer-events: none;
}
.callback-band__plumber img {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: var(--cb-plumber-w);
  height: auto;
  object-fit: contain;
  object-position: bottom left;
  display: block;
}
.callback-band__callback {
  align-self: center;
  justify-self: start;
  padding: 0 0 0 24px;
  z-index: 3;
}
.callback-band__title {
  display: flex;
  flex-direction: column;
  gap: 0;
  margin: 0 0 18px;
  font-family: var(--display);
  font-weight: 900;
  font-style: italic;
  text-transform: uppercase;
  color: #fff;
  line-height: 1.06;
  letter-spacing: -.02em;
  max-width: 560px;
}
.callback-band__title-line {
  display: block;
  font-size: clamp(1.5rem, 2.5vw, 2.35rem);
}
.callback-band__lead {
  margin: 0 0 28px;
  max-width: 500px;
  color: rgba(255, 255, 255, .94);
  font-size: 1.05rem;
  line-height: 1.55;
}
.callback-band__acts {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}
.callback-band__btn {
  border-radius: 50px;
  padding: 14px 26px;
  font-size: .95rem;
  box-shadow: 0 2px 10px rgba(11, 27, 52, .12);
}
.callback-band__acts .btn-yellow {
  background: #ffb81c;
  color: var(--navy);
}
.callback-band__acts .btn-white {
  background: #fff;
  color: var(--navy);
}
.callback-band-emergency {
  position: relative;
  z-index: 5;
  display: grid;
  grid-template-columns: minmax(360px, 1.08fr) minmax(320px, .92fr);
  gap: 24px;
  align-items: center;
  height: var(--cb-white-h);
  min-height: var(--cb-white-h);
  margin-top: calc(-1 * var(--cb-emergency-overlap));
}
.callback-band__van {
  align-self: end;
  justify-self: start;
  margin: calc(-1 * var(--cb-van-overlap)) 0 0 calc(-1 * var(--cb-van-shift-left));
  width: min(100%, var(--cb-van-w));
  line-height: 0;
  z-index: 6;
}
.callback-band__van img {
  width: 100%;
  max-width: var(--cb-van-w);
  height: auto;
  margin-bottom: var(--cb-van-margin-bottom);
  object-fit: cover;
  object-position: bottom left;
  display: block;
}
.callback-band__emergency {
  align-self: center;
  justify-self: start;
  padding: 0 0 0 24px;
  z-index: 3;
}
.callback-band__emergency-title {
  display: flex;
  flex-direction: column;
  gap: 0;
  margin: 0;
  font-family: var(--display);
  font-weight: 900;
  font-style: italic;
  text-transform: uppercase;
  color: var(--navy);
  line-height: 1.06;
  letter-spacing: -.02em;
}
.callback-band__emergency-line {
  display: block;
  font-size: clamp(1.15rem, 2vw, 1.75rem);
  white-space: nowrap;
}
.callback-band__emergency-number {
  display: block;
  margin-top: 8px;
  color: var(--navy);
  text-decoration: none;
  font-size: clamp(1.55rem, 2.6vw, 2.35rem);
  font-weight: 900;
  font-style: italic;
  line-height: 1.05;
  white-space: nowrap;
}
.callback-band__emergency-number:hover { color: var(--cb-blue); }
.callback-band__pills {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 28px;
  margin-top: 22px;
}
.callback-mini-pill {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: var(--display);
  font-weight: 700;
  font-size: .9rem;
  color: var(--navy);
  white-space: nowrap;
}
.callback-mini-pill__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #ffb81c;
  flex-shrink: 0;
}
.callback-mini-pill__icon svg {
  width: 18px;
  height: 18px;
  color: var(--navy);
}

@media (max-width: 1480px) {
  .callback-band {
    --cb-h: auto;
    --cb-blue-h: 620px;
    --cb-white-h: 340px;
    --cb-plumber-w: min(776px, 54vw);
    --cb-van-overlap: 120px;
    --cb-van-margin-bottom: 90px;
    --cb-van-shift-left: 40px;
    --cb-emergency-overlap: 80px;
    --cb-steps-overlap: 110px;
    height: auto;
    min-height: 0;
  }
  .callback-band__inner {
    height: auto;
    min-height: calc(var(--cb-blue-h) + var(--cb-white-h));
  }
  .callback-band__blue,
  .callback-band-emergency {
    height: auto;
    min-height: 0;
  }
  .callback-band__blue { min-height: var(--cb-blue-h); }
  .callback-band-emergency { min-height: var(--cb-white-h); }
}
@media (max-width: 1024px) {
  .callback-band {
    --cb-blue-h: 480px;
    --cb-white-h: 300px;
    --cb-plumber-w: min(776px, 88vw);
    --cb-van-w: 420px;
    --cb-van-overlap: 90px;
    --cb-van-margin-bottom: 60px;
    --cb-emergency-overlap: 65px;
    --cb-steps-overlap: 80px;
  }
  .callback-band__bg-blue {
    top: calc(-1 * var(--cb-steps-overlap));
    height: calc(var(--cb-blue-h) + var(--cb-steps-overlap));
  }
  .callback-band__bg-white { height: var(--cb-white-h); }
  .callback-band__blue,
  .callback-band-emergency {
    grid-template-columns: 1fr;
    gap: 0;
    text-align: center;
  }
  .callback-band__plumber {
    margin: -40px auto calc(-1 * var(--cb-emergency-overlap));
    width: min(88vw, var(--cb-plumber-w));
  }
  .callback-band__plumber img {
    margin: 0 auto;
    object-position: bottom center;
  }
  .callback-band__circle { left: 50%; }
  .callback-band__callback {
    padding: 8px 0 28px;
  }
  .callback-band__title,
  .callback-band__lead { margin-left: auto; margin-right: auto; }
  .callback-band__acts { justify-content: center; }
  .callback-band__van {
    margin: calc(-1 * var(--cb-van-overlap)) auto 0;
    justify-self: center;
    --cb-van-shift-left: 0;
  }
  .callback-band__van img {
    margin: 0 auto;
    object-position: bottom center;
  }
  .callback-band__emergency {
    padding: 12px 0 24px;
    text-align: center;
  }
  .callback-band__emergency-line,
  .callback-band__emergency-number { white-space: normal; }
  .callback-band__pills { justify-content: center; }
}
@media (max-width: 600px) {
  .callback-band {
    --cb-blue-h: 400px;
    --cb-white-h: 320px;
    --cb-van-w: 340px;
    --cb-van-overlap: 70px;
    --cb-van-margin-bottom: 40px;
    --cb-emergency-overlap: 45px;
    --cb-steps-overlap: 50px;
  }
  .callback-band__plumber { margin-top: -28px; }
  .callback-band__acts {
    flex-direction: column;
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
  }
  .callback-band__acts .btn { width: 100%; }
  .callback-band__pills {
    flex-direction: column;
    align-items: center;
    gap: 12px;
  }
  .callback-mini-pill { white-space: normal; text-align: left; }
}

/* --------------------------- Emergency dark band ------------------------ */
.emergency-banner {
  --emb-h: 853px;
  --emb-yellow: #ffb81c;
  --emb-blue: #1c4ed8;
  position: relative;
  height: var(--emb-h);
  min-height: var(--emb-h);
  overflow: hidden;
  color: #fff;
}
.emergency-banner__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.emergency-banner__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left center;
  display: block;
}
.emergency-banner__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    rgba(11, 27, 52, .08) 0%,
    rgba(11, 27, 52, .42) 42%,
    rgba(11, 27, 52, .78) 68%,
    rgba(11, 27, 52, .86) 100%
  );
}
.emergency-banner__inner {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: var(--emb-h);
  min-height: var(--emb-h);
  padding-top: 56px;
  padding-bottom: 56px;
  box-sizing: border-box;
}
.emergency-banner__content {
  width: min(100%, 640px);
  padding: 8px 0 8px 24px;
}
.emergency-banner__title {
  display: flex;
  flex-direction: column;
  gap: 2px;
  margin: 0 0 20px;
  font-family: var(--display);
  font-weight: 900;
  font-style: italic;
  text-transform: uppercase;
  color: #fff;
  line-height: 1.06;
  letter-spacing: -.02em;
}
.emergency-banner__title-line {
  display: block;
  font-size: clamp(1.45rem, 2.6vw, 2.2rem);
}
.emergency-banner__badge {
  display: inline-flex;
  align-items: center;
  margin-left: 6px;
  padding: 6px 18px 6px 14px;
  background: var(--emb-yellow);
  color: #fff;
  font-style: italic;
  font-weight: 900;
  clip-path: polygon(0 0, 92% 0, 100% 100%, 0 100%);
  line-height: 1;
  vertical-align: middle;
}
.emergency-banner__lead-row {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  margin-bottom: 22px;
}
.emergency-banner__avatar {
  flex: 0 0 auto;
  width: 64px;
  height: 64px;
  margin: 0;
  border-radius: 50%;
  overflow: hidden;
  border: 3px solid var(--emb-yellow);
  box-shadow: 0 4px 14px rgba(0, 0, 0, .28);
  line-height: 0;
}
.emergency-banner__avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.emergency-banner__text {
  margin: 4px 0 0;
  max-width: 520px;
  font-size: 1rem;
  line-height: 1.6;
  color: rgba(255, 255, 255, .95);
}
.emergency-banner__pills {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin-bottom: 24px;
}
.emergency-banner__pill {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 16px;
  background: #fff;
  color: var(--navy);
  border-radius: 14px;
  font-family: var(--display);
  font-weight: 700;
  font-size: .9rem;
  line-height: 1.25;
  box-shadow: 0 2px 10px rgba(11, 27, 52, .1);
}
.emergency-banner__pill-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: var(--emb-yellow);
  flex-shrink: 0;
}
.emergency-banner__pill-icon svg {
  width: 18px;
  height: 18px;
  color: var(--navy);
}
.emergency-banner__ico-24 {
  font-family: var(--display);
  font-size: .82rem;
  font-weight: 900;
  line-height: 1;
  color: var(--navy);
}
.emergency-banner__acts {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  align-items: center;
}
.emergency-banner__btn {
  border-radius: 50px;
  padding: 14px 28px;
  font-family: var(--display);
  font-weight: 700;
  font-size: .95rem;
  box-shadow: 0 2px 12px rgba(11, 27, 52, .18);
}
.emergency-banner__btn .ic {
  width: 18px;
  height: 18px;
}
.emergency-banner__btn--call {
  background: var(--emb-yellow);
  color: var(--navy);
}
.emergency-banner__btn--call:hover {
  background: #e8a50f;
}
.emergency-banner__btn--call .ic {
  color: var(--navy);
}
.emergency-banner__btn--help {
  background: var(--emb-blue);
  color: #fff;
}
.emergency-banner__btn--help:hover {
  background: var(--blue-600);
}
.emergency-banner__btn--help .ic {
  color: #fff;
}

@media (max-width: 1024px) {
  .emergency-banner {
    --emb-h: auto;
    height: auto;
    min-height: 0;
  }
  .emergency-banner__inner {
    justify-content: center;
    height: auto;
    min-height: 0;
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .emergency-banner__content {
    padding-left: 0;
    text-align: center;
  }
  .emergency-banner__lead-row {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .emergency-banner__text {
    margin-left: auto;
    margin-right: auto;
  }
  .emergency-banner__pills {
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
  }
  .emergency-banner__acts {
    justify-content: center;
  }
  .emergency-banner__bg img {
    object-position: center center;
  }
  .emergency-banner__overlay {
    background: linear-gradient(
      180deg,
      rgba(11, 27, 52, .55) 0%,
      rgba(11, 27, 52, .82) 100%
    );
  }
}

@media (max-width: 600px) {
  .emergency-banner__pills {
    grid-template-columns: 1fr;
  }
  .emergency-banner__acts {
    flex-direction: column;
    width: 100%;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
  .emergency-banner__btn {
    width: 100%;
  }
}

/* ------------------------- 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 (max-width: 1919px) {
  .hero .hero-title,
  .hero h1.hero-title {
    left: max(18px, min(var(--hero-h1-page-left), calc(100% - var(--hero-h1-w) - 18px)));
    width: min(636px, calc(100% - 36px));
  }

  .hero .hero-cta {
    left: max(18px, min(var(--hero-btns-page-left), calc(100% - var(--hero-btns-w) - 18px)));
    width: min(var(--hero-btns-w), calc(100% - 36px));
  }

  .hero .badge-yellow {
    left: max(18px, min(var(--hero-badge-yellow-page-left), calc(100% - var(--hero-badge-yellow-w) - 280px)));
  }

  .hero .badge-label {
    left: max(18px, min(var(--hero-badge-label-page-left), calc(100% - var(--hero-badge-label-w) - 18px)));
    width: min(409px, calc(100% - 36px));
  }

  .hero .hero-points {
    left: max(18px, min(var(--hero-points-page-left), calc(100% - var(--hero-points-w) - 18px)));
  }

  .hero p.sub {
    left: max(18px, min(var(--hero-sub-page-left), calc(100% - var(--hero-sub-w) - 18px)));
  }

  .hero .hero-figure {
    left: max(18px, min(var(--hero-figure-page-left), calc(100% - var(--hero-figure-w) - 18px)));
  }

  .hero .book-card {
    left: auto;
    right: max(18px, calc(100% - var(--hero-book-page-left) - var(--hero-book-w)));
  }

  .hero .cta-avatar {
    left: auto;
    right: max(18px, calc(100% - var(--hero-cta-avatar-page-left) - var(--hero-cta-avatar-w)));
  }

  .hero-greviews {
    top: calc(var(--hero-grev-page-top) - var(--hero-page-top));
    left: max(18px, min(var(--hero-grev-page-left), calc(100% - var(--hero-grev-w) - 18px)));
    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);
    opacity: 1;
    transform: rotate(0deg);
  }
}

/* Hide Google reviews on tight screens */
@media (max-width: 1120px) {
  .hdr-reviews { display: none; }
  .hdr-blue { margin-left: 0; padding-left: 48px; clip-path: polygon(32px 0, 100% 0, 100% 100%, 0 100%); }
}

/* Tablet and below */
@media (max-width: 900px) {
  :root { --header-h: 64px; }
  .hdr-top { display: none; }
  .hdr-nav-inner { min-height: 58px; justify-content: space-between; padding: 0 16px; }
  .nav-logo { display: inline-flex; align-items: center; }
  .nav-links {
    position: fixed; inset: 0 0 0 auto; width: min(80vw, 320px);
    background: var(--blue); flex-direction: column; align-items: flex-start;
    gap: 0; padding: 80px 26px; transform: translateX(100%);
    transition: transform .3s ease; box-shadow: var(--shadow-lg); z-index: 70;
  }
  .nav-links.open { transform: translateX(0); }
  .nav-links a { padding: 14px 0; width: 100%; border-bottom: 1px solid rgba(255,255,255,.12); }
  .nav-toggle { display: flex; }
  .hero { height: auto; min-height: 0; max-height: none; }
  .hero .hero-badge {
    display: flex;
    align-items: stretch;
    margin: 20px 18px 0;
  }

  .hero .badge-yellow {
    position: relative;
    top: auto;
    left: auto;
    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: 1;
    width: auto;
    height: auto;
    min-height: 44px;
    padding: 0 20px 0 12px;
    clip-path: var(--hero-badge-label-clip);
    font-size: 16px;
    line-height: 26px;
  }

  .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: none; }
  .hero .book-card {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: 100%;
    height: auto;
    max-width: none;
    margin: 20px 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;
  }
  .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: relative;
    top: auto;
    left: auto;
    width: 100vw;
    max-width: none;
    margin-left: calc(50% - 50vw);
    transform: none;
    height: auto;
    min-height: 0;
    max-height: none;
    padding: 18px 16px;
    border-radius: 24px 24px 0 0;
  }
  .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;
  }
  .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; }
}

/* Mobile */
@media (max-width: 560px) {
  .section { padding: 40px 0; }
  .hdr-yellow .hy-label { display: none; }
  .hdr-yellow { padding: 0 16px; }
  .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%; }
  .cta-strip-inner { justify-content: center; text-align: center; }
  .cta-strip .acts {
    flex-direction: column;
    height: auto;
    gap: 12px;
  }
  .cta-btn-call,
  .cta-btn-request {
    flex: 1 1 auto;
    width: 100%;
    height: var(--hero-cta-acts-h);
  }
  h1 { font-size: 2rem; }
}

@media (prefers-reduced-motion: reduce) {
  * { scroll-behavior: auto !important; transition: none !important; animation: none !important; }
}
