/* Final static-site polish overrides for launch — supersedes 20260518-2215.
   Builds on the previous polish layer, plus targeted fixes for:
   - WhatsApp CTA was not actually floating (no position: fixed)
   - Footer contact rows had nested/broken anchors
   - Service panel headings on homepage mis-aligned (h1 vs p for "Services")
   - Area-list whitespace, footer column balance, mobile spacing
   - Cleaner focus states, button hover affordance, anchor-target offset
*/
:root {
  --lr-blue: #094c8a;
  --lr-cyan: #169dd7;
  --lr-ink: #102033;
  --lr-soft: #f5f5f0;
  --lr-shadow: 0 18px 42px rgba(9, 76, 138, 0.16);
}

/* -----------------------------------------------------------
   Announcement bar
   ----------------------------------------------------------- */
.pp-announcement-bar-wrap.pp-announcement-bar-bottom {
  display: block !important;
  position: static !important;
  inset: auto !important;
  transform: none !important;
  width: 100% !important;
  background: var(--lr-blue) !important;
  box-shadow: none !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.fl-node-76zesri8w4vn > .fl-row-content-wrap,
.fl-node-76zesri8w4vn .fl-row-content,
.fl-node-v5wfyznd17pl > .fl-module-content {
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.pp-announcement-bar-inner {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: auto !important;
  min-height: 44px !important;
  padding: 10px 28px !important;
  text-align: center !important;
}

.pp-announcement-bar-content p {
  margin: 0 !important;
  font-size: 14px !important;
  line-height: 1.35 !important;
  letter-spacing: 0.08em !important;
}

.pp-announcement-bar-close-button { display: none !important; }

.lr-announcement-fallback {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 10px 28px;
  background: var(--lr-blue);
  color: #fff;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.08em;
  line-height: 1.35;
  text-align: center;
  text-transform: uppercase;
}

/* -----------------------------------------------------------
   Header
   ----------------------------------------------------------- */
.fl-builder-content[data-type="header"],
.fl-builder-content[data-type="header"] .fl-row-content-wrap,
.fl-builder-content[data-type="header"] .fl-row-content,
.fl-builder-content[data-type="header"] .fl-col-content {
  overflow: visible !important;
}

.fl-builder-content[data-type="header"] .fl-node-7se9nd1imr0w > .fl-row-content-wrap {
  min-height: 110px !important;
  padding-top: 18px !important;
  padding-bottom: 18px !important;
}

.fl-builder-content[data-type="header"] .fl-node-nyqerompfsa6 .fl-photo-img {
  display: block !important;
  max-height: 76px !important;
  object-fit: contain !important;
}

.fl-builder-content[data-type="header"] .fl-node-if7g52clawet a.fl-button {
  min-height: 58px;
}

.fl-builder-content[data-type="header"] .fl-node-yzesa7mu2l6w { margin-bottom: 2px !important; }
.fl-builder-content[data-type="header"] .fl-node-yzesa7mu2l6w p {
  line-height: 1.1 !important;
  margin: 0 !important;
}
.fl-builder-content[data-type="header"] .fl-node-u4os8gtyp3je > .fl-module-content { margin-top: 0 !important; }

/* Make the header phone icon a real tap target on mobile */
.fl-builder-content[data-type="header"] .fl-node-u4os8gtyp3je .fl-icon a {
  min-width: 44px;
  min-height: 44px;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
}

/* -----------------------------------------------------------
   Home page — "Safe & Effective Cleaning" band
   The cached BB layout points this band's background at the
   residential roof photo, which also appears in the carousel
   directly below. Swap to the commercial high-reach shot so the
   home page doesn't show the same image twice in one viewport.
   ----------------------------------------------------------- */
.fl-node-826nlqoibfcu > .fl-row-content-wrap {
  background-image: url("uploads/2025/11/543128522_1239240868004655_3405128231196093735_n-1152x1536.jpg") !important;
  background-position: center 30% !important;
}
.fl-node-826nlqoibfcu > .fl-row-content-wrap::after {
  background-color: rgba(13, 35, 60, 0.62) !important;
}

/* -----------------------------------------------------------
   Type & rhythm
   ----------------------------------------------------------- */
.fl-builder-content h1,
.fl-builder-content h2,
.fl-builder-content h3 {
  text-wrap: balance;
  scroll-margin-top: 100px;
}

.fl-builder-content h1 span,
.fl-builder-content h2 span,
.fl-builder-content h3 span {
  font-size: inherit !important;
  line-height: inherit !important;
  letter-spacing: inherit !important;
}

.fl-builder-content p {
  color: #2d3642;
  font-weight: 400;
  text-wrap: pretty;
}

.fl-node-blenkg3aqzwj .fl-rich-text p {
  color: #26313d !important;
  font-weight: 500 !important;
  line-height: 1.65 !important;
}

@media (max-width: 768px) {
  .fl-node-blenkg3aqzwj .fl-rich-text p {
    color: #222d38 !important;
    font-size: 15.5px !important;
    font-weight: 500 !important;
    line-height: 1.7 !important;
  }
}

/* Drop the trailing hyphen on the "Roof and Gutter Specialists-" heading */
.fl-node-kndfgim87jqe h2 { hyphens: manual; }

/* -----------------------------------------------------------
   Homepage service cards — equalise heading rhythm
   The HTML uses <h1>Industrial</h1><p>Services</p> on two of the three
   cards (Commercial uses <h1>Services</h1>). Force the trailing
   paragraph to read as a heading so all three line up.
   ----------------------------------------------------------- */
.fl-node-dshua1zrm03k .fl-rich-text > p,
.fl-node-3w8fcxltud59 .fl-rich-text > p {
  font-family: inherit;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.1;
  margin: 0;
  text-transform: none;
  color: inherit;
  display: block;
}

/* Try to match the size of the sibling h1 by inheriting the heading
   styles from the surrounding card. */
.fl-node-2j945aqndtg7 .fl-rich-text,
.fl-node-dshua1zrm03k .fl-rich-text,
.fl-node-3w8fcxltud59 .fl-rich-text {
  min-height: 96px;
}

/* -----------------------------------------------------------
   Buttons
   ----------------------------------------------------------- */
.fl-builder-content a.fl-button,
.fl-builder-content a.fl-button:visited {
  transition: transform 160ms ease, background-color 160ms ease, box-shadow 160ms ease;
  min-height: 48px;
  display: inline-flex;
  align-items: center;
}

.fl-builder-content a.fl-button:hover,
.fl-builder-content a.fl-button:focus {
  transform: translateY(-1px);
  box-shadow: 0 10px 24px rgba(9, 76, 138, 0.22) !important;
}

.fl-builder-content a.fl-button:focus-visible {
  outline: 3px solid rgba(22, 157, 215, 0.55);
  outline-offset: 3px;
}

/* "Local Experts" highlight pill */
.highlight {
  display: inline-block !important;
  letter-spacing: 0.18em !important;
  padding-left: 22px !important;
  padding-right: 22px !important;
}

/* -----------------------------------------------------------
   WhatsApp floating CTA
   The .whatsapp module sits inline in the footer column. Promote it
   to a real fixed-position floating button. (The previous polish set
   right/bottom values but never set position, so they had no effect.)
   ----------------------------------------------------------- */
.whatsapp {
  position: fixed !important;
  right: 18px !important;
  bottom: 18px !important;
  z-index: 9000 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.whatsapp .fl-module-content,
.whatsapp .fl-icon-group,
.whatsapp .fl-icon,
.whatsapp .fl-icon a {
  height: 52px !important;
  width: 52px !important;
  margin: 0 !important;
  padding: 0 !important;
}

.whatsapp .fl-icon a {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  background: #25d366;
  color: #fff !important;
  border-radius: 50%;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.22);
  transition: transform 160ms ease, box-shadow 160ms ease;
}

.whatsapp .fl-icon a:hover,
.whatsapp .fl-icon a:focus-visible {
  transform: translateY(-2px) scale(1.04);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.28);
}

.whatsapp .fl-icon a:focus-visible {
  outline: 3px solid rgba(255, 255, 255, 0.85);
  outline-offset: 3px;
}

.whatsapp .fl-icon i,
.whatsapp .fl-icon i::before {
  font-size: 26px !important;
  color: #fff !important;
  line-height: 52px !important;
}

.whatsapp .fl-icon i {
  height: 52px !important;
  width: 52px !important;
  float: none !important;
  margin: 0 !important;
}

.whatsapp .fl-icon-wrap .fl-icon-text { display: none !important; }

@media print { .whatsapp { display: none !important; } }

/* -----------------------------------------------------------
   Clickable service cards (home page)
   ----------------------------------------------------------- */
.lr-click-card {
  position: relative;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, background-color 180ms ease;
}

.lr-click-card:focus-within,
.lr-click-card:hover {
  transform: translateY(-3px);
  box-shadow: var(--lr-shadow);
}

.lr-click-card__link {
  position: absolute;
  inset: 0;
  z-index: 4;
  color: var(--lr-cyan);
  text-decoration: none;
}

.lr-click-card__link span {
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.lr-click-card__link:focus-visible {
  outline: 3px solid rgba(22, 157, 215, 0.55);
  outline-offset: 4px;
}

/* Subtle hint that the card is interactive */
.lr-click-card::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  border: 1px solid transparent;
  transition: border-color 180ms ease;
}
.lr-click-card:hover::after,
.lr-click-card:focus-within::after {
  border-color: rgba(22, 157, 215, 0.35);
}

/* -----------------------------------------------------------
   Footer
   ----------------------------------------------------------- */
footer .fl-node-63613c5e054f5 > .fl-row-content-wrap {
  padding-top: 72px !important;
  padding-bottom: 64px !important;
}

footer .fl-node-63613c5e054f6 {
  display: flex !important;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 64px;
  width: min(1120px, calc(100vw - 80px)) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

footer .fl-node-63613c5e054f6::before,
footer .fl-node-63613c5e054f6::after {
  content: none !important;
  display: none !important;
}

footer .fl-node-63613c5e054f9,
footer .fl-node-63613c5e054f8,
footer .fl-node-rn6gi2v4o9ap {
  flex: 1 1 0;
  float: none !important;
  width: auto !important;
  max-width: none !important;
  clear: none !important;
}

footer .fl-node-63613c5e054f8 {
  flex: 0.85 1 0;
}

footer .fl-node-rn6gi2v4o9ap {
  flex: 1.15 1 0;
}

footer .fl-node-63613c5e054f7 {
  display: none !important;
}

.lr-footer-service-link {
  color: inherit;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  transition: color 160ms ease, transform 160ms ease;
}

.lr-footer-service-link:hover,
.lr-footer-service-link:focus {
  color: var(--lr-cyan) !important;
  transform: translateX(2px);
  text-decoration: none;
}

.lr-footer-service-link:focus-visible {
  outline: 2px solid rgba(22, 157, 215, 0.55);
  outline-offset: 3px;
  border-radius: 4px;
}

/* "Why Choose Us?" column */
footer .fl-node-rn6gi2v4o9ap .fl-heading-text {
  display: block;
  max-width: 320px;
}

.lr-why-intro {
  color: rgba(255, 255, 255, 0.88);
  font-size: 14px;
  line-height: 1.55;
  margin: -4px 0 20px;
  max-width: 340px;
}

footer .fl-node-rn6gi2v4o9ap .pp-icon-list-item {
  display: flex !important;
  align-items: start;
  gap: 18px;
  margin-bottom: 16px !important;
}

footer .fl-node-rn6gi2v4o9ap .pp-list-item-icon {
  flex: 0 0 auto;
  margin-top: 3px;
}

footer .fl-node-rn6gi2v4o9ap .pp-list-item-text {
  display: block;
  flex: 1 1 auto;
  line-height: 1.25;
}

.lr-proof-note { display: none !important; }

/* Footer contact-icon rows: ensure phone/email/address rows have
   visible hover/focus when the entire row becomes a link (rewired
   in JS). */
footer .fl-icon-wrap a {
  transition: color 160ms ease, transform 160ms ease;
}
footer .fl-icon-wrap a:hover,
footer .fl-icon-wrap a:focus-visible {
  color: var(--lr-cyan) !important;
}
footer .fl-icon-wrap a:focus-visible {
  outline: 2px solid rgba(22, 157, 215, 0.55);
  outline-offset: 3px;
  border-radius: 4px;
}

/* Stop the "Leicestershire" location row (which is informational,
   not a link) from showing a pointer cursor after enrichment. */
footer .lr-static-row {
  cursor: default;
}
footer .lr-static-row a,
footer .lr-static-row a:hover,
footer .lr-static-row a:focus { color: inherit !important; transform: none !important; }

/* Footer column balance — keep the bottom strip from feeling lopsided
   when the WhatsApp button is promoted to fixed. */
footer .fl-node-63613c5e054f7 .fl-photo {
  text-align: center;
}
footer .fl-node-63613c5e054f7 .fl-photo-content {
  display: inline-block;
  max-width: 240px;
}

/* Copyright row: keep email icon as a real hover target */
footer .fl-node-pal4ro8h5vn3 .fl-icon a {
  display: inline-flex;
  width: 36px;
  height: 36px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: background-color 160ms ease, color 160ms ease;
}
footer .fl-node-pal4ro8h5vn3 .fl-icon a:hover,
footer .fl-node-pal4ro8h5vn3 .fl-icon a:focus-visible {
  background: rgba(255, 255, 255, 0.12);
}

/* -----------------------------------------------------------
   Area chips (home page)
   ----------------------------------------------------------- */
.lr-area-chip {
  border-radius: 999px;
  transition: background-color 160ms ease, color 160ms ease, transform 160ms ease;
}

.lr-area-chip__link {
  color: inherit;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
}

.lr-area-chip:hover,
.lr-area-chip:focus-within {
  background: rgba(22, 157, 215, 0.12);
  color: var(--lr-blue);
  transform: translateX(3px);
}

.lr-area-chip__link:focus-visible {
  outline: 2px solid rgba(22, 157, 215, 0.55);
  outline-offset: 3px;
  border-radius: 999px;
}

/* -----------------------------------------------------------
   Mobile menu
   ----------------------------------------------------------- */
.pp-advanced-menu-mobile-toggle {
  min-width: 44px;
  min-height: 44px;
}

.pp-advanced-menu .pp-menu-close-btn { color: #fff !important; }

.pp-advanced-menu.pp-menu-open,
.pp-advanced-menu.off-canvas.pp-menu-open,
.pp-advanced-menu.pp-menu-open .pp-menu-off-canvas,
.pp-advanced-menu.pp-menu-open .pp-off-canvas-menu,
.pp-advanced-menu.pp-menu-open .pp-menu-overlay {
  background: #0b568f !important;
  opacity: 1 !important;
}

.pp-advanced-menu.pp-menu-open a,
.pp-advanced-menu.off-canvas.pp-menu-open a,
.pp-advanced-menu.pp-menu-open .pp-menu-off-canvas a,
.pp-advanced-menu.pp-menu-open .pp-off-canvas-menu a {
  color: #fff !important;
  text-shadow: none !important;
}

/* Bigger tap targets inside the open mobile menu */
.pp-advanced-menu.pp-menu-open .menu > li > a,
.pp-advanced-menu.pp-menu-open .menu .sub-menu a {
  padding-top: 14px !important;
  padding-bottom: 14px !important;
  font-size: 18px !important;
}

/* -----------------------------------------------------------
   Mobile tweaks
   ----------------------------------------------------------- */
@media (max-width: 768px) {
  .pp-announcement-bar-inner {
    min-height: 56px !important;
    padding: 12px 24px !important;
  }
  .pp-announcement-bar-content p {
    font-size: 13px !important;
    letter-spacing: 0.04em !important;
  }
  .lr-announcement-fallback {
    min-height: 56px;
    padding: 12px 24px;
    font-size: 13px;
    letter-spacing: 0.04em;
  }

  .fl-builder-content[data-type="header"] .fl-node-a4r3xcjmuknw > .fl-row-content-wrap {
    min-height: 84px !important;
    padding-top: 14px !important;
    padding-bottom: 14px !important;
  }

  .fl-builder-content[data-type="header"] .fl-node-nyqerompfsa6 .fl-photo-img {
    max-height: 52px !important;
  }

  .fl-node-3ar5h6nelsy8 > .fl-row-content-wrap {
    padding-bottom: 56px !important;
  }

  .pp-advanced-menu.pp-menu-open,
  .pp-advanced-menu.off-canvas.pp-menu-open,
  .pp-advanced-menu.pp-menu-open .pp-menu-off-canvas,
  .pp-advanced-menu.pp-menu-open .pp-off-canvas-menu {
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    max-width: none !important;
  }

  .highlight { letter-spacing: 0.12em !important; }

  /* Float WhatsApp tighter on small screens but never let it cover content */
  .whatsapp { right: 14px !important; bottom: 14px !important; }
  .whatsapp .fl-module-content,
  .whatsapp .fl-icon-group,
  .whatsapp .fl-icon,
  .whatsapp .fl-icon a { height: 48px !important; width: 48px !important; }
  .whatsapp .fl-icon i,
  .whatsapp .fl-icon i::before { font-size: 22px !important; line-height: 48px !important; }
  .whatsapp .fl-icon i { height: 48px !important; width: 48px !important; }

  /* Service cards on home: equal heights, not 50%/100% mid-resize */
  .fl-node-2j945aqndtg7 .fl-rich-text,
  .fl-node-dshua1zrm03k .fl-rich-text,
  .fl-node-3w8fcxltud59 .fl-rich-text {
    min-height: 0;
  }

  .lr-why-intro { max-width: none; }

  footer .fl-node-63613c5e054f5 > .fl-row-content-wrap {
    padding: 46px 24px 42px !important;
  }

  footer .fl-node-63613c5e054f6 {
    display: flex !important;
    flex-direction: column;
    gap: 34px;
    width: 100% !important;
    max-width: 420px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  footer .fl-node-63613c5e054f9,
  footer .fl-node-63613c5e054f8,
  footer .fl-node-rn6gi2v4o9ap {
    width: 100% !important;
    max-width: none !important;
    text-align: left !important;
  }

  footer .fl-node-63613c5e054f9 .fl-module-content,
  footer .fl-node-63613c5e054f8 .fl-module-content,
  footer .fl-node-rn6gi2v4o9ap .fl-module-content {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  footer .fl-node-rn6gi2v4o9ap {
    order: 3;
  }

  /* Tighter footer rhythm on mobile */
  footer .fl-node-rn6gi2v4o9ap .pp-icon-list-item { margin-bottom: 12px !important; }

  /* Add bottom safe space so floating WhatsApp doesn't sit on top of the
     final copyright row on long-scroll pages */
  footer .fl-node-63613c5e054ef .fl-row-content-wrap { padding-bottom: 72px !important; }
}

@media (max-width: 480px) {
  .fl-builder-content h2 { font-size: 26px !important; line-height: 1.2 !important; }
  .fl-builder-content h1 { font-size: 28px !important; line-height: 1.15 !important; }
  .fl-builder-content h3 { line-height: 1.2 !important; }
}


/* Launch static fixes 20260518-2358: visible WhatsApp label and static footer link support. */
.whatsapp .fl-icon a {
  width: auto !important;
  min-width: 52px !important;
  gap: 8px;
  padding: 0 16px !important;
  border-radius: 999px;
  text-decoration: none;
}
.whatsapp .fl-icon,
.whatsapp .fl-icon-group,
.whatsapp .fl-module-content {
  width: auto !important;
}
.lr-whatsapp-label {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
  white-space: nowrap;
}
.lr-footer-static-icon {
  color: inherit;
  display: inline-flex;
}
.lr-footer-facebook-row {
  margin-top: 14px;
}
.lr-footer-facebook-row a {
  align-items: center;
  color: #fff !important;
  display: inline-flex;
  font-size: 18px;
  font-weight: 800;
  gap: 14px;
  line-height: 1.3;
  text-decoration: none !important;
}
.lr-footer-facebook-row a:hover,
.lr-footer-facebook-row a:focus-visible {
  color: #159dd7 !important;
}
.lr-footer-facebook-row a:focus-visible,
.lr-footer-facebook-icon a:focus-visible {
  outline: 3px solid rgba(21, 157, 215, 0.55);
  outline-offset: 4px;
}
.lr-footer-facebook-row__icon {
  align-items: center;
  color: #159dd7;
  display: inline-flex;
  justify-content: center;
  min-width: 26px;
}
.lr-footer-facebook-row__icon i,
.lr-footer-facebook-row__icon i::before {
  color: #159dd7 !important;
  font-size: 22px !important;
}
.lr-footer-facebook-icon {
  margin-left: 12px;
}
.lr-footer-facebook-icon a {
  align-items: center;
  background: rgba(21, 157, 215, 0.18);
  border-radius: 50%;
  color: #fff !important;
  display: inline-flex;
  height: 48px;
  justify-content: center;
  text-decoration: none !important;
  width: 48px;
}
.lr-footer-facebook-icon a:hover,
.lr-footer-facebook-icon a:focus-visible {
  background: #159dd7;
}
.lr-footer-facebook-icon i,
.lr-footer-facebook-icon i::before {
  color: #fff !important;
  font-size: 22px !important;
}
@media (max-width: 768px) {
  .whatsapp { bottom: 22px !important; }
  .whatsapp .fl-icon a { min-width: 48px !important; height: 48px !important; padding: 0 14px !important; }
  footer .fl-node-63613c5e054ef .fl-row-content-wrap { padding-bottom: 96px !important; }
}
@media (max-width: 380px) {
  .lr-whatsapp-label { font-size: 13px; }
  .whatsapp .fl-icon a { padding: 0 12px !important; }
}

/* Launch mobile nav pass 20260519-0015:
   Sticky compact mobile header, darker off-canvas menu, and a true
   body-level WhatsApp CTA appended by launch-enrich. */
@media (max-width: 768px) {
  .fl-builder-content[data-type="header"] {
    position: sticky !important;
    top: 0 !important;
    z-index: 8500 !important;
    box-shadow: 0 8px 22px rgba(4, 25, 45, 0.18);
  }

  .fl-builder-content[data-type="header"] .fl-node-7se9nd1imr0w > .fl-row-content-wrap,
  .fl-builder-content[data-type="header"] .fl-node-a4r3xcjmuknw > .fl-row-content-wrap {
    background: #07365f !important;
  }

  .pp-advanced-menu.pp-menu-open,
  .pp-advanced-menu.off-canvas.pp-menu-open,
  .pp-advanced-menu.pp-menu-open .pp-menu-off-canvas,
  .pp-advanced-menu.pp-menu-open .pp-off-canvas-menu,
  .pp-advanced-menu.pp-menu-open .pp-menu-overlay,
  [id^="pp-advanced-menu-off-canvas"],
  [id^="pp-advanced-menu-off-canvas"] .pp-advanced-menu,
  [id^="pp-advanced-menu-off-canvas"] .pp-menu-nav,
  [id^="pp-advanced-menu-off-canvas"] .pp-off-canvas-menu,
  .pp-menu-overlay,
  .pp-menu-overlay.pp-menu-open {
    background: rgba(7, 54, 95, 0.98) !important;
    background-color: rgba(7, 54, 95, 0.98) !important;
    color: #fff !important;
    z-index: 9900 !important;
  }

  /* While off-canvas is open, hide the floating WA so it doesn't sit over
     menu links and swallow taps in its bottom-right hit area. */
  body:has(.pp-advanced-menu.pp-menu-open) .lr-floating-whatsapp {
    display: none !important;
  }

  /* Make off-canvas links the top-most interactive layer of the menu. */
  .pp-off-canvas-menu a,
  .pp-advanced-menu.pp-menu-open a {
    position: relative;
    z-index: 1;
  }

  .pp-advanced-menu .pp-menu-close-btn {
    color: #fff !important;
    background: rgba(22, 157, 215, 0.22) !important;
    border-radius: 50%;
    min-width: 44px;
    min-height: 44px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
  }

  .pp-advanced-menu.pp-menu-open .menu > li > a,
  .pp-advanced-menu.pp-menu-open .menu .sub-menu a,
  [id^="pp-advanced-menu-off-canvas"] .menu > li > a,
  [id^="pp-advanced-menu-off-canvas"] .menu .sub-menu a {
    color: #fff !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.16);
  }

  .pp-advanced-menu.pp-menu-open .menu > li > a:hover,
  .pp-advanced-menu.pp-menu-open .menu > li > a:focus-visible,
  .pp-advanced-menu.pp-menu-open .menu .sub-menu a:hover,
  .pp-advanced-menu.pp-menu-open .menu .sub-menu a:focus-visible {
    background: rgba(22, 157, 215, 0.18) !important;
  }

  .whatsapp {
    display: none !important;
  }
}

.lr-floating-whatsapp {
  position: fixed;
  right: 18px;
  bottom: 18px;
  z-index: 9800;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-width: 52px;
  height: 52px;
  padding: 0 16px;
  border-radius: 999px;
  background: #25d366;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 800;
  line-height: 1;
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.26);
}

.lr-floating-whatsapp:hover,
.lr-floating-whatsapp:focus-visible {
  transform: translateY(-2px);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.32);
}

.lr-floating-whatsapp:focus-visible {
  outline: 3px solid rgba(22, 157, 215, 0.45);
  outline-offset: 3px;
}

.lr-floating-whatsapp i,
.lr-floating-whatsapp i::before {
  color: #fff !important;
  font-size: 24px !important;
  line-height: 1 !important;
}

.lr-floating-whatsapp__label {
  color: #fff;
  font-size: 14px;
  white-space: nowrap;
}

@media (max-width: 768px) {
  .lr-floating-whatsapp {
    right: 14px;
    bottom: 14px;
    width: 48px;
    min-width: 48px;
    height: 48px;
    padding: 0;
    border-radius: 50%;
  }

  .lr-floating-whatsapp__label {
    display: none;
  }

  .lr-floating-whatsapp i,
  .lr-floating-whatsapp i::before {
    font-size: 23px !important;
  }
}

/* Launch copy contrast sweep 20260519-0030.
   Applied by JS only to text that is currently grey/thin on a light surface. */
.lr-strong-copy {
  color: #2d3642 !important;
  font-weight: 400 !important;
}

.lr-strong-copy strong,
.lr-strong-copy b {
  color: inherit !important;
  font-weight: 800 !important;
}

/* Launch heading rhythm sweep 20260519-0035.
   Use one deliberate accent word or phrase per heading, TripGen-style,
   while keeping the accent locked to the parent heading size. */
.fl-page-content .fl-rich-text h1,
.fl-page-content h1 {
  font-size: clamp(34px, 4vw, 56px) !important;
  line-height: 1.08 !important;
}

.fl-page-content .fl-rich-text h2,
.fl-page-content h2 {
  font-size: clamp(30px, 3.2vw, 46px) !important;
  line-height: 1.12 !important;
}

.fl-page-content .fl-rich-text h3,
.fl-page-content h3 {
  font-size: clamp(24px, 2.3vw, 34px) !important;
  line-height: 1.18 !important;
}

.fl-page-content h1 span,
.fl-page-content h2 span,
.fl-page-content h3 span,
.lr-heading-accent {
  font-size: inherit !important;
  line-height: inherit !important;
  letter-spacing: inherit !important;
}

.lr-heading-accent {
  color: #159dd7 !important;
  font-style: normal !important;
  font-weight: 1000 !important;
}

@media (max-width: 768px) {
  .fl-page-content .fl-rich-text h1,
  .fl-page-content h1 {
    font-size: 30px !important;
    line-height: 1.14 !important;
  }

  .fl-page-content .fl-rich-text h2,
  .fl-page-content h2 {
    font-size: 27px !important;
    line-height: 1.16 !important;
  }

  .fl-page-content .fl-rich-text h3,
  .fl-page-content h3 {
    font-size: 23px !important;
    line-height: 1.18 !important;
  }
}

@media (max-width: 480px) {
  .fl-page-content .fl-rich-text h1,
  .fl-page-content h1 {
    font-size: 29px !important;
  }

  .fl-page-content .fl-rich-text h2,
  .fl-page-content h2 {
    font-size: 26px !important;
  }

  .fl-page-content .fl-rich-text h3,
  .fl-page-content h3 {
    font-size: 22px !important;
  }
}

/* ============================================================
   Mobile nav replacement (0048) — kills pp-advanced-menu's
   broken off-canvas and uses a plain anchor-list panel.
   ============================================================ */
@media (max-width: 768px) {
  /* Nuke pp-advanced-menu's mobile UI — hamburger button, the
     off-canvas panel, and its overlay. Desktop unaffected. */
  .pp-advanced-menu-mobile,
  .pp-advanced-menu-mobile-toggle,
  .pp-advanced-menu .pp-off-canvas-menu,
  [id^="pp-advanced-menu-off-canvas"],
  .pp-menu-overlay {
    display: none !important;
  }

  /* New hamburger button — top-right, sits above everything. */
  #lr-mobile-nav-toggle {
    position: fixed;
    top: 10px;
    right: 12px;
    z-index: 10001;
    width: 46px;
    height: 46px;
    border: 0;
    border-radius: 10px;
    background: rgba(7, 54, 95, 0.92);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
    padding: 10px;
    cursor: pointer;
  }
  #lr-mobile-nav-toggle span {
    display: block;
    width: 22px;
    height: 2.5px;
    background: #fff;
    border-radius: 2px;
    transition: transform 180ms ease, opacity 180ms ease;
  }
  body.lr-mobile-nav-open #lr-mobile-nav-toggle span:nth-child(1) { transform: translateY(7.5px) rotate(45deg); }
  body.lr-mobile-nav-open #lr-mobile-nav-toggle span:nth-child(2) { opacity: 0; }
  body.lr-mobile-nav-open #lr-mobile-nav-toggle span:nth-child(3) { transform: translateY(-7.5px) rotate(-45deg); }

  #lr-mobile-nav-backdrop {
    position: fixed;
    inset: 0;
    z-index: 9998;
    background: rgba(0, 0, 0, 0.45);
  }
  #lr-mobile-nav-backdrop[hidden] { display: none; }

  #lr-mobile-nav {
    position: fixed;
    top: 0;
    right: 0;
    width: min(86vw, 340px);
    height: 100dvh;
    z-index: 9999;
    background: #07365f;
    color: #fff;
    overflow-y: auto;
    padding: 64px 0 24px;
    box-shadow: -8px 0 24px rgba(0, 0, 0, 0.35);
  }
  #lr-mobile-nav[hidden] { display: none; }

  #lr-mobile-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  #lr-mobile-nav li { margin: 0; }
  #lr-mobile-nav a {
    display: block;
    padding: 14px 22px;
    color: #fff !important;
    text-decoration: none !important;
    font-weight: 600;
    font-size: 17px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
  }
  #lr-mobile-nav li.lr-mobile-nav__sub a {
    padding-left: 38px;
    font-weight: 400;
    font-size: 15px;
    text-transform: none;
    letter-spacing: 0;
    color: rgba(255, 255, 255, 0.85) !important;
  }
  #lr-mobile-nav a[aria-current="page"] {
    background: rgba(22, 157, 215, 0.22);
    box-shadow: inset 3px 0 0 #169dd7;
  }
  #lr-mobile-nav a:active {
    background: rgba(22, 157, 215, 0.30);
  }

  /* Hide the floating WhatsApp while the new mobile nav is open. */
  body.lr-mobile-nav-open .lr-floating-whatsapp { display: none !important; }
}

@media (min-width: 769px) {
  /* Never show the replacement nav on desktop. */
  #lr-mobile-nav,
  #lr-mobile-nav-toggle,
  #lr-mobile-nav-backdrop { display: none !important; }
}

/* ============================================================
   Typography sweep 0051 — heading weight + body size only.
   Do NOT force color: per-section BB rules already set white text
   on dark hero/banner sections and dark text on light sections.
   The 0049/0050 color override stomped that, making "Roof and
   Gutter Specialists" and similar headings invisible on the
   dark blue banner.
   ============================================================ */
.fl-page-content .fl-rich-text h1,
.fl-page-content h1 {
  font-family: "Poppins", "Lato", sans-serif !important;
  font-weight: 800 !important;
  letter-spacing: -0.01em !important;
}

.fl-page-content .fl-rich-text h2,
.fl-page-content h2 {
  font-family: "Poppins", "Lato", sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: -0.005em !important;
  margin-top: 1.4em !important;
}

.fl-page-content .fl-rich-text h3,
.fl-page-content h3 {
  font-family: "Poppins", "Lato", sans-serif !important;
  font-weight: 700 !important;
}

/* On the new pages (FAQ / External Cleaning / Reviews) the background is
   always white, so we DO want navy text — scope the colour override to
   the .lr-page-body wrapper the build script added. */
.lr-page-body h1, .lr-page-body h2, .lr-page-body h3 { color: #0e2540 !important; }
.lr-page-body p,  .lr-page-body li                   { color: #1f2a3a !important; }

/* Body copy: bump from 14px to a readable 17px with proper line-height.
   Color left to whatever the per-section rules picked. */
.fl-page-content .fl-rich-text p,
.fl-page-content article p,
.fl-page-content .fl-module-rich-text p {
  font-size: 17px !important;
  line-height: 1.62 !important;
}
.fl-page-content .fl-rich-text li,
.fl-page-content article li {
  font-size: 17px !important;
  line-height: 1.62 !important;
}

/* Reviews page blockquote rhythm */
.fl-page-content blockquote {
  margin: 18px 0 !important;
  padding: 16px 20px !important;
  border-left: 3px solid #169dd7 !important;
  background: rgba(22, 157, 215, 0.06) !important;
  border-radius: 0 8px 8px 0 !important;
}
.fl-page-content blockquote p {
  font-size: 17px !important;
  line-height: 1.55 !important;
  margin: 0 0 6px !important;
  font-style: italic;
}
.lr-page-body blockquote p { color: #1f2a3a !important; }
.fl-page-content blockquote cite {
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 15px !important;
}
.lr-page-body blockquote cite { color: #0e2540 !important; }

/* Kill the 2%-opacity section gradient. BB injects it via per-page layout
   CSS as `.fl-row-bg-gradient` — target the class, not [style*]. */
.fl-row.fl-row-bg-gradient > .fl-row-content-wrap,
.fl-row.fl-row-bg-gradient .fl-row-content-wrap {
  background-image: linear-gradient(180deg, #ffffff 0%, #eef3f9 100%) !important;
}
[style*="rgba(25, 37, 55, 0.02)"],
[style*="rgba(25,37,55,0.02)"],
[style*="rgba(25, 37, 55, 0.03)"],
[style*="rgba(25,37,55,0.03)"] {
  background-image: linear-gradient(180deg, #ffffff 0%, #eef3f9 100%) !important;
}

@media (max-width: 768px) {
  .fl-page-content .fl-rich-text p,
  .fl-page-content article p,
  .fl-page-content .fl-module-rich-text p,
  .fl-page-content .fl-rich-text li,
  .fl-page-content article li {
    font-size: 16px !important;
    line-height: 1.58 !important;
  }
  .fl-page-content blockquote { padding: 14px 16px !important; }
  .fl-page-content blockquote p { font-size: 16px !important; }
}
