@media (max-width: 768px) {
  /* Keep the public marketing pages clean while reviewing mobile polish. */
  #wipBadge,
  .wip-badge {
    display: none !important;
  }

  /* Neutralize the late premium-pass overrides that still force vertical labels. */
  body.page-premium-audit .hero.hero--inner .hero-container {
    padding: 0 1.25rem !important;
  }

  body.page-premium-audit .hero.hero--inner .section-label,
  body.page-premium-audit .services-section .section-label,
  body.page-premium-audit .hero.hero--inner .section-label-premium {
    position: static !important;
    writing-mode: horizontal-tb !important;
    text-orientation: initial !important;
    transform: none !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: auto !important;
    margin: 0 auto 0.85rem !important;
    padding: 0.55rem 1rem !important;
    border-radius: 999px !important;
    font-size: 0.72rem !important;
    letter-spacing: 0.12em !important;
    white-space: nowrap !important;
  }

  body.page-premium-audit .hero.hero--inner .hero-title {
    max-width: 13.5ch !important;
    margin-bottom: 0.7rem !important;
  }

  body.page-premium-audit .hero.hero--inner .hero-subtitle {
    max-width: 36ch !important;
    margin-inline: auto !important;
    text-wrap: balance;
  }

  body.page-premium-audit .logo-section-subtitle,
  body.page-premium-audit .brand-logo-section .logo-section-subtitle {
    max-width: 22ch !important;
    font-size: clamp(1.9rem, 7.2vw, 2.35rem) !important;
    line-height: 1.08 !important;
    text-wrap: balance;
  }

  body.page-premium-audit .logo-section-desc {
    max-width: 33rem !important;
    margin-inline: auto !important;
  }

  /* Keep service badges readable and let the card body breathe. */
  body.page-premium-audit .floating-card-badge,
  body.page-premium-audit .services-mobile-floating .floating-card-badge {
    position: static !important;
    writing-mode: horizontal-tb !important;
    text-orientation: initial !important;
    transform: none !important;
    display: inline-flex !important;
    align-items: center;
    gap: 0.45rem;
    padding: 0.55rem 0.85rem !important;
    border-radius: 999px !important;
    font-size: 0.7rem !important;
    letter-spacing: 0.08em !important;
    margin-bottom: 0.9rem !important;
  }

  body.page-premium-audit .services-mobile-floating .floating-card {
    padding-top: 1.15rem !important;
  }

  body.page-premium-audit .services-mobile-floating .floating-card-content,
  body.page-premium-audit .services-mobile-floating .floating-card-body {
    padding-top: 0 !important;
  }

  /* About page: tighten the very long mobile rhythm. */
  .about-hero {
    min-height: auto !important;
    padding: 112px 1.25rem 52px !important;
  }

  .about-hero p {
    margin-bottom: 1.75rem !important;
  }

  .story-section,
  .mission-section,
  .trust-slider-section,
  .partners-section,
  .commitment-section,
  .cta-section {
    padding-top: 56px !important;
    padding-bottom: 44px !important;
  }

  .story-grid,
  .mission-grid,
  .partners-grid,
  .commitment-grid {
    gap: 1.35rem !important;
  }

  .story-block {
    grid-template-columns: 1fr !important;
    gap: 1.5rem !important;
    padding: 1.35rem !important;
  }

  .story-block:nth-child(even) {
    direction: ltr !important;
  }

  .section-header {
    margin-bottom: 1.75rem !important;
  }

  .commitment-intro {
    margin-bottom: 1.5rem !important;
  }

  /* Case studies index: make the hero readable and less visually messy. */
  .premium-hero {
    min-height: 72vh !important;
    align-items: flex-end !important;
    padding: 120px 0 34px !important;
  }

  .premium-hero-overlay {
    background:
      linear-gradient(180deg, rgba(8, 7, 7, 0.18) 0%, rgba(8, 7, 7, 0.52) 36%, rgba(8, 7, 7, 0.88) 100%) !important;
  }

  .premium-hero-content {
    width: calc(100% - 2rem) !important;
    max-width: 34rem !important;
    margin: 0 auto !important;
    padding: 1.15rem 1rem 0 !important;
    border-radius: 26px !important;
    background: linear-gradient(180deg, rgba(12, 10, 10, 0.18), rgba(12, 10, 10, 0.42)) !important;
    backdrop-filter: blur(8px);
  }

  .premium-hero-title {
    font-size: clamp(2.15rem, 9vw, 3rem) !important;
    line-height: 0.98 !important;
    margin-bottom: 0.8rem !important;
    text-wrap: balance;
  }

  .premium-hero-subtitle {
    max-width: 31ch !important;
    font-size: 0.98rem !important;
    line-height: 1.6 !important;
    margin-inline: auto !important;
    text-wrap: pretty;
  }

  .premium-featured,
  .premium-stories,
  .premium-impact {
    padding-top: 56px !important;
    padding-bottom: 48px !important;
  }

  .premium-featured-text,
  .premium-story-excerpt,
  .premium-impact-text {
    text-wrap: pretty;
  }

  /* Detail case studies: keep mobile pacing calmer and labels lighter. */
  .study-section-label {
    font-size: 0.72rem !important;
    letter-spacing: 0.12em !important;
  }

  .study-section,
  .study-impact,
  .study-cta {
    padding-top: 52px !important;
    padding-bottom: 44px !important;
  }

  /* Contact and get-listed flows: remove excess whitespace. */
  .listed-hero,
  .listed-form-section,
  .contact-form-section,
  .contact-social-section {
    padding-top: 54px !important;
    padding-bottom: 44px !important;
  }

  .contact-hero {
    padding: 7.25rem 1.25rem 3.5rem !important;
    background: linear-gradient(180deg, #141414 0%, #212121 52%, #171717 100%) !important;
  }

  .contact-hero::before {
    opacity: 0.2 !important;
  }

  .contact-hero-content {
    max-width: 33rem !important;
  }

  .contact-hero-title {
    color: #ffffff !important;
    line-height: 0.98 !important;
    margin-bottom: 0.8rem !important;
  }

  .contact-hero-subtitle {
    color: rgba(255, 255, 255, 0.84) !important;
    max-width: 32ch !important;
    margin-inline: auto !important;
  }

  .contact-grid {
    gap: 1rem !important;
    padding-inline: 1rem !important;
  }

  .contact-card {
    min-height: 0 !important;
    padding: 1.4rem !important;
  }

  .listed-form-card,
  .contact-form-card,
  .listed-form-shell {
    padding: 1.5rem !important;
  }

  .listed-form-grid,
  .contact-form-grid {
    gap: 1rem !important;
  }

  /* About: let the trust/partner cards use the width they need on mobile. */
  .trust-slider-container,
  .partners-mobile-slider {
    max-width: min(100%, 32rem) !important;
    width: 100% !important;
    margin-inline: auto !important;
  }

  .trust-slide-card {
    width: 100% !important;
  }

  .partners-mobile-slider .partner-card {
    inset: 0 0 72px !important;
  }

  .partners-slider-card,
  .trust-slide-card {
    margin-inline: 0 !important;
  }

  /* Surface all value propositions on mobile instead of one hidden slide. */
  body.page-premium-audit .benefits-slider-container {
    max-width: min(100%, 34rem);
    margin-inline: auto;
    padding: 0 1rem;
  }

  body.page-premium-audit .benefits-slider {
    display: grid !important;
    gap: 1rem;
    overflow: visible !important;
  }

  body.page-premium-audit .benefit-slide {
    display: block !important;
    opacity: 1 !important;
    transform: none !important;
    animation: none !important;
  }

  body.page-premium-audit .benefit-slide-card {
    margin: 0 !important;
    border-radius: 24px !important;
  }

  body.page-premium-audit .benefit-slide-image {
    height: 240px !important;
  }

  body.page-premium-audit .benefit-slide-content {
    padding: 1.4rem 1.25rem 1.35rem !important;
  }

  body.page-premium-audit .benefit-slide-features {
    gap: 0.65rem !important;
  }

  /* Get Listed comparison: keep cards side by side without crushing them. */
  .listed-comparison-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(270px, 1fr)) !important;
    gap: 1rem !important;
    overflow-x: auto !important;
    overflow-y: visible !important;
    padding-bottom: 0.5rem !important;
    padding-inline: 0.1rem !important;
    scroll-snap-type: x proximity;
    -webkit-overflow-scrolling: touch;
    max-width: none !important;
    margin: 0 !important;
  }

  .listed-comparison-grid::-webkit-scrollbar {
    height: 6px;
  }

  .listed-comparison-grid::-webkit-scrollbar-thumb {
    background: rgba(17, 17, 17, 0.14);
    border-radius: 999px;
  }

  .listed-comparison-card {
    min-width: 270px !important;
    height: 100% !important;
    scroll-snap-align: start;
  }

  /* Remove slider control chrome on mobile; keep the content, auto-rotation, and swipe behavior. */
  .trust-slider-nav,
  .partners-slider-nav,
  .values-3d-dots,
  .values-nav,
  .mv-slider-nav,
  .editorial-slider-nav,
  .benefits-nav,
  .benefits-dots,
  .carousel-nav,
  .carousel-progress,
  .floating-card-dots,
  .testimonials-nav,
  .testimonials-dots {
    display: none !important;
  }
}

body.page-premium-audit .benefits-slider-section {
  background:
    radial-gradient(circle at top center, rgba(229, 57, 53, 0.08) 0%, transparent 32%),
    linear-gradient(180deg, #fffaf6 0%, #fff4ed 100%);
}

body.page-premium-audit .benefits-header {
  text-align: center;
}

body.page-premium-audit .benefits-slider-container {
  max-width: 960px;
  margin-inline: auto;
}

body.page-premium-audit .benefits-subtitle {
  max-width: 38rem;
  margin-inline: auto;
}

body.page-premium-audit .cta-section--dark {
  background: linear-gradient(180deg, #141111 0%, #241815 100%) !important;
}

body.page-premium-audit .cta-section--dark .cta-container {
  background: transparent !important;
}

body.page-premium-audit .cta-section--dark h2,
body.page-premium-audit .cta-section--dark p {
  color: #ffffff !important;
}
