﻿:root {
  --green: #12b76a;
  --neon: #12b76a;
  --leaf: #8ee86f;
  --green-dark: #087443;
  --green-soft: #e9fff4;
  --black: #070a08;
  --ink: #1a211d;
  --muted: #66736c;
  --line: #dde6e0;
  --white: #ffffff;
  --soft: #f6faf7;
  --shadow: 0 24px 80px rgba(7, 10, 8, 0.12);
}

/* True final page rhythm and alignment pass */
:root {
  --content-max: 1160px;
  --content-gutter: clamp(16px, 4vw, 44px);
  --rhythm-y: clamp(56px, 6vw, 86px);
  --rhythm-y-tight: clamp(40px, 5vw, 64px);
}

html {
  scroll-padding-top: 96px;
}

body {
  font-family: "Inter", Arial, sans-serif !important;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0 !important;
}

.site-header {
  left: 50% !important;
  right: auto !important;
  width: min(calc(100% - 28px), 1180px) !important;
  transform: translateX(-50%) !important;
}

.main-nav {
  align-items: center !important;
  gap: clamp(10px, 1.4vw, 20px) !important;
}

.main-nav a,
.footer-links a,
.legal-sidebar a {
  letter-spacing: 0 !important;
  white-space: nowrap;
}

.landing-hero,
.about-hero,
.rider-hero,
.partner-hero,
.contact-hero,
.career-hero,
.page-hero,
.legal-hero,
.section-band,
.stats-band,
.partners-section,
.app-section,
.steps-section,
.earn-section,
.ecosystem-orbit,
.math-section,
.intel-section,
.lead-section,
.about-story,
.about-services,
.about-mission,
.pillars-section,
.team-section,
.about-gallery,
.about-insights,
.about-faq,
.about-contact-panel,
.rider-benefits,
.rider-community,
.rider-savings-compare,
.rider-cost,
.rider-how,
.join-platforms,
.trust-section,
.testimonial-section,
.partner-why,
.yield-section,
.partner-steps,
.market-section,
.portfolio-section,
.partner-stories,
.contact-main,
.contact-paths,
.career-roles,
.career-note,
.split-section,
.process-section,
.faq-section,
.feature-section,
.impact-section,
.contact-section {
  padding-left: max(var(--content-gutter), calc((100vw - var(--content-max)) / 2)) !important;
  padding-right: max(var(--content-gutter), calc((100vw - var(--content-max)) / 2)) !important;
}

.section-band,
.stats-band,
.partners-section,
.app-section,
.steps-section,
.earn-section,
.ecosystem-orbit,
.math-section,
.intel-section,
.lead-section,
.about-story,
.about-services,
.about-mission,
.pillars-section,
.team-section,
.about-gallery,
.about-insights,
.about-faq,
.about-contact-panel,
.rider-benefits,
.rider-community,
.rider-savings-compare,
.rider-cost,
.rider-how,
.join-platforms,
.trust-section,
.testimonial-section,
.partner-why,
.yield-section,
.partner-steps,
.market-section,
.portfolio-section,
.partner-stories,
.contact-main,
.contact-paths,
.career-roles,
.career-note,
.split-section,
.process-section,
.faq-section,
.feature-section,
.impact-section,
.contact-section {
  padding-top: var(--rhythm-y) !important;
  padding-bottom: var(--rhythm-y) !important;
}

.about-story-grid,
.about-service-grid,
.about-mission-grid,
.pillar-grid,
.team-grid,
.gallery-studio,
.insights-grid,
.benefit-row,
.community-grid,
.trust-grid,
.market-grid,
.partner-step-line,
.contact-info-panel,
.contact-paths .market-grid,
.lead-shell,
.connect-panel,
.math-shell,
.yield-shell,
.rider-how,
.platform-grid,
.career-grid,
.split-grid,
.process-grid {
  max-width: var(--content-max) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  gap: clamp(18px, 2.8vw, 34px) !important;
}

.section-title,
.section-intro,
.legal-hero-inner {
  max-width: 780px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: clamp(24px, 3vw, 40px) !important;
  text-align: center;
}

.section-title h2,
.section-intro h2,
.about-story h2,
.about-services h2,
.about-contact-panel h2,
.lead-copy h2,
.savings-copy h2,
.connect-left h2,
.career-hero h1,
.page-hero h1,
.legal-hero h1 {
  max-width: 900px;
  margin-left: auto !important;
  margin-right: auto !important;
  font-family: "Inter", Arial, sans-serif !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
  line-height: 1.04 !important;
  text-wrap: balance;
}

.section-title h2,
.section-intro h2 {
  font-size: clamp(30px, 3.8vw, 52px) !important;
}

.section-title p,
.section-intro p,
.about-hero p,
.rider-hero p,
.partner-hero p,
.contact-hero p,
.career-hero p,
.page-hero p,
.legal-hero p,
.lead-copy p,
.savings-copy p,
.connect-left p {
  max-width: 680px;
  margin-left: auto !important;
  margin-right: auto !important;
  font-size: clamp(15px, 1.2vw, 18px) !important;
  line-height: 1.68 !important;
  text-wrap: pretty;
}

.about-hero,
.rider-hero,
.partner-hero,
.contact-hero,
.career-hero,
.page-hero,
.legal-hero {
  min-height: auto !important;
  padding-top: clamp(112px, 10vw, 148px) !important;
  padding-bottom: clamp(48px, 6vw, 78px) !important;
}

.about-hero h1,
.rider-hero h1,
.partner-hero h1,
.contact-hero h1,
.career-hero h1,
.page-hero h1,
.legal-hero h1 {
  font-family: "Inter", Arial, sans-serif !important;
  font-size: clamp(42px, 5.6vw, 76px) !important;
  letter-spacing: 0 !important;
  line-height: 1.02 !important;
}

.about-service-card,
.pillar-card,
.team-card,
.benefit-item,
.community-card,
.trust-grid article,
.market-card,
.partner-card,
.partner-step-line article,
.testimonial-card,
.contact-info-panel article,
.contact-page-form,
.lead-form,
.calculator-card,
.career-card,
.legal-content,
.legal-sidebar {
  border-radius: 14px !important;
}

.about-service-card h3,
.pillar-card h3,
.team-card h3,
.benefit-item h3,
.community-card h3,
.trust-grid h3,
.market-card h3,
.partner-step-line h3,
.testimonial-card h3,
.contact-info-panel h3,
.career-card h3 {
  font-size: clamp(19px, 1.6vw, 24px) !important;
  line-height: 1.22 !important;
  letter-spacing: 0 !important;
}

.about-service-card p,
.pillar-card p,
.team-card p,
.benefit-item p,
.community-card p,
.market-card p,
.partner-step-line p,
.testimonial-card p,
.contact-info-panel p,
.career-card p,
.legal-content p,
.legal-content li {
  font-size: clamp(14px, 1vw, 16px) !important;
  line-height: 1.66 !important;
}

.footer-inner,
.footer-bottom {
  max-width: var(--content-max) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

@media (max-width: 980px) {
  .main-nav {
    gap: 0 !important;
  }

  .about-story-grid,
  .about-mission-grid,
  .contact-main,
  .lead-shell,
  .connect-panel,
  .math-shell,
  .yield-shell,
  .rider-how,
  .split-grid {
    grid-template-columns: 1fr !important;
  }

  .about-hero,
  .rider-hero,
  .partner-hero,
  .contact-hero,
  .career-hero,
  .page-hero,
  .legal-hero {
    text-align: center !important;
  }
}

@media (max-width: 760px) {
  .landing-hero,
  .about-hero,
  .rider-hero,
  .partner-hero,
  .contact-hero,
  .career-hero,
  .page-hero,
  .legal-hero,
  .section-band,
  .stats-band,
  .partners-section,
  .app-section,
  .steps-section,
  .earn-section,
  .ecosystem-orbit,
  .math-section,
  .intel-section,
  .lead-section,
  .about-story,
  .about-services,
  .about-mission,
  .pillars-section,
  .team-section,
  .about-gallery,
  .about-insights,
  .about-faq,
  .about-contact-panel,
  .rider-benefits,
  .rider-community,
  .rider-savings-compare,
  .rider-cost,
  .rider-how,
  .join-platforms,
  .trust-section,
  .testimonial-section,
  .partner-why,
  .yield-section,
  .partner-steps,
  .market-section,
  .portfolio-section,
  .partner-stories,
  .contact-main,
  .contact-paths,
  .career-roles,
  .career-note,
  .split-section,
  .process-section,
  .faq-section,
  .feature-section,
  .impact-section,
  .contact-section {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .section-band,
  .stats-band,
  .partners-section,
  .app-section,
  .steps-section,
  .earn-section,
  .ecosystem-orbit,
  .math-section,
  .intel-section,
  .lead-section,
  .about-story,
  .about-services,
  .about-mission,
  .pillars-section,
  .team-section,
  .about-gallery,
  .about-insights,
  .about-faq,
  .about-contact-panel,
  .rider-benefits,
  .rider-community,
  .rider-savings-compare,
  .rider-cost,
  .rider-how,
  .join-platforms,
  .trust-section,
  .testimonial-section,
  .partner-why,
  .yield-section,
  .partner-steps,
  .market-section,
  .portfolio-section,
  .partner-stories,
  .contact-main,
  .contact-paths,
  .career-roles,
  .career-note,
  .split-section,
  .process-section,
  .faq-section,
  .feature-section,
  .impact-section,
  .contact-section {
    padding-top: var(--rhythm-y-tight) !important;
    padding-bottom: var(--rhythm-y-tight) !important;
  }

  .about-hero,
  .rider-hero,
  .partner-hero,
  .contact-hero,
  .career-hero,
  .page-hero,
  .legal-hero {
    padding-top: 104px !important;
    padding-bottom: 44px !important;
  }

  .about-hero h1,
  .rider-hero h1,
  .partner-hero h1,
  .contact-hero h1,
  .career-hero h1,
  .page-hero h1,
  .legal-hero h1 {
    font-size: clamp(34px, 10vw, 46px) !important;
  }

  .section-title h2,
  .section-intro h2 {
    font-size: clamp(27px, 8vw, 36px) !important;
  }
}

/* Exact partner/rider headline wrapping requested */
@media (min-width: 981px) {
  .partner-hero .partner-hero-copy {
    width: 560px !important;
    max-width: 560px !important;
  }

  .partner-hero h1 {
    max-width: 560px !important;
    font-size: clamp(54px, 4.55vw, 64px) !important;
    line-height: 1.06 !important;
    text-wrap: normal !important;
  }

  .partner-hero h1 span {
    display: block !important;
  }

  .purpose-copy,
  .purpose-copy h2 {
    width: min(100%, 940px) !important;
    max-width: 940px !important;
  }

  .purpose-copy h2 {
    font-size: clamp(44px, 4vw, 56px) !important;
    line-height: 1.08 !important;
    text-wrap: balance !important;
  }

  .purpose-copy h2 span {
    display: block !important;
  }

  .portfolio-copy,
  .portfolio-copy h2 {
    width: min(100%, 620px) !important;
    max-width: 620px !important;
  }

  .portfolio-copy h2 {
    font-size: clamp(44px, 4vw, 54px) !important;
    line-height: 1.08 !important;
    text-wrap: normal !important;
  }

  .portfolio-copy h2 span {
    display: block !important;
  }
}

/* Final headline line-balance fixes */
@media (min-width: 981px) {
  .rider-hero,
  .partner-hero {
    grid-template-columns: minmax(460px, 0.9fr) minmax(520px, 1.1fr) !important;
    column-gap: clamp(40px, 5vw, 72px) !important;
    align-items: center !important;
  }

  .rider-hero-copy,
  .partner-hero-copy {
    width: min(100%, 610px) !important;
    max-width: 610px !important;
  }

  .rider-hero h1,
  .partner-hero h1 {
    width: 100% !important;
    max-width: 610px !important;
    margin: 0 0 22px !important;
    font-size: clamp(58px, 5.2vw, 74px) !important;
    line-height: 1.04 !important;
    letter-spacing: 0 !important;
    text-wrap: normal !important;
  }

  .rider-hero h1 span,
  .partner-hero h1 span {
    display: block !important;
  }

  .rider-hero-copy > p:not(.pill-label),
  .partner-hero p:not(.pill-label) {
    max-width: 520px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    font-size: 18px !important;
    line-height: 1.55 !important;
  }

  .purpose-copy {
    max-width: 880px !important;
  }

  .purpose-copy h2 {
    max-width: 880px !important;
    font-size: clamp(48px, 4.7vw, 64px) !important;
    line-height: 1.08 !important;
    text-wrap: balance !important;
  }

  .purpose-copy h2 span {
    display: block !important;
  }

  .portfolio-section {
    grid-template-columns: minmax(560px, 1fr) minmax(340px, 0.72fr) !important;
    gap: clamp(42px, 5vw, 74px) !important;
  }

  .portfolio-copy {
    max-width: 680px !important;
  }

  .portfolio-copy h2 {
    max-width: 680px !important;
    font-size: clamp(48px, 4.6vw, 62px) !important;
    line-height: 1.08 !important;
    letter-spacing: 0 !important;
    text-wrap: normal !important;
  }

  .portfolio-copy h2 span {
    display: block !important;
  }

  .portfolio-copy p:not(.eyebrow) {
    max-width: 560px !important;
    font-size: 18px !important;
    line-height: 1.5 !important;
  }
}

@media (max-width: 980px) {
  .rider-hero h1 span,
  .partner-hero h1 span,
  .purpose-copy h2 span,
  .portfolio-copy h2 span {
    display: block !important;
  }
}

.orbit-map {
  position: relative;
  min-height: 650px;
  max-width: 980px;
  margin: 38px auto 0;
}

.orbit-core {
  position: absolute;
  inset: 50% auto auto 50%;
  z-index: 3;
  display: grid;
  width: 168px;
  height: 168px;
  place-items: center;
  padding: 20px;
  color: var(--white);
  text-align: center;
  background: var(--black);
  border: 9px solid var(--green);
  border-radius: 50%;
  box-shadow: 0 0 46px rgba(18, 183, 106, 0.32);
  transform: translate(-50%, -50%);
}

.orbit-core strong {
  color: var(--green);
  font-size: 44px;
  line-height: 1;
}

.orbit-core span {
  color: var(--white);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.orbit-map > span {
  position: absolute;
  z-index: 2;
  display: grid;
  grid-template-columns: 42px 1fr;
  grid-template-areas: "icon title" "icon meta";
  column-gap: 12px;
  align-items: center;
  min-width: 162px;
  padding: 13px 16px;
  color: var(--black);
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(18, 183, 106, 0.14);
  border-radius: 8px;
  box-shadow: 0 14px 32px rgba(7, 10, 8, 0.11);
  animation: orbitFloat 5.8s ease-in-out infinite;
  transition: border-color 220ms ease, box-shadow 220ms ease, transform 220ms ease;
}

.orbit-map > span:hover {
  border-color: var(--green);
  box-shadow: 0 20px 46px rgba(7, 10, 8, 0.16);
  transform: translateY(-6px) scale(1.03);
}

.orbit-map b {
  grid-area: icon;
  display: grid;
  width: 42px;
  height: 42px;
  place-items: center;
  color: var(--green);
  background: var(--green-soft);
  border-radius: 8px;
  font-size: 12px;
  font-style: normal;
  font-weight: 900;
}

.orbit-map em {
  grid-area: title;
  color: var(--black);
  font-size: 12px;
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
}

.orbit-map small {
  grid-area: meta;
  color: #8b9891;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.orbit-map > span:nth-child(2) { top: 3%; left: 43%; animation-delay: -0.2s; }
.orbit-map > span:nth-child(3) { top: 10%; left: 18%; animation-delay: -1.2s; }
.orbit-map > span:nth-child(4) { top: 12%; right: 14%; animation-delay: -2s; }
.orbit-map > span:nth-child(5) { top: 24%; left: 48%; animation-delay: -1.7s; }
.orbit-map > span:nth-child(6) { top: 29%; left: 31%; animation-delay: -2.5s; }
.orbit-map > span:nth-child(7) { top: 34%; left: 12%; animation-delay: -3.1s; }
.orbit-map > span:nth-child(8) { top: 35%; right: 19%; animation-delay: -0.7s; }
.orbit-map > span:nth-child(9) { top: 39%; right: 2%; animation-delay: -1.4s; }
.orbit-map > span:nth-child(10) { top: 52%; left: 18%; animation-delay: -2.8s; }
.orbit-map > span:nth-child(11) { top: 54%; right: 18%; animation-delay: -3.5s; }
.orbit-map > span:nth-child(12) { top: 61%; right: 2%; animation-delay: -0.9s; }
.orbit-map > span:nth-child(13) { top: 68%; left: 9%; animation-delay: -1.8s; }
.orbit-map > span:nth-child(14) { top: 71%; left: 32%; animation-delay: -2.4s; }
.orbit-map > span:nth-child(15) { top: 72%; right: 26%; animation-delay: -3.2s; }
.orbit-map > span:nth-child(16) { bottom: 3%; left: 22%; animation-delay: -0.5s; }
.orbit-map > span:nth-child(17) { bottom: 3%; right: 26%; animation-delay: -1.5s; }
.orbit-map > span:nth-child(18) { bottom: 17%; left: 0; animation-delay: -2.2s; }
.orbit-map > span:nth-child(19) { bottom: 17%; right: 0; animation-delay: -2.9s; }
.orbit-map > span:nth-child(20) { bottom: 0; left: 43%; animation-delay: -3.8s; }
.orbit-map > span:nth-child(21) { top: 48%; left: 43%; animation-delay: -1.1s; }

@keyframes orbitFloat {
  0%, 100% { margin-top: 0; margin-left: 0; }
  35% { margin-top: -12px; margin-left: 9px; }
  70% { margin-top: 8px; margin-left: -8px; }
}

/* Ecosystem orbit final cascade: keeps movement but prevents card overlap. */
.ecosystem-orbit .orbit-map {
  display: grid;
  grid-template-columns: repeat(5, minmax(132px, 1fr));
  grid-template-rows: repeat(6, minmax(76px, auto));
  gap: 28px 30px;
  align-items: center;
  justify-items: stretch;
  min-height: auto;
  max-width: 1120px;
  padding: 20px 0 8px;
}

.ecosystem-orbit .orbit-core {
  position: static;
  grid-column: 3;
  grid-row: 3 / span 2;
  justify-self: center;
  align-self: center;
  transform: none;
}

.ecosystem-orbit .orbit-map > span {
  position: relative !important;
  inset: auto !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
  width: 100%;
  min-width: 0;
  max-width: 210px;
  justify-self: center;
  animation-name: orbitFloatGrid;
}

.ecosystem-orbit .orbit-map > span:nth-child(2) { grid-column: 3; grid-row: 1; }
.ecosystem-orbit .orbit-map > span:nth-child(3) { grid-column: 1; grid-row: 1; }
.ecosystem-orbit .orbit-map > span:nth-child(4) { grid-column: 5; grid-row: 1; }
.ecosystem-orbit .orbit-map > span:nth-child(5) { grid-column: 3; grid-row: 2; }
.ecosystem-orbit .orbit-map > span:nth-child(6) { grid-column: 2; grid-row: 2; }
.ecosystem-orbit .orbit-map > span:nth-child(7) { grid-column: 1; grid-row: 2; }
.ecosystem-orbit .orbit-map > span:nth-child(8) { grid-column: 4; grid-row: 2; }
.ecosystem-orbit .orbit-map > span:nth-child(9) { grid-column: 5; grid-row: 2; }
.ecosystem-orbit .orbit-map > span:nth-child(10) { grid-column: 1; grid-row: 3; }
.ecosystem-orbit .orbit-map > span:nth-child(11) { grid-column: 5; grid-row: 3; }
.ecosystem-orbit .orbit-map > span:nth-child(12) { grid-column: 1; grid-row: 4; }
.ecosystem-orbit .orbit-map > span:nth-child(13) { grid-column: 2; grid-row: 4; }
.ecosystem-orbit .orbit-map > span:nth-child(14) { grid-column: 4; grid-row: 4; }
.ecosystem-orbit .orbit-map > span:nth-child(15) { grid-column: 5; grid-row: 4; }
.ecosystem-orbit .orbit-map > span:nth-child(16) { grid-column: 2; grid-row: 5; }
.ecosystem-orbit .orbit-map > span:nth-child(17) { grid-column: 4; grid-row: 5; }
.ecosystem-orbit .orbit-map > span:nth-child(18) { grid-column: 1; grid-row: 5; }
.ecosystem-orbit .orbit-map > span:nth-child(19) { grid-column: 5; grid-row: 5; }
.ecosystem-orbit .orbit-map > span:nth-child(20) { grid-column: 2; grid-row: 6; }
.ecosystem-orbit .orbit-map > span:nth-child(21) { grid-column: 4; grid-row: 6; }

@keyframes orbitFloatGrid {
  0%, 100% { margin-top: 0; margin-left: 0; }
  50% { margin-top: -7px; margin-left: 5px; }
}

@media (max-width: 980px) {
  .ecosystem-orbit .orbit-map {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: auto;
    gap: 16px;
  }

  .ecosystem-orbit .orbit-core {
    grid-column: 1 / -1;
    grid-row: auto;
    width: 150px;
    height: 150px;
    margin: 4px auto 12px;
  }

  .ecosystem-orbit .orbit-map > span {
    grid-column: auto !important;
    grid-row: auto !important;
    max-width: none;
  }
}

@media (max-width: 560px) {
  .ecosystem-orbit .orbit-map {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-auto-flow: row;
    grid-auto-rows: 58px;
    gap: 8px;
    padding: 10px 0 0;
    align-items: stretch;
  }

  .ecosystem-orbit .orbit-core {
    display: none;
  }

  .ecosystem-orbit .orbit-map > span {
    grid-column: auto !important;
    grid-row: auto !important;
    min-height: 0;
    height: 58px;
    max-width: none;
    padding: 9px 10px;
    grid-template-columns: 30px 1fr;
    column-gap: 8px;
    margin: 0 !important;
    animation: none !important;
    transform: none !important;
    box-shadow: 0 10px 24px rgba(7, 10, 8, 0.07);
  }

  .ecosystem-orbit .orbit-map > span:hover {
    transform: none;
  }

  .ecosystem-orbit .orbit-map b {
    width: 28px;
    height: 28px;
    border-radius: 7px;
    font-size: 9px;
  }

  .ecosystem-orbit .orbit-map em {
    font-size: 8px;
    line-height: 1.2;
  }

  .ecosystem-orbit .orbit-map small {
    font-size: 6px;
    line-height: 1.2;
  }
}

@media (max-width: 560px) {
  .ecosystem-orbit .orbit-map {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    grid-auto-flow: row !important;
    grid-auto-rows: 58px !important;
    gap: 8px !important;
    padding: 10px 0 0 !important;
    align-items: stretch !important;
  }

  .ecosystem-orbit .orbit-core {
    display: none !important;
  }

  .ecosystem-orbit .orbit-map > span {
    grid-column: auto !important;
    grid-row: auto !important;
    height: 58px !important;
    min-height: 0 !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 9px 10px !important;
    grid-template-columns: 30px 1fr !important;
    column-gap: 8px !important;
    animation: none !important;
    transform: none !important;
    box-shadow: 0 10px 24px rgba(7, 10, 8, 0.07);
  }

  .ecosystem-orbit .orbit-map > span:hover {
    transform: none !important;
  }
}

/* Impact scooter supplied image final override */
.impact-banner {
  background: linear-gradient(180deg, #f7faf8 0%, #ffffff 100%) !important;
}

.clean-product-scooty {
  min-height: 245px !important;
  overflow: visible !important;
  background: #ffffff !important;
  border-radius: 8px !important;
}

.clean-product-scooty::before {
  inset: 6% 5% auto auto !important;
  width: 220px !important;
  height: 220px !important;
  opacity: 0.42 !important;
}

.clean-product-scooty .impact-scooty {
  width: min(100%, 430px) !important;
  height: auto !important;
  max-height: 255px !important;
  object-fit: contain !important;
  object-position: center !important;
  border-radius: 0 !important;
  filter: drop-shadow(0 18px 24px rgba(7, 10, 8, 0.16)) !important;
  animation: impactProductFloat 4.8s ease-in-out infinite !important;
}

.impact-scooty-logo {
  display: none !important;
}

@keyframes impactProductFloat {
  0%,
  100% {
    transform: translateY(0) scale(1);
  }

  50% {
    transform: translateY(-10px) scale(1.025);
  }
}

@media (max-width: 760px) {
  .clean-product-scooty {
    min-height: 210px !important;
  }

  .clean-product-scooty .impact-scooty {
    max-height: 210px !important;
  }
}

/* Final page rhythm and alignment pass */
:root {
  --content-max: 1160px;
  --content-gutter: clamp(16px, 4vw, 44px);
  --rhythm-y: clamp(56px, 6vw, 86px);
  --rhythm-y-tight: clamp(40px, 5vw, 64px);
}

html {
  scroll-padding-top: 96px;
}

body {
  font-family: "Inter", Arial, sans-serif !important;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0 !important;
}

.site-header {
  left: 50% !important;
  right: auto !important;
  width: min(calc(100% - 28px), 1180px) !important;
  transform: translateX(-50%) !important;
}

.main-nav {
  align-items: center !important;
  gap: clamp(10px, 1.4vw, 20px) !important;
}

.main-nav a,
.footer-links a,
.legal-sidebar a {
  letter-spacing: 0 !important;
  white-space: nowrap;
}

.landing-hero,
.about-hero,
.rider-hero,
.partner-hero,
.contact-hero,
.career-hero,
.page-hero,
.legal-hero,
.section-band,
.stats-band,
.partners-section,
.app-section,
.steps-section,
.earn-section,
.ecosystem-orbit,
.math-section,
.intel-section,
.lead-section,
.about-story,
.about-services,
.about-mission,
.pillars-section,
.team-section,
.about-gallery,
.about-insights,
.about-faq,
.about-contact-panel,
.rider-benefits,
.rider-community,
.rider-savings-compare,
.rider-cost,
.rider-how,
.join-platforms,
.trust-section,
.testimonial-section,
.partner-why,
.yield-section,
.partner-steps,
.market-section,
.portfolio-section,
.partner-stories,
.contact-main,
.contact-paths,
.career-roles,
.career-note,
.split-section,
.process-section,
.faq-section,
.feature-section,
.impact-section,
.contact-section {
  padding-left: max(var(--content-gutter), calc((100vw - var(--content-max)) / 2)) !important;
  padding-right: max(var(--content-gutter), calc((100vw - var(--content-max)) / 2)) !important;
}

.section-band,
.stats-band,
.partners-section,
.app-section,
.steps-section,
.earn-section,
.ecosystem-orbit,
.math-section,
.intel-section,
.lead-section,
.about-story,
.about-services,
.about-mission,
.pillars-section,
.team-section,
.about-gallery,
.about-insights,
.about-faq,
.about-contact-panel,
.rider-benefits,
.rider-community,
.rider-savings-compare,
.rider-cost,
.rider-how,
.join-platforms,
.trust-section,
.testimonial-section,
.partner-why,
.yield-section,
.partner-steps,
.market-section,
.portfolio-section,
.partner-stories,
.contact-main,
.contact-paths,
.career-roles,
.career-note,
.split-section,
.process-section,
.faq-section,
.feature-section,
.impact-section,
.contact-section {
  padding-top: var(--rhythm-y) !important;
  padding-bottom: var(--rhythm-y) !important;
}

.about-story-grid,
.about-service-grid,
.about-mission-grid,
.pillar-grid,
.team-grid,
.gallery-studio,
.insights-grid,
.benefit-row,
.community-grid,
.trust-grid,
.market-grid,
.partner-step-line,
.contact-info-panel,
.contact-paths .market-grid,
.lead-shell,
.connect-panel,
.math-shell,
.yield-shell,
.rider-how,
.platform-grid,
.career-grid,
.split-grid,
.process-grid {
  max-width: var(--content-max) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  gap: clamp(18px, 2.8vw, 34px) !important;
}

.section-title,
.section-intro,
.legal-hero-inner {
  max-width: 780px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: clamp(24px, 3vw, 40px) !important;
  text-align: center;
}

.section-title h2,
.section-intro h2,
.about-story h2,
.about-services h2,
.about-contact-panel h2,
.lead-copy h2,
.savings-copy h2,
.connect-left h2,
.career-hero h1,
.page-hero h1,
.legal-hero h1 {
  max-width: 900px;
  margin-left: auto !important;
  margin-right: auto !important;
  font-family: "Inter", Arial, sans-serif !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
  line-height: 1.04 !important;
  text-wrap: balance;
}

.section-title h2,
.section-intro h2 {
  font-size: clamp(30px, 3.8vw, 52px) !important;
}

.section-title p,
.section-intro p,
.about-hero p,
.rider-hero p,
.partner-hero p,
.contact-hero p,
.career-hero p,
.page-hero p,
.legal-hero p,
.lead-copy p,
.savings-copy p,
.connect-left p {
  max-width: 680px;
  margin-left: auto !important;
  margin-right: auto !important;
  font-size: clamp(15px, 1.2vw, 18px) !important;
  line-height: 1.68 !important;
  text-wrap: pretty;
}

.about-hero,
.rider-hero,
.partner-hero,
.contact-hero,
.career-hero,
.page-hero,
.legal-hero {
  min-height: auto !important;
  padding-top: clamp(112px, 10vw, 148px) !important;
  padding-bottom: clamp(48px, 6vw, 78px) !important;
}

.about-hero h1,
.rider-hero h1,
.partner-hero h1,
.contact-hero h1,
.career-hero h1,
.page-hero h1,
.legal-hero h1 {
  font-family: "Inter", Arial, sans-serif !important;
  font-size: clamp(42px, 5.6vw, 76px) !important;
  letter-spacing: 0 !important;
  line-height: 1.02 !important;
}

.about-service-card,
.pillar-card,
.team-card,
.benefit-item,
.community-card,
.trust-grid article,
.market-card,
.partner-card,
.partner-step-line article,
.testimonial-card,
.contact-info-panel article,
.contact-page-form,
.lead-form,
.calculator-card,
.career-card,
.legal-content,
.legal-sidebar {
  border-radius: 14px !important;
}

.about-service-card h3,
.pillar-card h3,
.team-card h3,
.benefit-item h3,
.community-card h3,
.trust-grid h3,
.market-card h3,
.partner-step-line h3,
.testimonial-card h3,
.contact-info-panel h3,
.career-card h3 {
  font-size: clamp(19px, 1.6vw, 24px) !important;
  line-height: 1.22 !important;
  letter-spacing: 0 !important;
}

.about-service-card p,
.pillar-card p,
.team-card p,
.benefit-item p,
.community-card p,
.market-card p,
.partner-step-line p,
.testimonial-card p,
.contact-info-panel p,
.career-card p,
.legal-content p,
.legal-content li {
  font-size: clamp(14px, 1vw, 16px) !important;
  line-height: 1.66 !important;
}

.footer-inner,
.footer-bottom {
  max-width: var(--content-max) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

@media (max-width: 980px) {
  .main-nav {
    gap: 0 !important;
  }

  .about-story-grid,
  .about-mission-grid,
  .contact-main,
  .lead-shell,
  .connect-panel,
  .math-shell,
  .yield-shell,
  .rider-how,
  .split-grid {
    grid-template-columns: 1fr !important;
  }

  .about-hero,
  .rider-hero,
  .partner-hero,
  .contact-hero,
  .career-hero,
  .page-hero,
  .legal-hero {
    text-align: center !important;
  }
}

@media (max-width: 760px) {
  .landing-hero,
  .about-hero,
  .rider-hero,
  .partner-hero,
  .contact-hero,
  .career-hero,
  .page-hero,
  .legal-hero,
  .section-band,
  .stats-band,
  .partners-section,
  .app-section,
  .steps-section,
  .earn-section,
  .ecosystem-orbit,
  .math-section,
  .intel-section,
  .lead-section,
  .about-story,
  .about-services,
  .about-mission,
  .pillars-section,
  .team-section,
  .about-gallery,
  .about-insights,
  .about-faq,
  .about-contact-panel,
  .rider-benefits,
  .rider-community,
  .rider-savings-compare,
  .rider-cost,
  .rider-how,
  .join-platforms,
  .trust-section,
  .testimonial-section,
  .partner-why,
  .yield-section,
  .partner-steps,
  .market-section,
  .portfolio-section,
  .partner-stories,
  .contact-main,
  .contact-paths,
  .career-roles,
  .career-note,
  .split-section,
  .process-section,
  .faq-section,
  .feature-section,
  .impact-section,
  .contact-section {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .section-band,
  .stats-band,
  .partners-section,
  .app-section,
  .steps-section,
  .earn-section,
  .ecosystem-orbit,
  .math-section,
  .intel-section,
  .lead-section,
  .about-story,
  .about-services,
  .about-mission,
  .pillars-section,
  .team-section,
  .about-gallery,
  .about-insights,
  .about-faq,
  .about-contact-panel,
  .rider-benefits,
  .rider-community,
  .rider-savings-compare,
  .rider-cost,
  .rider-how,
  .join-platforms,
  .trust-section,
  .testimonial-section,
  .partner-why,
  .yield-section,
  .partner-steps,
  .market-section,
  .portfolio-section,
  .partner-stories,
  .contact-main,
  .contact-paths,
  .career-roles,
  .career-note,
  .split-section,
  .process-section,
  .faq-section,
  .feature-section,
  .impact-section,
  .contact-section {
    padding-top: var(--rhythm-y-tight) !important;
    padding-bottom: var(--rhythm-y-tight) !important;
  }

  .about-hero,
  .rider-hero,
  .partner-hero,
  .contact-hero,
  .career-hero,
  .page-hero,
  .legal-hero {
    padding-top: 104px !important;
    padding-bottom: 44px !important;
  }

  .about-hero h1,
  .rider-hero h1,
  .partner-hero h1,
  .contact-hero h1,
  .career-hero h1,
  .page-hero h1,
  .legal-hero h1 {
    font-size: clamp(34px, 10vw, 46px) !important;
  }

  .section-title h2,
  .section-intro h2 {
    font-size: clamp(27px, 8vw, 36px) !important;
  }
}

/* Impact banner final reference-style layout */
.impact-banner {
  padding: clamp(64px, 8vw, 92px) 20px !important;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.82)),
    url("assets/hero-white-double-light-scooty.png") center / cover no-repeat !important;
}

.impact-card-wide {
  grid-template-columns: minmax(0, 1fr) 360px !important;
  gap: clamp(20px, 4vw, 44px) !important;
  max-width: 980px !important;
  min-height: 285px !important;
  padding: clamp(24px, 3.8vw, 38px) !important;
  border-radius: 24px !important;
  background: rgba(255, 255, 255, 0.96) !important;
  box-shadow: 0 18px 48px rgba(7, 10, 8, 0.1) !important;
}

.impact-card-wide h2 {
  max-width: 480px;
  font-size: clamp(34px, 4.2vw, 48px);
  line-height: 0.96;
  letter-spacing: 0;
  text-transform: none;
}

.impact-card-wide h2 span {
  color: var(--green) !important;
}

.impact-points {
  gap: clamp(22px, 4vw, 52px) !important;
  margin-top: 36px !important;
}

.impact-points p {
  display: grid;
  grid-template-columns: 44px auto;
  grid-template-areas: "icon value" "icon label";
  column-gap: 12px;
  align-items: center;
}

.impact-points p::before {
  grid-area: icon;
  display: grid;
  width: 44px;
  height: 44px;
  place-items: center;
  color: var(--green);
  background: var(--green-soft);
  border-radius: 10px;
  content: "CO2";
  font-size: 13px;
  font-weight: 900;
}

.impact-points p:nth-child(2)::before {
  color: #2563eb;
  background: #eef5ff;
  content: "%";
}

.impact-points strong {
  grid-area: value;
  font-size: 27px !important;
  line-height: 1;
}

.impact-points span {
  grid-area: label;
  font-size: 10px;
  letter-spacing: 0.08em;
}

.impact-scooty-visual {
  min-height: 220px !important;
  background:
    radial-gradient(circle at 55% 58%, rgba(18, 183, 106, 0.13), transparent 34%) !important;
  border-radius: 0 !important;
}

.impact-scooty-visual::before {
  inset: 8% 7% auto auto !important;
  width: 190px !important;
  height: 190px !important;
  opacity: 0.68;
}

.impact-scooty {
  width: 380px !important;
  height: 210px !important;
  object-fit: cover !important;
  object-position: 59% 52% !important;
  border-radius: 0 !important;
  filter: drop-shadow(0 18px 22px rgba(7, 10, 8, 0.16)) !important;
  animation: impactScootyMove 5s ease-in-out infinite !important;
}

.impact-scooty-logo {
  right: 18% !important;
  bottom: 27% !important;
  width: 42px !important;
  height: auto !important;
  transform: rotate(-8deg) !important;
}

@media (max-width: 760px) {
  .impact-card-wide {
    grid-template-columns: 1fr !important;
    max-width: 94vw !important;
    padding: 24px !important;
  }

  .impact-points {
    gap: 16px !important;
  }

  .impact-scooty-visual {
    min-height: 190px !important;
  }
}

/* Final no-overlap layout for the moving ecosystem cards. */
.ecosystem-orbit .orbit-map {
  display: grid;
  grid-template-columns: repeat(5, minmax(132px, 1fr));
  grid-template-rows: repeat(6, minmax(76px, auto));
  gap: 28px 30px;
  align-items: center;
  justify-items: stretch;
  min-height: auto;
  max-width: 1120px;
  padding: 20px 0 8px;
}

.ecosystem-orbit .orbit-core {
  position: static;
  grid-column: 3;
  grid-row: 3 / span 2;
  justify-self: center;
  align-self: center;
  transform: none;
}

.ecosystem-orbit .orbit-map > span {
  position: relative !important;
  inset: auto !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
  width: 100%;
  min-width: 0;
  max-width: 210px;
  justify-self: center;
  animation-name: orbitFloatGrid;
}

.ecosystem-orbit .orbit-map > span:nth-child(2) { grid-column: 3; grid-row: 1; }
.ecosystem-orbit .orbit-map > span:nth-child(3) { grid-column: 1; grid-row: 1; }
.ecosystem-orbit .orbit-map > span:nth-child(4) { grid-column: 5; grid-row: 1; }
.ecosystem-orbit .orbit-map > span:nth-child(5) { grid-column: 3; grid-row: 2; }
.ecosystem-orbit .orbit-map > span:nth-child(6) { grid-column: 2; grid-row: 2; }
.ecosystem-orbit .orbit-map > span:nth-child(7) { grid-column: 1; grid-row: 2; }
.ecosystem-orbit .orbit-map > span:nth-child(8) { grid-column: 4; grid-row: 2; }
.ecosystem-orbit .orbit-map > span:nth-child(9) { grid-column: 5; grid-row: 2; }
.ecosystem-orbit .orbit-map > span:nth-child(10) { grid-column: 1; grid-row: 3; }
.ecosystem-orbit .orbit-map > span:nth-child(11) { grid-column: 5; grid-row: 3; }
.ecosystem-orbit .orbit-map > span:nth-child(12) { grid-column: 1; grid-row: 4; }
.ecosystem-orbit .orbit-map > span:nth-child(13) { grid-column: 2; grid-row: 4; }
.ecosystem-orbit .orbit-map > span:nth-child(14) { grid-column: 4; grid-row: 4; }
.ecosystem-orbit .orbit-map > span:nth-child(15) { grid-column: 5; grid-row: 4; }
.ecosystem-orbit .orbit-map > span:nth-child(16) { grid-column: 2; grid-row: 5; }
.ecosystem-orbit .orbit-map > span:nth-child(17) { grid-column: 4; grid-row: 5; }
.ecosystem-orbit .orbit-map > span:nth-child(18) { grid-column: 1; grid-row: 5; }
.ecosystem-orbit .orbit-map > span:nth-child(19) { grid-column: 5; grid-row: 5; }
.ecosystem-orbit .orbit-map > span:nth-child(20) { grid-column: 2; grid-row: 6; }
.ecosystem-orbit .orbit-map > span:nth-child(21) { grid-column: 4; grid-row: 6; }

@keyframes orbitFloatGrid {
  0%, 100% { margin-top: 0; margin-left: 0; }
  50% { margin-top: -7px; margin-left: 5px; }
}

@media (max-width: 980px) {
  .ecosystem-orbit .orbit-map {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: auto;
    gap: 16px;
  }

  .ecosystem-orbit .orbit-core {
    grid-column: 1 / -1;
    grid-row: auto;
    width: 150px;
    height: 150px;
    margin: 4px auto 12px;
  }

  .ecosystem-orbit .orbit-map > span {
    grid-column: auto !important;
    grid-row: auto !important;
    max-width: none;
  }
}

@media (max-width: 560px) {
  .ecosystem-orbit .orbit-map {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    padding: 10px 0 0;
  }

  .ecosystem-orbit .orbit-core {
    display: none;
  }

  .ecosystem-orbit .orbit-map > span {
    min-height: 54px;
    max-width: none;
    padding: 9px 10px;
    grid-template-columns: 30px 1fr;
    column-gap: 8px;
    animation: none;
    box-shadow: 0 10px 24px rgba(7, 10, 8, 0.07);
  }

  .ecosystem-orbit .orbit-map > span:hover {
    transform: none;
  }

  .ecosystem-orbit .orbit-map b {
    width: 28px;
    height: 28px;
    border-radius: 7px;
    font-size: 9px;
  }

  .ecosystem-orbit .orbit-map em {
    font-size: 8px;
    line-height: 1.2;
  }

  .ecosystem-orbit .orbit-map small {
    font-size: 6px;
    line-height: 1.2;
  }
}

/* Non-overlap grid version for the ecosystem advantages. */
.ecosystem-orbit .orbit-map {
  display: grid;
  grid-template-columns: repeat(5, minmax(132px, 1fr));
  gap: 22px;
  min-height: auto;
  max-width: 1120px;
  padding: 38px 0 20px;
}

.ecosystem-orbit .orbit-core {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 158px;
  height: 158px;
  transform: translate(-50%, -50%);
}

.ecosystem-orbit .orbit-map > span {
  position: relative;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
  min-width: 0;
  width: 100%;
  min-height: 70px;
  animation-name: orbitFloatSoft;
}

.ecosystem-orbit .orbit-map > span:nth-child(9),
.ecosystem-orbit .orbit-map > span:nth-child(10),
.ecosystem-orbit .orbit-map > span:nth-child(13),
.ecosystem-orbit .orbit-map > span:nth-child(14) {
  transform: translateY(92px);
}

.ecosystem-orbit .orbit-map > span:nth-child(9):hover,
.ecosystem-orbit .orbit-map > span:nth-child(10):hover,
.ecosystem-orbit .orbit-map > span:nth-child(13):hover,
.ecosystem-orbit .orbit-map > span:nth-child(14):hover {
  transform: translateY(84px) scale(1.03);
}

@keyframes orbitFloatSoft {
  0%, 100% { translate: 0 0; }
  50% { translate: 0 -8px; }
}

.step-card {
  transition: background 260ms ease, border-color 260ms ease, transform 260ms ease, box-shadow 260ms ease;
}

.step-card:hover {
  background: var(--white);
  border-color: var(--green);
  box-shadow: 0 30px 70px rgba(7, 10, 8, 0.16);
  transform: translateY(-12px);
}

.step-card b {
  transition: color 240ms ease, background 240ms ease, box-shadow 240ms ease, transform 240ms ease;
}

.step-card:hover b {
  color: var(--white);
  background: var(--green);
  box-shadow: 0 16px 34px rgba(18, 183, 106, 0.28);
  transform: rotate(0deg) translateY(-4px);
}

.step-card > span {
  transition: color 240ms ease, background 240ms ease, box-shadow 240ms ease, transform 240ms ease;
}

.step-card:hover > span,
.step-card > span:hover {
  color: var(--white);
  background: var(--green-dark);
  box-shadow: 0 18px 34px rgba(18, 183, 106, 0.3);
  transform: translateY(-8px) scale(1.08);
}

.hidden {
  display: none !important;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: "Inter", Arial, sans-serif;
  color: var(--ink);
  background: var(--white);
  overflow-x: hidden;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  display: block;
  max-width: 100%;
}

button,
input,
textarea {
  font: inherit;
}

.site-shell {
  min-height: 100vh;
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 24px;
  padding: 18px clamp(18px, 5vw, 72px);
  background: var(--white);
  border-bottom: 1px solid transparent;
  backdrop-filter: blur(18px);
  transition: border-color 240ms ease, box-shadow 240ms ease, padding 240ms ease;
}

.site-header.is-scrolled {
  padding-block: 12px;
  border-color: rgba(7, 10, 8, 0.08);
  box-shadow: 0 12px 40px rgba(7, 10, 8, 0.08);
}

.brand {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-weight: 800;
  color: var(--black);
}

.brand-logo {
  display: block;
  width: clamp(132px, 13vw, 178px);
  height: 58px;
  object-fit: contain;
}

.site-header .brand-logo {
  padding: 0;
  background: transparent;
  border-radius: 0;
}

.brand-mark {
  display: grid;
  width: 38px;
  height: 38px;
  place-items: center;
  color: var(--white);
  background: var(--black);
  border: 3px solid var(--green);
  border-radius: 50%;
}

.main-nav {
  justify-self: center;
  display: flex;
  gap: 28px;
  color: #26302b;
  font-size: 14px;
  font-weight: 700;
}

.main-nav a {
  position: relative;
  padding: 8px 0;
}

.main-nav a::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  content: "";
  background: var(--green);
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 220ms ease;
}

.main-nav a:hover::after,
.main-nav a:focus-visible::after,
.main-nav a.is-active::after {
  transform: scaleX(1);
  transform-origin: left;
}

.main-nav a.is-active {
  color: var(--green-dark);
}

.header-cta {
  padding: 12px 18px;
  color: var(--white);
  background: var(--black);
  border-radius: 999px;
  font-size: 14px;
  font-weight: 800;
}

.nav-toggle {
  display: none;
  width: 44px;
  height: 44px;
  padding: 0;
  border: 1px solid var(--line);
  border-radius: 50%;
  background: var(--white);
}

.nav-toggle span {
  display: block;
  width: 18px;
  height: 2px;
  margin: 5px auto;
  background: var(--black);
  border-radius: 999px;
  transition: transform 220ms ease, opacity 220ms ease;
}

.nav-toggle[aria-expanded="true"] span:first-child {
  transform: translateY(3.5px) rotate(45deg);
}

.nav-toggle[aria-expanded="true"] span:last-child {
  transform: translateY(-3.5px) rotate(-45deg);
}

.section-band {
  padding-inline: clamp(18px, 5vw, 72px);
}

.hero {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(360px, 1.05fr);
  gap: clamp(28px, 5vw, 72px);
  align-items: center;
  min-height: 100vh;
  padding-top: 112px;
  padding-bottom: 52px;
  background:
    radial-gradient(circle at 82% 20%, rgba(18, 183, 106, 0.14), transparent 26%),
    linear-gradient(180deg, #ffffff 0%, #f7fbf8 100%);
}

.hero::after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: min(48vw, 620px);
  height: 40%;
  content: "";
  background: var(--green);
  clip-path: polygon(22% 58%, 100% 0, 100% 100%, 0 100%);
  opacity: 0.12;
}

.hero-copy,
.hero-visual {
  position: relative;
  z-index: 1;
}

.eyebrow {
  margin: 0 0 14px;
  color: var(--green-dark);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.10em;
  text-transform: uppercase;
}

.black-ops-one-regular {
  font-family: "Black Ops One", system-ui, sans-serif !important;
  font-weight: 400 !important;
  letter-spacing: 0.09em !important;
}

h1,
h2,
h3,
p {
  margin-top: 0;
}

h1 {
  max-width: 770px;
  margin-bottom: 22px;
  color: var(--black);
  font-size: clamp(46px, 6.7vw, 92px);
  line-height: 0.94;
  letter-spacing: 0;
}

h2 {
  max-width: 760px;
  margin-bottom: 18px;
  color: var(--black);
  font-size: clamp(34px, 4.5vw, 64px);
  line-height: 1;
  letter-spacing: 0;
}

h3 {
  color: var(--black);
  font-size: 22px;
  line-height: 1.16;
}

.hero-lede,
.feature-panel p,
.contact-copy p {
  max-width: 630px;
  color: var(--muted);
  font-size: clamp(17px, 1.6vw, 20px);
  line-height: 1.7;
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 30px;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 0 24px;
  border: 1px solid transparent;
  border-radius: 999px;
  cursor: pointer;
  font-weight: 800;
  transition: transform 220ms ease, box-shadow 220ms ease, background 220ms ease;
}

.btn:hover {
  transform: translateY(-2px);
}

.btn-primary {
  color: var(--white);
  background: var(--green);
  box-shadow: 0 14px 34px rgba(18, 183, 106, 0.3);
}

.btn-primary:hover {
  background: var(--green-dark);
}

.btn-secondary {
  color: var(--black);
  background: var(--white);
  border-color: var(--line);
}

.btn-outline-light {
  color: var(--white);
  background: rgba(255, 255, 255, 0.04);
  border-color: var(--neon);
}

.btn-invest-hover:hover {
  color: var(--white);
  background: var(--green);
  border-color: var(--green);
  box-shadow: 0 14px 34px rgba(18, 183, 106, 0.3);
}

.landing-hero {
  position: relative;
  display: grid;
  min-height: 88vh;
  overflow: hidden;
  padding: 122px clamp(20px, 12vw, 220px) 76px;
  color: var(--white);
  isolation: isolate;
}

.hero-bg,
.hero-overlay {
  position: absolute;
  inset: 0;
  z-index: -2;
}

.hero-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.06);
  animation: slowZoom 15s ease-in-out infinite alternate;
}

.hero-overlay {
  z-index: -1;
  background:
    linear-gradient(90deg, rgba(7, 10, 8, 0.86), rgba(7, 10, 8, 0.42) 50%, rgba(7, 10, 8, 0.72)),
    linear-gradient(180deg, rgba(7, 10, 8, 0.3), rgba(7, 10, 8, 0.78));
}

.landing-hero-content {
  align-self: center;
  max-width: 590px;
}

.landing-hero h1 {
  color: var(--white);
  max-width: 640px;
  font-size: clamp(42px, 6vw, 78px);
  font-weight: 800;
  line-height: 1;
}

.landing-hero h1 span,
.section-title h2 span,
.impact-card-wide h2 span,
.intel-copy h2,
.app-copy h2 {
  color: var(--neon);
}

.landing-hero p:not(.eyebrow) {
  color: rgba(255, 255, 255, 0.78);
  font-size: 19px;
  line-height: 1.7;
}

.hero-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  margin-top: 34px;
  color: rgba(255, 255, 255, 0.86);
  font-size: 13px;
  font-weight: 800;
}

.hero-badges span::before {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-right: 7px;
  content: "";
  background: var(--neon);
  border-radius: 50%;
  box-shadow: 0 0 0 4px rgba(18, 183, 106, 0.12);
}

.announcement-bar {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  min-height: 54px;
  padding: 10px 18px;
  color: #062816;
  background: linear-gradient(90deg, var(--green), var(--leaf));
  font-weight: 800;
  text-align: center;
}

.announcement-bar span {
  padding: 5px 9px;
  color: var(--white);
  background: var(--black);
  border-radius: 999px;
  font-size: 11px;
  text-transform: uppercase;
}

.announcement-bar p {
  margin: 0;
  font-size: 14px;
}

.section-title {
  max-width: 860px;
  margin: 0 auto 44px;
  text-align: center;
}

.section-title h2 {
  margin-inline: auto;
}

.section-title p:not(.eyebrow) {
  max-width: 680px;
  margin: 0 auto;
  color: var(--muted);
  font-size: 17px;
  line-height: 1.7;
}

.partners-section,
.app-section,
.steps-section,
.earn-section,
.ecosystem-orbit,
.intel-section,
.impact-banner,
.testimonial-section,
.about-contact,
.lead-section {
  padding-top: clamp(76px, 10vw, 132px);
  padding-bottom: clamp(76px, 10vw, 132px);
}

.partner-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
  max-width: 980px;
  margin-inline: auto;
}

.partner-card {
  display: grid;
  min-height: 112px;
  place-items: center;
  padding: 20px;
  color: var(--black);
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 8px;
  box-shadow: 0 10px 24px rgba(7, 10, 8, 0.04);
  font-size: 22px;
  font-weight: 900;
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}

.partner-card img {
  width: min(145px, 82%);
  height: 58px;
  object-fit: contain;
  filter: saturate(1.02);
  transition: transform 260ms ease;
}

.partner-card:hover {
  border-color: rgba(34, 217, 213, 0.6);
  box-shadow: 0 22px 50px rgba(7, 10, 8, 0.12);
  transform: translateY(-8px);
}

.partner-card:hover img {
  transform: scale(1.05);
}

.stats-band,
.math-section,
.cost-section {
  padding: clamp(78px, 10vw, 128px) clamp(18px, 5vw, 72px);
  color: var(--white);
  background:
    radial-gradient(circle at 20% 40%, rgba(34, 217, 213, 0.12), transparent 32%),
    var(--black);
}

.stats-band .section-title h2,
.cost-section .section-title h2 {
  color: var(--white);
}

.stats-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
  max-width: 1100px;
  margin-inline: auto;
}

.stat-item {
  text-align: center;
}

.stat-item strong {
  display: block;
  color: var(--neon);
  font-size: clamp(46px, 7vw, 82px);
  line-height: 1;
}

.stat-item h3 {
  margin: 14px 0 8px;
  color: var(--white);
}

.stat-item p {
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.55;
}

.app-section,
.intel-section,
.about-contact,
.lead-shell {
  display: grid;
  grid-template-columns: minmax(300px, 0.8fr) minmax(0, 1fr);
  gap: clamp(34px, 7vw, 96px);
  align-items: center;
}

.phone-mock {
  display: grid;
  place-items: center;
}

.phone-screen,
.dashboard-mock {
  position: relative;
  width: min(100%, 320px);
  min-height: 560px;
  padding: 34px;
  color: var(--white);
  background:
    radial-gradient(circle at 50% 18%, rgba(34, 217, 213, 0.2), transparent 28%),
    #0a0f0e;
  border: 18px solid #11171a;
  border-radius: 44px;
  box-shadow: 0 28px 70px rgba(7, 10, 8, 0.22);
}

.phone-screen {
  display: grid;
  align-content: center;
  gap: 14px;
  text-align: center;
}

.phone-screen strong {
  color: var(--white);
  font-size: 27px;
  line-height: 1;
  text-transform: uppercase;
}

.phone-screen small {
  color: rgba(255, 255, 255, 0.48);
  letter-spacing: 0.28em;
  text-transform: uppercase;
}

.phone-screen div {
  padding: 13px;
  color: rgba(255, 255, 255, 0.76);
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 8px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.phone-screen button,
.phone-screen a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  color: var(--black);
  background: var(--neon);
  border: 0;
  border-radius: 8px;
  font-weight: 900;
  text-transform: uppercase;
  transition: transform 220ms ease, background 220ms ease;
}

.phone-screen button:hover,
.phone-screen a:hover {
  background: var(--leaf);
  transform: translateY(-2px);
}

.feature-list {
  display: grid;
  gap: 24px;
  margin-top: 34px;
}

.feature-list article {
  display: grid;
  grid-template-columns: 54px 1fr;
  gap: 18px;
  align-items: start;
  transition: transform 220ms ease;
}

.feature-list span {
  display: grid;
  width: 54px;
  height: 54px;
  place-items: center;
  color: var(--neon);
  background: var(--green-soft);
  border-radius: 8px;
  font-weight: 900;
  transition: color 220ms ease, background 220ms ease, box-shadow 220ms ease, transform 220ms ease;
}

.feature-list article:hover {
  transform: translateX(4px);
}

.feature-list article:hover span {
  color: var(--white);
  background: var(--green);
  box-shadow: 0 14px 30px rgba(18, 183, 106, 0.24);
  transform: scale(1.06);
}

.feature-list h3,
.feature-list p {
  margin: 0;
}

.feature-list p,
.app-copy p,
.intel-copy p {
  color: var(--muted);
  line-height: 1.65;
}

.app-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 30px;
}

.steps-section,
.earn-section,
.ecosystem-orbit,
.testimonial-section {
  background: #fbfcfd;
}

.steps-grid {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  max-width: 980px;
  margin-inline: auto;
}

.step-card {
  position: relative;
  min-height: 285px;
  padding: 44px 30px 30px;
  text-align: center;
  background: var(--green-soft);
  border: 3px solid rgba(18, 183, 106, 0.34);
  border-radius: 8px;
  box-shadow: 0 20px 42px rgba(7, 10, 8, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease;
}

.step-card:hover {
  box-shadow: 0 28px 60px rgba(7, 10, 8, 0.14);
  transform: translateY(-10px);
}

.step-card b {
  position: absolute;
  top: -28px;
  left: -18px;
  display: grid;
  width: 58px;
  height: 58px;
  place-items: center;
  color: var(--neon);
  background: var(--black);
  border-radius: 8px;
  font-size: 21px;
  transform: rotate(9deg);
}

.step-card > span {
  display: grid;
  width: 60px;
  height: 60px;
  place-items: center;
  margin: 0 auto 26px;
  color: var(--black);
  background: var(--neon);
  border-radius: 16px;
  font-size: 28px;
  font-weight: 900;
}

.step-card p {
  color: var(--muted);
  line-height: 1.6;
}

.tab-switch {
  display: flex;
  width: fit-content;
  margin: 0 auto 34px;
  padding: 6px;
  background: var(--white);
  border-radius: 999px;
  box-shadow: 0 12px 32px rgba(7, 10, 8, 0.12);
}

.tab-switch button {
  min-width: 190px;
  min-height: 48px;
  color: var(--muted);
  background: transparent;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font-weight: 900;
}

.tab-switch button.is-active {
  color: var(--neon);
  background: var(--black);
}

.earn-card {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 1fr);
  overflow: hidden;
  max-width: 1050px;
  margin-inline: auto;
  background: var(--white);
  border-radius: 8px;
  box-shadow: 0 28px 80px rgba(7, 10, 8, 0.1);
}

.earn-card > div {
  display: grid;
  align-content: center;
  padding: clamp(30px, 5vw, 56px);
}

.earn-card img {
  width: 100%;
  height: 100%;
  min-height: 360px;
  object-fit: cover;
}

.rider-scene {
  position: relative;
  min-height: 360px;
  overflow: hidden;
}

.earn-card .rider-scene > img:first-child {
  width: 100%;
  height: 100%;
  min-height: 360px;
  object-fit: cover;
}

.investor-scene {
  position: relative;
  min-height: 360px;
  overflow: hidden;
  background: #eef6f1;
}

.earn-card .investor-scene > img:first-child {
  width: 100%;
  height: 100%;
  min-height: 360px;
  object-fit: cover;
  filter: saturate(0.96) contrast(1.04);
}

.investor-scene::after {
  position: absolute;
  inset: 0;
  content: "";
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.04), rgba(7, 10, 8, 0.08)),
    radial-gradient(circle at 18% 18%, rgba(18, 183, 106, 0.22), transparent 32%);
  pointer-events: none;
}

.earn-card .investor-scene-logo {
  position: absolute;
  right: 8%;
  bottom: 10%;
  z-index: 2;
  width: min(130px, 13vw);
  height: auto;
  min-height: 0;
  padding: 8px 11px;
  object-fit: contain;
  background: rgba(255, 255, 255, 0.86);
  border: 1px solid rgba(18, 183, 106, 0.34);
  border-radius: 8px;
  box-shadow: 0 16px 36px rgba(7, 10, 8, 0.16);
}

.investor-trust-card {
  position: absolute;
  z-index: 2;
  width: min(245px, 38%);
  padding: 16px 18px;
  color: var(--white);
  background: rgba(7, 10, 8, 0.86);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  box-shadow: 0 18px 42px rgba(7, 10, 8, 0.22);
  backdrop-filter: blur(14px);
}

.investor-trust-card span,
.investor-trust-card small {
  display: block;
  color: rgba(255, 255, 255, 0.72);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.investor-trust-card strong {
  display: block;
  margin: 6px 0;
  color: var(--green);
  font-size: clamp(19px, 2.2vw, 28px);
  line-height: 1.05;
}

.roi-card {
  top: 24px;
  left: 24px;
}

.managed-card {
  right: 24px;
  top: 34%;
}

.earn-card .rider-scene .rider-scene-logo {
  position: absolute;
  right: 13%;
  bottom: 29%;
  width: min(112px, 12vw);
  height: auto;
  min-height: 0;
  padding: 7px 10px;
  object-fit: contain;
  background: rgba(255, 255, 255, 0.82);
  border: 1px solid rgba(18, 183, 106, 0.42);
  border-radius: 8px;
  box-shadow: 0 14px 28px rgba(7, 10, 8, 0.12);
  transform: rotate(-7deg);
  z-index: 3;
}

.earn-card .rider-scene .rider-scene-partner {
  position: absolute;
  width: 62px;
  height: auto;
  min-height: 0;
  padding: 6px 8px;
  object-fit: contain;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 12px 24px rgba(7, 10, 8, 0.16);
  z-index: 3;
}

.partner-one {
  left: 7%;
  top: 36%;
}

.partner-two {
  left: 21%;
  top: 35%;
}

.rider-uniform {
  position: absolute;
  width: 34px;
  height: 76px;
  background: rgba(214, 18, 39, 0.48);
  border-radius: 7px 7px 12px 12px;
  mix-blend-mode: multiply;
  transform: skewX(-8deg);
  z-index: 2;
}

.uniform-one {
  left: 8.5%;
  top: 28%;
}

.uniform-two {
  left: 24%;
  top: 28%;
}

.mini-list {
  display: grid;
  gap: 18px;
  padding: 0;
  margin: 24px 0 28px;
  list-style: none;
}

.mini-list li {
  display: grid;
  gap: 5px;
}

.mini-list span {
  color: var(--muted);
  font-size: 14px;
}

.orbit-map {
  position: relative;
  min-height: 640px;
  max-width: 920px;
  margin-inline: auto;
}

.orbit-core,
.orbit-map > span {
  position: absolute;
  display: grid;
  place-items: center;
  text-align: center;
  box-shadow: 0 18px 42px rgba(7, 10, 8, 0.1);
}

.orbit-core {
  top: 50%;
  left: 50%;
  width: 190px;
  height: 190px;
  color: var(--white);
  background: var(--black);
  border: 9px solid var(--neon);
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.orbit-core strong {
  color: var(--neon);
  font-size: 48px;
}

.orbit-core span {
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.orbit-map > span {
  min-width: 150px;
  min-height: 70px;
  padding: 12px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 8px;
  color: var(--black);
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  animation: orbitFloat 5s ease-in-out infinite;
}

.orbit-map > span:nth-child(2) { top: 4%; left: 46%; }
.orbit-map > span:nth-child(3) { top: 16%; left: 18%; }
.orbit-map > span:nth-child(4) { top: 17%; right: 15%; }
.orbit-map > span:nth-child(5) { top: 31%; left: 45%; }
.orbit-map > span:nth-child(6) { top: 38%; left: 20%; }
.orbit-map > span:nth-child(7) { top: 46%; right: 18%; }
.orbit-map > span:nth-child(8) { bottom: 14%; right: 8%; }
.orbit-map > span:nth-child(9) { top: 40%; right: 0; }
.orbit-map > span:nth-child(10) { bottom: 17%; left: 22%; }
.orbit-map > span:nth-child(11) { bottom: 2%; left: 10%; }

.math-shell {
  display: grid;
  grid-template-columns: minmax(0, 0.85fr) minmax(320px, 0.75fr);
  gap: clamp(28px, 5vw, 80px);
  align-items: center;
  max-width: 1080px;
  margin-inline: auto;
  padding: clamp(32px, 6vw, 70px);
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
}

.math-shell h2 {
  color: var(--white);
}

.math-shell h2 span {
  color: var(--neon);
}

.math-shell p {
  color: rgba(255, 255, 255, 0.68);
  line-height: 1.7;
}

.calculator-card {
  display: grid;
  gap: 20px;
  padding: 28px;
  background: #101514;
  border: 1px solid rgba(34, 217, 213, 0.14);
  border-radius: 8px;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.3);
}

.calculator-card label {
  color: rgba(255, 255, 255, 0.78);
  font-weight: 900;
  text-transform: uppercase;
}

.calculator-card > strong {
  color: var(--white);
  font-size: 32px;
}

.calculator-card input {
  accent-color: var(--neon);
}

.cost-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}

.cost-grid div {
  display: grid;
  gap: 8px;
  padding: 18px;
  border: 1px solid rgba(34, 217, 213, 0.2);
  border-radius: 8px;
}

.cost-grid span {
  color: var(--neon);
  font-size: 11px;
  font-weight: 900;
  text-transform: uppercase;
}

.save-box {
  padding: 22px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  color: rgba(255, 255, 255, 0.7);
}

.save-box strong {
  display: block;
  color: var(--neon);
  font-size: 32px;
}

.intel-section {
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.78fr);
}

.intel-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 22px;
  margin-top: 30px;
}

.intel-grid article {
  padding-left: 18px;
  border-left: 3px solid rgba(34, 217, 213, 0.35);
}

.intel-grid span {
  display: block;
  margin-top: 8px;
  color: var(--muted);
  line-height: 1.5;
}

.intel-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 32px;
}

.intel-actions .btn {
  min-width: 170px;
}

.dashboard-mock {
  width: min(100%, 430px);
  min-height: 500px;
  margin-inline: auto;
  overflow: hidden;
}

.dashboard-mock > span {
  color: var(--neon);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.dashboard-mock > strong {
  display: block;
  margin: 24px 0;
  padding: 28px;
  color: var(--neon);
  background: rgba(34, 217, 213, 0.12);
  border: 1px solid rgba(34, 217, 213, 0.24);
  border-radius: 8px;
  font-size: 34px;
  transition: opacity 260ms ease, transform 260ms ease;
}

.dashboard-mock.is-changing > strong,
.dashboard-mock.is-changing .dash-row,
.dashboard-mock.is-changing .dash-chart small {
  opacity: 0.18;
  transform: translateY(8px);
}

.dash-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  transition: opacity 260ms ease, transform 260ms ease;
}

.dash-row b {
  display: grid;
  gap: 8px;
  padding: 18px;
  background: rgba(255, 255, 255, 0.08);
  border-radius: 8px;
}

.dash-row small {
  color: rgba(255, 255, 255, 0.36);
  font-size: 8px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.dash-row em {
  color: var(--white);
  font-size: 21px;
  font-style: normal;
  font-weight: 900;
}

.dash-chart {
  height: 160px;
  margin-top: 24px;
  padding: 60px 18px 18px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 8px;
}

.dash-chart i {
  display: block;
  width: 100%;
  height: 5px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 999px;
}

.dash-chart i::before {
  display: block;
  width: 68%;
  height: 100%;
  content: "";
  background: var(--neon);
  box-shadow: 0 0 18px rgba(34, 217, 213, 0.65);
  animation: dashLoadingLine 2.6s ease-in-out infinite;
}

.dash-chart small {
  display: block;
  margin-top: 54px;
  color: rgba(255, 255, 255, 0.28);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-align: center;
  text-transform: uppercase;
  transition: opacity 260ms ease, transform 260ms ease;
}

@keyframes dashLoadingLine {
  0% {
    width: 26%;
    transform: translateX(0);
  }

  50% {
    width: 72%;
    transform: translateX(22%);
  }

  100% {
    width: 32%;
    transform: translateX(188%);
  }
}

.impact-card-wide {
  display: grid;
  grid-template-columns: 1fr 360px;
  gap: 30px;
  align-items: center;
  max-width: 1080px;
  margin-inline: auto;
  padding: clamp(28px, 5vw, 56px);
  background: var(--white);
  border-radius: 8px;
  box-shadow: 0 20px 60px rgba(7, 10, 8, 0.08);
}

.impact-scooty-visual {
  position: relative;
  display: grid;
  min-height: 280px;
  place-items: center;
  overflow: hidden;
  border-radius: 8px;
  background:
    radial-gradient(circle at 58% 48%, rgba(18, 183, 106, 0.16), transparent 34%),
    linear-gradient(135deg, rgba(18, 183, 106, 0.06), rgba(255, 255, 255, 0.94));
}

.impact-scooty-visual::before {
  position: absolute;
  inset: 18% 18% auto auto;
  width: 132px;
  height: 132px;
  content: "";
  background: rgba(34, 217, 213, 0.22);
  clip-path: polygon(50% 0, 60% 40%, 100% 50%, 60% 60%, 50% 100%, 40% 60%, 0 50%, 40% 40%);
}

.impact-scooty {
  position: relative;
  z-index: 1;
  width: min(100%, 430px);
  height: 250px;
  object-fit: contain;
  filter: drop-shadow(0 22px 28px rgba(7, 10, 8, 0.18));
  animation: impactScootyMove 4.5s ease-in-out infinite;
}

.impact-scooty-logo {
  position: absolute;
  z-index: 2;
  right: 27%;
  bottom: 30%;
  width: 70px;
  transform: rotate(-7deg);
  filter: drop-shadow(0 5px 8px rgba(7, 10, 8, 0.16));
  pointer-events: none;
}

@keyframes impactScootyMove {
  0%, 100% {
    transform: translateX(-8px) translateY(0);
  }

  50% {
    transform: translateX(10px) translateY(-5px);
  }
}

.impact-points {
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
  margin-top: 24px;
}

.impact-points p {
  margin: 0;
}

.impact-points strong {
  display: block;
  font-size: 34px;
}

.impact-points span {
  color: var(--muted);
  font-weight: 900;
  text-transform: uppercase;
}

.cost-table {
  max-width: 780px;
  margin-inline: auto;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 8px;
}

.cost-table div {
  display: grid;
  grid-template-columns: 1.4fr 1fr 1fr;
}

.cost-table strong,
.cost-table span,
.cost-table b {
  padding: 20px;
}

.cost-table div:nth-child(even) {
  background: rgba(255, 255, 255, 0.06);
}

.cost-table div:first-child {
  background: rgba(0, 0, 0, 0.2);
}

.cost-table div:first-child strong:nth-child(2) {
  color: #ff7a7a;
}

.cost-table div:first-child strong:nth-child(3) {
  color: var(--neon);
}

.cost-table footer {
  padding: 24px;
  color: var(--black);
  background: var(--neon);
  font-size: 22px;
  font-weight: 900;
  text-align: center;
}

.testimonial-track {
  display: grid;
  grid-template-columns: repeat(3, minmax(280px, 1fr));
  gap: 22px;
}

.testimonial-card {
  display: grid;
  gap: 16px;
  min-height: 300px;
  padding: 34px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 8px;
  box-shadow: 0 14px 38px rgba(7, 10, 8, 0.06);
}

.testimonial-card > span {
  display: grid;
  width: 58px;
  height: 58px;
  place-items: center;
  background: #c9f7f4;
  border-radius: 8px;
  font-size: 22px;
  font-weight: 900;
}

.testimonial-card p {
  color: var(--muted);
  line-height: 1.65;
}

.testimonial-card strong {
  margin-top: auto;
  color: var(--black);
}

.refer-box,
.who-box {
  min-height: 260px;
  padding: 34px;
  border-radius: 8px;
}

.refer-box {
  color: var(--white);
  background: var(--black);
}

.refer-box h2 {
  color: var(--neon);
}

.refer-box p,
.who-box p {
  line-height: 1.7;
}

.who-box {
  background: var(--soft);
}

.quick-links {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 28px;
  padding-top: 24px;
  border-top: 1px solid var(--line);
}

.quick-links a {
  font-weight: 900;
}

.lead-section {
  background: var(--green-soft);
}

.lead-shell {
  max-width: 1080px;
  margin-inline: auto;
  padding: clamp(24px, 5vw, 56px);
  background: rgba(255, 255, 255, 0.7);
  border-radius: 8px;
  box-shadow: 0 24px 70px rgba(7, 10, 8, 0.08);
}

.lead-copy h2 {
  color: var(--black);
}

.lead-copy p {
  color: var(--muted);
  line-height: 1.7;
}

.lead-copy a {
  color: var(--green-dark);
  font-weight: 900;
}

.form-status {
  min-height: 22px;
  margin: 0;
  color: var(--green-dark);
  font-weight: 800;
}

.form-status.is-success {
  padding: 10px 12px;
  color: #075f38;
  background: rgba(18, 183, 106, 0.1);
  border: 1px solid rgba(18, 183, 106, 0.22);
  border-radius: 10px;
}

.form-status.is-error {
  padding: 10px 12px;
  color: #c0392b;
  background: rgba(192, 57, 43, 0.08);
  border: 1px solid rgba(192, 57, 43, 0.18);
  border-radius: 10px;
}

.whatsapp-float,
.call-float {
  position: fixed;
  right: 24px;
  z-index: 60;
  display: grid;
  width: 54px;
  height: 54px;
  place-items: center;
  overflow: visible;
  color: var(--white);
  background: linear-gradient(135deg, #19c86f, var(--green-dark));
  border: 2px solid rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  box-shadow: 0 16px 36px rgba(7, 10, 8, 0.24), 0 0 0 5px rgba(18, 183, 106, 0.12);
  font-size: 0;
  text-decoration: none;
  transition: transform 220ms ease, box-shadow 220ms ease, background 220ms ease;
}

.whatsapp-float {
  bottom: 24px;
}

.call-float {
  bottom: 90px;
  background: linear-gradient(135deg, #111714, #050706);
  box-shadow: 0 16px 36px rgba(7, 10, 8, 0.24), 0 0 0 5px rgba(255, 255, 255, 0.08);
}

.whatsapp-float::before,
.call-float::before {
  width: 33px;
  height: 33px;
  content: "";
  background: currentColor;
  transform: translate3d(0, 0, 0);
}

.whatsapp-float::before {
  width: 34px;
  height: 34px;
  transform: translate3d(1px, -1px, 0);
  mask: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2a9.7 9.7 0 0 0-8.3 14.8L2.6 21.4l4.7-1.1A9.7 9.7 0 1 0 12 2zm0 1.9a7.8 7.8 0 0 1 6.7 11.8l-.3.5.7 2.7-2.8-.7-.5.3A7.8 7.8 0 0 1 4.2 8.5 7.8 7.8 0 0 1 12 3.9zm-3.3 4c-.2 0-.5.1-.7.3-.4.4-.9 1-.9 1.9 0 .9.7 1.8.8 1.9.1.2 1.4 2.2 3.4 3 1.7.7 2 .6 2.4.6.4 0 1.3-.5 1.5-1 .2-.5.2-.9.1-1-.1-.1-.2-.2-.5-.3l-1.5-.7c-.2-.1-.4-.1-.6.2l-.6.8c-.1.2-.3.2-.5.1-.3-.1-1-.4-1.8-1.1-.7-.6-1.1-1.4-1.2-1.6-.1-.2 0-.4.1-.5l.4-.5c.1-.1.1-.2.2-.4.1-.1 0-.3 0-.4l-.7-1.6c-.2-.4-.4-.4-.6-.4h-.5z'/%3E%3C/svg%3E") center / contain no-repeat;
  -webkit-mask: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2a9.7 9.7 0 0 0-8.3 14.8L2.6 21.4l4.7-1.1A9.7 9.7 0 1 0 12 2zm0 1.9a7.8 7.8 0 0 1 6.7 11.8l-.3.5.7 2.7-2.8-.7-.5.3A7.8 7.8 0 0 1 4.2 8.5 7.8 7.8 0 0 1 12 3.9zm-3.3 4c-.2 0-.5.1-.7.3-.4.4-.9 1-.9 1.9 0 .9.7 1.8.8 1.9.1.2 1.4 2.2 3.4 3 1.7.7 2 .6 2.4.6.4 0 1.3-.5 1.5-1 .2-.5.2-.9.1-1-.1-.1-.2-.2-.5-.3l-1.5-.7c-.2-.1-.4-.1-.6.2l-.6.8c-.1.2-.3.2-.5.1-.3-.1-1-.4-1.8-1.1-.7-.6-1.1-1.4-1.2-1.6-.1-.2 0-.4.1-.5l.4-.5c.1-.1.1-.2.2-.4.1-.1 0-.3 0-.4l-.7-1.6c-.2-.4-.4-.4-.6-.4h-.5z'/%3E%3C/svg%3E") center / contain no-repeat;
}

.call-float::before {
  width: 30px;
  height: 30px;
  transform: translate3d(1px, -1px, 0);
  mask: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.6 10.8c1.4 2.8 3.8 5.1 6.6 6.6l2.2-2.2c.3-.3.8-.4 1.2-.3 1.3.4 2.7.6 4.1.6.7 0 1.3.6 1.3 1.3v3.5c0 .7-.6 1.3-1.3 1.3C10.4 22.1 1.9 13.6 1.9 3.3 1.9 2.6 2.5 2 3.2 2h3.5C7.4 2 8 2.6 8 3.3c0 1.4.2 2.8.6 4.1.1.4 0 .9-.3 1.2l-1.7 2.2z'/%3E%3C/svg%3E") center / contain no-repeat;
  -webkit-mask: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.6 10.8c1.4 2.8 3.8 5.1 6.6 6.6l2.2-2.2c.3-.3.8-.4 1.2-.3 1.3.4 2.7.6 4.1.6.7 0 1.3.6 1.3 1.3v3.5c0 .7-.6 1.3-1.3 1.3C10.4 22.1 1.9 13.6 1.9 3.3 1.9 2.6 2.5 2 3.2 2h3.5C7.4 2 8 2.6 8 3.3c0 1.4.2 2.8.6 4.1.1.4 0 .9-.3 1.2l-1.7 2.2z'/%3E%3C/svg%3E") center / contain no-repeat;
}

.whatsapp-float::after,
.call-float::after {
  position: absolute;
  inset: -5px;
  z-index: -1;
  content: "";
  border: 1px solid rgba(18, 183, 106, 0.35);
  border-radius: 50%;
  animation: whatsappPulse 2.4s ease-out infinite;
}

.call-float::after {
  border-color: rgba(255, 255, 255, 0.28);
  animation-delay: 0.7s;
}

.whatsapp-float:hover,
.call-float:hover {
  transform: translateY(-5px) scale(1.04);
}

.whatsapp-float:hover {
  background: linear-gradient(135deg, var(--green), #075f38);
  box-shadow: 0 22px 50px rgba(7, 10, 8, 0.28), 0 0 0 7px rgba(18, 183, 106, 0.14);
}

.call-float:hover {
  background: linear-gradient(135deg, #1c241f, #030504);
  box-shadow: 0 22px 50px rgba(7, 10, 8, 0.3), 0 0 0 7px rgba(255, 255, 255, 0.1);
}

@keyframes whatsappPulse {
  0% {
    transform: scale(0.86);
    opacity: 0.78;
  }

  100% {
    transform: scale(1.22);
    opacity: 0;
  }
}

@media (max-width: 640px) {
  .whatsapp-float {
    right: 16px;
    bottom: 18px;
    width: 52px;
    height: 52px;
  }

  .call-float {
    right: 16px;
    bottom: 84px;
    width: 52px;
    height: 52px;
  }

  .whatsapp-float::before {
    width: 33px;
    height: 33px;
  }

  .call-float::before {
    width: 29px;
    height: 29px;
  }
}

.mega-footer {
  display: grid;
  grid-template-columns: 1.4fr 0.7fr 0.7fr 1fr;
  gap: 36px;
  padding: clamp(48px, 7vw, 88px) clamp(18px, 5vw, 72px);
  color: rgba(255, 255, 255, 0.74);
  background: #141716;
}

.mega-footer .brand,
.mega-footer h3 {
  color: var(--white);
}

.mega-footer .brand-logo {
  padding: 8px 12px;
  background: var(--white);
  border-radius: 8px;
}

.mega-footer nav {
  display: grid;
  align-content: start;
  gap: 13px;
}

.mega-footer a:not(.brand) {
  color: rgba(255, 255, 255, 0.78);
  font-weight: 700;
}

.mega-footer a:hover {
  color: var(--neon);
}

.mega-footer .footer-brand-col {
  display: grid;
  align-content: start;
  gap: 18px;
}

.mega-footer .footer-brand {
  display: inline-flex;
  width: fit-content;
}

.mega-footer .footer-brand .brand-logo {
  max-width: 132px;
  height: auto;
  padding: 10px 14px;
  background: #ffffff;
  border-radius: 10px;
  filter: none;
}

.footer-social {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 4px;
}

.footer-social a,
.footer-icon {
  display: inline-grid;
  width: 38px;
  height: 38px;
  flex: 0 0 38px;
  place-items: center;
  color: var(--neon);
  background: rgba(255, 255, 255, 0.055);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  transition: transform 0.25s ease, color 0.25s ease, background 0.25s ease, border-color 0.25s ease;
}

.footer-social a:hover {
  color: #06130d;
  background: var(--brand);
  border-color: var(--brand);
  transform: translateY(-4px);
}

.footer-social svg,
.footer-icon svg {
  width: 19px;
  height: 19px;
  fill: currentColor;
}

.footer-contact {
  display: grid;
  align-content: start;
  gap: 16px;
}

.footer-contact h3 {
  margin-bottom: 2px;
}

.footer-contact-item {
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr);
  align-items: start;
  gap: 12px;
  color: rgba(255, 255, 255, 0.82);
  font-weight: 700;
  line-height: 1.45;
}

.footer-contact-item:hover {
  color: var(--white);
}

.footer-contact-item:hover .footer-icon {
  color: #06130d;
  background: var(--brand);
  border-color: var(--brand);
  transform: translateY(-3px);
}

.footer-contact-item span:last-child {
  min-width: 0;
}

.about-hero {
  position: relative;
  display: grid;
  min-height: 72vh;
  place-items: center;
  overflow: hidden;
  padding: 130px 18px 80px;
  text-align: center;
  color: var(--white);
  isolation: isolate;
}

.about-hero img,
.about-hero-shade {
  position: absolute;
  inset: 0;
  z-index: -2;
  width: 100%;
  height: 100%;
}

.about-hero img {
  object-fit: cover;
  filter: saturate(0.88);
}

.about-hero-shade {
  z-index: -1;
  background:
    linear-gradient(90deg, rgba(7, 10, 8, 0.82), rgba(7, 10, 8, 0.38), rgba(7, 10, 8, 0.82)),
    linear-gradient(180deg, rgba(7, 10, 8, 0.22), rgba(7, 10, 8, 0.76));
}

.about-hero-copy {
  max-width: 780px;
}

.about-hero-copy h1 {
  margin-inline: auto;
  color: var(--white);
}

.about-hero-copy h1 span {
  color: var(--green);
}

.about-hero-copy p:not(.eyebrow) {
  max-width: 680px;
  margin: 0 auto;
  color: rgba(255, 255, 255, 0.82);
  font-size: 19px;
  line-height: 1.7;
}

.about-story,
.about-services,
.pillars-section,
.team-section,
.about-gallery,
.about-faq,
.about-contact-panel {
  padding-top: clamp(76px, 10vw, 128px);
  padding-bottom: clamp(76px, 10vw, 128px);
}

.about-services,
.pillars-section,
.about-faq {
  background: #f7faf8;
}

.about-service-grid,
.pillar-grid,
.team-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
  max-width: 1120px;
  margin-inline: auto;
}

.about-service-card,
.pillar-card,
.team-card {
  position: relative;
  overflow: hidden;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 18px;
  box-shadow: 0 18px 45px rgba(7, 10, 8, 0.06);
  transition: transform 320ms ease, box-shadow 320ms ease, border-color 320ms ease;
}

.about-service-card::after {
  position: absolute;
  inset: 0;
  pointer-events: none;
  content: "";
  background: linear-gradient(135deg, rgba(18, 183, 106, 0.16), transparent 40%);
  opacity: 0;
  transition: opacity 320ms ease;
}

.about-service-card:hover,
.pillar-card:hover,
.team-card:hover {
  border-color: rgba(18, 183, 106, 0.45);
  box-shadow: 0 30px 70px rgba(7, 10, 8, 0.14);
  transform: translateY(-10px);
}

.about-service-card:hover::after {
  opacity: 1;
}

.about-service-card img {
  width: 100%;
  height: 178px;
  object-fit: cover;
  transform: scale(1);
  transition: transform 450ms ease, filter 450ms ease;
}

.about-service-card:hover img {
  filter: saturate(1.05) contrast(1.04);
  transform: scale(1.07);
}

.about-service-card span {
  position: absolute;
  top: 148px;
  right: 18px;
  display: grid;
  width: 48px;
  height: 48px;
  place-items: center;
  z-index: 2;
  color: var(--brand);
  background: #ffffff;
  border: 1px solid rgba(18, 183, 106, 0.2);
  border-radius: 50%;
  font-weight: 900;
  box-shadow: 0 10px 26px rgba(7, 10, 8, 0.08);
  transition: transform 320ms ease, color 320ms ease, background 320ms ease, box-shadow 320ms ease;
}

.about-service-card:hover span {
  color: #06130d;
  background: var(--brand);
  box-shadow: 0 16px 36px rgba(18, 183, 106, 0.28);
  transform: translateY(-6px) scale(1.08);
}

.about-service-card h3,
.about-service-card p {
  padding-inline: 24px;
}

.about-service-card h3 {
  margin-top: 34px;
  font-size: 22px;
  line-height: 1.15;
}

.about-service-card p {
  padding-bottom: 30px;
  color: var(--muted);
  font-size: 15.5px;
  line-height: 1.65;
}

.about-mission {
  color: var(--white);
  background: var(--black);
}

.about-mission-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.88fr);
  gap: clamp(34px, 7vw, 80px);
  align-items: center;
  padding-top: clamp(78px, 10vw, 132px);
  padding-bottom: clamp(78px, 10vw, 132px);
}

.mission-stack h2,
.future-panel h2 {
  color: var(--white);
}

.mission-stack > article {
  margin-top: 22px;
  padding: 28px;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
}

.mission-stack span {
  color: var(--green);
  font-size: 22px;
}

.mission-stack h3 {
  color: var(--white);
}

.mission-stack p,
.future-panel p {
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.7;
}

.future-panel {
  padding-left: clamp(0px, 5vw, 56px);
  border-left: 1px solid rgba(255, 255, 255, 0.12);
}

.future-panel div {
  display: grid;
  gap: 6px;
  max-width: 380px;
  margin-top: 28px;
  padding: 24px;
  color: var(--black);
  background: linear-gradient(135deg, var(--green), var(--leaf));
  border-radius: 8px;
}

.future-panel small {
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.future-panel strong {
  font-size: 24px;
}

.pillar-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.pillar-card {
  min-height: 360px;
  padding: 34px;
}

.pillar-card > span,
.team-card > div {
  display: grid;
  width: 58px;
  height: 58px;
  place-items: center;
  color: var(--green-dark);
  background: var(--green-soft);
  border-radius: 8px;
  font-weight: 900;
}

.pillar-card p {
  color: var(--muted);
  line-height: 1.65;
}

.pillar-card ul {
  display: grid;
  gap: 12px;
  margin: 24px 0 0;
  padding: 0;
  list-style: none;
}

.pillar-card li::before {
  display: inline-grid;
  width: 18px;
  height: 18px;
  margin-right: 10px;
  content: "";
  vertical-align: -3px;
  background:
    linear-gradient(135deg, var(--green) 0 0) 7px 4px / 2px 8px no-repeat,
    linear-gradient(135deg, var(--green) 0 0) 8px 10px / 7px 2px no-repeat,
    rgba(18, 183, 106, 0.12);
  border: 1px solid rgba(18, 183, 106, 0.28);
  border-radius: 50%;
  transform: rotate(45deg);
}

.team-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.team-card {
  padding: 34px;
  text-align: center;
}

.team-card > div {
  margin: 0 auto 24px;
  color: var(--white);
  background: var(--black);
  border: 3px solid var(--green);
  border-radius: 50%;
  font-size: 24px;
}

.team-card p {
  color: var(--muted);
  line-height: 1.65;
}

.about-gallery {
  background:
    radial-gradient(circle at 18% 12%, rgba(21, 184, 106, 0.09), transparent 34%),
    linear-gradient(180deg, #ffffff 0%, #f7faf8 100%);
}

.about-gallery .section-title {
  max-width: 790px;
  margin-bottom: clamp(34px, 5vw, 58px);
}

.premium-gallery {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 18px;
  max-width: 1160px;
  margin-inline: auto;
}

.gallery-card {
  position: relative;
  grid-column: span 3;
  min-height: 285px;
  margin: 0;
  overflow: hidden;
  isolation: isolate;
  border: 1px solid rgba(7, 10, 8, 0.08);
  border-radius: 22px;
  background: var(--black);
  box-shadow: 0 22px 50px rgba(7, 10, 8, 0.1);
  transform: translateY(0);
  transition:
    transform 320ms ease,
    box-shadow 320ms ease,
    border-color 320ms ease;
}

.gallery-card.gallery-wide {
  grid-column: span 6;
}

.gallery-card.gallery-tall {
  grid-row: span 2;
  min-height: 588px;
}

.gallery-card img {
  width: 100%;
  height: 100%;
  min-height: inherit;
  display: block;
  object-fit: cover;
  transform: scale(1.01);
  transition: transform 520ms ease, filter 320ms ease;
}

.gallery-card::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(180deg, transparent 38%, rgba(0, 0, 0, 0.76) 100%),
    linear-gradient(135deg, rgba(21, 184, 106, 0.14), transparent 42%);
  opacity: 0.92;
  pointer-events: none;
}

.gallery-card figcaption {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  z-index: 2;
  color: var(--white);
  transform: translateY(8px);
  transition: transform 320ms ease;
}

.gallery-card figcaption span {
  display: inline-flex;
  margin-bottom: 8px;
  color: var(--green);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.gallery-card figcaption strong {
  display: block;
  max-width: 92%;
  font-size: clamp(17px, 1.55vw, 23px);
  line-height: 1.22;
}

.gallery-card:hover {
  transform: translateY(-8px);
  border-color: rgba(21, 184, 106, 0.34);
  box-shadow: 0 28px 70px rgba(7, 10, 8, 0.18);
}

.gallery-card:hover img {
  transform: scale(1.08);
  filter: saturate(1.06) contrast(1.04);
}

.gallery-card:hover figcaption {
  transform: translateY(0);
}

.about-insights {
  background: #ffffff;
}

.insights-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 28px;
  max-width: 1160px;
  margin: 0 auto clamp(34px, 5vw, 58px);
}

.insights-head > div {
  max-width: 720px;
}

.insights-head h2 {
  margin: 8px 0 12px;
  color: var(--black);
  font-size: clamp(38px, 5vw, 68px);
  line-height: 0.98;
  letter-spacing: 0;
  text-transform: none;
}

.insights-head p {
  margin: 0;
  color: var(--muted);
  font-size: clamp(16px, 1.45vw, 20px);
  line-height: 1.6;
}

.insights-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  flex: 0 0 auto;
  color: var(--green);
  font-size: 16px;
  font-weight: 900;
  text-decoration: none;
  transition: color 220ms ease, transform 220ms ease;
}

.insights-link span {
  transition: transform 220ms ease;
}

.insights-link:hover {
  color: var(--brand-dark);
  transform: translateY(-2px);
}

.insights-link:hover span {
  transform: translateX(4px);
}

.insights-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  max-width: 1160px;
  margin-inline: auto;
}

.insight-card {
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(7, 10, 8, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 22px 55px rgba(7, 10, 8, 0.08);
  transition:
    transform 300ms ease,
    box-shadow 300ms ease,
    border-color 300ms ease;
}

.insight-card a {
  display: block;
  height: 100%;
  color: inherit;
  text-decoration: none;
}

.insight-media {
  position: relative;
  height: 245px;
  overflow: hidden;
  background: #f2f7f4;
}

.insight-media img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: transform 520ms ease, filter 300ms ease;
}

.insight-media span {
  position: absolute;
  top: 22px;
  left: 22px;
  display: inline-flex;
  padding: 11px 18px;
  border-radius: 999px;
  background: var(--green);
  color: #001b0d;
  box-shadow: 0 14px 30px rgba(21, 184, 106, 0.24);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.insight-body {
  padding: 28px;
}

.insight-body time {
  display: block;
  margin-bottom: 14px;
  color: var(--muted);
  font-size: 13px;
  font-weight: 800;
}

.insight-body h3 {
  margin: 0 0 14px;
  color: var(--black);
  font-size: clamp(21px, 2vw, 27px);
  line-height: 1.14;
  letter-spacing: 0;
}

.insight-body p {
  margin: 0 0 22px;
  color: var(--muted);
  font-size: 15.5px;
  line-height: 1.65;
}

.insight-body strong {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--black);
  font-size: 15px;
  font-weight: 900;
}

.insight-body strong span {
  color: var(--green);
  transition: transform 220ms ease;
}

.insight-card:hover {
  transform: translateY(-10px);
  border-color: rgba(21, 184, 106, 0.28);
  box-shadow: 0 30px 70px rgba(7, 10, 8, 0.14);
}

.insight-card:hover .insight-media img {
  transform: scale(1.08);
  filter: saturate(1.06) contrast(1.04);
}

.insight-card:hover .insight-body strong span {
  transform: translateX(4px);
}

.about-contact-card {
  display: grid;
  grid-template-columns: minmax(0, 0.86fr) minmax(320px, 1fr);
  max-width: 1080px;
  margin-inline: auto;
  overflow: hidden;
  background: var(--white);
  border: 1px solid var(--black);
  border-radius: 8px;
  box-shadow: 0 28px 80px rgba(7, 10, 8, 0.1);
}

.about-contact-card > div {
  display: grid;
  align-content: center;
  gap: 16px;
  padding: clamp(30px, 5vw, 56px);
  color: var(--white);
  background: var(--black);
}

.about-contact-card h2 {
  color: var(--white);
}

.about-contact-card a {
  color: var(--green);
  font-weight: 900;
}

.about-contact-links,
.connect-contact-actions {
  display: grid;
  gap: 10px;
}

.about-contact-links a,
.connect-contact-actions a {
  display: flex;
  align-items: center;
  min-height: 44px;
  padding: 12px 14px;
  color: var(--green);
  text-decoration: none;
  background: rgba(18, 183, 106, 0.08);
  border: 1px solid rgba(18, 183, 106, 0.18);
  border-radius: 10px;
  transition: transform 220ms ease, background 220ms ease, border-color 220ms ease;
}

.about-contact-links a:hover,
.connect-contact-actions a:hover {
  transform: translateX(6px);
  background: rgba(18, 183, 106, 0.14);
  border-color: rgba(18, 183, 106, 0.42);
}

.about-contact-card .contact-form {
  box-shadow: none;
  border-radius: 0;
}

.join-band {
  display: grid;
  place-items: center;
  gap: 18px;
  padding: clamp(72px, 10vw, 118px) 18px;
  text-align: center;
  background: linear-gradient(135deg, var(--green), var(--leaf));
}

.join-band h2,
.join-band p {
  margin: 0;
  color: var(--black);
}

.join-band div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px;
  margin-top: 18px;
}

@keyframes slowZoom {
  from {
    transform: scale(1.04);
  }
  to {
    transform: scale(1.1);
  }
}

@keyframes orbitFloat {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}

.rider-hero {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(320px, 0.95fr);
  gap: clamp(32px, 6vw, 80px);
  align-items: center;
  min-height: 100vh;
  padding: 130px clamp(18px, 12vw, 220px) 70px;
  color: var(--white);
  background:
    radial-gradient(circle at 78% 38%, rgba(18, 183, 106, 0.2), transparent 32%),
    linear-gradient(90deg, #141716 0%, #151918 54%, #10251b 100%);
}

.rider-hero h1 {
  color: var(--white);
}

.rider-hero h1::first-line {
  color: var(--green);
}

.rider-hero-copy > p:not(.pill-label) {
  max-width: 560px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 18px;
  line-height: 1.7;
}

.pill-label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 26px;
  padding: 10px 16px;
  color: var(--leaf);
  border: 1px solid rgba(18, 183, 106, 0.52);
  border-radius: 999px;
  font-size: 13px;
  font-weight: 900;
}

.rider-hero-image {
  overflow: hidden;
  border: 8px solid rgba(18, 183, 106, 0.18);
  border-radius: 8px;
  box-shadow: 0 32px 90px rgba(0, 0, 0, 0.36);
}

.rider-hero-image img {
  width: 100%;
  height: min(68vh, 650px);
  object-fit: cover;
  transition: transform 700ms ease;
}

.rider-hero-image:hover img {
  transform: scale(1.05);
}

.rider-benefits,
.rider-community,
.rider-cost,
.rider-how,
.join-platforms,
.trust-section {
  padding-top: clamp(76px, 10vw, 132px);
  padding-bottom: clamp(76px, 10vw, 132px);
}

.benefit-row {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 36px;
  max-width: 1060px;
  margin-inline: auto;
}

.benefit-item {
  display: grid;
  place-items: center;
  text-align: center;
}

.benefit-item span {
  display: grid;
  width: 64px;
  height: 64px;
  place-items: center;
  color: var(--black);
  border: 2px solid var(--green);
  border-radius: 50%;
  font-size: 28px;
  font-weight: 900;
  transition: background 220ms ease, transform 220ms ease;
}

.benefit-item:hover span {
  background: var(--green);
  transform: translateY(-6px);
}

.benefit-item p {
  max-width: 300px;
  color: var(--muted);
  line-height: 1.65;
}

.rider-community,
.trust-section,
.about-faq {
  background: #f7faf8;
}

.community-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
  max-width: 1060px;
  margin-inline: auto;
}

.community-card {
  min-height: 430px;
  padding: clamp(30px, 5vw, 54px);
  border-radius: 8px;
  box-shadow: 0 24px 70px rgba(7, 10, 8, 0.1);
}

.community-card.light {
  background: var(--white);
}

.community-card.dark {
  color: var(--white);
  background: var(--black);
}

.community-card > span,
.get-column article > span {
  display: grid;
  width: 58px;
  height: 58px;
  place-items: center;
  color: var(--green-dark);
  background: var(--green-soft);
  border-radius: 8px;
  font-weight: 900;
}

.community-card.dark h3 {
  color: var(--white);
}

.community-card p {
  color: var(--muted);
  line-height: 1.7;
}

.community-card.dark p,
.community-card.dark li {
  color: rgba(255, 255, 255, 0.75);
}

.community-card ul {
  display: grid;
  gap: 12px;
  margin: 28px 0;
  padding: 0;
  list-style: none;
  font-weight: 900;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.community-card li::before {
  display: inline-grid;
  width: 16px;
  height: 16px;
  margin-right: 8px;
  content: "";
  vertical-align: -3px;
  background:
    linear-gradient(135deg, var(--green) 0 0) 6px 3px / 2px 8px no-repeat,
    linear-gradient(135deg, var(--green) 0 0) 7px 9px / 6px 2px no-repeat,
    rgba(18, 183, 106, 0.12);
  border: 1px solid rgba(18, 183, 106, 0.28);
  border-radius: 50%;
  transform: rotate(45deg);
}

.rider-cost-table {
  max-width: 780px;
  margin-inline: auto;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: 8px;
  box-shadow: 0 22px 70px rgba(7, 10, 8, 0.08);
}

.rider-cost-table div {
  display: grid;
  grid-template-columns: 1.4fr 1fr 1fr;
}

.rider-cost-table strong,
.rider-cost-table span,
.rider-cost-table b {
  padding: 20px;
}

.rider-cost-table div:nth-child(even) {
  background: #f8fbf9;
}

.rider-cost-table b:nth-child(2),
.rider-cost-table div:first-child strong:nth-child(2) {
  color: #ff6060;
}

.rider-cost-table b:nth-child(3),
.rider-cost-table div:first-child strong:nth-child(3) {
  color: var(--green-dark);
}

.rider-cost-table footer {
  padding: 24px;
  color: var(--black);
  background: linear-gradient(135deg, var(--green), var(--leaf));
  font-size: 22px;
  font-weight: 900;
  text-align: center;
}

.rider-how {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(320px, 1fr);
  gap: clamp(32px, 7vw, 92px);
  background:
    linear-gradient(90deg, #f7faf8 0 66%, rgba(18, 183, 106, 0.08) 66% 100%);
}

.timeline-list {
  display: grid;
  gap: 28px;
}

.timeline-list article {
  display: grid;
  grid-template-columns: 52px 1fr;
  gap: 18px;
}

.timeline-list span {
  display: grid;
  width: 44px;
  height: 44px;
  place-items: center;
  border: 3px solid var(--green);
  border-radius: 50%;
  font-weight: 900;
}

.timeline-list p,
.get-column p {
  color: var(--muted);
  line-height: 1.6;
}

.get-column {
  display: grid;
  gap: 18px;
}

.get-column article {
  display: grid;
  grid-template-columns: 62px 1fr;
  gap: 18px;
  padding: 22px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 8px;
  box-shadow: 0 12px 30px rgba(7, 10, 8, 0.06);
}

.platform-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 18px;
  max-width: 860px;
  margin-inline: auto;
}

.platform-grid span {
  display: grid;
  min-height: 70px;
  padding: 16px 22px;
  place-items: center;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 8px;
  box-shadow: 0 8px 22px rgba(7, 10, 8, 0.04);
  font-size: 22px;
  font-weight: 900;
  transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.platform-grid span:hover {
  border-color: rgba(18, 183, 106, 0.42);
  box-shadow: 0 18px 44px rgba(7, 10, 8, 0.11);
  transform: translateY(-4px);
}

.platform-grid img {
  width: min(116px, 100%);
  max-height: 38px;
  object-fit: contain;
}

.platform-grid .platform-text-logo {
  color: #111;
  letter-spacing: -0.03em;
}

.trust-grid {
  display: grid;
  grid-template-columns: 0.8fr 0.8fr 1.6fr;
  gap: 24px;
  max-width: 1080px;
  margin-inline: auto;
}

.trust-grid article {
  padding: 28px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 8px;
}

.trust-grid strong {
  display: block;
  color: var(--green);
  font-size: clamp(28px, 2.55vw, 34px);
  letter-spacing: -0.03em;
  line-height: 1.05;
  white-space: nowrap;
}

.trust-grid span {
  display: block;
  margin-top: 8px;
  color: var(--muted);
  font-size: 13px;
  font-weight: 900;
  text-transform: uppercase;
}

.trust-grid p {
  color: var(--muted);
  line-height: 1.65;
}

.partner-hero {
  position: relative;
  display: grid;
  min-height: 66vh;
  align-items: center;
  overflow: hidden;
  padding: 82px clamp(18px, 5vw, 68px) 54px;
  color: var(--white);
  isolation: isolate;
  background:
    radial-gradient(circle at 74% 42%, rgba(18, 183, 106, 0.28), transparent 30%),
    linear-gradient(120deg, #020403 0%, #07100c 50%, #050806 100%);
}

.partner-hero-bg,
.partner-hero-bg::before,
.partner-hero-bg::after {
  position: absolute;
  inset: 0;
  z-index: -2;
}

.partner-hero-bg::before {
  content: "";
  opacity: 0.34;
  background:
    linear-gradient(90deg, transparent 0 9%, rgba(18, 183, 106, 0.08) 9% 10%, transparent 10% 16%),
    radial-gradient(circle at 82% 18%, rgba(18, 183, 106, 0.34) 0 2px, transparent 3px),
    radial-gradient(circle at 90% 32%, rgba(255, 255, 255, 0.28) 0 1px, transparent 2px),
    linear-gradient(180deg, rgba(6, 18, 10, 0.18), rgba(2, 6, 4, 0.72));
  background-size: 130px 100%, 100% 100%, 100% 100%, 100% 100%;
  mix-blend-mode: screen;
  animation: partnerCityPulse 5.8s ease-in-out infinite alternate;
}

.partner-hero-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 76% center;
  filter: saturate(0.9) brightness(0.5) contrast(1.16);
  transform: scale(1.04);
  animation: partnerHeroDrift 12s ease-in-out infinite alternate;
}

.partner-hero-bg::after {
  z-index: -1;
  content: "";
  background:
    linear-gradient(90deg, rgba(2, 5, 3, 0.98) 0%, rgba(2, 5, 3, 0.92) 30%, rgba(2, 5, 3, 0.5) 58%, rgba(2, 5, 3, 0.54) 100%),
    linear-gradient(180deg, rgba(2, 5, 3, 0.28), rgba(2, 5, 3, 0.82)),
    radial-gradient(circle at 76% 46%, rgba(18, 183, 106, 0.22), transparent 35%);
}

.partner-hero-copy {
  position: relative;
  max-width: 650px;
  padding: 0;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  backdrop-filter: none;
}

.partner-hero-copy::before {
  content: none;
}

.partner-hero h1 {
  max-width: 640px;
  margin: 20px 0 22px;
  color: var(--white);
  font-size: clamp(44px, 5.1vw, 70px);
  line-height: 1.04;
  letter-spacing: 0;
  text-shadow: 0 5px 30px rgba(0, 0, 0, 0.72);
}

.partner-hero h1 span {
  color: var(--green);
  text-shadow: 0 0 34px rgba(18, 183, 106, 0.26);
}

.partner-hero p:not(.pill-label) {
  max-width: 590px;
  color: rgba(255, 255, 255, 0.92);
  font-size: clamp(16px, 1.25vw, 19px);
  line-height: 1.72;
  font-weight: 650;
}

.hero-proof-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 22px 0 2px;
}

.hero-proof-strip span {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  min-height: 38px;
  padding: 8px 13px;
  color: rgba(255, 255, 255, 0.78);
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(18, 183, 106, 0.22);
  border-radius: 999px;
  backdrop-filter: blur(8px);
}

.hero-proof-strip b {
  color: var(--green);
}

.partner-hero .pill-label {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 18px;
  color: var(--green);
  background: rgba(18, 183, 106, 0.16);
  border: 1px solid rgba(18, 183, 106, 0.48);
  border-radius: 999px;
  box-shadow: 0 18px 44px rgba(18, 183, 106, 0.16);
}

.partner-hero .pill-label::before {
  width: 16px;
  height: 16px;
  content: "";
  background: currentColor;
  clip-path: polygon(8% 56%, 42% 22%, 42% 44%, 92% 44%, 56% 82%, 56% 60%);
}

.partner-hero .btn-primary {
  margin-top: 18px;
  color: var(--white);
  background: var(--green);
  border-color: var(--green);
  box-shadow: 0 22px 54px rgba(18, 183, 106, 0.28);
}

.partner-hero .btn-primary:hover {
  color: var(--white);
  background: var(--green-dark);
  border-color: var(--green-dark);
  transform: translateY(-3px);
  box-shadow: 0 28px 66px rgba(18, 183, 106, 0.36);
}

@keyframes partnerHeroDrift {
  from {
    transform: scale(1.08) translate3d(0, 0, 0);
  }

  to {
    transform: scale(1.08) translate3d(-14px, -6px, 0);
  }
}

@keyframes partnerCityPulse {
  from {
    opacity: 0.26;
  }

  to {
    opacity: 0.48;
  }
}

.partner-why,
.yield-section,
.partner-steps,
.market-section,
.portfolio-section,
.partner-stories {
  padding-top: clamp(76px, 10vw, 132px);
  padding-bottom: clamp(76px, 10vw, 132px);
}

.yield-shell {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.82fr);
  gap: clamp(28px, 5vw, 70px);
  align-items: center;
  max-width: 1080px;
  margin-inline: auto;
  padding: clamp(30px, 5vw, 64px);
  background: #f7faf8;
  border: 1px solid var(--line);
  border-radius: 8px;
  box-shadow: 0 24px 70px rgba(7, 10, 8, 0.08);
}

.roi-disclaimer {
  max-width: 900px;
  margin: 18px auto 0;
  padding: 14px 18px;
  color: #68766e;
  background: rgba(18, 183, 106, 0.07);
  border: 1px solid rgba(18, 183, 106, 0.14);
  border-radius: 12px;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.55;
  text-align: center;
}

.yield-controls {
  display: grid;
  gap: 20px;
}

.yield-controls label {
  color: var(--muted);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.yield-controls > strong {
  justify-self: end;
  color: var(--black);
  font-size: 28px;
}

.yield-controls input {
  accent-color: var(--green);
}

.yield-row,
.yield-small-grid div {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 18px;
  padding: 18px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 8px;
}

.yield-row span,
.yield-small-grid span {
  min-width: 0;
  color: var(--muted);
  font-weight: 800;
}

.yield-row b,
.yield-small-grid b {
  min-width: 0;
  color: var(--green);
  font-size: clamp(17px, 2vw, 20px);
  text-align: right;
  overflow-wrap: anywhere;
}

.yield-small-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}

.yield-result {
  display: grid;
  gap: 18px;
  padding: 32px;
  min-width: 0;
  overflow: hidden;
  color: var(--white);
  background: var(--black);
  border-radius: 8px;
  container-type: inline-size;
}

.yield-result > span {
  color: var(--green);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.yield-result > strong {
  display: block;
  max-width: 100%;
  font-size: clamp(40px, 4.2vw, 62px);
  line-height: 1;
  white-space: nowrap;
  letter-spacing: 0;
}

@container (max-width: 430px) {
  .yield-result > strong {
    font-size: clamp(34px, 15cqw, 58px);
  }
}

.yield-result div {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 18px;
  padding-top: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.14);
}

.yield-result em {
  min-width: 0;
  color: var(--green);
  font-style: normal;
  font-size: 24px;
  font-weight: 900;
  overflow-wrap: anywhere;
}

.partner-steps,
.partner-stories,
.market-section {
  background: #f7faf8;
}

.partner-step-line {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
  max-width: 1080px;
  margin-inline: auto;
}

.partner-step-line::before {
  position: absolute;
  top: 34px;
  left: 8%;
  right: 8%;
  height: 2px;
  content: "";
  background: rgba(18, 183, 106, 0.28);
}

.partner-step-line article {
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  text-align: center;
}

.partner-step-line span {
  display: grid;
  width: 70px;
  height: 70px;
  place-items: center;
  color: var(--green);
  background: var(--black);
  border: 5px solid var(--white);
  border-radius: 8px;
  box-shadow: 0 14px 34px rgba(7, 10, 8, 0.14);
  font-size: 24px;
}

.partner-step-line small {
  margin-top: 24px;
  color: var(--green);
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.partner-step-line p {
  color: var(--muted);
  line-height: 1.55;
}

.purpose-hero {
  position: relative;
  display: grid;
  min-height: 72vh;
  place-items: center;
  overflow: hidden;
  padding: 86px 18px;
  text-align: center;
  color: var(--white);
  isolation: isolate;
}

.purpose-hero img {
  position: absolute;
  inset: 0;
  z-index: -2;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(1) brightness(0.38);
}

.purpose-hero::after {
  position: absolute;
  inset: 0;
  z-index: -1;
  content: "";
  background: rgba(7, 10, 8, 0.48);
}

.purpose-copy {
  max-width: 760px;
}

.purpose-copy h2 {
  color: var(--white);
}

.purpose-copy h2 span {
  color: var(--green);
}

.purpose-copy p {
  color: rgba(255, 255, 255, 0.74);
  line-height: 1.7;
}

.market-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  max-width: 1080px;
  margin-inline: auto;
}

.market-card {
  min-height: 280px;
  padding: 34px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 8px;
  box-shadow: 0 18px 45px rgba(7, 10, 8, 0.06);
  transition: transform 260ms ease, box-shadow 260ms ease;
}

.market-card:hover {
  box-shadow: 0 28px 70px rgba(7, 10, 8, 0.12);
  transform: translateY(-10px);
}

.market-card span {
  color: var(--green);
  font-size: 42px;
}

.market-card p {
  color: var(--muted);
  line-height: 1.65;
}

.portfolio-section {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.72fr);
  gap: clamp(28px, 6vw, 90px);
  align-items: center;
  color: var(--white);
  background:
    radial-gradient(circle at 82% 38%, rgba(18, 183, 106, 0.18), transparent 28%),
    var(--black);
}

.portfolio-copy h2 {
  color: var(--white);
}

.portfolio-copy h2 span {
  color: var(--green);
}

.portfolio-copy p {
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.7;
}

.store-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 28px;
}

.store-buttons a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 16px 20px;
  color: var(--white);
  text-decoration: none;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 8px;
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  transition: transform 220ms ease, border-color 220ms ease, background 220ms ease;
}

.store-buttons a:first-child {
  color: var(--black);
  background: var(--green);
  border-color: var(--green);
  box-shadow: 0 18px 46px rgba(18, 183, 106, 0.24);
}

.store-buttons a:hover {
  transform: translateY(-2px);
  border-color: rgba(18, 183, 106, 0.7);
}

.portfolio-phone {
  display: grid;
  place-items: center;
}

.portfolio-phone > div {
  display: grid;
  gap: 16px;
  width: min(100%, 320px);
  min-height: 520px;
  padding: 26px;
  background: #101a22;
  border: 12px solid #183029;
  border-radius: 38px;
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.34), 0 0 54px rgba(18, 183, 106, 0.12);
}

.portfolio-phone > div > span {
  display: grid;
  width: 54px;
  height: 42px;
  place-items: center;
  padding: 5px 7px;
  background: var(--white);
  border: 1px solid rgba(18, 183, 106, 0.28);
  border-radius: 10px;
  box-shadow: 0 10px 28px rgba(18, 183, 106, 0.16);
}

.portfolio-phone .phone-logo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.portfolio-phone .phone-title {
  padding: 0;
  margin: 0;
  color: var(--white);
  background: transparent;
  border-radius: 0;
  font-size: 20px;
  font-weight: 900;
}

.phone-metrics {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.portfolio-phone p {
  margin: 0;
  padding: 16px;
  color: rgba(255, 255, 255, 0.72);
  background: rgba(255, 255, 255, 0.08);
  border-radius: 8px;
}

.portfolio-phone small {
  display: block;
  margin-bottom: 8px;
  color: rgba(255, 255, 255, 0.52);
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
}

.portfolio-phone strong {
  display: block;
  color: var(--white);
  font-size: 16px;
  line-height: 1.15;
}

.phone-chart {
  display: flex;
  align-items: end;
  gap: 10px;
  min-height: 112px;
  padding: 18px;
  background: rgba(18, 183, 106, 0.08);
  border: 1px solid rgba(18, 183, 106, 0.18);
  border-radius: 12px;
}

.phone-chart span {
  flex: 1;
  min-height: 28px;
  background: linear-gradient(180deg, var(--green), rgba(18, 183, 106, 0.34));
  border-radius: 999px 999px 4px 4px;
}

.phone-chart span:nth-child(1) { height: 42%; }
.phone-chart span:nth-child(2) { height: 58%; }
.phone-chart span:nth-child(3) { height: 48%; }
.phone-chart span:nth-child(4) { height: 74%; }
.phone-chart span:nth-child(5) { height: 92%; }

.portfolio-phone a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-self: end;
  min-height: 52px;
  color: var(--black);
  background: var(--green);
  border: 0;
  border-radius: 8px;
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
}

.partner-final {
  display: grid;
  place-items: center;
  gap: 18px;
  padding: clamp(78px, 10vw, 132px) 18px;
  color: var(--white);
  text-align: center;
  background:
    radial-gradient(circle at 50% 40%, rgba(18, 183, 106, 0.22), transparent 28%),
    var(--black);
}

.partner-final h2,
.partner-final p {
  margin: 0;
  color: var(--white);
}

.partner-final div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px;
  margin-top: 20px;
}

.contact-hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.86fr);
  gap: clamp(32px, 7vw, 92px);
  align-items: center;
  min-height: 78vh;
  padding-top: 130px;
  padding-bottom: clamp(70px, 9vw, 112px);
  background:
    radial-gradient(circle at 88% 20%, rgba(18, 183, 106, 0.14), transparent 28%),
    linear-gradient(180deg, #ffffff 0%, #f7faf8 100%);
}

.contact-hero-copy h1 {
  color: var(--black);
}

.contact-hero-copy p:not(.eyebrow) {
  max-width: 650px;
  color: var(--muted);
  font-size: 19px;
  line-height: 1.7;
}

.contact-info-panel {
  display: grid;
  gap: 16px;
  padding: 28px;
  color: var(--white);
  background: var(--black);
  border-radius: 8px;
  box-shadow: 0 28px 80px rgba(7, 10, 8, 0.18);
}

.contact-info-panel article {
  display: grid;
  grid-template-columns: 54px 1fr;
  gap: 16px;
  align-items: start;
  padding: 18px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  transition: transform 220ms ease, border-color 220ms ease, background 220ms ease;
}

.contact-info-panel article:hover {
  transform: translateY(-4px);
  background: rgba(18, 183, 106, 0.12);
  border-color: rgba(18, 183, 106, 0.44);
}

.contact-info-panel span {
  display: grid;
  width: 48px;
  height: 48px;
  place-items: center;
  color: var(--black);
  background: var(--green);
  border-radius: 8px;
  font-weight: 900;
}

.contact-info-panel h3,
.contact-info-panel p {
  margin: 0;
}

.contact-info-panel h3 {
  color: var(--white);
}

.contact-info-panel p {
  margin-top: 6px;
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.6;
}

.contact-info-panel a {
  color: inherit;
  font-weight: 800;
  text-decoration: none;
}

.contact-info-panel a:hover {
  color: var(--green);
}

.contact-main {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(320px, 1fr);
  gap: clamp(28px, 5vw, 70px);
  align-items: stretch;
  padding-top: clamp(76px, 10vw, 132px);
  padding-bottom: clamp(76px, 10vw, 132px);
}

.map-card {
  display: grid;
  align-content: start;
  gap: 18px;
  padding: clamp(28px, 5vw, 46px);
  color: var(--white);
  background: var(--black);
  border-radius: 8px;
}

.map-card h2 {
  color: var(--white);
}

.map-card p {
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.7;
}

.map-placeholder {
  display: grid;
  place-items: center;
  min-height: 280px;
  margin-top: 12px;
  padding: 24px;
  text-align: center;
  background:
    linear-gradient(135deg, rgba(18, 183, 106, 0.18), rgba(142, 232, 111, 0.08)),
    repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.04) 0 1px, transparent 1px 18px);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
}

.map-placeholder span {
  display: grid;
  width: 72px;
  height: 72px;
  place-items: center;
  color: var(--white);
  background: var(--black);
  border: 4px solid var(--green);
  border-radius: 50%;
  font-size: 28px;
  font-weight: 900;
}

.map-placeholder strong {
  margin-top: 18px;
  color: var(--white);
  font-size: 22px;
}

.map-placeholder small {
  color: rgba(255, 255, 255, 0.62);
}

.contact-page-form {
  padding: clamp(26px, 4vw, 40px);
  box-shadow: 0 24px 70px rgba(7, 10, 8, 0.09);
}

.form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

.contact-paths {
  padding-top: clamp(76px, 10vw, 118px);
  padding-bottom: clamp(76px, 10vw, 118px);
  background: #f7faf8;
}

.hero-metrics {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  max-width: 650px;
  margin-top: 38px;
}

.hero-metrics div,
.impact-card {
  padding: 20px;
  background: rgba(255, 255, 255, 0.78);
  border: 1px solid rgba(221, 230, 224, 0.9);
  border-radius: 8px;
}

.hero-metrics strong,
.impact-card strong {
  display: block;
  color: var(--black);
  font-size: 34px;
  line-height: 1;
}

.hero-metrics span,
.impact-card span {
  display: block;
  margin-top: 8px;
  color: var(--muted);
  font-size: 13px;
  font-weight: 700;
}

.hero-visual {
  min-height: 540px;
  animation: floatVisual 6s ease-in-out infinite;
}

.hero-visual img {
  width: 100%;
  height: min(68vh, 650px);
  object-fit: cover;
  border-radius: 8px;
  box-shadow: var(--shadow);
}

.status-card {
  position: absolute;
  display: grid;
  gap: 3px;
  min-width: 170px;
  padding: 18px;
  color: var(--black);
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 8px;
  box-shadow: 0 20px 60px rgba(7, 10, 8, 0.15);
  backdrop-filter: blur(16px);
}

.status-card small {
  color: var(--muted);
  font-weight: 700;
}

.status-card-top {
  top: 38px;
  left: -24px;
}

.status-card-bottom {
  right: -18px;
  bottom: 44px;
}

.pulse {
  position: absolute;
  top: 20px;
  right: 18px;
  width: 12px;
  height: 12px;
  background: var(--green);
  border-radius: 50%;
  box-shadow: 0 0 0 rgba(18, 183, 106, 0.45);
  animation: pulse 1.8s infinite;
}

.logo-strip {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  padding: 24px clamp(18px, 5vw, 72px);
  color: #38433e;
  background: var(--black);
}

.logo-strip span {
  padding: 10px 18px;
  color: var(--white);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 999px;
  font-size: 13px;
  font-weight: 800;
}

.split-section,
.process-section,
.faq-section {
  padding-top: clamp(76px, 10vw, 132px);
  padding-bottom: clamp(76px, 10vw, 132px);
}

.section-intro {
  display: grid;
  grid-template-columns: minmax(0, 0.75fr) minmax(0, 1fr);
  gap: 32px;
  align-items: end;
  margin-bottom: 42px;
}

.section-intro.centered {
  display: block;
  max-width: 780px;
  margin-inline: auto;
  text-align: center;
}

.solution-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.solution-grid.three {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.solution-card {
  position: relative;
  min-height: 300px;
  padding: 28px;
  overflow: hidden;
  background: var(--soft);
  border: 1px solid var(--line);
  border-radius: 8px;
  transition: transform 260ms ease, background 260ms ease, color 260ms ease;
}

.solution-card::after {
  position: absolute;
  right: -42px;
  bottom: -42px;
  width: 120px;
  height: 120px;
  content: "";
  background: var(--green);
  border-radius: 50%;
  opacity: 0.12;
  transition: transform 260ms ease, opacity 260ms ease;
}

.solution-card:hover {
  color: var(--white);
  background: var(--black);
  transform: translateY(-8px);
}

.solution-card:hover h3,
.solution-card:hover p,
.solution-card:hover .card-index {
  color: var(--white);
}

.solution-card:hover::after {
  opacity: 0.5;
  transform: scale(1.5);
}

.card-index {
  display: block;
  margin-bottom: 72px;
  color: var(--green-dark);
  font-weight: 800;
}

.solution-card p {
  color: var(--muted);
  line-height: 1.65;
}

.feature-section,
.impact-section,
.contact-section {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.88fr);
  gap: clamp(28px, 5vw, 70px);
  align-items: center;
  padding: clamp(76px, 10vw, 132px) clamp(18px, 5vw, 72px);
  background: var(--black);
}

.feature-panel,
.contact-copy,
.impact-copy {
  color: var(--white);
}

.feature-panel h2,
.contact-copy h1,
.contact-copy h2,
.impact-copy h2 {
  color: var(--white);
}

.feature-panel p,
.contact-copy p {
  color: rgba(255, 255, 255, 0.72);
}

.check-list {
  display: grid;
  gap: 14px;
  margin: 30px 0 0;
  padding: 0;
  list-style: none;
}

.check-list li {
  position: relative;
  padding-left: 30px;
  color: rgba(255, 255, 255, 0.86);
  line-height: 1.55;
}

.check-list li::before {
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 18px;
  content: "";
  background: var(--green);
  border-radius: 50%;
}

.fleet-board {
  padding: 22px;
  background: var(--white);
  border-radius: 8px;
  box-shadow: 0 34px 90px rgba(0, 0, 0, 0.32);
}

.board-header,
.route-row {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 8px;
  align-items: center;
}

.board-header {
  padding: 16px 16px 20px;
  color: var(--black);
  font-weight: 800;
}

.route-row {
  margin-top: 12px;
  padding: 18px;
  background: var(--soft);
  border: 1px solid var(--line);
  border-radius: 8px;
}

.route-row.active {
  background: var(--green-soft);
  border-color: rgba(18, 183, 106, 0.32);
}

.route-row span,
.route-row strong {
  font-weight: 800;
}

.route-row em {
  grid-column: 1 / -1;
  color: var(--muted);
  font-style: normal;
  font-size: 13px;
  font-weight: 700;
}

.charge-meter {
  margin-top: 20px;
  padding: 18px;
  background: var(--black);
  border-radius: 8px;
  color: var(--white);
}

.charge-meter strong {
  display: block;
  margin-top: 8px;
  font-size: 32px;
}

.charge-meter div {
  height: 9px;
  margin-top: 14px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.16);
  border-radius: 999px;
}

.charge-meter i {
  display: block;
  width: 82%;
  height: 100%;
  background: var(--green);
  border-radius: inherit;
}

.process-line {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.process-line::before {
  position: absolute;
  top: 42px;
  left: 12%;
  right: 12%;
  height: 2px;
  content: "";
  background: linear-gradient(90deg, transparent, var(--green), transparent);
}

.process-step {
  position: relative;
  z-index: 1;
  padding: 28px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 8px;
  box-shadow: 0 12px 38px rgba(7, 10, 8, 0.06);
}

.process-step span {
  display: grid;
  width: 48px;
  height: 48px;
  place-items: center;
  margin-bottom: 32px;
  color: var(--white);
  background: var(--black);
  border-radius: 50%;
  box-shadow: 0 0 0 8px var(--green-soft);
  font-weight: 800;
}

.process-step p {
  color: var(--muted);
  line-height: 1.65;
}

.impact-section {
  grid-template-columns: minmax(0, 0.85fr) minmax(320px, 1fr);
  background:
    linear-gradient(135deg, rgba(18, 183, 106, 0.16), transparent 42%),
    var(--black);
}

.impact-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.impact-card {
  min-height: 190px;
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.14);
}

.impact-card strong {
  color: var(--green);
  font-size: clamp(42px, 5vw, 72px);
}

.impact-card span {
  color: rgba(255, 255, 255, 0.76);
  font-size: 14px;
  line-height: 1.4;
}

.faq-section {
  background: var(--soft);
}

.faq-list {
  display: grid;
  gap: 14px;
  max-width: 900px;
  margin-inline: auto;
}

details {
  padding: 22px 24px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 8px;
}

summary {
  cursor: pointer;
  color: var(--black);
  font-size: 18px;
  font-weight: 800;
}

details p {
  margin: 16px 0 0;
  color: var(--muted);
  line-height: 1.65;
}

.contact-section {
  grid-template-columns: minmax(0, 0.95fr) minmax(320px, 0.82fr);
  background:
    radial-gradient(circle at 15% 12%, rgba(18, 183, 106, 0.24), transparent 28%),
    var(--black);
}

.contact-form {
  display: grid;
  gap: 16px;
  padding: 26px;
  background: var(--white);
  border-radius: 8px;
  box-shadow: 0 34px 90px rgba(0, 0, 0, 0.32);
}

.contact-form label {
  display: grid;
  gap: 8px;
  color: var(--black);
  font-size: 13px;
  font-weight: 800;
}

.contact-form input,
.contact-form select,
.contact-form textarea {
  width: 100%;
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 14px 15px;
  color: var(--black);
  background: var(--soft);
  outline: none;
  transition: border-color 180ms ease, box-shadow 180ms ease;
}

.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
  border-color: var(--green);
  box-shadow: 0 0 0 4px rgba(18, 183, 106, 0.12);
}

.page-hero {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(320px, 0.9fr);
  gap: clamp(28px, 5vw, 72px);
  align-items: center;
  min-height: 82vh;
  padding-top: 126px;
  padding-bottom: clamp(70px, 9vw, 112px);
  background:
    radial-gradient(circle at 84% 18%, rgba(18, 183, 106, 0.13), transparent 28%),
    linear-gradient(180deg, #ffffff 0%, #f7fbf8 100%);
}

.page-hero.dark-page {
  background:
    radial-gradient(circle at 18% 18%, rgba(18, 183, 106, 0.2), transparent 30%),
    var(--black);
}

.page-copy h1 {
  margin-bottom: 22px;
}

.page-copy p:not(.eyebrow) {
  max-width: 680px;
  color: var(--muted);
  font-size: clamp(18px, 1.7vw, 22px);
  line-height: 1.7;
}

.dark-page .page-copy h1 {
  color: var(--white);
}

.dark-page .page-copy p:not(.eyebrow) {
  color: rgba(255, 255, 255, 0.72);
}

.page-hero-img {
  width: 100%;
  height: min(58vh, 560px);
  object-fit: cover;
  border-radius: 8px;
  box-shadow: var(--shadow);
}

.journey-card,
.investor-stack,
.savings-card,
.cta-stack {
  display: grid;
  gap: 18px;
  padding: 28px;
  background: var(--white);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 8px;
  box-shadow: 0 34px 90px rgba(0, 0, 0, 0.28);
}

.journey-card span,
.savings-card span {
  color: var(--green-dark);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.journey-card strong,
.savings-card strong {
  color: var(--black);
  font-size: clamp(36px, 5vw, 68px);
  line-height: 1;
}

.journey-card p,
.savings-card p {
  margin: 0;
  color: var(--muted);
  line-height: 1.65;
}

.investor-stack {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.16);
}

.investor-stack div {
  display: grid;
  gap: 6px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.08);
  border-radius: 8px;
}

.investor-stack strong {
  color: var(--green);
  font-size: clamp(42px, 5vw, 70px);
  line-height: 1;
}

.investor-stack span {
  color: rgba(255, 255, 255, 0.74);
  font-weight: 800;
}

.savings-card {
  background: var(--white);
}

.cta-stack {
  align-content: start;
}

.contact-page {
  min-height: 100vh;
  padding-top: 126px;
}

.site-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 30px clamp(18px, 5vw, 72px);
  color: rgba(255, 255, 255, 0.72);
  background: #020403;
}

.site-footer .brand {
  color: var(--white);
}

.site-footer .brand-logo {
  padding: 8px 12px;
  background: var(--white);
  border-radius: 8px;
}

.site-footer p {
  margin: 0;
}

.site-footer a:not(.brand) {
  color: var(--green);
  font-weight: 800;
}

.footer-legal-inline {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 16px;
}

.legal-hero {
  padding-top: 150px;
  padding-bottom: 42px;
  background:
    radial-gradient(circle at top right, rgba(18, 183, 106, 0.16), transparent 32%),
    var(--soft);
}

.legal-hero-inner {
  width: min(1040px, calc(100% - 36px));
  margin: 0 auto;
}

.legal-hero h1 {
  max-width: 820px;
  margin: 12px 0 14px;
  font-size: clamp(44px, 7vw, 82px);
  line-height: 0.95;
  letter-spacing: 0;
}

.legal-hero p {
  max-width: 720px;
  margin: 0;
  color: var(--muted);
  font-size: 18px;
  line-height: 1.7;
}

.legal-layout {
  width: min(1040px, calc(100% - 36px));
  margin: 0 auto;
  display: grid;
  grid-template-columns: 260px 1fr;
  gap: 28px;
  align-items: start;
  padding: 56px 0 78px;
}

.legal-sidebar {
  position: sticky;
  top: 110px;
  display: grid;
  gap: 10px;
  padding: 18px;
  background: var(--black);
  border-radius: 8px;
  box-shadow: var(--shadow);
}

.legal-sidebar a {
  padding: 12px 14px;
  color: rgba(255, 255, 255, 0.74);
  border-radius: 8px;
  font-weight: 800;
  transition: background 200ms ease, color 200ms ease, transform 200ms ease;
}

.legal-sidebar a:hover,
.legal-sidebar a.is-active {
  color: var(--black);
  background: var(--green);
  transform: translateX(3px);
}

.legal-card {
  padding: clamp(24px, 4vw, 46px);
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 8px;
  box-shadow: 0 18px 55px rgba(7, 10, 8, 0.07);
}

.legal-card h2 {
  margin: 0 0 16px;
  font-size: clamp(26px, 4vw, 42px);
}

.legal-card h3 {
  margin: 30px 0 10px;
  font-size: 20px;
}

.legal-card p,
.legal-card li {
  color: var(--muted);
  line-height: 1.75;
}

.legal-card ul {
  margin: 0 0 0 18px;
  padding: 0;
}

.legal-note {
  margin-top: 28px;
  padding: 18px;
  background: var(--green-soft);
  border: 1px solid rgba(18, 183, 106, 0.2);
  border-radius: 8px;
  color: var(--green-dark);
  font-weight: 800;
}

.reveal {
  opacity: 1;
  transform: none;
  transition: opacity 720ms ease, transform 720ms ease;
}

.reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.delay-1 {
  transition-delay: 120ms;
}

.delay-2 {
  transition-delay: 220ms;
}

.delay-3 {
  transition-delay: 320ms;
}

@keyframes floatVisual {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-12px);
  }
}

@keyframes pulse {
  70% {
    box-shadow: 0 0 0 14px rgba(18, 183, 106, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(18, 183, 106, 0);
  }
}

@media (max-width: 1040px) {
  .hero,
  .page-hero,
  .feature-section,
  .impact-section,
  .contact-section {
    grid-template-columns: 1fr;
  }

  .landing-hero {
    padding-inline: clamp(18px, 8vw, 80px);
  }

  .partner-grid,
  .stats-grid,
  .steps-grid,
  .testimonial-track,
  .mega-footer {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .app-section,
  .intel-section,
  .about-contact,
  .lead-shell,
  .math-shell,
  .impact-card-wide,
  .earn-card {
    grid-template-columns: 1fr;
  }

  .impact-scooty {
    height: 360px;
  }

  .impact-scooty-logo {
    height: auto;
  }

  .about-service-grid,
  .gallery-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .about-mission-grid,
  .about-contact-card {
    grid-template-columns: 1fr;
  }

  .future-panel {
    padding-left: 0;
    border-left: 0;
  }

  .hero {
    min-height: auto;
  }

  .hero-visual {
    min-height: 0;
  }

  .solution-grid,
  .solution-grid.three,
  .impact-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .section-intro {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 780px) {
  .site-header {
    grid-template-columns: auto auto;
    justify-content: space-between;
  }

  .main-nav {
    position: fixed;
    top: 70px;
    left: 18px;
    right: 18px;
    display: grid;
    gap: 8px;
    padding: 18px;
    background: var(--white);
    border: 1px solid var(--line);
    border-radius: 8px;
    box-shadow: var(--shadow);
    opacity: 0;
    pointer-events: none;
    transform: translateY(-12px);
    transition: opacity 200ms ease, transform 200ms ease;
  }

  .main-nav.is-open {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }

  .header-cta {
    display: none;
  }

  .nav-toggle {
    display: block;
  }

  h1 {
    font-size: clamp(42px, 14vw, 64px);
  }

  h2 {
    font-size: clamp(32px, 10vw, 46px);
  }

  .landing-hero {
    min-height: 92vh;
    padding-top: 112px;
    padding-bottom: 64px;
  }

  .landing-hero h1 {
    font-size: clamp(44px, 15vw, 66px);
  }

  .announcement-bar {
    align-items: flex-start;
    text-align: left;
  }

  .partner-grid,
  .stats-grid,
  .steps-grid,
  .testimonial-track,
  .mega-footer,
  .intel-grid,
  .cost-grid {
    grid-template-columns: 1fr;
  }

  .tab-switch {
    width: 100%;
  }

  .tab-switch button {
    min-width: 0;
    width: 50%;
    padding-inline: 12px;
    font-size: 13px;
  }

  .orbit-map {
    display: grid;
    min-height: auto;
    gap: 12px;
  }

  .orbit-core,
  .orbit-map > span {
    position: static;
    width: 100%;
    min-height: 64px;
    transform: none;
    animation: none;
  }

  .orbit-core {
    height: auto;
    padding: 28px;
    border-radius: 8px;
  }

  .cost-table {
    overflow-x: auto;
  }

  .cost-table div {
    min-width: 620px;
  }

  .cost-table footer {
    min-width: 620px;
  }

  .about-hero {
    min-height: 72vh;
  }

  .about-service-grid,
  .pillar-grid,
  .team-grid,
  .gallery-grid {
    grid-template-columns: 1fr;
  }

  .gallery-grid img,
  .gallery-grid img:nth-child(2),
  .gallery-grid img:nth-child(4) {
    height: 280px;
    margin-top: 0;
  }

  .hero-metrics,
  .solution-grid,
  .solution-grid.three,
  .process-line,
  .impact-grid {
    grid-template-columns: 1fr;
  }

  .page-hero-img {
    height: 380px;
  }

  .hero-visual img {
    height: 430px;
  }

  .status-card-top {
    left: 12px;
  }

  .status-card-bottom {
    right: 12px;
  }

  .process-line::before {
    display: none;
  }

  .site-footer {
    display: grid;
  }

  .legal-layout {
    grid-template-columns: 1fr;
  }

  .legal-sidebar {
    position: static;
  }

  .investor-trust-card {
    width: min(220px, 58%);
    padding: 13px 14px;
  }

  .roi-card {
    top: 14px;
    left: 14px;
  }

  .managed-card {
    right: 14px;
    top: auto;
    bottom: 16px;
  }

  .earn-card .investor-scene-logo {
    right: 16px;
    bottom: 122px;
    width: 106px;
  }
}

@media (max-width: 520px) {
  .hero {
    padding-top: 96px;
  }

  .hero-actions {
    display: grid;
  }

  .btn {
    width: 100%;
  }

  .hero-visual img {
    height: 330px;
  }

  .landing-hero {
    min-height: 86vh;
  }

  .hero-actions,
  .hero-badges,
  .impact-points {
    display: grid;
  }

  .phone-screen,
  .dashboard-mock {
    min-height: 480px;
    padding: 24px;
    border-width: 12px;
  }

  .partner-card {
    min-height: 86px;
  }

  .status-card {
    position: relative;
    inset: auto;
    margin-top: 12px;
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}

@media (max-width: 1040px) {
  .rider-hero,
  .community-grid,
  .rider-how,
  .yield-shell,
  .portfolio-section,
  .contact-hero,
  .contact-main {
    grid-template-columns: 1fr;
  }

  .benefit-row,
  .platform-grid,
  .trust-grid,
  .partner-step-line,
  .market-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .partner-step-line::before {
    display: none;
  }
}

@media (max-width: 780px) {
  .rider-hero {
    min-height: auto;
    padding: 110px 18px 64px;
  }

  .rider-hero-image img {
    height: 380px;
  }

  .benefit-row,
  .platform-grid,
  .trust-grid,
  .partner-step-line,
  .market-grid,
  .yield-small-grid {
    grid-template-columns: 1fr;
  }

  .partner-hero {
    min-height: 60vh;
    padding: 82px 18px 44px;
  }

  .partner-hero-copy {
    max-width: 620px;
    padding: 0;
    border-radius: 0;
  }

  .partner-hero-bg img {
    object-position: 62% center;
  }

  .partner-hero h1 {
    font-size: clamp(34px, 10vw, 50px);
  }

  .form-grid {
    grid-template-columns: 1fr;
  }

  .rider-cost-table {
    overflow-x: auto;
  }

  .rider-cost-table div,
  .rider-cost-table footer {
    min-width: 620px;
  }
}

/* Final orbit override for the animated Ozoride advantages section. */
.ecosystem-orbit .orbit-map {
  position: relative;
  min-height: 760px;
  max-width: 1120px;
  margin: 38px auto 0;
}

.ecosystem-orbit .orbit-core {
  position: absolute;
  inset: 50% auto auto 50%;
  z-index: 3;
  display: grid;
  width: 168px;
  height: 168px;
  place-items: center;
  padding: 20px;
  color: var(--white);
  text-align: center;
  background: var(--black);
  border: 9px solid var(--green);
  border-radius: 50%;
  box-shadow: 0 0 46px rgba(18, 183, 106, 0.32);
  transform: translate(-50%, -50%);
}

.ecosystem-orbit .orbit-core strong {
  color: var(--green);
  font-size: 44px;
  line-height: 1;
}

.ecosystem-orbit .orbit-core span {
  color: var(--white);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.ecosystem-orbit .orbit-map > span {
  position: absolute;
  z-index: 2;
  display: grid;
  grid-template-columns: 42px 1fr;
  grid-template-areas: "icon title" "icon meta";
  column-gap: 12px;
  align-items: center;
  min-width: 150px;
  padding: 11px 13px;
  color: var(--black);
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(18, 183, 106, 0.14);
  border-radius: 8px;
  box-shadow: 0 14px 32px rgba(7, 10, 8, 0.11);
  animation: orbitFloat 5.8s ease-in-out infinite;
  transition: border-color 220ms ease, box-shadow 220ms ease, transform 220ms ease;
}

.ecosystem-orbit .orbit-map > span:hover {
  border-color: var(--green);
  box-shadow: 0 20px 46px rgba(7, 10, 8, 0.16);
  transform: translateY(-6px) scale(1.03);
}

.ecosystem-orbit .orbit-map b {
  grid-area: icon;
  display: grid;
  width: 38px;
  height: 38px;
  place-items: center;
  color: var(--green);
  background: var(--green-soft);
  border-radius: 8px;
  font-size: 12px;
  font-style: normal;
  font-weight: 900;
}

.ecosystem-orbit .orbit-map em {
  grid-area: title;
  color: var(--black);
  font-size: 12px;
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
}

.ecosystem-orbit .orbit-map small {
  grid-area: meta;
  color: #8b9891;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.ecosystem-orbit .orbit-map > span:nth-child(2) { top: 0%; left: 44%; animation-delay: -0.2s; }
.ecosystem-orbit .orbit-map > span:nth-child(3) { top: 7%; left: 13%; animation-delay: -1.2s; }
.ecosystem-orbit .orbit-map > span:nth-child(4) { top: 8%; right: 11%; animation-delay: -2s; }
.ecosystem-orbit .orbit-map > span:nth-child(5) { top: 20%; left: 47%; animation-delay: -1.7s; }
.ecosystem-orbit .orbit-map > span:nth-child(6) { top: 24%; left: 26%; animation-delay: -2.5s; }
.ecosystem-orbit .orbit-map > span:nth-child(7) { top: 30%; left: 4%; animation-delay: -3.1s; }
.ecosystem-orbit .orbit-map > span:nth-child(8) { top: 31%; right: 17%; animation-delay: -0.7s; }
.ecosystem-orbit .orbit-map > span:nth-child(9) { top: 36%; right: 0%; animation-delay: -1.4s; }
.ecosystem-orbit .orbit-map > span:nth-child(10) { top: 49%; left: 7%; animation-delay: -2.8s; }
.ecosystem-orbit .orbit-map > span:nth-child(11) { top: 50%; right: 9%; animation-delay: -3.5s; }
.ecosystem-orbit .orbit-map > span:nth-child(12) { top: 61%; right: 1%; animation-delay: -0.9s; }
.ecosystem-orbit .orbit-map > span:nth-child(13) { top: 63%; left: 0%; animation-delay: -1.8s; }
.ecosystem-orbit .orbit-map > span:nth-child(14) { top: 70%; left: 24%; animation-delay: -2.4s; }
.ecosystem-orbit .orbit-map > span:nth-child(15) { top: 71%; right: 23%; animation-delay: -3.2s; }
.ecosystem-orbit .orbit-map > span:nth-child(16) { bottom: 4%; left: 16%; animation-delay: -0.5s; }
.ecosystem-orbit .orbit-map > span:nth-child(17) { bottom: 4%; right: 19%; animation-delay: -1.5s; }
.ecosystem-orbit .orbit-map > span:nth-child(18) { bottom: 17%; left: 6%; animation-delay: -2.2s; }
.ecosystem-orbit .orbit-map > span:nth-child(19) { bottom: 17%; right: 6%; animation-delay: -2.9s; }
.ecosystem-orbit .orbit-map > span:nth-child(20) { bottom: 0%; left: 42%; animation-delay: -3.8s; }
.ecosystem-orbit .orbit-map > span:nth-child(21) { top: 47%; left: 43%; animation-delay: -1.1s; }

@keyframes orbitFloat {
  0%, 100% { margin-top: 0; margin-left: 0; }
  35% { margin-top: -12px; margin-left: 9px; }
  70% { margin-top: 8px; margin-left: -8px; }
}

/* Ecosystem orbit final cascade: keeps movement but prevents card overlap. */
.ecosystem-orbit .orbit-map {
  display: grid;
  grid-template-columns: repeat(5, minmax(132px, 1fr));
  grid-template-rows: repeat(6, minmax(76px, auto));
  gap: 28px 30px;
  align-items: center;
  justify-items: stretch;
  min-height: auto;
  max-width: 1120px;
  padding: 20px 0 8px;
}

.ecosystem-orbit .orbit-core {
  position: static;
  grid-column: 3;
  grid-row: 3 / span 2;
  justify-self: center;
  align-self: center;
  transform: none;
}

.ecosystem-orbit .orbit-map > span {
  position: relative !important;
  inset: auto !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
  width: 100%;
  min-width: 0;
  max-width: 210px;
  justify-self: center;
  animation-name: orbitFloatGrid;
}

.ecosystem-orbit .orbit-map > span:nth-child(2) { grid-column: 3; grid-row: 1; }
.ecosystem-orbit .orbit-map > span:nth-child(3) { grid-column: 1; grid-row: 1; }
.ecosystem-orbit .orbit-map > span:nth-child(4) { grid-column: 5; grid-row: 1; }
.ecosystem-orbit .orbit-map > span:nth-child(5) { grid-column: 3; grid-row: 2; }
.ecosystem-orbit .orbit-map > span:nth-child(6) { grid-column: 2; grid-row: 2; }
.ecosystem-orbit .orbit-map > span:nth-child(7) { grid-column: 1; grid-row: 2; }
.ecosystem-orbit .orbit-map > span:nth-child(8) { grid-column: 4; grid-row: 2; }
.ecosystem-orbit .orbit-map > span:nth-child(9) { grid-column: 5; grid-row: 2; }
.ecosystem-orbit .orbit-map > span:nth-child(10) { grid-column: 1; grid-row: 3; }
.ecosystem-orbit .orbit-map > span:nth-child(11) { grid-column: 5; grid-row: 3; }
.ecosystem-orbit .orbit-map > span:nth-child(12) { grid-column: 1; grid-row: 4; }
.ecosystem-orbit .orbit-map > span:nth-child(13) { grid-column: 2; grid-row: 4; }
.ecosystem-orbit .orbit-map > span:nth-child(14) { grid-column: 4; grid-row: 4; }
.ecosystem-orbit .orbit-map > span:nth-child(15) { grid-column: 5; grid-row: 4; }
.ecosystem-orbit .orbit-map > span:nth-child(16) { grid-column: 2; grid-row: 5; }
.ecosystem-orbit .orbit-map > span:nth-child(17) { grid-column: 4; grid-row: 5; }
.ecosystem-orbit .orbit-map > span:nth-child(18) { grid-column: 1; grid-row: 5; }
.ecosystem-orbit .orbit-map > span:nth-child(19) { grid-column: 5; grid-row: 5; }
.ecosystem-orbit .orbit-map > span:nth-child(20) { grid-column: 2; grid-row: 6; }
.ecosystem-orbit .orbit-map > span:nth-child(21) { grid-column: 4; grid-row: 6; }

@keyframes orbitFloatGrid {
  0%, 100% { margin-top: 0; margin-left: 0; }
  50% { margin-top: -7px; margin-left: 5px; }
}

@media (max-width: 980px) {
  .ecosystem-orbit .orbit-map {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: auto;
    gap: 16px;
  }

  .ecosystem-orbit .orbit-core {
    grid-column: 1 / -1;
    grid-row: auto;
    width: 150px;
    height: 150px;
    margin: 4px auto 12px;
  }

  .ecosystem-orbit .orbit-map > span {
    grid-column: auto !important;
    grid-row: auto !important;
    max-width: none;
  }
}

@media (max-width: 560px) {
  .ecosystem-orbit .orbit-map {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    padding: 10px 0 0;
  }

  .ecosystem-orbit .orbit-core {
    display: none;
  }

  .ecosystem-orbit .orbit-map > span {
    min-height: 54px;
    max-width: none;
    padding: 9px 10px;
    grid-template-columns: 30px 1fr;
    column-gap: 8px;
    animation: none;
    box-shadow: 0 10px 24px rgba(7, 10, 8, 0.07);
  }

  .ecosystem-orbit .orbit-map > span:hover {
    transform: none;
  }

  .ecosystem-orbit .orbit-map b {
    width: 28px;
    height: 28px;
    border-radius: 7px;
    font-size: 9px;
  }

  .ecosystem-orbit .orbit-map em {
    font-size: 8px;
    line-height: 1.2;
  }

  .ecosystem-orbit .orbit-map small {
    font-size: 6px;
    line-height: 1.2;
  }
}

/* Mobile ecosystem compact grid - final override */
@media (max-width: 560px) {
  .ecosystem-orbit .orbit-map {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    grid-auto-flow: row !important;
    grid-auto-rows: 58px !important;
    gap: 8px !important;
    padding: 10px 0 0 !important;
    align-items: stretch !important;
  }

  .ecosystem-orbit .orbit-core {
    display: none !important;
  }

  .ecosystem-orbit .orbit-map > span {
    grid-column: auto !important;
    grid-row: auto !important;
    height: 58px !important;
    min-height: 0 !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 9px 10px !important;
    grid-template-columns: 30px 1fr !important;
    column-gap: 8px !important;
    animation: none !important;
    transform: none !important;
    box-shadow: 0 10px 24px rgba(7, 10, 8, 0.07) !important;
  }

  .ecosystem-orbit .orbit-map > span:hover {
    transform: none !important;
  }
}

/* Impact scooter supplied image hard final override */
.impact-banner {
  background: linear-gradient(180deg, #f7faf8 0%, #ffffff 100%) !important;
}

.clean-product-scooty {
  min-height: 245px !important;
  overflow: visible !important;
  background: #ffffff !important;
  border-radius: 8px !important;
}

.clean-product-scooty::before {
  inset: 6% 5% auto auto !important;
  width: 220px !important;
  height: 220px !important;
  opacity: 0.42 !important;
}

.clean-product-scooty .impact-scooty {
  width: min(100%, 430px) !important;
  height: auto !important;
  max-height: 255px !important;
  object-fit: contain !important;
  object-position: center !important;
  border-radius: 0 !important;
  filter: drop-shadow(0 18px 24px rgba(7, 10, 8, 0.16)) !important;
  animation: impactProductFloat 4.8s ease-in-out infinite !important;
}

.impact-scooty-logo {
  display: none !important;
}

@keyframes impactProductFloat {
  0%,
  100% {
    transform: translateY(0) scale(1);
  }

  50% {
    transform: translateY(-10px) scale(1.025);
  }
}

@media (max-width: 760px) {
  .clean-product-scooty {
    min-height: 210px !important;
  }

  .clean-product-scooty .impact-scooty {
    max-height: 210px !important;
  }
}

/* Impact scooter transparent cutout final override */
.clean-product-scooty {
  background: transparent !important;
  box-shadow: none !important;
}

.clean-product-scooty .impact-scooty {
  width: min(100%, 460px) !important;
  max-height: 285px !important;
  object-fit: contain !important;
  background: transparent !important;
  box-shadow: none !important;
  filter: drop-shadow(0 22px 24px rgba(7, 10, 8, 0.16)) !important;
  animation: impactProductFloat 4.8s ease-in-out infinite !important;
}

@media (max-width: 760px) {
  .clean-product-scooty .impact-scooty {
    max-height: 230px !important;
  }
}

/* Testimonial auto-slider final override */
.testimonial-section {
  overflow: hidden !important;
}

.testimonial-marquee {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-top: 38px;
  mask-image: linear-gradient(90deg, transparent, #000 8%, #000 92%, transparent);
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 8%, #000 92%, transparent);
}

.testimonial-marquee .testimonial-track {
  display: flex !important;
  width: max-content;
  gap: 22px;
  animation: testimonialsSlideRight 42s linear infinite;
  will-change: transform;
}

.testimonial-marquee:hover .testimonial-track {
  animation-play-state: paused;
}

.testimonial-marquee .testimonial-card {
  flex: 0 0 clamp(280px, 29vw, 390px);
  min-height: 310px;
  padding: 32px 34px;
  border: 1px solid rgba(18, 183, 106, 0.15);
  box-shadow: 0 18px 45px rgba(7, 10, 8, 0.06);
  transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.testimonial-marquee .testimonial-card:hover {
  transform: translateY(-8px);
  border-color: rgba(18, 183, 106, 0.42);
  box-shadow: 0 24px 60px rgba(7, 10, 8, 0.12);
}

.testimonial-card .avatar,
.testimonial-card > span {
  display: grid;
  width: 58px;
  height: 58px;
  place-items: center;
  background: #dff8ed;
  color: var(--brand);
  border-radius: 8px;
  font-size: 22px;
  font-weight: 900;
}

.testimonial-card small {
  width: fit-content;
  padding: 6px 10px;
  color: var(--brand);
  background: rgba(18, 183, 106, 0.09);
  border-radius: 999px;
  font-size: 11px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

@keyframes testimonialsSlideRight {
  from {
    transform: translateX(calc(-50% - 11px));
  }

  to {
    transform: translateX(0);
  }
}

@media (max-width: 760px) {
  .testimonial-marquee {
    margin-top: 28px;
    mask-image: linear-gradient(90deg, transparent, #000 4%, #000 96%, transparent);
    -webkit-mask-image: linear-gradient(90deg, transparent, #000 4%, #000 96%, transparent);
  }

  .testimonial-marquee .testimonial-track {
    gap: 14px;
    animation-duration: 36s;
  }

  .testimonial-marquee .testimonial-card {
    flex-basis: 290px;
    min-height: 300px;
    padding: 28px;
  }
}

/* Strategic EV partners premium logo slider */
.partners-section {
  overflow: hidden !important;
  background: linear-gradient(180deg, #ffffff 0%, #f7faf8 100%) !important;
}

.partner-logo-marquee {
  position: relative;
  width: 100%;
  margin-top: 40px;
  overflow: hidden;
  mask-image: linear-gradient(90deg, transparent, #000 7%, #000 93%, transparent);
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 7%, #000 93%, transparent);
}

.partner-logo-marquee .partner-grid {
  display: flex !important;
  width: max-content;
  gap: 26px;
  animation: partnerLogoSlide 34s linear infinite;
  will-change: transform;
}

.partner-logo-marquee:hover .partner-grid {
  animation-play-state: paused;
}

.partner-logo-marquee .partner-card {
  display: grid;
  flex: 0 0 190px;
  height: 112px;
  place-items: center;
  padding: 24px 30px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9));
  border: 1px solid rgba(7, 10, 8, 0.08);
  border-radius: 10px;
  box-shadow: 0 16px 42px rgba(7, 10, 8, 0.06);
  transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.partner-logo-marquee .partner-card:hover {
  transform: translateY(-7px);
  border-color: rgba(18, 183, 106, 0.35);
  box-shadow: 0 24px 58px rgba(7, 10, 8, 0.12);
}

.partner-logo-marquee .partner-card img {
  display: block;
  width: 100%;
  max-width: 126px;
  max-height: 48px;
  object-fit: contain;
  filter: saturate(1.05) contrast(1.03);
}

@keyframes partnerLogoSlide {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(calc(-50% - 13px));
  }
}

@media (max-width: 760px) {
  .partner-logo-marquee {
    margin-top: 28px;
    mask-image: linear-gradient(90deg, transparent, #000 4%, #000 96%, transparent);
    -webkit-mask-image: linear-gradient(90deg, transparent, #000 4%, #000 96%, transparent);
  }

  .partner-logo-marquee .partner-grid {
    gap: 14px;
    animation-duration: 26s;
  }

  .partner-logo-marquee .partner-card {
    flex-basis: 150px;
    height: 90px;
    padding: 18px 22px;
  }

  .partner-logo-marquee .partner-card img {
    max-width: 108px;
    max-height: 38px;
  }
}

/* Restore top partners grid and scope the new lower logo slider */
.partners-section {
  overflow: visible !important;
  background: #ffffff !important;
}

.partners-section > .partner-grid {
  display: grid !important;
  width: min(100%, 980px) !important;
  margin: 42px auto 0 !important;
  grid-template-columns: repeat(4, minmax(150px, 1fr)) !important;
  gap: 22px !important;
  animation: none !important;
}

.partners-section > .partner-grid .partner-card {
  display: grid !important;
  height: 120px !important;
  place-items: center !important;
  padding: 26px !important;
  background: #ffffff !important;
  border: 1px solid rgba(7, 10, 8, 0.08) !important;
  border-radius: 10px !important;
  box-shadow: 0 14px 36px rgba(7, 10, 8, 0.05) !important;
}

.partners-section > .partner-grid .partner-card img {
  max-width: 132px !important;
  max-height: 52px !important;
  object-fit: contain !important;
}

.strategic-slider-section {
  overflow: hidden !important;
  background: linear-gradient(180deg, #f7faf8 0%, #ffffff 100%) !important;
}

.strategic-slider-section .partner-logo-marquee .partner-grid {
  display: flex !important;
}

@media (max-width: 900px) {
  .partners-section > .partner-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 560px) {
  .partners-section > .partner-grid {
    grid-template-columns: 1fr !important;
    gap: 14px !important;
  }
}

/* Premium connect panel inspired by reference */
.lead-section {
  background: linear-gradient(180deg, #eafff4 0%, #ffffff 100%) !important;
  padding-top: clamp(72px, 9vw, 118px) !important;
  padding-bottom: clamp(72px, 9vw, 118px) !important;
}

.connect-panel {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.95fr);
  max-width: 1160px;
  margin: 0 auto;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(18, 183, 106, 0.14);
  border-radius: 42px;
  box-shadow: 0 30px 90px rgba(7, 10, 8, 0.09);
}

.connect-left,
.connect-right {
  padding: clamp(30px, 5vw, 58px);
}

.connect-left h2 {
  margin: 0 0 18px;
  color: var(--black);
  font-size: clamp(42px, 6vw, 72px);
  line-height: 0.95;
  letter-spacing: 0;
}

.connect-left h2 span {
  color: var(--brand);
}

.connect-left > p {
  max-width: 560px;
  color: var(--muted);
  font-size: 18px;
  line-height: 1.55;
}

.connect-email {
  display: inline-flex;
  margin: 18px 0 28px;
  color: var(--brand);
  font-weight: 900;
}

.connect-address {
  max-width: 620px;
  padding: 18px 20px;
  margin-bottom: 24px;
  background: rgba(18, 183, 106, 0.06);
  border: 1px solid rgba(18, 183, 106, 0.14);
  border-radius: 14px;
}

.connect-address strong,
.map-preview-grid span,
.connect-right .eyebrow {
  display: block;
  color: #637064;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.connect-address p {
  margin: 8px 0 0;
  color: var(--black);
  line-height: 1.55;
}

.map-preview-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}

.map-preview-grid article {
  display: grid;
  gap: 10px;
}

.map-preview-grid iframe {
  width: 100%;
  height: 220px;
  border: 0;
  border-radius: 14px;
  filter: grayscale(1) contrast(1.05);
  box-shadow: 0 14px 34px rgba(7, 10, 8, 0.12);
}

.connect-right {
  background: linear-gradient(180deg, #effff8 0%, #eafaf4 100%);
}

.connect-right .eyebrow {
  margin-bottom: 24px;
}

.reason-list {
  display: grid;
  gap: 18px;
}

.reason-card {
  position: relative;
  display: grid;
  grid-template-columns: 48px 1fr 26px;
  gap: 16px;
  align-items: center;
  min-height: 104px;
  padding: 24px 28px;
  cursor: pointer;
  background: #ffffff;
  border: 1px solid transparent;
  border-radius: 24px;
  box-shadow: 0 16px 42px rgba(7, 10, 8, 0.05);
  transition: transform 0.24s ease, border-color 0.24s ease, box-shadow 0.24s ease;
}

.reason-card:hover {
  transform: translateY(-5px);
  border-color: rgba(18, 183, 106, 0.35);
  box-shadow: 0 22px 58px rgba(7, 10, 8, 0.1);
}

.reason-card > span {
  display: grid;
  width: 48px;
  height: 48px;
  place-items: center;
  color: var(--brand);
  background: rgba(18, 183, 106, 0.08);
  border-radius: 14px;
  font-size: 13px;
  font-weight: 900;
}

.reason-card strong {
  display: block;
  color: var(--black);
  font-size: 20px;
  line-height: 1.1;
  text-transform: capitalize;
}

.reason-card small {
  display: block;
  margin-top: 7px;
  color: var(--muted);
  font-weight: 700;
  line-height: 1.4;
}

.reason-card input {
  appearance: none;
  width: 26px;
  height: 26px;
  border: 2px solid var(--brand);
  border-radius: 50%;
  background: #ffffff;
}

.reason-card input:checked {
  background: radial-gradient(circle, var(--brand) 0 42%, transparent 45%);
}

.reason-card:has(input:checked) {
  border-color: rgba(18, 183, 106, 0.45);
  box-shadow: 0 24px 60px rgba(18, 183, 106, 0.12);
}

.connect-note {
  padding-top: 28px;
  margin-top: 28px;
  color: #8a968d;
  border-top: 1px solid rgba(7, 10, 8, 0.08);
}

.connect-chat {
  margin-top: 8px;
  min-width: 190px;
}

@media (max-width: 980px) {
  .connect-panel {
    grid-template-columns: 1fr;
    border-radius: 28px;
  }

  .connect-right {
    border-top: 1px solid rgba(18, 183, 106, 0.12);
  }
}

@media (max-width: 640px) {
  .connect-left,
  .connect-right {
    padding: 26px 18px;
  }

  .connect-panel {
    border-radius: 18px;
  }

  .map-preview-grid {
    grid-template-columns: 1fr;
  }

  .reason-card {
    grid-template-columns: 42px 1fr 22px;
    min-height: 92px;
    padding: 18px;
    border-radius: 18px;
  }

  .reason-card > span {
    width: 42px;
    height: 42px;
  }

  .reason-card strong {
    font-size: 17px;
  }
}

/* Final connect-section stabilizer */
.lead-section .connect-panel {
  grid-template-columns: minmax(0, 1fr) minmax(420px, 0.92fr);
  align-items: stretch;
  max-width: 1220px;
}

.lead-section .connect-left,
.lead-section .connect-right {
  min-width: 0;
}

.lead-section .map-preview-grid {
  grid-template-columns: 1fr;
  gap: 18px;
}

.lead-section .map-preview-grid article {
  min-width: 0;
}

.lead-section .map-preview-grid iframe {
  display: block;
  width: 100%;
  min-height: 220px;
}

.lead-section .reason-list {
  gap: 14px;
}

.lead-section .reason-card {
  display: grid;
  grid-template-columns: 52px minmax(0, 1fr) 28px;
  align-items: center;
  column-gap: 18px;
  min-height: 104px;
  padding: 22px 24px;
}

.lead-section .reason-card > span {
  grid-column: 1;
  grid-row: 1;
}

.lead-section .reason-card > div {
  grid-column: 2;
  grid-row: 1;
  min-width: 0;
}

.lead-section .reason-card > input {
  grid-column: 3;
  grid-row: 1;
  justify-self: end;
}

.lead-section .reason-card strong {
  display: block;
  max-width: 100%;
  font-size: 20px;
  line-height: 1.15;
  white-space: normal;
  overflow-wrap: normal;
  word-break: normal;
}

.lead-section .reason-card small {
  display: block;
  margin-top: 7px;
  max-width: 100%;
  line-height: 1.45;
  white-space: normal;
  overflow-wrap: normal;
  word-break: normal;
}

@media (max-width: 980px) {
  .lead-section .connect-panel {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .lead-section .map-preview-grid {
    grid-template-columns: 1fr;
  }

  .lead-section .reason-card {
    grid-template-columns: 44px minmax(0, 1fr) 24px;
    min-height: auto;
    padding: 18px;
  }

  .lead-section .reason-card strong {
    font-size: 17px;
  }
}

/* About hero final polish */
.about-hero {
  width: 100%;
  min-height: clamp(360px, 42vh, 430px);
  margin: 0 auto;
  overflow: hidden;
  padding: clamp(74px, 8vw, 104px) 18px clamp(56px, 6vw, 78px);
  border-radius: 0;
  box-shadow: none;
}

.about-hero img {
  object-position: center 48%;
  filter: saturate(0.95) contrast(1.02);
}

.about-hero-shade {
  background:
    linear-gradient(90deg, rgba(7, 10, 8, 0.78), rgba(7, 10, 8, 0.42) 48%, rgba(7, 10, 8, 0.72)),
    linear-gradient(180deg, rgba(7, 10, 8, 0.34), rgba(7, 10, 8, 0.72));
}

.about-hero-copy {
  max-width: 760px;
  margin-inline: auto;
  text-align: center;
}

.about-hero h1 {
  max-width: 780px;
  margin-inline: auto;
  font-size: clamp(40px, 5.1vw, 70px);
  line-height: 1.02;
  letter-spacing: 0;
  text-transform: none;
}

.about-hero p {
  max-width: 700px;
  margin: 22px auto 0;
  color: rgba(255, 255, 255, 0.86);
  font-size: clamp(16px, 1.35vw, 19px);
  line-height: 1.55;
  font-weight: 600;
}

.about-hero .eyebrow {
  color: var(--brand);
  letter-spacing: 0.18em;
  font-size: 12px;
  font-weight: 900;
}

@media (max-width: 760px) {
  .about-hero {
    min-height: 430px;
    padding: 72px 18px 54px;
  }

  .about-hero h1 {
    font-size: clamp(34px, 11vw, 48px);
  }
}

@media (max-width: 980px) {
  .insights-head {
    align-items: flex-start;
    flex-direction: column;
  }

  .insights-grid {
    grid-template-columns: 1fr;
    max-width: 680px;
  }

  .insight-media {
    height: 320px;
  }

  .premium-gallery {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .gallery-card,
  .gallery-card.gallery-wide,
  .gallery-card.gallery-tall {
    grid-column: auto;
    grid-row: auto;
    min-height: 320px;
  }

  .gallery-card figcaption strong {
    max-width: 100%;
  }
}

@media (max-width: 640px) {
  .insights-head h2 {
    font-size: clamp(34px, 11vw, 48px);
  }

  .insight-media {
    height: 245px;
  }

  .insight-body {
    padding: 24px;
  }

  .premium-gallery {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .gallery-card,
  .gallery-card.gallery-wide,
  .gallery-card.gallery-tall {
    min-height: 330px;
    border-radius: 18px;
  }

  .gallery-card figcaption {
    left: 16px;
    right: 16px;
    bottom: 16px;
  }
}

/* Compact premium about gallery */
.gallery-showcase-head {
  max-width: 760px;
  margin: 0 auto 34px;
  text-align: center;
}

.gallery-showcase-head h2 {
  margin: 10px 0 10px;
  color: var(--ink);
  font-size: clamp(38px, 5vw, 64px);
  line-height: 1;
  letter-spacing: 0;
}

.gallery-showcase-head p {
  margin: 0 auto;
  max-width: 660px;
  color: var(--muted);
  font-size: 17px;
  line-height: 1.65;
}

.gallery-showcase {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(360px, 0.92fr);
  gap: 20px;
  max-width: 1160px;
  margin: 0 auto;
}

.gallery-feature,
.gallery-mini,
.gallery-strip figure {
  position: relative;
  margin: 0;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid rgba(0, 168, 92, 0.13);
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.1);
}

.gallery-feature {
  min-height: 430px;
  border-radius: 28px;
}

.gallery-highlight-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.gallery-mini {
  min-height: 207px;
  border-radius: 22px;
}

.gallery-feature img,
.gallery-mini img,
.gallery-strip img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.45s ease, filter 0.45s ease;
}

.gallery-feature::after,
.gallery-mini::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.02) 34%, rgba(0, 0, 0, 0.72));
  pointer-events: none;
}

.gallery-feature figcaption,
.gallery-mini figcaption {
  position: absolute;
  right: 18px;
  bottom: 18px;
  left: 18px;
  z-index: 1;
  color: #ffffff;
}

.gallery-feature figcaption span,
.gallery-mini figcaption span {
  display: inline-flex;
  margin-bottom: 8px;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(0, 168, 92, 0.9);
  color: #ffffff;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.gallery-feature figcaption strong,
.gallery-mini figcaption strong {
  display: block;
  max-width: 460px;
  font-size: clamp(20px, 2.3vw, 30px);
  line-height: 1.08;
}

.gallery-mini figcaption strong {
  font-size: 17px;
}

.gallery-feature:hover,
.gallery-mini:hover,
.gallery-strip figure:hover {
  transform: translateY(-6px);
  border-color: rgba(0, 168, 92, 0.28);
  box-shadow: 0 30px 70px rgba(0, 168, 92, 0.15), 0 18px 44px rgba(0, 0, 0, 0.12);
}

.gallery-feature:hover img,
.gallery-mini:hover img,
.gallery-strip figure:hover img {
  transform: scale(1.045);
  filter: saturate(1.08) contrast(1.04);
}

.gallery-strip {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 14px;
  max-width: 1160px;
  margin: 18px auto 0;
}

.gallery-strip figure {
  height: 150px;
  border-radius: 18px;
}

.gallery-strip img {
  height: 112px;
}

.gallery-strip figcaption {
  padding: 10px 12px;
  color: var(--ink);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

@media (max-width: 980px) {
  .gallery-showcase {
    grid-template-columns: 1fr;
    max-width: 720px;
  }

  .gallery-feature {
    min-height: 360px;
  }

  .gallery-strip {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-width: 720px;
  }
}

@media (max-width: 640px) {
  .gallery-showcase-head {
    margin-bottom: 24px;
    padding-inline: 4px;
  }

  .gallery-showcase-head h2 {
    font-size: clamp(34px, 12vw, 46px);
  }

  .gallery-highlight-grid {
    grid-template-columns: 1fr;
  }

  .gallery-feature {
    min-height: 300px;
    border-radius: 22px;
  }

  .gallery-mini {
    min-height: 238px;
    border-radius: 18px;
  }

  .gallery-strip {
    display: flex;
    gap: 12px;
    overflow-x: auto;
    padding: 2px 4px 12px;
    scroll-snap-type: x mandatory;
  }

  .gallery-strip figure {
    flex: 0 0 218px;
    height: 150px;
    scroll-snap-align: start;
  }
}

/* Partner inquiry premium panel */
.lead-section {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 18% 22%, rgba(18, 183, 106, 0.16), transparent 30%),
    linear-gradient(180deg, #f6faf7 0%, #ffffff 100%) !important;
}

.lead-section::before {
  position: absolute;
  inset: 10% auto auto -80px;
  width: 220px;
  height: 220px;
  content: "";
  background: rgba(18, 183, 106, 0.16);
  border-radius: 50%;
  filter: blur(24px);
  animation: partnerLeadGlow 5s ease-in-out infinite alternate;
}

.lead-section .lead-shell {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(360px, 0.78fr);
  gap: clamp(28px, 5vw, 70px);
  align-items: stretch;
  max-width: 1160px;
  margin-inline: auto;
  padding: clamp(28px, 5vw, 58px);
  overflow: hidden;
  color: var(--white);
  background:
    linear-gradient(135deg, rgba(2, 5, 3, 0.96), rgba(5, 28, 17, 0.94)),
    var(--black);
  border: 1px solid rgba(18, 183, 106, 0.18);
  border-radius: 28px;
  box-shadow: 0 32px 95px rgba(7, 10, 8, 0.16);
}

.partner-trust-strip {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  max-width: 1160px;
  margin: 0 auto 22px;
}

.partner-trust-strip article {
  padding: 20px;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(18, 183, 106, 0.16);
  border-radius: 18px;
  box-shadow: 0 18px 50px rgba(7, 10, 8, 0.06);
  transition: transform 240ms ease, border-color 240ms ease, box-shadow 240ms ease;
}

.partner-trust-strip article:hover {
  transform: translateY(-7px);
  border-color: rgba(18, 183, 106, 0.38);
  box-shadow: 0 28px 70px rgba(7, 10, 8, 0.1);
}

.partner-trust-strip span {
  display: inline-grid;
  width: 36px;
  height: 36px;
  place-items: center;
  margin-bottom: 14px;
  color: var(--white);
  background: var(--black);
  border-radius: 10px;
  font-weight: 900;
}

.partner-trust-strip strong,
.partner-trust-strip small {
  display: block;
}

.partner-trust-strip strong {
  color: var(--black);
  font-size: 17px;
}

.partner-trust-strip small {
  margin-top: 8px;
  color: var(--muted);
  line-height: 1.5;
}

.lead-section .lead-shell::after {
  position: absolute;
  inset: auto -120px -140px auto;
  width: 340px;
  height: 340px;
  content: "";
  background: radial-gradient(circle, rgba(18, 183, 106, 0.28), transparent 62%);
  animation: partnerLeadOrb 7s ease-in-out infinite alternate;
  pointer-events: none;
}

.lead-section .lead-copy {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.lead-section .lead-copy .eyebrow {
  color: var(--green);
}

.lead-section .lead-copy h2 {
  max-width: 620px;
  margin: 10px 0 18px;
  color: var(--white);
  font-size: clamp(38px, 5vw, 64px);
  line-height: 1;
  letter-spacing: 0;
}

.lead-section .lead-copy p {
  max-width: 620px;
  color: rgba(255, 255, 255, 0.76);
  font-size: 17px;
  line-height: 1.7;
}

.lead-highlights {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-top: 34px;
}

.lead-contact-actions {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-top: 24px;
  max-width: 720px;
}

.lead-contact-actions a {
  display: flex;
  align-items: center;
  gap: 12px;
  min-width: 0;
  padding: 14px;
  color: var(--white);
  text-decoration: none;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 14px;
  transition: transform 240ms ease, border-color 240ms ease, background 240ms ease, box-shadow 240ms ease;
}

.lead-contact-actions a:hover {
  transform: translateY(-6px);
  background: rgba(18, 183, 106, 0.13);
  border-color: rgba(18, 183, 106, 0.5);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.22);
}

.lead-contact-actions svg {
  flex: 0 0 auto;
  width: 38px;
  height: 38px;
  padding: 9px;
  color: var(--black);
  fill: currentColor;
  background: var(--green);
  border-radius: 12px;
  transition: transform 240ms ease;
}

.lead-contact-actions a:hover svg {
  transform: scale(1.08) rotate(-3deg);
}

.lead-contact-actions span,
.lead-contact-actions small {
  display: block;
}

.lead-contact-actions span {
  min-width: 0;
  overflow-wrap: anywhere;
  font-size: 13px;
  font-weight: 900;
  line-height: 1.25;
}

.lead-contact-actions small {
  margin-bottom: 3px;
  color: rgba(255, 255, 255, 0.56);
  font-size: 10px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.lead-highlights article {
  min-height: 148px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  transition: transform 240ms ease, border-color 240ms ease, background 240ms ease;
}

.lead-highlights article:hover {
  transform: translateY(-7px);
  border-color: rgba(18, 183, 106, 0.48);
  background: rgba(18, 183, 106, 0.11);
}

.lead-highlights span {
  display: inline-grid;
  width: 36px;
  height: 36px;
  place-items: center;
  margin-bottom: 18px;
  color: var(--black);
  background: var(--green);
  border-radius: 10px;
  font-weight: 900;
}

.lead-highlights strong,
.lead-highlights small {
  display: block;
}

.lead-highlights strong {
  color: var(--white);
  font-size: 16px;
}

.lead-highlights small {
  margin-top: 8px;
  color: rgba(255, 255, 255, 0.62);
  line-height: 1.45;
}

.lead-section .lead-form {
  position: relative;
  z-index: 1;
  align-self: center;
  padding: clamp(22px, 3vw, 32px);
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(18, 183, 106, 0.18);
  border-radius: 22px;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28);
  transition: transform 260ms ease, box-shadow 260ms ease;
}

.lead-section .lead-form:hover {
  transform: translateY(-6px);
  box-shadow: 0 34px 90px rgba(0, 0, 0, 0.34);
}

.lead-section .lead-form input,
.lead-section .lead-form select,
.lead-section .lead-form textarea {
  background: #f7faf8;
  border-color: rgba(7, 10, 8, 0.1);
}

.lead-section .lead-form button {
  min-height: 54px;
  transition: transform 220ms ease, box-shadow 220ms ease;
}

.lead-section .lead-form button:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 44px rgba(18, 183, 106, 0.28);
}

@keyframes partnerLeadGlow {
  from { transform: translate3d(0, 0, 0) scale(1); }
  to { transform: translate3d(42px, 18px, 0) scale(1.16); }
}

@keyframes partnerLeadOrb {
  from { transform: translate3d(0, 0, 0); opacity: 0.68; }
  to { transform: translate3d(-40px, -28px, 0); opacity: 1; }
}

@media (max-width: 980px) {
  .lead-section .lead-shell {
    grid-template-columns: 1fr;
  }

  .lead-highlights {
    grid-template-columns: 1fr;
  }

  .lead-contact-actions {
    grid-template-columns: 1fr;
  }

  .partner-trust-strip {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .lead-section .lead-shell {
    padding: 24px 16px;
    border-radius: 20px;
  }

  .lead-section .lead-copy h2 {
    font-size: clamp(34px, 11vw, 46px);
  }
}

/* Rider image rail: keeps 12 rider photos visible without increasing page height */
.gallery-strip {
  display: flex;
  gap: 14px;
  max-width: 1160px;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 4px 4px 14px;
  scroll-snap-type: x mandatory;
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 168, 92, 0.45) rgba(0, 0, 0, 0.06);
}

.gallery-strip::-webkit-scrollbar {
  height: 8px;
}

.gallery-strip::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.06);
  border-radius: 999px;
}

.gallery-strip::-webkit-scrollbar-thumb {
  background: rgba(0, 168, 92, 0.55);
  border-radius: 999px;
}

.gallery-strip figure {
  flex: 0 0 210px;
  height: 218px;
  scroll-snap-align: start;
}

.gallery-strip img {
  height: 176px;
  object-fit: contain;
  padding: 8px;
  background: linear-gradient(180deg, #ffffff, #f5fbf8);
}

@media (max-width: 640px) {
  .gallery-strip figure {
    flex-basis: 190px;
    height: 206px;
  }

  .gallery-strip img {
    height: 166px;
  }
}

.about-impact-hero {
  position: relative;
  min-height: 560px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 72px 18px;
  overflow: hidden;
  background: #050c08;
}

.about-impact-hero > img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(0.95) contrast(1.05);
  transform: scale(1.03);
}

.about-impact-overlay {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 50% 35%, rgba(0, 168, 92, 0.34), transparent 36%),
    linear-gradient(90deg, rgba(0, 0, 0, 0.76), rgba(0, 0, 0, 0.48)),
    rgba(0, 0, 0, 0.2);
}

.about-impact-card {
  position: relative;
  z-index: 1;
  width: min(880px, 100%);
  padding: 42px;
  border: 1px solid rgba(0, 168, 92, 0.38);
  border-radius: 34px;
  text-align: center;
  background: linear-gradient(135deg, rgba(4, 28, 19, 0.9), rgba(5, 11, 8, 0.86));
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(8px);
}

.about-impact-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 34px 90px rgba(0, 0, 0, 0.45), 0 0 36px rgba(0, 168, 92, 0.16);
}

.impact-icon {
  width: 70px;
  height: 70px;
  display: grid;
  place-items: center;
  margin: 0 auto 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #19ff9a, #00b86b);
  border: 1px solid rgba(255, 255, 255, 0.36);
  color: #02120b;
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 0.04em;
  box-shadow: 0 18px 42px rgba(0, 168, 92, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.55);
  animation: soft-float 3.6s ease-in-out infinite;
}

.about-impact-card .eyebrow {
  display: inline-block;
  color: #19ff9a;
  text-shadow: 0 0 18px rgba(25, 255, 154, 0.35);
}

.about-impact-card h2 {
  max-width: 780px;
  margin: 10px auto 14px;
  color: #fff;
  font-size: clamp(36px, 5vw, 62px);
  line-height: 0.98;
  letter-spacing: 0;
}

.about-impact-card p {
  max-width: 650px;
  margin: 0 auto;
  color: rgba(255, 255, 255, 0.78);
  font-size: 17px;
  line-height: 1.65;
}

.impact-metrics {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  margin-top: 30px;
}

.impact-metrics article {
  min-height: 126px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 18px 14px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.12);
  transition: transform 0.3s ease, border-color 0.3s ease, background 0.3s ease;
}

.impact-metrics article:hover {
  transform: translateY(-6px);
  border-color: rgba(0, 168, 92, 0.62);
  background: rgba(0, 168, 92, 0.16);
}

.impact-metrics span {
  color: #19ff9a;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  text-shadow: 0 0 14px rgba(25, 255, 154, 0.3);
}

.impact-metrics strong {
  margin-top: 8px;
  color: #fff;
  font-size: clamp(24px, 2.6vw, 34px);
  line-height: 1;
}

.impact-metrics small {
  margin-top: 8px;
  color: rgba(255, 255, 255, 0.62);
  font-weight: 700;
}

@keyframes soft-float {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-8px);
  }
}

@media (max-width: 860px) {
  .about-impact-hero {
    min-height: auto;
    padding: 52px 16px;
  }

  .about-impact-card {
    padding: 32px 22px;
    border-radius: 26px;
  }

  .impact-metrics {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 560px) {
  .about-impact-hero {
    padding: 40px 14px;
  }

  .about-impact-card {
    padding: 28px 16px;
  }

  .impact-metrics {
    grid-template-columns: 1fr;
  }
}

/* Final site-wide premium polish */
html {
  scroll-behavior: smooth;
}

body {
  background: #ffffff;
  text-rendering: geometricPrecision;
}

.section-band,
.stats-band,
.math-section,
.cost-section,
.app-section,
.intel-section,
.about-contact,
.lead-section,
.partner-why,
.yield-section,
.partner-steps,
.market-section,
.portfolio-section,
.partner-stories,
.partners-section,
.about-faq,
.contact-main,
.contact-paths,
.about-contact-panel,
.gallery-section,
.insights-section {
  padding-top: clamp(54px, 7vw, 92px) !important;
  padding-bottom: clamp(54px, 7vw, 92px) !important;
}

.section-title {
  margin-bottom: clamp(24px, 4vw, 42px);
}

.section-title h2,
.lead-copy h2,
.connect-left h2,
.portfolio-copy h2,
.gallery-showcase-head h2 {
  letter-spacing: 0;
}

.site-header {
  box-shadow: 0 10px 34px rgba(7, 10, 8, 0.04);
}

.main-nav a,
.header-cta,
.btn,
.partner-card,
.market-card,
.benefit-item,
.testimonial-card,
.yield-shell,
.reason-card,
.contact-info-panel article,
.about-service-card,
.pillar-card,
.team-card,
.lead-highlights article,
.store-buttons a {
  will-change: transform;
}

.btn,
.header-cta {
  border-radius: 999px;
}

.btn-primary,
.header-cta {
  box-shadow: 0 14px 34px rgba(18, 183, 106, 0.24);
}

.btn-primary:hover,
.header-cta:hover {
  box-shadow: 0 20px 48px rgba(18, 183, 106, 0.32);
}

.benefit-item,
.market-card,
.testimonial-card,
.partner-card,
.yield-shell,
.about-service-card,
.pillar-card,
.team-card,
.faq-list details,
.contact-form,
.map-card,
.about-contact-card,
.lead-shell,
.connect-panel {
  border-color: rgba(7, 10, 8, 0.08) !important;
  box-shadow: 0 18px 50px rgba(7, 10, 8, 0.06);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease, background 240ms ease;
}

.benefit-item:hover,
.market-card:hover,
.testimonial-card:hover,
.partner-card:hover,
.about-service-card:hover,
.pillar-card:hover,
.team-card:hover,
.faq-list details:hover,
.map-card:hover {
  transform: translateY(-8px);
  border-color: rgba(18, 183, 106, 0.28) !important;
  box-shadow: 0 28px 72px rgba(7, 10, 8, 0.11);
}

.contact-form input,
.contact-form select,
.contact-form textarea {
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease, transform 180ms ease;
}

.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
  background: #ffffff;
  transform: translateY(-1px);
}

.reveal {
  transition-duration: 620ms;
}

.mega-footer {
  position: relative;
  padding-top: clamp(42px, 6vw, 72px);
  padding-bottom: 0;
  background:
    radial-gradient(circle at 12% 0%, rgba(18, 183, 106, 0.12), transparent 28%),
    #111514;
}

.footer-credit {
  grid-column: 1 / -1;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 6px;
  margin: clamp(22px, 4vw, 36px) calc(clamp(18px, 5vw, 72px) * -1) 0;
  padding: 18px clamp(18px, 5vw, 72px);
  color: rgba(255, 255, 255, 0.68);
  background: rgba(0, 0, 0, 0.22);
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

.footer-credit a {
  color: var(--green) !important;
  font-weight: 900;
  text-decoration: none;
}

.footer-credit a:hover {
  color: var(--white) !important;
}

@media (max-width: 760px) {
  .section-band,
  .stats-band,
  .math-section,
  .cost-section,
  .app-section,
  .intel-section,
  .about-contact,
  .lead-section,
  .partner-why,
  .yield-section,
  .partner-steps,
  .market-section,
  .portfolio-section,
  .partner-stories,
  .partners-section,
  .about-faq,
  .contact-main,
  .contact-paths,
  .about-contact-panel,
  .gallery-section,
  .insights-section {
    padding-top: 42px !important;
    padding-bottom: 42px !important;
  }

  .section-title {
    margin-bottom: 24px;
  }
}

/* Final responsive hardening */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html,
body {
  max-width: 100%;
  overflow-x: hidden;
}

img,
svg,
video,
canvas,
iframe {
  max-width: 100%;
}

img,
video {
  height: auto;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
a,
span,
strong,
small,
label,
button {
  overflow-wrap: anywhere;
}

.section-band,
.hero,
.page-hero,
.rider-hero,
.partner-hero,
.about-hero,
.contact-hero,
.legal-hero {
  max-width: 100%;
}

.hero,
.page-hero,
.rider-hero,
.feature-section,
.app-section,
.intel-section,
.about-contact,
.lead-shell,
.connect-panel,
.contact-main,
.contact-hero,
.yield-shell,
.portfolio-section,
.earn-card,
.impact-card-wide,
.about-mission-grid,
.about-contact-card,
.gallery-showcase,
.partner-final,
.legal-layout {
  min-width: 0;
}

.hero > *,
.page-hero > *,
.rider-hero > *,
.feature-section > *,
.app-section > *,
.intel-section > *,
.about-contact > *,
.lead-shell > *,
.connect-panel > *,
.contact-main > *,
.contact-hero > *,
.yield-shell > *,
.portfolio-section > *,
.earn-card > *,
.impact-card-wide > *,
.about-contact-card > *,
.legal-layout > * {
  min-width: 0;
}

.btn,
.header-cta,
.store-buttons a,
.connect-contact-actions a,
.about-contact-links a,
.lead-contact-actions a {
  white-space: normal;
}

@media (max-width: 1180px) {
  .mega-footer {
    grid-template-columns: 1fr 1fr;
  }

  .partner-grid,
  .benefit-row,
  .market-grid,
  .trust-grid,
  .platform-grid,
  .stats-grid,
  .steps-grid,
  .testimonial-track {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 980px) {
  .hero,
  .page-hero,
  .rider-hero,
  .feature-section,
  .app-section,
  .intel-section,
  .about-contact,
  .lead-shell,
  .connect-panel,
  .contact-main,
  .contact-hero,
  .yield-shell,
  .portfolio-section,
  .earn-card,
  .impact-card-wide,
  .about-mission-grid,
  .about-contact-card,
  .gallery-showcase,
  .legal-layout {
    grid-template-columns: 1fr !important;
  }

  .portfolio-phone,
  .phone-mock,
  .dashboard-mock,
  .hero-visual,
  .rider-visual {
    justify-self: center;
  }

  .connect-panel,
  .lead-shell,
  .about-contact-card,
  .yield-shell {
    border-radius: 22px;
  }

  .map-preview-grid,
  .lead-highlights,
  .lead-contact-actions,
  .connect-contact-actions,
  .about-contact-links,
  .store-buttons,
  .footer-contact {
    max-width: 100%;
  }
}

@media (max-width: 780px) {
  .site-header {
    min-height: 72px;
  }

  .main-nav {
    max-width: min(92vw, 420px);
    overflow-y: auto;
  }

  .main-nav {
    top: 76px;
    left: auto;
    right: 14px;
    width: min(66vw, 220px);
    max-height: calc(100dvh - 96px);
    padding: 12px;
    transform: translateX(calc(100% + 22px));
    transition: opacity 240ms ease, transform 320ms cubic-bezier(0.22, 1, 0.36, 1);
    box-shadow: 0 18px 48px rgba(7, 16, 8, 0.16);
    will-change: transform, opacity;
  }

  .main-nav.is-open {
    transform: translateX(0);
  }

  .hero,
  .page-hero,
  .rider-hero,
  .contact-hero {
    padding-top: 92px;
  }

  .landing-hero h1,
  .hero h1,
  .page-hero h1,
  .rider-hero h1,
  .partner-hero h1,
  .contact-hero h1,
  .legal-hero h1 {
    font-size: clamp(34px, 11vw, 52px) !important;
    line-height: 1.04 !important;
  }

  .section-title h2,
  .lead-copy h2,
  .connect-left h2,
  .portfolio-copy h2,
  .gallery-showcase-head h2 {
    font-size: clamp(30px, 9vw, 44px) !important;
    line-height: 1.08 !important;
  }

  .hero-actions,
  .intel-actions,
  .store-buttons,
  .partner-final div {
    display: grid;
    grid-template-columns: 1fr;
    width: 100%;
  }

  .hero-actions .btn,
  .intel-actions .btn,
  .store-buttons a,
  .partner-final .btn {
    width: 100%;
  }

  .benefit-row,
  .partner-grid,
  .market-grid,
  .trust-grid,
  .platform-grid,
  .stats-grid,
  .steps-grid,
  .partner-step-line,
  .testimonial-track,
  .portfolio-grid,
  .gallery-highlight-grid,
  .premium-gallery,
  .impact-metrics,
  .cost-grid,
  .dash-row,
  .yield-small-grid,
  .phone-metrics,
  .map-preview-grid {
    grid-template-columns: 1fr !important;
  }

  .testimonial-marquee .testimonial-track,
  .partner-logo-marquee .partner-grid,
  .gallery-strip {
    overflow: visible;
  }

  .testimonial-marquee {
    overflow: hidden;
  }
}

@media (max-width: 620px) {
  .section-band,
  .stats-band,
  .math-section,
  .cost-section,
  .app-section,
  .intel-section,
  .about-contact,
  .lead-section,
  .partner-why,
  .yield-section,
  .partner-steps,
  .market-section,
  .portfolio-section,
  .partner-stories,
  .partners-section,
  .about-faq,
  .contact-main,
  .contact-paths,
  .about-contact-panel,
  .gallery-section,
  .insights-section {
    padding-inline: 16px !important;
  }

  .site-header {
    padding-inline: 16px;
  }

  .brand-logo {
    max-width: 92px;
  }

  .partner-hero,
  .hero,
  .page-hero,
  .rider-hero,
  .contact-hero {
    min-height: auto !important;
  }

  .partner-hero {
    padding-top: 86px !important;
    padding-bottom: 42px !important;
  }

  .partner-hero-bg img {
    object-position: 67% center;
  }

  .contact-form,
  .lead-section .lead-form,
  .map-card,
  .about-contact-card > div,
  .connect-left,
  .connect-right,
  .yield-shell,
  .lead-shell,
  .connect-panel {
    padding: 22px 16px !important;
  }

  .portfolio-phone > div,
  .phone-screen,
  .dashboard-mock {
    width: min(100%, 320px) !important;
    min-height: auto !important;
  }

  .cost-table,
  .rider-cost-table,
  .yield-shell,
  .legal-card {
    overflow-x: auto;
  }

  .rider-cost-table > * {
    min-width: 560px;
  }

  .cost-table {
    overflow-x: visible !important;
  }

  .cost-table div {
    display: grid !important;
    grid-template-columns: minmax(0, 1.15fr) minmax(74px, 0.82fr) minmax(74px, 0.82fr) !important;
    min-width: 0 !important;
    gap: 0 !important;
  }

  .cost-table div > * {
    min-width: 0;
    padding: 12px 10px !important;
    font-size: 11px !important;
    line-height: 1.25;
    overflow-wrap: normal;
    word-break: normal;
  }

  .cost-table footer {
    min-width: 0 !important;
    padding: 16px 12px !important;
    font-size: 15px !important;
    text-align: center;
    white-space: normal;
  }

  .mega-footer {
    grid-template-columns: 1fr;
    gap: 28px;
    padding-inline: 16px;
  }

  .mega-footer nav {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px 16px;
  }

  .mega-footer nav h3 {
    grid-column: 1 / -1;
    margin-bottom: 2px;
  }

  .mega-footer nav a {
    line-height: 1.35;
  }

  .footer-credit {
    margin-inline: -16px;
  }
}

@media (max-width: 420px) {
  .header-cta {
    display: none;
  }

  .btn,
  .header-cta,
  .store-buttons a,
  .lead-contact-actions a,
  .connect-contact-actions a,
  .about-contact-links a {
    min-height: 48px;
    padding-inline: 16px;
    font-size: 13px;
  }

  .whatsapp-float,
  .call-float {
    right: 12px;
    width: 50px;
    height: 50px;
  }

  .whatsapp-float {
    bottom: 14px;
  }

  .call-float {
    bottom: 76px;
  }
}

/* Premium ecosystem presentation override */
.ecosystem-orbit {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 12% 18%, rgba(18, 183, 106, 0.1), transparent 26%),
    linear-gradient(180deg, #f7faf8 0%, #ffffff 100%);
}

.ecosystem-orbit .section-title {
  max-width: 840px;
}

.ecosystem-orbit .orbit-map {
  position: relative !important;
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  grid-template-rows: auto !important;
  gap: 16px !important;
  max-width: 1120px !important;
  min-height: 0 !important;
  margin: 34px auto 0 !important;
  padding: clamp(18px, 3vw, 30px) !important;
  background:
    linear-gradient(135deg, rgba(3, 8, 5, 0.97), rgba(6, 28, 17, 0.94)),
    var(--black);
  border: 1px solid rgba(18, 183, 106, 0.18);
  border-radius: 28px;
  box-shadow: 0 30px 90px rgba(7, 10, 8, 0.16);
}

.ecosystem-orbit .orbit-map::before {
  position: absolute;
  inset: 0;
  content: "";
  background:
    radial-gradient(circle at 80% 12%, rgba(18, 183, 106, 0.24), transparent 28%),
    linear-gradient(90deg, transparent 0 12%, rgba(255, 255, 255, 0.04) 12% 12.2%, transparent 12.2% 24%);
  opacity: 0.72;
  pointer-events: none;
}

.ecosystem-orbit .orbit-core {
  position: relative !important;
  inset: auto !important;
  z-index: 1;
  display: grid !important;
  grid-column: 1 / -1 !important;
  grid-row: auto !important;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
  justify-self: stretch !important;
  width: auto !important;
  height: auto !important;
  min-height: 126px;
  margin: 0 0 8px !important;
  padding: clamp(20px, 3vw, 30px) !important;
  text-align: left;
  background:
    radial-gradient(circle at 18% 50%, rgba(18, 183, 106, 0.28), transparent 34%),
    rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 22px !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
  transform: none !important;
}

.ecosystem-orbit .orbit-core strong {
  display: grid;
  width: 92px;
  height: 92px;
  place-items: center;
  margin-right: 22px;
  color: var(--black) !important;
  background: var(--green);
  border-radius: 20px;
  font-size: 38px !important;
  box-shadow: 0 18px 42px rgba(18, 183, 106, 0.22);
}

.ecosystem-orbit .orbit-core span {
  max-width: 520px;
  color: var(--white) !important;
  font-size: clamp(20px, 2vw, 28px) !important;
  line-height: 1.12;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.ecosystem-orbit .orbit-core span::after {
  display: block;
  margin-top: 8px;
  color: rgba(255, 255, 255, 0.62);
  content: "Connected tools for daily operations, partner reporting, rider support, and cleaner routes.";
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
}

.ecosystem-orbit .orbit-map > span {
  position: relative !important;
  inset: auto !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
  z-index: 1;
  display: grid !important;
  grid-column: auto !important;
  grid-row: auto !important;
  grid-template-columns: 42px minmax(0, 1fr) !important;
  grid-template-areas: "icon title" "icon meta" !important;
  column-gap: 12px;
  align-items: center;
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  min-height: 86px;
  margin: 0 !important;
  padding: 16px !important;
  color: var(--white) !important;
  text-align: left;
  background: rgba(255, 255, 255, 0.075) !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  border-radius: 16px !important;
  box-shadow: none !important;
  animation: ecosystemCardFloat 5.8s ease-in-out infinite !important;
  transform: none !important;
}

.ecosystem-orbit .orbit-map > span:nth-child(3n) {
  animation-delay: -1.6s !important;
}

.ecosystem-orbit .orbit-map > span:nth-child(4n) {
  animation-delay: -2.7s !important;
}

.ecosystem-orbit .orbit-map > span:hover {
  border-color: rgba(18, 183, 106, 0.48) !important;
  background: rgba(18, 183, 106, 0.13) !important;
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.18) !important;
  transform: translateY(-6px) !important;
}

.ecosystem-orbit .orbit-map b {
  grid-area: icon;
  width: 42px !important;
  height: 42px !important;
  color: var(--black) !important;
  background: var(--green) !important;
  border-radius: 12px !important;
  font-size: 11px !important;
}

.ecosystem-orbit .orbit-map em {
  grid-area: title;
  color: var(--white) !important;
  font-size: 13px !important;
  line-height: 1.15;
  text-transform: none !important;
}

.ecosystem-orbit .orbit-map small {
  grid-area: meta;
  color: rgba(255, 255, 255, 0.55) !important;
  font-size: 10px !important;
}

@keyframes ecosystemCardFloat {
  0%, 100% {
    translate: 0 0;
  }

  50% {
    translate: 0 -4px;
  }
}

@media (max-width: 980px) {
  .ecosystem-orbit .orbit-map {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 620px) {
  .ecosystem-orbit .orbit-map {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important;
    padding: 16px !important;
    border-radius: 22px;
  }

  .ecosystem-orbit .orbit-core {
    grid-template-columns: 1fr;
    grid-column: 1 / -1 !important;
    min-height: 0;
    text-align: center;
  }

  .ecosystem-orbit .orbit-core strong {
    width: 78px;
    height: 78px;
    margin: 0 auto 14px;
    font-size: 32px !important;
  }

  .ecosystem-orbit .orbit-map > span {
    min-height: 74px;
    padding: 12px 10px !important;
    grid-template-columns: 34px minmax(0, 1fr) !important;
    column-gap: 8px !important;
    animation: none !important;
  }

  .ecosystem-orbit .orbit-map b {
    width: 34px !important;
    height: 34px !important;
    font-size: 9px !important;
  }

  .ecosystem-orbit .orbit-map em {
    font-size: 11px !important;
  }

  .ecosystem-orbit .orbit-map small {
    font-size: 8px !important;
  }
}

@media (max-width: 620px) {
  .strategic-slider-section .partner-logo-marquee {
    overflow: visible !important;
    mask-image: none !important;
    -webkit-mask-image: none !important;
  }

  .strategic-slider-section .partner-logo-marquee .partner-grid,
  .partners-section > .partner-grid {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    width: 100% !important;
    max-width: none !important;
    gap: 12px !important;
    animation: none !important;
    transform: none !important;
  }

  .strategic-slider-section .partner-logo-marquee .partner-card,
  .partners-section > .partner-grid .partner-card {
    width: 100% !important;
    min-width: 0 !important;
    flex-basis: auto !important;
    height: 104px !important;
    padding: 16px !important;
  }

  .strategic-slider-section .partner-logo-marquee .partner-card img,
  .partners-section > .partner-grid .partner-card img {
    max-width: 112px !important;
    max-height: 48px !important;
  }
}

/* Ozoride-owned partner hero direction - distinct from full-bleed competitor style */
.partner-hero {
  min-height: 72vh !important;
  padding: 110px clamp(18px, 6vw, 88px) 70px !important;
  background:
    radial-gradient(circle at 14% 20%, rgba(18, 183, 106, 0.15), transparent 30%),
    linear-gradient(135deg, #f7faf8 0%, #ffffff 52%, #eafff4 100%) !important;
  color: var(--black) !important;
}

.partner-hero::after {
  position: absolute;
  inset: 96px clamp(18px, 6vw, 88px) 42px auto;
  width: min(46vw, 560px);
  content: "";
  background:
    linear-gradient(160deg, rgba(2, 5, 3, 0.94), rgba(5, 31, 18, 0.9)),
    var(--black);
  border: 1px solid rgba(18, 183, 106, 0.22);
  border-radius: 34px;
  box-shadow: 0 34px 90px rgba(7, 10, 8, 0.18);
  z-index: -2;
}

.partner-hero-bg {
  inset: 112px clamp(28px, 8vw, 120px) 72px auto !important;
  width: min(44vw, 560px);
  overflow: hidden;
  border-radius: 28px;
  z-index: -1 !important;
}

.partner-hero-bg::before,
.partner-hero-bg::after {
  display: none !important;
}

.partner-hero-bg img {
  object-position: 68% center !important;
  filter: saturate(0.92) brightness(0.76) contrast(1.12) !important;
  transform: scale(1.08) !important;
  opacity: 0.72;
}

.partner-hero-copy {
  max-width: 610px !important;
  padding: clamp(24px, 4vw, 44px) !important;
  color: var(--black);
  background: rgba(255, 255, 255, 0.9) !important;
  border: 1px solid rgba(18, 183, 106, 0.14) !important;
  border-radius: 28px !important;
  box-shadow: 0 28px 80px rgba(7, 10, 8, 0.1) !important;
  backdrop-filter: blur(12px) !important;
}

.partner-hero h1 {
  color: var(--black) !important;
  font-size: clamp(42px, 5.2vw, 74px) !important;
  text-shadow: none !important;
}

.partner-hero h1 span {
  color: var(--green) !important;
  text-shadow: none !important;
}

.partner-hero p:not(.pill-label) {
  color: #53635a !important;
}

.partner-hero .pill-label {
  color: var(--green-dark) !important;
  background: rgba(18, 183, 106, 0.1) !important;
}

.partner-hero .btn-primary {
  color: var(--white) !important;
}

.partner-hero .hero-proof-strip span {
  color: #53635a;
  background: #f7faf8;
}

@media (max-width: 980px) {
  .partner-hero::after,
  .partner-hero-bg {
    display: none !important;
  }

  .partner-hero {
    min-height: auto !important;
    padding-top: 92px !important;
  }

  .partner-hero-copy {
    max-width: 760px !important;
  }
}

/* Careers page */
.career-hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.62fr);
  gap: clamp(28px, 6vw, 84px);
  align-items: center;
  min-height: 74vh;
  padding-top: 120px !important;
  background:
    radial-gradient(circle at 82% 18%, rgba(18, 183, 106, 0.16), transparent 28%),
    linear-gradient(180deg, #ffffff 0%, #f7faf8 100%);
}

.career-hero h1 {
  max-width: 780px;
  margin: 10px 0 18px;
  color: var(--black);
  font-size: clamp(44px, 6vw, 82px);
  line-height: 0.98;
  letter-spacing: 0;
}

.career-hero-copy > p:not(.eyebrow) {
  max-width: 700px;
  color: var(--muted);
  font-size: 18px;
  line-height: 1.7;
}

.career-status-panel {
  padding: clamp(28px, 4vw, 44px);
  color: var(--white);
  background:
    radial-gradient(circle at 18% 18%, rgba(18, 183, 106, 0.32), transparent 34%),
    var(--black);
  border: 1px solid rgba(18, 183, 106, 0.2);
  border-radius: 28px;
  box-shadow: 0 30px 84px rgba(7, 10, 8, 0.16);
}

.career-status-panel span,
.career-card span {
  display: inline-flex;
  width: fit-content;
  padding: 8px 12px;
  color: var(--black);
  background: var(--green);
  border-radius: 999px;
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}

.career-status-panel strong {
  display: block;
  margin: 22px 0 10px;
  font-size: clamp(34px, 4vw, 54px);
  line-height: 0.98;
}

.career-status-panel p {
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.65;
}

.career-role-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  max-width: 1160px;
  margin: 0 auto;
}

.career-card {
  display: grid;
  gap: 14px;
  min-height: 270px;
  padding: 28px;
  background: var(--white);
  border: 1px solid rgba(7, 10, 8, 0.08);
  border-radius: 20px;
  box-shadow: 0 18px 50px rgba(7, 10, 8, 0.06);
  transition: transform 240ms ease, border-color 240ms ease, box-shadow 240ms ease;
}

.career-card:hover {
  transform: translateY(-8px);
  border-color: rgba(18, 183, 106, 0.36);
  box-shadow: 0 30px 76px rgba(7, 10, 8, 0.11);
}

.career-card h3 {
  margin: 0;
  color: var(--black);
  font-size: 24px;
}

.career-card p,
.career-card small {
  color: var(--muted);
  line-height: 1.6;
}

.career-card small {
  margin-top: auto;
  font-weight: 900;
}

.career-note-card {
  display: grid;
  gap: 16px;
  max-width: 920px;
  margin: 0 auto;
  padding: clamp(30px, 5vw, 58px);
  text-align: center;
  background: #f7faf8;
  border: 1px solid rgba(18, 183, 106, 0.16);
  border-radius: 26px;
  box-shadow: 0 22px 60px rgba(7, 10, 8, 0.07);
}

.career-note-card h2 {
  margin: 0;
  color: var(--black);
  font-size: clamp(34px, 5vw, 58px);
}

.career-note-card p {
  max-width: 620px;
  margin: 0 auto;
  color: var(--muted);
  line-height: 1.65;
}

.career-note-card div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
}

@media (max-width: 980px) {
  .career-hero,
  .career-role-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .career-hero {
    min-height: auto;
    padding-top: 92px !important;
  }

  .career-hero h1 {
    font-size: clamp(36px, 11vw, 52px);
  }

  .career-card {
    min-height: auto;
    padding: 22px;
  }

  .career-note-card div {
    display: grid;
  }
}

/* Ozoride investment calculator */
.investment-calculator-section {
  color: var(--black);
  background:
    radial-gradient(circle at 8% 18%, rgba(18, 183, 106, 0.14), transparent 28%),
    radial-gradient(circle at 88% 82%, rgba(18, 183, 106, 0.1), transparent 30%),
    #f5faf7;
}

.investment-calculator-shell {
  display: grid;
  grid-template-columns: minmax(280px, 0.55fr) minmax(420px, 1fr);
  gap: clamp(28px, 5vw, 72px);
  align-items: center;
  width: min(1160px, 100%);
  margin: 0 auto;
}

.investment-calculator-copy h2 {
  max-width: 520px;
  margin: 12px 0 18px;
  color: var(--black);
  font-size: clamp(38px, 5.2vw, 70px);
  line-height: 1;
}

.investment-calculator-copy p {
  max-width: 560px;
  color: #53635a;
}

.investment-calculator-copy .check-list li {
  color: var(--black);
}

.investment-calculator-card {
  overflow: hidden;
  background: var(--white);
  border: 1px solid rgba(7, 10, 8, 0.08);
  border-radius: 18px;
  box-shadow: 0 30px 88px rgba(7, 10, 8, 0.12);
}

.investment-calc-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 22px 26px;
  color: var(--black);
  background: linear-gradient(135deg, var(--green) 0%, #8ff0ba 100%);
  text-transform: uppercase;
}

.investment-calc-head strong,
.investment-calc-head span {
  font-weight: 1000;
  letter-spacing: 0.02em;
}

.investment-calc-body {
  display: grid;
  gap: 22px;
  padding: clamp(22px, 4vw, 34px);
}

.investment-calc-topline {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 24px;
  align-items: start;
}

.investment-calc-topline label {
  display: block;
  margin-bottom: 12px;
  color: #071008;
  font-weight: 1000;
}

.investment-calc-topline input {
  width: 100%;
  accent-color: var(--green);
}

.investment-range-labels {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 8px;
  margin-top: 10px;
  color: #66746b;
  font-size: 12px;
  font-weight: 900;
}

.investment-range-labels span:nth-child(2),
.investment-range-labels span:nth-child(3),
.investment-range-labels span:nth-child(4) {
  text-align: center;
}

.investment-range-labels span:last-child {
  text-align: right;
}

.investment-total {
  min-width: 180px;
  text-align: right;
}

.investment-total strong {
  display: block;
  color: var(--green-dark);
  font-size: clamp(34px, 4vw, 46px);
  line-height: 1;
}

.investment-total span {
  display: block;
  margin-top: 8px;
  color: var(--green-dark);
  font-weight: 1000;
  text-transform: uppercase;
}

.investment-result-list {
  display: grid;
}

.investment-result-list div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 14px 0;
  border-bottom: 1px dashed rgba(7, 10, 8, 0.14);
  color: #101514;
  font-weight: 850;
}

.investment-result-list .highlight {
  margin: 2px 0;
  padding: 15px 14px;
  background: #ecf8f1;
  border: 1px solid rgba(18, 183, 106, 0.12);
  border-radius: 10px;
}

.investment-result-list b {
  white-space: nowrap;
  color: var(--black);
  font-size: 18px;
  text-align: right;
}

.investment-disclaimer {
  margin: 0;
  color: #071008;
  font-size: 13px;
  font-weight: 900;
  text-align: right;
}

.investment-calculator-card .btn {
  justify-self: end;
}

@media (max-width: 980px) {
  .investment-calculator-shell,
  .investment-calc-topline {
    grid-template-columns: 1fr;
  }

  .investment-total {
    text-align: left;
  }

  .investment-calculator-card .btn {
    justify-self: stretch;
  }
}

@media (max-width: 560px) {
  .investment-calc-head {
    padding: 18px;
  }

  .investment-calc-body {
    padding: 18px;
  }

  .investment-range-labels {
    font-size: 10px;
  }

  .investment-result-list div {
    align-items: flex-start;
    flex-direction: column;
    gap: 6px;
  }

  .investment-result-list b {
    text-align: left;
  }

  .investment-disclaimer {
    text-align: left;
  }
}

/* Distinct Ozoride visual system refresh */
body {
  background:
    linear-gradient(90deg, rgba(18, 183, 106, 0.035) 1px, transparent 1px),
    linear-gradient(180deg, rgba(18, 183, 106, 0.035) 1px, transparent 1px),
    #f8fbf9;
  background-size: 44px 44px;
}

.site-header {
  top: 16px;
  left: 50%;
  width: min(1180px, calc(100% - 32px));
  margin: 0;
  padding: 10px 16px;
  border: 1px solid rgba(7, 10, 8, 0.08);
  border-radius: 999px;
  box-shadow: 0 18px 54px rgba(7, 10, 8, 0.09);
  transform: translateX(-50%);
}

.site-header.is-scrolled {
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 20px 64px rgba(7, 10, 8, 0.12);
}

.brand {
  padding: 6px 14px;
  background: #ffffff;
  border: 1px solid rgba(7, 10, 8, 0.06);
  border-radius: 999px;
}

.main-nav {
  padding: 8px;
  background: #f3f8f5;
  border-radius: 999px;
}

.main-nav a {
  padding: 10px 14px;
  border-radius: 999px;
}

.main-nav a:hover,
.main-nav a.is-active {
  color: var(--black);
  background: var(--green);
}

.main-nav a.is-active::after {
  display: none;
}

.header-cta {
  box-shadow: 0 16px 42px rgba(18, 183, 106, 0.26);
}

.landing-hero {
  min-height: 760px;
  padding: 150px clamp(18px, 6vw, 80px) 64px;
  color: var(--black);
  background:
    radial-gradient(circle at 82% 26%, rgba(18, 183, 106, 0.16), transparent 26%),
    linear-gradient(135deg, #ffffff 0%, #f3faf6 54%, #071008 54.2%, #071008 100%);
  border-bottom: 1px solid rgba(7, 10, 8, 0.06);
}

.landing-hero::before {
  position: absolute;
  inset: 112px clamp(18px, 6vw, 80px) 56px auto;
  width: min(45vw, 560px);
  content: "";
  background:
    linear-gradient(160deg, rgba(255, 255, 255, 0.13), rgba(18, 183, 106, 0.12)),
    rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 42px;
  box-shadow: 0 34px 100px rgba(0, 0, 0, 0.25);
  transform: rotate(-2deg);
}

.hero-bg {
  inset: auto clamp(18px, 8vw, 110px) 72px auto;
  width: min(45vw, 610px);
  height: min(52vw, 570px);
  z-index: 1;
  overflow: visible;
}

.hero-bg img {
  object-fit: contain;
  filter: drop-shadow(0 42px 58px rgba(0, 0, 0, 0.34));
  animation: scooterDrift 6s ease-in-out infinite;
}

.hero-overlay {
  display: none;
}

.landing-hero-content {
  position: relative;
  z-index: 2;
  max-width: 620px;
  padding: clamp(22px, 4vw, 38px);
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(7, 10, 8, 0.06);
  border-radius: 28px;
  box-shadow: 0 24px 80px rgba(7, 10, 8, 0.1);
  backdrop-filter: blur(16px);
}

.landing-hero h1,
.landing-hero p {
  color: var(--black);
  text-shadow: none;
}

.landing-hero h1 span {
  color: var(--green-dark);
}

.landing-hero .hero-badges span {
  color: var(--black);
  background: #ecf8f1;
  border-color: rgba(18, 183, 106, 0.2);
}

@keyframes scooterDrift {
  0%, 100% { transform: translateY(0) rotate(0deg); }
  50% { transform: translateY(-14px) rotate(1.5deg); }
}

.announcement-bar {
  width: min(1120px, calc(100% - 32px));
  margin: -34px auto 0;
  border-radius: 22px;
  box-shadow: 0 24px 70px rgba(7, 10, 8, 0.12);
}

.section-band,
.stats-band,
.math-section,
.cost-section,
.app-section,
.intel-section,
.lead-section {
  position: relative;
  overflow: hidden;
  padding-top: clamp(56px, 7vw, 90px) !important;
  padding-bottom: clamp(56px, 7vw, 90px) !important;
}

.section-band:nth-of-type(even),
.intel-section,
.lead-section {
  background:
    radial-gradient(circle at 8% 0%, rgba(18, 183, 106, 0.12), transparent 28%),
    #ffffff;
}

.section-title {
  display: grid;
  grid-template-columns: minmax(80px, 0.22fr) minmax(0, 1fr);
  gap: clamp(14px, 3vw, 34px);
  align-items: end;
  max-width: 1120px;
  margin-inline: auto;
  text-align: left;
}

.section-title::before {
  width: 72px;
  height: 72px;
  content: "";
  background:
    linear-gradient(135deg, var(--green), #08100b);
  border-radius: 22px;
  box-shadow: 0 18px 44px rgba(18, 183, 106, 0.22);
}

.section-title .eyebrow {
  grid-column: 2;
  margin: 0;
}

.section-title h2,
.section-title p:not(.eyebrow) {
  grid-column: 2;
}

.section-title h2 {
  max-width: 820px;
  margin: 0;
  letter-spacing: 0;
}

.section-title p:not(.eyebrow) {
  max-width: 680px;
  margin: 8px 0 0;
}

.partner-grid,
.stats-grid,
.steps-grid,
.earn-grid,
.story-grid,
.career-role-grid {
  align-items: stretch;
}

.partner-card,
.stat-item,
.step-card,
.earn-card,
.testimonial-card,
.career-card,
.reason-card,
.why-card,
.faq-list details {
  border-radius: 22px !important;
  box-shadow: 0 18px 50px rgba(7, 10, 8, 0.07);
}

.partner-card:hover,
.stat-item:hover,
.step-card:hover,
.earn-card:hover,
.testimonial-card:hover,
.career-card:hover,
.reason-card:hover,
.why-card:hover,
.faq-list details:hover {
  transform: translateY(-8px);
  border-color: rgba(18, 183, 106, 0.35) !important;
  box-shadow: 0 30px 82px rgba(7, 10, 8, 0.13);
}

.stats-band,
.cost-section {
  color: var(--white);
  background:
    linear-gradient(135deg, rgba(18, 183, 106, 0.16), transparent 36%),
    #071008;
}

.app-section {
  background:
    linear-gradient(90deg, #071008 0%, #071008 48%, #effff7 48.2%, #ffffff 100%);
}

.investment-calculator-section {
  background:
    linear-gradient(135deg, #f4faf7 0%, #ffffff 56%, #e9fff4 100%);
}

.investment-calculator-card {
  border-radius: 28px;
  box-shadow: 0 34px 92px rgba(7, 10, 8, 0.14);
}

.investment-calc-head {
  background:
    linear-gradient(135deg, #071008 0%, #0f3322 62%, var(--green) 100%);
  color: var(--white);
}

.investment-calc-head span {
  color: var(--green);
}

.connect-panel {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(340px, 0.75fr);
  overflow: hidden;
  background:
    linear-gradient(135deg, #ffffff 0%, #ffffff 52%, #071008 52.2%, #071008 100%);
  border: 1px solid rgba(7, 10, 8, 0.08);
  border-radius: 34px;
}

.connect-right {
  color: var(--white);
  background:
    radial-gradient(circle at 80% 18%, rgba(18, 183, 106, 0.2), transparent 30%),
    transparent;
}

.connect-right .eyebrow,
.reason-card small,
.connect-right p {
  color: rgba(255, 255, 255, 0.68);
}

.reason-card {
  color: var(--white);
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.1);
}

.reason-card:hover {
  background: rgba(18, 183, 106, 0.16);
}

.reason-card span {
  color: var(--black);
  background: var(--green);
}

.reason-card strong {
  color: var(--white);
}

.partner-hero {
  background:
    radial-gradient(circle at 86% 12%, rgba(18, 183, 106, 0.18), transparent 26%),
    linear-gradient(135deg, #071008 0%, #071008 48%, #f4faf7 48.2%, #ffffff 100%) !important;
}

.partner-hero::after {
  border-radius: 38px !important;
  background:
    linear-gradient(160deg, rgba(255, 255, 255, 0.92), rgba(237, 255, 246, 0.76)) !important;
  border: 1px solid rgba(18, 183, 106, 0.16);
  box-shadow: 0 34px 90px rgba(7, 10, 8, 0.15);
}

.partner-hero-copy {
  color: var(--white) !important;
  background: rgba(255, 255, 255, 0.08) !important;
  border-color: rgba(255, 255, 255, 0.12) !important;
}

.partner-hero h1 {
  color: var(--white) !important;
}

.partner-hero p:not(.pill-label),
.partner-hero .hero-proof-strip span {
  color: rgba(255, 255, 255, 0.74) !important;
}

.partner-hero .hero-proof-strip span {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.12);
}

@media (max-width: 980px) {
  .site-header {
    top: 0;
    width: 100%;
    border-radius: 0;
    transform: translateX(-50%);
  }

  .main-nav {
    border-radius: 22px;
  }

  .landing-hero,
  .app-section,
  .connect-panel,
  .partner-hero {
    background:
      radial-gradient(circle at 84% 10%, rgba(18, 183, 106, 0.14), transparent 30%),
      #ffffff !important;
  }

  .landing-hero::before,
  .hero-bg,
  .partner-hero::after,
  .partner-hero-bg {
    display: none !important;
  }

  .landing-hero {
    min-height: auto;
    padding-top: 112px;
  }

  .landing-hero-content,
  .partner-hero-copy {
    max-width: 100% !important;
    color: var(--black) !important;
    background: #ffffff !important;
  }

  .landing-hero h1,
  .landing-hero p,
  .partner-hero h1,
  .partner-hero p:not(.pill-label) {
    color: var(--black) !important;
  }

  .section-title {
    grid-template-columns: 1fr;
  }

  .section-title::before {
    width: 54px;
    height: 10px;
    border-radius: 999px;
  }

  .section-title .eyebrow,
  .section-title h2,
  .section-title p:not(.eyebrow) {
    grid-column: 1;
  }

  .connect-panel {
    grid-template-columns: 1fr;
  }

  .connect-right {
    color: var(--black);
    background: #f2fbf6;
  }

  .connect-right .eyebrow,
  .reason-card small,
  .connect-right p {
    color: #637064;
  }

  .reason-card {
    color: var(--black);
    background: #ffffff;
    border-color: rgba(7, 10, 8, 0.08);
  }

  .reason-card strong {
    color: var(--black);
  }
}

/* Homepage hero correction - clean premium split layout */
.landing-hero {
  min-height: 740px !important;
  padding: 150px clamp(18px, 6vw, 86px) 70px !important;
  display: grid;
  grid-template-columns: minmax(320px, 0.78fr) minmax(420px, 1fr);
  gap: clamp(28px, 5vw, 76px);
  align-items: center;
  color: var(--black) !important;
  background:
    radial-gradient(circle at 78% 22%, rgba(18, 183, 106, 0.18), transparent 28%),
    linear-gradient(135deg, #ffffff 0%, #f4faf7 54%, #e9fff4 100%) !important;
}

.landing-hero::before {
  display: none !important;
}

.landing-hero-content {
  max-width: 560px !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
}

.landing-hero .eyebrow {
  display: inline-flex;
  width: fit-content;
  padding: 9px 14px;
  color: var(--green-dark);
  background: rgba(18, 183, 106, 0.1);
  border: 1px solid rgba(18, 183, 106, 0.2);
  border-radius: 999px;
}

.landing-hero-content.reveal {
  opacity: 1 !important;
  transform: none !important;
  visibility: visible !important;
}

.landing-hero .hero-tagline-pill {
  display: inline-flex !important;
  width: min(100%, 620px) !important;
  max-width: 100% !important;
  padding: 13px clamp(10px, 1.6vw, 16px) !important;
  color: rgba(7, 16, 8, 0.66);
  font-size: clamp(9px, 1vw, 15px) !important;
  line-height: 1.2 !important;
  justify-content: center !important;
  overflow: hidden !important;
  white-space: nowrap !important;
  background:
    radial-gradient(circle at 70% 42%, rgba(18, 183, 106, 0.14), transparent 38%),
    rgba(213, 249, 232, 0.72) !important;
  border-color: rgba(18, 183, 106, 0.24) !important;
  border-radius: 999px !important;
}

.landing-hero h1 {
  max-width: 560px;
  margin: 18px 0 20px;
  color: var(--black) !important;
  font-size: clamp(54px, 6.2vw, 88px);
  line-height: 0.95;
  letter-spacing: 0;
}

.landing-hero h1 span {
  color: var(--green-dark) !important;
}

.landing-hero p {
  max-width: 520px;
  color: #53635a !important;
  font-size: 18px;
  line-height: 1.75;
}

.hero-actions {
  margin-top: 28px;
}

.landing-hero .btn-outline-light {
  color: var(--black) !important;
  background: #ffffff !important;
  border-color: rgba(7, 10, 8, 0.14) !important;
  box-shadow: 0 14px 34px rgba(7, 10, 8, 0.08);
}

.landing-hero .btn-outline-light:hover {
  color: var(--white) !important;
  background: var(--black) !important;
  border-color: var(--black) !important;
}

.landing-hero .hero-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 28px;
}

.landing-hero .hero-badges span {
  padding: 10px 13px;
  color: var(--black) !important;
  background: #ffffff !important;
  border: 1px solid rgba(18, 183, 106, 0.18) !important;
  border-radius: 999px;
  box-shadow: 0 12px 28px rgba(7, 10, 8, 0.06);
}

.landing-hero .hero-badges span::before {
  width: 8px;
  height: 8px;
  box-shadow: 0 0 0 4px rgba(18, 183, 106, 0.12);
}

.hero-bg {
  position: relative !important;
  inset: auto !important;
  z-index: 1;
  display: grid;
  width: 100% !important;
  height: min(48vw, 560px) !important;
  min-height: 430px;
  place-items: center;
  overflow: hidden !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.18), rgba(7, 16, 8, 0.05)),
    #071008;
  border: 1px solid rgba(18, 183, 106, 0.18);
  border-radius: 36px;
  box-shadow: 0 34px 98px rgba(7, 10, 8, 0.22);
}

.hero-bg::before {
  position: absolute;
  inset: 24px;
  content: "";
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 28px;
}

.hero-bg::after {
  position: absolute;
  right: -18%;
  bottom: -22%;
  width: 56%;
  aspect-ratio: 1;
  content: "";
  background: radial-gradient(circle, rgba(18, 183, 106, 0.44), transparent 66%);
}

.hero-bg img {
  position: relative;
  z-index: 1;
  width: 112%;
  height: 112%;
  object-fit: cover;
  object-position: 58% center;
  filter: saturate(1.02) contrast(1.05) drop-shadow(0 34px 48px rgba(0, 0, 0, 0.28));
}

.hero-overlay {
  display: none !important;
}

@media (max-width: 980px) {
  .landing-hero {
    grid-template-columns: 1fr;
    min-height: auto !important;
    padding-top: 116px !important;
  }

  .hero-bg {
    display: grid !important;
    height: 420px !important;
    min-height: 360px;
    order: -1;
  }

  .landing-hero-content {
    max-width: 760px !important;
  }
}

@media (max-width: 620px) {
  .landing-hero {
    padding: 104px 16px 42px !important;
    gap: 24px;
  }

  .hero-bg {
    height: 300px !important;
    min-height: 300px;
    border-radius: 24px;
  }

  .hero-bg::before {
    inset: 14px;
    border-radius: 18px;
  }

  .hero-bg img {
    width: 122%;
    height: 122%;
    object-position: 60% center;
  }

  .landing-hero h1 {
    font-size: clamp(42px, 13vw, 58px);
  }

  .landing-hero p {
    font-size: 15px;
  }

  .hero-actions {
    display: grid;
  }
}

/* Homepage hero premium polish pass */
.landing-hero {
  min-height: 760px !important;
  grid-template-columns: minmax(360px, 0.82fr) minmax(500px, 1fr);
  background:
    radial-gradient(circle at 92% 6%, rgba(18, 183, 106, 0.22), transparent 28%),
    radial-gradient(circle at 12% 86%, rgba(18, 183, 106, 0.08), transparent 24%),
    linear-gradient(135deg, #ffffff 0%, #f6fbf8 52%, #eafff4 100%) !important;
}

.landing-hero-content {
  padding-left: clamp(0px, 2vw, 18px) !important;
}

.landing-hero h1 {
  max-width: 620px;
  font-size: clamp(52px, 5.8vw, 82px);
}

.landing-hero p:not(.eyebrow) {
  max-width: 610px;
}

.hero-bg {
  isolation: isolate;
  height: min(45vw, 540px) !important;
  min-height: 460px;
  background:
    radial-gradient(circle at 80% 16%, rgba(18, 183, 106, 0.25), transparent 30%),
    linear-gradient(145deg, #0a120d 0%, #11251a 62%, #071008 100%) !important;
  border-radius: 34px;
}

.hero-bg::before {
  z-index: 2;
  border-color: rgba(255, 255, 255, 0.16);
  pointer-events: none;
}

.hero-bg::after {
  z-index: -1;
}

.hero-bg img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: 54% center !important;
  opacity: 0.96;
}

.hero-proof-card {
  position: absolute;
  z-index: 3;
  display: grid;
  gap: 5px;
  min-width: 190px;
  padding: 16px 18px;
  color: var(--black);
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(18, 183, 106, 0.22);
  border-radius: 18px;
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.18);
  backdrop-filter: blur(14px);
}

.hero-proof-card span {
  color: #637064;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.hero-proof-card strong {
  color: var(--green-dark);
  font-size: 18px;
  line-height: 1.1;
}

.hero-proof-savings {
  left: 28px;
  bottom: 28px;
}

.hero-proof-fleet {
  top: 28px;
  right: 28px;
}

.announcement-bar {
  margin: 0 auto !important;
  transform: translateY(-28px);
  border: 1px solid rgba(18, 183, 106, 0.18);
}

.partners-section {
  padding-top: clamp(42px, 6vw, 76px) !important;
}

@media (max-width: 980px) {
  .landing-hero {
    grid-template-columns: 1fr;
  }

  .hero-bg {
    min-height: 390px;
  }
}

@media (max-width: 620px) {
  .landing-hero {
    padding-top: 104px !important;
  }

  .hero-bg {
    height: 330px !important;
    min-height: 330px;
  }

  .hero-proof-card {
    min-width: 0;
    padding: 11px 12px;
    border-radius: 14px;
  }

  .hero-proof-card span {
    font-size: 9px;
  }

  .hero-proof-card strong {
    font-size: 13px;
  }

  .hero-proof-savings {
    left: 14px;
    bottom: 14px;
  }

  .hero-proof-fleet {
    top: 14px;
    right: 14px;
  }

  .announcement-bar {
    width: min(100% - 28px, 1120px);
    transform: translateY(-18px);
  }
}

/* Final hero/contact corrections */
.landing-hero .hero-bg img {
  animation: none !important;
  transform: none !important;
}

.lead-section .connect-panel {
  background: #ffffff !important;
}

.lead-section .connect-left {
  background:
    radial-gradient(circle at 0% 0%, rgba(18, 183, 106, 0.12), transparent 32%),
    #ffffff !important;
}

.lead-section .connect-right {
  color: var(--white) !important;
  background:
    radial-gradient(circle at 86% 14%, rgba(18, 183, 106, 0.24), transparent 30%),
    linear-gradient(145deg, #071008 0%, #11251a 100%) !important;
}

.lead-section .connect-right::before {
  display: none !important;
}

.lead-section .reason-card {
  color: var(--white) !important;
  background: rgba(255, 255, 255, 0.08) !important;
  border: 1px solid rgba(18, 183, 106, 0.28) !important;
  box-shadow: none !important;
}

.lead-section .reason-card strong {
  color: var(--white) !important;
}

.lead-section .reason-card small,
.lead-section .connect-right p {
  color: rgba(255, 255, 255, 0.72) !important;
}

.lead-section .reason-card input {
  accent-color: var(--green);
}

@media (max-width: 980px) {
  .lead-section .connect-right {
    color: var(--black) !important;
    background: #f2fbf6 !important;
  }

  .lead-section .reason-card {
    color: var(--black) !important;
    background: #ffffff !important;
    border-color: rgba(7, 10, 8, 0.08) !important;
    box-shadow: 0 14px 34px rgba(7, 10, 8, 0.06) !important;
  }

  .lead-section .reason-card strong {
    color: var(--black) !important;
  }

  .lead-section .reason-card small,
  .lead-section .connect-right p {
    color: #637064 !important;
  }
}

/* Premium app command-center presentation */
.app-section {
  grid-template-columns: minmax(300px, 0.72fr) minmax(0, 1fr) !important;
  gap: clamp(28px, 5vw, 76px) !important;
  align-items: center !important;
  width: min(1180px, calc(100% - 36px));
  margin: clamp(44px, 7vw, 84px) auto;
  padding: clamp(28px, 5vw, 56px) !important;
  color: var(--black);
  background:
    radial-gradient(circle at 15% 20%, rgba(18, 183, 106, 0.22), transparent 28%),
    linear-gradient(135deg, #071008 0%, #102218 48%, #f4fbf7 48.2%, #ffffff 100%) !important;
  border: 1px solid rgba(18, 183, 106, 0.18);
  border-radius: 36px;
  box-shadow: 0 34px 96px rgba(7, 10, 8, 0.16);
}

.app-section::before,
.app-section::after {
  display: none !important;
}

.app-section .phone-mock {
  position: relative;
  min-height: 520px;
  padding: clamp(18px, 3vw, 34px);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0.02));
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 30px;
}

.app-section .phone-mock::before,
.app-section .phone-mock::after {
  position: absolute;
  z-index: 0;
  display: grid;
  place-items: center;
  padding: 14px 16px;
  color: var(--white);
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(18, 183, 106, 0.24);
  border-radius: 16px;
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.18);
  font-size: 13px;
  font-weight: 900;
}

.app-section .phone-mock::before {
  top: 50px;
  right: 22px;
  content: "Live earnings";
}

.app-section .phone-mock::after {
  bottom: 58px;
  left: 18px;
  content: "Fleet health";
}

.app-section .phone-screen {
  z-index: 1;
  width: min(100%, 270px) !important;
  min-height: 500px !important;
  padding: 28px !important;
  background:
    radial-gradient(circle at 50% 0%, rgba(18, 183, 106, 0.22), transparent 34%),
    #0a110d !important;
  border-width: 12px !important;
  border-color: #15231c !important;
  border-radius: 34px !important;
  box-shadow: 0 28px 70px rgba(0, 0, 0, 0.32) !important;
}

.app-section .phone-screen div {
  border-radius: 12px;
}

.app-copy {
  min-width: 0;
  padding: clamp(24px, 4vw, 46px);
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(7, 10, 8, 0.08);
  border-radius: 28px;
  box-shadow: 0 24px 70px rgba(7, 10, 8, 0.08);
}

.app-copy .eyebrow {
  display: inline-flex;
  width: fit-content;
  padding: 8px 12px;
  color: var(--green-dark);
  background: rgba(18, 183, 106, 0.1);
  border: 1px solid rgba(18, 183, 106, 0.18);
  border-radius: 999px;
}

.app-copy h2 {
  max-width: 680px;
  margin: 16px 0 14px;
  color: var(--black) !important;
  font-size: clamp(38px, 4.7vw, 66px);
  line-height: 1.02;
}

.app-copy > p:not(.eyebrow) {
  max-width: 700px;
  color: #53635a !important;
}

.app-copy .feature-list {
  gap: 14px;
  margin-top: 26px;
}

.app-copy .feature-list article {
  padding: 18px;
  background: #f7fbf8;
  border: 1px solid rgba(18, 183, 106, 0.14);
  border-radius: 18px;
  box-shadow: none;
}

.app-copy .feature-list article:hover {
  background: #ecf8f1;
  transform: translateX(8px);
}

.app-copy .feature-list span {
  color: var(--black);
  background: var(--green);
}

.app-actions {
  margin-top: 26px;
}

@media (max-width: 980px) {
  .app-section {
    grid-template-columns: 1fr !important;
    width: min(100% - 28px, 1180px);
    background:
      linear-gradient(180deg, #071008 0%, #102218 44%, #ffffff 44.2%, #ffffff 100%) !important;
  }

  .app-section .phone-mock {
    min-height: auto;
  }
}

@media (max-width: 620px) {
  .app-section {
    margin-block: 28px;
    padding: 18px !important;
    border-radius: 24px;
  }

  .app-copy {
    padding: 22px;
    border-radius: 20px;
  }

  .app-copy .feature-list article:hover {
    transform: none;
  }

  .app-section .phone-mock::before,
  .app-section .phone-mock::after {
    display: none;
  }
}

/* App section cleanup - remove background bleed and improve polish */
.app-section {
  background:
    radial-gradient(circle at 18% 18%, rgba(18, 183, 106, 0.2), transparent 28%),
    linear-gradient(135deg, #071008 0%, #0f2117 100%) !important;
}

.app-section .phone-mock {
  overflow: hidden;
  background:
    radial-gradient(circle at 68% 16%, rgba(18, 183, 106, 0.18), transparent 32%),
    rgba(255, 255, 255, 0.06) !important;
}

.app-section .phone-mock::before,
.app-section .phone-mock::after {
  display: none !important;
}

.app-section .phone-mock::marker {
  display: none;
}

.app-section .phone-screen {
  transform: none !important;
}

.app-section .phone-screen::before {
  position: absolute;
  top: 18px;
  left: 50%;
  width: 52px;
  height: 5px;
  content: "";
  background: rgba(255, 255, 255, 0.18);
  border-radius: 999px;
  transform: translateX(-50%);
}

.app-copy {
  background:
    linear-gradient(180deg, #ffffff 0%, #f7fbf8 100%) !important;
  border-color: rgba(18, 183, 106, 0.16) !important;
}

.app-copy h2 {
  font-size: clamp(34px, 4.2vw, 58px);
}

.app-copy .feature-list article {
  grid-template-columns: 52px minmax(0, 1fr);
  align-items: center;
}

.app-copy .feature-list article:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 42px rgba(7, 10, 8, 0.08);
}

.app-actions .btn-secondary {
  background: #ffffff;
}

@media (max-width: 980px) {
  .app-section {
    background:
      radial-gradient(circle at 18% 18%, rgba(18, 183, 106, 0.16), transparent 28%),
      #071008 !important;
  }
}

@media (max-width: 620px) {
  .app-section .phone-screen {
    width: min(100%, 250px) !important;
    min-height: 440px !important;
  }

  .app-copy h2 {
    font-size: clamp(32px, 10vw, 42px);
  }
}

/* Premium route-style steps section */
.steps-section {
  display: grid;
  grid-template-columns: minmax(280px, 0.55fr) minmax(0, 1fr);
  gap: clamp(28px, 5vw, 72px);
  align-items: center;
  background:
    radial-gradient(circle at 10% 18%, rgba(18, 183, 106, 0.14), transparent 28%),
    linear-gradient(135deg, #ffffff 0%, #f6fbf8 100%) !important;
}

.steps-section .section-title {
  display: block;
  margin: 0;
}

.steps-section .section-title::before {
  display: grid;
  width: 78px;
  height: 78px;
  margin-bottom: 24px;
  content: "3";
  place-items: center;
  color: var(--white);
  background:
    linear-gradient(135deg, var(--green), #071008);
  border-radius: 26px;
  box-shadow: 0 22px 52px rgba(18, 183, 106, 0.26);
  font-size: 34px;
  font-weight: 1000;
}

.steps-section .section-title h2,
.steps-section .section-title p {
  grid-column: auto !important;
}

.steps-section .section-title h2 {
  max-width: 520px;
  font-size: clamp(40px, 5vw, 66px);
  line-height: 1;
}

.steps-section .section-title p {
  max-width: 440px;
  margin-top: 20px !important;
}

.steps-grid {
  position: relative;
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 18px;
  max-width: 620px !important;
  margin: 0 !important;
}

.steps-grid::before {
  position: absolute;
  top: 26px;
  bottom: 26px;
  left: 37px;
  width: 2px;
  content: "";
  background: linear-gradient(180deg, var(--green), rgba(18, 183, 106, 0.08));
}

.step-card {
  display: grid;
  grid-template-columns: 74px minmax(0, 1fr);
  grid-template-areas:
    "num icon"
    "num title"
    "num copy";
  gap: 6px 20px;
  min-height: auto !important;
  padding: 24px 26px !important;
  text-align: left !important;
  background: rgba(255, 255, 255, 0.92) !important;
  border: 1px solid rgba(7, 10, 8, 0.08) !important;
  border-radius: 24px !important;
  box-shadow: 0 18px 52px rgba(7, 10, 8, 0.07) !important;
}

.step-card:nth-child(2) {
  margin-left: clamp(0px, 4vw, 44px);
}

.step-card:nth-child(3) {
  margin-left: clamp(0px, 8vw, 88px);
}

.step-card:hover {
  background: #ffffff !important;
  transform: translateX(10px) !important;
  box-shadow: 0 28px 74px rgba(7, 10, 8, 0.12) !important;
}

.step-card b {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  grid-area: num;
  width: 74px !important;
  height: 74px !important;
  margin: 0 !important;
  color: var(--black) !important;
  background: var(--green) !important;
  border: 8px solid #ecf8f1;
  border-radius: 24px !important;
  transform: none !important;
}

.step-card > span {
  grid-area: icon;
  width: fit-content !important;
  height: auto !important;
  margin: 0 !important;
  padding: 7px 11px;
  color: var(--green-dark) !important;
  background: rgba(18, 183, 106, 0.12) !important;
  border-radius: 999px !important;
  font-size: 13px;
}

.step-card h3 {
  grid-area: title;
  margin: 4px 0 0;
  font-size: 24px;
}

.step-card p {
  grid-area: copy;
  max-width: 420px;
  margin: 0;
}

@media (max-width: 980px) {
  .steps-section {
    grid-template-columns: 1fr;
  }

  .steps-grid {
    max-width: 100% !important;
  }
}

@media (max-width: 620px) {
  .steps-section .section-title::before {
    width: 58px;
    height: 58px;
    border-radius: 18px;
    font-size: 26px;
  }

  .steps-grid::before {
    left: 27px;
  }

  .step-card,
  .step-card:nth-child(2),
  .step-card:nth-child(3) {
    margin-left: 0;
  }

  .step-card {
    grid-template-columns: 58px minmax(0, 1fr);
    padding: 18px !important;
  }

  .step-card b {
    width: 58px !important;
    height: 58px !important;
    border-width: 6px;
    border-radius: 18px !important;
  }

  .step-card:hover {
    transform: none !important;
  }
}

/* Premium earn pathway selector */
.earn-section {
  color: var(--white);
  background:
    radial-gradient(circle at 82% 14%, rgba(18, 183, 106, 0.22), transparent 26%),
    linear-gradient(135deg, #071008 0%, #102218 100%) !important;
}

.earn-section .section-title {
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  width: min(1120px, 100%);
}

.earn-section .section-title::before {
  display: none;
}

.earn-section .section-title h2,
.earn-section .section-title p {
  color: var(--white);
  grid-column: 1 !important;
}

.earn-section .section-title h2 {
  max-width: 620px;
  font-size: clamp(40px, 5vw, 70px);
  line-height: 1;
}

.earn-section .section-title p {
  color: rgba(255, 255, 255, 0.68);
}

.earn-section .tab-switch {
  justify-self: end;
  margin: 0;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: none;
  grid-column: 2;
  grid-row: 1 / span 2;
}

.earn-section .tab-switch button {
  color: rgba(255, 255, 255, 0.72);
}

.earn-section .tab-switch button.is-active {
  color: var(--black);
  background: var(--green);
}

.earn-card {
  grid-template-columns: minmax(340px, 0.75fr) minmax(0, 1fr) !important;
  max-width: 1120px !important;
  margin-top: 38px !important;
  background: rgba(255, 255, 255, 0.06) !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
  border-radius: 32px !important;
  box-shadow: 0 34px 90px rgba(0, 0, 0, 0.22) !important;
}

.earn-card > div:first-child {
  order: 2;
  padding: clamp(28px, 5vw, 58px) !important;
  color: var(--white);
}

.earn-card h3 {
  color: var(--white);
  font-size: clamp(30px, 4vw, 52px);
  line-height: 1.05;
}

.earn-card .mini-list {
  display: grid;
  gap: 14px;
  margin: 26px 0;
}

.earn-card .mini-list li {
  padding: 16px 18px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(18, 183, 106, 0.2);
  border-radius: 18px;
}

.earn-card .mini-list strong {
  color: var(--white);
}

.earn-card .mini-list span {
  color: rgba(255, 255, 255, 0.66);
}

.earn-card > img,
.earn-card .investor-scene {
  order: 1;
  min-height: 460px;
  overflow: hidden;
  background: #0b140f;
  border-radius: 28px 0 0 28px;
}

.earn-card > img {
  filter: saturate(0.96) contrast(1.04) brightness(0.82);
}

.earn-card .investor-scene > img:first-child {
  min-height: 460px;
  object-position: 58% center;
  filter: saturate(0.96) contrast(1.05) brightness(0.86);
}

.earn-card .btn-primary {
  box-shadow: 0 18px 44px rgba(18, 183, 106, 0.22);
}

@media (max-width: 980px) {
  .earn-section .section-title {
    grid-template-columns: 1fr;
  }

  .earn-section .tab-switch {
    justify-self: start;
    grid-column: 1;
    grid-row: auto;
    margin-top: 22px;
  }

  .earn-card {
    grid-template-columns: 1fr !important;
  }

  .earn-card > div:first-child {
    order: 1;
  }

  .earn-card > img,
  .earn-card .investor-scene {
    order: 2;
    border-radius: 0 0 28px 28px;
  }
}

@media (max-width: 620px) {
  .earn-section .tab-switch {
    width: 100%;
  }

  .earn-card {
    border-radius: 24px !important;
  }

  .earn-card > img,
  .earn-card .investor-scene,
  .earn-card .investor-scene > img:first-child {
    min-height: 320px;
  }
}

/* Premium fleet intelligence cockpit */
.intel-section {
  width: min(1180px, calc(100% - 36px));
  margin: clamp(44px, 7vw, 84px) auto;
  padding: clamp(28px, 5vw, 58px) !important;
  grid-template-columns: minmax(0, 1fr) minmax(340px, 0.64fr) !important;
  gap: clamp(26px, 5vw, 64px) !important;
  color: var(--white);
  background:
    radial-gradient(circle at 16% 16%, rgba(18, 183, 106, 0.24), transparent 30%),
    linear-gradient(135deg, #071008 0%, #102218 100%) !important;
  border: 1px solid rgba(18, 183, 106, 0.18);
  border-radius: 36px;
  box-shadow: 0 34px 96px rgba(7, 10, 8, 0.16);
}

.intel-section::before,
.intel-section::after {
  display: none !important;
}

.intel-copy {
  min-width: 0;
  padding: clamp(24px, 4vw, 44px);
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 28px;
}

.intel-copy .eyebrow {
  display: inline-flex;
  width: fit-content;
  padding: 8px 12px;
  color: var(--black);
  background: var(--green);
  border-radius: 999px;
}

.intel-copy h2 {
  max-width: 720px;
  margin: 18px 0 16px;
  color: var(--white) !important;
  font-size: clamp(38px, 4.8vw, 68px);
  line-height: 1.02;
}

.intel-copy > p:not(.eyebrow) {
  max-width: 690px;
  color: rgba(255, 255, 255, 0.7) !important;
}

.intel-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 14px !important;
  margin-top: 28px !important;
}

.intel-grid article {
  padding: 18px !important;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(18, 183, 106, 0.22) !important;
  border-left: 0 !important;
  border-radius: 18px;
  transition: transform 220ms ease, background 220ms ease, border-color 220ms ease;
}

.intel-grid article:hover {
  background: rgba(18, 183, 106, 0.14);
  border-color: rgba(18, 183, 106, 0.42) !important;
  transform: translateY(-4px);
}

.intel-grid strong {
  color: var(--white);
}

.intel-grid span {
  color: rgba(255, 255, 255, 0.62) !important;
}

.intel-actions {
  margin-top: 28px;
}

.intel-actions .btn-secondary {
  color: var(--white);
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.18);
}

.dashboard-mock {
  width: min(100%, 390px) !important;
  min-height: 520px !important;
  justify-self: center;
  background:
    radial-gradient(circle at 50% 0%, rgba(18, 183, 106, 0.26), transparent 34%),
    #09110d !important;
  border: 14px solid #17261e !important;
  border-radius: 38px !important;
  box-shadow:
    0 28px 74px rgba(0, 0, 0, 0.34),
    0 0 0 1px rgba(18, 183, 106, 0.16);
}

.dashboard-mock::before {
  position: absolute;
  top: 16px;
  left: 50%;
  width: 58px;
  height: 5px;
  content: "";
  background: rgba(255, 255, 255, 0.16);
  border-radius: 999px;
  transform: translateX(-50%);
}

.dashboard-mock > span {
  color: var(--green) !important;
}

.dashboard-mock > strong {
  color: var(--green) !important;
  background: rgba(18, 183, 106, 0.12) !important;
  border-color: rgba(18, 183, 106, 0.28) !important;
  border-radius: 18px !important;
}

.dash-row b {
  background: rgba(255, 255, 255, 0.08) !important;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 14px !important;
}

.dash-chart {
  border-radius: 18px !important;
  border-color: rgba(255, 255, 255, 0.08) !important;
}

@media (max-width: 980px) {
  .intel-section {
    grid-template-columns: 1fr !important;
    width: min(100% - 28px, 1180px);
  }
}

@media (max-width: 620px) {
  .intel-section {
    padding: 18px !important;
    border-radius: 24px;
  }

  .intel-copy {
    padding: 22px;
    border-radius: 20px;
  }

  .intel-grid {
    grid-template-columns: 1fr !important;
  }

  .dashboard-mock {
    min-height: auto !important;
    width: min(100%, 310px) !important;
  }
}

/* Partner page calculator uses the updated investment calculator */
.yield-section .investment-calculator-card {
  display: block;
  max-width: 980px;
  margin: 38px auto 0;
}

.yield-section .investment-calc-body {
  background: #ffffff;
}

.yield-section .investment-calculator-card .btn {
  justify-self: end;
}

@media (max-width: 980px) {
  .yield-section .investment-calculator-card .btn {
    justify-self: stretch;
  }
}

/* Site-wide Ozoride premium identity pass */
:root {
  --ozo-ink: #071008;
  --ozo-panel: #0d1b13;
  --ozo-soft: #f4faf7;
  --ozo-line: rgba(7, 16, 8, 0.1);
  --ozo-shadow: 0 24px 72px rgba(7, 16, 8, 0.1);
  --ozo-shadow-strong: 0 36px 110px rgba(7, 16, 8, 0.18);
}

html {
  scroll-padding-top: 120px;
}

main {
  overflow: clip;
}

.page-hero,
.about-hero,
.contact-hero,
.legal-hero,
.career-hero,
.rider-hero,
.partner-hero {
  position: relative;
  isolation: isolate;
}

.page-hero::before,
.about-hero::before,
.contact-hero::before,
.legal-hero::before,
.career-hero::before,
.rider-hero::before {
  position: absolute;
  inset: 0;
  z-index: -1;
  content: "";
  background:
    radial-gradient(circle at 86% 10%, rgba(18, 183, 106, 0.18), transparent 28%),
    linear-gradient(135deg, #ffffff 0%, #f7fbf8 100%);
}

.page-hero.dark-page::before,
.rider-hero::before {
  background:
    radial-gradient(circle at 82% 18%, rgba(18, 183, 106, 0.28), transparent 30%),
    linear-gradient(135deg, #071008 0%, #102218 100%);
}

.page-hero h1,
.about-hero h1,
.contact-hero h1,
.legal-hero h1,
.career-hero h1,
.rider-hero h1 {
  letter-spacing: 0;
}

.page-hero p,
.about-hero p,
.contact-hero p,
.legal-hero p,
.career-hero p,
.rider-hero p {
  line-height: 1.72;
}

.page-hero .eyebrow,
.about-hero .eyebrow,
.contact-hero .eyebrow,
.legal-hero .eyebrow,
.career-hero .eyebrow,
.rider-hero .eyebrow,
.section-title .eyebrow {
  width: fit-content;
  padding: 8px 12px;
  color: var(--green-dark);
  background: rgba(18, 183, 106, 0.1);
  border: 1px solid rgba(18, 183, 106, 0.18);
  border-radius: 999px;
}

.section-band:not(.app-section):not(.steps-section):not(.earn-section):not(.intel-section):not(.lead-section):not(.yield-section),
.about-story,
.about-services,
.pillars-section,
.team-section,
.about-gallery,
.about-insights,
.about-faq,
.about-contact-panel,
.rider-benefits,
.rider-community,
.rider-cost,
.rider-how,
.join-platforms,
.trust-section,
.partner-why,
.partner-steps,
.market-section,
.portfolio-section,
.partner-stories,
.partners-section,
.career-roles,
.career-note,
.contact-paths {
  background:
    radial-gradient(circle at 8% 0%, rgba(18, 183, 106, 0.08), transparent 24%),
    #ffffff;
}

.about-story,
.about-services,
.about-mission,
.pillars-section,
.team-section,
.about-gallery,
.about-insights,
.about-contact-panel,
.rider-benefits,
.rider-community,
.rider-cost,
.rider-how,
.join-platforms,
.trust-section,
.partner-why,
.partner-steps,
.market-section,
.portfolio-section,
.partner-stories,
.partners-section,
.career-roles,
.career-note,
.contact-paths,
.legal-layout {
  padding-top: clamp(56px, 7vw, 96px) !important;
  padding-bottom: clamp(56px, 7vw, 96px) !important;
}

.about-service-card,
.pillar-card,
.team-card,
.gallery-card,
.insight-card,
.contact-info-panel article,
.faq-list details,
.legal-card,
.career-card,
.partner-card,
.why-card,
.market-card,
.portfolio-card,
.trust-card,
.platform-card,
.benefit-card,
.journey-card,
.savings-card,
.cta-stack,
.lead-form,
.contact-form,
.map-card {
  background: rgba(255, 255, 255, 0.94) !important;
  border: 1px solid var(--ozo-line) !important;
  border-radius: 24px !important;
  box-shadow: var(--ozo-shadow) !important;
  transition: transform 220ms ease, border-color 220ms ease, box-shadow 220ms ease, background 220ms ease;
}

.about-service-card:hover,
.pillar-card:hover,
.team-card:hover,
.gallery-card:hover,
.insight-card:hover,
.contact-info-panel article:hover,
.faq-list details:hover,
.career-card:hover,
.partner-card:hover,
.why-card:hover,
.market-card:hover,
.portfolio-card:hover,
.trust-card:hover,
.platform-card:hover,
.benefit-card:hover,
.journey-card:hover,
.savings-card:hover,
.cta-stack:hover {
  transform: translateY(-6px);
  border-color: rgba(18, 183, 106, 0.34) !important;
  box-shadow: var(--ozo-shadow-strong) !important;
}

.split-section,
.process-section,
.contact-main,
.legal-layout {
  width: min(1160px, calc(100% - 36px));
  margin-inline: auto;
}

.split-section,
.process-section,
.contact-main {
  gap: clamp(24px, 5vw, 68px) !important;
}

.dark-page,
.join-band,
.partner-final,
.about-impact-hero {
  background:
    radial-gradient(circle at 82% 18%, rgba(18, 183, 106, 0.24), transparent 30%),
    linear-gradient(135deg, #071008 0%, #102218 100%) !important;
}

.join-band,
.partner-final {
  border-top: 1px solid rgba(18, 183, 106, 0.18);
  border-bottom: 1px solid rgba(18, 183, 106, 0.18);
}

.legal-layout {
  align-items: start;
}

.legal-card {
  line-height: 1.75;
}

.legal-card h2,
.legal-card h3 {
  color: var(--ozo-ink);
}

.contact-form input,
.contact-form textarea,
.lead-form input,
.lead-form textarea,
.lead-form select,
.contact-form select {
  border-color: rgba(7, 16, 8, 0.12) !important;
  border-radius: 14px !important;
}

.contact-form input:focus,
.contact-form textarea:focus,
.lead-form input:focus,
.lead-form textarea:focus,
.lead-form select:focus,
.contact-form select:focus {
  border-color: var(--green) !important;
  box-shadow: 0 0 0 4px rgba(18, 183, 106, 0.12);
  outline: none;
}

.btn,
.header-cta,
.phone-screen a,
.career-status-panel a,
.partner-final a,
.join-band a {
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease, color 180ms ease;
}

.btn:hover,
.header-cta:hover,
.phone-screen a:hover,
.career-status-panel a:hover,
.partner-final a:hover,
.join-band a:hover {
  transform: translateY(-3px);
}

.mega-footer,
.site-footer {
  color: rgba(255, 255, 255, 0.72);
  background:
    radial-gradient(circle at 12% 0%, rgba(18, 183, 106, 0.18), transparent 28%),
    #071008 !important;
}

.mega-footer a,
.site-footer a {
  color: rgba(255, 255, 255, 0.76);
}

.mega-footer a:hover,
.site-footer a:hover {
  color: var(--green);
}

.footer-contact-item,
.footer-credit {
  border-color: rgba(255, 255, 255, 0.1) !important;
}

.call-float,
.whatsapp-float {
  box-shadow: 0 16px 40px rgba(7, 16, 8, 0.24) !important;
}

@media (max-width: 980px) {
  .site-header {
    width: 100%;
    max-width: none;
  }

  .section-title {
    max-width: min(100%, 760px);
  }

  .split-section,
  .process-section,
  .contact-main,
  .legal-layout {
    width: min(100% - 28px, 1160px);
  }
}

@media (max-width: 760px) {
  html {
    scroll-padding-top: 88px;
  }

  .section-band,
  .stats-band,
  .math-section,
  .cost-section,
  .app-section,
  .steps-section,
  .earn-section,
  .intel-section,
  .lead-section,
  .partner-why,
  .yield-section,
  .partner-steps,
  .market-section,
  .portfolio-section,
  .partner-stories,
  .partners-section {
    padding-top: 44px !important;
    padding-bottom: 44px !important;
  }

  .page-hero,
  .about-hero,
  .contact-hero,
  .legal-hero,
  .career-hero,
  .rider-hero,
  .partner-hero {
    padding-top: 104px !important;
  }

  .section-title h2,
  .page-hero h1,
  .about-hero h1,
  .contact-hero h1,
  .legal-hero h1,
  .career-hero h1,
  .rider-hero h1 {
    font-size: clamp(34px, 10vw, 50px) !important;
    line-height: 1.04;
  }

  .section-title p,
  .page-hero p,
  .about-hero p,
  .contact-hero p,
  .legal-hero p,
  .career-hero p,
  .rider-hero p {
    font-size: 15px;
  }
}

@media (max-width: 520px) {
  .btn,
  .header-cta {
    width: 100%;
    justify-content: center;
  }

  .hero-actions,
  .app-actions,
  .intel-actions,
  .lead-contact-actions,
  .connect-contact-actions,
  .store-buttons,
  .career-note-card div {
    display: grid !important;
    grid-template-columns: 1fr !important;
  }

  .call-float,
  .whatsapp-float {
    right: 14px !important;
  }
}

/* Final contrast audit fixes */
.portfolio-section {
  width: min(1180px, calc(100% - 36px));
  margin: clamp(44px, 7vw, 84px) auto;
  padding: clamp(28px, 5vw, 58px) !important;
  color: var(--white) !important;
  background:
    radial-gradient(circle at 18% 18%, rgba(18, 183, 106, 0.22), transparent 30%),
    linear-gradient(135deg, #071008 0%, #102218 100%) !important;
  border: 1px solid rgba(18, 183, 106, 0.18);
  border-radius: 36px;
  box-shadow: var(--ozo-shadow-strong);
}

.portfolio-copy {
  min-width: 0;
  padding: clamp(24px, 4vw, 44px);
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 28px;
}

.portfolio-copy .eyebrow {
  display: inline-flex;
  width: fit-content;
  padding: 8px 12px;
  color: var(--black) !important;
  background: var(--green);
  border-radius: 999px;
}

.portfolio-copy h2 {
  color: var(--white) !important;
}

.portfolio-copy h2 span {
  color: var(--green) !important;
}

.portfolio-copy p:not(.eyebrow) {
  color: rgba(255, 255, 255, 0.72) !important;
}

.portfolio-phone > div {
  border-color: rgba(18, 183, 106, 0.24) !important;
  box-shadow: 0 30px 82px rgba(0, 0, 0, 0.34) !important;
}

.map-card,
.contact-form,
.lead-form {
  color: var(--ozo-ink) !important;
}

.map-card h2,
.map-card strong,
.contact-form h2,
.lead-form h2 {
  color: var(--ozo-ink) !important;
}

.map-card p,
.map-card small,
.contact-form p,
.lead-form p {
  color: #53635a !important;
}

.map-placeholder {
  color: var(--white) !important;
  background:
    radial-gradient(circle at 50% 0%, rgba(18, 183, 106, 0.22), transparent 32%),
    #071008 !important;
}

.map-placeholder p,
.map-placeholder small,
.map-placeholder strong {
  color: var(--white) !important;
}

.legal-card p,
.legal-card li,
.legal-card span,
.faq-list p,
.faq-list li,
.about-service-card p,
.pillar-card p,
.team-card p,
.career-card p,
.career-card small,
.market-card p,
.why-card p,
.benefit-card p,
.trust-card p,
.platform-card p {
  color: #53635a;
}

.legal-card h1,
.legal-card h2,
.legal-card h3,
.faq-list summary,
.about-service-card h3,
.pillar-card h3,
.team-card h3,
.career-card h3,
.market-card h3,
.why-card h3,
.benefit-card h3,
.trust-card h3,
.platform-card h3 {
  color: var(--ozo-ink);
}

@media (max-width: 980px) {
  .portfolio-section {
    width: min(100% - 28px, 1180px);
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 620px) {
  .portfolio-section {
    padding: 18px !important;
    border-radius: 24px;
  }

  .portfolio-copy {
    padding: 22px;
    border-radius: 20px;
  }
}

/* Final partner hero reset - no diagonal competitor-style split */
.partner-hero {
  display: grid !important;
  grid-template-columns: minmax(320px, 0.82fr) minmax(420px, 1fr) !important;
  gap: clamp(28px, 5vw, 72px) !important;
  align-items: center !important;
  min-height: 760px !important;
  padding: 150px clamp(18px, 6vw, 86px) 70px !important;
  background:
    radial-gradient(circle at 84% 12%, rgba(18, 183, 106, 0.2), transparent 28%),
    linear-gradient(135deg, #ffffff 0%, #f6fbf8 100%) !important;
}

.partner-hero::after {
  display: none !important;
}

.partner-hero-bg {
  position: relative !important;
  inset: auto !important;
  z-index: 1 !important;
  order: 2;
  display: grid;
  width: 100% !important;
  height: min(45vw, 540px) !important;
  min-height: 460px;
  overflow: hidden;
  background:
    radial-gradient(circle at 80% 16%, rgba(18, 183, 106, 0.22), transparent 30%),
    linear-gradient(145deg, #0a120d 0%, #11251a 62%, #071008 100%);
  border: 1px solid rgba(18, 183, 106, 0.18);
  border-radius: 34px;
  box-shadow: 0 34px 98px rgba(7, 10, 8, 0.22);
}

.partner-hero-bg::before,
.partner-hero-bg::after {
  display: none !important;
}

.partner-hero-bg img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: 58% center !important;
  opacity: 0.96 !important;
  filter: saturate(1.02) contrast(1.04) !important;
  transform: none !important;
}

.partner-hero-copy {
  order: 1;
  max-width: 610px !important;
  padding: 0 !important;
  color: var(--ozo-ink) !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.partner-hero .pill-label {
  color: var(--green-dark) !important;
  background: rgba(18, 183, 106, 0.1) !important;
  border: 1px solid rgba(18, 183, 106, 0.18) !important;
}

.partner-hero h1 {
  color: var(--ozo-ink) !important;
  max-width: 560px !important;
  font-size: clamp(50px, 5.2vw, 76px) !important;
  line-height: 0.98 !important;
}

.partner-hero h1 span {
  color: var(--green-dark) !important;
}

.partner-hero p:not(.pill-label) {
  max-width: 520px !important;
  color: #53635a !important;
}

.partner-hero .hero-proof-strip span {
  color: var(--ozo-ink) !important;
  background: #ffffff !important;
  border: 1px solid rgba(18, 183, 106, 0.18) !important;
  box-shadow: 0 12px 28px rgba(7, 16, 8, 0.06);
}

@media (max-width: 980px) {
  .partner-hero {
    grid-template-columns: 1fr !important;
    min-height: auto !important;
    padding-top: 116px !important;
  }

  .partner-hero-bg {
    order: 1;
    height: 420px !important;
    min-height: 360px;
  }

  .partner-hero-copy {
    order: 2;
    max-width: 760px !important;
  }
}

@media (max-width: 620px) {
  .partner-hero {
    padding: 104px 16px 42px !important;
  }

  .partner-hero-bg {
    height: 300px !important;
    min-height: 300px;
    border-radius: 24px;
  }

  .partner-hero h1 {
    font-size: clamp(40px, 12vw, 56px) !important;
  }
}

/* Remove remaining diagonal panel styling site-wide */
.connect-panel {
  background: #ffffff !important;
}

.connect-panel .connect-left {
  background: #ffffff !important;
}

.connect-panel .connect-right {
  background:
    radial-gradient(circle at 86% 14%, rgba(18, 183, 106, 0.22), transparent 30%),
    linear-gradient(145deg, #071008 0%, #11251a 100%) !important;
}

@media (max-width: 980px) {
  .connect-panel .connect-right {
    background: #f2fbf6 !important;
  }
}

/* Rider page premium UI pass */
.rider-hero {
  display: grid !important;
  grid-template-columns: minmax(320px, 0.82fr) minmax(420px, 1fr) !important;
  gap: clamp(28px, 5vw, 72px) !important;
  align-items: center !important;
  min-height: 620px !important;
  padding: 128px clamp(18px, 6vw, 86px) 52px !important;
  color: var(--ozo-ink) !important;
  background:
    radial-gradient(circle at 86% 12%, rgba(18, 183, 106, 0.2), transparent 28%),
    linear-gradient(135deg, #ffffff 0%, #f6fbf8 100%) !important;
}

.rider-hero::before {
  display: none !important;
}

.rider-hero-copy {
  max-width: 620px;
}

.rider-hero .pill-label {
  display: inline-flex;
  width: fit-content;
  padding: 10px 14px;
  color: var(--green-dark) !important;
  background: rgba(18, 183, 106, 0.1) !important;
  border: 1px solid rgba(18, 183, 106, 0.18);
  border-radius: 999px;
}

.rider-hero h1 {
  max-width: 620px;
  margin: 18px 0 20px;
  color: var(--ozo-ink) !important;
  font-size: clamp(50px, 5.7vw, 82px) !important;
  line-height: 0.98 !important;
}

.rider-hero h1::first-line {
  color: inherit !important;
}

.rider-hero-copy > p:not(.pill-label) {
  max-width: 560px;
  color: #53635a !important;
}

.rider-hero .btn-outline-light {
  color: var(--ozo-ink) !important;
  background: #ffffff !important;
  border-color: rgba(7, 16, 8, 0.14) !important;
}

.rider-hero .hero-badges span {
  color: var(--ozo-ink) !important;
  background: #ffffff !important;
  border: 1px solid rgba(18, 183, 106, 0.18) !important;
  box-shadow: 0 12px 28px rgba(7, 16, 8, 0.06);
}

.rider-hero-image {
  overflow: hidden;
  background:
    radial-gradient(circle at 80% 16%, rgba(18, 183, 106, 0.22), transparent 30%),
    linear-gradient(145deg, #0a120d 0%, #11251a 62%, #071008 100%) !important;
  border: 1px solid rgba(18, 183, 106, 0.18) !important;
  border-radius: 34px !important;
  box-shadow: 0 34px 98px rgba(7, 10, 8, 0.22) !important;
}

.rider-hero-image img {
  height: min(38vw, 430px) !important;
  min-height: 360px;
  object-fit: cover;
  object-position: 58% center;
  transform: none !important;
}

.rider-benefits .section-title,
.rider-cost .section-title,
.join-platforms .section-title,
.trust-section .section-title,
.testimonial-section .section-title,
.about-faq .section-title {
  text-align: left;
}

.benefit-row {
  max-width: 1120px !important;
  gap: 18px !important;
}

.benefit-item {
  display: grid !important;
  justify-items: start !important;
  min-height: 230px;
  padding: 28px !important;
  text-align: left !important;
  background: #ffffff !important;
  border: 1px solid rgba(7, 16, 8, 0.08) !important;
  border-radius: 24px;
  box-shadow: var(--ozo-shadow);
}

.benefit-item span {
  margin: 0 0 22px !important;
  border-radius: 18px !important;
}

.benefit-item p {
  max-width: none;
}

.rider-community .community-grid {
  gap: 22px;
}

.community-card {
  border-radius: 28px !important;
  box-shadow: var(--ozo-shadow) !important;
}

.community-card.dark {
  background:
    radial-gradient(circle at 84% 12%, rgba(18, 183, 106, 0.2), transparent 28%),
    #071008 !important;
}

.rider-math {
  background:
    radial-gradient(circle at 12% 18%, rgba(18, 183, 106, 0.2), transparent 28%),
    linear-gradient(135deg, #071008 0%, #102218 100%) !important;
}

.rider-math .math-shell {
  width: min(1120px, 100%);
}

.rider-math .calculator-card {
  background: rgba(255, 255, 255, 0.08) !important;
  border: 1px solid rgba(18, 183, 106, 0.24) !important;
  border-radius: 26px;
}

.rider-cost-table {
  max-width: 980px !important;
  border-radius: 22px !important;
  box-shadow: var(--ozo-shadow);
}

.rider-how {
  width: min(1180px, calc(100% - 36px));
  margin: clamp(44px, 7vw, 84px) auto;
  padding: clamp(28px, 5vw, 58px) !important;
  background:
    radial-gradient(circle at 86% 16%, rgba(18, 183, 106, 0.18), transparent 28%),
    #ffffff !important;
  border: 1px solid rgba(7, 16, 8, 0.08);
  border-radius: 34px;
  box-shadow: var(--ozo-shadow);
}

.timeline-list article,
.get-column article {
  background: #f7fbf8;
  border: 1px solid rgba(18, 183, 106, 0.14);
  border-radius: 18px;
}

.platform-grid span,
.trust-grid article {
  background: #ffffff !important;
  border: 1px solid rgba(7, 16, 8, 0.08) !important;
  border-radius: 22px !important;
  box-shadow: var(--ozo-shadow);
}

.trust-grid strong,
.trust-grid h3 {
  color: var(--green-dark);
}

#rider-lead .lead-shell {
  background:
    radial-gradient(circle at 12% 10%, rgba(18, 183, 106, 0.16), transparent 30%),
    #ffffff;
  border: 1px solid rgba(7, 16, 8, 0.08);
  border-radius: 32px;
  box-shadow: var(--ozo-shadow);
}

@media (max-width: 1040px) {
  .rider-hero {
    grid-template-columns: 1fr !important;
    min-height: auto !important;
    padding-top: 104px !important;
  }

  .rider-hero-image {
    order: -1;
  }

  .rider-hero-image img {
    height: 340px !important;
    min-height: 320px;
  }

  .rider-how {
    width: min(100% - 28px, 1180px);
  }
}

@media (max-width: 620px) {
  .rider-hero {
    padding: 94px 16px 36px !important;
  }

  .rider-hero h1 {
    font-size: clamp(40px, 12vw, 56px) !important;
  }

  .rider-hero-image {
    border-radius: 24px !important;
  }

  .rider-hero-image img {
    height: 260px !important;
    min-height: 260px;
  }

  .benefit-row,
  .platform-grid,
  .trust-grid {
    grid-template-columns: 1fr !important;
  }

  .rider-how,
  #rider-lead .lead-shell {
    padding: 18px !important;
    border-radius: 24px;
  }
}

/* Rider lead section contrast fix */
#rider-lead {
  background:
    radial-gradient(circle at 0% 0%, rgba(18, 183, 106, 0.18), transparent 32%),
    linear-gradient(180deg, #f6fff9 0%, #ffffff 100%) !important;
}

#rider-lead .lead-shell {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(320px, 1fr);
  gap: clamp(24px, 5vw, 64px);
  align-items: center;
  color: var(--black);
}

#rider-lead .lead-copy {
  color: var(--black) !important;
}

#rider-lead .lead-copy .eyebrow {
  color: var(--green) !important;
  text-shadow: none !important;
}

#rider-lead .lead-copy h2 {
  max-width: 480px;
  margin: 12px 0 18px;
  color: #050805 !important;
  font-size: clamp(42px, 6vw, 72px);
  line-height: 0.95;
  letter-spacing: -0.02em;
  text-shadow: none !important;
}

#rider-lead .lead-copy p:not(.eyebrow) {
  max-width: 500px;
  color: #52625a !important;
  font-size: clamp(16px, 1.5vw, 19px);
  line-height: 1.75;
  text-shadow: none !important;
}

#rider-lead .lead-form {
  background: rgba(255, 255, 255, 0.94) !important;
  border: 1px solid rgba(7, 16, 8, 0.1);
  border-radius: 28px;
  box-shadow: 0 28px 80px rgba(7, 16, 8, 0.1);
}

@media (max-width: 860px) {
  #rider-lead .lead-shell {
    grid-template-columns: 1fr;
  }
}

/* Rider EV vs petrol comparison redesign */
.rider-savings-compare {
  padding: clamp(58px, 8vw, 92px) 18px !important;
  background:
    radial-gradient(circle at 18% 12%, rgba(18, 183, 106, 0.22), transparent 32%),
    linear-gradient(135deg, #071008 0%, #102418 52%, #071008 100%) !important;
}

.rider-savings-compare .math-shell {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(360px, 0.78fr);
  gap: clamp(26px, 5vw, 72px);
  align-items: center;
  max-width: 1080px;
  padding: clamp(26px, 5vw, 56px);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.035));
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 34px;
  box-shadow: 0 30px 90px rgba(0, 0, 0, 0.28);
}

.rider-savings-compare .savings-copy h2 {
  max-width: 620px;
  margin: 12px 0 18px;
  color: #ffffff;
  font-size: clamp(38px, 5.5vw, 66px);
  line-height: 0.98;
  letter-spacing: -0.02em;
}

.rider-savings-compare .savings-copy p:not(.eyebrow),
.rider-savings-compare .check-list li {
  color: rgba(255, 255, 255, 0.78);
}

.rider-pocket-card {
  padding: clamp(20px, 3vw, 30px) !important;
  background: #ffffff !important;
  border: 1px solid rgba(18, 183, 106, 0.2) !important;
  border-radius: 28px !important;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.24) !important;
}

.pocket-card-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 18px;
}

.pocket-card-head span,
.compare-card span,
.pocket-result span {
  color: #607068;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.pocket-card-head strong {
  color: #071008;
  font-size: clamp(30px, 4vw, 44px);
  line-height: 1;
}

.rider-pocket-card input[type="range"] {
  width: 100%;
  accent-color: var(--green);
}

.rider-compare-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin: 22px 0;
}

.compare-card {
  display: grid;
  gap: 8px;
  min-height: 150px;
  padding: 18px;
  border-radius: 20px;
  border: 1px solid rgba(7, 16, 8, 0.08);
}

.compare-card b {
  color: #071008;
  font-size: clamp(24px, 3vw, 34px);
  line-height: 1;
}

.compare-card small,
.pocket-result small {
  color: #65746d;
  font-weight: 700;
  line-height: 1.45;
}

.compare-card.petrol {
  background: #fff7f7;
}

.compare-card.petrol span {
  color: #d73345;
}

.compare-card.ev {
  background: #edfff5;
  border-color: rgba(18, 183, 106, 0.28);
}

.compare-card.ev span,
.compare-card.ev b {
  color: var(--green-dark);
}

.pocket-result {
  display: grid;
  gap: 8px;
  padding: 22px;
  text-align: center;
  background:
    radial-gradient(circle at 50% 0%, rgba(18, 183, 106, 0.18), transparent 55%),
    #071008;
  border-radius: 22px;
}

.pocket-result span,
.pocket-result small {
  color: rgba(255, 255, 255, 0.74);
}

.pocket-result strong {
  color: var(--green);
  font-size: clamp(34px, 5vw, 52px);
  line-height: 1;
}

.saving-meter {
  height: 10px;
  margin-top: 18px;
  overflow: hidden;
  background: #e8eee9;
  border-radius: 999px;
}

.saving-meter span {
  display: block;
  width: 72%;
  height: 100%;
  background: linear-gradient(90deg, #0b7a3e, var(--green));
  border-radius: inherit;
}

@media (max-width: 900px) {
  .rider-savings-compare .math-shell {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 560px) {
  .rider-savings-compare {
    padding-inline: 12px !important;
  }

  .rider-savings-compare .math-shell {
    padding: 18px;
    border-radius: 24px;
  }

  .rider-compare-grid {
    grid-template-columns: 1fr;
  }

  .pocket-card-head {
    align-items: start;
    flex-direction: column;
  }
}

/* Site-wide contrast safety audit */
.section-band:not(.earn-section):not(.app-section):not(.rider-savings-compare):not(.rider-math):not(.portfolio-section) .section-title h2,
.page-hero:not(.dark-page) .page-copy h1,
.career-hero h1,
.contact-hero-copy h1,
.legal-hero h1,
.about-story h2,
.about-services h2,
.about-contact-panel h2,
.lead-section .lead-copy h2 {
  color: #050805 !important;
  text-shadow: none !important;
}

.section-band:not(.earn-section):not(.app-section):not(.rider-savings-compare):not(.rider-math):not(.portfolio-section) .section-title p:not(.eyebrow),
.page-hero:not(.dark-page) .page-copy p:not(.eyebrow),
.career-hero-copy > p:not(.eyebrow),
.contact-hero-copy p:not(.eyebrow),
.legal-hero p,
.lead-section .lead-copy p:not(.eyebrow) {
  color: #52625a !important;
  text-shadow: none !important;
}

.section-band:not(.earn-section):not(.app-section):not(.rider-savings-compare):not(.rider-math):not(.portfolio-section) .eyebrow,
.page-hero:not(.dark-page) .eyebrow,
.career-hero .eyebrow,
.contact-hero .eyebrow,
.legal-hero .eyebrow,
.lead-section .lead-copy .eyebrow {
  color: var(--green-dark) !important;
  text-shadow: none !important;
}

.earn-section .section-title h2,
.earn-section .section-title p,
.app-section .app-copy h2,
.app-section .app-copy p,
.portfolio-section h2,
.portfolio-section p,
.rider-savings-compare h2,
.rider-savings-compare p,
.rider-math h2,
.rider-math p,
.dark-page .page-copy h1,
.dark-page .page-copy p {
  text-shadow: none !important;
}

/* About mission visibility fix */
.about-mission {
  color: #050805 !important;
  background:
    radial-gradient(circle at 0% 0%, rgba(18, 183, 106, 0.16), transparent 30%),
    linear-gradient(180deg, #f6fff9 0%, #ffffff 100%) !important;
}

.about-mission-grid {
  color: #050805 !important;
}

.mission-stack h2,
.future-panel h2,
.mission-stack h3 {
  color: #050805 !important;
  text-shadow: none !important;
}

.mission-stack p,
.future-panel p {
  color: #52625a !important;
  text-shadow: none !important;
}

.mission-stack > article {
  background: rgba(255, 255, 255, 0.92) !important;
  border: 1px solid rgba(18, 183, 106, 0.16) !important;
  box-shadow: 0 18px 50px rgba(7, 16, 8, 0.07);
}

.future-panel {
  border-left-color: rgba(18, 183, 106, 0.22) !important;
}

.future-panel div {
  color: #050805 !important;
  border-radius: 22px !important;
  box-shadow: 0 20px 45px rgba(18, 183, 106, 0.22);
}

/* Premium operations gallery redesign */
.about-gallery {
  overflow: hidden;
  color: #ffffff;
  background:
    radial-gradient(circle at 10% 10%, rgba(18, 183, 106, 0.22), transparent 30%),
    radial-gradient(circle at 92% 18%, rgba(18, 183, 106, 0.16), transparent 28%),
    linear-gradient(135deg, #071008 0%, #102218 100%) !important;
}

.gallery-showcase-head {
  max-width: 1040px !important;
  margin-bottom: clamp(26px, 4vw, 42px) !important;
  text-align: left !important;
}

.gallery-showcase-head h2 {
  max-width: 720px;
  color: #ffffff !important;
  font-size: clamp(42px, 6vw, 76px) !important;
}

.gallery-showcase-head p {
  max-width: 700px;
  margin-left: 0 !important;
  color: rgba(255, 255, 255, 0.74) !important;
}

.gallery-proof-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 22px;
}

.gallery-proof-row span {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 38px;
  padding: 9px 14px;
  color: #dfffee;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(18, 183, 106, 0.28);
  border-radius: 999px;
}

.gallery-proof-row span::before {
  width: 8px;
  height: 8px;
  content: "";
  background: var(--green);
  border-radius: 999px;
  box-shadow: 0 0 16px rgba(18, 183, 106, 0.7);
}

.gallery-showcase {
  grid-template-columns: minmax(0, 1.18fr) minmax(340px, 0.82fr) !important;
  gap: clamp(16px, 2.5vw, 28px) !important;
  max-width: 1160px !important;
  padding: clamp(14px, 2vw, 18px);
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 34px;
  box-shadow: 0 34px 90px rgba(0, 0, 0, 0.28);
}

.gallery-feature,
.gallery-mini,
.gallery-strip figure {
  background: #08120d !important;
  border-color: rgba(255, 255, 255, 0.12) !important;
  box-shadow: none !important;
}

.gallery-feature {
  min-height: 520px !important;
}

.gallery-mini {
  min-height: 252px !important;
}

.gallery-feature::after,
.gallery-mini::after {
  background:
    linear-gradient(180deg, rgba(7, 16, 8, 0.03) 22%, rgba(7, 16, 8, 0.82) 100%),
    linear-gradient(135deg, rgba(18, 183, 106, 0.18), transparent 48%) !important;
}

.gallery-feature figcaption,
.gallery-mini figcaption {
  bottom: clamp(18px, 2.5vw, 28px) !important;
  left: clamp(18px, 2.5vw, 28px) !important;
  right: clamp(18px, 2.5vw, 28px) !important;
}

.gallery-feature figcaption span,
.gallery-mini figcaption span {
  color: #06100a !important;
  background: var(--green) !important;
}

.gallery-feature figcaption strong,
.gallery-mini figcaption strong {
  color: #ffffff;
  text-shadow: 0 10px 30px rgba(0, 0, 0, 0.45);
}

.gallery-strip {
  display: flex !important;
  max-width: 1160px !important;
  gap: 12px !important;
  padding: 12px;
  overflow-x: auto;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 26px;
  scrollbar-width: thin;
}

.gallery-strip figure {
  flex: 0 0 190px;
  height: 162px !important;
  border-radius: 18px !important;
}

.gallery-strip img {
  height: 116px !important;
}

.gallery-strip figcaption {
  color: rgba(255, 255, 255, 0.84) !important;
}

@media (max-width: 980px) {
  .gallery-showcase {
    grid-template-columns: 1fr !important;
    max-width: 760px !important;
  }

  .gallery-feature {
    min-height: 420px !important;
  }
}

@media (max-width: 640px) {
  .gallery-showcase-head {
    text-align: left !important;
  }

  .gallery-showcase {
    padding: 10px;
    border-radius: 24px;
  }

  .gallery-feature,
  .gallery-mini {
    min-height: 280px !important;
    border-radius: 20px !important;
  }

  .gallery-highlight-grid {
    grid-template-columns: 1fr !important;
  }

  .gallery-strip figure {
    flex-basis: 155px;
  }
}

/* Final gallery presentation - spacious studio wall */
.about-gallery {
  color: #050805 !important;
  background:
    radial-gradient(circle at 8% 8%, rgba(18, 183, 106, 0.16), transparent 28%),
    radial-gradient(circle at 92% 26%, rgba(18, 183, 106, 0.12), transparent 28%),
    linear-gradient(180deg, #f7fff9 0%, #ffffff 52%, #f5fbf7 100%) !important;
}

.about-gallery .gallery-showcase-head {
  display: grid;
  grid-template-columns: minmax(0, 0.88fr) minmax(280px, 0.52fr);
  gap: clamp(22px, 5vw, 72px);
  align-items: end;
  max-width: 1180px !important;
  margin-inline: auto !important;
  margin-bottom: clamp(24px, 4vw, 48px) !important;
  padding: clamp(22px, 4vw, 42px);
  text-align: left !important;
  background: rgba(255, 255, 255, 0.78);
  border: 1px solid rgba(7, 16, 8, 0.08);
  border-radius: 34px;
  box-shadow: 0 26px 70px rgba(7, 16, 8, 0.08);
}

.about-gallery .gallery-showcase-head .eyebrow,
.about-gallery .gallery-showcase-head h2,
.about-gallery .gallery-showcase-head p {
  grid-column: 1;
}

.about-gallery .gallery-showcase-head .eyebrow {
  color: var(--green-dark) !important;
}

.about-gallery .gallery-showcase-head h2 {
  max-width: 780px;
  margin: 8px 0 14px;
  color: #050805 !important;
  font-size: clamp(40px, 6vw, 78px) !important;
  line-height: 0.96 !important;
}

.about-gallery .gallery-showcase-head p {
  max-width: 760px;
  margin: 0 !important;
  color: #52625a !important;
}

.about-gallery .gallery-proof-row {
  grid-column: 2;
  grid-row: 1 / span 3;
  display: grid !important;
  gap: 12px;
  margin: 0 !important;
}

.about-gallery .gallery-proof-row span {
  justify-content: space-between;
  min-height: 54px;
  color: #071008 !important;
  background: #ffffff !important;
  border: 1px solid rgba(18, 183, 106, 0.18) !important;
  box-shadow: 0 12px 34px rgba(7, 16, 8, 0.06);
}

.about-gallery .gallery-showcase {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(330px, 0.75fr) !important;
  gap: clamp(18px, 3vw, 34px) !important;
  max-width: 1180px !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.about-gallery .gallery-feature,
.about-gallery .gallery-mini {
  background: #ffffff !important;
  border: 1px solid rgba(7, 16, 8, 0.1) !important;
  box-shadow: 0 26px 70px rgba(7, 16, 8, 0.1) !important;
}

.about-gallery .gallery-feature {
  min-height: 560px !important;
  border-radius: 34px !important;
}

.about-gallery .gallery-highlight-grid {
  display: grid;
  grid-template-columns: 1fr !important;
  gap: 16px !important;
}

.about-gallery .gallery-mini {
  min-height: 122px !important;
  display: grid;
  grid-template-columns: 136px minmax(0, 1fr);
  align-items: stretch;
  border-radius: 24px !important;
}

.about-gallery .gallery-feature img,
.about-gallery .gallery-mini img {
  filter: saturate(1.03) contrast(1.02);
}

.about-gallery .gallery-mini img {
  min-height: 122px;
}

.about-gallery .gallery-feature::after {
  background:
    linear-gradient(180deg, rgba(7, 16, 8, 0) 34%, rgba(7, 16, 8, 0.78) 100%),
    linear-gradient(135deg, rgba(18, 183, 106, 0.2), transparent 46%) !important;
}

.about-gallery .gallery-mini::after {
  display: none !important;
}

.about-gallery .gallery-mini figcaption {
  position: static !important;
  display: grid;
  align-content: center;
  gap: 8px;
  padding: 18px;
  color: #050805 !important;
}

.about-gallery .gallery-feature figcaption span,
.about-gallery .gallery-mini figcaption span {
  width: max-content;
  color: #071008 !important;
  background: #dfffee !important;
  border: 1px solid rgba(18, 183, 106, 0.22);
}

.about-gallery .gallery-mini figcaption strong {
  color: #050805 !important;
  font-size: 18px !important;
  line-height: 1.15;
  text-shadow: none !important;
}

.about-gallery .gallery-strip {
  max-width: 1180px !important;
  margin-top: clamp(18px, 3vw, 28px) !important;
  padding: 10px !important;
  background: #ffffff !important;
  border: 1px solid rgba(7, 16, 8, 0.08) !important;
  box-shadow: 0 18px 48px rgba(7, 16, 8, 0.07);
}

.about-gallery .gallery-strip figure {
  flex: 0 0 172px;
  height: 138px !important;
  background: #f7fbf8 !important;
  border-color: rgba(7, 16, 8, 0.08) !important;
}

.about-gallery .gallery-strip img {
  height: 98px !important;
  object-fit: cover !important;
  padding: 0 !important;
  background: transparent !important;
}

.about-gallery .gallery-strip figcaption {
  color: #071008 !important;
  font-size: 11px;
}

@media (max-width: 980px) {
  .about-gallery .gallery-showcase-head,
  .about-gallery .gallery-showcase {
    grid-template-columns: 1fr !important;
  }

  .about-gallery .gallery-proof-row {
    grid-column: 1;
    grid-row: auto;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .about-gallery .gallery-feature {
    min-height: 420px !important;
  }
}

@media (max-width: 640px) {
  .about-gallery .gallery-showcase-head {
    padding: 18px;
    border-radius: 24px;
  }

  .about-gallery .gallery-proof-row {
    grid-template-columns: 1fr;
  }

  .about-gallery .gallery-feature {
    min-height: 320px !important;
    border-radius: 24px !important;
  }

  .about-gallery .gallery-mini {
    grid-template-columns: 112px minmax(0, 1fr);
    min-height: 112px !important;
  }

  .about-gallery .gallery-mini img {
    min-height: 112px;
  }
}

/* Cohesive premium gallery module */
.about-gallery {
  background:
    radial-gradient(circle at 12% 0%, rgba(18, 183, 106, 0.14), transparent 28%),
    linear-gradient(180deg, #f7fff9 0%, #ffffff 100%) !important;
}

.gallery-studio {
  width: min(1160px, calc(100% - 36px));
  margin-inline: auto;
  padding: clamp(18px, 3vw, 28px);
  background: #ffffff;
  border: 1px solid rgba(7, 16, 8, 0.08);
  border-radius: 38px;
  box-shadow: 0 30px 90px rgba(7, 16, 8, 0.1);
}

.gallery-studio .gallery-showcase-head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(240px, 0.4fr);
  gap: clamp(18px, 4vw, 52px);
  margin: 0 0 22px !important;
  padding: 0 0 22px !important;
  background: transparent !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(7, 16, 8, 0.08) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.gallery-studio .gallery-showcase-head h2 {
  max-width: 640px;
  color: #050805 !important;
  font-size: clamp(38px, 5vw, 68px) !important;
  line-height: 0.98 !important;
}

.gallery-studio .gallery-showcase-head p {
  max-width: 680px;
  color: #52625a !important;
}

.gallery-studio .gallery-proof-row {
  align-self: end;
  display: grid !important;
  grid-template-columns: 1fr;
  gap: 10px;
}

.gallery-studio .gallery-proof-row span {
  min-height: 46px;
  padding: 10px 14px;
  background: #f4fbf7 !important;
  border-color: rgba(18, 183, 106, 0.18) !important;
  box-shadow: none;
}

.gallery-studio .gallery-showcase {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(320px, 0.92fr) !important;
  gap: 18px !important;
  max-width: none !important;
  margin: 0 !important;
}

.gallery-studio .gallery-feature,
.gallery-studio .gallery-mini {
  border-radius: 26px !important;
  border-color: rgba(7, 16, 8, 0.08) !important;
  box-shadow: none !important;
}

.gallery-studio .gallery-feature {
  min-height: 520px !important;
}

.gallery-studio .gallery-highlight-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 18px !important;
}

.gallery-studio .gallery-mini {
  display: block !important;
  min-height: 251px !important;
}

.gallery-studio .gallery-mini img {
  min-height: 251px !important;
}

.gallery-studio .gallery-mini::after {
  display: block !important;
  background: linear-gradient(180deg, transparent 34%, rgba(7, 16, 8, 0.78) 100%) !important;
}

.gallery-studio .gallery-mini figcaption {
  position: absolute !important;
  right: 16px !important;
  bottom: 16px !important;
  left: 16px !important;
  display: block !important;
  padding: 0 !important;
  color: #ffffff !important;
}

.gallery-studio .gallery-mini figcaption span {
  margin-bottom: 8px;
  color: #06100a !important;
  background: var(--green) !important;
}

.gallery-studio .gallery-mini figcaption strong {
  color: #ffffff !important;
  font-size: 16px !important;
  line-height: 1.18;
  text-shadow: 0 10px 28px rgba(0, 0, 0, 0.45) !important;
}

.gallery-studio .gallery-strip {
  max-width: none !important;
  margin-top: 18px !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.gallery-studio .gallery-strip figure {
  flex: 0 0 132px;
  height: 106px !important;
  border-radius: 18px !important;
  background: #f7fbf8 !important;
  border: 1px solid rgba(7, 16, 8, 0.08) !important;
}

.gallery-studio .gallery-strip img {
  width: 100%;
  height: 100% !important;
  object-fit: cover !important;
}

.gallery-studio .gallery-strip figcaption {
  display: none !important;
}

@media (max-width: 980px) {
  .gallery-studio .gallery-showcase-head,
  .gallery-studio .gallery-showcase {
    grid-template-columns: 1fr !important;
  }

  .gallery-studio .gallery-proof-row {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 680px) {
  .gallery-studio {
    width: min(100% - 24px, 1160px);
    padding: 14px;
    border-radius: 26px;
  }

  .gallery-studio .gallery-proof-row,
  .gallery-studio .gallery-highlight-grid {
    grid-template-columns: 1fr !important;
  }

  .gallery-studio .gallery-feature {
    min-height: 310px !important;
  }

  .gallery-studio .gallery-mini,
  .gallery-studio .gallery-mini img {
    min-height: 230px !important;
  }

  .gallery-studio .gallery-strip figure {
    flex-basis: 118px;
    height: 96px !important;
  }
}

/* Gallery image presentation upgrade - editorial storyboard */
.gallery-studio {
  display: grid;
  grid-template-columns: minmax(280px, 0.42fr) minmax(0, 0.58fr);
  gap: clamp(20px, 3vw, 34px);
  align-items: stretch;
  padding: clamp(22px, 4vw, 42px) !important;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(246, 255, 249, 0.94)) !important;
}

.gallery-studio .gallery-showcase-head {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  min-height: 500px;
  margin: 0 !important;
  padding: clamp(22px, 3vw, 34px) !important;
  background:
    radial-gradient(circle at 0% 0%, rgba(18, 183, 106, 0.14), transparent 34%),
    #f7fbf8 !important;
  border: 1px solid rgba(7, 16, 8, 0.08) !important;
  border-radius: 30px !important;
}

.gallery-studio .gallery-showcase-head h2 {
  max-width: 520px;
  font-size: clamp(36px, 4.6vw, 62px) !important;
}

.gallery-studio .gallery-proof-row {
  display: flex !important;
  flex-wrap: wrap;
  margin-top: 24px !important;
}

.gallery-studio .gallery-proof-row span {
  min-height: 40px;
}

.gallery-studio .gallery-showcase {
  display: contents !important;
}

.gallery-studio .gallery-feature {
  min-height: 500px !important;
  border-radius: 30px !important;
  box-shadow: 0 24px 70px rgba(7, 16, 8, 0.12) !important;
}

.gallery-studio .gallery-feature img {
  object-position: center;
}

.gallery-studio .gallery-feature figcaption {
  max-width: 560px;
}

.gallery-studio .gallery-highlight-grid {
  grid-column: 1 / -1;
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 16px !important;
  margin-top: 2px;
}

.gallery-studio .gallery-mini {
  min-height: 280px !important;
  border-radius: 24px !important;
  box-shadow: 0 16px 44px rgba(7, 16, 8, 0.08) !important;
}

.gallery-studio .gallery-mini img {
  min-height: 280px !important;
}

.gallery-studio .gallery-strip {
  display: none !important;
}

@media (max-width: 1080px) {
  .gallery-studio {
    grid-template-columns: 1fr;
  }

  .gallery-studio .gallery-showcase-head {
    min-height: auto;
  }

  .gallery-studio .gallery-feature {
    min-height: 420px !important;
  }

  .gallery-studio .gallery-highlight-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 640px) {
  .gallery-studio {
    padding: 14px !important;
  }

  .gallery-studio .gallery-feature {
    min-height: 300px !important;
  }

  .gallery-studio .gallery-highlight-grid {
    grid-template-columns: 1fr !important;
  }

  .gallery-studio .gallery-mini,
  .gallery-studio .gallery-mini img {
    min-height: 240px !important;
  }
}

/* Show all gallery photos without label clutter */
.gallery-studio .gallery-strip {
  grid-column: 1 / -1;
  display: grid !important;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 12px !important;
  margin-top: 2px !important;
  padding: 16px !important;
  overflow: visible !important;
  background: #f7fbf8 !important;
  border: 1px solid rgba(7, 16, 8, 0.08) !important;
  border-radius: 26px !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8) !important;
}

.gallery-studio .gallery-strip figure {
  flex: none !important;
  height: 138px !important;
  min-width: 0;
  border-radius: 18px !important;
  background: #ffffff !important;
  border: 1px solid rgba(7, 16, 8, 0.08) !important;
  box-shadow: 0 12px 28px rgba(7, 16, 8, 0.06) !important;
}

.gallery-studio .gallery-strip img {
  width: 100%;
  height: 100% !important;
  object-fit: cover !important;
  padding: 0 !important;
  background: transparent !important;
}

.gallery-studio .gallery-strip figcaption {
  display: none !important;
}

@media (max-width: 980px) {
  .gallery-studio .gallery-strip {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .gallery-studio .gallery-strip {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px !important;
    padding: 10px !important;
  }

  .gallery-studio .gallery-strip figure {
    height: 132px !important;
  }
}

/* Compact premium gallery reel */
.about-gallery {
  padding-top: clamp(38px, 5vw, 64px) !important;
  padding-bottom: clamp(38px, 5vw, 64px) !important;
}

.gallery-studio {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 16px !important;
  width: min(1120px, calc(100% - 36px));
  padding: clamp(16px, 2.5vw, 24px) !important;
  border-radius: 30px !important;
}

.gallery-studio .gallery-showcase-head {
  min-height: 0 !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 18px;
  align-items: end;
  padding: 0 0 16px !important;
}

.gallery-studio .gallery-showcase-head h2 {
  max-width: 560px;
  margin-bottom: 8px;
  font-size: clamp(30px, 4vw, 48px) !important;
  line-height: 1.02 !important;
}

.gallery-studio .gallery-showcase-head p {
  max-width: 620px;
  font-size: 15px;
  line-height: 1.55;
}

.gallery-studio .gallery-proof-row {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-self: center;
  max-width: 360px;
  margin: 0 !important;
}

.gallery-studio .gallery-proof-row span {
  min-height: 34px;
  padding: 8px 11px;
  font-size: 10px;
}

.gallery-studio .gallery-showcase {
  display: grid !important;
  grid-template-columns: minmax(0, 0.95fr) minmax(360px, 1.05fr) !important;
  gap: 14px !important;
}

.gallery-studio .gallery-feature {
  min-height: 292px !important;
  border-radius: 24px !important;
}

.gallery-studio .gallery-feature figcaption strong {
  max-width: 360px;
  font-size: clamp(20px, 2.4vw, 30px) !important;
}

.gallery-studio .gallery-highlight-grid {
  grid-column: auto !important;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 14px !important;
  margin: 0 !important;
}

.gallery-studio .gallery-mini,
.gallery-studio .gallery-mini img {
  min-height: 139px !important;
}

.gallery-studio .gallery-mini {
  border-radius: 20px !important;
}

.gallery-studio .gallery-mini figcaption {
  right: 12px !important;
  bottom: 12px !important;
  left: 12px !important;
}

.gallery-studio .gallery-mini figcaption span {
  margin-bottom: 5px;
  padding: 5px 8px;
  font-size: 9px;
}

.gallery-studio .gallery-mini figcaption strong {
  font-size: 13px !important;
  line-height: 1.15;
}

.gallery-studio .gallery-strip {
  display: flex !important;
  gap: 10px !important;
  margin-top: 0 !important;
  padding: 10px !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  background: #f5fbf7 !important;
  scroll-snap-type: x proximity;
  scrollbar-width: thin;
}

.gallery-studio .gallery-strip figure {
  flex: 0 0 116px !important;
  height: 88px !important;
  scroll-snap-align: start;
  border-radius: 15px !important;
}

.gallery-studio .gallery-strip img {
  height: 100% !important;
}

@media (max-width: 900px) {
  .gallery-studio .gallery-showcase-head,
  .gallery-studio .gallery-showcase {
    grid-template-columns: 1fr !important;
  }

  .gallery-studio .gallery-proof-row {
    justify-content: flex-start;
    max-width: none;
  }

  .gallery-studio .gallery-feature {
    min-height: 280px !important;
  }
}

@media (max-width: 560px) {
  .gallery-studio {
    width: min(100% - 24px, 1120px);
    border-radius: 22px !important;
  }

  .gallery-studio .gallery-highlight-grid {
    grid-template-columns: 1fr !important;
  }

  .gallery-studio .gallery-mini,
  .gallery-studio .gallery-mini img {
    min-height: 150px !important;
  }

  .gallery-studio .gallery-strip figure {
    flex-basis: 104px !important;
    height: 82px !important;
  }
}

/* Final gallery: compact auto-scroller */
.about-gallery {
  padding-top: clamp(42px, 5vw, 70px) !important;
  padding-bottom: clamp(42px, 5vw, 70px) !important;
  background:
    radial-gradient(circle at 12% 0%, rgba(18, 183, 106, 0.12), transparent 28%),
    linear-gradient(180deg, #f7fff9 0%, #ffffff 100%) !important;
}

.gallery-studio {
  width: min(1160px, calc(100% - 32px)) !important;
  padding: clamp(18px, 3vw, 30px) !important;
  overflow: hidden;
  background: #ffffff !important;
  border: 1px solid rgba(7, 16, 8, 0.08) !important;
  border-radius: 34px !important;
  box-shadow: 0 28px 80px rgba(7, 16, 8, 0.09) !important;
}

.gallery-studio .gallery-showcase-head {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(220px, 390px) !important;
  min-height: 0 !important;
  margin: 0 0 22px !important;
  padding: 0 0 18px !important;
  background: transparent !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(7, 16, 8, 0.08) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.gallery-studio .gallery-showcase-head h2 {
  max-width: 680px;
  margin: 6px 0 10px;
  color: #050805 !important;
  font-size: clamp(34px, 4.8vw, 58px) !important;
  line-height: 1 !important;
}

.gallery-studio .gallery-showcase-head p {
  max-width: 720px;
  color: #52625a !important;
  font-size: 15px;
}

.gallery-studio .gallery-proof-row {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-self: end;
  gap: 8px !important;
  min-width: 0;
  max-width: 390px;
  margin: 0 !important;
}

.gallery-studio .gallery-proof-row span {
  flex: 1 1 150px;
  max-width: 100%;
  min-width: 0;
  min-height: 34px !important;
  padding: 8px 11px !important;
  font-size: 10px !important;
  white-space: normal;
  overflow-wrap: anywhere;
  line-height: 1.15;
  background: #f4fbf7 !important;
  border-color: rgba(18, 183, 106, 0.18) !important;
  box-shadow: none !important;
}

.gallery-studio .gallery-showcase {
  display: none !important;
}

.gallery-studio .gallery-strip {
  display: flex !important;
  width: max-content;
  gap: 14px !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  animation: ozoGalleryMarquee 45s linear infinite;
  will-change: transform;
}

.gallery-studio .gallery-strip:hover {
  animation-play-state: paused;
}

.gallery-studio .gallery-strip figure {
  flex: 0 0 220px !important;
  width: 220px;
  height: 270px !important;
  overflow: hidden;
  background: #f7fbf8 !important;
  border: 1px solid rgba(7, 16, 8, 0.08) !important;
  border-radius: 24px !important;
  box-shadow: 0 16px 36px rgba(7, 16, 8, 0.08) !important;
}

.gallery-studio .gallery-strip img {
  width: 100%;
  height: 100% !important;
  display: block;
  object-fit: cover !important;
  padding: 0 !important;
  background: transparent !important;
  transition: transform 360ms ease, filter 360ms ease;
}

.gallery-studio .gallery-strip figure:hover img {
  transform: scale(1.05);
  filter: saturate(1.08) contrast(1.04);
}

.gallery-studio .gallery-strip figcaption {
  display: none !important;
}

@keyframes ozoGalleryMarquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-50% - 7px));
  }
}

@media (max-width: 760px) {
  .gallery-studio .gallery-showcase-head {
    grid-template-columns: 1fr !important;
  }

  .gallery-studio .gallery-proof-row {
    justify-content: flex-start;
    max-width: none;
  }

  .gallery-studio .gallery-proof-row span {
    flex-basis: calc(50% - 4px);
  }

  .gallery-studio .gallery-strip {
    animation-duration: 38s;
  }

  .gallery-studio .gallery-strip figure {
    flex-basis: 170px !important;
    width: 170px;
    height: 220px !important;
    border-radius: 20px !important;
  }
}

@media (max-width: 430px) {
  .gallery-studio .gallery-proof-row span {
    flex-basis: 100%;
  }
}

/* Gallery proof chips final cleanup */
.gallery-studio .gallery-showcase-head {
  grid-template-columns: 1fr !important;
}

.gallery-studio .gallery-proof-row {
  display: flex !important;
  justify-content: flex-start !important;
  align-self: start !important;
  width: 100%;
  max-width: none !important;
  margin-top: 12px !important;
}

.gallery-studio .gallery-proof-row span {
  flex: 0 1 auto !important;
  min-height: 34px !important;
  max-width: none !important;
  padding: 8px 13px !important;
  white-space: nowrap !important;
  overflow: visible !important;
  font-size: 10px !important;
}

@media (max-width: 520px) {
  .gallery-studio .gallery-proof-row span {
    flex: 1 1 calc(50% - 6px) !important;
    white-space: normal !important;
  }
}

/* Hard stop proof-chip clipping */
.gallery-studio .gallery-proof-row {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(118px, 1fr)) !important;
  gap: 10px !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
}

.gallery-studio .gallery-proof-row span {
  width: 100% !important;
  min-width: 0 !important;
  justify-content: flex-start !important;
  white-space: normal !important;
  overflow: visible !important;
  text-align: left;
}

@media (prefers-reduced-motion: reduce) {
  .gallery-studio .gallery-strip {
    width: auto;
    overflow-x: auto !important;
    animation: none !important;
    scroll-snap-type: x proximity;
  }

  .gallery-studio .gallery-strip figure {
    scroll-snap-align: start;
  }
}

/* Operations gallery: keep proof chips inside the card on every viewport */
.about-gallery,
.about-gallery .gallery-studio,
.about-gallery .gallery-showcase-head,
.about-gallery .gallery-proof-row,
.about-gallery .gallery-proof-row span {
  box-sizing: border-box;
}

.about-gallery .gallery-studio {
  display: block !important;
  max-width: calc(100vw - 32px) !important;
}

.about-gallery .gallery-showcase-head {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  overflow: visible !important;
}

.about-gallery .gallery-proof-row {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  width: 100% !important;
  max-width: 560px !important;
  min-width: 0 !important;
  margin: 14px 0 0 !important;
  justify-content: start !important;
  align-items: stretch !important;
  gap: 10px !important;
  overflow: visible !important;
}

.about-gallery .gallery-proof-row span {
  display: inline-flex !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  align-items: center !important;
  justify-content: flex-start !important;
  white-space: normal !important;
  overflow: visible !important;
  overflow-wrap: anywhere !important;
  text-align: left !important;
}

@media (max-width: 720px) {
  .about-gallery .gallery-studio {
    max-width: calc(100vw - 24px) !important;
    padding: 20px 18px !important;
    border-radius: 24px !important;
  }

  .about-gallery .gallery-proof-row {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    max-width: 100% !important;
  }
}

@media (max-width: 420px) {
  .about-gallery .gallery-studio {
    max-width: calc(100vw - 18px) !important;
    padding: 18px 14px !important;
  }

  .about-gallery .gallery-proof-row {
    grid-template-columns: 1fr !important;
    width: 100% !important;
    max-width: 100% !important;
  }
}

/* About contact panel: restore readable text on the dark info block */
.about-contact-panel .about-contact-card > div {
  color: #ffffff !important;
}

.about-contact-panel .about-contact-card > div h2 {
  color: #ffffff !important;
  text-shadow: none !important;
}

.about-contact-panel .about-contact-card > div p {
  color: rgba(255, 255, 255, 0.9) !important;
  text-shadow: none !important;
}

/* Bottom CTA: keep copy readable on the dark green band */
.join-band h2 {
  color: #ffffff !important;
  text-shadow: none !important;
}

.join-band p {
  color: rgba(255, 255, 255, 0.82) !important;
  text-shadow: none !important;
}

/* About hero eyebrow: improve contrast on the image overlay */
.about-hero .eyebrow {
  color: #ffffff !important;
  background: rgba(18, 183, 106, 0.78) !important;
  border-color: rgba(255, 255, 255, 0.24) !important;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.18) !important;
  text-shadow: none !important;
}

/* About page compact rhythm and responsive alignment */
.about-hero {
  min-height: clamp(330px, 38vh, 390px) !important;
  padding-top: clamp(78px, 7vw, 96px) !important;
  padding-bottom: clamp(42px, 5vw, 62px) !important;
}

.about-hero h1 {
  max-width: 760px !important;
  font-size: clamp(38px, 5vw, 64px) !important;
}

.about-hero p:not(.eyebrow) {
  margin-top: 16px !important;
}

.about-story,
.about-services,
.about-mission-grid,
.pillars-section,
.team-section,
.about-gallery,
.about-insights,
.about-faq,
.about-contact-panel {
  padding-top: clamp(38px, 5vw, 62px) !important;
  padding-bottom: clamp(38px, 5vw, 62px) !important;
}

.about-story {
  padding-bottom: clamp(24px, 3vw, 38px) !important;
}

.about-services,
.pillars-section,
.team-section,
.about-gallery,
.about-insights,
.about-faq,
.about-contact-panel {
  margin-top: 0 !important;
}

.about-services .section-title,
.pillars-section .section-title,
.team-section .section-title,
.about-faq .section-title {
  margin-bottom: clamp(18px, 2.4vw, 28px) !important;
}

.about-service-grid,
.pillar-grid,
.team-grid,
.insights-grid {
  gap: clamp(14px, 2vw, 22px) !important;
}

.about-service-card,
.pillar-card,
.team-card,
.insight-card {
  min-height: 0 !important;
}

.about-story .section-title,
.about-services .section-title,
.pillars-section .section-title,
.team-section .section-title,
.about-faq .section-title {
  display: block !important;
  max-width: 780px !important;
  text-align: center !important;
}

.about-story .section-title {
  margin-bottom: 0 !important;
}

.about-story .section-title::before,
.about-services .section-title::before,
.pillars-section .section-title::before,
.team-section .section-title::before,
.about-faq .section-title::before {
  display: none !important;
}

.about-story .section-title .eyebrow,
.about-services .section-title .eyebrow,
.pillars-section .section-title .eyebrow,
.team-section .section-title .eyebrow,
.about-faq .section-title .eyebrow {
  margin: 0 auto 12px !important;
}

.about-story .section-title h2,
.about-services .section-title h2,
.pillars-section .section-title h2,
.team-section .section-title h2,
.about-faq .section-title h2 {
  margin-inline: auto !important;
  font-size: clamp(32px, 4.2vw, 50px) !important;
  line-height: 1.08 !important;
}

.about-story .section-title p:not(.eyebrow),
.about-services .section-title p:not(.eyebrow),
.pillars-section .section-title p:not(.eyebrow),
.team-section .section-title p:not(.eyebrow) {
  max-width: 640px !important;
  margin: 10px auto 0 !important;
  font-size: clamp(15px, 1.4vw, 17px) !important;
  line-height: 1.55 !important;
}

.about-service-card img {
  height: clamp(142px, 14vw, 168px) !important;
}

.about-service-card span {
  top: clamp(112px, 11.5vw, 138px) !important;
  right: 16px !important;
  width: 42px !important;
  height: 42px !important;
}

.about-service-card h3,
.about-service-card p {
  padding-inline: 18px !important;
}

.about-service-card h3 {
  margin-top: 28px !important;
  font-size: 20px !important;
}

.about-service-card p {
  padding-bottom: 22px !important;
  line-height: 1.5 !important;
}

.pillar-card,
.team-card {
  padding: 22px !important;
}

.pillar-card p,
.team-card p {
  line-height: 1.5 !important;
}

.about-mission {
  padding: 0 !important;
}

.about-mission-grid {
  gap: clamp(18px, 3vw, 34px) !important;
}

.mission-stack,
.future-panel {
  gap: 14px !important;
}

.mission-stack > article {
  margin-top: 14px !important;
  padding: 22px !important;
}

.future-panel {
  padding: clamp(26px, 4vw, 42px) !important;
}

.about-gallery {
  padding-top: clamp(34px, 4.5vw, 56px) !important;
  padding-bottom: clamp(34px, 4.5vw, 56px) !important;
}

.about-gallery .gallery-studio {
  padding: clamp(16px, 2.5vw, 24px) !important;
  border-radius: clamp(22px, 3vw, 30px) !important;
}

.about-gallery .gallery-showcase-head {
  margin-bottom: 16px !important;
  padding-bottom: 14px !important;
}

.about-gallery .gallery-showcase-head h2 {
  font-size: clamp(30px, 4.4vw, 52px) !important;
}

.about-gallery .gallery-strip figure {
  flex-basis: clamp(150px, 16vw, 200px) !important;
  width: clamp(150px, 16vw, 200px) !important;
  height: clamp(190px, 21vw, 245px) !important;
}

.about-insights .insights-head {
  margin-bottom: clamp(18px, 2.5vw, 28px) !important;
}

.about-contact-card {
  max-width: 1040px !important;
}

.about-contact-card > div,
.about-contact-card .contact-form {
  padding: clamp(22px, 3.5vw, 42px) !important;
}

.about-impact-hero {
  min-height: auto !important;
  padding: clamp(40px, 5.5vw, 66px) 18px !important;
}

.about-impact-card {
  max-width: 860px !important;
  padding: clamp(24px, 3.5vw, 38px) !important;
}

.impact-icon {
  width: 58px !important;
  height: 58px !important;
  margin-bottom: 14px !important;
}

.about-impact-card h2 {
  font-size: clamp(32px, 4.4vw, 54px) !important;
}

.impact-metrics {
  margin-top: 22px !important;
}

.impact-metrics article {
  min-height: 106px !important;
  padding: 14px 12px !important;
}

.join-band {
  padding: clamp(44px, 6vw, 72px) 18px !important;
}

.join-band div {
  margin-top: 8px !important;
}

@media (max-width: 900px) {
  .about-story,
  .about-services,
  .about-mission-grid,
  .pillars-section,
  .team-section,
  .about-gallery,
  .about-insights,
  .about-faq,
  .about-contact-panel {
    padding-top: 34px !important;
    padding-bottom: 34px !important;
  }

  .about-hero {
    min-height: 360px !important;
    padding-top: 76px !important;
    padding-bottom: 44px !important;
  }

  .about-contact-card {
    grid-template-columns: 1fr !important;
  }

  .impact-metrics {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 560px) {
  .about-story,
  .about-services,
  .about-mission-grid,
  .pillars-section,
  .team-section,
  .about-gallery,
  .about-insights,
  .about-faq,
  .about-contact-panel {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
    padding-inline: 16px !important;
  }

  .about-hero {
    min-height: 340px !important;
    padding: 72px 16px 38px !important;
  }

  .about-hero h1 {
    font-size: clamp(32px, 10vw, 44px) !important;
  }

  .about-hero p:not(.eyebrow) {
    font-size: 15px !important;
    line-height: 1.55 !important;
  }

  .about-service-grid,
  .pillar-grid,
  .team-grid,
  .insights-grid {
    gap: 14px !important;
  }

  .about-story .section-title h2,
  .about-services .section-title h2,
  .pillars-section .section-title h2,
  .team-section .section-title h2,
  .about-faq .section-title h2 {
    font-size: clamp(28px, 8vw, 38px) !important;
  }

  .about-service-card img {
    height: 138px !important;
  }

  .about-service-card span {
    top: 110px !important;
  }

  .about-service-card h3 {
    margin-top: 24px !important;
  }

  .pillar-card,
  .team-card,
  .mission-stack > article {
    padding: 18px !important;
  }

  .about-contact-card > div,
  .about-contact-card .contact-form {
    padding: 20px 16px !important;
  }

  .about-impact-hero,
  .join-band {
    padding-block: 34px !important;
  }

  .impact-metrics {
    grid-template-columns: 1fr !important;
    gap: 10px !important;
  }
}

/* Rider page compact rhythm and responsive alignment */
.rider-hero {
  min-height: clamp(500px, 56vh, 580px) !important;
  padding-top: clamp(96px, 8vw, 118px) !important;
  padding-bottom: clamp(36px, 4.5vw, 50px) !important;
  gap: clamp(22px, 4vw, 52px) !important;
}

.rider-hero h1 {
  margin: 14px 0 14px !important;
  font-size: clamp(42px, 5.2vw, 72px) !important;
}

.rider-hero-copy > p:not(.pill-label) {
  line-height: 1.55 !important;
}

.rider-hero-image img {
  height: min(34vw, 390px) !important;
  min-height: 310px !important;
}

.rider-benefits,
.rider-community,
.rider-savings-compare,
.rider-cost,
.join-platforms,
.trust-section,
.testimonial-section,
.about-faq,
#rider-lead,
#rider-connect {
  padding-top: clamp(38px, 5vw, 62px) !important;
  padding-bottom: clamp(38px, 5vw, 62px) !important;
}

.rider-how {
  margin: 0 auto !important;
  padding: clamp(22px, 3.8vw, 42px) !important;
  gap: clamp(18px, 3vw, 44px) !important;
}

.testimonial-section.testimonial-marquee {
  margin-top: 0 !important;
}

.rider-benefits .section-title,
.rider-cost .section-title,
.join-platforms .section-title,
.trust-section .section-title,
.testimonial-section .section-title,
.rider-community .section-title,
.about-faq .section-title {
  display: block !important;
  max-width: 780px !important;
  margin-bottom: clamp(18px, 2.4vw, 28px) !important;
  text-align: center !important;
}

.rider-benefits .section-title::before,
.rider-cost .section-title::before,
.join-platforms .section-title::before,
.trust-section .section-title::before,
.testimonial-section .section-title::before,
.rider-community .section-title::before,
.about-faq .section-title::before {
  display: none !important;
}

.rider-benefits .section-title h2,
.rider-cost .section-title h2,
.join-platforms .section-title h2,
.trust-section .section-title h2,
.testimonial-section .section-title h2,
.rider-community .section-title h2,
.about-faq .section-title h2 {
  margin-inline: auto !important;
  font-size: clamp(32px, 4.2vw, 50px) !important;
  line-height: 1.08 !important;
}

.rider-benefits .section-title p:not(.eyebrow),
.rider-cost .section-title p:not(.eyebrow),
.join-platforms .section-title p:not(.eyebrow),
.trust-section .section-title p:not(.eyebrow),
.testimonial-section .section-title p:not(.eyebrow),
.rider-community .section-title p:not(.eyebrow) {
  max-width: 640px !important;
  margin: 10px auto 0 !important;
  line-height: 1.55 !important;
}

.benefit-row,
.community-grid,
.platform-grid,
.trust-grid,
.testimonial-track {
  gap: clamp(14px, 2vw, 22px) !important;
}

.benefit-item {
  min-height: 0 !important;
  padding: 22px !important;
}

.benefit-item span {
  width: 52px !important;
  height: 52px !important;
  margin-bottom: 14px !important;
  font-size: 22px !important;
}

.benefit-item p,
.community-card p,
.timeline-list p,
.get-column p,
.trust-grid p,
.testimonial-card p {
  line-height: 1.5 !important;
}

.community-card {
  min-height: 0 !important;
  padding: clamp(22px, 3.2vw, 38px) !important;
}

.community-card ul {
  gap: 8px !important;
  margin: 18px 0 !important;
}

.rider-savings-compare .math-shell,
#rider-lead .lead-shell,
#rider-connect .connect-panel {
  gap: clamp(18px, 3vw, 36px) !important;
  padding: clamp(22px, 3.6vw, 42px) !important;
}

.rider-savings-compare .savings-copy h2,
#rider-lead .lead-copy h2,
.connect-left h2 {
  font-size: clamp(32px, 4.4vw, 54px) !important;
  line-height: 1.08 !important;
}

.rider-pocket-card,
#rider-lead .lead-form {
  padding: clamp(20px, 3vw, 32px) !important;
}

.rider-cost-table strong,
.rider-cost-table span,
.rider-cost-table b {
  padding: 16px !important;
}

.rider-cost-table footer {
  padding: 18px !important;
  font-size: clamp(18px, 2vw, 22px) !important;
}

.timeline-list {
  gap: 16px !important;
}

.timeline-list article,
.get-column article {
  gap: 14px !important;
  padding: 18px !important;
}

.platform-grid span,
.trust-grid article,
.testimonial-card {
  min-height: 0 !important;
  padding: 22px !important;
}

#rider-connect .map-preview-grid iframe {
  min-height: 220px !important;
}

@media (max-width: 900px) {
  .rider-hero {
    min-height: auto !important;
    padding-top: 92px !important;
    padding-bottom: 34px !important;
  }

  .rider-benefits,
  .rider-community,
  .rider-savings-compare,
  .rider-cost,
  .join-platforms,
  .trust-section,
  .testimonial-section,
  .about-faq,
  #rider-lead,
  #rider-connect {
    padding-top: 34px !important;
    padding-bottom: 34px !important;
  }

  .rider-how {
    width: min(100% - 28px, 1180px) !important;
    margin: 0 auto !important;
  }

  .rider-savings-compare .math-shell,
  #rider-lead .lead-shell,
  #rider-connect .connect-panel,
  .rider-how {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 560px) {
  .rider-hero {
    padding: 84px 16px 30px !important;
  }

  .rider-hero h1 {
    font-size: clamp(34px, 10vw, 48px) !important;
  }

  .rider-hero-image img {
    height: 210px !important;
    min-height: 210px !important;
  }

  .rider-benefits,
  .rider-community,
  .rider-savings-compare,
  .rider-cost,
  .join-platforms,
  .trust-section,
  .testimonial-section,
  .about-faq,
  #rider-lead,
  #rider-connect {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
    padding-inline: 16px !important;
  }

  .rider-benefits .section-title h2,
  .rider-cost .section-title h2,
  .join-platforms .section-title h2,
  .trust-section .section-title h2,
  .testimonial-section .section-title h2,
  .rider-community .section-title h2,
  .about-faq .section-title h2,
  .rider-savings-compare .savings-copy h2,
  #rider-lead .lead-copy h2,
  .connect-left h2 {
    font-size: clamp(28px, 8vw, 38px) !important;
  }

  .benefit-item,
  .community-card,
  .platform-grid span,
  .trust-grid article,
  .testimonial-card,
  .timeline-list article,
  .get-column article {
    padding: 18px !important;
  }

  .rider-savings-compare .math-shell,
  #rider-lead .lead-shell,
  #rider-connect .connect-panel,
  .rider-how {
    padding: 18px !important;
    border-radius: 24px !important;
  }

  .rider-cost-table strong,
  .rider-cost-table span,
  .rider-cost-table b {
    padding: 12px !important;
  }
}

/* Partner page compact rhythm, contrast, and responsive alignment */
.partner-hero {
  min-height: clamp(430px, 52vh, 560px) !important;
  padding-top: clamp(92px, 8vw, 118px) !important;
  padding-bottom: clamp(34px, 4.5vw, 50px) !important;
}

.partner-hero-copy {
  padding: clamp(22px, 3vw, 34px) !important;
}

.partner-hero h1 {
  margin: 12px 0 14px !important;
  font-size: clamp(42px, 5.4vw, 72px) !important;
  line-height: 1 !important;
}

.partner-hero p:not(.pill-label) {
  line-height: 1.55 !important;
}

.partner-why,
.yield-section,
.partner-steps,
.market-section,
.portfolio-section,
.partner-stories,
.partners-section,
.about-faq,
#partner-lead {
  padding-top: clamp(38px, 5vw, 62px) !important;
  padding-bottom: clamp(38px, 5vw, 62px) !important;
}

.purpose-hero {
  min-height: auto !important;
  padding: clamp(42px, 5.5vw, 70px) 18px !important;
}

.purpose-copy {
  padding: clamp(22px, 3.5vw, 40px) !important;
}

.purpose-copy h2 {
  font-size: clamp(34px, 5vw, 58px) !important;
  line-height: 1.05 !important;
}

.partner-final {
  padding: clamp(44px, 6vw, 72px) 18px !important;
}

.partner-final div {
  margin-top: 8px !important;
}

.partner-why .section-title,
.yield-section .section-title,
.partner-steps .section-title,
.market-section .section-title,
.partner-stories .section-title,
.partners-section .section-title,
.about-faq .section-title {
  display: block !important;
  max-width: 780px !important;
  margin-bottom: clamp(18px, 2.4vw, 28px) !important;
  text-align: center !important;
}

.partner-why .section-title::before,
.yield-section .section-title::before,
.partner-steps .section-title::before,
.market-section .section-title::before,
.partner-stories .section-title::before,
.partners-section .section-title::before,
.about-faq .section-title::before {
  display: none !important;
}

.partner-why .section-title h2,
.yield-section .section-title h2,
.partner-steps .section-title h2,
.market-section .section-title h2,
.partner-stories .section-title h2,
.partners-section .section-title h2,
.about-faq .section-title h2 {
  margin-inline: auto !important;
  font-size: clamp(32px, 4.2vw, 50px) !important;
  line-height: 1.08 !important;
}

.yield-section .section-title p:not(.eyebrow),
.partner-steps .section-title p:not(.eyebrow),
.market-section .section-title p:not(.eyebrow),
.partner-stories .section-title p:not(.eyebrow),
.partners-section .section-title p:not(.eyebrow) {
  max-width: 640px !important;
  margin: 10px auto 0 !important;
  line-height: 1.55 !important;
}

.partner-why .benefit-row,
.partner-step-line,
.market-grid,
.partners-section > .partner-grid {
  gap: clamp(14px, 2vw, 22px) !important;
}

.partner-why .benefit-item,
.partner-step-line article,
.market-card,
.partners-section > .partner-grid .partner-card,
.partner-stories .testimonial-card {
  min-height: 0 !important;
  padding: 22px !important;
}

.partner-why .benefit-item p,
.partner-step-line p,
.market-card p,
.partner-stories .testimonial-card p,
.portfolio-copy p:not(.eyebrow) {
  line-height: 1.5 !important;
}

.yield-shell,
.investment-calculator-card {
  padding: clamp(22px, 3.5vw, 42px) !important;
}

.investment-calc-body,
.investment-result-list {
  gap: 12px !important;
}

.investment-result-list div {
  padding: 14px 16px !important;
}

.portfolio-section {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  gap: clamp(22px, 4vw, 52px) !important;
}

.portfolio-copy h2 {
  font-size: clamp(34px, 4.6vw, 58px) !important;
  line-height: 1.06 !important;
}

.portfolio-phone > div {
  padding: clamp(20px, 3vw, 32px) !important;
}

.partner-stories .testimonial-marquee {
  margin-top: 0 !important;
}

#partner-lead {
  background:
    radial-gradient(circle at 0% 0%, rgba(18, 183, 106, 0.18), transparent 32%),
    linear-gradient(180deg, #f6fff9 0%, #ffffff 100%) !important;
}

#partner-lead .partner-trust-strip {
  gap: clamp(12px, 2vw, 18px) !important;
  margin-bottom: clamp(16px, 2.4vw, 26px) !important;
}

#partner-lead .partner-trust-strip article {
  min-height: 0 !important;
  padding: 16px !important;
}

#partner-lead .lead-shell {
  gap: clamp(18px, 3vw, 36px) !important;
  padding: clamp(22px, 3.6vw, 42px) !important;
  background:
    radial-gradient(circle at 12% 10%, rgba(18, 183, 106, 0.18), transparent 30%),
    #071008 !important;
}

#partner-lead .lead-copy,
#partner-lead .lead-copy h2 {
  color: #ffffff !important;
}

#partner-lead .lead-copy p:not(.eyebrow) {
  color: rgba(255, 255, 255, 0.78) !important;
}

#partner-lead .lead-copy .eyebrow {
  color: #19ff9a !important;
  background: rgba(18, 183, 106, 0.14) !important;
  border-color: rgba(18, 183, 106, 0.28) !important;
}

#partner-lead .lead-contact-actions a,
#partner-lead .lead-highlights article {
  background: rgba(255, 255, 255, 0.08) !important;
  border-color: rgba(255, 255, 255, 0.14) !important;
  color: #ffffff !important;
}

#partner-lead .lead-contact-actions small,
#partner-lead .lead-highlights small {
  color: rgba(255, 255, 255, 0.72) !important;
}

#partner-lead .lead-form {
  padding: clamp(20px, 3vw, 32px) !important;
}

@media (max-width: 900px) {
  .partner-hero {
    min-height: auto !important;
    padding-top: 92px !important;
    padding-bottom: 34px !important;
  }

  .partner-why,
  .yield-section,
  .partner-steps,
  .market-section,
  .portfolio-section,
  .partner-stories,
  .partners-section,
  .about-faq,
  #partner-lead {
    padding-top: 34px !important;
    padding-bottom: 34px !important;
  }

  .portfolio-section,
  #partner-lead .lead-shell {
    grid-template-columns: 1fr !important;
  }

  .partner-step-line::before {
    display: none !important;
  }
}

@media (max-width: 560px) {
  .partner-hero {
    padding: 84px 16px 30px !important;
  }

  .partner-hero h1 {
    font-size: clamp(34px, 10vw, 48px) !important;
  }

  .partner-why,
  .yield-section,
  .partner-steps,
  .market-section,
  .portfolio-section,
  .partner-stories,
  .partners-section,
  .about-faq,
  #partner-lead {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
    padding-inline: 16px !important;
  }

  .partner-why .section-title h2,
  .yield-section .section-title h2,
  .partner-steps .section-title h2,
  .market-section .section-title h2,
  .partner-stories .section-title h2,
  .partners-section .section-title h2,
  .about-faq .section-title h2,
  .portfolio-copy h2,
  #partner-lead .lead-copy h2,
  .purpose-copy h2 {
    font-size: clamp(28px, 8vw, 38px) !important;
  }

  .partner-why .benefit-item,
  .partner-step-line article,
  .market-card,
  .partners-section > .partner-grid .partner-card,
  .partner-stories .testimonial-card,
  #partner-lead .partner-trust-strip article {
    padding: 18px !important;
  }

  .yield-shell,
  .investment-calculator-card,
  .portfolio-phone > div,
  #partner-lead .lead-shell,
  #partner-lead .lead-form,
  .purpose-copy {
    padding: 18px !important;
    border-radius: 24px !important;
  }

  .purpose-hero,
  .partner-final {
    padding-block: 34px !important;
  }
}

/* Final mobile polish for rider logos, about gallery, and partner dashboard */
.join-platforms .platform-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  max-width: 560px !important;
  margin-inline: auto !important;
}

.join-platforms .platform-grid span {
  min-height: 86px !important;
}

.portfolio-section {
  overflow: hidden;
}

.portfolio-phone {
  display: flex !important;
  justify-content: center !important;
}

.portfolio-phone > div {
  width: min(100%, 360px) !important;
  min-height: 0 !important;
  padding: clamp(22px, 3vw, 30px) !important;
}

@media (max-width: 900px) {
  .gallery-studio .gallery-showcase-head {
    min-height: 0 !important;
  }

  .portfolio-section {
    align-items: center !important;
  }

  .portfolio-phone > div {
    width: min(100%, 340px) !important;
  }
}

@media (max-width: 560px) {
  .join-platforms {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }

  .join-platforms .section-title {
    margin-bottom: 14px !important;
  }

  .join-platforms .platform-grid {
    gap: 12px !important;
  }

  .join-platforms .platform-grid span {
    min-height: 74px !important;
    padding: 14px 10px !important;
    border-radius: 16px !important;
  }

  .join-platforms .platform-grid img {
    max-width: 96px !important;
    max-height: 36px !important;
  }

  .join-platforms .platform-text-logo {
    font-size: 16px !important;
  }

  .gallery-studio {
    padding-bottom: 14px !important;
  }

  .gallery-studio .gallery-showcase-head {
    padding: 18px !important;
  }

  .gallery-studio .gallery-proof-row {
    margin-top: 16px !important;
  }

  .portfolio-section {
    gap: 20px !important;
  }

  .portfolio-phone > div {
    width: min(100%, 330px) !important;
    padding: 22px !important;
    transform: none !important;
  }

  .portfolio-phone .phone-title {
    font-size: 18px !important;
  }

  .phone-metrics {
    gap: 10px !important;
  }

  .portfolio-phone p {
    padding: 12px !important;
  }

  .phone-chart {
    min-height: 92px !important;
  }

  .about-gallery {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }

  .about-gallery .gallery-studio {
    max-width: calc(100vw - 22px) !important;
    padding: 16px 12px 12px !important;
    border-radius: 22px !important;
  }

  .about-gallery .gallery-showcase-head {
    margin-bottom: 0 !important;
    padding: 0 0 12px !important;
    border-bottom: 1px solid rgba(7, 16, 8, 0.08) !important;
  }

  .about-gallery .gallery-showcase-head h2 {
    margin-bottom: 8px !important;
    font-size: 24px !important;
    line-height: 1.02 !important;
  }

  .about-gallery .gallery-showcase-head p {
    margin-bottom: 0 !important;
    font-size: 12px !important;
    line-height: 1.45 !important;
  }

  .about-gallery .gallery-proof-row {
    grid-template-columns: 1fr !important;
    gap: 8px !important;
    margin-top: 12px !important;
  }

  .about-gallery .gallery-proof-row span {
    min-height: 28px !important;
    padding: 7px 10px !important;
    font-size: 8px !important;
  }

  .about-gallery .gallery-strip.reveal {
    opacity: 1 !important;
    transform: none !important;
  }

  .about-gallery .gallery-strip {
    display: flex !important;
    width: 100% !important;
    max-width: 100% !important;
    gap: 8px !important;
    margin-top: 12px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    animation: none !important;
    scrollbar-width: none;
  }

  .about-gallery .gallery-strip::-webkit-scrollbar {
    display: none;
  }

  .about-gallery .gallery-strip figure {
    flex: 0 0 118px !important;
    width: 118px !important;
    height: 104px !important;
    min-height: 104px !important;
    border-radius: 14px !important;
  }

  .about-gallery .gallery-strip img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }
}

/* Contact page compact rhythm, contrast, and responsive alignment */
.contact-hero {
  min-height: clamp(470px, 58vh, 620px) !important;
  padding-top: clamp(96px, 8vw, 118px) !important;
  padding-bottom: clamp(38px, 5vw, 58px) !important;
  gap: clamp(22px, 4vw, 56px) !important;
}

.contact-hero-copy h1 {
  max-width: 700px !important;
  margin: 12px 0 14px !important;
  font-size: clamp(44px, 6vw, 76px) !important;
  line-height: 1.03 !important;
}

.contact-hero-copy p:not(.eyebrow) {
  max-width: 620px !important;
  font-size: clamp(16px, 1.5vw, 18px) !important;
  line-height: 1.55 !important;
}

.contact-hero .hero-actions {
  margin-top: 20px !important;
}

.contact-info-panel {
  gap: 14px !important;
  padding: clamp(18px, 2.6vw, 26px) !important;
  background: #071008 !important;
  border: 1px solid rgba(18, 183, 106, 0.16) !important;
  border-radius: 24px !important;
}

.contact-info-panel article {
  grid-template-columns: 46px minmax(0, 1fr) !important;
  gap: 14px !important;
  align-items: center !important;
  min-height: 76px !important;
  padding: 16px !important;
  background: rgba(255, 255, 255, 0.94) !important;
  border-color: rgba(7, 16, 8, 0.12) !important;
  box-shadow: none !important;
}

.contact-info-panel span {
  width: 40px !important;
  height: 40px !important;
  color: #06100a !important;
  background: var(--green) !important;
  border-radius: 10px !important;
  font-size: 13px !important;
}

.contact-info-panel h3 {
  color: #071008 !important;
  font-size: clamp(16px, 1.5vw, 20px) !important;
  line-height: 1.15 !important;
}

.contact-info-panel p,
.contact-info-panel a {
  color: #53635a !important;
  line-height: 1.45 !important;
}

.contact-info-panel a:hover {
  color: var(--green-dark) !important;
}

.contact-main,
.contact-paths {
  padding-top: clamp(38px, 5vw, 62px) !important;
  padding-bottom: clamp(38px, 5vw, 62px) !important;
}

.contact-main {
  gap: clamp(20px, 3vw, 42px) !important;
  align-items: start !important;
}

.map-card,
.contact-page-form {
  padding: clamp(22px, 3.4vw, 38px) !important;
}

.map-card {
  gap: 12px !important;
  align-content: start !important;
  padding: clamp(18px, 2.6vw, 28px) !important;
}

.map-card h2 {
  max-width: 520px !important;
  font-size: clamp(26px, 3.1vw, 36px) !important;
  line-height: 1.06 !important;
}

.map-card p {
  font-size: 13px !important;
  line-height: 1.45 !important;
}

.map-card .btn {
  min-height: 44px !important;
  padding: 10px 16px !important;
  font-size: 13px !important;
}

.map-placeholder {
  min-height: 160px !important;
  margin-top: 4px !important;
  padding: 0 !important;
  overflow: hidden !important;
}

.map-embed iframe {
  display: block;
  width: 100%;
  height: clamp(160px, 16vw, 200px);
  min-height: 160px;
  border: 0;
  filter: saturate(0.95) contrast(1.02);
}

.contact-page-form {
  align-content: start !important;
}

.contact-page-form input,
.contact-page-form select {
  min-height: 52px !important;
}

.contact-page-form textarea {
  min-height: 116px !important;
}

.contact-page-form button {
  min-height: 58px !important;
}

.contact-paths .section-title {
  display: block !important;
  max-width: 780px !important;
  margin-bottom: clamp(18px, 2.4vw, 28px) !important;
  text-align: center !important;
}

.contact-paths .section-title::before {
  display: none !important;
}

.contact-paths .section-title h2 {
  margin-inline: auto !important;
  font-size: clamp(32px, 4.2vw, 50px) !important;
  line-height: 1.08 !important;
}

.contact-paths .section-title p:not(.eyebrow) {
  max-width: 620px !important;
  margin: 10px auto 0 !important;
  line-height: 1.55 !important;
}

.contact-paths .market-grid {
  gap: clamp(14px, 2vw, 22px) !important;
}

.contact-paths .market-card {
  min-height: 0 !important;
  padding: 22px !important;
}

@media (max-width: 900px) {
  .contact-hero {
    grid-template-columns: 1fr !important;
    min-height: auto !important;
    padding-top: 92px !important;
    padding-bottom: 34px !important;
  }

  .contact-main {
    grid-template-columns: 1fr !important;
  }

  .contact-main,
  .contact-paths {
    padding-top: 34px !important;
    padding-bottom: 34px !important;
  }
}

@media (max-width: 560px) {
  .contact-hero {
    padding: 84px 16px 30px !important;
  }

  .contact-hero-copy h1 {
    font-size: clamp(34px, 11vw, 48px) !important;
  }

  .contact-info-panel {
    padding: 14px !important;
    border-radius: 22px !important;
  }

  .contact-info-panel article {
    grid-template-columns: 42px minmax(0, 1fr) !important;
    min-height: 70px !important;
    padding: 14px !important;
  }

  .contact-main,
  .contact-paths {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
    padding-inline: 16px !important;
  }

  .map-card,
  .contact-page-form,
  .contact-paths .market-card {
    padding: 18px !important;
    border-radius: 24px !important;
  }

  .map-card h2,
  .contact-paths .section-title h2 {
    font-size: clamp(24px, 6.5vw, 32px) !important;
  }

  .map-embed iframe {
    height: 170px;
  }

  .form-grid {
    grid-template-columns: 1fr !important;
    gap: 12px !important;
  }
}

/* Rider calculator readability fix */
.rider-savings-compare .rider-pocket-card.calculator-card {
  color: #071008 !important;
  background: #ffffff !important;
  border-color: rgba(18, 183, 106, 0.24) !important;
}

.rider-savings-compare .pocket-card-head span,
.rider-savings-compare .pocket-card-head strong,
.rider-savings-compare .pocket-card-head strong span {
  color: #071008 !important;
  opacity: 1 !important;
}

.rider-savings-compare .pocket-card-head > span {
  color: #355246 !important;
}

.rider-savings-compare .compare-card small {
  color: #46554e !important;
}

/* Rider petrol comparison mobile fit fix */
@media (max-width: 560px) {
  .rider-cost {
    overflow-x: hidden;
  }

  .rider-cost-table {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important;
    border-radius: 18px !important;
  }

  .rider-cost-table div,
  .rider-cost-table footer,
  .rider-cost-table > * {
    min-width: 0 !important;
  }

  .rider-cost-table div {
    display: grid !important;
    grid-template-columns: minmax(86px, 1.05fr) minmax(76px, 0.92fr) minmax(72px, 0.82fr) !important;
  }

  .rider-cost-table strong,
  .rider-cost-table span,
  .rider-cost-table b {
    min-width: 0 !important;
    padding: 11px 8px !important;
    font-size: 11px !important;
    line-height: 1.25 !important;
    white-space: normal !important;
    overflow-wrap: anywhere;
  }

  .rider-cost-table footer {
    padding: 14px 10px !important;
    font-size: 14px !important;
    line-height: 1.25 !important;
    white-space: normal !important;
  }
}

/* Partner dashboard mobile mockup: make the app UI breathe */
@media (max-width: 560px) {
  .portfolio-section {
    padding-inline: 12px !important;
    overflow: visible !important;
  }

  .portfolio-phone {
    width: 100% !important;
    padding: 0 !important;
  }

  .portfolio-phone > div {
    width: min(100%, 300px) !important;
    min-height: 0 !important;
    gap: 11px !important;
    padding: 14px !important;
    border: 7px solid #12392f !important;
    border-radius: 28px !important;
    background:
      radial-gradient(circle at 50% 0%, rgba(18, 183, 106, 0.2), transparent 34%),
      #101a22 !important;
  }

  .portfolio-phone > div > span {
    width: 46px !important;
    height: 36px !important;
    padding: 4px 6px !important;
    border-radius: 9px !important;
  }

  .portfolio-phone .phone-title {
    font-size: 18px !important;
    line-height: 1.15 !important;
  }

  .portfolio-phone p {
    padding: 12px 13px !important;
    border-radius: 10px !important;
  }

  .portfolio-phone small {
    margin-bottom: 5px !important;
    font-size: 9px !important;
  }

  .portfolio-phone strong {
    font-size: 14px !important;
  }

  .phone-metrics {
    gap: 9px !important;
  }

  .phone-chart {
    min-height: 78px !important;
    gap: 8px !important;
    padding: 12px !important;
    border-radius: 12px !important;
  }

  .phone-chart span {
    min-height: 20px !important;
  }

  .portfolio-phone a {
    min-height: 46px !important;
    border-radius: 10px !important;
    font-size: 12px !important;
  }
}

/* Premium motion layer, EV loader, and mobile conversion bar */
:root {
  --motion-x: 50%;
  --motion-y: 22%;
  --motion-scroll: 0px;
}

.has-preloader {
  overflow: hidden;
}

.site-preloader {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: grid;
  place-items: center;
  padding: 24px;
  background:
    radial-gradient(circle at 50% 28%, rgba(18, 183, 106, 0.24), transparent 30%),
    linear-gradient(135deg, #071008 0%, #11261b 100%);
  transition: opacity 420ms ease, visibility 420ms ease;
}

.site-preloader.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.loader-card {
  display: grid;
  width: min(100%, 420px);
  gap: 18px;
  justify-items: center;
  padding: 30px 28px 26px;
  color: #ffffff;
  background:
    radial-gradient(circle at 50% 16%, rgba(18, 183, 106, 0.14), transparent 34%),
    rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 28px;
  box-shadow: 0 34px 90px rgba(0, 0, 0, 0.34);
  backdrop-filter: blur(16px);
}

.loader-card > img {
  width: 110px;
  height: 72px;
  object-fit: contain;
  padding: 10px;
  background: #ffffff;
  border-radius: 22px;
}

.loader-card strong {
  color: #dfffee;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.loader-card small {
  margin-top: -8px;
  color: rgba(255, 255, 255, 0.58);
  font-size: 12px;
  font-weight: 800;
}

.loader-speedometer {
  position: relative;
  width: 260px;
  height: 160px;
  overflow: hidden;
  border-radius: 22px;
}

.speedometer-arc {
  position: absolute;
  inset: 8px 12px -106px;
  border: 18px solid rgba(255, 255, 255, 0.1);
  border-top-color: var(--green);
  border-right-color: rgba(18, 183, 106, 0.52);
  border-left-color: rgba(255, 255, 255, 0.2);
  border-radius: 999px 999px 0 0;
  box-shadow:
    inset 0 0 34px rgba(18, 183, 106, 0.16),
    0 0 46px rgba(18, 183, 106, 0.22);
}

.speedometer-arc::after {
  position: absolute;
  inset: 16px;
  content: "";
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-bottom: 0;
  border-radius: 999px 999px 0 0;
}

.speedometer-ticks i {
  position: absolute;
  bottom: 24px;
  left: 50%;
  width: 2px;
  height: 20px;
  background: rgba(255, 255, 255, 0.65);
  border-radius: 999px;
  box-shadow: 0 0 10px rgba(255,255,255,0.18);
  transform-origin: 50% 100px;
}

.speedometer-ticks i:nth-child(1) { transform: translateX(-50%) rotate(-78deg); }
.speedometer-ticks i:nth-child(2) { transform: translateX(-50%) rotate(-52deg); height: 13px; opacity: 0.64; }
.speedometer-ticks i:nth-child(3) { transform: translateX(-50%) rotate(-26deg); }
.speedometer-ticks i:nth-child(4) { transform: translateX(-50%) rotate(0deg); height: 13px; opacity: 0.64; }
.speedometer-ticks i:nth-child(5) { transform: translateX(-50%) rotate(26deg); }
.speedometer-ticks i:nth-child(6) { transform: translateX(-50%) rotate(52deg); height: 13px; opacity: 0.64; }
.speedometer-ticks i:nth-child(7) { transform: translateX(-50%) rotate(78deg); background: var(--green); }

.speedometer-labels span {
  position: absolute;
  bottom: 34px;
  color: rgba(255, 255, 255, 0.66);
  font-size: 10px;
  font-weight: 900;
}

.speedometer-labels span:nth-child(1) {
  left: 30px;
}

.speedometer-labels span:nth-child(2) {
  left: 50%;
  transform: translateX(-50%);
}

.speedometer-labels span:nth-child(3) {
  right: 22px;
  color: var(--green);
}

.speedometer-needle {
  position: absolute;
  bottom: 29px;
  left: 50%;
  width: 92px;
  height: 5px;
  background: linear-gradient(90deg, transparent 0 8%, #ffffff 8% 22%, var(--green) 22% 100%);
  border-radius: 999px;
  box-shadow: 0 0 24px rgba(18, 183, 106, 0.58);
  transform: rotate(-54deg);
  transform-origin: 0 50%;
  animation: speedNeedle 1.45s cubic-bezier(.42, 0, .26, 1) infinite;
}

.speedometer-hub {
  position: absolute;
  bottom: 19px;
  left: 50%;
  width: 24px;
  height: 24px;
  background: #ffffff;
  border: 6px solid var(--green);
  border-radius: 999px;
  box-shadow: 0 0 28px rgba(18, 183, 106, 0.45);
  transform: translateX(-50%);
}

.speedometer-readout {
  position: absolute;
  right: 50%;
  bottom: 58px;
  display: grid;
  min-width: 92px;
  padding: 9px 11px;
  color: #06100a;
  text-align: center;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.56), rgba(255,255,255,0.16)),
    var(--green);
  border-radius: 14px;
  box-shadow: 0 16px 34px rgba(18, 183, 106, 0.22);
  transform: translateX(50%);
}

.speedometer-readout b {
  font-size: 22px;
  line-height: 1;
}

.speedometer-readout span {
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.speedometer-charge {
  position: absolute;
  right: 54px;
  bottom: 6px;
  left: 54px;
  height: 6px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 999px;
}

.speedometer-charge span {
  display: block;
  width: 72%;
  height: 100%;
  background: linear-gradient(90deg, rgba(18, 183, 106, 0.42), var(--green));
  border-radius: inherit;
  animation: chargePulse 1.25s ease-in-out infinite;
}

@keyframes speedNeedle {
  0% { transform: rotate(-62deg); }
  36% { transform: rotate(42deg); }
  52% { transform: rotate(28deg); }
  78% { transform: rotate(58deg); }
  100% { transform: rotate(-18deg); }
}

@keyframes chargePulse {
  0%, 100% { opacity: 0.72; transform: scaleX(0.76); transform-origin: left; }
  50% { opacity: 1; transform: scaleX(1); transform-origin: left; }
}

.premium-motion-bg::before {
  position: fixed;
  inset: 0;
  z-index: -3;
  content: "";
  pointer-events: none;
  background:
    radial-gradient(circle at var(--motion-x) var(--motion-y), rgba(18, 183, 106, 0.10), transparent 24rem),
    linear-gradient(180deg, rgba(247, 255, 249, 0.6), rgba(255, 255, 255, 0.2));
  transform: translateY(calc(var(--motion-scroll) * -0.12));
}

.premium-motion-bg::after {
  position: fixed;
  inset: auto -10vw 8vh -10vw;
  z-index: -2;
  height: 32vh;
  content: "";
  pointer-events: none;
  background:
    linear-gradient(90deg, transparent 0 7%, rgba(18, 183, 106, 0.09) 7% 8%, transparent 8% 23%, rgba(7, 16, 8, 0.05) 23% 24%, transparent 24% 100%);
  transform: translateX(calc(var(--motion-scroll) * -0.8));
  opacity: 0.55;
}

.mobile-sticky-cta {
  position: fixed;
  right: 12px;
  bottom: 12px;
  left: 12px;
  z-index: 90;
  display: none;
  grid-template-columns: 0.75fr 1fr 0.82fr;
  gap: 8px;
  padding: 8px;
  background: rgba(7, 16, 8, 0.86);
  border: 1px solid rgba(18, 183, 106, 0.22);
  border-radius: 18px;
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.24);
  backdrop-filter: blur(16px);
}

.mobile-sticky-cta a {
  display: inline-flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.09);
  border-radius: 12px;
  font-size: 12px;
  font-weight: 900;
  text-decoration: none;
}

.mobile-sticky-cta a:nth-child(2) {
  color: #06100a;
  background: var(--green);
}

.lead-toast {
  position: fixed;
  right: 22px;
  bottom: 24px;
  z-index: 120;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 2px 14px;
  width: min(360px, calc(100vw - 32px));
  padding: 16px;
  color: #ffffff;
  background: rgba(7, 16, 8, 0.92);
  border: 1px solid rgba(18, 183, 106, 0.28);
  border-radius: 18px;
  box-shadow: 0 22px 60px rgba(0, 0, 0, 0.26);
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 220ms ease, transform 220ms ease;
  backdrop-filter: blur(16px);
}

.lead-toast.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.lead-toast strong,
.lead-toast span {
  grid-column: 1;
}

.lead-toast strong {
  color: var(--green);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.lead-toast span {
  color: rgba(255, 255, 255, 0.78);
  font-size: 13px;
}

.lead-toast a {
  grid-column: 2;
  grid-row: 1 / span 2;
  align-self: center;
  padding: 10px 12px;
  color: #06100a;
  background: var(--green);
  border-radius: 12px;
  font-size: 12px;
  font-weight: 900;
  text-decoration: none;
}

@media (max-width: 760px) {
  body {
    padding-bottom: 74px;
  }

  .mobile-sticky-cta {
    display: grid;
  }

  .lead-toast {
    right: 12px;
    bottom: 86px;
    left: 12px;
    width: auto;
  }

  .call-float,
  .whatsapp-float {
    display: none !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .speedometer-needle {
    animation: none !important;
  }

  .premium-motion-bg::before,
  .premium-motion-bg::after {
    transform: none !important;
  }
}

/* Final professional layout rhythm and responsive alignment pass */
html,
body {
  max-width: 100%;
  overflow-x: hidden;
}

main {
  width: 100%;
}

.section-band,
.stats-band,
.announcement-bar,
.partners-section,
.app-section,
.steps-section,
.earn-section,
.ecosystem-orbit,
.math-section,
.intel-section,
.lead-section,
.about-story,
.about-services,
.pillars-section,
.team-section,
.about-gallery,
.about-insights,
.about-impact-hero,
.rider-benefits,
.rider-community,
.rider-savings-compare,
.rider-cost,
.rider-how,
.join-platforms,
.trust-section,
.testimonial-section,
.partner-why,
.yield-section,
.partner-steps,
.market-section,
.portfolio-section,
.partner-stories,
.contact-main,
.contact-paths {
  width: 100%;
  padding-top: clamp(52px, 6vw, 88px) !important;
  padding-bottom: clamp(52px, 6vw, 88px) !important;
}

.section-title,
.investment-calculator-shell,
.app-section,
.steps-grid,
.earn-card,
.ecosystem-orbit .orbit-map,
.intel-section,
.lead-shell,
.about-story-grid,
.service-grid,
.pillar-grid,
.team-grid,
.gallery-studio,
.insights-grid,
.rider-how,
.benefit-row,
.community-grid,
.trust-grid,
.partner-step-line,
.market-grid,
.portfolio-section,
.contact-main,
.contact-paths .market-grid,
.mega-footer {
  width: min(100% - 36px, 1160px) !important;
  margin-inline: auto !important;
}

.section-title {
  display: block !important;
  max-width: 780px !important;
  margin-bottom: clamp(22px, 3vw, 38px) !important;
  text-align: center !important;
}

.section-title::before {
  display: none !important;
}

.section-title h2,
.investment-calculator-copy h2,
.intel-copy h2,
.lead-copy h2,
.portfolio-copy h2,
.savings-copy h2,
.connect-left h2 {
  max-width: 760px !important;
  margin-inline: auto !important;
  font-size: clamp(34px, 4.4vw, 58px) !important;
  line-height: 1.05 !important;
  letter-spacing: 0 !important;
}

.section-title p:not(.eyebrow),
.investment-calculator-copy p,
.intel-copy > p,
.lead-copy > p,
.portfolio-copy > p,
.savings-copy > p,
.connect-left > p {
  max-width: 660px !important;
  margin: 10px auto 0 !important;
  color: #53635a;
  font-size: clamp(15px, 1.35vw, 17px) !important;
  line-height: 1.6 !important;
}

.landing-hero-content,
.about-hero-copy,
.rider-hero-copy,
.partner-hero-copy,
.contact-hero-copy {
  max-width: 680px !important;
}

.landing-hero h1,
.about-hero h1,
.rider-hero h1,
.partner-hero h1,
.contact-hero h1 {
  max-width: 720px !important;
  font-size: clamp(44px, 6vw, 82px) !important;
  line-height: 0.96 !important;
  letter-spacing: 0 !important;
}

.landing-hero p,
.about-hero p,
.rider-hero-copy > p:not(.pill-label),
.partner-hero p:not(.pill-label),
.contact-hero-copy p:not(.eyebrow) {
  max-width: 620px !important;
  font-size: clamp(16px, 1.55vw, 19px) !important;
  line-height: 1.6 !important;
}

.hero-actions,
.app-actions,
.intel-actions,
.store-buttons,
.connect-contact-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
}

.btn,
.header-cta,
.store-buttons a,
.connect-contact-actions a,
.lead-contact-actions a {
  min-height: 48px;
  align-items: center;
  justify-content: center;
  white-space: normal;
}

.benefit-row,
.community-grid,
.trust-grid,
.market-grid,
.service-grid,
.pillar-grid,
.team-grid,
.insights-grid,
.steps-grid,
.contact-paths .market-grid {
  gap: clamp(16px, 2vw, 26px) !important;
}

.benefit-item,
.community-card,
.trust-grid article,
.market-card,
.pillar-card,
.team-card,
.insight-card,
.step-card,
.service-card,
.testimonial-card {
  min-height: 0 !important;
  padding: clamp(20px, 2.6vw, 32px) !important;
}

.investment-calculator-shell,
.lead-shell,
.connect-panel,
.math-shell,
.yield-shell,
.portfolio-section,
.about-contact-card,
.rider-how {
  gap: clamp(22px, 3.5vw, 52px) !important;
}

.investment-calculator-card,
.calculator-card,
.lead-form,
.contact-page-form,
.map-card {
  max-width: 100%;
}

img,
video,
iframe {
  max-width: 100%;
}

@media (max-width: 980px) {
  .landing-hero,
  .about-hero,
  .rider-hero,
  .partner-hero,
  .contact-hero {
    min-height: auto !important;
    padding-top: 104px !important;
    padding-bottom: 48px !important;
  }

  .investment-calculator-shell,
  .app-section,
  .intel-section,
  .lead-shell,
  .math-shell,
  .portfolio-section,
  .contact-main,
  .about-story-grid,
  .rider-how,
  .connect-panel {
    grid-template-columns: 1fr !important;
  }

  .landing-hero-content,
  .about-hero-copy,
  .rider-hero-copy,
  .partner-hero-copy,
  .contact-hero-copy,
  .investment-calculator-copy,
  .intel-copy,
  .lead-copy,
  .portfolio-copy {
    text-align: left !important;
  }

  .section-title,
  .section-title h2,
  .section-title p:not(.eyebrow) {
    text-align: center !important;
  }
}

@media (max-width: 760px) {
  .section-band,
  .stats-band,
  .announcement-bar,
  .partners-section,
  .app-section,
  .steps-section,
  .earn-section,
  .ecosystem-orbit,
  .math-section,
  .intel-section,
  .lead-section,
  .about-story,
  .about-services,
  .pillars-section,
  .team-section,
  .about-gallery,
  .about-insights,
  .about-impact-hero,
  .rider-benefits,
  .rider-community,
  .rider-savings-compare,
  .rider-cost,
  .rider-how,
  .join-platforms,
  .trust-section,
  .testimonial-section,
  .partner-why,
  .yield-section,
  .partner-steps,
  .market-section,
  .portfolio-section,
  .partner-stories,
  .contact-main,
  .contact-paths {
    padding-top: 38px !important;
    padding-bottom: 38px !important;
  }

  .section-title,
  .investment-calculator-shell,
  .app-section,
  .steps-grid,
  .earn-card,
  .ecosystem-orbit .orbit-map,
  .intel-section,
  .lead-shell,
  .about-story-grid,
  .service-grid,
  .pillar-grid,
  .team-grid,
  .gallery-studio,
  .insights-grid,
  .rider-how,
  .benefit-row,
  .community-grid,
  .trust-grid,
  .partner-step-line,
  .market-grid,
  .portfolio-section,
  .contact-main,
  .contact-paths .market-grid,
  .mega-footer {
    width: min(100% - 28px, 1160px) !important;
  }

  .landing-hero h1,
  .about-hero h1,
  .rider-hero h1,
  .partner-hero h1,
  .contact-hero h1 {
    font-size: clamp(36px, 11vw, 54px) !important;
    line-height: 1 !important;
  }

  .section-title h2,
  .investment-calculator-copy h2,
  .intel-copy h2,
  .lead-copy h2,
  .portfolio-copy h2,
  .savings-copy h2,
  .connect-left h2 {
    font-size: clamp(28px, 8vw, 38px) !important;
    line-height: 1.08 !important;
  }

  .hero-actions,
  .app-actions,
  .intel-actions,
  .store-buttons,
  .connect-contact-actions {
    width: 100%;
    align-items: stretch;
    flex-direction: column;
  }

  .hero-actions .btn,
  .app-actions .btn,
  .intel-actions .btn,
  .store-buttons a,
  .connect-contact-actions a,
  .lead-form .btn,
  .contact-page-form .btn {
    width: 100%;
  }

  .investment-result-list div,
  .rider-cost-table div,
  .cost-table div {
    align-items: center;
  }
}

@media (max-width: 430px) {
  .loader-card {
    padding: 24px 18px 22px;
    border-radius: 22px;
  }

  .loader-speedometer {
    width: 230px;
    height: 145px;
  }

  .speedometer-needle {
    width: 78px;
  }

  .section-title,
  .investment-calculator-shell,
  .app-section,
  .steps-grid,
  .earn-card,
  .ecosystem-orbit .orbit-map,
  .intel-section,
  .lead-shell,
  .about-story-grid,
  .service-grid,
  .pillar-grid,
  .team-grid,
  .gallery-studio,
  .insights-grid,
  .rider-how,
  .benefit-row,
  .community-grid,
  .trust-grid,
  .partner-step-line,
  .market-grid,
  .portfolio-section,
  .contact-main,
  .contact-paths .market-grid,
  .mega-footer {
    width: min(100% - 22px, 1160px) !important;
  }
}

/* Targeted corrections after global layout pass */
.announcement-bar {
  display: flex !important;
  width: min(100% - 36px, 1160px) !important;
  min-height: 0 !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 12px !important;
  margin: 28px auto !important;
  padding: 18px 24px !important;
  border-radius: 22px !important;
}

.announcement-bar p {
  max-width: none !important;
  margin: 0 !important;
  font-size: clamp(13px, 1.2vw, 15px) !important;
  line-height: 1.35 !important;
}

.announcement-bar span {
  flex: 0 0 auto;
}

.mega-footer {
  width: 100% !important;
  max-width: none !important;
  margin-inline: 0 !important;
  padding: clamp(42px, 5vw, 70px) max(18px, calc((100vw - 1160px) / 2)) 0 !important;
  border-radius: 0 !important;
}

.mega-footer .footer-credit {
  margin-right: min(0px, calc((100vw - 1160px) / 2)) !important;
  margin-left: min(0px, calc((100vw - 1160px) / 2)) !important;
}

@media (max-width: 760px) {
  .announcement-bar {
    width: min(100% - 24px, 1160px) !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    margin: 20px auto !important;
    padding: 14px 16px !important;
    border-radius: 18px !important;
  }

  .mega-footer {
    padding-inline: 18px !important;
  }
}

/* Page alignment standard: about, rider, partner, contact */
.about-hero,
.rider-hero,
.partner-hero,
.contact-hero {
  min-height: auto !important;
  padding: clamp(118px, 11vw, 154px) max(18px, calc((100vw - 1160px) / 2)) clamp(58px, 7vw, 92px) !important;
}

.about-hero-copy,
.rider-hero-copy,
.partner-hero-copy,
.contact-hero-copy {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  gap: 18px !important;
}

.about-hero .eyebrow,
.rider-hero .pill-label,
.partner-hero .pill-label,
.contact-hero .eyebrow,
.section-title .eyebrow {
  width: fit-content !important;
  margin-inline: auto !important;
  padding: 8px 13px !important;
  font-size: clamp(11px, 0.85vw, 12px) !important;
  line-height: 1 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
}

.about-hero-copy .eyebrow,
.rider-hero-copy .pill-label,
.partner-hero-copy .pill-label,
.contact-hero-copy .eyebrow {
  margin-inline: 0 !important;
}

.about-hero h1,
.rider-hero h1,
.partner-hero h1,
.contact-hero h1 {
  margin: 0 !important;
  max-width: 760px !important;
  font-size: clamp(46px, 5.8vw, 76px) !important;
  line-height: 0.98 !important;
  letter-spacing: 0 !important;
}

.about-hero p:not(.eyebrow),
.rider-hero-copy > p:not(.pill-label),
.partner-hero p:not(.pill-label),
.contact-hero-copy p:not(.eyebrow) {
  margin: 0 !important;
  max-width: 620px !important;
  font-size: clamp(16px, 1.25vw, 18px) !important;
  line-height: 1.62 !important;
}

.about-story,
.about-services,
.pillars-section,
.team-section,
.about-gallery,
.about-insights,
.about-faq,
.about-contact-panel,
.rider-benefits,
.rider-community,
.rider-savings-compare,
.rider-cost,
.rider-how,
.join-platforms,
.trust-section,
.testimonial-section,
#rider-lead,
#rider-connect,
.partner-why,
.yield-section,
.partner-steps,
.market-section,
.partners-section,
.partner-stories,
#partner-lead,
.contact-main,
.contact-paths {
  padding-top: clamp(56px, 6.2vw, 86px) !important;
  padding-bottom: clamp(56px, 6.2vw, 86px) !important;
}

.about-story + .about-services,
.rider-benefits + .rider-community,
.partner-why + .yield-section,
.contact-main + .contact-paths {
  padding-top: clamp(38px, 4.5vw, 64px) !important;
}

.section-title,
.about-story .section-title,
.about-services .section-title,
.pillars-section .section-title,
.team-section .section-title,
.about-faq .section-title,
.rider-benefits .section-title,
.rider-cost .section-title,
.rider-community .section-title,
.join-platforms .section-title,
.trust-section .section-title,
.testimonial-section .section-title,
.partner-why .section-title,
.yield-section .section-title,
.partner-steps .section-title,
.market-section .section-title,
.partner-stories .section-title,
.partners-section .section-title,
.contact-paths .section-title {
  max-width: 760px !important;
  margin: 0 auto clamp(26px, 3.2vw, 42px) !important;
  text-align: center !important;
}

.section-title h2,
.about-story .section-title h2,
.about-services .section-title h2,
.pillars-section .section-title h2,
.team-section .section-title h2,
.about-faq .section-title h2,
.rider-benefits .section-title h2,
.rider-cost .section-title h2,
.rider-community .section-title h2,
.join-platforms .section-title h2,
.trust-section .section-title h2,
.testimonial-section .section-title h2,
.partner-why .section-title h2,
.yield-section .section-title h2,
.partner-steps .section-title h2,
.market-section .section-title h2,
.partner-stories .section-title h2,
.partners-section .section-title h2,
.contact-paths .section-title h2 {
  margin: 10px auto 0 !important;
  max-width: 760px !important;
  font-size: clamp(34px, 4.2vw, 56px) !important;
  line-height: 1.08 !important;
}

.section-title p:not(.eyebrow),
.about-story .section-title p:not(.eyebrow),
.about-services .section-title p:not(.eyebrow),
.pillars-section .section-title p:not(.eyebrow),
.team-section .section-title p:not(.eyebrow),
.about-faq .section-title p:not(.eyebrow),
.rider-benefits .section-title p:not(.eyebrow),
.rider-cost .section-title p:not(.eyebrow),
.rider-community .section-title p:not(.eyebrow),
.join-platforms .section-title p:not(.eyebrow),
.trust-section .section-title p:not(.eyebrow),
.testimonial-section .section-title p:not(.eyebrow),
.yield-section .section-title p:not(.eyebrow),
.partner-steps .section-title p:not(.eyebrow),
.market-section .section-title p:not(.eyebrow),
.partner-stories .section-title p:not(.eyebrow),
.partners-section .section-title p:not(.eyebrow),
.contact-paths .section-title p:not(.eyebrow) {
  max-width: 640px !important;
  margin: 12px auto 0 !important;
  font-size: clamp(15px, 1.15vw, 17px) !important;
  line-height: 1.65 !important;
}

.about-service-grid,
.pillar-grid,
.team-grid,
.benefit-row,
.community-grid,
.trust-grid,
.market-grid,
.partners-section > .partner-grid,
.partner-why .benefit-row,
.partner-step-line,
.contact-info-panel,
.contact-paths .market-grid {
  gap: clamp(18px, 2vw, 28px) !important;
}

.about-service-card,
.pillar-card,
.team-card,
.benefit-item,
.community-card,
.trust-grid article,
.market-card,
.partner-why .benefit-item,
.partner-step-line article,
.partner-stories .testimonial-card,
.contact-info-panel article,
.contact-paths .market-card {
  padding: clamp(20px, 2.2vw, 30px) !important;
  border-radius: 22px !important;
}

.about-service-card h3,
.pillar-card h3,
.team-card h3,
.benefit-item h3,
.community-card h3,
.market-card h3,
.partner-step-line h3,
.contact-info-panel h3,
.contact-paths .market-card h3 {
  margin-bottom: 8px !important;
  font-size: clamp(19px, 1.65vw, 24px) !important;
  line-height: 1.18 !important;
}

.about-service-card p,
.pillar-card p,
.team-card p,
.benefit-item p,
.community-card p,
.market-card p,
.partner-step-line p,
.partner-stories .testimonial-card p,
.contact-info-panel p,
.contact-info-panel a,
.contact-paths .market-card p {
  font-size: clamp(14px, 1vw, 16px) !important;
  line-height: 1.6 !important;
}

.contact-main,
.about-contact-card,
#rider-lead .lead-shell,
#rider-connect .connect-panel,
#partner-lead .lead-shell {
  gap: clamp(24px, 3vw, 46px) !important;
  align-items: stretch !important;
}

.contact-page-form,
.lead-form,
.about-contact-card,
.connect-panel {
  border-radius: 26px !important;
}

@media (max-width: 980px) {
  .about-hero,
  .rider-hero,
  .partner-hero,
  .contact-hero {
    padding: 104px 18px 52px !important;
  }

  .about-hero-copy,
  .rider-hero-copy,
  .partner-hero-copy,
  .contact-hero-copy {
    max-width: 720px !important;
    text-align: left !important;
  }

  .about-hero h1,
  .rider-hero h1,
  .partner-hero h1,
  .contact-hero h1 {
    font-size: clamp(40px, 8vw, 62px) !important;
  }
}

@media (max-width: 760px) {
  .about-story,
  .about-services,
  .pillars-section,
  .team-section,
  .about-gallery,
  .about-insights,
  .about-faq,
  .about-contact-panel,
  .rider-benefits,
  .rider-community,
  .rider-savings-compare,
  .rider-cost,
  .rider-how,
  .join-platforms,
  .trust-section,
  .testimonial-section,
  #rider-lead,
  #rider-connect,
  .partner-why,
  .yield-section,
  .partner-steps,
  .market-section,
  .partners-section,
  .partner-stories,
  #partner-lead,
  .contact-main,
  .contact-paths {
    padding-top: 42px !important;
    padding-bottom: 42px !important;
  }

  .about-hero,
  .rider-hero,
  .partner-hero,
  .contact-hero {
    padding: 96px 14px 42px !important;
  }

  .about-hero h1,
  .rider-hero h1,
  .partner-hero h1,
  .contact-hero h1 {
    font-size: clamp(34px, 10vw, 46px) !important;
    line-height: 1.04 !important;
  }

  .section-title h2,
  .about-story .section-title h2,
  .about-services .section-title h2,
  .pillars-section .section-title h2,
  .team-section .section-title h2,
  .about-faq .section-title h2,
  .rider-benefits .section-title h2,
  .rider-cost .section-title h2,
  .rider-community .section-title h2,
  .join-platforms .section-title h2,
  .trust-section .section-title h2,
  .testimonial-section .section-title h2,
  .partner-why .section-title h2,
  .yield-section .section-title h2,
  .partner-steps .section-title h2,
  .market-section .section-title h2,
  .partner-stories .section-title h2,
  .partners-section .section-title h2,
  .contact-paths .section-title h2 {
    font-size: clamp(28px, 8vw, 38px) !important;
  }

  .about-service-card,
  .pillar-card,
  .team-card,
  .benefit-item,
  .community-card,
  .trust-grid article,
  .market-card,
  .partner-why .benefit-item,
  .partner-step-line article,
  .partner-stories .testimonial-card,
  .contact-info-panel article,
  .contact-paths .market-card {
    padding: 20px !important;
    border-radius: 18px !important;
  }
}

/* Final live alignment cleanup for clean URL launch */
:root {
  --page-max: 1160px;
  --page-gutter: clamp(16px, 4vw, 42px);
  --section-y: clamp(58px, 6.5vw, 92px);
  --section-y-mobile: 42px;
}

.site-header {
  width: min(100% - (var(--page-gutter) * 2), 1180px) !important;
  margin-inline: auto !important;
}

.landing-hero,
.about-hero,
.rider-hero,
.partner-hero,
.contact-hero,
.career-hero,
.legal-page {
  padding-left: max(var(--page-gutter), calc((100vw - var(--page-max)) / 2)) !important;
  padding-right: max(var(--page-gutter), calc((100vw - var(--page-max)) / 2)) !important;
}

.section-band,
.stats-band,
.partners-section,
.app-section,
.steps-section,
.earn-section,
.ecosystem-orbit,
.math-section,
.intel-section,
.lead-section,
.about-story,
.about-services,
.pillars-section,
.team-section,
.about-gallery,
.about-insights,
.about-faq,
.about-contact-panel,
.rider-benefits,
.rider-community,
.rider-savings-compare,
.rider-cost,
.rider-how,
.join-platforms,
.trust-section,
.testimonial-section,
.partner-why,
.yield-section,
.partner-steps,
.market-section,
.portfolio-section,
.partner-stories,
.contact-main,
.contact-paths,
#rider-lead,
#rider-connect,
#partner-lead {
  padding-top: var(--section-y) !important;
  padding-bottom: var(--section-y) !important;
}

.section-title,
.about-story-grid,
.about-service-grid,
.about-mission-grid,
.pillar-grid,
.team-grid,
.gallery-studio,
.insights-grid,
.benefit-row,
.community-grid,
.trust-grid,
.market-grid,
.partner-step-line,
.partners-section > .partner-grid,
.contact-info-panel,
.contact-main,
.contact-paths .market-grid,
.lead-shell,
.connect-panel,
.math-shell,
.yield-shell,
.portfolio-section {
  width: min(100% - (var(--page-gutter) * 2), var(--page-max)) !important;
  margin-inline: auto !important;
}

.section-title {
  max-width: 760px !important;
}

.section-title h2,
.about-story h2,
.about-services h2,
.about-contact-panel h2,
.lead-copy h2,
.savings-copy h2,
.connect-left h2 {
  letter-spacing: 0 !important;
  text-wrap: balance;
}

.section-title p,
.about-hero p,
.rider-hero p,
.partner-hero p,
.contact-hero p,
.lead-copy p,
.savings-copy p,
.connect-left p {
  text-wrap: pretty;
}

.about-story-grid,
.about-mission-grid,
.contact-main,
.lead-shell,
.connect-panel,
.math-shell,
.yield-shell,
.portfolio-section {
  align-items: center !important;
  gap: clamp(26px, 4vw, 58px) !important;
}

.about-service-grid,
.pillar-grid,
.team-grid,
.benefit-row,
.community-grid,
.trust-grid,
.market-grid,
.partner-step-line,
.partners-section > .partner-grid,
.contact-info-panel,
.contact-paths .market-grid {
  gap: clamp(18px, 2.2vw, 30px) !important;
}

.about-service-card,
.pillar-card,
.team-card,
.benefit-item,
.community-card,
.trust-grid article,
.market-card,
.partner-card,
.partner-step-line article,
.testimonial-card,
.contact-info-panel article,
.contact-page-form,
.lead-form,
.calculator-card {
  border-radius: 20px !important;
}

.about-service-card p,
.pillar-card p,
.team-card p,
.benefit-item p,
.community-card p,
.market-card p,
.partner-step-line p,
.testimonial-card p,
.contact-info-panel p,
.contact-info-panel a,
.contact-page-form label,
.lead-form label {
  font-size: clamp(14px, 1vw, 16px) !important;
  line-height: 1.62 !important;
}

.hero-actions,
.app-actions,
.lead-contact-actions,
.connect-contact-actions {
  gap: 12px !important;
}

.hero-actions .btn,
.app-actions .btn,
.lead-contact-actions a,
.connect-contact-actions a {
  min-height: 48px !important;
}

@media (max-width: 980px) {
  .site-header {
    width: min(100% - 24px, 1180px) !important;
  }

  .landing-hero,
  .about-hero,
  .rider-hero,
  .partner-hero,
  .contact-hero,
  .career-hero,
  .legal-page {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .about-story-grid,
  .about-mission-grid,
  .contact-main,
  .lead-shell,
  .connect-panel,
  .math-shell,
  .yield-shell,
  .portfolio-section {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 760px) {
  .section-band,
  .stats-band,
  .partners-section,
  .app-section,
  .steps-section,
  .earn-section,
  .ecosystem-orbit,
  .math-section,
  .intel-section,
  .lead-section,
  .about-story,
  .about-services,
  .pillars-section,
  .team-section,
  .about-gallery,
  .about-insights,
  .about-faq,
  .about-contact-panel,
  .rider-benefits,
  .rider-community,
  .rider-savings-compare,
  .rider-cost,
  .rider-how,
  .join-platforms,
  .trust-section,
  .testimonial-section,
  .partner-why,
  .yield-section,
  .partner-steps,
  .market-section,
  .portfolio-section,
  .partner-stories,
  .contact-main,
  .contact-paths,
  #rider-lead,
  #rider-connect,
  #partner-lead {
    padding-top: var(--section-y-mobile) !important;
    padding-bottom: var(--section-y-mobile) !important;
  }

  .section-title,
  .about-story-grid,
  .about-service-grid,
  .about-mission-grid,
  .pillar-grid,
  .team-grid,
  .gallery-studio,
  .insights-grid,
  .benefit-row,
  .community-grid,
  .trust-grid,
  .market-grid,
  .partner-step-line,
  .partners-section > .partner-grid,
  .contact-info-panel,
  .contact-main,
  .contact-paths .market-grid,
  .lead-shell,
  .connect-panel,
  .math-shell,
  .yield-shell,
  .portfolio-section {
    width: min(100% - 28px, var(--page-max)) !important;
  }
}

/* Absolute final alignment guard */
:root {
  --final-page-max: 1160px;
  --final-gutter: clamp(16px, 4vw, 44px);
  --final-section-y: clamp(54px, 6vw, 84px);
}

body {
  font-family: "Inter", Arial, sans-serif !important;
  font-size: 16px !important;
  line-height: 1.6 !important;
  letter-spacing: 0 !important;
}

html,
body {
  max-width: 100%;
  overflow-x: hidden !important;
}

.site-header {
  left: 50% !important;
  right: auto !important;
  width: min(calc(100% - 28px), 1180px) !important;
  transform: translateX(-50%) !important;
}

.main-nav {
  align-items: center !important;
  gap: clamp(10px, 1.4vw, 20px) !important;
}

.site-header,
.about-gallery,
.testimonial-marquee {
  overflow-x: clip !important;
}

.main-nav a,
.footer-links a,
.legal-sidebar a {
  letter-spacing: 0 !important;
  white-space: nowrap !important;
}

.landing-hero,
.about-hero,
.rider-hero,
.partner-hero,
.contact-hero,
.career-hero,
.page-hero,
.legal-hero,
.section-band,
.stats-band,
.partners-section,
.app-section,
.steps-section,
.earn-section,
.ecosystem-orbit,
.math-section,
.intel-section,
.lead-section,
.about-story,
.about-services,
.about-mission,
.pillars-section,
.team-section,
.about-gallery,
.about-insights,
.about-faq,
.about-contact-panel,
.rider-benefits,
.rider-community,
.rider-savings-compare,
.rider-cost,
.rider-how,
.join-platforms,
.trust-section,
.testimonial-section,
.partner-why,
.yield-section,
.partner-steps,
.market-section,
.portfolio-section,
.partner-stories,
.contact-main,
.contact-paths,
.career-roles,
.career-note,
.split-section,
.process-section,
.faq-section,
.feature-section,
.impact-section,
.contact-section {
  padding-left: max(var(--final-gutter), calc((100vw - var(--final-page-max)) / 2)) !important;
  padding-right: max(var(--final-gutter), calc((100vw - var(--final-page-max)) / 2)) !important;
}

.section-band,
.stats-band,
.partners-section,
.app-section,
.steps-section,
.earn-section,
.ecosystem-orbit,
.math-section,
.intel-section,
.lead-section,
.about-story,
.about-services,
.about-mission,
.pillars-section,
.team-section,
.about-gallery,
.about-insights,
.about-faq,
.about-contact-panel,
.rider-benefits,
.rider-community,
.rider-savings-compare,
.rider-cost,
.rider-how,
.join-platforms,
.trust-section,
.testimonial-section,
.partner-why,
.yield-section,
.partner-steps,
.market-section,
.portfolio-section,
.partner-stories,
.contact-main,
.contact-paths,
.career-roles,
.career-note,
.split-section,
.process-section,
.faq-section,
.feature-section,
.impact-section,
.contact-section {
  padding-top: var(--final-section-y) !important;
  padding-bottom: var(--final-section-y) !important;
}

.about-story-grid,
.about-service-grid,
.about-mission-grid,
.pillar-grid,
.team-grid,
.gallery-studio,
.insights-grid,
.benefit-row,
.community-grid,
.trust-grid,
.market-grid,
.partner-step-line,
.contact-info-panel,
.contact-paths .market-grid,
.lead-shell,
.connect-panel,
.math-shell,
.yield-shell,
.rider-how,
.platform-grid,
.career-grid,
.split-grid,
.process-grid,
.footer-inner,
.footer-bottom {
  max-width: var(--final-page-max) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  gap: clamp(18px, 2.8vw, 34px) !important;
}

.section-title,
.section-intro,
.legal-hero-inner {
  max-width: 780px !important;
  margin: 0 auto clamp(24px, 3vw, 40px) !important;
  text-align: center !important;
}

.section-title h2,
.section-intro h2 {
  font-family: "Inter", Arial, sans-serif !important;
  font-size: clamp(30px, 3.8vw, 52px) !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
  line-height: 1.04 !important;
  text-wrap: balance;
}

.section-title p,
.section-intro p,
.about-hero p,
.rider-hero p,
.partner-hero p,
.contact-hero p,
.career-hero p,
.page-hero p,
.legal-hero p,
.lead-copy p,
.savings-copy p,
.connect-left p {
  max-width: 680px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  font-size: clamp(15px, 1.2vw, 18px) !important;
  line-height: 1.68 !important;
  text-wrap: pretty;
}

.about-hero,
.rider-hero,
.partner-hero,
.contact-hero,
.career-hero,
.page-hero,
.legal-hero {
  min-height: auto !important;
  padding-top: clamp(112px, 10vw, 148px) !important;
  padding-bottom: clamp(48px, 6vw, 78px) !important;
}

.about-hero h1,
.rider-hero h1,
.partner-hero h1,
.contact-hero h1,
.career-hero h1,
.page-hero h1,
.legal-hero h1 {
  font-family: "Inter", Arial, sans-serif !important;
  font-size: clamp(42px, 5.6vw, 76px) !important;
  letter-spacing: 0 !important;
  line-height: 1.02 !important;
}

.about-service-card,
.pillar-card,
.team-card,
.benefit-item,
.community-card,
.trust-grid article,
.market-card,
.partner-card,
.partner-step-line article,
.testimonial-card,
.contact-info-panel article,
.contact-page-form,
.lead-form,
.calculator-card,
.career-card,
.legal-content,
.legal-sidebar {
  border-radius: 14px !important;
}

.about-service-card h3,
.pillar-card h3,
.team-card h3,
.benefit-item h3,
.community-card h3,
.trust-grid h3,
.market-card h3,
.partner-step-line h3,
.testimonial-card h3,
.contact-info-panel h3,
.career-card h3 {
  font-size: clamp(19px, 1.6vw, 24px) !important;
  line-height: 1.22 !important;
  letter-spacing: 0 !important;
}

.about-service-card p,
.pillar-card p,
.team-card p,
.benefit-item p,
.community-card p,
.market-card p,
.partner-step-line p,
.testimonial-card p,
.contact-info-panel p,
.career-card p,
.legal-content p,
.legal-content li {
  font-size: clamp(14px, 1vw, 16px) !important;
  line-height: 1.66 !important;
}

@media (max-width: 980px) {
  .about-story-grid,
  .about-mission-grid,
  .contact-main,
  .lead-shell,
  .connect-panel,
  .math-shell,
  .yield-shell,
  .rider-how,
  .split-grid {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 760px) {
  :root {
    --final-section-y: 42px;
  }

  .landing-hero,
  .about-hero,
  .rider-hero,
  .partner-hero,
  .contact-hero,
  .career-hero,
  .page-hero,
  .legal-hero,
  .section-band,
  .stats-band,
  .partners-section,
  .app-section,
  .steps-section,
  .earn-section,
  .ecosystem-orbit,
  .math-section,
  .intel-section,
  .lead-section,
  .about-story,
  .about-services,
  .about-mission,
  .pillars-section,
  .team-section,
  .about-gallery,
  .about-insights,
  .about-faq,
  .about-contact-panel,
  .rider-benefits,
  .rider-community,
  .rider-savings-compare,
  .rider-cost,
  .rider-how,
  .join-platforms,
  .trust-section,
  .testimonial-section,
  .partner-why,
  .yield-section,
  .partner-steps,
  .market-section,
  .portfolio-section,
  .partner-stories,
  .contact-main,
  .contact-paths,
  .career-roles,
  .career-note,
  .split-section,
  .process-section,
  .faq-section,
  .feature-section,
  .impact-section,
  .contact-section {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .about-hero,
  .rider-hero,
  .partner-hero,
  .contact-hero,
  .career-hero,
  .page-hero,
  .legal-hero {
    padding-top: 104px !important;
    padding-bottom: 44px !important;
    text-align: center !important;
  }

  .about-hero h1,
  .rider-hero h1,
  .partner-hero h1,
  .contact-hero h1,
  .career-hero h1,
  .page-hero h1,
  .legal-hero h1 {
    font-size: clamp(34px, 10vw, 46px) !important;
  }

  .section-title h2,
  .section-intro h2 {
    font-size: clamp(27px, 8vw, 36px) !important;
  }
}

/* Exact visible headline wrap guard - keep at EOF */
@media (min-width: 981px) {
  .rider-hero h1 {
    max-width: 610px !important;
    font-size: clamp(58px, 5.2vw, 74px) !important;
    line-height: 1.04 !important;
  }

  .rider-hero h1 span {
    display: block !important;
  }

  .partner-hero .partner-hero-copy {
    width: 560px !important;
    max-width: 560px !important;
  }

  .partner-hero h1 {
    max-width: 560px !important;
    font-size: clamp(50px, 4.25vw, 58px) !important;
    line-height: 1.06 !important;
    text-wrap: normal !important;
  }

  .partner-hero h1 span {
    display: block !important;
  }

  .purpose-copy,
  .purpose-copy h2 {
    width: min(100%, 960px) !important;
    max-width: 960px !important;
  }

  .purpose-copy h2 {
    font-size: clamp(40px, 3.6vw, 50px) !important;
    line-height: 1.08 !important;
  }

  .purpose-copy h2 span {
    display: block !important;
  }

  .portfolio-copy,
  .portfolio-copy h2 {
    width: min(100%, 620px) !important;
    max-width: 620px !important;
  }

  .portfolio-copy h2 {
    font-size: clamp(38px, 3.35vw, 46px) !important;
    line-height: 1.08 !important;
  }

  .portfolio-copy h2 span {
    display: block !important;
  }
}
