﻿/* ============ TOKENS ============ */
@import url('https://fonts.googleapis.com/css2?family=Darker+Grotesque:wght@500;600;700;800;900&family=Fraunces:opsz,wght@9..144,500;9..144,600&display=swap');

:root {
  --bg: #ffffff;
  --bg-alt: #f6f8f5;
  --bg-elevated: #ffffff;
  --bg-mist: #eef3ef;
  --bg-sage: #e7efe7;
  --ink: #15231b;
  --ink-2: #223329;
  --mute: #5e6a61;
  --line: #d6ddd6;
  --line-2: #e6ebe6;
  --green-dark: #1b3a28;
  --green-darker: #112618;
  --green: #2d7a4f;
  --green-hover: #246340;
  --green-soft: #e4ece4;
  --cream-light: #ffffff;
  --champagne: #bca984;
  --graphite-olive: #69786d;
  --shadow-soft: 0 24px 60px rgba(24, 31, 24, 0.07);
  --max: 1200px;
  --pad: clamp(1rem, 2.5vw, 2rem);
}

/* Compact homepage case-study strip */
body.home-index .home-hot-strip--compact {
  scroll-margin-top: 5.5rem;
  margin-top: 0.85rem;
  padding: 0.82rem;
  border-radius: 22px;
  box-shadow: 0 18px 42px rgba(24, 31, 24, 0.06);
}

body.home-index .home-hot-strip--compact .home-hot-topline {
  gap: 0.45rem;
}

body.home-index .home-hot-strip--compact .home-hot-badge {
  padding: 0.34rem 0.58rem;
  font-size: 0.7rem;
}

body.home-index .home-hot-strip--compact .home-hot-head {
  grid-template-columns: 1fr;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.45rem;
  text-align: center;
}

body.home-index .home-hot-strip--compact .home-hot-head h3 {
  max-width: 18ch;
  font-size: clamp(1.25rem, 1.9vw, 1.75rem);
  line-height: 1.08;
  letter-spacing: 0;
}

body.home-index .home-hot-strip--compact .home-hot-head p {
  max-width: 48rem;
  font-size: 0.86rem;
  line-height: 1.5;
}

body.home-index .home-hot-strip--compact .home-hot-wall {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.7rem;
  margin-top: 0.72rem;
}

body.home-index .home-hot-strip--compact .home-hot-feature,
body.home-index .home-hot-strip--compact .home-hot-feature--featured {
  grid-column: auto;
  grid-template-columns: 1fr;
  gap: 0.65rem;
  padding: 0.78rem;
  border-radius: 20px;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.82),
    0 14px 32px rgba(24, 31, 24, 0.05);
}

body.home-index .home-hot-strip--compact .home-hot-feature:hover {
  transform: translateY(-3px);
}

body.home-index .home-hot-strip--compact .home-hot-feature--featured .home-hot-feature-body {
  justify-content: start;
}

body.home-index .home-hot-strip--compact .home-hot-media,
body.home-index .home-hot-strip--compact .home-hot-feature--featured .home-hot-media {
  min-height: 208px;
  border-radius: 16px;
}

body.home-index .home-hot-strip--compact .home-hot-media-overlay,
body.home-index .home-hot-strip--compact .home-hot-ai-chip,
body.home-index .home-hot-strip--compact .home-hot-ai-proof,
body.home-index .home-hot-strip--compact .home-hot-crm-top,
body.home-index .home-hot-strip--compact .home-hot-crm-footer,
body.home-index .home-hot-strip--compact .home-hot-ai-node small,
body.home-index .home-hot-strip--compact .home-hot-crm-card small,
body.home-index .home-hot-strip--compact .home-hot-code-head small {
  display: none;
}

body.home-index .home-hot-strip--compact .home-hot-ui {
  gap: 0.5rem;
  padding: 0.62rem;
}

body.home-index .home-hot-strip--compact .home-hot-ui-bar {
  gap: 0.3rem;
}

body.home-index .home-hot-strip--compact .home-hot-ui-bar > span:not(.home-hot-ui-pill) {
  width: 0.45rem;
  height: 0.45rem;
  flex-basis: 0.45rem;
}

body.home-index .home-hot-strip--compact .home-hot-ui-pill {
  max-width: 8.6rem;
  padding: 0.3rem 0.48rem;
  font-size: 0.52rem;
  letter-spacing: 0.08em;
}

body.home-index .home-hot-strip--compact .home-hot-ai-shell,
body.home-index .home-hot-strip--compact .home-hot-crm-shell,
body.home-index .home-hot-strip--compact .home-hot-launch-shell {
  border-radius: 14px;
}

body.home-index .home-hot-strip--compact .home-hot-ai-node {
  gap: 0.1rem;
  padding: 0.42rem 0.5rem;
  border-radius: 12px;
}

body.home-index .home-hot-strip--compact .home-hot-ai-node span {
  font-size: 0.52rem;
  letter-spacing: 0.08em;
}

body.home-index .home-hot-strip--compact .home-hot-ai-node strong {
  font-size: 0.66rem;
  line-height: 1.22;
  letter-spacing: 0;
}

body.home-index .home-hot-strip--compact .home-hot-ai-node--docs {
  top: 13%;
  left: 5%;
  max-width: 112px;
}

body.home-index .home-hot-strip--compact .home-hot-ai-node--core {
  width: 150px;
}

body.home-index .home-hot-strip--compact .home-hot-ai-node--review {
  right: 5%;
  bottom: 11%;
  max-width: 112px;
}

body.home-index .home-hot-strip--compact .home-hot-crm-shell {
  grid-template-columns: 62px minmax(0, 1fr);
}

body.home-index .home-hot-strip--compact .home-hot-crm-nav {
  grid-template-columns: 1fr;
  gap: 0.34rem;
  padding: 0.6rem 0.45rem;
}

body.home-index .home-hot-strip--compact .home-hot-crm-logo {
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 8px;
  font-size: 0.62rem;
}

body.home-index .home-hot-strip--compact .home-hot-crm-nav-item {
  padding: 0.3rem 0.34rem;
  border-radius: 8px;
  font-size: 0.56rem;
}

body.home-index .home-hot-strip--compact .home-hot-crm-main {
  gap: 0.5rem;
  padding: 0.6rem;
}

body.home-index .home-hot-strip--compact .home-hot-crm-board {
  grid-template-columns: 1fr;
  gap: 0.4rem;
}

body.home-index .home-hot-strip--compact .home-hot-crm-column {
  gap: 0.25rem;
  padding: 0.45rem;
  border-radius: 10px;
}

body.home-index .home-hot-strip--compact .home-hot-crm-column > span {
  font-size: 0.52rem;
  letter-spacing: 0.1em;
}

body.home-index .home-hot-strip--compact .home-hot-crm-card {
  padding: 0.42rem;
  border-radius: 10px;
}

body.home-index .home-hot-strip--compact .home-hot-crm-card strong,
body.home-index .home-hot-strip--compact .home-hot-launch-node strong,
body.home-index .home-hot-strip--compact .home-hot-launch-card strong {
  font-size: 0.66rem;
  line-height: 1.22;
  letter-spacing: 0;
}

body.home-index .home-hot-strip--compact .home-hot-launch-shell {
  grid-template-columns: 1fr;
  gap: 0.5rem;
  padding: 0.6rem;
}

body.home-index .home-hot-strip--compact .home-hot-code-pane {
  gap: 0.45rem;
  padding: 0.55rem;
  border-radius: 12px;
}

body.home-index .home-hot-strip--compact .home-hot-code-head span {
  font-size: 0.66rem;
  letter-spacing: 0;
}

body.home-index .home-hot-strip--compact .home-hot-code-lines {
  gap: 0.32rem;
}

body.home-index .home-hot-strip--compact .home-hot-code-lines i {
  height: 0.34rem;
}

body.home-index .home-hot-strip--compact .home-hot-code-chip-row {
  gap: 0.28rem;
}

body.home-index .home-hot-strip--compact .home-hot-code-chip-row span {
  padding: 0.24rem 0.42rem;
  font-size: 0.54rem;
}

body.home-index .home-hot-strip--compact .home-hot-launch-flow {
  gap: 0.45rem;
}

body.home-index .home-hot-strip--compact .home-hot-launch-node {
  padding: 0.48rem 0.56rem;
  border-radius: 12px;
}

body.home-index .home-hot-strip--compact .home-hot-launch-arrow {
  display: none;
}

body.home-index .home-hot-strip--compact .home-hot-launch-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.4rem;
}

body.home-index .home-hot-strip--compact .home-hot-launch-card {
  gap: 0.12rem;
  padding: 0.48rem;
  border-radius: 10px;
}

body.home-index .home-hot-strip--compact .home-hot-launch-node span,
body.home-index .home-hot-strip--compact .home-hot-launch-card span {
  font-size: 0.55rem;
  line-height: 1.3;
}

body.home-index .home-hot-strip--compact .home-hot-feature-body {
  gap: 0.5rem;
}

body.home-index .home-hot-strip--compact .home-hot-feature-head {
  gap: 0.36rem;
}

body.home-index .home-hot-strip--compact .home-hot-tag {
  padding: 0.26rem 0.44rem;
  font-size: 0.54rem;
  letter-spacing: 0.1em;
}

body.home-index .home-hot-strip--compact .home-hot-feature-head strong {
  max-width: none;
  font-size: clamp(0.98rem, 1.1vw, 1.12rem);
  line-height: 1.17;
  letter-spacing: 0;
}

body.home-index .home-hot-strip--compact .home-hot-feature-copy {
  font-size: 0.78rem;
  line-height: 1.45;
}

body.home-index .home-hot-strip--compact .home-hot-visual-metrics {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.35rem;
}

body.home-index .home-hot-strip--compact .home-hot-metric {
  gap: 0.12rem;
  padding: 0.44rem 0.5rem;
  border-radius: 12px;
}

body.home-index .home-hot-strip--compact .home-hot-metric span {
  font-size: 0.52rem;
  letter-spacing: 0.08em;
}

body.home-index .home-hot-strip--compact .home-hot-metric strong {
  font-size: 0.68rem;
  line-height: 1.24;
  letter-spacing: 0;
}

body.home-index .home-hot-strip--compact .home-hot-points {
  display: none;
}

body.home-index .home-hot-strip--compact .home-hot-actions {
  gap: 0.42rem;
  margin-top: 0;
  padding-top: 0;
}

body.home-index .home-hot-strip--compact .home-hot-link {
  font-size: 0.68rem;
  letter-spacing: 0.04em;
}

body.home-index .home-hot-strip--compact .home-hot-link--pill {
  padding: 0.48rem 0.68rem;
}

body.home-index .home-hot-strip--compact .home-hot-bottom {
  gap: 0.7rem;
  margin-top: 0.65rem;
  padding-top: 0.65rem;
}

body.home-index .home-hot-strip--compact .home-hot-bottom-copy {
  gap: 0.22rem;
}

body.home-index .home-hot-strip--compact .home-hot-bottom-copy p {
  font-size: 0.86rem;
  line-height: 1.5;
}

body.home-index .home-hot-strip--compact .home-hot-bottom-actions {
  gap: 0.5rem;
}

@media (max-width: 1180px) {
  body.home-index .home-hot-strip--compact .home-hot-wall {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 960px) {
  body.home-index .home-hot-strip--compact .home-hot-head {
    grid-template-columns: 1fr;
  }

  body.home-index .home-hot-strip--compact .home-hot-wall {
    grid-template-columns: 1fr;
  }

  body.home-index .home-hot-strip--compact .home-hot-feature,
  body.home-index .home-hot-strip--compact .home-hot-feature--featured {
    grid-template-columns: minmax(220px, 0.72fr) minmax(0, 1fr);
    align-items: center;
  }

  body.home-index .home-hot-strip--compact .home-hot-media,
  body.home-index .home-hot-strip--compact .home-hot-feature--featured .home-hot-media {
    min-height: 210px;
  }

  body.home-index .home-hot-strip--compact .home-hot-crm-shell {
    grid-template-columns: 54px minmax(0, 1fr);
  }
}

@media (max-width: 760px) {
  body.home-index .home-hot-strip--compact {
    padding: 0.72rem;
    border-radius: 18px;
  }

  body.home-index .home-hot-strip--compact .home-hot-feature,
  body.home-index .home-hot-strip--compact .home-hot-feature--featured {
    grid-template-columns: 1fr;
    padding: 0.72rem;
  }

  body.home-index .home-hot-strip--compact .home-hot-media,
  body.home-index .home-hot-strip--compact .home-hot-feature--featured .home-hot-media {
    min-height: 205px;
  }

  body.home-index .home-hot-strip--compact .home-hot-actions,
  body.home-index .home-hot-strip--compact .home-hot-bottom-actions {
    flex-direction: row;
    align-items: center;
  }
}

@media (max-width: 560px) {
  body.home-index .home-hot-strip--compact .home-hot-head h3 {
    font-size: 1.28rem;
  }

  body.home-index .home-hot-strip--compact .home-hot-media,
  body.home-index .home-hot-strip--compact .home-hot-feature--featured .home-hot-media {
    min-height: 190px;
  }

  body.home-index .home-hot-strip--compact .home-hot-ai-node--docs,
  body.home-index .home-hot-strip--compact .home-hot-ai-node--review {
    display: none;
  }

  body.home-index .home-hot-strip--compact .home-hot-crm-nav-item:nth-child(n+4) {
    display: none;
  }

  body.home-index .home-hot-strip--compact .home-hot-visual-metrics {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

/* ============ PROJECTS SYSTEM ============ */
body.home-index .home-projects,
body.home-index .home-project-method {
  position: relative;
  padding: 0 0 4rem;
  background:
    radial-gradient(circle at top right, rgba(228, 234, 231, 0.08), transparent 24%),
    linear-gradient(180deg, rgba(248, 243, 236, 0.68) 0%, rgba(255, 255, 255, 0.12) 100%);
}

body.home-index .home-projects-head,
body.home-index .home-project-method-head {
  max-width: 760px;
  margin-bottom: 1.4rem;
}

body.home-index .home-projects-pill {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  margin-bottom: 0.8rem;
  padding: 0.45rem 0.78rem;
  border-radius: 999px;
  border: 1px solid rgba(109, 143, 116, 0.24);
  background: rgba(255, 255, 255, 0.9);
  color: var(--home-accent, var(--green-dark));
  font-size: 0.74rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body.home-index .home-projects-layout,
.projects-hub-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
  gap: 0.85rem;
  align-items: start;
}

body.home-index .home-projects-stage,
.projects-hub-stage {
  position: sticky;
  top: 102px;
}

body.home-index .home-projects-list,
.projects-hub-grid {
  display: grid;
  gap: 0.8rem;
}

body.home-index .home-project-method-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
}

body.home-index .home-project-method-card,
.project-card,
.project-fact-card,
.project-preview-tile,
.project-delivery-card,
.project-redirect-card {
  border-radius: 24px;
  border: 1px solid rgba(109, 143, 116, 0.2);
  background:
    radial-gradient(circle at top right, rgba(228, 234, 231, 0.08), transparent 22%),
    rgba(255, 255, 255, 0.94);
  box-shadow: 0 30px 60px rgba(14, 22, 17, 0.08);
}

body.home-index .home-project-method-card {
  padding: 1.1rem;
}

body.home-index .home-project-method-card span,
.project-fact-card span,
.project-delivery-card > span,
.project-card-meta,
.project-stage-badge,
.project-stage-kicker,
.project-modal-kicker {
  display: inline-block;
  color: var(--home-accent, var(--green-dark));
  font-size: 0.69rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

body.home-index .home-project-method-card h3 {
  margin: 0.8rem 0 0.45rem;
  font-size: 1.18rem;
  line-height: 1.15;
  letter-spacing: -0.03em;
}

body.home-index .home-project-method-card p,
.project-card p,
.project-preview-tile p,
.project-modal-text {
  margin: 0;
  color: rgba(24, 38, 29, 0.72);
  line-height: 1.7;
}

.project-card {
  display: grid;
  gap: 0.9rem;
  padding: 1rem;
  transition: transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease;
  cursor: pointer;
}

.project-card.is-active,
.project-card:hover,
.project-preview-tile.is-active,
.project-preview-tile:hover {
  transform: translateY(-4px);
  border-color: rgba(239, 244, 241, 0.46);
  box-shadow: 0 34px 72px rgba(14, 22, 17, 0.12);
}

.project-card-poster {
  position: relative;
  height: 170px;
  border-radius: 18px;
  overflow: hidden;
  background: linear-gradient(180deg, rgba(22, 52, 37, 0.9), rgba(15, 32, 24, 0.96));
}

.project-card-poster img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.52;
  mix-blend-mode: screen;
}

.project-card h3,
.project-stage-copy h3,
.project-modal-title {
  margin: 0.5rem 0 0.45rem;
  font-size: clamp(1.25rem, 2vw, 1.8rem);
  line-height: 1.08;
  letter-spacing: -0.04em;
}

.project-card-chips,
.project-stage-flow,
.project-delivery-tags,
.project-modal-shots,
.projects-hub-filter-bar,
.projects-hub-service-rail {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
}

.project-card-chips span,
.project-stage-flow span,
.project-delivery-tags span,
.project-filter,
.project-service-pick,
.project-modal-shot {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.48rem 0.72rem;
  border-radius: 999px;
  border: 1px solid rgba(24, 38, 29, 0.12);
  background: rgba(247, 250, 247, 0.92);
  color: var(--ink);
  font-size: 0.74rem;
  font-weight: 600;
}

.project-card-fit {
  display: grid;
  gap: 0.3rem;
  padding: 0.9rem;
  border-radius: 18px;
  background: rgba(246, 249, 246, 0.95);
}

.project-card-fit strong {
  font-size: 0.78rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: rgba(24, 38, 29, 0.7);
}

.project-card-fit span {
  color: rgba(24, 38, 29, 0.8);
  font-size: 0.92rem;
  line-height: 1.6;
}

.project-card-actions,
.project-stage-actions,
.project-modal-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.7rem;
  align-items: center;
}

.project-card-preview,
.project-stage-preview,
.project-modal-link,
.project-card-link,
.project-stage-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.8rem;
  padding: 0.72rem 0.98rem;
  border-radius: 999px;
  font-size: 0.83rem;
  font-weight: 700;
}

.project-card-preview,
.project-stage-preview,
.project-modal-link {
  border: 0;
  background: var(--green-dark);
  color: #eef4f0;
}

.project-card-link,
.project-stage-link {
  border: 1px solid rgba(24, 38, 29, 0.12);
  background: rgba(255, 255, 255, 0.9);
  color: var(--ink);
}

/* ---- Home variant: compact row with right arrow ---- */
.project-card--home {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 0.95rem;
  padding: 0.95rem 1.05rem;
  cursor: pointer;
  transition: transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease, background-color 0.22s ease;
}

.project-card--home .project-card-home-body {
  display: grid;
  gap: 0.35rem;
  min-width: 0;
}

.project-card--home .project-card-meta {
  margin-bottom: 0.1rem;
}

.project-card--home h3 {
  margin: 0;
  font-size: clamp(1rem, 1.45vw, 1.2rem);
  line-height: 1.18;
  letter-spacing: -0.025em;
}

.project-card--home p {
  margin: 0;
  font-size: 0.82rem;
  line-height: 1.48;
  color: rgba(24, 38, 29, 0.7);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.project-card-home-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 999px;
  background: rgba(22, 52, 37, 0.08);
  color: var(--green-dark);
  flex-shrink: 0;
  transition: background-color 0.22s ease, transform 0.22s ease, color 0.22s ease;
}

.project-card--home:hover,
.project-card--home:focus-visible,
.project-card--home.is-active {
  transform: translateY(-2px);
  border-color: rgba(239, 244, 241, 0.55);
  background: #fff;
  box-shadow: 0 28px 56px rgba(14, 22, 17, 0.12);
}

.project-card--home:hover .project-card-home-arrow,
.project-card--home:focus-visible .project-card-home-arrow,
.project-card--home.is-active .project-card-home-arrow {
  background: var(--green-dark);
  color: #eef4f0;
  transform: translateX(3px);
}

@keyframes homeProjectArrowBounce {
  0%, 100% { transform: translateX(0); }
  20% { transform: translateX(10px); }
  40% { transform: translateX(-3px); }
  60% { transform: translateX(7px); }
  80% { transform: translateX(-1px); }
}

@keyframes homeProjectCardNudge {
  0%, 100% { transform: translateY(0); }
  25% { transform: translateY(-4px); }
  55% { transform: translateY(2px); }
  80% { transform: translateY(-1px); }
}

.home-projects-list.is-hint-bounce .project-card--home {
  animation: homeProjectCardNudge 0.9s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.home-projects-list.is-hint-bounce .project-card--home:nth-child(2) {
  animation-delay: 0.12s;
}

.home-projects-list.is-hint-bounce .project-card--home:nth-child(3) {
  animation-delay: 0.24s;
}

.home-projects-list.is-hint-bounce .project-card-home-arrow {
  animation: homeProjectArrowBounce 1s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.home-projects-list.is-hint-bounce .project-card--home:nth-child(2) .project-card-home-arrow {
  animation-delay: 0.12s;
}

.home-projects-list.is-hint-bounce .project-card--home:nth-child(3) .project-card-home-arrow {
  animation-delay: 0.24s;
}

@media (prefers-reduced-motion: reduce) {
  .home-projects-list.is-hint-bounce .project-card--home,
  .home-projects-list.is-hint-bounce .project-card-home-arrow {
    animation: none;
  }
}

.project-stage {
  position: relative;
}

.project-stage-surface {
  position: relative;
  min-height: 400px;
  padding: 0.95rem;
  border-radius: 28px;
  overflow: hidden;
  border: 1px solid rgba(109, 143, 116, 0.24);
  background:
    radial-gradient(circle at top left, rgba(239, 244, 241, 0.18), transparent 34%),
    linear-gradient(180deg, rgba(22, 52, 37, 0.96), rgba(12, 22, 18, 0.98));
  color: #eef4f0;
  box-shadow: 0 34px 80px rgba(13, 22, 17, 0.18);
}

.project-stage-surface::before,
.project-stage-surface::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.project-stage-surface::before {
  background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.08) 48%, transparent 100%);
  transform: translateX(-100%);
  animation: projectScan 7.5s linear infinite;
}

.project-stage-surface::after {
  inset: 14px;
  border-radius: 22px;
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.project-stage-nav {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
}

.project-stage-nav-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 999px;
  background: rgba(10, 18, 13, 0.36);
  color: #eef4f0;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  box-shadow: 0 18px 36px rgba(6, 10, 8, 0.18);
  transition: transform 0.2s ease, background-color 0.2s ease, border-color 0.2s ease;
}

.project-stage-nav-btn:hover,
.project-stage-nav-btn:focus-visible {
  transform: translateY(-2px);
  background: rgba(22, 52, 37, 0.72);
  border-color: rgba(239, 244, 241, 0.42);
  outline: none;
}

.project-stage-index {
  display: inline-flex;
  align-items: center;
  gap: 0.2rem;
  padding: 0.48rem 0.72rem;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(10, 18, 13, 0.28);
  color: rgba(238, 244, 240, 0.84);
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.project-stage-poster {
  position: absolute;
  inset: 0;
}

.project-stage-poster img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.18;
  mix-blend-mode: screen;
}

.project-stage-copy,
.project-stage-minis,
.project-stage-flow,
.project-stage-actions {
  position: relative;
  z-index: 1;
}

.project-stage-copy {
  max-width: 520px;
  margin-top: 0.9rem;
}

.project-stage-copy p {
  margin: 0;
  color: rgba(238, 244, 240, 0.82);
  font-size: 0.9rem;
  line-height: 1.62;
}

.project-stage-minis {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.65rem;
  margin-top: 0.8rem;
}

.project-stage-mini {
  padding: 0.72rem;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.09);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  transform: translateY(0);
  animation: projectFloat 6s ease-in-out infinite;
}

.project-stage-mini:nth-child(2) {
  animation-delay: 0.6s;
}

.project-stage-mini:nth-child(3) {
  animation-delay: 1.2s;
}

.project-stage-mini.is-active {
  border-color: rgba(239, 244, 241, 0.48);
  background: rgba(255, 255, 255, 0.1);
}

.project-stage-mini span {
  display: block;
  color: rgba(239, 244, 241, 0.88);
  font-size: 0.68rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.project-stage-mini strong {
  display: block;
  margin-top: 0.38rem;
  line-height: 1.35;
  font-size: 0.96rem;
}

.project-stage-flow {
  margin-top: 0.8rem;
}

.project-stage-actions {
  margin-top: 0.8rem;
}

.project-filter.is-active,
.project-service-pick.is-active,
.project-modal-shot.is-active {
  border-color: rgba(239, 244, 241, 0.46);
  background: rgba(239, 244, 241, 0.18);
  color: var(--ink);
}

.projects-hub-filter-bar,
.projects-hub-service-rail {
  margin-bottom: 0.95rem;
}

.project-facts-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
}

.project-fact-card {
  padding: 1rem;
}

.project-fact-card strong {
  display: block;
  margin-top: 0.6rem;
  font-size: 1rem;
  line-height: 1.55;
  color: var(--ink);
}

.project-preview-gallery {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.project-preview-tile {
  display: grid;
  gap: 0.5rem;
  padding: 1rem;
  text-align: left;
}

.project-preview-tile strong {
  font-size: 1.05rem;
  line-height: 1.2;
  letter-spacing: -0.02em;
}

.project-inline-stage {
  margin-top: 1rem;
}

.project-delivery-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.project-delivery-card {
  padding: 1rem;
}

.project-delivery-tags {
  margin-top: 0.8rem;
}

.blog-grid--project-related {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 0.8rem;
}

.project-modal {
  width: min(1120px, calc(100vw - 2rem));
  max-width: 1120px;
  padding: 0;
  border: 0;
  background: transparent;
}

.project-modal::backdrop {
  background: rgba(8, 14, 11, 0.72);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

.project-modal-shell {
  position: relative;
  padding: 1rem;
  border-radius: 34px;
  background: linear-gradient(180deg, rgba(248, 250, 248, 0.98), rgba(237, 243, 238, 0.98));
  box-shadow: 0 48px 120px rgba(10, 18, 13, 0.24);
}

.project-modal-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 2.8rem;
  height: 2.8rem;
  border: 0;
  border-radius: 999px;
  background: rgba(14, 22, 17, 0.92);
  color: #eef4f0;
  font-size: 1.55rem;
  line-height: 1;
  transform: rotate(45deg);
}

.project-modal-copy {
  max-width: 760px;
  margin-bottom: 1rem;
  padding-right: 3.3rem;
}

.project-modal-stage {
  margin-bottom: 1rem;
}

.project-modal-shot {
  display: grid;
  justify-items: start;
  text-align: left;
}

.project-modal-shot strong {
  font-size: 0.88rem;
  line-height: 1.3;
}

.project-redirect-main {
  min-height: 100vh;
  display: grid;
  place-items: center;
  padding: 2rem 0;
  background: linear-gradient(180deg, rgba(240, 246, 241, 0.82), rgba(251, 252, 251, 0.98));
}

.project-redirect-card {
  max-width: 640px;
  margin: 0 auto;
  padding: 1.6rem;
  text-align: center;
}

@keyframes projectScan {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(120%);
  }
}

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

@media (max-width: 1100px) {
  body.home-index .home-projects-layout,
  .projects-hub-layout,
  .project-delivery-grid,
  .project-facts-grid,
  .project-preview-gallery,
  .blog-grid--project-related {
    grid-template-columns: 1fr;
  }

  body.home-index .home-project-method-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.home-index .home-projects-stage,
  .projects-hub-stage {
    position: static;
  }

  .project-stage-minis {
    grid-template-columns: 1fr;
  }

  .project-stage-copy {
    max-width: none;
  }
}

@media (max-width: 760px) {
  body.home-index .home-project-method-grid {
    grid-template-columns: 1fr;
  }

  .project-card,
  .project-preview-tile,
  .project-fact-card,
  .project-delivery-card {
    padding: 0.92rem;
  }

  .project-stage-surface {
    min-height: 360px;
    padding: 0.9rem;
  }

  .project-stage-nav-btn {
    width: 42px;
    height: 42px;
  }

  .project-stage-index {
    font-size: 0.68rem;
    padding: 0.42rem 0.62rem;
  }

  .project-stage-copy h3 {
    font-size: clamp(1.12rem, 4.2vw, 1.45rem);
  }

  .project-modal {
    width: calc(100vw - 1rem);
  }

  .project-modal-shell {
    padding: 0.8rem;
    border-radius: 24px;
  }

  .project-modal-copy {
    padding-right: 2.8rem;
  }
}

/* ============ RESET ============ */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html,
body {
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: 'Inter', system-ui, -apple-system, sans-serif;
  color: var(--ink);
  background:
    radial-gradient(circle at top left, rgba(227, 234, 227, 0.4), transparent 28%),
    radial-gradient(circle at 88% 4%, rgba(233, 241, 233, 0.82), transparent 24%),
    linear-gradient(180deg, var(--bg) 0%, var(--bg-alt) 100%);
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

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

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

button {
  font: inherit;
  cursor: pointer;
  border: 0;
  background: none;
  color: inherit;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  line-height: 1.2;
  letter-spacing: -0.02em;
  margin: 0;
  font-weight: 600;
}

.container {
  width: 100%;
  max-width: var(--max);
  margin: 0 auto;
  padding-left: var(--pad);
  padding-right: var(--pad);
}

/* ============ HEADER ============ */
.site-header {
  position: sticky;
  top: 0;
  z-index: 50;
  background: rgba(255, 255, 255, .84);
  backdrop-filter: saturate(180%) blur(14px);
  -webkit-backdrop-filter: saturate(180%) blur(14px);
  border-bottom: 1px solid transparent;
  transition: border-color .2s, background .2s;
}

.site-header.scrolled {
  border-bottom-color: var(--line);
  background: rgba(253, 254, 253, .96);
}

.header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  height: 76px;
}

.brand {
  display: inline-flex;
  align-items: center;
  font-family: 'Fraunces', 'Cormorant Garamond', Georgia, serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-size: 1.38rem;
  color: var(--ink);
  letter-spacing: -0.045em;
  line-height: 0.92;
  text-rendering: optimizeLegibility;
  font-feature-settings: 'kern' 1, 'liga' 1;
  transition: color .15s;
}

.brand::first-letter,
.brand--footer::first-letter {
  margin-right: -0.035em;
}

.brand:hover {
  color: var(--green);
}

.main-nav {
  flex: 1;
}

.nav-list {
  display: flex;
  gap: .15rem;
  justify-content: center;
  align-items: center;
}

.nav-list a,
.nav-btn {
  display: inline-flex;
  align-items: center;
  gap: .3rem;
  padding: .65rem .9rem;
  border-radius: 6px;
  font-weight: 500;
  font-size: .94rem;
  color: var(--ink-2);
  transition: color .15s;
}

.nav-list a:hover,
.nav-btn:hover {
  color: var(--green);
}

.chev {
  font-size: .7em;
  opacity: .6;
}

.has-mega {
  position: static;
}

/* mega menu */
.mega-menu {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(248, 250, 248, 0.995) 100%);
  border-top: 1px solid rgba(27, 40, 32, 0.08);
  border-bottom: 1px solid rgba(27, 40, 32, 0.08);
  padding: 2.25rem 0 2.5rem;
  box-shadow: 0 26px 54px rgba(22, 28, 22, 0.07);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-6px);
  transition: opacity .18s, transform .18s, visibility .18s;
}

.has-mega.open .mega-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/* simple mega (industries, resources) */
.mega-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
}

.mega-grid--industries {
  grid-template-columns: repeat(4, 1fr);
}

.mega-card {
  display: block;
  padding: 1.1rem 1.25rem;
  border-left: 2px solid var(--line);
  margin-left: .25rem;
  transition: border-color .15s, color .15s, padding-left .15s;
}

.mega-card:hover {
  border-left-color: var(--green);
  color: var(--green);
  padding-left: 1.5rem;
}

.mega-card h4 {
  font-size: .95rem;
  font-weight: 600;
}

/* CTA buttons */
.cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .4rem;
  padding: .95rem 1.75rem;
  border-radius: 999px;
  background: var(--green);
  color: #fff;
  font-weight: 600;
  font-size: .94rem;
  letter-spacing: .01em;
  transition: background .15s, color .15s;
}

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

.cta-btn--sm {
  padding: .65rem 1.2rem;
  font-size: .86rem;
}

.cta-btn--ghost {
  background: transparent;
  color: var(--ink);
  border: 1px solid var(--ink);
}

.cta-btn--ghost:hover {
  background: var(--ink);
  color: var(--bg);
}

.cta-btn--block {
  width: 100%;
}

.header-cta {
  white-space: nowrap;
}

/* mobile toggle */
.mobile-toggle {
  display: none;
  flex-direction: column;
  gap: 5px;
  padding: 10px;
}

.mobile-toggle span {
  width: 22px;
  height: 2px;
  background: var(--ink);
}

/* ============ HERO ============ */
.hero {
  position: relative;
  overflow: hidden;
  color: var(--cream-light);
  background: var(--green-dark);
  padding: clamp(2rem, 5vw, 4rem) 0 clamp(2rem, 5vw, 3rem);
}

.hero-bg {
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse 70% 50% at 50% 0%, rgba(45, 122, 79, .32) 0%, transparent 70%);
}

.hero-inner {
  position: relative;
  z-index: 1;
  max-width: 960px;
}

.hero-tag {
  display: inline-block;
  padding-bottom: .4rem;
  font-size: .76rem;
  font-weight: 600;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: #a8c8b3;
  border-bottom: 1px solid rgba(168, 200, 179, .32);
  margin-bottom: 2.5rem;
}

.hero-title {
  font-size: clamp(2rem, 5vw, 3.5rem);
  font-weight: 600;
  letter-spacing: -0.03em;
  line-height: 1.1;
  margin-bottom: 1.5rem;
  color: #f5f1e6;
}

.grad {
  color: #7fc294;
  font-style: italic;
  font-weight: 500;
}

.hero-sub {
  font-size: clamp(1rem, 1.2vw, 1.15rem);
  color: #c3cfc5;
  max-width: 680px;
  margin: 0 0 2rem;
  line-height: 1.6;
}

/* Typing Text Effect */
.typing-text {
  position: relative;
  display: inline-block;
}

.typing-text::after {
  content: "";
  position: absolute;
  right: -6px;
  top: 10%;
  height: 80%;
  width: 2px;
  background: #7fc294;
  animation: blink 0.75s step-end infinite;
}

@keyframes blink {
  50% {
    opacity: 0;
  }
}

/* Scroll Reveal */
.reveal-up {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.7s cubic-bezier(0.2, 0.8, 0.2, 1), transform 0.7s cubic-bezier(0.2, 0.8, 0.2, 1);
}

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

.hero-cta {
  display: flex;
  gap: .85rem;
  flex-wrap: wrap;
  margin-bottom: 4.5rem;
}

.hero .cta-btn {
  background: var(--cream-light);
  color: var(--green-dark);
}

.hero .cta-btn:hover {
  background: #fff;
}

.hero .cta-btn--ghost {
  background: transparent;
  color: var(--cream-light);
  border-color: rgba(243, 239, 227, .38);
}

.hero .cta-btn--ghost:hover {
  background: rgba(243, 239, 227, .08);
  color: #fff;
}

.hero-stats {
  display: flex;
  gap: 4rem;
  flex-wrap: wrap;
  padding-top: 2.5rem;
  border-top: 1px solid rgba(168, 200, 179, .22);
}

.hero-stats>div {
  display: flex;
  flex-direction: column;
}

.hero-stats strong {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 2.75rem;
  font-weight: 600;
  color: #f5f1e6;
  line-height: 1;
  margin-bottom: .6rem;
  letter-spacing: -0.02em;
}

.hero-stats span {
  color: #8fa395;
  font-size: .78rem;
  letter-spacing: .12em;
  text-transform: uppercase;
}

/* ============ TRUST BAR ============ */
.trust-bar {
  padding: 3rem 0;
  border-bottom: 1px solid var(--line);
  background: var(--bg);
}

.trust-label {
  text-align: center;
  margin: 0 0 1.5rem;
  color: var(--mute);
  font-size: .76rem;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.trust-logos {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem 3rem;
  justify-content: center;
  align-items: center;
}

.trust-logos span {
  font-family: 'Space Grotesk', sans-serif;
  font-weight: 500;
  font-size: 1rem;
  color: var(--ink-2);
  opacity: .5;
  transition: opacity .15s, color .15s;
}

.trust-logos span:hover {
  opacity: 1;
  color: var(--green);
}

/* ============ SECTIONS ============ */
.section {
  padding: clamp(5rem, 9vw, 8rem) 0;
}

.section--alt {
  background: var(--bg-alt);
}

.section-head {
  max-width: 820px;
  margin: 0 0 4rem;
}

.section-head--center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.eyebrow {
  display: inline-block;
  font-size: .74rem;
  font-weight: 600;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: var(--green);
  margin-bottom: 1.25rem;
  padding-left: 2.25rem;
  position: relative;
}

.eyebrow::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 1.75rem;
  height: 1px;
  background: var(--green);
}

.section-head--center .eyebrow {
  padding-left: 0;
}

.section-head--center .eyebrow::before {
  display: none;
}

.section-head h2 {
  font-size: clamp(2rem, 4.5vw, 3.5rem);
  font-weight: 600;
  letter-spacing: -0.028em;
  line-height: 1.05;
  margin-bottom: 1.25rem;
}

.section-head p {
  color: var(--mute);
  font-size: 1.1rem;
  margin: 0;
  max-width: 640px;
  line-height: 1.65;
}

.section-head--center p {
  margin-left: auto;
  margin-right: auto;
}

/* ============ SERVICES GRID ============ */
.services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
  border-top: 1px solid var(--line);
  border-left: 1px solid var(--line);
}

.service-card {
  display: flex;
  flex-direction: column;
  padding: 0;
  border-right: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  background: transparent;
  transition: background .3s ease, transform .3s ease, box-shadow .3s ease;
  color: var(--ink);
  position: relative;
  z-index: 1;
}

.service-visual {
  height: 190px;
  width: 100%;
  overflow: hidden;
  background: #1e1e1e;
  border-bottom: 1px solid var(--line);
}

.service-visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.5;
  filter: grayscale(100%);
  transition: opacity 0.4s ease, filter 0.4s ease, transform 0.4s ease;
}

.service-content {
  padding: 2.25rem 2rem;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.service-card:hover {
  background: var(--green-dark);
  transform: translateY(-6px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
  z-index: 5;
  border-color: transparent;
}

.service-card:hover .service-visual img {
  opacity: 1;
  filter: grayscale(0%);
  transform: scale(1.05);
}

.service-card:hover .svc-num {
  color: #7fc294;
}

.service-card:hover h3 {
  color: #f5f1e6;
}

.service-card:hover p {
  color: #b9c8bd;
}

.service-card:hover .card-link {
  color: #7fc294;
}

.svc-num {
  font-family: 'Space Grotesk', sans-serif;
  font-size: .82rem;
  font-weight: 600;
  color: var(--green);
  letter-spacing: .14em;
  margin-bottom: 2.25rem;
  transition: color .2s;
}

.service-card h3 {
  font-size: 1.55rem;
  margin-bottom: .85rem;
  font-weight: 600;
  transition: color .2s;
}

.service-card p {
  color: var(--mute);
  font-size: .95rem;
  margin: 0 0 2rem;
  line-height: 1.6;
  transition: color .2s;
}

.card-link {
  margin-top: auto;
  font-weight: 600;
  font-size: .84rem;
  color: var(--green);
  letter-spacing: .04em;
  transition: color .2s;
}

/* ============ USP ============ */
.usp-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem 3rem;
}

.usp-card {
  padding: 2rem 0 0;
  border-top: 1px solid var(--ink);
}

.usp-num {
  font-family: 'Space Grotesk', sans-serif;
  font-size: .8rem;
  font-weight: 600;
  color: var(--green);
  letter-spacing: .14em;
  margin-bottom: 1.25rem;
}

.usp-card h3 {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 600;
}

.usp-card p {
  color: var(--mute);
  margin: 0;
  font-size: .98rem;
  line-height: 1.65;
}

/* ============ SERVICE DETAILS ============ */
.svc-detail {
  margin-top: 5rem;
  padding-top: 4rem;
  border-top: 1px solid var(--line);
}

.svc-detail:first-of-type {
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}

.svc-detail-head {
  display: flex;
  align-items: baseline;
  gap: 1.5rem;
  margin-bottom: 2.75rem;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid var(--line);
}

.svc-detail-num {
  font-family: 'Space Grotesk', sans-serif;
  font-weight: 600;
  font-size: 1rem;
  color: var(--green);
  letter-spacing: .1em;
}

.svc-detail-head h3 {
  font-size: clamp(1.75rem, 3vw, 2.4rem);
  letter-spacing: -0.022em;
}

.svc-detail-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.5rem 3rem;
}

.svc-col h4 {
  font-size: 1.02rem;
  margin-bottom: 1rem;
  font-weight: 600;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: .6rem;
  padding-bottom: .75rem;
  border-bottom: 1px solid var(--line);
}

.svc-col ul li {
  position: relative;
  padding-left: 1.25rem;
  color: var(--ink-2);
  font-size: .93rem;
  line-height: 1.9;
}

.svc-col ul li::before {
  content: "\2014";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--green);
  font-weight: 600;
}

.badge {
  display: inline-block;
  padding: .18rem .55rem;
  background: var(--green-soft);
  color: var(--green-hover);
  font-size: .66rem;
  font-weight: 600;
  letter-spacing: .08em;
  text-transform: uppercase;
}

/* ============ INDUSTRIES ============ */
.industries-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  border-top: 1px solid var(--line);
  border-left: 1px solid var(--line);
}

.industry-card {
  padding: 2.25rem 1.75rem;
  border-right: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  transition: background .2s;
}

.industry-card:hover {
  background: var(--green-soft);
}

.industry-card:hover h3 {
  color: var(--green-hover);
}

.ind-num {
  font-family: 'Space Grotesk', sans-serif;
  font-size: .76rem;
  font-weight: 600;
  letter-spacing: .14em;
  color: var(--green);
  margin-bottom: 1.5rem;
}

.industry-card h3 {
  font-size: 1.2rem;
  margin-bottom: .6rem;
  font-weight: 600;
  transition: color .2s;
}

.industry-card p {
  color: var(--mute);
  font-size: .88rem;
  margin: 0;
  line-height: 1.6;
}

/* ============ CASE STUDIES STRUCTURE (NEW) ============ */
.case-showcase-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0;
  border-top: 1px solid var(--line);
}

.case-row {
  display: grid;
  grid-template-columns: 1fr 2.5fr 1fr;
  align-items: center;
  padding: 2.5rem 1rem;
  border-bottom: 1px solid var(--line);
  transition: padding-left 0.3s ease, background 0.3s ease;
  position: relative;
  z-index: 2;
}

@media (max-width: 900px) {
  .case-row {
    grid-template-columns: 1fr;
    gap: 1rem;
    padding: 2rem 1rem;
  }

  .case-row-tags {
    justify-content: flex-start !important;
  }
}

.case-row:hover {
  background: var(--green-soft);
  padding-left: 2rem;
}

.case-row-meta {
  font-size: .74rem;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: var(--green);
  font-weight: 600;
}

.case-row-title {
  font-size: 1.5rem;
  font-weight: 600;
  color: var(--ink);
  transition: color 0.15s;
}

.case-row:hover .case-row-title {
  color: var(--green-hover);
}

.case-row-tags {
  display: flex;
  flex-wrap: wrap;
  gap: .4rem;
  justify-content: flex-end;
}

.case-row-tags span {
  padding: .3rem .8rem;
  border: 1px solid var(--line);
  font-size: .75rem;
  color: var(--ink-2);
  font-weight: 500;
  border-radius: 999px;
  background: var(--bg);
}

.case-hover-image-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 320px;
  height: 220px;
  pointer-events: none;
  opacity: 0;
  transform: scale(0.85);
  transition: opacity 0.3s ease, transform 0.3s ease;
  z-index: 100;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.18);
  background: #111;
}

.case-hover-image-container.is-active {
  opacity: 1;
  transform: scale(1);
}

.case-hover-image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* ============ TECH STACK ============ */
.stack-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 0;
  border-top: 1px solid var(--line);
  border-left: 1px solid var(--line);
}

.stack-col {
  padding: 2rem 1.5rem;
  border-right: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}

.stack-col h4 {
  font-size: .78rem;
  font-weight: 600;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--green);
  margin-bottom: 1.25rem;
}

.stack-col ul li {
  font-size: .9rem;
  color: var(--ink-2);
  padding: .3rem 0;
}

/* ============ TESTIMONIALS ============ */
.testi-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.5rem;
}

.testi-card {
  margin: 0;
  padding: 2.5rem 0 0;
  border-top: 1px solid var(--ink);
}

.testi-card p {
  font-size: 1.08rem;
  color: var(--ink);
  margin: 0 0 1.5rem;
  line-height: 1.6;
  font-family: 'Space Grotesk', sans-serif;
  font-weight: 500;
  letter-spacing: -0.005em;
}

.testi-card footer {
  font-size: .85rem;
  color: var(--mute);
  font-weight: 500;
}

/* ============ BLOG ============ */
.blog-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.5rem;
}

.blog-card {
  padding: 2rem 0 0;
  border-top: 1px solid var(--ink);
  transition: border-color .15s;
}

.blog-card:hover {
  border-top-color: var(--green);
}

.blog-card:hover h3 {
  color: var(--green);
}

.blog-meta {
  font-size: .74rem;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: var(--green);
  font-weight: 600;
  margin-bottom: 1rem;
}

.blog-card h3 {
  font-size: 1.3rem;
  margin-bottom: .85rem;
  font-weight: 600;
  transition: color .15s;
}

.blog-card p {
  color: var(--mute);
  font-size: .95rem;
  margin: 0;
  line-height: 1.6;
}

/* ============ CTA / CONTACT ============ */
.cta-section {
  padding: clamp(5rem, 9vw, 8rem) 0;
  background: var(--green-dark);
  color: var(--cream-light);
}

.cta-wrap {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: 4rem;
  align-items: start;
}

.cta-text .eyebrow {
  color: #7fc294;
}

.cta-text .eyebrow::before {
  background: #7fc294;
}

.cta-text h2 {
  font-size: clamp(2rem, 4vw, 3rem);
  margin-bottom: 1.25rem;
  color: #f5f1e6;
  letter-spacing: -0.025em;
  line-height: 1.05;
}

.cta-text>p {
  color: #c3cfc5;
  font-size: 1.08rem;
  margin: 0 0 2.5rem;
  max-width: 480px;
  line-height: 1.65;
}

.cta-contact {
  display: grid;
  gap: 1.5rem;
  padding-top: 2.5rem;
  border-top: 1px solid rgba(168, 200, 179, .22);
}

.cta-contact>div {
  display: flex;
  flex-direction: column;
}

.cta-contact strong {
  font-size: .72rem;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: #8fa395;
  font-weight: 600;
  margin-bottom: .4rem;
}

.cta-contact a,
.cta-contact span {
  color: var(--cream-light);
  font-size: 1rem;
}

.cta-contact a:hover {
  color: #7fc294;
}

.cta-form {
  border: 1px solid rgba(168, 200, 179, .22);
  padding: 2.5rem;
}

.field {
  margin-bottom: 1.5rem;
}

.field label {
  display: block;
  font-size: .72rem;
  font-weight: 600;
  color: #a8c8b3;
  margin-bottom: .6rem;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.field input,
.field select,
.field textarea {
  width: 100%;
  padding: .75rem 0;
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(168, 200, 179, .32);
  color: var(--cream-light);
  font-family: inherit;
  font-size: 1rem;
  transition: border-color .15s;
}

.field input::placeholder,
.field textarea::placeholder {
  color: #6b8174;
}

.field input:focus,
.field select:focus,
.field textarea:focus {
  outline: none;
  border-bottom-color: #7fc294;
}

.field select option {
  background: var(--green-dark);
  color: var(--cream-light);
}

.field textarea {
  resize: vertical;
}

.form-note {
  margin: 1.25rem 0 0;
  color: #7fc294;
  font-size: .9rem;
}

.cta-form .cta-btn--block {
  background: var(--cream-light);
  color: var(--green-dark);
  margin-top: 1.25rem;
}

.cta-form .cta-btn--block:hover {
  background: #fff;
}

/* ============ FOOTER ============ */
.site-footer {
  background: #060606;
  color: #ffffff;
  padding: 0;
  border-top: none;
}

.footer-grid {
  display: grid;
  grid-template-columns: 1.4fr 1fr 1.2fr 1.2fr 1fr 1.2fr;
  gap: 3rem 2rem;
  padding-bottom: 4rem;
  border-bottom: 1px solid rgba(27, 47, 36, .12);
}

.brand--footer {
  position: relative;
  display: inline-flex;
  align-items: flex-start;
  gap: 0.1rem;
  color: #1b2f24;
  margin-bottom: 1.25rem;
  font-family: "Darker Grotesque", "Inter", sans-serif;
  font-weight: 700;
  font-size: clamp(2.1rem, 2.7vw, 3rem);
  letter-spacing: -0.07em;
  line-height: 0.75;
  text-rendering: optimizeLegibility;
  font-feature-settings: 'kern' 1, 'liga' 1;
}

.brand--footer:hover {
  color: #111111;
}

.footer-blurb {
  color: rgba(27, 47, 36, 0.68);
  font-size: .9rem;
  line-height: 1.65;
  margin: 0;
  max-width: 280px;
}

.footer-col h5 {
  color: #1b2f24;
  font-size: .74rem;
  margin-bottom: 1.5rem;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.footer-col ul li {
  padding: .4rem 0;
  font-size: .9rem;
}

.footer-col a {
  color: rgba(27, 47, 36, 0.78);
  transition: color .15s;
}

.footer-col a:hover {
  color: #050505;
}

.footer-contact li {
  color: rgba(27, 47, 36, 0.78);
}

.footer-social {
  display: flex;
  gap: 1.75rem;
  margin-top: 1.5rem;
  padding-top: 1.25rem;
  border-top: 1px solid rgba(27, 47, 36, .12);
}

.footer-social a {
  font-size: .82rem;
  color: rgba(27, 47, 36, 0.78);
  letter-spacing: .04em;
  transition: color .15s;
  text-transform: uppercase;
  font-weight: 500;
}

.footer-social a:hover {
  color: #050505;
}

.footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
  padding-top: 2.5rem;
  color: rgba(27, 47, 36, 0.58);
  font-size: .8rem;
}

.footer-soon {
  margin: 0;
  color: rgba(27, 47, 36, 0.58);
  max-width: 640px;
}

/* ============ SERVICES MEGA-MENU (rail + list + preview) ============ */
.mega-menu--services {
  padding: 2.5rem 0 2.5rem;
}

.mega-svc {
  display: grid;
  grid-template-columns: 230px minmax(0, 1fr) 340px;
  gap: 2.5rem;
  align-items: stretch;
  min-height: 470px;
}

/* ---- Column 1: category rail ---- */
.mega-svc-rail {
  display: flex;
  flex-direction: column;
  gap: 2px;
  border-right: 1px solid var(--line);
  padding-right: 1rem;
}

.mega-svc-tab {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: .85rem;
  width: 100%;
  padding: .8rem 1rem;
  text-align: left;
  color: var(--ink-2);
  border-radius: 6px;
  font: inherit;
  transition: background .18s, color .18s;
}

.mega-svc-tab:hover {
  color: var(--green);
  background: rgba(226, 235, 223, .45);
}

.mega-svc-tab.is-active {
  color: var(--green-hover);
  background: var(--green-soft);
}

.mega-svc-tab-num {
  font-family: 'Space Grotesk', sans-serif;
  font-size: .68rem;
  font-weight: 600;
  letter-spacing: .12em;
  color: var(--mute);
  transition: color .18s;
}

.mega-svc-tab:hover .mega-svc-tab-num,
.mega-svc-tab.is-active .mega-svc-tab-num {
  color: var(--green);
}

.mega-svc-tab-label {
  font-size: .92rem;
  font-weight: 600;
  letter-spacing: -0.005em;
  line-height: 1.25;
}

.mega-svc-tab-arrow {
  font-size: 1.05rem;
  line-height: 1;
  color: transparent;
  transition: color .18s, transform .18s;
}

.mega-svc-tab:hover .mega-svc-tab-arrow,
.mega-svc-tab.is-active .mega-svc-tab-arrow {
  color: var(--green);
  transform: translateX(2px);
}

/* ---- Column 2: item lists ---- */
.mega-svc-lists {
  position: relative;
  min-width: 0;
  padding-right: 1.5rem;
}

.mega-svc-list {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
}

.mega-svc-list.is-active {
  display: block;
  animation: mega-fade .22s ease;
}

@keyframes mega-fade {
  from {
    opacity: 0;
    transform: translateY(6px);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.mega-svc-item {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 1rem;
  padding: .78rem .35rem .78rem 0;
  border-bottom: 1px solid var(--line-2);
  font-family: 'Space Grotesk', sans-serif;
  font-size: .98rem;
  font-weight: 500;
  color: var(--ink);
  letter-spacing: -0.01em;
  transition: color .18s, padding-left .18s, background .18s;
}

.mega-svc-item-label {
  display: inline-flex;
  align-items: center;
  gap: .55rem;
  flex-wrap: wrap;
  min-width: 0;
}

.mega-svc-item-arrow {
  font-size: .95rem;
  color: transparent;
  transition: color .18s, transform .18s;
}

.mega-svc-item:hover,
.mega-svc-item.is-active {
  color: var(--green);
  padding-left: .5rem;
}

.mega-svc-item:hover .mega-svc-item-arrow,
.mega-svc-item.is-active .mega-svc-item-arrow {
  color: var(--green);
  transform: translateX(3px);
}

.mega-menu .mega-svc-tab,
.mega-menu .mega-svc-tab-num,
.mega-menu .mega-svc-tab-label,
.mega-menu .mega-svc-item,
.mega-menu .mega-svc-item-label,
.mega-menu .mega-svc-item-arrow {
  opacity: 1;
}

.mega-svc-item-badge {
  display: inline-block;
  padding: .1rem .45rem;
  font-family: 'Inter', sans-serif;
  font-size: .56rem;
  font-weight: 600;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: var(--green-hover);
  background: var(--green-soft);
  border-radius: 2px;
  vertical-align: middle;
}

/* ---- Column 3: preview card ---- */
.mega-svc-preview {
  position: relative;
  min-width: 0;
}

.mega-svc-preview-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 100%;
  padding: 1.9rem 1.8rem 1.6rem;
  background: var(--green-dark);
  color: var(--cream-light);
  border-radius: 4px;
}

.mega-svc-preview-eyebrow {
  font-family: 'Space Grotesk', sans-serif;
  font-size: .62rem;
  font-weight: 600;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: #a8c0ae;
  padding-bottom: .4rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid rgba(245, 241, 230, .14);
}

.mega-svc-preview-title {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 1.45rem;
  font-weight: 600;
  letter-spacing: -0.022em;
  line-height: 1.15;
  color: #f5f1e6;
  margin: 0 0 .85rem;
}

.mega-svc-preview-desc {
  font-size: .85rem;
  line-height: 1.6;
  color: #c5d4c8;
  margin: 0 0 1.25rem;
}

.mega-svc-preview-bullets {
  list-style: none;
  padding: 0;
  margin: 0 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: .5rem .85rem;
}

.mega-svc-preview-bullets li {
  position: relative;
  padding-left: 1rem;
  font-size: .78rem;
  color: #d0dbd2;
  line-height: 1.4;
}

.mega-svc-preview-bullets li::before {
  content: "\203A";
  position: absolute;
  left: 0;
  top: -2px;
  color: var(--green);
  font-weight: 700;
  font-size: .95rem;
}

.mega-svc-preview-foot {
  display: flex;
  flex-direction: column;
  gap: .9rem;
  margin-top: 1.75rem;
  padding-top: 1.25rem;
  border-top: 1px solid rgba(245, 241, 230, .14);
}

.mega-svc-preview-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .4rem;
  padding: .75rem 1.1rem;
  background: var(--cream-light);
  color: var(--green-dark);
  font-size: .72rem;
  font-weight: 600;
  letter-spacing: .12em;
  text-transform: uppercase;
  border-radius: 999px;
  transition: background .15s, transform .15s;
}

.mega-svc-preview-cta:hover {
  background: #fff;
  transform: translateX(2px);
}

.mega-svc-preview-book {
  font-size: .78rem;
  color: #e8ede2;
  text-align: center;
  font-weight: 500;
  text-decoration: underline;
  text-decoration-color: rgba(232, 237, 226, .35);
  text-underline-offset: 3px;
  transition: color .15s, text-decoration-color .15s;
}

.mega-svc-preview-book:hover {
  color: #fff;
  text-decoration-color: rgba(255, 255, 255, .7);
}

/* ---- Preview crossfade when switching items ---- */
.mega-svc-preview.is-updating .mega-svc-preview-title,
.mega-svc-preview.is-updating .mega-svc-preview-desc,
.mega-svc-preview.is-updating .mega-svc-preview-bullets {
  animation: mega-fade .2s ease;
}

/* Legacy badge still used elsewhere */
.mini-badge {
  display: inline-block;
  padding: .12rem .5rem;
  background: var(--green-soft);
  color: var(--green-hover);
  font-size: .58rem;
  font-weight: 600;
  letter-spacing: .08em;
  text-transform: uppercase;
  border-radius: 2px;
  vertical-align: middle;
}

/* ============ ACTIVE NAV HIGHLIGHTING ============ */
.nav-list a.is-current,
.nav-btn.is-current {
  color: var(--green);
  position: relative;
}

.nav-list a.is-current::after {
  content: "";
  position: absolute;
  bottom: .35rem;
  left: .9rem;
  right: .9rem;
  height: 2px;
  background: var(--green);
  border-radius: 1px;
}

/* ============ PAGE HERO VARIANTS ============ */
.page-hero {
  position: relative;
  overflow: hidden;
  color: var(--cream-light);
  padding: clamp(1rem, 2vw, 1.6rem) 0 clamp(1rem, 2vw, 1.5rem);
}

.page-hero .hero-bg {
  position: absolute;
  inset: 0;
}

.page-hero .container {
  position: relative;
  z-index: 1;
}

.page-hero .hero-tag {
  display: inline-block;
  font-size: .72rem;
  font-weight: 600;
  letter-spacing: .18em;
  text-transform: uppercase;
  margin-bottom: 0.7rem;
  padding-bottom: .35rem;
}

.page-hero h1 {
  font-size: clamp(2rem, 3.4vw, 3.25rem);
  font-weight: 600;
  letter-spacing: -0.05em;
  line-height: 0.97;
  margin-bottom: 0.85rem;
  max-width: 680px;
}

.page-hero .hero-sub {
  font-size: 0.92rem;
  max-width: 580px;
  margin: 0;
  line-height: 1.62;
}

/* Services hero */
.page-hero--services {
  background: var(--green-dark);
}

.page-hero--services .hero-bg {
  background: radial-gradient(ellipse 80% 60% at 70% 20%, rgba(45, 122, 79, .35) 0%, transparent 65%),
    radial-gradient(ellipse 40% 50% at 10% 80%, rgba(127, 194, 148, .12) 0%, transparent 55%);
}

.page-hero--services .hero-tag {
  color: #a8c8b3;
  border-bottom: 1px solid rgba(168, 200, 179, .32);
}

.page-hero--services h1 {
  color: #f5f1e6;
}

.page-hero--services .hero-sub {
  color: #c3cfc5;
}

/* Industries hero */
.page-hero--industries {
  background: #1a2f24;
}

.page-hero--industries .hero-bg {
  background: radial-gradient(ellipse 60% 60% at 30% 30%, rgba(45, 122, 79, .25) 0%, transparent 70%),
    radial-gradient(ellipse 50% 40% at 90% 70%, rgba(168, 200, 179, .08) 0%, transparent 55%);
}

.page-hero--industries .hero-tag {
  color: #9cc3a8;
  border-bottom: 1px solid rgba(156, 195, 168, .3);
}

.page-hero--industries h1 {
  color: #f5f1e6;
}

.page-hero--industries .hero-sub {
  color: #b8ccbe;
}

/* Case Studies hero */
.page-hero--cases {
  background: #16241c;
}

.page-hero--cases .hero-bg {
  background: radial-gradient(ellipse 70% 50% at 50% 0%, rgba(127, 194, 148, .18) 0%, transparent 65%),
    radial-gradient(ellipse 50% 50% at 80% 90%, rgba(45, 122, 79, .2) 0%, transparent 60%);
}

.page-hero--cases .hero-tag {
  color: #7fc294;
  border-bottom: 1px solid rgba(127, 194, 148, .3);
}

.page-hero--cases h1 {
  color: #f5f1e6;
}

.page-hero--cases .hero-sub {
  color: #c3cfc5;
}

.page-hero--cases .hero-stat-row {
  display: flex;
  gap: 2rem;
  margin-top: 1.1rem;
  padding-top: 1rem;
  border-top: 1px solid rgba(168, 200, 179, .2);
}

.page-hero--cases .hero-stat-row div {
  display: flex;
  flex-direction: column;
}

.page-hero--cases .hero-stat-row strong {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  color: #f5f1e6;
  line-height: 1;
  margin-bottom: .4rem;
}

.page-hero--cases .hero-stat-row span {
  color: #8fa395;
  font-size: .74rem;
  letter-spacing: .12em;
  text-transform: uppercase;
}

/* About hero */
.page-hero--about {
  background: var(--green-dark);
}

.page-hero--about .hero-bg {
  background: radial-gradient(ellipse 55% 55% at 20% 40%, rgba(45, 122, 79, .3) 0%, transparent 65%),
    radial-gradient(ellipse 45% 50% at 85% 60%, rgba(127, 194, 148, .1) 0%, transparent 55%);
}

.page-hero--about .hero-tag {
  color: #a8c8b3;
  border-bottom: 1px solid rgba(168, 200, 179, .32);
}

.page-hero--about h1 {
  color: #f5f1e6;
}

.page-hero--about .hero-sub {
  color: #c3cfc5;
}

/* Resources hero */
.page-hero--resources {
  background: #182d20;
}

.page-hero--resources .hero-bg {
  background: radial-gradient(ellipse 65% 50% at 60% 20%, rgba(45, 122, 79, .28) 0%, transparent 60%),
    radial-gradient(ellipse 40% 40% at 5% 70%, rgba(127, 194, 148, .1) 0%, transparent 55%);
}

.page-hero--resources .hero-tag {
  color: #9cc3a8;
  border-bottom: 1px solid rgba(156, 195, 168, .28);
}

.page-hero--resources h1 {
  color: #f5f1e6;
}

.page-hero--resources .hero-sub {
  color: #b8ccbe;
}

/* Contact hero */
.page-hero--contact {
  background: var(--green-dark);
}

.page-hero--contact .hero-bg {
  background: radial-gradient(ellipse 50% 50% at 50% 50%, rgba(45, 122, 79, .35) 0%, transparent 70%);
}

.page-hero--contact .hero-tag {
  color: #7fc294;
  border-bottom: 1px solid rgba(127, 194, 148, .3);
}

.page-hero--contact h1 {
  color: #f5f1e6;
}

.page-hero--contact .hero-sub {
  color: #c3cfc5;
}

/* ============ BREADCRUMB ============ */
.breadcrumb {
  display: none !important;
}

.breadcrumb-list {
  display: flex;
  gap: .5rem;
  align-items: center;
  font-size: .82rem;
  color: var(--mute);
}

.breadcrumb-list a {
  color: var(--mute);
  transition: color .15s;
}

.breadcrumb-list a:hover {
  color: var(--green);
}

.breadcrumb-sep {
  opacity: .4;
}

.breadcrumb-current {
  color: var(--ink);
  font-weight: 500;
}

/* ============ TEAM SECTION ============ */
.team-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  border-top: 1px solid var(--line);
  border-left: 1px solid var(--line);
}

.team-card {
  padding: 2.5rem 2rem;
  border-right: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  transition: background .25s;
}

.team-card:hover {
  background: var(--green-soft);
}

.team-avatar {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: var(--green-dark);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5rem;
  font-family: 'Space Grotesk', sans-serif;
  font-weight: 700;
  font-size: 1.1rem;
  color: #7fc294;
  letter-spacing: -0.02em;
}

.team-card h3 {
  font-size: 1.15rem;
  margin-bottom: .35rem;
  font-weight: 600;
  transition: color .2s;
}

.team-card:hover h3 {
  color: var(--green-hover);
}

.team-role {
  font-size: .8rem;
  color: var(--green);
  font-weight: 600;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

.team-card p {
  font-size: .9rem;
  color: var(--mute);
  margin: 0;
  line-height: 1.6;
}

/* ============ STORY / MISSION ============ */
.story-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  align-items: start;
}

.story-content h3 {
  font-size: clamp(1.5rem, 3vw, 2rem);
  margin-bottom: 1.5rem;
  letter-spacing: -0.02em;
}

.story-content p {
  color: var(--mute);
  font-size: 1rem;
  line-height: 1.7;
  margin: 0 0 1.25rem;
}

.story-stats {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
  padding-top: 2.5rem;
  border-top: 1px solid var(--line);
}

.story-stat strong {
  display: block;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 2.5rem;
  font-weight: 600;
  color: var(--green);
  line-height: 1;
  margin-bottom: .5rem;
  letter-spacing: -0.02em;
}

.story-stat span {
  font-size: .82rem;
  color: var(--mute);
  letter-spacing: .1em;
  text-transform: uppercase;
}

/* ============ TIMELINE ============ */
.timeline {
  position: relative;
  padding-left: 3rem;
}

.timeline::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 2px;
  background: var(--line);
}

.timeline-item {
  position: relative;
  padding: 0 0 3rem 0;
}

.timeline-item:last-child {
  padding-bottom: 0;
}

.timeline-item::before {
  content: "";
  position: absolute;
  left: -3.55rem;
  top: .35rem;
  width: 12px;
  height: 12px;
  background: var(--bg);
  border: 2px solid var(--green);
  border-radius: 50%;
}

.timeline-year {
  font-family: 'Space Grotesk', sans-serif;
  font-size: .78rem;
  font-weight: 600;
  color: var(--green);
  letter-spacing: .14em;
  text-transform: uppercase;
  margin-bottom: .5rem;
}

.timeline-item h4 {
  font-size: 1.15rem;
  margin-bottom: .5rem;
  font-weight: 600;
}

.timeline-item p {
  color: var(--mute);
  font-size: .92rem;
  margin: 0;
  line-height: 1.6;
}

/* ============ FAQ ACCORDION ============ */
.faq-list {
  border-top: 1px solid var(--line);
}

.faq-item {
  border-bottom: 1px solid var(--line);
}

.faq-question {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.75rem 0;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 1.1rem;
  font-weight: 600;
  color: var(--ink);
  text-align: left;
  transition: color .15s;
}

.faq-question:hover {
  color: var(--green);
}

.faq-icon {
  font-size: 1.4rem;
  color: var(--green);
  transition: transform .25s;
  flex-shrink: 0;
  margin-left: 1rem;
}

.faq-item.is-open .faq-icon {
  transform: rotate(45deg);
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height .35s ease, padding .35s ease;
}

.faq-item.is-open .faq-answer {
  max-height: 400px;
  padding-bottom: 1.75rem;
}

.faq-answer p {
  color: var(--mute);
  font-size: .96rem;
  margin: 0;
  line-height: 1.7;
  max-width: 680px;
}

/* ============ NEWSLETTER STRIP ============ */
.newsletter-strip {
  padding: clamp(4rem, 7vw, 6rem) 0;
  background: var(--green-dark);
  color: var(--cream-light);
}

.newsletter-inner {
  max-width: 640px;
  margin: 0 auto;
  text-align: center;
}

.newsletter-inner h3 {
  font-size: clamp(1.5rem, 3vw, 2.25rem);
  margin-bottom: 1rem;
  color: #f5f1e6;
  letter-spacing: -0.025em;
}

.newsletter-inner p {
  color: #c3cfc5;
  font-size: 1rem;
  margin: 0 0 2rem;
  line-height: 1.6;
}

.newsletter-form {
  display: flex;
  gap: .75rem;
  max-width: 480px;
  margin: 0 auto;
}

.newsletter-form input {
  flex: 1;
  padding: .85rem 1.25rem;
  background: rgba(255, 255, 255, .08);
  border: 1px solid rgba(168, 200, 179, .25);
  color: var(--cream-light);
  font-family: inherit;
  font-size: .95rem;
  border-radius: 999px;
  transition: border-color .15s;
}

.newsletter-form input::placeholder {
  color: #6b8174;
}

.newsletter-form input:focus {
  outline: none;
  border-color: #7fc294;
}

.newsletter-form button {
  padding: .85rem 1.75rem;
  background: var(--cream-light);
  color: var(--green-dark);
  font-weight: 600;
  font-size: .88rem;
  border-radius: 999px;
  white-space: nowrap;
  transition: background .15s;
}

.newsletter-form button:hover {
  background: #fff;
}

/* ============ MAP PLACEHOLDER ============ */
.map-section {
  width: 100%;
  height: 350px;
  background: var(--bg-alt);
  border-top: 1px solid var(--line);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--mute);
  font-size: .9rem;
}

/* ============ CONTACT PAGE LAYOUT ============ */
.contact-grid {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 4rem;
  align-items: start;
}

.contact-info-cards {
  display: grid;
  gap: 0;
  border-top: 1px solid var(--line);
}

.contact-info-card {
  padding: 2rem 0;
  border-bottom: 1px solid var(--line);
}

.contact-info-card h4 {
  font-size: .72rem;
  font-weight: 600;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--green);
  margin-bottom: .75rem;
  padding-bottom: 0;
  border-bottom: none;
}

.contact-info-card p,
.contact-info-card a {
  color: var(--ink);
  font-size: 1.05rem;
  margin: 0;
  line-height: 1.6;
}

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

.contact-form-standalone {
  border: 1px solid var(--line);
  padding: 2.5rem;
  background: var(--bg);
}

.contact-form-standalone .field label {
  color: var(--green);
}

.contact-form-standalone .field input,
.contact-form-standalone .field select,
.contact-form-standalone .field textarea {
  color: var(--ink);
  border-bottom-color: var(--line);
}

.contact-form-standalone .field input::placeholder,
.contact-form-standalone .field textarea::placeholder {
  color: var(--mute);
}

.contact-form-standalone .field input:focus,
.contact-form-standalone .field select:focus,
.contact-form-standalone .field textarea:focus {
  border-bottom-color: var(--green);
}

.contact-form-standalone .cta-btn--block {
  background: var(--green);
  color: #fff;
  margin-top: 1.25rem;
}

.contact-form-standalone .cta-btn--block:hover {
  background: var(--green-hover);
}

.contact-form-standalone .form-note {
  color: var(--green);
}

/* ============ WHITEPAPER CARDS ============ */
.whitepaper-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
  border-top: 1px solid var(--line);
  border-left: 1px solid var(--line);
}

.whitepaper-card {
  padding: 2.25rem 2rem;
  border-right: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  transition: background .2s;
}

.whitepaper-card:hover {
  background: var(--green-soft);
}

.whitepaper-type {
  font-size: .7rem;
  font-weight: 600;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--green);
  margin-bottom: 1rem;
}

.whitepaper-card h3 {
  font-size: 1.15rem;
  margin-bottom: .75rem;
  font-weight: 600;
  transition: color .15s;
}

.whitepaper-card:hover h3 {
  color: var(--green-hover);
}

.whitepaper-card p {
  color: var(--mute);
  font-size: .9rem;
  margin: 0 0 1.25rem;
  line-height: 1.6;
}

.whitepaper-link {
  font-size: .82rem;
  font-weight: 600;
  color: var(--green);
  letter-spacing: .04em;
}

/* ============ CTA BOTTOM STRIP ============ */
.cta-strip {
  padding: clamp(4rem, 7vw, 6rem) 0;
  background: var(--green-dark);
  color: var(--cream-light);
  text-align: center;
}

.cta-strip h2 {
  font-size: clamp(2rem, 4vw, 3rem);
  margin-bottom: 1rem;
  color: #f5f1e6;
  letter-spacing: -0.025em;
}

.cta-strip p {
  color: #c3cfc5;
  font-size: 1.05rem;
  max-width: 520px;
  margin: 0 auto 2.25rem;
  line-height: 1.6;
}

.cta-strip .cta-btn {
  background: var(--cream-light);
  color: var(--green-dark);
}

.cta-strip .cta-btn:hover {
  background: #fff;
}

/* ============ INDUSTRY DETAIL EXPANDED ============ */
.industry-detail-card {
  display: grid;
  grid-template-columns: 1fr 1.5fr;
  gap: 3rem;
  align-items: start;
  padding: 3rem 0;
  border-bottom: 1px solid var(--line);
}

.industry-detail-card:first-child {
  padding-top: 0;
}

.industry-detail-card:last-child {
  border-bottom: 0;
}

.industry-detail-left h3 {
  font-size: 1.4rem;
  margin-bottom: .5rem;
  font-weight: 600;
}

.industry-detail-left .ind-num {
  margin-bottom: 1.25rem;
}

.industry-detail-left p {
  color: var(--mute);
  font-size: .95rem;
  margin: 0;
  line-height: 1.65;
}

.industry-solutions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5rem 2.5rem;
}

.industry-solutions h4 {
  font-size: .92rem;
  font-weight: 600;
  margin-bottom: .5rem;
  color: var(--ink);
  padding-bottom: 0;
  border-bottom: none;
}

.industry-solutions ul li {
  position: relative;
  padding-left: 1.1rem;
  color: var(--mute);
  font-size: .88rem;
  line-height: 1.8;
}

.industry-solutions ul li::before {
  content: "\2014";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--green);
  font-weight: 600;
}

.industry-tags {
  display: flex;
  flex-wrap: wrap;
  gap: .4rem;
  margin-top: 1.25rem;
}

.industry-tags span {
  padding: .3rem .75rem;
  border: 1px solid var(--line);
  font-size: .72rem;
  color: var(--green);
  font-weight: 500;
  border-radius: 999px;
}

/* ============ PREMIUM HERO PARALLAX ============ */
.hero--premium {
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.hero--premium .hero-bg {
  position: absolute;
  inset: 0;
  background: var(--green-dark);
}

.hero--premium .hero-orb {
  position: absolute;
  border-radius: 50%;
  filter: blur(80px);
  opacity: .45;
  will-change: transform;
  pointer-events: none;
}

.hero--premium .hero-orb--1 {
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(45, 122, 79, .6) 0%, transparent 70%);
  top: -10%;
  right: -5%;
}

.hero--premium .hero-orb--2 {
  width: 350px;
  height: 350px;
  background: radial-gradient(circle, rgba(127, 194, 148, .35) 0%, transparent 70%);
  bottom: -5%;
  left: 5%;
}

.hero--premium .hero-orb--3 {
  width: 250px;
  height: 250px;
  background: radial-gradient(circle, rgba(45, 122, 79, .3) 0%, transparent 70%);
  top: 40%;
  left: 45%;
}

.hero--premium .hero-inner {
  position: relative;
  z-index: 1;
  padding: 0;
  width: 100%;
}

.hero--premium .hero-tag {
  font-size: .72rem;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: #a8c8b3;
  margin-bottom: 2.5rem;
  display: inline-block;
  border-bottom: 1px solid rgba(168, 200, 179, .3);
  padding-bottom: .4rem;
}

.hero--premium .hero-title {
  font-size: clamp(2rem, 5vw, 3.5rem);
  font-weight: 600;
  letter-spacing: -0.03em;
  line-height: 1.1;
  color: #f5f1e6;
  max-width: 900px;
  margin-bottom: 1.5rem;
}

.hero--premium .hero-title .grad {
  background: linear-gradient(135deg, #7fc294 0%, #5ab47a 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.hero--premium .hero-sub {
  font-size: clamp(1rem, 1.2vw, 1.15rem);
  color: #b8ccbe;
  max-width: 580px;
  line-height: 1.6;
  margin: 0 0 2rem;
}

.hero--premium .hero-cta {
  display: flex;
  gap: 1rem;
  margin-bottom: 2rem;
}

.hero--premium .hero-stats {
  display: flex;
  gap: 4rem;
  padding-top: 2.5rem;
  border-top: 1px solid rgba(168, 200, 179, .15);
}

.hero--premium .hero-stats>div {
  display: flex;
  flex-direction: column;
}

.hero--premium .hero-stats strong {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 2.5rem;
  font-weight: 600;
  color: #f5f1e6;
  letter-spacing: -0.025em;
  line-height: 1;
}

.hero--premium .hero-stats span {
  font-size: .72rem;
  color: #8fa395;
  letter-spacing: .12em;
  text-transform: uppercase;
  margin-top: .5rem;
}

/* ============ INFINITE MARQUEE ============ */
@keyframes marquee-scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

@keyframes marquee-scroll-reverse {
  0% {
    transform: translateX(-50%);
  }

  100% {
    transform: translateX(0);
  }
}

.marquee {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}

.marquee::before,
.marquee::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 60px;
  z-index: 2;
  pointer-events: none;
}

.marquee::before {
  left: 0;
  background: linear-gradient(90deg, var(--bg) 0%, transparent 100%);
}

.marquee::after {
  right: 0;
  background: linear-gradient(270deg, var(--bg) 0%, transparent 100%);
}

.marquee--dark::before {
  background: linear-gradient(90deg, var(--green-dark) 0%, transparent 100%);
}

.marquee--dark::after {
  background: linear-gradient(270deg, var(--green-dark) 0%, transparent 100%);
}

.marquee-track {
  display: inline-flex;
  animation: marquee-scroll 30s linear infinite;
}

.marquee-track--reverse {
  animation: marquee-scroll-reverse 35s linear infinite;
}

.marquee-track--fast {
  animation-duration: 22s;
}

.marquee-item {
  display: inline-flex;
  align-items: center;
  padding: 0 2.5rem;
  font-family: 'Space Grotesk', sans-serif;
  font-size: .9rem;
  font-weight: 500;
  color: var(--mute);
  letter-spacing: .02em;
  white-space: nowrap;
}

.marquee-item::before {
  content: "\25C6";
  margin-right: 2.5rem;
  font-size: .45rem;
  color: var(--green);
  opacity: .5;
}

/* trust marquee */
.trust-marquee {
  padding: 1.8rem 0;
  border-bottom: 1px solid var(--line);
}

/* tech marquee */
.tech-marquee-section {
  padding: clamp(4rem, 7vw, 6rem) 0;
  overflow: hidden;
}

.tech-marquee-section .section-head {
  margin-bottom: 2.5rem;
}

.tech-marquee-row {
  padding: .8rem 0;
}

.tech-marquee-row .marquee-item {
  font-size: 1rem;
  color: var(--ink);
  opacity: .55;
  transition: opacity .2s;
}

.tech-marquee-row:hover .marquee-item {
  opacity: .8;
}

/* ============ INTERACTIVE SERVICE SHOWCASE ============ */
.svc-showcase {
  padding: clamp(5rem, 9vw, 8rem) 0;
  background: var(--green-dark);
  color: var(--cream-light);
  overflow: hidden;
}

.svc-showcase .section-head h2 {
  color: #f5f1e6;
}

.svc-showcase .section-head p {
  color: #b8ccbe;
}

.svc-showcase .eyebrow {
  color: #7fc294;
}

.svc-showcase-inner {
  display: grid;
  grid-template-columns: 1fr 1.4fr;
  gap: 0;
  min-height: 480px;
  border: 1px solid rgba(168, 200, 179, .12);
}

.svc-showcase-list {
  border-right: 1px solid rgba(168, 200, 179, .12);
}

.svc-showcase-item {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1.1rem 1.5rem;
  border-bottom: 1px solid rgba(168, 200, 179, .08);
  cursor: pointer;
  transition: background .2s, padding-left .2s;
  position: relative;
}

.svc-showcase-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background: transparent;
  transition: background .2s;
}

.svc-showcase-item:hover {
  background: rgba(127, 194, 148, .06);
  padding-left: 1.75rem;
}

.svc-showcase-item.is-active {
  background: rgba(127, 194, 148, .1);
  padding-left: 1.75rem;
}

.svc-showcase-item.is-active::before {
  background: #7fc294;
}

.svc-showcase-num {
  font-family: 'Space Grotesk', sans-serif;
  font-size: .72rem;
  font-weight: 600;
  color: #5a7d66;
  min-width: 1.5rem;
}

.svc-showcase-item.is-active .svc-showcase-num {
  color: #7fc294;
}

.svc-showcase-name {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 1rem;
  font-weight: 600;
  color: #c3cfc5;
  transition: color .2s;
}

.svc-showcase-item.is-active .svc-showcase-name,
.svc-showcase-item:hover .svc-showcase-name {
  color: #f5f1e6;
}

.svc-showcase-arrow {
  margin-left: auto;
  font-size: .75rem;
  color: #5a7d66;
  transition: color .2s, transform .2s;
}

.svc-showcase-item.is-active .svc-showcase-arrow {
  color: #7fc294;
  transform: translateX(3px);
}

/* right panel */
.svc-showcase-panel {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.svc-showcase-visual {
  flex: 1;
  position: relative;
  overflow: hidden;
  min-height: 280px;
  background: #16281e;
}

@keyframes dynamicMotion {
  0% {
    transform: scale(1) translate(0, 0);
  }

  50% {
    transform: scale(1.06) translate(-2%, -1.5%);
  }

  100% {
    transform: scale(1) translate(0, 0);
  }
}

.svc-showcase-visual img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity .6s ease;
}

.svc-showcase-visual img.is-active {
  opacity: 1;
  animation: dynamicMotion 20s ease-in-out infinite;
}

.svc-showcase-watermark {
  position: absolute;
  bottom: .5rem;
  right: 1rem;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 7rem;
  font-weight: 700;
  color: rgba(127, 194, 148, .06);
  line-height: 1;
  pointer-events: none;
  z-index: 1;
}

.svc-showcase-info {
  padding: 1.75rem 2rem;
  border-top: 1px solid rgba(168, 200, 179, .12);
}

.svc-showcase-info p {
  font-size: .95rem;
  color: #b8ccbe;
  margin: 0 0 1rem;
  line-height: 1.6;
}

.svc-showcase-info a {
  font-size: .82rem;
  font-weight: 600;
  color: #7fc294;
  letter-spacing: .04em;
  transition: color .15s;
}

.svc-showcase-info a:hover {
  color: #a8dbb8;
}

/* ============ METRICS STRIP ============ */
.metrics-strip {
  padding: clamp(3.5rem, 6vw, 5rem) 0;
  background: var(--green-dark);
  border-top: 1px solid rgba(168, 200, 179, .1);
}

.metrics-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  text-align: center;
}

.metric-item {
  padding: 2rem 1rem;
  position: relative;
}

.metric-item:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 25%;
  bottom: 25%;
  width: 1px;
  background: rgba(168, 200, 179, .15);
}

.metric-value {
  font-family: 'Space Grotesk', sans-serif;
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 600;
  color: #f5f1e6;
  line-height: 1;
  margin-bottom: .5rem;
  letter-spacing: -0.02em;
}

.metric-label {
  font-size: .72rem;
  font-weight: 600;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: #7a9b85;
}

/* ============ PROCESS TIMELINE ============ */
.process-section {
  padding: clamp(5rem, 9vw, 8rem) 0;
}

.process-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  position: relative;
}

.process-grid::before {
  content: "";
  position: absolute;
  top: 2.2rem;
  left: calc(12.5% + .5rem);
  right: calc(12.5% + .5rem);
  height: 2px;
  background: var(--line);
}

.process-line-fill {
  position: absolute;
  top: 2.2rem;
  left: calc(12.5% + .5rem);
  height: 2px;
  background: var(--green);
  width: 0;
  transition: width 1.2s cubic-bezier(.4, 0, .2, 1);
}

.process-section.is-visible .process-line-fill {
  width: calc(75% - 1rem);
}

.process-step {
  text-align: center;
  padding: 0 1rem;
  position: relative;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity .5s ease, transform .5s ease;
}

.process-section.is-visible .process-step {
  opacity: 1;
  transform: translateY(0);
}

.process-section.is-visible .process-step:nth-child(2) {
  transition-delay: .15s;
}

.process-section.is-visible .process-step:nth-child(3) {
  transition-delay: .3s;
}

.process-section.is-visible .process-step:nth-child(4) {
  transition-delay: .45s;
}

.process-dot {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: var(--bg);
  border: 3px solid var(--green);
  margin: 0 auto 1.5rem;
  position: relative;
  z-index: 1;
  transition: background .3s;
}

.process-section.is-visible .process-dot {
  background: var(--green);
}

.process-step-num {
  font-family: 'Space Grotesk', sans-serif;
  font-size: .68rem;
  font-weight: 600;
  color: var(--green);
  letter-spacing: .14em;
  text-transform: uppercase;
  margin-bottom: .75rem;
}

.process-step h4 {
  font-size: 1.1rem;
  margin-bottom: .65rem;
  font-weight: 600;
  padding-bottom: 0;
  border-bottom: none;
}

.process-step p {
  font-size: .88rem;
  color: var(--mute);
  margin: 0;
  line-height: 1.6;
}

/* ============ ENHANCED INDUSTRY CARDS ============ */
.ind-card-enhanced {
  position: relative;
  overflow: hidden;
  transition: background .25s;
}

.ind-card-enhanced .ind-hover {
  position: absolute;
  inset: 0;
  background: var(--green);
  display: flex;
  align-items: flex-end;
  padding: 1.5rem;
  opacity: 0;
  transition: opacity .3s;
}

.ind-card-enhanced:hover .ind-hover {
  opacity: 1;
}

.ind-card-enhanced:hover {
  color: #fff;
}

.ind-hover-text {
  font-size: .82rem;
  font-weight: 600;
  color: #fff;
  letter-spacing: .04em;
}

/* ============ STAGGER REVEAL ENHANCED ============ */
.stagger-up {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity .6s ease, transform .6s ease;
}

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

/* word-by-word headline reveal */
.word-reveal .word {
  display: inline-block;
  opacity: 0;
  transform: translateY(15px);
  transition: opacity .4s ease, transform .4s ease;
}

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

/* ============ RESPONSIVE ============ */
@media (max-width: 1100px) {

  .services-grid,
  .svc-detail-grid {
    grid-template-columns: repeat(2, 1fr);
  }

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

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

  .footer-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .mega-svc {
    grid-template-columns: 210px minmax(0, 1fr) 300px;
    gap: 1.75rem;
  }

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

  .story-grid {
    grid-template-columns: 1fr;
    gap: 3rem;
  }

  .contact-grid {
    grid-template-columns: 1fr;
    gap: 3rem;
  }

  .industry-detail-card {
    grid-template-columns: 1fr;
    gap: 2rem;
  }

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

  .svc-showcase-inner {
    grid-template-columns: 1fr 1fr;
  }

  .process-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
  }

  .process-grid::before,
  .process-line-fill {
    display: none;
  }

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

@media (max-width: 900px) {
  .main-nav {
    position: fixed;
    inset: 76px 0 0 0;
    background: var(--bg);
    padding: 2rem var(--pad);
    overflow-y: auto;
    display: none;
    border-top: 1px solid var(--line);
  }

  .main-nav.open {
    display: block;
  }

  .nav-list {
    flex-direction: column;
    align-items: stretch;
    gap: .25rem;
  }

  .nav-list a,
  .nav-btn {
    width: 100%;
    justify-content: space-between;
    padding: 1rem 1rem;
    font-size: 1rem;
  }

  .mega-menu {
    position: static;
    opacity: 1;
    visibility: visible;
    transform: none;
    background: transparent;
    border: 0;
    padding: .5rem 0 1rem;
    display: none;
  }

  .has-mega.open .mega-menu {
    display: block;
  }

  .mega-grid,
  .mega-grid--industries {
    grid-template-columns: 1fr;
  }

  .header-cta {
    display: none;
  }

  .mobile-toggle {
    display: flex;
  }

  .mega-svc {
    grid-template-columns: 1fr;
    gap: 1rem;
    min-height: 0;
  }

  .mega-svc-rail {
    flex-direction: column;
    border-right: 0;
    padding-right: 0;
    padding-bottom: .75rem;
    border-bottom: 1px solid var(--line);
  }

  .mega-svc-lists {
    padding-right: 0;
  }

  .mega-svc-preview {
    display: none;
  }

  .mega-svc-item {
    padding: .75rem 0;
  }
}

@media (max-width: 760px) {

  .services-grid,
  .usp-grid,
  .case-grid,
  .testi-grid,
  .blog-grid,
  .svc-detail-grid,
  .industries-grid,
  .stack-grid {
    grid-template-columns: 1fr;
  }

  .cta-wrap {
    grid-template-columns: 1fr;
    gap: 3rem;
  }

  .footer-grid {
    grid-template-columns: 1fr 1fr;
  }

  .hero-stats {
    gap: 2rem;
  }

  .hero-stats strong {
    font-size: 2rem;
  }

  .hero-cta {
    flex-direction: column;
    align-items: stretch;
  }

  .hero--premium .hero-stats {
    gap: 2rem;
    flex-wrap: wrap;
  }

  .hero--premium .hero-stats strong {
    font-size: 2rem;
  }

  .svc-showcase-inner {
    grid-template-columns: 1fr;
  }

  .svc-showcase-list {
    border-right: 0;
    border-bottom: 1px solid rgba(168, 200, 179, .12);
  }

  .svc-showcase-visual {
    min-height: 220px;
  }

  .process-grid {
    grid-template-columns: 1fr;
    gap: 2.5rem;
  }

  .metrics-grid {
    grid-template-columns: 1fr 1fr;
  }

  .metric-item:not(:last-child)::after {
    display: none;
  }

  .team-grid {
    grid-template-columns: 1fr;
  }

  .story-stats {
    grid-template-columns: 1fr;
  }

  .newsletter-form {
    flex-direction: column;
  }

  .whitepaper-grid {
    grid-template-columns: 1fr;
  }

  .industry-solutions {
    grid-template-columns: 1fr;
  }

  .page-hero--cases .hero-stat-row {
    gap: 2rem;
    flex-wrap: wrap;
  }
}

@media (max-width: 480px) {
  .footer-grid {
    grid-template-columns: 1fr;
  }
}

/* ============ HOME INDEX REBUILD ============ */
body.home-index {
  --home-bg: #ffffff;
  --home-bg-soft: #f6faf8;
  --home-surface: rgba(255, 255, 255, 0.9);
  --home-line: rgba(24, 39, 31, 0.12);
  --home-line-strong: rgba(24, 39, 31, 0.18);
  --home-ink: #17231c;
  --home-ink-soft: #5d675e;
  --home-panel: #11261d;
  --home-panel-soft: #214233;
  --home-accent: #244737;
  --home-accent-soft: #e7eadf;
  --home-metal: #b7c8be;
  --home-sage: #9bb39d;
  background:
    radial-gradient(circle at top left, rgba(247, 250, 248, 0.95), transparent 30%),
    radial-gradient(circle at 82% 12%, rgba(230, 238, 228, 0.72), transparent 26%),
    radial-gradient(circle at 72% 32%, rgba(228, 234, 231, 0.08), transparent 20%),
    linear-gradient(180deg, #ffffff 0%, #f6faf8 44%, #fbfefd 100%);
  color: var(--home-ink);
}

body.home-index .site-header {
  background: rgba(255, 255, 255, 0.82);
  border-bottom-color: transparent;
}

body.home-index .site-header.scrolled {
  background: rgba(252, 253, 251, 0.96);
  border-bottom-color: var(--home-line);
}

body.home-index .brand,
body.home-index .nav-list a,
body.home-index .nav-btn {
  color: var(--home-ink);
}

body.home-index .nav-list a:hover,
body.home-index .nav-btn:hover,
body.home-index .brand:hover {
  color: var(--home-accent, var(--green-dark));
}

body.home-index .cta-btn {
  background: var(--home-ink);
  color: #eef4f0;
}

body.home-index .cta-btn:hover {
  background: #243429;
}

body.home-index .cta-btn--ghost {
  background: transparent;
  color: var(--home-ink);
  border-color: var(--home-line-strong);
}

body.home-index .cta-btn--ghost:hover {
  background: var(--home-panel);
  border-color: var(--home-panel);
  color: #eef4f0;
}

body.home-index .home-main {
  overflow: hidden;
}

body.home-index .home-kicker {
  margin: 0 0 0.6rem;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--home-accent, var(--green-dark));
}

body.home-index .home-kicker--light {
  color: rgba(238, 244, 240, 0.72);
}

body.home-index .home-section-title {
  margin: 0 0 1rem;
  font-size: clamp(2.2rem, 4.5vw, 3.7rem);
  line-height: 0.98;
  letter-spacing: -0.04em;
  color: var(--home-ink);
}

body.home-index .home-section-copy {
  margin: 0;
  max-width: 56ch;
  color: var(--home-ink-soft);
  font-size: 1rem;
  line-height: 1.75;
}

body.home-index .home-hero {
  position: relative;
  padding: clamp(0.5rem, 1.2vw, 0.9rem) 0 clamp(0.6rem, 1.4vw, 1rem);
}

body.home-index .home-hero::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 560px;
  background:
    radial-gradient(circle at 15% 8%, rgba(232, 236, 229, 0.72), transparent 32%),
    radial-gradient(circle at 82% 12%, rgba(213, 229, 218, 0.34), transparent 28%);
  pointer-events: none;
}

body.home-index .home-hero-grid {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(340px, 0.92fr);
  gap: clamp(0.85rem, 1.8vw, 1.4rem);
  align-items: stretch;
}

body.home-index .home-hero-copy {
  padding-top: 0.3rem;
}

body.home-index .home-hero-title {
  margin: 0;
  max-width: 13ch;
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(2rem, 3.4vw, 3.25rem);
  line-height: 0.96;
  letter-spacing: -0.055em;
  color: var(--home-ink);
}

body.home-index .home-hero-title-accent {
  display: inline-block;
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: 1.08em;
  font-style: italic;
  font-weight: 600;
  letter-spacing: -0.035em;
  color: var(--home-accent, var(--green-dark));
}

body.home-index .home-hero-lead {
  max-width: 52ch;
  margin: 0.65rem 0 0;
  color: var(--home-ink-soft);
  font-size: 0.92rem;
  line-height: 1.62;
}

body.home-index .home-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin: 0.85rem 0 0.65rem;
}

body.home-index .home-hero-trust {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0 1.1rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

body.home-index .home-hero-trust li {
  position: relative;
  padding-left: 1rem;
  font-size: 0.78rem;
  font-weight: 500;
  color: var(--home-ink-soft);
  line-height: 1.8;
}

body.home-index .home-hero-trust li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: var(--home-accent, var(--green-dark));
  opacity: 0.6;
}

body.home-index .home-stage-wrap {
  position: relative;
}

body.home-index .home-stage-frame {
  position: relative;
  min-height: 100%;
  padding: 0.7rem;
  border-radius: 22px;
  overflow: hidden;
  border: 1px solid rgba(44, 65, 52, 0.18);
  background:
    linear-gradient(160deg, rgba(17, 40, 28, 0.92) 0%, rgba(28, 60, 45, 0.86) 55%, rgba(20, 44, 32, 0.96) 100%);
  box-shadow: 0 24px 60px rgba(14, 22, 17, 0.18);
}

body.home-index .home-stage-frame::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.08), transparent 36%),
    radial-gradient(circle at top right, rgba(228, 234, 231, 0.12), transparent 28%);
  pointer-events: none;
}

body.home-index .home-stage-head {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  gap: 0.75rem;
  align-items: flex-start;
  padding: 0.1rem 0.1rem 0.5rem;
  color: #efe6d7;
}

body.home-index .home-stage-head strong {
  display: block;
  margin-bottom: 0.15rem;
  font-size: 0.94rem;
  font-weight: 600;
}

body.home-index .home-stage-head p {
  margin: 0;
  max-width: 22ch;
  color: rgba(232, 240, 236, 0.68);
  font-size: 0.78rem;
  line-height: 1.45;
}

body.home-index .home-stage-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #eef4f0;
}

body.home-index .home-stage-eyebrow::before {
  content: "";
  width: 0.9rem;
  height: 0.9rem;
  border-radius: 999px;
  background: radial-gradient(circle, #eef4f0 0%, rgba(239, 244, 241, 0.1) 78%);
  box-shadow: 0 0 18px rgba(239, 244, 241, 0.45);
}

body.home-index .home-stage {
  --stage-tilt-x: 0deg;
  --stage-tilt-y: 0deg;
  position: relative;
  min-height: 330px;
  border-radius: 18px;
  overflow: hidden;
  border: 1px solid rgba(191, 221, 198, 0.14);
  background:
    radial-gradient(circle at 50% 18%, rgba(72, 140, 101, 0.18), transparent 38%),
    linear-gradient(180deg, rgba(12, 26, 20, 0.92) 0%, rgba(10, 23, 16, 0.98) 100%);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

body.home-index .home-stage-surface {
  position: relative;
  min-height: inherit;
  height: 100%;
  transform: perspective(1400px) rotateX(var(--stage-tilt-y)) rotateY(var(--stage-tilt-x));
  transform-style: preserve-3d;
  transition: transform 0.45s cubic-bezier(0.2, 0.8, 0.2, 1);
}

body.home-index .home-stage::before {
  content: "";
  position: absolute;
  inset: 10% auto auto 14%;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(239, 244, 241, 0.12) 0%, transparent 70%);
  filter: blur(8px);
  pointer-events: none;
}

body.home-index .home-stage::after {
  content: "";
  position: absolute;
  inset: auto 8% 12% auto;
  width: 160px;
  height: 160px;
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.06), transparent);
  transform: rotate(22deg);
  pointer-events: none;
}

body.home-index .home-stage-gridline {
  position: absolute;
  background: rgba(191, 221, 198, 0.08);
  pointer-events: none;
}

body.home-index .home-stage-gridline--x {
  left: 6%;
  right: 6%;
  top: 50%;
  height: 1px;
}

body.home-index .home-stage-gridline--y {
  top: 6%;
  bottom: 6%;
  left: 50%;
  width: 1px;
}

body.home-index .home-scene {
  position: absolute;
  inset: 0;
  opacity: 0;
  transform: translateY(18px) scale(0.985);
  transition: opacity 0.42s ease, transform 0.42s ease;
  pointer-events: none;
}

body.home-index .home-scene.is-active {
  opacity: 1;
  transform: translateY(0) scale(1);
}

body.home-index .home-scene-paths {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

body.home-index .home-scene-paths path {
  fill: none;
  stroke: rgba(144, 206, 166, 0.42);
  stroke-width: 2.2;
  stroke-linecap: round;
  stroke-dasharray: 12 14;
  animation: home-path-drift 12s linear infinite;
}

body.home-index .home-scene-card {
  position: absolute;
  display: grid;
  gap: 0.22rem;
  max-width: 148px;
  padding: 0.6rem 0.7rem;
  border-radius: 14px;
  border: 1px solid rgba(195, 221, 201, 0.18);
  background: rgba(20, 36, 27, 0.82);
  color: #eef4f0;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.18);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  z-index: 3;
}

body.home-index .home-scene-card span,
body.home-index .home-scene-card small {
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  color: rgba(238, 244, 240, 0.65);
}

body.home-index .home-scene-card strong {
  font-size: 0.86rem;
  font-weight: 600;
  line-height: 1.28;
  letter-spacing: -0.018em;
}

body.home-index .home-scene-card small {
  font-size: 0.59rem;
  letter-spacing: 0.1em;
}

/* Core card — centre of stage */
body.home-index .home-scene-card--core {
  top: 50%;
  left: 50%;
  width: 210px;
  max-width: 210px;
  transform: translate(-50%, -50%);
  z-index: 4;
}

/* Top-left: stays in upper-left quadrant, clear of chip above and core below */
body.home-index .home-scene-card--tl {
  top: 11%;
  left: 4%;
}

/* Top-right: mirrors TL */
body.home-index .home-scene-card--tr {
  top: 11%;
  right: 4%;
}

/* Bottom-left: lower-left, clear of meter on the right */
body.home-index .home-scene-card--bl {
  left: 4%;
  bottom: 7%;
}

body.home-index .home-scene-chip {
  position: absolute;
  padding: 0.45rem 0.78rem;
  border-radius: 999px;
  border: 1px solid rgba(239, 244, 241, 0.26);
  background: rgba(35, 56, 42, 0.72);
  color: #f3ead8;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  animation: home-float 11s ease-in-out infinite;
  z-index: 1;
}

/* Chip 1 — top-centre, sits in the gap above TL/TR cards */
body.home-index .home-scene-chip--1 {
  top: 1.5%;
  left: 50%;
  transform: translateX(-50%);
}

/* Chip 2 — mid-left zone is occupied by cards; hide to avoid overlap */
body.home-index .home-scene-chip--2 {
  display: none;
}

/* Chip 3 — bottom-centre is occupied by BL card + meter; hide */
body.home-index .home-scene-chip--3 {
  display: none;
}

body.home-index .home-scene-meter {
  position: absolute;
  right: 4%;
  bottom: 7%;
  width: 145px;
  padding: 0.6rem 0.7rem;
  border-radius: 14px;
  border: 1px solid rgba(195, 221, 201, 0.18);
  background: rgba(20, 36, 27, 0.82);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.16);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  z-index: 4;
}

body.home-index .home-scene-meter span {
  display: block;
  margin-bottom: 0.45rem;
  color: rgba(238, 244, 240, 0.76);
  font-size: 0.6rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body.home-index .home-scene-meter-bars {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.35rem;
}

body.home-index .home-scene-meter-bars i {
  display: block;
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(90deg, #a5d0af 0%, #f0dfbf 100%);
  transform-origin: left center;
  animation: home-bar-pulse 4.8s ease-in-out infinite;
}

body.home-index .home-scene-meter-bars i:nth-child(2) {
  animation-delay: -0.5s;
}

body.home-index .home-scene-meter-bars i:nth-child(3) {
  animation-delay: -1s;
}

body.home-index .home-scene-meter-bars i:nth-child(4) {
  animation-delay: -1.5s;
}

body.home-index .home-ribbon {
  position: relative;
  padding: 0 0 2.2rem;
  background:
    radial-gradient(circle at 10% 16%, rgba(86, 146, 105, 0.18), transparent 26%),
    radial-gradient(circle at 88% 8%, rgba(197, 148, 67, 0.18), transparent 22%),
    linear-gradient(180deg, rgba(248, 251, 248, 0.98) 0%, rgba(238, 244, 239, 0.98) 100%);
}

body.home-index .home-ribbon-top {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(0, 0.8fr);
  gap: 0.85rem 1.1rem;
  align-items: center;
  padding: 0.95rem 1.1rem;
  border-radius: 20px;
  border: 1px solid rgba(48, 77, 59, 0.14);
  background:
    radial-gradient(circle at 0% 0%, rgba(113, 173, 131, 0.18), transparent 30%),
    radial-gradient(circle at 100% 14%, rgba(213, 171, 92, 0.18), transparent 28%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.99) 0%, rgba(239, 245, 240, 0.98) 100%);
  box-shadow: 0 22px 52px rgba(16, 24, 19, 0.08);
  overflow: hidden;
}

body.home-index .home-ribbon-top::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 4px;
  background: linear-gradient(180deg, rgba(45, 122, 79, 0.9), rgba(193, 145, 57, 0.82));
}

body.home-index .home-ribbon-statement {
  margin: 0;
  color: #23392d;
  font-size: 1.02rem;
  font-weight: 600;
  line-height: 1.62;
  max-width: 38rem;
}

body.home-index .home-ribbon-points {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  justify-content: flex-start;
  align-content: center;
}

body.home-index .home-ribbon-points span {
  display: inline-flex;
  align-items: center;
  padding: 0.56rem 0.86rem;
  border-radius: 999px;
  border: 1px solid rgba(61, 91, 72, 0.14);
  background: rgba(255, 255, 255, 0.98);
  color: rgba(37, 56, 45, 0.9);
  font-size: 0.79rem;
  font-weight: 700;
  letter-spacing: -0.01em;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.56);
}

body.home-index .home-ribbon-points span:nth-child(1) {
  border-color: rgba(64, 126, 86, 0.22);
  background:
    radial-gradient(circle at top right, rgba(126, 189, 148, 0.26), transparent 72%),
    linear-gradient(180deg, rgba(236, 247, 239, 0.98), rgba(225, 239, 229, 0.96));
  color: #2b6241;
  box-shadow: 0 10px 24px rgba(69, 121, 85, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.62);
}

body.home-index .home-ribbon-points span:nth-child(2) {
  border-color: rgba(176, 127, 36, 0.24);
  background:
    radial-gradient(circle at top right, rgba(227, 193, 133, 0.3), transparent 72%),
    linear-gradient(180deg, rgba(252, 245, 229, 0.98), rgba(247, 235, 209, 0.96));
  color: #966620;
  box-shadow: 0 10px 24px rgba(165, 119, 34, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.62);
}

body.home-index .home-ribbon-points span:nth-child(3) {
  border-color: rgba(60, 129, 141, 0.24);
  background:
    radial-gradient(circle at top right, rgba(140, 201, 211, 0.28), transparent 72%),
    linear-gradient(180deg, rgba(235, 247, 249, 0.98), rgba(222, 239, 242, 0.96));
  color: #2a6f7a;
  box-shadow: 0 10px 24px rgba(53, 117, 127, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.62);
}

body.home-index .home-ribbon-stats {
  position: relative;
  display: flex;
  gap: 0;
  margin: 1rem 0 0.2rem;
  border: 1px solid rgba(48, 77, 59, 0.12);
  border-radius: 20px;
  overflow: hidden;
  background:
    radial-gradient(circle at 8% 18%, rgba(119, 177, 138, 0.16), transparent 22%),
    radial-gradient(circle at 92% 22%, rgba(211, 167, 88, 0.16), transparent 22%),
    linear-gradient(180deg, rgba(251, 253, 251, 0.99) 0%, rgba(241, 246, 242, 0.98) 100%);
  box-shadow: 0 18px 42px rgba(16, 24, 19, 0.06);
}

body.home-index .home-ribbon-stat {
  position: relative;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0.9rem 0.5rem 0.85rem;
  border-right: 1px solid rgba(61, 91, 72, 0.12);
  gap: 0.28rem;
  background: rgba(255, 255, 255, 0.48);
  overflow: hidden;
}

body.home-index .home-ribbon-stat::before {
  content: "";
  position: absolute;
  left: 18%;
  right: 18%;
  top: 0;
  height: 3px;
  border-radius: 999px;
}

body.home-index .home-ribbon-stat:last-child {
  border-right: none;
}

body.home-index .home-ribbon-stat:nth-child(1) {
  background:
    radial-gradient(circle at 20% 18%, rgba(103, 182, 127, 0.2), transparent 30%),
    linear-gradient(180deg, rgba(228, 243, 232, 0.98) 0%, rgba(215, 235, 221, 0.88) 100%);
}

body.home-index .home-ribbon-stat:nth-child(1)::before {
  background: linear-gradient(90deg, rgba(45, 122, 79, 0.94), rgba(97, 174, 123, 0.88));
}

body.home-index .home-ribbon-stat:nth-child(2) {
  background:
    radial-gradient(circle at 20% 18%, rgba(219, 177, 93, 0.18), transparent 30%),
    linear-gradient(180deg, rgba(249, 239, 216, 0.98) 0%, rgba(244, 229, 193, 0.88) 100%);
}

body.home-index .home-ribbon-stat:nth-child(2)::before {
  background: linear-gradient(90deg, rgba(185, 128, 29, 0.92), rgba(214, 168, 79, 0.88));
}

body.home-index .home-ribbon-stat:nth-child(3) {
  background:
    radial-gradient(circle at 20% 18%, rgba(94, 170, 184, 0.18), transparent 30%),
    linear-gradient(180deg, rgba(230, 244, 247, 0.98) 0%, rgba(214, 234, 239, 0.88) 100%);
}

body.home-index .home-ribbon-stat:nth-child(3)::before {
  background: linear-gradient(90deg, rgba(44, 114, 124, 0.92), rgba(92, 164, 174, 0.88));
}

body.home-index .home-ribbon-stat:nth-child(4) {
  background:
    radial-gradient(circle at 20% 18%, rgba(188, 121, 82, 0.18), transparent 30%),
    linear-gradient(180deg, rgba(247, 236, 229, 0.98) 0%, rgba(239, 222, 212, 0.88) 100%);
}

body.home-index .home-ribbon-stat:nth-child(4)::before {
  background: linear-gradient(90deg, rgba(154, 92, 53, 0.9), rgba(198, 133, 93, 0.84));
}

body.home-index .home-ribbon-stat strong {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 1.65rem;
  font-weight: 700;
  line-height: 1;
}

body.home-index .home-ribbon-stat:nth-child(1) strong {
  color: #2a6f49;
}

body.home-index .home-ribbon-stat:nth-child(2) strong {
  color: #ab741c;
}

body.home-index .home-ribbon-stat:nth-child(3) strong {
  color: #2b7280;
}

body.home-index .home-ribbon-stat:nth-child(4) strong {
  color: #9a5c35;
  line-height: 1;
}

body.home-index .home-ribbon-stat span {
  font-size: 0.74rem;
  font-weight: 700;
  color: rgba(34, 52, 41, 0.82);
  text-align: center;
  letter-spacing: 0.01em;
}

body.home-index .home-cta-mid {
  background: var(--home-accent);
  padding: 3.5rem 0;
}

body.home-index .home-cta-mid-inner {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 2rem;
  align-items: center;
}

body.home-index .home-cta-mid .home-kicker {
  color: rgba(255,255,255,0.7);
  margin-bottom: 0.5rem;
}

body.home-index .home-cta-mid-copy h2 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: clamp(1.5rem, 2.5vw, 2.1rem);
  font-weight: 600;
  color: #fff;
  margin: 0 0 0.75rem;
  line-height: 1.25;
}

body.home-index .home-cta-mid-copy p {
  color: rgba(255,255,255,0.82);
  font-size: 0.95rem;
  line-height: 1.65;
  margin: 0;
  max-width: 520px;
}

body.home-index .home-cta-mid-actions {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.75rem;
  min-width: 220px;
}

body.home-index .home-cta-mid-actions .cta-btn {
  background: #fff;
  color: var(--home-accent);
  border-color: #fff;
  width: 100%;
  text-align: center;
  justify-content: center;
}

body.home-index .home-cta-mid-actions .cta-btn:hover {
  background: rgba(255,255,255,0.92);
}

body.home-index .home-cta-mid-actions .cta-btn--ghost {
  background: transparent;
  color: #fff;
  border-color: rgba(255,255,255,0.45);
}

body.home-index .home-cta-mid-actions .cta-btn--ghost:hover {
  background: rgba(255,255,255,0.1);
  border-color: rgba(255,255,255,0.7);
}

body.home-index .home-cta-mid-note {
  font-size: 0.78rem;
  color: rgba(255,255,255,0.65);
  margin: 0;
}

body.home-index .home-cta-mid-note a {
  color: rgba(255,255,255,0.85);
  text-decoration: underline;
  text-underline-offset: 2px;
}

body.home-index .home-rail-label {
  margin: 0.85rem 0 0.55rem;
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: var(--home-ink-soft);
  opacity: 0.7;
}

body.home-index .home-link-rail {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 0.85rem;
  margin-top: 0;
}

/* Staggered entrance animation */
@keyframes railItemFadeUp {
  from { opacity: 0; transform: translateY(18px); }
  to   { opacity: 1; transform: translateY(0); }
}
body.home-index .home-link-rail.rail-revealed .home-link-rail-item {
  animation: railItemFadeUp 0.48s ease-out both;
}
body.home-index .home-link-rail.rail-revealed .home-link-rail-item:nth-child(1) { animation-delay: 0s; }
body.home-index .home-link-rail.rail-revealed .home-link-rail-item:nth-child(2) { animation-delay: 0.07s; }
body.home-index .home-link-rail.rail-revealed .home-link-rail-item:nth-child(3) { animation-delay: 0.14s; }
body.home-index .home-link-rail.rail-revealed .home-link-rail-item:nth-child(4) { animation-delay: 0.21s; }
body.home-index .home-link-rail.rail-revealed .home-link-rail-item:nth-child(5) { animation-delay: 0.28s; }
body.home-index .home-link-rail.rail-revealed .home-link-rail-item:nth-child(6) { animation-delay: 0.35s; }
@media (prefers-reduced-motion: reduce) {
  body.home-index .home-link-rail.rail-revealed .home-link-rail-item { animation: none; }
}

body.home-index .home-link-rail-item {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.28rem;
  min-height: 148px;
  padding: 1.05rem 1rem 1rem;
  border-radius: 18px;
  border: 1px solid var(--home-line);
  background:
    radial-gradient(circle at top right, rgba(228, 234, 231, 0.12), transparent 24%),
    linear-gradient(160deg, rgba(255, 255, 255, 0.99) 0%, rgba(248, 251, 249, 0.95) 100%);
  box-shadow: 0 2px 10px rgba(24, 31, 24, 0.05), 0 1px 2px rgba(24, 31, 24, 0.04);
  overflow: hidden;
  transition: transform 0.26s ease, box-shadow 0.26s ease, border-color 0.26s ease, background 0.26s ease;
}

/* Left accent stripe — slides in on hover */
body.home-index .home-link-rail-item::before {
  content: '';
  position: absolute;
  left: 0; top: 14%; bottom: 14%;
  width: 3px;
  border-radius: 0 2px 2px 0;
  background: var(--green-dark, #163425);
  transform: scaleY(0);
  transform-origin: center;
  transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}

body.home-index .home-link-rail-item:hover,
body.home-index .home-link-rail-item:focus-visible {
  transform: translateY(-5px);
  border-color: rgba(47, 109, 76, 0.3);
  background:
    radial-gradient(circle at top right, rgba(228, 234, 231, 0.18), transparent 26%),
    linear-gradient(160deg, rgba(255, 255, 255, 1) 0%, rgba(237, 244, 236, 0.94) 100%);
  box-shadow: 0 16px 36px rgba(22, 35, 27, 0.1), 0 4px 8px rgba(22, 35, 27, 0.06);
  outline: none;
}

body.home-index .home-link-rail-item:hover::before,
body.home-index .home-link-rail-item:focus-visible::before {
  transform: scaleY(1);
}

/* Top row: number + arrow */
body.home-index .home-link-rail-item-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.1rem;
}

body.home-index .home-link-rail-item small {
  color: var(--home-accent, var(--green-dark));
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

/* Arrow circle */
body.home-index .home-link-rail-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 26px; height: 26px;
  border-radius: 999px;
  background: rgba(228, 234, 231, 0.12);
  color: var(--home-ink-soft);
  flex-shrink: 0;
  transition: background 0.24s ease, color 0.24s ease, transform 0.24s ease;
}

body.home-index .home-link-rail-item:hover .home-link-rail-arrow,
body.home-index .home-link-rail-item:focus-visible .home-link-rail-arrow {
  background: var(--home-panel);
  color: #eff5f1;
  transform: translateX(3px);
}

body.home-index .home-link-rail-item strong {
  font-size: 0.97rem;
  line-height: 1.25;
  letter-spacing: -0.02em;
  color: var(--home-ink);
}

/* One-line service description */
body.home-index .home-link-rail-desc {
  margin: 0;
  font-size: 0.76rem;
  line-height: 1.5;
  color: var(--home-ink-soft);
  flex: 1;
}

body.home-index .home-link-rail-item > span {
  margin-top: auto;
  padding-top: 0.35rem;
  color: var(--home-ink-soft);
  font-size: 0.73rem;
  opacity: 0.7;
  border-top: 1px solid var(--home-line);
}

body.home-index .home-secondary-links {
  display: flex;
  flex-wrap: wrap;
  gap: 0.7rem;
  margin-top: 0.9rem;
}

body.home-index .home-hot-strip {
  margin-top: 1rem;
  padding: 1rem;
  border-radius: 28px;
  border: 1px solid rgba(27, 40, 32, 0.1);
  background:
    radial-gradient(circle at top right, rgba(228, 234, 231, 0.22), transparent 24%),
    radial-gradient(circle at bottom left, rgba(36, 71, 55, 0.1), transparent 24%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.99) 0%, rgba(246, 241, 233, 0.96) 100%);
  box-shadow: 0 26px 60px rgba(24, 31, 24, 0.07);
}

body.home-index .home-hot-topline {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
}

body.home-index .home-hot-topline .home-rail-label {
  margin: 0;
  color: var(--home-accent, var(--green-dark));
  opacity: 1;
}

body.home-index .home-hot-badge {
  display: inline-flex;
  align-items: center;
  padding: 0.48rem 0.76rem;
  border-radius: 999px;
  border: 1px solid rgba(27, 40, 32, 0.08);
  background: rgba(255, 255, 255, 0.86);
  color: var(--home-ink-soft);
  font-size: 0.76rem;
  font-weight: 600;
}

body.home-index .home-hot-head {
  display: grid;
  gap: 0.45rem;
  max-width: 70rem;
  margin-top: 0.6rem;
}

body.home-index .home-hot-head h3 {
  margin: 0;
  color: var(--home-ink);
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.45rem, 2.5vw, 2.2rem);
  line-height: 1.06;
  letter-spacing: -0.05em;
  max-width: 20ch;
}

body.home-index .home-hot-head h3 span {
  color: var(--home-accent, var(--green-dark));
}

body.home-index .home-hot-head p {
  margin: 0;
  color: var(--home-ink-soft);
  line-height: 1.62;
  max-width: 60rem;
  font-size: 0.94rem;
}

body.home-index .home-hot-wall {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.95rem;
  margin-top: 0.85rem;
}

body.home-index .home-hot-feature {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.9rem;
  align-items: stretch;
  padding: 1rem;
  border-radius: 26px;
  border: 1px solid rgba(27, 40, 32, 0.1);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96) 0%, rgba(248, 251, 249, 0.92) 100%);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.82),
    0 18px 40px rgba(24, 31, 24, 0.05);
  overflow: hidden;
  transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
}

body.home-index .home-hot-feature::after {
  content: "";
  position: absolute;
  inset: -22% auto -22% -14%;
  width: 34%;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.24), rgba(255, 255, 255, 0));
  transform: translateX(-150%) rotate(14deg);
  opacity: 0;
  pointer-events: none;
  transition: transform 0.8s ease, opacity 0.5s ease;
}

body.home-index .home-hot-feature:hover {
  transform: translateY(-5px);
  border-color: rgba(37, 99, 235, 0.2);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.86),
    0 28px 58px rgba(24, 35, 72, 0.12);
}

body.home-index .home-hot-feature:hover::after {
  transform: translateX(360%) rotate(14deg);
  opacity: 1;
}

body.home-index .home-hot-feature--crm {
  background:
    radial-gradient(circle at top right, rgba(37, 99, 235, 0.16), transparent 32%),
    linear-gradient(180deg, #ffffff 0%, #eff6ff 100%);
}

body.home-index .home-hot-feature--launch {
  background:
    radial-gradient(circle at top right, rgba(239, 71, 111, 0.15), transparent 32%),
    linear-gradient(180deg, #ffffff 0%, #fff1f2 100%);
}

body.home-index .home-hot-feature--featured {
  grid-column: 1 / -1;
  grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);
  gap: 1rem;
  background:
    radial-gradient(circle at top right, rgba(228, 234, 231, 0.2), transparent 30%),
    radial-gradient(circle at bottom left, rgba(155, 179, 157, 0.12), transparent 26%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(248, 251, 249, 0.94) 100%);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.88),
    0 30px 68px rgba(24, 31, 24, 0.1);
}

body.home-index .home-hot-feature--featured .home-hot-media {
  min-height: 340px;
}

body.home-index .home-hot-feature--featured .home-hot-feature-body {
  justify-content: center;
}

body.home-index .home-hot-media {
  position: relative;
  min-height: 280px;
  margin: 0;
  display: flex;
  align-items: stretch;
  overflow: hidden;
  isolation: isolate;
  border-radius: 22px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  background: #2454d6;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.28),
    0 24px 60px rgba(37, 99, 235, 0.2);
}

body.home-index .home-hot-feature--crm .home-hot-media {
  background: #2563eb;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.3),
    0 26px 62px rgba(37, 99, 235, 0.28);
}

body.home-index .home-hot-feature--launch .home-hot-media {
  background: #ef476f;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.3),
    0 26px 62px rgba(239, 71, 111, 0.28);
}

body.home-index .home-hot-media::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    radial-gradient(circle at top right, rgba(255, 255, 255, 0.16), transparent 30%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.02) 0%, rgba(15, 23, 42, 0.14) 100%);
  pointer-events: none;
}

body.home-index .home-hot-feature--featured .home-hot-media::before {
  content: "";
  position: absolute;
  inset: auto -8% -22% 42%;
  height: 58%;
  border-radius: 32px;
  background: radial-gradient(circle, rgba(239, 244, 241, 0.28) 0%, rgba(239, 244, 241, 0) 72%);
  filter: blur(12px);
  pointer-events: none;
  z-index: 0;
}

body.home-index .home-hot-ai-shell {
  position: relative;
  min-height: 100%;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.06) 0%, rgba(255, 255, 255, 0.02) 100%);
  backdrop-filter: blur(10px);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
  overflow: hidden;
}

body.home-index .home-hot-ai-gridline,
body.home-index .home-hot-ai-paths {
  position: absolute;
  pointer-events: none;
  z-index: 1;
}

body.home-index .home-hot-ai-gridline {
  background: rgba(193, 222, 200, 0.1);
}

body.home-index .home-hot-ai-gridline--x {
  left: 7%;
  right: 7%;
  top: 50%;
  height: 1px;
}

body.home-index .home-hot-ai-gridline--y {
  top: 8%;
  bottom: 8%;
  left: 50%;
  width: 1px;
  transform: translateX(-50%);
}

body.home-index .home-hot-ai-paths {
  inset: 0;
  width: 100%;
  height: 100%;
}

body.home-index .home-hot-ai-paths path {
  fill: none;
  stroke: rgba(155, 179, 157, 0.38);
  stroke-width: 2.2;
  stroke-linecap: round;
  stroke-dasharray: 12 14;
  animation: home-path-drift 12s linear infinite;
}

body.home-index .home-hot-ai-node,
body.home-index .home-hot-ai-proof {
  position: absolute;
  z-index: 2;
  display: grid;
  gap: 0.18rem;
  padding: 0.68rem 0.78rem;
  border-radius: 16px;
  border: 1px solid rgba(195, 221, 201, 0.18);
  background: rgba(20, 36, 27, 0.84);
  color: #eef4f0;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.18);
}

body.home-index .home-hot-ai-node span,
body.home-index .home-hot-ai-proof span {
  color: rgba(238, 244, 240, 0.68);
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

body.home-index .home-hot-ai-node strong,
body.home-index .home-hot-ai-proof strong {
  color: #eef4f0;
  font-size: 0.82rem;
  line-height: 1.28;
  letter-spacing: -0.018em;
}

body.home-index .home-hot-ai-node small {
  color: rgba(219, 230, 223, 0.72);
  font-size: 0.63rem;
  line-height: 1.45;
}

body.home-index .home-hot-ai-node--docs {
  top: 11%;
  left: 5%;
  max-width: 148px;
}

body.home-index .home-hot-ai-node--core {
  top: 50%;
  left: 50%;
  width: 210px;
  transform: translate(-50%, -50%);
}

body.home-index .home-hot-ai-node--review {
  right: 5%;
  bottom: 13%;
  max-width: 150px;
}

body.home-index .home-hot-ai-chip {
  position: absolute;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  padding: 0.42rem 0.68rem;
  border-radius: 999px;
  border: 1px solid rgba(228, 234, 231, 0.28);
  background: rgba(35, 56, 42, 0.72);
  color: #f3ead8;
  font-size: 0.64rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body.home-index .home-hot-ai-chip--search {
  top: 8%;
  left: 50%;
  transform: translateX(-50%);
}

body.home-index .home-hot-ai-chip--memory {
  top: 14%;
  right: 7%;
}

body.home-index .home-hot-ai-proof {
  left: 6%;
  bottom: 10%;
  width: 156px;
}

body.home-index .home-hot-ai-proof-bars {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.34rem;
}

body.home-index .home-hot-ai-proof-bars i {
  display: block;
  height: 0.56rem;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(155, 179, 157, 0.95), rgba(228, 234, 231, 0.92));
  animation: home-bar-pulse 4.4s ease-in-out infinite;
}

body.home-index .home-hot-ui {
  position: relative;
  z-index: 0;
  display: grid;
  grid-template-rows: auto 1fr;
  gap: 0.82rem;
  width: 100%;
  min-height: 100%;
  padding: 0.9rem;
}

body.home-index .home-hot-ui-bar {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  min-width: 0;
}

body.home-index .home-hot-ui-bar > span:not(.home-hot-ui-pill) {
  width: 0.56rem;
  height: 0.56rem;
  flex: 0 0 0.56rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.26);
}

body.home-index .home-hot-ui-bar > span:nth-child(1):not(.home-hot-ui-pill) {
  background: #f07c74;
}

body.home-index .home-hot-ui-bar > span:nth-child(2):not(.home-hot-ui-pill) {
  background: #e0b963;
}

body.home-index .home-hot-ui-bar > span:nth-child(3):not(.home-hot-ui-pill) {
  background: #6dcc93;
}

body.home-index .home-hot-ui-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: auto;
  flex: 0 1 auto;
  margin-left: auto;
  max-width: min(100%, 11.5rem);
  padding: 0.42rem 0.72rem;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.34);
  background: rgba(255, 255, 255, 0.22);
  color: #ffffff;
  font-size: 0.64rem;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
}

body.home-index .home-hot-crm-shell,
body.home-index .home-hot-launch-shell {
  min-height: 100%;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  background: rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(10px);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.24),
    0 16px 38px rgba(15, 23, 42, 0.12);
}

body.home-index .home-hot-crm-shell {
  display: grid;
  grid-template-columns: 80px minmax(0, 1fr);
  overflow: hidden;
}

body.home-index .home-hot-crm-nav {
  display: grid;
  align-content: start;
  gap: 0.5rem;
  padding: 0.9rem 0.72rem;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(15, 23, 42, 0.2);
}

body.home-index .home-hot-crm-logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.1rem;
  height: 2.1rem;
  border-radius: 14px;
  background: #fbbf24;
  color: #172554;
  box-shadow: 0 10px 22px rgba(251, 191, 36, 0.24);
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.14em;
}

body.home-index .home-hot-crm-nav-item {
  padding: 0.46rem 0.55rem;
  border-radius: 12px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 0.68rem;
  font-weight: 600;
  line-height: 1.3;
}

body.home-index .home-hot-crm-nav-item.is-active {
  background: #22c55e;
  color: #052e16;
  box-shadow: 0 10px 22px rgba(34, 197, 94, 0.22);
}

body.home-index .home-hot-crm-main {
  display: grid;
  grid-template-rows: auto 1fr auto;
  gap: 0.8rem;
  padding: 0.9rem;
}

body.home-index .home-hot-crm-top {
  display: flex;
  flex-wrap: wrap;
  gap: 0.45rem;
  align-items: flex-start;
}

body.home-index .home-hot-crm-chip {
  display: inline-flex;
  align-items: center;
  padding: 0.34rem 0.58rem;
  border-radius: 999px;
  background: #ffffff;
  color: #1d4ed8;
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.12);
  font-size: 0.63rem;
  font-weight: 700;
  letter-spacing: 0.08em;
}

body.home-index .home-hot-crm-board {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.55rem;
}

body.home-index .home-hot-crm-column {
  display: grid;
  align-content: start;
  gap: 0.45rem;
  padding: 0.65rem;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.24);
}

body.home-index .home-hot-crm-column > span {
  color: rgba(255, 255, 255, 0.86);
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

body.home-index .home-hot-crm-card {
  display: grid;
  gap: 0.15rem;
  padding: 0.58rem;
  border-radius: 14px;
  background: rgba(15, 23, 42, 0.24);
  border: 1px solid rgba(255, 255, 255, 0.18);
}

body.home-index .home-hot-crm-card strong,
body.home-index .home-hot-launch-node strong,
body.home-index .home-hot-launch-card strong {
  color: #ffffff;
  font-size: 0.8rem;
  line-height: 1.28;
  letter-spacing: -0.02em;
}

body.home-index .home-hot-crm-card small,
body.home-index .home-hot-launch-node span,
body.home-index .home-hot-launch-card span {
  color: rgba(255, 255, 255, 0.78);
  font-size: 0.66rem;
  line-height: 1.45;
}

body.home-index .home-hot-crm-footer {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.55rem;
}

body.home-index .home-hot-crm-stat {
  display: grid;
  gap: 0.18rem;
  padding: 0.55rem 0.62rem;
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.24);
}

body.home-index .home-hot-crm-stat span {
  color: rgba(255, 255, 255, 0.78);
  font-size: 0.6rem;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

body.home-index .home-hot-crm-stat strong {
  color: #ffffff;
  font-size: 0.74rem;
  line-height: 1.25;
  letter-spacing: -0.02em;
}

body.home-index .home-hot-launch-shell {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
  gap: 0.75rem;
  padding: 0.9rem;
}

body.home-index .home-hot-code-pane {
  display: grid;
  gap: 0.7rem;
  padding: 0.85rem;
  border-radius: 18px;
  background: rgba(15, 23, 42, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18);
}

body.home-index .home-hot-code-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.6rem;
}

body.home-index .home-hot-code-head span {
  color: #ffffff;
  font-size: 0.74rem;
  font-weight: 700;
  letter-spacing: 0.06em;
}

body.home-index .home-hot-code-head small {
  color: rgba(255, 255, 255, 0.74);
  font-size: 0.63rem;
}

body.home-index .home-hot-code-lines {
  display: grid;
  gap: 0.48rem;
}

body.home-index .home-hot-code-lines i {
  display: block;
  height: 0.46rem;
  border-radius: 999px;
  background: #fbbf24;
}

body.home-index .home-hot-code-lines i:nth-child(1) {
  width: 88%;
  background: #fbbf24;
}

body.home-index .home-hot-code-lines i:nth-child(2) {
  width: 72%;
  background: #22c55e;
}

body.home-index .home-hot-code-lines i:nth-child(3) {
  width: 94%;
  background: #ffffff;
}

body.home-index .home-hot-code-lines i:nth-child(4) {
  width: 66%;
  background: #06b6d4;
}

body.home-index .home-hot-code-lines i:nth-child(5) {
  width: 82%;
  background: #fde68a;
}

body.home-index .home-hot-code-lines i:nth-child(6) {
  width: 58%;
  background: #2563eb;
}

body.home-index .home-hot-code-chip-row {
  display: flex;
  flex-wrap: wrap;
  gap: 0.42rem;
}

body.home-index .home-hot-code-chip-row span {
  display: inline-flex;
  align-items: center;
  padding: 0.34rem 0.56rem;
  border-radius: 999px;
  background: #ffffff;
  color: #be123c;
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.12);
  font-size: 0.62rem;
  font-weight: 700;
}

body.home-index .home-hot-launch-flow {
  display: grid;
  gap: 0.7rem;
  align-content: start;
}

body.home-index .home-hot-launch-node {
  display: inline-grid;
  justify-self: start;
  gap: 0.14rem;
  padding: 0.72rem 0.82rem;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.22);
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0 12px 28px rgba(15, 23, 42, 0.12);
}

body.home-index .home-hot-launch-arrow {
  width: 100%;
  height: 1px;
  position: relative;
  background: rgba(255, 255, 255, 0.48);
}

body.home-index .home-hot-launch-arrow::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 0.55rem;
  height: 0.55rem;
  border-top: 1px solid rgba(255, 255, 255, 0.86);
  border-right: 1px solid rgba(255, 255, 255, 0.86);
  transform: translateY(-50%) rotate(45deg);
}

body.home-index .home-hot-launch-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.55rem;
}

body.home-index .home-hot-launch-card {
  display: grid;
  gap: 0.18rem;
  padding: 0.7rem;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.24);
}

body.home-index .home-hot-media-overlay {
  position: absolute;
  top: 3.35rem;
  right: 1.1rem;
  left: auto;
  bottom: auto;
  z-index: 2;
  display: grid;
  gap: 0.34rem;
  width: min(12rem, calc(100% - 2.2rem));
  max-width: 12rem;
  padding: 0.72rem 0.82rem;
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(9, 15, 12, 0.58);
  backdrop-filter: blur(10px);
  color: #eef4f0;
  overflow: hidden;
}

body.home-index .home-hot-media-kicker {
  color: rgba(221, 198, 157, 0.96);
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

body.home-index .home-hot-media-overlay strong {
  display: block;
  font-size: 1rem;
  line-height: 1.12;
  letter-spacing: -0.03em;
  text-wrap: balance;
}

body.home-index .home-hot-media-overlay small {
  display: block;
  color: rgba(238, 244, 240, 0.8);
  font-size: 0.72rem;
  line-height: 1.45;
}

body.home-index .home-hot-feature-body {
  display: grid;
  gap: 0.75rem;
  align-content: start;
}

body.home-index .home-hot-feature-head {
  display: grid;
  gap: 0.6rem;
}

body.home-index .home-hot-tag {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  padding: 0.34rem 0.58rem;
  border-radius: 999px;
  background: rgba(22, 52, 37, 0.07);
  color: var(--home-accent, var(--green-dark));
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

body.home-index .home-hot-feature-head strong {
  margin: 0;
  color: var(--home-ink);
  font-size: clamp(1.15rem, 1.45vw, 1.55rem);
  line-height: 1.15;
  letter-spacing: -0.03em;
  max-width: 16ch;
}

body.home-index .home-hot-feature-copy {
  margin: 0;
  color: var(--home-ink-soft);
  line-height: 1.62;
  font-size: 0.9rem;
  max-width: 52ch;
}

body.home-index .home-hot-visual-metrics {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.55rem;
}

body.home-index .home-hot-metric {
  display: grid;
  gap: 0.18rem;
  padding: 0.62rem 0.68rem;
  border-radius: 16px;
  border: 1px solid rgba(27, 40, 32, 0.08);
  background: rgba(255, 255, 255, 0.74);
}

body.home-index .home-hot-metric span {
  color: var(--home-accent, var(--green-dark));
  font-size: 0.66rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body.home-index .home-hot-metric strong {
  color: var(--home-ink);
  font-size: 0.82rem;
  line-height: 1.34;
  letter-spacing: -0.02em;
}

body.home-index .home-hot-points {
  display: flex;
  flex-wrap: wrap;
  gap: 0.45rem;
}

body.home-index .home-hot-points span {
  display: inline-flex;
  align-items: center;
  padding: 0.4rem 0.62rem;
  border-radius: 999px;
  border: 1px solid rgba(27, 40, 32, 0.08);
  background: rgba(255, 255, 255, 0.76);
  color: var(--home-ink-soft);
  font-size: 0.72rem;
  font-weight: 600;
}

body.home-index .home-hot-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  align-items: center;
  margin-top: 0.15rem;
  padding-top: 0.2rem;
}

body.home-index .home-hot-link {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  color: var(--green-hover);
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.04em;
}

body.home-index .home-hot-link:hover {
  color: var(--home-accent, var(--green-dark));
}

body.home-index .home-hot-link--pill {
  padding: 0.78rem 1rem;
  border-radius: 999px;
  border: 1px solid var(--home-line);
  background: rgba(255, 255, 255, 0.9);
  color: var(--home-ink);
}

body.home-index .home-hot-link--pill:hover {
  background: rgba(232, 247, 238, 0.55);
  border-color: rgba(47, 109, 76, 0.26);
}

body.home-index .home-hot-steps {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.6rem;
  margin-top: 0.85rem;
}

body.home-index .home-hot-step {
  display: grid;
  gap: 0.55rem;
  padding: 0.8rem 0.88rem;
  border-radius: 20px;
  border: 1px solid rgba(27, 40, 32, 0.08);
  background: rgba(255, 255, 255, 0.78);
}

body.home-index .home-hot-step span {
  color: var(--home-accent, var(--green-dark));
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.16em;
}

body.home-index .home-hot-step strong {
  color: var(--home-ink);
  font-size: 0.9rem;
  line-height: 1.26;
  letter-spacing: -0.02em;
}

body.home-index .home-hot-step p {
  margin: 0;
  color: var(--home-ink-soft);
  font-size: 0.78rem;
  line-height: 1.55;
}

body.home-index .home-hot-bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-top: 0.85rem;
  padding-top: 1rem;
  border-top: 1px solid rgba(27, 40, 32, 0.08);
}

body.home-index .home-hot-bottom-copy {
  display: grid;
  gap: 0.32rem;
  max-width: 44rem;
}

body.home-index .home-hot-bottom-kicker {
  color: var(--home-accent, var(--green-dark));
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

body.home-index .home-hot-bottom-copy p {
  margin: 0;
  color: var(--home-ink-soft);
  line-height: 1.68;
}

body.home-index .home-hot-bottom-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  align-items: center;
}

body.home-index .home-spotlight-top {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(260px, 0.92fr);
  gap: 0.9rem;
  align-items: stretch;
}

body.home-index .home-spotlight-intro {
  display: grid;
  gap: 0.45rem;
}

body.home-index .home-spotlight-intro h3 {
  margin: 0;
  color: var(--home-ink);
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.55rem, 2.8vw, 2.45rem);
  line-height: 1.02;
  letter-spacing: -0.05em;
  max-width: 16ch;
}

body.home-index .home-spotlight-intro p {
  margin: 0;
  max-width: 58ch;
  color: var(--home-ink-soft);
  font-size: 0.95rem;
  line-height: 1.68;
}

body.home-index .home-spotlight-aside {
  display: grid;
  align-content: start;
  gap: 0.4rem;
  padding: 1rem 1.05rem;
  border-radius: 22px;
  border: 1px solid rgba(27, 40, 32, 0.08);
  background: rgba(255, 255, 255, 0.84);
  box-shadow: 0 14px 32px rgba(24, 31, 24, 0.05);
}

body.home-index .home-spotlight-aside span {
  color: var(--home-accent);
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

body.home-index .home-spotlight-aside strong {
  color: var(--home-ink);
  font-size: 1.02rem;
  line-height: 1.2;
  letter-spacing: -0.025em;
}

body.home-index .home-spotlight-aside p {
  margin: 0;
  color: var(--home-ink-soft);
  font-size: 0.84rem;
  line-height: 1.6;
}

body.home-index .home-spotlight-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.95rem;
  margin-top: 0.95rem;
}

body.home-index .home-spotlight-story {
  position: relative;
  display: grid;
  gap: 0.9rem;
  align-items: stretch;
  padding: 1rem;
  border-radius: 26px;
  border: 1px solid rgba(27, 40, 32, 0.1);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.97) 0%, rgba(243, 248, 244, 0.92) 100%);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.82), 0 18px 40px rgba(24, 31, 24, 0.05);
  transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
}

body.home-index .home-spotlight-story:hover {
  transform: translateY(-6px);
  border-color: rgba(47, 109, 76, 0.18);
  box-shadow: 0 24px 48px rgba(24, 31, 24, 0.09);
}

body.home-index .home-spotlight-story--lead {
  grid-column: 1 / -1;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
}

body.home-index .home-spotlight-visual {
  position: relative;
  min-height: 280px;
  margin: 0;
  overflow: hidden;
  border-radius: 22px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background:
    radial-gradient(circle at top left, rgba(113, 206, 152, 0.16), transparent 34%),
    radial-gradient(circle at bottom right, rgba(236, 242, 238, 0.22), transparent 34%),
    linear-gradient(180deg, #102219 0%, #0d1712 100%);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 24px 60px rgba(8, 12, 10, 0.24);
}

body.home-index .home-spotlight-story--lead .home-spotlight-visual {
  min-height: 320px;
}

body.home-index .home-spotlight-window {
  position: relative;
  z-index: 0;
  display: grid;
  grid-template-rows: auto 1fr;
  gap: 0.82rem;
  width: 100%;
  min-height: 100%;
  padding: 0.9rem;
}

body.home-index .home-spotlight-window::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    radial-gradient(circle at top right, rgba(255, 255, 255, 0.04), transparent 28%),
    linear-gradient(180deg, rgba(9, 15, 12, 0.08) 0%, rgba(9, 15, 12, 0.28) 100%);
  pointer-events: none;
}

body.home-index .home-spotlight-window-bar {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 0.4rem;
}

body.home-index .home-spotlight-window-bar i {
  width: 0.56rem;
  height: 0.56rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.26);
}

body.home-index .home-spotlight-window-bar i:nth-child(1) {
  background: #f07c74;
}

body.home-index .home-spotlight-window-bar i:nth-child(2) {
  background: #e0b963;
}

body.home-index .home-spotlight-window-bar i:nth-child(3) {
  background: #6dcc93;
}

body.home-index .home-spotlight-window-bar span {
  margin-left: auto;
  padding: 0.38rem 0.62rem;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.06);
  color: rgba(238, 244, 239, 0.88);
  font-size: 0.64rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body.home-index .home-spotlight-window-body {
  position: relative;
  z-index: 2;
  min-height: 218px;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.06) 0%, rgba(255, 255, 255, 0.02) 100%);
  backdrop-filter: blur(10px);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
  overflow: hidden;
}

body.home-index .home-spotlight-story--lead .home-spotlight-window-body {
  min-height: 258px;
}

body.home-index .home-spotlight-gridline,
body.home-index .home-spotlight-paths {
  position: absolute;
  pointer-events: none;
  z-index: 1;
}

body.home-index .home-spotlight-gridline {
  background: rgba(191, 221, 198, 0.08);
}

body.home-index .home-spotlight-gridline--x {
  left: 6%;
  right: 6%;
  top: 50%;
  height: 1px;
}

body.home-index .home-spotlight-gridline--y {
  top: 6%;
  bottom: 6%;
  left: 50%;
  width: 1px;
  transform: translateX(-50%);
}

body.home-index .home-spotlight-paths {
  inset: 0;
  width: 100%;
  height: 100%;
}

body.home-index .home-spotlight-paths path {
  fill: none;
  stroke: rgba(144, 206, 166, 0.32);
  stroke-width: 2.2;
  stroke-linecap: round;
  stroke-dasharray: 12 14;
  animation: home-path-drift 12s linear infinite;
}

body.home-index .home-spotlight-paths--commerce path {
  stroke: rgba(191, 221, 198, 0.26);
}

body.home-index .home-spotlight-visual--ops .home-spotlight-gridline--x {
  left: 8%;
  right: 8%;
  top: 56%;
}

body.home-index .home-spotlight-visual--ops .home-spotlight-gridline--y {
  display: none;
}

body.home-index .home-spotlight-visual--ops .home-spotlight-paths path {
  stroke: rgba(144, 206, 166, 0.24);
}

body.home-index .home-spotlight-visual--commerce .home-spotlight-gridline--x {
  left: 8%;
  right: 8%;
  top: 58%;
}

body.home-index .home-spotlight-visual--commerce .home-spotlight-gridline--y {
  top: 10%;
  bottom: 12%;
  left: 54.5%;
}

body.home-index .home-spotlight-visual--commerce .home-spotlight-paths path {
  stroke: rgba(191, 221, 198, 0.22);
}

body.home-index .home-spotlight-node,
body.home-index .home-spotlight-column,
body.home-index .home-spotlight-analytics {
  position: relative;
  z-index: 2;
  border: 1px solid rgba(195, 221, 201, 0.18);
  background: rgba(20, 36, 27, 0.82);
  color: #eef4f0;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.18);
}

body.home-index .home-spotlight-node {
  position: absolute;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0.68rem 0.82rem;
  border-radius: 14px;
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: -0.015em;
}

body.home-index .home-spotlight-visual--ai .home-spotlight-node--docs {
  top: 12%;
  left: 6%;
  animation: home-float 12s ease-in-out infinite;
}

body.home-index .home-spotlight-visual--ai .home-spotlight-node--core {
  top: 50%;
  left: 50%;
  min-width: 160px;
  transform: translate(-50%, -50%);
  animation: home-float 11s ease-in-out infinite;
}

body.home-index .home-spotlight-visual--ai .home-spotlight-node--review {
  right: 7%;
  bottom: 12%;
  animation: home-float 13s ease-in-out infinite;
}

body.home-index .home-spotlight-chip {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 11%;
  transform: translateX(-50%);
  display: inline-flex;
  align-items: center;
  padding: 0.42rem 0.68rem;
  border-radius: 999px;
  border: 1px solid rgba(239, 244, 241, 0.26);
  background: rgba(35, 56, 42, 0.72);
  color: #f3ead8;
  font-size: 0.64rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body.home-index .home-spotlight-chip--alt {
  left: auto;
  right: 8%;
  top: 18%;
  transform: none;
}

body.home-index .home-spotlight-meter {
  position: absolute;
  z-index: 2;
  left: 6%;
  bottom: 10%;
  width: 146px;
  padding: 0.62rem 0.7rem;
  border-radius: 14px;
  border: 1px solid rgba(195, 221, 201, 0.18);
  background: rgba(20, 36, 27, 0.82);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.16);
}

body.home-index .home-spotlight-meter span {
  display: block;
  margin-bottom: 0.45rem;
  color: rgba(238, 244, 240, 0.76);
  font-size: 0.6rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body.home-index .home-spotlight-meter-bars {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.35rem;
}

body.home-index .home-spotlight-meter-bars b {
  display: block;
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(90deg, #a5d0af 0%, #f0dfbf 100%);
}

body.home-index .home-spotlight-visual--ops .home-spotlight-window-body {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.55rem;
  padding: 0.85rem;
}

body.home-index .home-spotlight-column {
  display: grid;
  align-content: start;
  gap: 0.28rem;
  padding: 0.72rem;
  border-radius: 16px;
}

body.home-index .home-spotlight-column small,
body.home-index .home-spotlight-analytics small {
  color: rgba(219, 230, 223, 0.74);
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body.home-index .home-spotlight-column strong,
body.home-index .home-spotlight-analytics strong {
  color: #f2f7f3;
  font-size: 0.82rem;
  line-height: 1.28;
  letter-spacing: -0.02em;
}

body.home-index .home-spotlight-visual--commerce .home-spotlight-window-body {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
  gap: 0.7rem;
  padding: 0.85rem;
}

body.home-index .home-spotlight-product {
  position: relative;
  z-index: 2;
  display: grid;
  align-items: end;
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: linear-gradient(180deg, rgba(236, 242, 238, 0.16) 0%, rgba(236, 242, 238, 0.06) 100%);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

body.home-index .home-spotlight-product span {
  padding: 0.75rem 0.82rem;
  color: #f2f7f3;
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: -0.02em;
}

body.home-index .home-spotlight-product--hero {
  min-height: 160px;
}

body.home-index .home-spotlight-product--small {
  min-height: 88px;
}

body.home-index .home-spotlight-visual--commerce .home-spotlight-window-body > .home-spotlight-product--small {
  align-self: start;
}

body.home-index .home-spotlight-analytics {
  align-self: end;
  padding: 0.72rem;
  border-radius: 16px;
}

body.home-index .home-spotlight-body {
  display: grid;
  gap: 0.72rem;
  align-content: start;
}

body.home-index .home-spotlight-tag {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  padding: 0.34rem 0.58rem;
  border-radius: 999px;
  background: rgba(22, 52, 37, 0.07);
  color: var(--home-accent);
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

body.home-index .home-spotlight-body h4 {
  margin: 0;
  color: var(--home-ink);
  font-size: clamp(1.1rem, 1.45vw, 1.48rem);
  line-height: 1.12;
  letter-spacing: -0.03em;
  max-width: 18ch;
}

body.home-index .home-spotlight-body p {
  margin: 0;
  color: var(--home-ink-soft);
  line-height: 1.62;
  font-size: 0.9rem;
  max-width: 54ch;
}

body.home-index .home-spotlight-points {
  display: flex;
  flex-wrap: wrap;
  gap: 0.45rem;
}

body.home-index .home-spotlight-points span {
  display: inline-flex;
  align-items: center;
  padding: 0.4rem 0.62rem;
  border-radius: 999px;
  border: 1px solid rgba(27, 40, 32, 0.08);
  background: rgba(255, 255, 255, 0.76);
  color: var(--home-ink-soft);
  font-size: 0.72rem;
  font-weight: 600;
}

body.home-index .home-spotlight-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  align-items: center;
  margin-top: 0.1rem;
}

body.home-index .home-spotlight-link {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  color: var(--green-hover);
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.04em;
}

body.home-index .home-spotlight-link:hover {
  color: var(--home-accent);
}

body.home-index .home-spotlight-link--pill {
  padding: 0.74rem 0.95rem;
  border-radius: 999px;
  border: 1px solid var(--home-line);
  background: rgba(255, 255, 255, 0.9);
  color: var(--home-ink);
}

body.home-index .home-spotlight-link--pill:hover {
  background: rgba(232, 247, 238, 0.55);
  border-color: rgba(47, 109, 76, 0.26);
}

body.home-index .home-spotlight-flow {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.6rem;
  margin-top: 0.85rem;
}

body.home-index .home-spotlight-mini {
  display: grid;
  gap: 0.5rem;
  padding: 0.82rem 0.9rem;
  border-radius: 20px;
  border: 1px solid rgba(27, 40, 32, 0.08);
  background: rgba(255, 255, 255, 0.78);
}

body.home-index .home-spotlight-mini span {
  color: var(--home-accent);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.16em;
}

body.home-index .home-spotlight-mini strong {
  color: var(--home-ink);
  font-size: 0.92rem;
  line-height: 1.26;
  letter-spacing: -0.02em;
}

body.home-index .home-spotlight-mini p {
  margin: 0;
  color: var(--home-ink-soft);
  font-size: 0.78rem;
  line-height: 1.55;
}

body.home-index .home-secondary-links a {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.68rem 1rem;
  border-radius: 999px;
  border: 1px solid var(--home-line);
  background: rgba(255, 255, 255, 0.9);
  color: var(--home-ink);
  font-size: 0.83rem;
  font-weight: 600;
  transition: border-color 0.2s ease, color 0.2s ease, background 0.2s ease, transform 0.2s ease;
}

body.home-index .home-secondary-links a svg {
  flex-shrink: 0;
  transition: transform 0.2s ease;
}

body.home-index .home-secondary-links a:hover {
  border-color: rgba(47, 109, 76, 0.3);
  color: var(--home-accent, var(--green-dark));
  background: rgba(232, 247, 238, 0.55);
}

body.home-index .home-secondary-links a:hover svg {
  transform: translateX(3px);
}

@media (max-width: 1100px) {
  body.home-index .home-spotlight-top,
  body.home-index .home-spotlight-story--lead {
    grid-template-columns: 1fr;
  }

  body.home-index .home-spotlight-grid,
  body.home-index .home-spotlight-flow {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 760px) {
  body.home-index .home-spotlight-intro h3 {
    max-width: none;
  }

  body.home-index .home-spotlight-visual,
  body.home-index .home-spotlight-story--lead .home-spotlight-visual {
    min-height: 240px;
  }

  body.home-index .home-spotlight-window-body,
  body.home-index .home-spotlight-story--lead .home-spotlight-window-body {
    min-height: 188px;
  }

  body.home-index .home-spotlight-visual--ai .home-spotlight-node--core {
    min-width: 0;
    max-width: 150px;
  }

  body.home-index .home-spotlight-visual--ops .home-spotlight-window-body,
  body.home-index .home-spotlight-visual--commerce .home-spotlight-window-body {
    grid-template-columns: 1fr;
  }

  body.home-index .home-spotlight-visual--ops .home-spotlight-paths,
  body.home-index .home-spotlight-visual--commerce .home-spotlight-paths,
  body.home-index .home-spotlight-visual--ops .home-spotlight-gridline--x,
  body.home-index .home-spotlight-visual--commerce .home-spotlight-gridline--x {
    display: none;
  }

  body.home-index .home-spotlight-gridline--y {
    display: none;
  }

  body.home-index .home-spotlight-actions {
    flex-direction: column;
    align-items: stretch;
  }

  body.home-index .home-spotlight-link,
  body.home-index .home-spotlight-link--pill {
    justify-content: center;
  }
}

body.home-index .home-pillars {
  position: relative;
  padding: 1.75rem 0 2.35rem;
  background:
    linear-gradient(180deg, rgba(248, 250, 252, 0.92) 0%, rgba(255, 255, 255, 0.4) 100%);
}

body.home-index .home-pillars-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(320px, 0.78fr);
  grid-template-areas:
    "head head"
    "visual choice"
    "visual panels";
  gap: 0.72rem 0.85rem;
  align-items: start;
}

body.home-index .home-pillars-copy {
  grid-area: head;
  max-width: 680px;
  padding-top: 0;
}

body.home-index .home-pillars .home-section-title {
  max-width: 12ch;
  margin-bottom: 0.55rem;
  font-size: clamp(2rem, 3.3vw, 3.05rem);
  line-height: 1;
}

body.home-index .home-pillars .home-section-copy {
  font-size: 0.95rem;
  line-height: 1.45;
}

body.home-index .home-services-visual {
  grid-area: visual;
  position: relative;
  min-height: clamp(330px, 31vw, 430px);
  margin: 0;
  overflow: hidden;
  isolation: isolate;
  border-radius: 24px;
  border: 1px solid rgba(15, 23, 42, 0.08);
  background: #0f172a;
  box-shadow: 0 20px 48px rgba(15, 23, 42, 0.12);
  transform:
    perspective(1000px)
    rotateX(var(--scene-tilt-y, 0deg))
    rotateY(var(--scene-tilt-x, 0deg));
  transition: transform 0.18s ease;
}

body.home-index .home-services-visual::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 3;
  background:
    linear-gradient(180deg, rgba(15, 23, 42, 0.04) 0%, rgba(15, 23, 42, 0.38) 100%),
    linear-gradient(90deg, rgba(15, 23, 42, 0.46) 0%, rgba(15, 23, 42, 0.04) 58%);
  pointer-events: none;
}

body.home-index .home-services-photo {
  position: absolute;
  inset: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transform: scale(1.03);
  transition: opacity 0.45s ease, transform 1.2s ease;
}

body.home-index .home-services-photo.is-active {
  opacity: 1;
  transform: scale(1);
}

body.home-index .home-services-photo--base {
  z-index: 1;
  opacity: 1;
}

body.home-index .home-services-overlay {
  position: absolute;
  z-index: 4;
  left: 1rem;
  right: 1rem;
  bottom: 1rem;
  max-width: 460px;
  color: #ffffff;
}

body.home-index .home-services-overlay span,
body.home-index .home-choice-label {
  display: inline-block;
  margin-bottom: 0.45rem;
  font-size: 0.66rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body.home-index .home-services-overlay strong {
  display: block;
  max-width: 16ch;
  font-size: clamp(1.45rem, 2.75vw, 2.4rem);
  line-height: 0.98;
  letter-spacing: -0.045em;
}

body.home-index .home-services-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-top: 0.8rem;
}

body.home-index .home-services-actions a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.35rem;
  padding: 0.58rem 0.85rem;
  border-radius: 999px;
  background: #ffffff;
  color: #0f172a;
  font-size: 0.78rem;
  font-weight: 800;
  box-shadow: 0 12px 28px rgba(15, 23, 42, 0.16);
}

body.home-index .home-services-actions a:last-child {
  background: rgba(255, 255, 255, 0.16);
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.34);
  box-shadow: none;
}

body.home-index .home-pillars-choice {
  grid-area: choice;
  padding: 0.85rem;
  border-radius: 20px;
  border: 1px solid rgba(15, 23, 42, 0.08);
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 14px 32px rgba(15, 23, 42, 0.055);
}

body.home-index .home-choice-label {
  color: #334155;
}

body.home-index .home-pillar-controls {
  display: grid;
  gap: 0.48rem;
}

body.home-index .home-pillar-card {
  --pillar-accent: #2563eb;
  --pillar-accent-soft: rgba(37, 99, 235, 0.1);
  width: 100%;
  text-align: left;
  padding: 0.78rem 0.82rem;
  border-radius: 14px;
  border: 1px solid rgba(15, 23, 42, 0.08);
  background: #ffffff;
  box-shadow: 0 8px 22px rgba(15, 23, 42, 0.035);
  transition: transform 0.24s ease, border-color 0.24s ease, background 0.24s ease, color 0.24s ease, box-shadow 0.24s ease;
}

body.home-index .home-pillar-card:nth-child(2) {
  --pillar-accent: #0f766e;
  --pillar-accent-soft: rgba(15, 118, 110, 0.1);
}

body.home-index .home-pillar-card:nth-child(3) {
  --pillar-accent: #ef476f;
  --pillar-accent-soft: rgba(239, 71, 111, 0.1);
}

body.home-index .home-pillar-card:hover,
body.home-index .home-pillar-card:focus-visible {
  transform: translateY(-2px);
  border-color: var(--pillar-accent);
  box-shadow: 0 14px 30px rgba(15, 23, 42, 0.08);
  outline: none;
}

body.home-index .home-pillar-card.is-active {
  background: var(--pillar-accent);
  border-color: var(--pillar-accent);
  color: #ffffff;
}

body.home-index .home-pillar-number {
  display: inline-block;
  margin-bottom: 0.34rem;
  color: var(--pillar-accent);
  font-size: 0.66rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body.home-index .home-pillar-card.is-active .home-pillar-number {
  color: #eef4f0;
}

body.home-index .home-pillar-card strong {
  display: block;
  margin-bottom: 0.28rem;
  font-size: 0.94rem;
  letter-spacing: -0.02em;
}

body.home-index .home-pillar-card p {
  margin: 0;
  color: inherit;
  opacity: 0.72;
  font-size: 0.8rem;
  line-height: 1.42;
}

body.home-index .home-pillar-panels {
  grid-area: panels;
  position: relative;
}

body.home-index .home-pillar-panel {
  --panel-accent: #2563eb;
  --panel-accent-soft: rgba(37, 99, 235, 0.1);
  display: none;
  height: 100%;
  padding: 0.95rem;
  border-radius: 20px;
  border: 1px solid rgba(15, 23, 42, 0.08);
  background: #ffffff;
  box-shadow: 0 16px 36px rgba(15, 23, 42, 0.06);
}

body.home-index .home-pillar-panel.is-active {
  display: block;
}

body.home-index #panel-operations {
  --panel-accent: #0f766e;
  --panel-accent-soft: rgba(15, 118, 110, 0.1);
}

body.home-index #panel-revenue {
  --panel-accent: #ef476f;
  --panel-accent-soft: rgba(239, 71, 111, 0.1);
}

body.home-index .home-panel-kicker,
body.home-index .home-panel-label {
  display: inline-block;
  margin-bottom: 0.42rem;
  color: var(--panel-accent);
  font-size: 0.66rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body.home-index .home-pillar-panel h3 {
  margin: 0 0 0.48rem;
  font-size: clamp(1.24rem, 1.95vw, 1.65rem);
  line-height: 1.08;
  letter-spacing: -0.035em;
}

body.home-index .home-pillar-panel p {
  margin: 0;
  color: var(--home-ink-soft);
  font-size: 0.84rem;
  line-height: 1.52;
}

body.home-index .home-panel-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.75rem;
  margin-top: 0.82rem;
}

body.home-index .home-panel-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.38rem;
}

body.home-index .home-panel-tags span,
body.home-index .home-proof-stack span,
body.home-index .home-proof-flow span,
body.home-index .home-close-support a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 0.72rem;
  border-radius: 999px;
  border: 1px solid rgba(15, 23, 42, 0.07);
  background: var(--panel-accent-soft, rgba(255, 255, 255, 0.94));
  color: var(--home-ink);
  font-size: 0.74rem;
  font-weight: 600;
}

body.home-index .home-panel-tags span {
  padding: 0.38rem 0.58rem;
  font-size: 0.68rem;
}

body.home-index .home-panel-links {
  display: flex;
  flex-wrap: wrap;
  gap: 0.52rem;
  margin-top: 0.82rem;
}

body.home-index .home-panel-links a,
body.home-index .home-proof-link {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  color: var(--panel-accent, var(--home-accent, var(--green-dark)));
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.02em;
}

body.home-index .home-panel-links a {
  gap: 0.36rem;
  font-size: 0.76rem;
}

body.home-index .home-panel-links a:hover,
body.home-index .home-proof-link:hover {
  color: var(--home-ink);
}

body.home-index .home-proof {
  position: relative;
  padding: 0 0 4rem;
  background: linear-gradient(180deg, rgba(246, 249, 246, 0.76) 0%, rgba(255, 255, 255, 0.08) 100%);
}

body.home-index .home-proof-head {
  max-width: 760px;
  margin-bottom: 1.35rem;
}

body.home-index .home-proof-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

body.home-index .home-proof-card {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 1rem 1rem 1.1rem;
  border-radius: 24px;
  border: 1px solid rgba(109, 143, 116, 0.28);
  background:
    linear-gradient(180deg, rgba(22, 52, 37, 0.96) 0%, rgba(15, 32, 24, 0.98) 100%);
  color: #eef4f0;
  box-shadow: 0 30px 60px rgba(13, 22, 17, 0.16);
  transition: transform 0.24s ease, border-color 0.24s ease, box-shadow 0.24s ease;
}

body.home-index .home-proof-card.is-active,
body.home-index .home-proof-card:hover {
  transform: translateY(-5px);
  border-color: rgba(239, 244, 241, 0.3);
  box-shadow: 0 34px 72px rgba(13, 22, 17, 0.2);
}

body.home-index .home-proof-meta,
body.home-index .home-proof-label {
  display: inline-block;
  color: rgba(239, 244, 241, 0.92);
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

body.home-index .home-proof-card h3 {
  margin: 0.75rem 0 0.55rem;
  font-size: 1.35rem;
  line-height: 1.08;
  letter-spacing: -0.035em;
}

body.home-index .home-proof-card p {
  margin: 0;
  color: rgba(238, 244, 240, 0.78);
  font-size: 0.94rem;
  line-height: 1.72;
}

body.home-index .home-proof-block {
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid rgba(192, 222, 198, 0.12);
}

body.home-index .home-proof-block ul {
  margin: 0.7rem 0 0;
  padding: 0;
}

body.home-index .home-proof-block li {
  position: relative;
  padding-left: 1rem;
  color: rgba(238, 244, 240, 0.82);
  font-size: 0.9rem;
  line-height: 1.75;
}

body.home-index .home-proof-block li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.7rem;
  width: 0.35rem;
  height: 0.35rem;
  border-radius: 999px;
  background: #eef4f0;
}

body.home-index .home-proof-stack,
body.home-index .home-proof-flow,
body.home-index .home-close-support {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

body.home-index .home-proof-stack {
  margin-top: 1rem;
}

body.home-index .home-proof-flow {
  margin-top: 0.65rem;
}

body.home-index .home-proof-link {
  margin-top: auto;
  padding-top: 1rem;
}

body.home-index .home-proof-visual {
  position: relative;
  height: 160px;
  margin-bottom: 0.75rem;
  border-radius: 18px;
  border: 1px solid rgba(192, 222, 198, 0.12);
  background: rgba(255, 255, 255, 0.04);
  overflow: hidden;
}

body.home-index .home-proof-visual::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.06), transparent 45%);
  pointer-events: none;
}

body.home-index .home-proof-node,
body.home-index .home-proof-column,
body.home-index .home-proof-bar {
  position: absolute;
  display: block;
}

body.home-index .home-proof-node {
  width: 14px;
  height: 14px;
  border-radius: 999px;
  background: #eef4f0;
  box-shadow: 0 0 18px rgba(239, 244, 241, 0.34);
}

body.home-index .home-proof-node--a { top: 22%; left: 18%; }
body.home-index .home-proof-node--b { top: 48%; left: 40%; }
body.home-index .home-proof-node--c { top: 32%; right: 18%; }
body.home-index .home-proof-node--d { bottom: 18%; right: 28%; }

body.home-index .home-proof-rail {
  position: absolute;
  height: 2px;
  background: linear-gradient(90deg, rgba(165, 208, 175, 0.2), rgba(239, 244, 241, 0.9), rgba(165, 208, 175, 0.2));
  transform-origin: left center;
}

body.home-index .home-proof-rail--a {
  top: 30%;
  left: 21%;
  width: 150px;
  transform: rotate(12deg);
}

body.home-index .home-proof-rail--b {
  top: 50%;
  left: 39%;
  width: 138px;
  transform: rotate(-12deg);
}

body.home-index .home-proof-rail--c {
  bottom: 26%;
  left: 26%;
  width: 154px;
  transform: rotate(20deg);
}

body.home-index .home-proof-column {
  bottom: 18%;
  width: 54px;
  border-radius: 14px 14px 10px 10px;
  background: linear-gradient(180deg, rgba(239, 244, 241, 0.9), rgba(165, 208, 175, 0.22));
}

body.home-index .home-proof-column:nth-child(1) {
  left: 18%;
  height: 44%;
}

body.home-index .home-proof-column:nth-child(2) {
  left: 42%;
  height: 60%;
}

body.home-index .home-proof-column:nth-child(3) {
  right: 18%;
  height: 36%;
}

body.home-index .home-proof-connector {
  position: absolute;
  height: 2px;
  background: rgba(165, 208, 175, 0.76);
}

body.home-index .home-proof-connector--a {
  top: 42%;
  left: 28%;
  width: 110px;
}

body.home-index .home-proof-connector--b {
  top: 58%;
  right: 28%;
  width: 92px;
}

body.home-index .home-proof-bar {
  bottom: 24%;
  width: 42px;
  border-radius: 999px;
  background: linear-gradient(180deg, rgba(239, 244, 241, 0.92), rgba(239, 244, 241, 0.12));
}

body.home-index .home-proof-bar--1 { left: 16%; height: 28%; }
body.home-index .home-proof-bar--2 { left: 34%; height: 46%; }
body.home-index .home-proof-bar--3 { left: 52%; height: 62%; }
body.home-index .home-proof-bar--4 { left: 70%; height: 76%; }

body.home-index .home-proof-wave {
  position: absolute;
  left: 12%;
  right: 12%;
  bottom: 26%;
  height: 2px;
  background: linear-gradient(90deg, rgba(165, 208, 175, 0.2), rgba(165, 208, 175, 0.95), rgba(239, 244, 241, 0.8), rgba(165, 208, 175, 0.2));
  transform: skewY(-8deg);
}

/* -- home testimonial -- */
body.home-index .home-testimonial {
  position: relative;
  padding: 0 0 0.5rem;
  background: linear-gradient(180deg, rgba(243, 247, 242, 0.98) 0%, rgba(255, 255, 255, 0.98) 100%);
  border-top: 1px solid var(--home-line);
}

/* top bar */
body.home-index .home-t-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.4rem;
}

body.home-index .home-t-eyebrow {
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--home-accent);
}

body.home-index .home-t-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.42rem;
  padding: 0.38rem 0.76rem;
  border-radius: 999px;
  border: 1px solid rgba(24, 38, 29, 0.1);
  background: rgba(255, 255, 255, 0.9);
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--home-metal);
  box-shadow: 0 2px 8px rgba(24, 38, 29, 0.04);
}

body.home-index .home-t-badge i {
  display: block;
  width: 5px;
  height: 5px;
  flex-shrink: 0;
  border-radius: 50%;
  background: var(--home-metal);
  font-style: normal;
  animation: ht-pulse 2.4s ease-in-out infinite;
}

@keyframes ht-pulse {
  0%, 100% { opacity: 1; }
  50% { opacity: 0.3; }
}

/* intro row */
body.home-index .home-t-intro {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
  align-items: end;
  margin-bottom: 1.6rem;
}

body.home-index .home-t-heading {
  margin: 0;
  font-size: clamp(1.8rem, 3vw, 2.6rem);
  font-weight: 700;
  letter-spacing: -0.035em;
  line-height: 1.08;
  color: var(--home-ink);
}

body.home-index .home-t-intro-note {
  margin: 0;
  font-size: 0.88rem;
  line-height: 1.68;
  color: var(--home-ink-soft);
}

/* card grid */
body.home-index .home-t-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 0.85rem;
  margin-bottom: 1.4rem;
}

body.home-index .home-t-card:nth-child(1) { grid-column: 1 / 3; }
body.home-index .home-t-card:nth-child(2) { grid-column: 3 / 5; }
body.home-index .home-t-card:nth-child(3) { grid-column: 5 / 7; }
body.home-index .home-t-card:nth-child(4) { grid-column: 1 / 4; }
body.home-index .home-t-card:nth-child(5) { grid-column: 4 / 7; }

body.home-index .home-t-card {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  padding: 1.4rem 1.35rem 1.25rem;
  border-radius: 22px;
  border: 1px solid var(--home-line);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(248, 252, 248, 0.96) 100%);
  box-shadow: 0 4px 18px rgba(22, 32, 25, 0.05);
  overflow: hidden;
  transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

body.home-index .home-t-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, var(--home-accent), var(--home-metal));
  opacity: 0;
  transition: opacity 0.2s ease;
}

body.home-index .home-t-card:hover {
  transform: translateY(-3px);
  border-color: rgba(47, 109, 76, 0.2);
  box-shadow: 0 14px 36px rgba(22, 32, 25, 0.09);
}

body.home-index .home-t-card:hover::before {
  opacity: 1;
}

body.home-index .home-t-card-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

body.home-index .home-t-num {
  font-size: 0.63rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  color: var(--home-accent);
  opacity: 0.6;
}

body.home-index .home-t-tag {
  display: inline-flex;
  padding: 0.26rem 0.55rem;
  border-radius: 999px;
  background: var(--home-accent-soft);
  font-size: 0.6rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--home-accent);
}

body.home-index .home-t-card-body {
  flex: 1;
}

body.home-index .home-t-card-body h3 {
  margin: 0 0 0.45rem;
  font-size: 1.05rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.22;
  color: var(--home-ink);
}

body.home-index .home-t-card-body p {
  margin: 0;
  font-size: 0.85rem;
  line-height: 1.65;
  color: var(--home-ink-soft);
}

body.home-index .home-t-card-base {
  padding-top: 0.85rem;
  border-top: 1px solid var(--home-line);
  margin-top: auto;
}

body.home-index .home-t-quote-hold {
  font-size: 0.62rem;
  font-weight: 600;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: rgba(22, 32, 25, 0.2);
  font-style: italic;
}

/* footer strip */
body.home-index .home-t-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  padding: 1.2rem 0 0.4rem;
  border-top: 1px solid var(--home-line);
}

body.home-index .home-t-footer > p {
  margin: 0;
  font-size: 0.83rem;
  line-height: 1.6;
  color: var(--home-ink-soft);
  max-width: 52ch;
}

body.home-index .home-t-cta {
  display: inline-flex;
  align-items: center;
  gap: 0.48rem;
  padding: 0.65rem 1.25rem;
  border-radius: 999px;
  border: 1px solid var(--home-line-strong);
  background: transparent;
  color: var(--home-ink);
  font-size: 0.82rem;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
  transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

body.home-index .home-t-cta:hover {
  background: var(--home-ink);
  border-color: var(--home-ink);
  color: #eef4f0;
}

body.home-index .home-close {
  position: relative;
  padding: 0 0 0.5rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96) 0%, rgba(245, 248, 244, 0.96) 100%);
  border-top: 1px solid rgba(24, 38, 29, 0.05);
}

body.home-index .home-close-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(320px, 0.88fr);
  gap: 1rem;
  align-items: stretch;
}

body.home-index .home-process {
  padding: 1.3rem;
  border-radius: 28px;
  border: 1px solid rgba(192, 222, 198, 0.14);
  background:
    linear-gradient(180deg, rgba(20, 47, 34, 0.98) 0%, rgba(14, 30, 22, 1) 100%);
  color: #eef4f0;
  box-shadow: 0 32px 70px rgba(13, 22, 17, 0.16);
}

body.home-index .home-close-title,
body.home-index .home-close-card-title {
  margin: 0;
  font-size: clamp(2rem, 4vw, 3.1rem);
  line-height: 0.98;
  letter-spacing: -0.04em;
}

body.home-index .home-process-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.9rem;
  margin-top: 1.3rem;
}

body.home-index .home-process-step {
  padding: 1rem;
  border-radius: 20px;
  border: 1px solid rgba(192, 222, 198, 0.12);
  background: rgba(255, 255, 255, 0.04);
}

body.home-index .home-process-number {
  display: inline-block;
  margin-bottom: 0.55rem;
  color: #eef4f0;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

body.home-index .home-process-step h3 {
  margin: 0 0 0.45rem;
  font-size: 1.1rem;
  line-height: 1.2;
}

body.home-index .home-process-step p {
  margin: 0;
  color: rgba(238, 244, 240, 0.76);
  font-size: 0.9rem;
  line-height: 1.7;
}

body.home-index .home-close-card {
  display: flex;
  flex-direction: column;
  padding: 1.35rem;
  border-radius: 28px;
  border: 1px solid rgba(41, 53, 42, 0.12);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.99) 0%, rgba(245, 249, 245, 0.98) 100%);
  box-shadow: 0 30px 64px rgba(24, 31, 24, 0.08);
}

body.home-index .home-close-card .home-kicker--light {
  color: var(--home-accent, var(--green-dark));
}

body.home-index .home-close-card p {
  margin: 1rem 0 0;
  color: var(--home-ink-soft);
  font-size: 1rem;
  line-height: 1.75;
}

body.home-index .home-close-support {
  margin-top: 1rem;
}

body.home-index .home-close-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem;
  margin-top: auto;
  padding-top: 1.2rem;
}

@keyframes home-float {
  0%, 100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-8px);
  }
}

@keyframes home-path-drift {
  from {
    stroke-dashoffset: 0;
  }

  to {
    stroke-dashoffset: -110;
  }
}

@keyframes home-bar-pulse {
  0%, 100% {
    transform: scaleX(0.7);
    opacity: 0.78;
  }

  50% {
    transform: scaleX(1);
    opacity: 1;
  }
}

@media (max-width: 1180px) {
  body.home-index .home-hero-grid,
  body.home-index .home-close-grid {
    grid-template-columns: 1fr;
  }

  body.home-index .home-pillars-grid {
    grid-template-columns: 1fr;
    grid-template-areas:
      "head"
      "visual"
      "choice"
      "panels";
    gap: 0.78rem;
  }

  body.home-index .home-services-visual {
    min-height: 380px;
  }

  body.home-index .home-t-intro {
    grid-template-columns: 1fr;
    gap: 0.8rem;
  }

  body.home-index .home-t-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.7rem;
  }

  body.home-index .home-t-card:nth-child(1),
  body.home-index .home-t-card:nth-child(2),
  body.home-index .home-t-card:nth-child(3),
  body.home-index .home-t-card:nth-child(4) { grid-column: span 1; }
  body.home-index .home-t-card:nth-child(5) { grid-column: 1 / 3; }

  body.home-index .home-link-rail {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body.home-index .home-hot-wall,
  body.home-index .home-hot-steps {
    grid-template-columns: 1fr;
  }

  body.home-index .home-hot-feature--featured {
    grid-template-columns: 1fr;
  }

  body.home-index .home-hot-crm-board {
    grid-template-columns: 1fr;
  }

  body.home-index .home-hot-launch-shell {
    grid-template-columns: 1fr;
  }

  body.home-index .home-cta-mid-inner {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }

  body.home-index .home-cta-mid-actions {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0.6rem;
  }
}

@media (max-width: 960px) {
  body.home-index .home-ribbon-top,
  body.home-index .home-panel-grid {
    grid-template-columns: 1fr;
  }

  body.home-index .home-proof-grid {
    grid-template-columns: 1fr;
  }

  body.home-index .home-hot-media {
    min-height: 320px;
  }

  body.home-index .home-hot-crm-shell {
    grid-template-columns: 1fr;
  }

  body.home-index .home-hot-crm-nav {
    grid-template-columns: repeat(5, minmax(0, 1fr));
    align-items: center;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  }

  body.home-index .home-hot-crm-logo {
    width: auto;
    min-width: 2.2rem;
  }

  body.home-index .home-hot-launch-grid,
  body.home-index .home-hot-crm-footer,
  body.home-index .home-hot-visual-metrics {
    grid-template-columns: 1fr;
  }

  body.home-index .home-hot-bottom {
    align-items: flex-start;
  }

  body.home-index .home-process-grid {
    grid-template-columns: 1fr 1fr;
  }

  body.home-index .home-t-footer {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.9rem;
  }

  body.home-index .home-stage {
    min-height: 340px;
  }

  body.home-index .home-scene-card--core {
    width: 200px;
    max-width: 200px;
  }
}

@media (max-width: 760px) {
  body.home-index .home-hero {
    padding-top: 0.85rem;
  }

  body.home-index .home-hero-title {
    max-width: none;
    font-size: clamp(1.85rem, 8vw, 2.8rem);
  }

  body.home-index .home-process-grid {
    grid-template-columns: 1fr;
  }

  body.home-index .home-link-rail {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.home-index .home-hot-strip {
    padding: 0.95rem;
    border-radius: 24px;
  }

  body.home-index .home-services-visual {
    min-height: 330px;
    border-radius: 20px;
  }

  body.home-index .home-services-overlay {
    left: 0.85rem;
    right: 0.85rem;
    bottom: 0.85rem;
  }

  body.home-index .home-services-overlay strong {
    max-width: 17ch;
    font-size: clamp(1.45rem, 8vw, 2.15rem);
  }

  body.home-index .home-services-actions {
    flex-direction: column;
    align-items: stretch;
  }

  body.home-index .home-pillars-choice,
  body.home-index .home-pillar-panel {
    border-radius: 18px;
  }

  body.home-index .home-hot-head h3 {
    max-width: none;
  }

  body.home-index .home-hot-actions,
  body.home-index .home-hot-bottom-actions {
    flex-direction: column;
    align-items: stretch;
  }

  body.home-index .home-hot-ai-gridline--y {
    display: none;
  }

  body.home-index .home-hot-ai-node--core {
    width: 188px;
  }

  body.home-index .home-hot-media-overlay {
    top: auto;
    left: 0.9rem;
    right: 0.9rem;
    bottom: 0.85rem;
    max-width: none;
  }

  body.home-index .home-hot-ui {
    padding: 0.9rem;
  }

  body.home-index .home-hot-ui-pill {
    max-width: 8.8rem;
    white-space: normal;
    line-height: 1.25;
  }

  body.home-index .home-hot-crm-nav {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.4rem;
  }

  body.home-index .home-hot-crm-board {
    grid-template-columns: 1fr;
  }

  body.home-index .home-hot-crm-column,
  body.home-index .home-hot-launch-card,
  body.home-index .home-hot-metric {
    padding: 0.72rem;
  }

  body.home-index .home-hot-launch-shell {
    padding: 0.8rem;
  }

  body.home-index .home-stage {
    min-height: 360px;
  }

  body.home-index .home-stage-head {
    flex-direction: column;
  }

  /* At 760px, stage becomes full-width — cards can be slightly larger */
  body.home-index .home-scene-card {
    max-width: 160px;
    padding: 0.65rem 0.72rem;
  }

  body.home-index .home-scene-card strong {
    font-size: 0.88rem;
  }

  body.home-index .home-scene-card--core {
    width: 220px;
    max-width: 220px;
  }

  body.home-index .home-scene-meter {
    width: 148px;
  }

  body.home-index .home-close-actions,
  body.home-index .home-hero-actions {
    flex-direction: column;
    align-items: stretch;
  }

  body.home-index .home-t-grid {
    grid-template-columns: 1fr;
    gap: 0.6rem;
  }

  body.home-index .home-t-card:nth-child(1),
  body.home-index .home-t-card:nth-child(2),
  body.home-index .home-t-card:nth-child(3),
  body.home-index .home-t-card:nth-child(4),
  body.home-index .home-t-card:nth-child(5) { grid-column: 1 / -1; }

  body.home-index .home-t-card {
    min-height: 0;
  }
}

@media (max-width: 560px) {
  body.home-index .home-link-rail {
    grid-template-columns: 1fr;
  }

  body.home-index .home-hot-strip {
    border-radius: 20px;
  }

  body.home-index .home-hot-feature,
  body.home-index .home-hot-step {
    padding: 0.9rem;
  }

  body.home-index .home-hot-media {
    border-radius: 18px;
  }

  body.home-index .home-hot-media {
    min-height: 300px;
  }

  body.home-index .home-services-visual {
    min-height: 285px;
  }

  body.home-index .home-services-overlay strong {
    font-size: clamp(1.3rem, 8.6vw, 1.85rem);
  }

  body.home-index .home-pillars-choice,
  body.home-index .home-pillar-panel {
    padding: 0.78rem;
  }

  body.home-index .home-hot-ai-chip--memory,
  body.home-index .home-hot-ai-gridline--x {
    display: none;
  }

  body.home-index .home-hot-ui {
    gap: 0.75rem;
    padding: 0.8rem;
  }

  body.home-index .home-hot-crm-nav {
    grid-template-columns: 1fr;
  }

  body.home-index .home-hot-ui-pill {
    max-width: 7.5rem;
    font-size: 0.56rem;
    letter-spacing: 0.11em;
  }

  body.home-index .home-hot-ui-pill,
  body.home-index .home-hot-crm-chip,
  body.home-index .home-hot-code-chip-row span {
    font-size: 0.58rem;
  }

  body.home-index .home-hot-media-overlay strong {
    font-size: 1rem;
  }

  body.home-index .home-hot-feature-head strong {
    max-width: none;
  }

  body.home-index .home-secondary-links {
    flex-direction: column;
  }

  body.home-index .home-proof-card,
  body.home-index .home-close-card,
  body.home-index .home-process,
  body.home-index .home-stage-frame,
  body.home-index .home-pillar-panel,
  body.home-index .home-pillar-card,
  body.home-index .home-support-card {
    border-radius: 20px;
  }

  body.home-index .home-stage {
    min-height: 328px;
  }

  body.home-index .home-scene-card--core {
    width: 192px;
    max-width: 192px;
  }

  body.home-index .home-scene-chip {
    font-size: 0.6rem;
    letter-spacing: 0.12em;
  }

  body.home-index .home-proof-visual {
    height: 144px;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.home-index .home-stage,
  body.home-index .home-stage-surface,
  body.home-index .home-scene,
  body.home-index .home-scene-card,
  body.home-index .home-scene-chip,
  body.home-index .home-scene-paths path,
  body.home-index .home-scene-meter-bars i,
  body.home-index .home-link-rail-item,
  body.home-index .home-pillar-card,
  body.home-index .home-proof-card {
    animation: none !important;
    transition: none !important;
  }

  body.home-index .home-stage,
  body.home-index .home-stage-surface {
    transform: none !important;
  }
}

/* ============ Sitewide Premium Rollout ============ */

body.page-hub,
body.page-service,
body.page-case,
body.page-article,
body.page-contact {
  --premium-bone: #ffffff;
  --premium-sand: #b7c8be;
  --premium-ink: #17231c;
  --premium-soft: #5d675e;
  --premium-accent: #244737;
  --premium-deep: #10271d;
  --premium-sage: #9bb39d;
  --premium-line: rgba(24, 39, 31, 0.12);
  --premium-line-strong: rgba(24, 39, 31, 0.18);
  --premium-card: rgba(255, 255, 255, 0.92);
  --premium-card-alt: rgba(248, 251, 249, 0.9);
  --premium-card-quiet: rgba(250, 252, 251, 0.86);
  --premium-shadow: 0 28px 72px rgba(19, 29, 22, 0.08);
  background:
    radial-gradient(circle at top left, rgba(246, 250, 248, 0.84), transparent 28%),
    radial-gradient(circle at top right, rgba(230, 238, 228, 0.72), transparent 24%),
    radial-gradient(circle at 78% 22%, rgba(228, 234, 231, 0.08), transparent 20%),
    linear-gradient(180deg, #ffffff 0%, #f6faf8 52%, #fbfefd 100%);
  color: var(--premium-ink);
}

body.page-service {
  --service-glow: rgba(155, 179, 157, 0.18);
  --service-glow-alt: rgba(228, 234, 231, 0.18);
  --service-wash: rgba(228, 234, 231, 0.08);
  --service-tint: rgba(155, 179, 157, 0.08);
  --service-chip: rgba(255, 255, 255, 0.94);
  --service-stroke: rgba(228, 234, 231, 0.34);
  --service-sheen: linear-gradient(90deg, rgba(155, 179, 157, 0.96), rgba(239, 244, 241, 0.96));
  background:
    radial-gradient(circle at top left, rgba(240, 244, 238, 0.82), transparent 28%),
    radial-gradient(circle at 88% 8%, rgba(231, 240, 232, 0.76), transparent 24%),
    linear-gradient(180deg, #ffffff 0%, #f6f8f5 52%, #fbfcfa 100%);
}

body.page-service--ai {
  --service-glow: rgba(126, 184, 152, 0.2);
  --service-glow-alt: rgba(166, 204, 182, 0.16);
  --service-wash: rgba(126, 184, 152, 0.1);
  --service-tint: rgba(155, 179, 157, 0.12);
  --service-chip: rgba(248, 252, 249, 0.95);
  --service-stroke: rgba(126, 184, 152, 0.3);
  --service-sheen: linear-gradient(90deg, rgba(126, 184, 152, 0.96), rgba(239, 244, 241, 0.96));
}

body.page-service--zoho {
  --service-glow: rgba(155, 179, 157, 0.18);
  --service-glow-alt: rgba(236, 242, 238, 0.18);
  --service-wash: rgba(155, 179, 157, 0.08);
  --service-tint: rgba(228, 234, 231, 0.08);
  --service-chip: rgba(250, 252, 251, 0.95);
  --service-stroke: rgba(155, 179, 157, 0.26);
  --service-sheen: linear-gradient(90deg, rgba(120, 160, 138, 0.96), rgba(236, 242, 238, 0.96));
}

body.page-service--shopify {
  --service-glow: rgba(236, 242, 238, 0.22);
  --service-glow-alt: rgba(221, 228, 223, 0.16);
  --service-wash: rgba(236, 242, 238, 0.11);
  --service-tint: rgba(221, 228, 223, 0.08);
  --service-chip: rgba(249, 252, 250, 0.95);
  --service-stroke: rgba(236, 242, 238, 0.28);
  --service-sheen: linear-gradient(90deg, rgba(236, 242, 238, 0.96), rgba(221, 228, 223, 0.88));
}

body.page-service--web {
  --service-glow: rgba(155, 179, 157, 0.16);
  --service-glow-alt: rgba(236, 242, 238, 0.16);
  --service-wash: rgba(155, 179, 157, 0.08);
  --service-tint: rgba(155, 179, 157, 0.08);
  --service-chip: rgba(248, 251, 252, 0.95);
  --service-stroke: rgba(155, 179, 157, 0.24);
  --service-sheen: linear-gradient(90deg, rgba(155, 179, 157, 0.92), rgba(236, 242, 238, 0.9));
}

body.page-service--marketing {
  --service-glow: rgba(236, 242, 238, 0.22);
  --service-glow-alt: rgba(136, 173, 127, 0.18);
  --service-wash: rgba(236, 242, 238, 0.1);
  --service-tint: rgba(136, 173, 127, 0.08);
  --service-chip: rgba(250, 252, 251, 0.95);
  --service-stroke: rgba(236, 242, 238, 0.3);
  --service-sheen: linear-gradient(90deg, rgba(236, 242, 238, 0.96), rgba(136, 173, 127, 0.88));
}

body.page-service--whatsapp {
  --service-glow: rgba(120, 195, 144, 0.18);
  --service-glow-alt: rgba(236, 242, 238, 0.16);
  --service-wash: rgba(120, 195, 144, 0.1);
  --service-tint: rgba(120, 195, 144, 0.08);
  --service-chip: rgba(248, 252, 248, 0.95);
  --service-stroke: rgba(120, 195, 144, 0.28);
  --service-sheen: linear-gradient(90deg, rgba(120, 195, 144, 0.96), rgba(236, 242, 238, 0.9));
}

body.page-case {
  background:
    radial-gradient(circle at top left, rgba(237, 242, 240, 0.86), transparent 28%),
    radial-gradient(circle at 86% 10%, rgba(231, 239, 232, 0.7), transparent 24%),
    linear-gradient(180deg, #fdfefd 0%, #f5f8f5 52%, #fbfcfa 100%);
}

body.page-article {
  background:
    radial-gradient(circle at top left, rgba(244, 246, 242, 0.82), transparent 26%),
    radial-gradient(circle at 88% 10%, rgba(233, 240, 233, 0.52), transparent 22%),
    linear-gradient(180deg, #ffffff 0%, #f8faf7 56%, #fcfdfb 100%);
}

body.page-contact {
  background:
    radial-gradient(circle at top left, rgba(240, 244, 238, 0.82), transparent 28%),
    radial-gradient(circle at 84% 12%, rgba(231, 240, 232, 0.74), transparent 24%),
    linear-gradient(180deg, #ffffff 0%, #f6f8f5 54%, #fbfcfa 100%);
}

body.page-hub.page-services-hub {
  background:
    radial-gradient(circle at top left, rgba(243, 246, 241, 0.84), transparent 28%),
    radial-gradient(circle at 88% 8%, rgba(232, 240, 232, 0.74), transparent 24%),
    linear-gradient(180deg, #ffffff 0%, #f7f9f6 52%, #fbfcfa 100%);
}

body.page-hub.page-industries-hub {
  background:
    radial-gradient(circle at top left, rgba(235, 242, 236, 0.86), transparent 28%),
    radial-gradient(circle at 86% 8%, rgba(231, 239, 232, 0.76), transparent 24%),
    linear-gradient(180deg, #fdfefd 0%, #f5f8f5 52%, #fbfcfa 100%);
}

body.page-hub.page-cases-hub {
  background:
    radial-gradient(circle at top left, rgba(237, 242, 240, 0.82), transparent 28%),
    radial-gradient(circle at 86% 8%, rgba(232, 239, 233, 0.7), transparent 24%),
    linear-gradient(180deg, #fdfefd 0%, #f5f8f5 52%, #fbfcfa 100%);
}

body.page-hub.page-resources {
  background:
    radial-gradient(circle at top left, rgba(246, 248, 244, 0.84), transparent 26%),
    radial-gradient(circle at 86% 10%, rgba(233, 240, 233, 0.58), transparent 22%),
    linear-gradient(180deg, #ffffff 0%, #f8faf7 54%, #fcfdfb 100%);
}

body.page-hub.page-about {
  background:
    radial-gradient(circle at top left, rgba(244, 246, 241, 0.82), transparent 28%),
    radial-gradient(circle at 86% 10%, rgba(232, 239, 232, 0.64), transparent 22%),
    linear-gradient(180deg, #ffffff 0%, #f7f9f6 54%, #fbfcfa 100%);
}

body.page-hub .site-header,
body.page-service .site-header,
body.page-case .site-header,
body.page-article .site-header,
body.page-contact .site-header {
  background: rgba(255, 255, 255, 0.86);
  border-bottom: 1px solid rgba(27, 40, 32, 0.08);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}

body.page-hub .site-header.scrolled,
body.page-service .site-header.scrolled,
body.page-case .site-header.scrolled,
body.page-article .site-header.scrolled,
body.page-contact .site-header.scrolled {
  background: rgba(252, 253, 251, 0.96);
  box-shadow: 0 20px 44px rgba(24, 27, 21, 0.08);
}

body.page-hub .brand,
body.page-service .brand,
body.page-case .brand,
body.page-article .brand,
body.page-contact .brand,
body.page-hub .nav-list a,
body.page-service .nav-list a,
body.page-case .nav-list a,
body.page-article .nav-list a,
body.page-contact .nav-list a,
body.page-hub .nav-btn,
body.page-service .nav-btn,
body.page-case .nav-btn,
body.page-article .nav-btn,
body.page-contact .nav-btn {
  color: var(--premium-ink);
}

body.page-hub .nav-list a:hover,
body.page-service .nav-list a:hover,
body.page-case .nav-list a:hover,
body.page-article .nav-list a:hover,
body.page-contact .nav-list a:hover,
body.page-hub .nav-btn:hover,
body.page-service .nav-btn:hover,
body.page-case .nav-btn:hover,
body.page-article .nav-btn:hover,
body.page-contact .nav-btn:hover {
  color: var(--premium-accent);
}

body.page-hub .header-cta,
body.page-service .header-cta,
body.page-case .header-cta,
body.page-article .header-cta,
body.page-contact .header-cta {
  background: var(--premium-ink);
  color: #eff5f1;
}

body.home-index .mega-menu,
body.page-hub .mega-menu,
body.page-service .mega-menu,
body.page-case .mega-menu,
body.page-article .mega-menu,
body.page-contact .mega-menu {
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(248, 250, 248, 0.995) 100%);
  border-top-color: rgba(27, 40, 32, 0.08);
  border-bottom-color: rgba(27, 40, 32, 0.08);
  box-shadow: 0 22px 48px rgba(23, 29, 24, 0.08);
}

.premium-hero {
  position: relative;
  padding: 1.35rem 0 1.45rem;
}

.premium-hero::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 440px;
  background:
    radial-gradient(circle at 10% 8%, rgba(243, 246, 241, 0.74), transparent 28%),
    radial-gradient(circle at 92% 12%, var(--service-glow, rgba(224, 235, 225, 0.34)), transparent 22%),
    radial-gradient(circle at 78% 32%, var(--service-glow-alt, rgba(228, 234, 231, 0.16)), transparent 20%);
  pointer-events: none;
}

.premium-hero-grid {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.02fr) minmax(340px, 0.98fr);
  gap: 1rem;
  align-items: stretch;
}

.premium-hero-copy {
  display: grid;
  align-content: start;
  gap: 0.65rem;
  padding-top: 0.15rem;
}

.premium-kicker {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  margin: 0;
  color: var(--premium-accent);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.premium-kicker::before {
  content: "";
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(228, 234, 231, 0.95) 0%, rgba(228, 234, 231, 0.1) 78%);
  box-shadow: 0 0 18px rgba(228, 234, 231, 0.28);
}

.premium-hero h1 {
  margin: 0;
  max-width: 13ch;
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(2rem, 3.4vw, 3.25rem);
  line-height: 0.96;
  letter-spacing: -0.055em;
  color: var(--premium-ink);
}

.premium-hero h1 .accent {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic;
  font-weight: 600;
  color: var(--premium-accent);
}

.premium-hero-sub {
  max-width: 56ch;
  margin: 0;
  color: var(--premium-soft);
  font-size: 0.92rem;
  line-height: 1.62;
}

.premium-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-top: 0.2rem;
}

.premium-hero-points {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.premium-hero-points li {
  padding: 0.58rem 0.82rem;
  border-radius: 999px;
  border: 1px solid rgba(27, 40, 32, 0.08);
  background:
    radial-gradient(circle at top right, var(--service-wash, rgba(228, 234, 231, 0.08)), transparent 24%),
    var(--service-chip, rgba(255, 255, 255, 0.94));
  color: var(--premium-soft);
  font-size: 0.8rem;
  line-height: 1.2;
  box-shadow: 0 14px 28px rgba(24, 31, 24, 0.04);
}

.premium-hero-scene {
  --scene-tilt-x: 0deg;
  --scene-tilt-y: 0deg;
  position: relative;
  padding: 0.7rem;
  border-radius: 22px;
  overflow: hidden;
  border: 1px solid rgba(32, 49, 39, 0.16);
  background:
    radial-gradient(circle at 16% 20%, var(--service-glow, rgba(155, 179, 157, 0.12)), transparent 24%),
    radial-gradient(circle at 84% 18%, var(--service-glow-alt, rgba(228, 234, 231, 0.16)), transparent 24%),
    linear-gradient(160deg, rgba(17, 38, 29, 0.98) 0%, rgba(28, 58, 45, 0.94) 55%, rgba(17, 33, 26, 0.98) 100%);
  box-shadow: 0 24px 60px rgba(12, 20, 15, 0.16);
  min-height: 330px;
}

.premium-hero-scene::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.08), transparent 36%),
    radial-gradient(circle at top right, var(--service-glow-alt, rgba(228, 234, 231, 0.2)), transparent 28%);
  pointer-events: none;
}

.premium-hero-scene::after {
  content: "";
  position: absolute;
  inset: auto 10% 12% auto;
  width: 150px;
  height: 150px;
  border-radius: 26px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.06), transparent);
  transform: rotate(22deg);
  pointer-events: none;
}

.premium-hero-scene-surface {
  position: relative;
  min-height: 300px;
  height: 100%;
  transform: perspective(1400px) rotateX(var(--scene-tilt-y)) rotateY(var(--scene-tilt-x));
  transform-style: preserve-3d;
  transition: transform 0.42s cubic-bezier(0.2, 0.8, 0.2, 1);
}

.premium-scene-line {
  position: absolute;
  background: rgba(193, 222, 200, 0.1);
}

.premium-scene-line--x {
  left: 7%;
  right: 7%;
  top: 50%;
  height: 1px;
}

.premium-scene-line--y {
  top: 8%;
  bottom: 8%;
  left: 51%;
  width: 1px;
}

.premium-scene-card {
  position: absolute;
  display: grid;
  gap: 0.22rem;
  max-width: 148px;
  padding: 0.6rem 0.7rem;
  border-radius: 14px;
  border: 1px solid rgba(193, 222, 200, 0.18);
  background: rgba(20, 40, 28, 0.82);
  color: #eef4f0;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  z-index: 3;
}

.premium-scene-card span,
.premium-scene-card small {
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  color: rgba(238, 244, 240, 0.65);
}

.premium-scene-card strong {
  font-size: 0.86rem;
  font-weight: 600;
  line-height: 1.28;
  letter-spacing: -0.018em;
}

/* Lead card — centred */
.premium-scene-card--lead {
  top: 50%;
  left: 50%;
  width: 210px;
  max-width: 210px;
  transform: translate(-50%, -50%);
  z-index: 4;
}

/* North / East — top row, each in own quadrant */
.premium-scene-card--north {
  top: 11%;
  left: 4%;
}

.premium-scene-card--east {
  top: 11%;
  right: 4%;
}

/* South — bottom-left, clear of meter on the right */
.premium-scene-card--south {
  bottom: 7%;
  left: 4%;
}

.premium-scene-chip {
  position: absolute;
  padding: 0.45rem 0.78rem;
  border-radius: 999px;
  border: 1px solid rgba(228, 234, 231, 0.3);
  background: rgba(228, 234, 231, 0.14);
  color: #f4ead5;
  font-size: 0.66rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  animation: home-float 10s ease-in-out infinite;
}

/* Chip a — top-centre, above north/east cards */
.premium-scene-chip--a {
  top: 1.5%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}

/* Chips b and c — bottom zone is occupied; hide to prevent overlap */
.premium-scene-chip--b {
  display: none;
}

.premium-scene-chip--c {
  display: none;
}

.premium-scene-meter {
  position: absolute;
  right: 4%;
  bottom: 7%;
  display: grid;
  gap: 0.36rem;
  width: 145px;
  padding: 0.6rem 0.7rem;
  border-radius: 14px;
  border: 1px solid rgba(193, 222, 200, 0.18);
  background: rgba(20, 40, 28, 0.82);
  color: #eef4f0;
  z-index: 4;
}

.premium-scene-meter span {
  font-size: 0.6rem;
  font-weight: 700;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  color: rgba(238, 244, 240, 0.7);
}

.premium-scene-bars {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.34rem;
}

.premium-scene-bars i {
  display: block;
  height: 0.56rem;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(165, 208, 175, 0.95), rgba(239, 244, 241, 0.92));
  animation: home-bar-pulse 4.4s ease-in-out infinite;
}

.premium-proof-band {
  padding: 0 0 0.75rem;
}

.premium-proof-band-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(320px, 0.95fr);
  gap: 0.9rem;
  align-items: stretch;
}

.premium-proof-copy,
.premium-proof-module {
  position: relative;
  overflow: hidden;
  padding: 1rem 1.05rem;
  border-radius: 24px;
  border: 1px solid var(--premium-line);
  background:
    radial-gradient(circle at top right, var(--service-wash, rgba(228, 234, 231, 0.08)), transparent 28%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(248, 251, 249, 0.94) 100%);
  box-shadow: var(--premium-shadow);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}

.premium-proof-module {
  background:
    radial-gradient(circle at top right, var(--service-tint, rgba(155, 179, 157, 0.08)), transparent 28%),
    linear-gradient(180deg, rgba(250, 245, 238, 0.98) 0%, rgba(246, 250, 248, 0.95) 100%);
}

.premium-proof-copy::before,
.premium-proof-module::before {
  content: "";
  position: absolute;
  left: 1rem;
  right: 1rem;
  top: 0;
  height: 3px;
  border-radius: 999px;
  background: var(--service-sheen, linear-gradient(90deg, rgba(155, 179, 157, 0.96), rgba(239, 244, 241, 0.96)));
  opacity: 0.88;
}

.premium-proof-copy p,
.premium-proof-module p {
  margin: 0;
  color: var(--premium-soft);
  font-size: 0.94rem;
  line-height: 1.65;
}

.premium-proof-title {
  margin: 0.12rem 0 0.55rem;
  font-size: 1.2rem;
  line-height: 1.2;
  letter-spacing: -0.03em;
  color: var(--premium-ink);
}

.premium-logo-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-top: 0.8rem;
}

.premium-logo-strip span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.1rem;
  padding: 0.5rem 0.78rem;
  border-radius: 999px;
  border: 1px solid rgba(27, 40, 32, 0.08);
  background:
    radial-gradient(circle at top right, var(--service-wash, rgba(228, 234, 231, 0.08)), transparent 26%),
    var(--service-chip, rgba(255, 255, 255, 0.94));
  color: var(--premium-ink);
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.premium-proof-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.72rem;
  margin-top: 0.8rem;
}

.premium-proof-mini {
  position: relative;
  overflow: hidden;
  padding: 0.78rem 0.82rem;
  border-radius: 18px;
  border: 1px solid rgba(27, 40, 32, 0.08);
  background:
    radial-gradient(circle at top right, var(--service-wash, rgba(228, 234, 231, 0.08)), transparent 26%),
    var(--service-chip, rgba(255, 255, 255, 0.94));
  transition: transform 0.26s ease, box-shadow 0.26s ease, border-color 0.26s ease;
}

.premium-proof-mini strong {
  display: block;
  margin-bottom: 0.3rem;
  font-size: 0.82rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--premium-sand);
}

.premium-proof-mini::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 3px;
  border-radius: 0 3px 3px 0;
  background: var(--service-sheen, linear-gradient(180deg, rgba(155, 179, 157, 0.96), rgba(239, 244, 241, 0.96)));
  opacity: 0.9;
}

.premium-proof-mini:hover {
  transform: translateY(-3px);
  border-color: rgba(47, 114, 81, 0.18);
  box-shadow: 0 24px 52px rgba(22, 24, 19, 0.08);
}

[data-proof-module] {
  transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
}

[data-proof-module].is-active,
[data-proof-module]:hover {
  transform: translateY(-2px);
  border-color: rgba(47, 114, 81, 0.24);
  box-shadow: 0 34px 76px rgba(22, 24, 19, 0.12);
}

body.page-hub .breadcrumb,
body.page-service .breadcrumb,
body.page-case .breadcrumb,
body.page-article .breadcrumb,
body.page-contact .breadcrumb {
  padding: 0.05rem 0 0.75rem;
}

body.page-hub .breadcrumb-list,
body.page-service .breadcrumb-list,
body.page-case .breadcrumb-list,
body.page-article .breadcrumb-list,
body.page-contact .breadcrumb-list {
  color: rgba(20, 34, 24, 0.72);
  font-size: 0.76rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

body.page-hub .section,
body.page-service .section,
body.page-case .section,
body.page-article .section,
body.page-contact .section {
  padding: 1rem 0 1.15rem;
}

body.page-hub .section--alt,
body.page-service .section--alt,
body.page-case .section--alt,
body.page-article .section--alt,
body.page-contact .section--alt {
  background: linear-gradient(180deg, rgba(246, 249, 246, 0.76) 0%, rgba(255, 255, 255, 0.18) 100%);
}

body.page-hub .section-head,
body.page-service .section-head,
body.page-case .section-head,
body.page-article .section-head,
body.page-contact .section-head {
  max-width: 54rem;
  margin-bottom: 1rem;
}

body.page-hub .section-head .eyebrow,
body.page-service .section-head .eyebrow,
body.page-case .section-head .eyebrow,
body.page-article .section-head .eyebrow,
body.page-contact .section-head .eyebrow {
  color: var(--premium-accent);
}

body.page-hub .section-head h2,
body.page-service .section-head h2,
body.page-case .section-head h2,
body.page-article .section-head h2,
body.page-contact .section-head h2 {
  color: var(--premium-ink);
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.9rem, 3.4vw, 3rem);
  line-height: 0.98;
  letter-spacing: -0.05em;
}

body.page-hub .section-head p,
body.page-service .section-head p,
body.page-case .section-head p,
body.page-article .section-head p,
body.page-contact .section-head p {
  color: var(--premium-soft);
  line-height: 1.7;
}

body.page-hub .services-grid,
body.page-hub .industries-grid,
body.page-hub .blog-grid,
body.page-hub .usp-grid,
body.page-hub .story-grid,
body.page-service .usp-grid,
body.page-service .blog-grid,
body.page-case .usp-grid,
body.page-case .blog-grid,
body.page-article .usp-grid,
body.page-article .blog-grid,
body.page-contact .blog-grid {
  gap: 0.9rem;
}

body.page-hub .service-card,
body.page-hub .blog-card,
body.page-hub .usp-card,
body.page-hub .industry-card,
body.page-hub .industry-detail-card,
body.page-hub .story-grid,
body.page-service .usp-card,
body.page-service .blog-card,
body.page-case .usp-card,
body.page-case .blog-card,
body.page-article .usp-card,
body.page-article .blog-card,
body.page-contact .blog-card,
body.page-contact .contact-info-card,
body.page-contact .contact-form-standalone {
  border-radius: 24px;
  border: 1px solid var(--premium-line);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(246, 249, 246, 0.94) 100%);
  box-shadow: var(--premium-shadow);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}

body.page-hub .service-card,
body.page-hub .blog-card,
body.page-hub .usp-card,
body.page-service .usp-card,
body.page-service .blog-card,
body.page-case .usp-card,
body.page-case .blog-card,
body.page-article .usp-card,
body.page-article .blog-card,
body.page-contact .blog-card {
  padding: 1rem;
}

body.page-hub .service-card,
body.page-hub .blog-card,
body.page-service .blog-card,
body.page-case .blog-card,
body.page-article .blog-card {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.99) 0%, rgba(247, 250, 247, 0.95) 100%);
}

body.page-hub .usp-card,
body.page-hub .industry-card,
body.page-hub .industry-detail-card,
body.page-hub .story-grid,
body.page-service .usp-card,
body.page-case .usp-card,
body.page-article .usp-card,
body.page-contact .contact-info-card,
body.page-contact .contact-form-standalone {
  background: linear-gradient(180deg, rgba(252, 253, 252, 0.98) 0%, rgba(244, 248, 244, 0.95) 100%);
}

body.page-hub .industry-card {
  min-height: 220px;
  padding: 1rem;
}

body.page-hub .industry-detail-card,
body.page-hub .story-grid {
  padding: 1.05rem;
}

body.page-hub .timeline,
body.page-service .timeline,
body.page-case .timeline,
body.page-article .timeline {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.8rem;
  counter-reset: premium-step;
}

body.page-hub .timeline::before,
body.page-service .timeline::before,
body.page-case .timeline::before,
body.page-article .timeline::before {
  display: none;
}

body.page-hub .timeline-item,
body.page-service .timeline-item,
body.page-case .timeline-item,
body.page-article .timeline-item {
  position: relative;
  margin: 0;
  padding: 1rem;
  border-radius: 22px;
  border: 1px solid var(--premium-line);
  background:
    radial-gradient(circle at top right, var(--service-wash, rgba(228, 234, 231, 0.08)), transparent 26%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(245, 249, 245, 0.95) 100%);
  box-shadow: 0 20px 46px rgba(24, 31, 24, 0.05);
  overflow: hidden;
  transition: transform 0.26s ease, border-color 0.26s ease, box-shadow 0.26s ease;
}

body.page-hub .timeline-item::before,
body.page-service .timeline-item::before,
body.page-case .timeline-item::before,
body.page-article .timeline-item::before {
  counter-increment: premium-step;
  content: counter(premium-step, decimal-leading-zero);
  position: static;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: auto;
  margin-bottom: 0.6rem;
  padding: 0.34rem 0.55rem;
  border-radius: 999px;
  border: 1px solid rgba(47, 114, 81, 0.15);
  background: rgba(47, 114, 81, 0.08);
  color: var(--premium-accent);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.14em;
}

body.page-service .timeline-item::after,
body.page-case .timeline-item::after,
body.page-article .timeline-item::after {
  content: "";
  position: absolute;
  left: 1rem;
  right: 1rem;
  top: 0;
  height: 3px;
  border-radius: 999px;
  background: var(--service-sheen, linear-gradient(90deg, rgba(155, 179, 157, 0.96), rgba(239, 244, 241, 0.96)));
  opacity: 0.82;
}

body.page-service .timeline-item:hover,
body.page-case .timeline-item:hover,
body.page-article .timeline-item:hover {
  transform: translateY(-4px);
  border-color: rgba(47, 114, 81, 0.18);
  box-shadow: 0 28px 58px rgba(24, 31, 24, 0.08);
}

body.page-service .timeline-item h4,
body.page-case .timeline-item h4,
body.page-article .timeline-item h4 {
  margin: 0 0 0.5rem;
  color: var(--premium-ink);
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 1rem;
  line-height: 1.26;
  letter-spacing: -0.03em;
}

body.page-service .timeline-item p,
body.page-case .timeline-item p,
body.page-article .timeline-item p {
  margin: 0;
}

body.page-service .blog-card,
body.page-case .blog-card,
body.page-article .blog-card {
  position: relative;
  padding-top: 5rem;
  overflow: hidden;
  transition: transform 0.26s ease, border-color 0.26s ease, box-shadow 0.26s ease;
}

body.page-service .blog-card::before,
body.page-case .blog-card::before,
body.page-article .blog-card::before {
  content: "";
  position: absolute;
  top: 1rem;
  left: 1rem;
  right: 1rem;
  height: 2.8rem;
  border-radius: 16px;
  background:
    var(--service-sheen, linear-gradient(90deg, rgba(47, 114, 81, 0.18), rgba(236, 242, 238, 0.36))),
    linear-gradient(180deg, rgba(47, 114, 81, 0.12), rgba(47, 114, 81, 0));
  opacity: 0.9;
}

body.page-service .blog-card::after,
body.page-case .blog-card::after,
body.page-article .blog-card::after {
  content: "";
  position: absolute;
  inset: -24% auto -24% -10%;
  width: 42%;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0));
  transform: translateX(-140%) rotate(14deg);
  opacity: 0;
  pointer-events: none;
  transition: transform 0.75s ease, opacity 0.45s ease;
}

body.page-service .blog-card:hover,
body.page-case .blog-card:hover,
body.page-article .blog-card:hover {
  transform: translateY(-4px);
  border-color: rgba(47, 114, 81, 0.18);
  box-shadow: 0 28px 58px rgba(24, 31, 24, 0.08);
}

body.page-service .blog-card:hover::after,
body.page-case .blog-card:hover::after,
body.page-article .blog-card:hover::after {
  transform: translateX(320%) rotate(14deg);
  opacity: 1;
}

body.page-service .blog-meta,
body.page-case .blog-meta,
body.page-article .blog-meta {
  color: var(--premium-accent);
  font-size: 0.67rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

body.page-service .blog-card h3,
body.page-case .blog-card h3,
body.page-article .blog-card h3 {
  margin: 0.1rem 0 0.45rem;
  color: var(--premium-ink);
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 1rem;
  line-height: 1.24;
  letter-spacing: -0.03em;
}

body.page-service .blog-card p,
body.page-case .blog-card p,
body.page-article .blog-card p {
  margin: 0;
}

body.page-service .faq-list,
body.page-contact .faq-list {
  display: grid;
  gap: 0.75rem;
}

body.page-service .faq-item,
body.page-contact .faq-item {
  border-radius: 22px;
  border: 1px solid var(--premium-line);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.99) 0%, rgba(245, 249, 245, 0.95) 100%);
  box-shadow: 0 18px 42px rgba(24, 31, 24, 0.05);
  overflow: hidden;
}

body.page-service .faq-question,
body.page-contact .faq-question {
  padding: 1rem 1.1rem;
  color: var(--premium-ink);
}

body.page-contact .contact-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(340px, 1.08fr);
  gap: 1rem;
  align-items: start;
}

body.page-contact .contact-info-card,
body.page-contact .contact-form-standalone {
  padding: 1rem;
}

body.page-hub .cta-strip,
body.page-service .cta-strip,
body.page-case .cta-strip,
body.page-article .cta-strip,
body.page-contact .cta-strip {
  padding: 0.2rem 0 0.5rem;
  background: transparent;
}

body.page-hub .cta-strip .container,
body.page-service .cta-strip .container,
body.page-case .cta-strip .container,
body.page-article .cta-strip .container,
body.page-contact .cta-strip .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 1.15rem;
  border-radius: 28px;
  border: 1px solid rgba(228, 234, 231, 0.18);
  background:
    radial-gradient(circle at 82% 18%, rgba(228, 234, 231, 0.14), transparent 24%),
    linear-gradient(180deg, rgba(18, 39, 30, 0.98) 0%, rgba(13, 28, 21, 1) 100%);
  color: #eef4f0;
  box-shadow: 0 32px 70px rgba(13, 22, 17, 0.14);
}

body.page-hub .cta-strip h2,
body.page-service .cta-strip h2,
body.page-case .cta-strip h2,
body.page-article .cta-strip h2,
body.page-contact .cta-strip h2 {
  margin: 0;
  color: #eef4f0;
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.8rem, 3vw, 2.6rem);
  line-height: 0.98;
  letter-spacing: -0.04em;
}

body.page-hub .cta-strip p,
body.page-service .cta-strip p,
body.page-case .cta-strip p,
body.page-article .cta-strip p,
body.page-contact .cta-strip p {
  margin: 0;
  max-width: 42rem;
  color: rgba(238, 244, 240, 0.78);
}

body.page-hub .site-footer,
body.page-service .site-footer,
body.page-case .site-footer,
body.page-article .site-footer,
body.page-contact .site-footer {
  background: #ffffff;
  color: #1b2f24;
}

body.page-hub .footer-grid,
body.page-service .footer-grid,
body.page-case .footer-grid,
body.page-article .footer-grid,
body.page-contact .footer-grid {
  padding-top: 1rem;
  border-top: 1px solid rgba(27, 47, 36, 0.1);
}

body.page-contact .contact-hero-rail {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.75rem;
  margin-top: 0.25rem;
}

body.page-contact .contact-hero-rail-card,
body.page-contact .contact-response-card,
body.page-contact .contact-scope-card,
body.page-contact .contact-form-detail-card {
  padding: 1rem 1.05rem;
  border-radius: 20px;
  border: 1px solid rgba(27, 40, 32, 0.08);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96) 0%, rgba(245, 249, 245, 0.92) 100%);
  box-shadow: 0 16px 34px rgba(24, 31, 24, 0.05);
}

body.page-contact .contact-hero-rail-card span,
body.page-contact .contact-response-card span,
body.page-contact .contact-scope-card span,
body.page-contact .contact-form-detail-card span,
body.page-contact .contact-form-security-head span {
  display: block;
  margin-bottom: 0.45rem;
  color: var(--premium-accent);
  font-size: 0.69rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

body.page-contact .contact-hero-rail-card strong,
body.page-contact .contact-response-card strong,
body.page-contact .contact-scope-card strong,
body.page-contact .contact-form-detail-card strong,
body.page-contact .contact-form-security-head strong {
  display: block;
  color: var(--premium-ink);
  font-size: 0.97rem;
  line-height: 1.38;
  letter-spacing: -0.02em;
}

body.page-contact .contact-hero-rail-card strong {
  font-size: 0.9rem;
}

body.page-contact .contact-hero-rail-card p,
body.page-contact .contact-response-card p,
body.page-contact .contact-scope-card p,
body.page-contact .contact-form-detail-card p {
  margin: 0.5rem 0 0;
  color: var(--premium-soft);
  font-size: 0.9rem;
  line-height: 1.62;
}

body.page-contact .contact-side-stack {
  display: grid;
  gap: 1rem;
}

body.page-contact .contact-section-head {
  margin-bottom: 0;
}

body.page-contact .contact-response-panel,
body.page-contact .contact-scope-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.8rem;
}

body.page-contact .contact-info-cards--compact {
  gap: 0.8rem;
  border-top: 0;
}

body.page-contact .contact-info-cards--compact .contact-info-card {
  padding: 1rem 1.05rem;
  border-bottom: 0;
}

body.page-contact .contact-form-standalone {
  position: relative;
  display: grid;
  gap: 1rem;
  padding: 1.2rem;
  background:
    radial-gradient(circle at top right, rgba(236, 242, 238, 0.18), transparent 28%),
    linear-gradient(180deg, rgba(252, 253, 252, 0.99) 0%, rgba(244, 248, 244, 0.96) 100%);
}

body.page-contact .contact-form-heading {
  display: grid;
  gap: 0.45rem;
}

body.page-contact .contact-form-heading h3 {
  margin: 0;
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.45rem, 2.2vw, 1.9rem);
  line-height: 1.04;
  letter-spacing: -0.04em;
  color: var(--premium-ink);
}

body.page-contact .contact-form-heading p:last-child {
  margin: 0;
  color: var(--premium-soft);
  line-height: 1.64;
}

body.page-contact .contact-form-row {
  display: grid;
  gap: 0.9rem;
}

body.page-contact .contact-form-row--split {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.page-contact .contact-form-standalone .field {
  margin-bottom: 0;
}

body.page-contact .contact-form-standalone .field input,
body.page-contact .contact-form-standalone .field select,
body.page-contact .contact-form-standalone .field textarea {
  padding: 0.86rem 0 0.72rem;
  border-bottom-width: 1.5px;
}

body.page-contact .field-hint,
body.page-contact .field-error {
  margin: 0.5rem 0 0;
  font-size: 0.8rem;
  line-height: 1.55;
}

body.page-contact .field-hint {
  color: rgba(57, 79, 64, 0.72);
}

body.page-contact .field-error {
  color: #a54848;
}

body.page-contact .field.is-invalid input,
body.page-contact .field.is-invalid select,
body.page-contact .field.is-invalid textarea {
  border-bottom-color: rgba(165, 72, 72, 0.66);
}

body.page-contact .field.is-invalid label {
  color: #8f4343;
}

body.page-contact .contact-form-detail {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.8rem;
}

body.page-contact .contact-form-security {
  display: grid;
  gap: 0.75rem;
  padding: 1rem 1.05rem;
  border-radius: 20px;
  border: 1px solid rgba(27, 40, 32, 0.08);
  background: rgba(255, 255, 255, 0.82);
}

body.page-contact .contact-form-security-head {
  display: grid;
  gap: 0.12rem;
}

body.page-contact .form-honeypot {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}

body.page-contact .delivery-note {
  margin: 0;
  color: rgba(57, 79, 64, 0.76);
  font-size: 0.82rem;
  line-height: 1.55;
}

body.page-contact .delivery-note.is-error {
  color: #8f4343;
}

body.page-contact .form-status {
  margin: 0;
  padding: 0.9rem 1rem;
  border-radius: 16px;
  border: 1px solid transparent;
  font-size: 0.9rem;
  line-height: 1.55;
}

body.page-contact .form-status--success {
  border-color: rgba(47, 114, 81, 0.18);
  background: rgba(47, 114, 81, 0.08);
  color: #2f7251;
}

body.page-contact .form-status--error {
  border-color: rgba(165, 72, 72, 0.18);
  background: rgba(165, 72, 72, 0.07);
  color: #8f4343;
}

body.page-contact .contact-form-standalone .cta-btn--block {
  position: relative;
  min-height: 3.3rem;
}

body.page-contact .contact-form-standalone .cta-btn--block:disabled {
  cursor: not-allowed;
  opacity: 0.7;
}

body.page-contact .contact-form-standalone .cta-btn--block.is-loading {
  color: rgba(255, 255, 255, 0.9);
}

body.page-contact .contact-form-standalone .cta-btn--block.is-loading::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1rem;
  width: 1rem;
  height: 1rem;
  margin-top: -0.5rem;
  border-radius: 999px;
  border: 2px solid rgba(255, 255, 255, 0.45);
  border-top-color: #ffffff;
  animation: premium-spin 0.7s linear infinite;
}

@keyframes premium-spin {
  to {
    transform: rotate(360deg);
  }
}

@media (max-width: 1100px) {
  body.page-contact .contact-hero-rail,
  body.page-contact .contact-response-panel,
  body.page-contact .contact-scope-grid,
  body.page-contact .contact-form-detail {
    grid-template-columns: 1fr;
  }

  body.page-contact .contact-form-row--split {
    grid-template-columns: 1fr;
  }

  .premium-hero-grid,
  .premium-proof-band-grid,
  body.page-contact .contact-grid {
    grid-template-columns: 1fr;
  }

  body.page-hub .timeline,
  body.page-service .timeline,
  body.page-case .timeline,
  body.page-article .timeline {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  .premium-hero {
    padding-top: 0.9rem;
  }

  .premium-hero h1 {
    max-width: none;
    font-size: clamp(1.85rem, 8vw, 2.8rem);
  }

  .premium-hero-actions {
    flex-direction: column;
    align-items: stretch;
  }

  body.page-contact .contact-hero-rail-card,
  body.page-contact .contact-response-card,
  body.page-contact .contact-scope-card,
  body.page-contact .contact-form-detail-card,
  body.page-contact .contact-info-cards--compact .contact-info-card,
  body.page-contact .contact-form-security {
    padding: 0.9rem;
  }

  /* At 760px stage goes full-width — cards can be slightly larger than base */
  .premium-hero-scene,
  .premium-hero-scene-surface {
    min-height: 300px;
  }

  .premium-scene-card {
    max-width: 158px;
    padding: 0.65rem 0.72rem;
  }

  .premium-scene-card--lead {
    width: 218px;
    max-width: 218px;
  }

  .premium-scene-meter {
    width: 148px;
  }

  body.page-hub .timeline,
  body.page-service .timeline,
  body.page-case .timeline,
  body.page-article .timeline,
  .premium-proof-grid {
    grid-template-columns: 1fr;
  }

  body.page-contact .contact-form-standalone {
    padding: 1rem;
  }

  body.page-hub .cta-strip .container,
  body.page-service .cta-strip .container,
  body.page-case .cta-strip .container,
  body.page-article .cta-strip .container,
  body.page-contact .cta-strip .container {
    padding: 1rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .premium-hero-scene-surface,
  .premium-scene-chip,
  [data-proof-module] {
    animation: none !important;
    transition: none !important;
    transform: none !important;
  }
}

/* ============ MOBILE COMPRESSION ============ */
.mobile-sticky-cta,
.mobile-collapsible__toggle {
  display: none;
}

@media (max-width: 760px) {
  body.has-mobile-sticky-cta {
    padding-bottom: 5.9rem;
  }

  body.nav-open .mobile-sticky-cta {
    opacity: 0;
    transform: translateY(120%);
    pointer-events: none;
  }

  .header-inner {
    height: 68px;
    gap: 0.85rem;
  }

  .brand {
    font-size: 1.2rem;
  }

  .main-nav {
    inset: 68px 0 0 0;
    padding: 1rem var(--pad) 6rem;
    background: rgba(255, 255, 255, 0.98);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
  }

  .nav-list a,
  .nav-btn {
    padding: 0.92rem 0.95rem;
    font-size: 0.96rem;
  }

  .section,
  body.page-hub .section,
  body.page-service .section,
  body.page-case .section,
  body.page-article .section,
  body.page-contact .section {
    padding: 0.85rem 0 0.95rem;
  }

  .section-head,
  body.page-hub .section-head,
  body.page-service .section-head,
  body.page-case .section-head,
  body.page-article .section-head,
  body.page-contact .section-head {
    margin-bottom: 0.78rem;
  }

  .section-head h2,
  body.page-hub .section-head h2,
  body.page-service .section-head h2,
  body.page-case .section-head h2,
  body.page-article .section-head h2,
  body.page-contact .section-head h2 {
    font-size: clamp(1.45rem, 7vw, 2rem);
  }

  .section-head p,
  .premium-hero-sub,
  .premium-proof-copy > p:not(.premium-kicker),
  .premium-proof-module > p:not(.premium-kicker),
  body.home-index .home-hero-lead,
  body.home-index .home-section-copy,
  body.home-index .home-ribbon-statement,
  body.home-index .home-close-card p {
    font-size: 0.93rem;
    line-height: 1.55;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .service-card p,
  .usp-card p,
  .blog-card p,
  .timeline-item p,
  .premium-proof-mini p,
  .contact-info-card p,
  .contact-info-card a,
  .faq-answer p,
  body.home-index .home-support-card p,
  body.home-index .home-pillar-card p,
  body.home-index .home-pillar-panel p,
  body.home-index .home-proof-card p,
  body.home-index .home-process-step p {
    font-size: 0.88rem;
    line-height: 1.55;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .premium-hero {
    padding: 0.7rem 0 0.95rem;
  }

  .premium-hero-copy {
    gap: 0.6rem;
  }

  .premium-hero h1 {
    font-size: clamp(2rem, 8.4vw, 2.95rem);
    line-height: 0.96;
  }

  .premium-hero-actions,
  body.home-index .home-hero-actions {
    gap: 0.6rem;
  }

  .premium-hero-actions .cta-btn,
  body.home-index .home-hero-actions .cta-btn {
    width: 100%;
    justify-content: center;
  }

  .premium-hero-actions .cta-btn--ghost,
  body.home-index .home-hero-actions .cta-btn--ghost {
    display: none;
  }

  .premium-hero-points li:nth-child(n+3),
  body.home-index .home-ribbon-points span:nth-child(n+3),
  body.home-index .home-secondary-links a:nth-child(n+3),
  body.home-index .home-hero-trust li:last-child {
    display: none;
  }

  .premium-hero-points li {
    padding: 0.46rem 0.68rem;
    font-size: 0.72rem;
  }

  .premium-hero-scene {
    min-height: 228px;
    padding: 0.72rem;
  }

  .premium-hero-scene-surface {
    min-height: 208px;
  }

  .premium-hero-scene::after {
    display: none;
  }

  .premium-scene-line,
  .premium-scene-card:not(.premium-scene-card--lead),
  .premium-scene-chip--b,
  .premium-scene-chip--c {
    display: none;
  }

  .premium-scene-card {
    max-width: 155px;
    padding: 0.58rem 0.65rem;
  }

  .premium-scene-card--lead {
    width: 172px;
    max-width: 172px;
  }

  .premium-scene-meter {
    width: 128px;
    right: 5%;
    bottom: 8%;
  }

  body.home-index .home-hero {
    padding: 0.78rem 0 1rem;
  }

  body.home-index .home-hero-grid {
    gap: 0.85rem;
  }

  body.home-index .home-hero-title {
    max-width: 11.3ch;
    font-size: clamp(2.18rem, 10vw, 3.15rem);
    line-height: 0.92;
  }

  body.home-index .home-hero-trust {
    gap: 0 0.85rem;
  }

  body.home-index .home-stage-frame {
    padding: 0.74rem;
  }

  body.home-index .home-stage-head {
    gap: 0.4rem;
  }

  body.home-index .home-stage-head strong {
    font-size: 0.84rem;
  }

  body.home-index .home-stage-head p {
    display: none;
  }

  body.home-index .home-stage {
    min-height: 228px;
  }

  body.home-index .home-stage-gridline,
  body.home-index .home-scene-card:not(.home-scene-card--core),
  body.home-index .home-scene-chip--2,
  body.home-index .home-scene-chip--3 {
    display: none;
  }

  body.home-index .home-scene-card {
    max-width: 160px;
    padding: 0.6rem 0.68rem;
  }

  body.home-index .home-scene-card--core {
    width: 175px;
    max-width: 175px;
  }

  body.home-index .home-scene-meter {
    width: 130px;
    right: 5%;
    bottom: 8%;
  }

  body.home-index .home-ribbon,
  body.home-index .home-pillars,
  body.home-index .home-testimonial,
  body.home-index .home-proof,
  body.home-index .home-close {
    padding-bottom: 1.2rem;
  }

  body.home-index .home-ribbon-top,
  body.home-index .home-pillar-panel,
  body.home-index .home-proof-card,
  body.home-index .home-close-card,
  body.home-index .home-process {
    padding: 0.92rem;
  }

  body.home-index .home-t-card {
    padding: 1.2rem 1.1rem 1.1rem;
    border-radius: 18px;
  }

  body.home-index .home-panel-grid {
    gap: 0.72rem;
    margin-top: 0.9rem;
  }

  body.home-index .home-panel-tags span,
  body.home-index .home-proof-stack span,
  body.home-index .home-proof-flow span,
  body.home-index .home-close-support a {
    font-size: 0.68rem;
    padding: 0.42rem 0.62rem;
  }

  body.home-index .home-proof-card h3,
  .premium-proof-title {
    font-size: 1.1rem;
  }

  body.home-index .home-proof-visual {
    height: 124px;
    margin-bottom: 0.65rem;
  }

  .premium-proof-band {
    padding-bottom: 0.25rem;
  }

  .premium-proof-band-grid {
    gap: 0.72rem;
  }

  .premium-proof-copy,
  .premium-proof-module {
    padding: 0.92rem;
  }

  .service-card,
  .usp-card,
  .blog-card,
  body.page-hub .timeline-item,
  body.page-service .timeline-item,
  body.page-case .timeline-item,
  body.page-article .timeline-item,
  body.page-service .faq-item,
  body.page-contact .faq-item,
  body.page-contact .contact-info-card,
  body.page-contact .contact-form-standalone {
    padding: 0.92rem;
  }

  .blog-card h3,
  .service-card h3,
  .usp-card h3,
  .timeline-item h4 {
    font-size: 1rem;
  }

  .contact-grid {
    gap: 0.85rem;
  }

  .footer-grid {
    grid-template-columns: 1fr !important;
    gap: 1rem;
    padding-bottom: 1.5rem;
  }

  .footer-col:not(:first-child):not(:last-child) {
    display: none;
  }

  .footer-col:last-child {
    padding-top: 0.95rem;
    border-top: 1px solid rgba(212, 224, 215, 0.12);
  }

  .footer-blurb {
    max-width: none;
  }

  .footer-bottom {
    padding-top: 1rem;
    justify-content: flex-start;
  }

  .footer-soon {
    display: none;
  }

  .mobile-rail {
    display: grid !important;
    grid-auto-flow: column;
    grid-auto-columns: minmax(78vw, 1fr);
    grid-template-columns: none !important;
    gap: 0.72rem;
    overflow-x: auto;
    overscroll-behavior-x: contain;
    padding: 0 0 0.45rem;
    scroll-snap-type: x proximity;
    scrollbar-width: none;
  }

  .timeline.mobile-rail {
    padding-left: var(--pad);
  }

  .mobile-rail::-webkit-scrollbar {
    display: none;
  }

  .mobile-rail > * {
    min-width: 0;
    scroll-snap-align: start;
  }

  .home-link-rail.mobile-rail,
  .home-support-grid.mobile-rail,
  .home-pillar-controls.mobile-rail,
  .home-proof-grid.mobile-rail,
  .home-process-grid.mobile-rail,
  .premium-proof-grid.mobile-rail,
  .services-grid.mobile-rail,
  .usp-grid.mobile-rail,
  .blog-grid.mobile-rail,
  .timeline.mobile-rail,
  .svc-detail-grid.mobile-rail,
  .industries-grid.mobile-rail,
  .contact-info-cards.mobile-rail {
    margin-left: calc(var(--pad) * -1);
    margin-right: calc(var(--pad) * -1);
    padding-left: var(--pad);
    padding-right: var(--pad);
  }

  .home-pillar-controls.mobile-rail > * {
    min-width: min(82vw, 280px);
  }

  .premium-proof-grid.mobile-rail {
    grid-auto-columns: minmax(84vw, 1fr);
  }

  .mobile-collapsible__toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-top: 0.7rem;
    padding: 0.8rem 0.92rem;
    border-radius: 18px;
    border: 1px solid rgba(24, 38, 29, 0.1);
    background: rgba(255, 255, 255, 0.94);
    box-shadow: 0 14px 30px rgba(24, 31, 24, 0.05);
    color: var(--ink);
    text-align: left;
    font-size: 0.86rem;
    font-weight: 600;
  }

  .mobile-collapsible__toggle strong {
    color: var(--green);
    font-size: 1rem;
    font-weight: 700;
  }

  .mobile-collapsible__body {
    overflow: hidden;
    transition: max-height 0.35s ease, opacity 0.25s ease, margin-top 0.25s ease;
  }

  .mobile-collapsible.is-collapsed .mobile-collapsible__body {
    max-height: 0 !important;
    opacity: 0;
    margin-top: 0 !important;
    pointer-events: none;
  }

  .mobile-sticky-cta {
    position: fixed;
    left: 12px;
    right: 12px;
    bottom: 12px;
    z-index: 70;
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 0.6rem;
    padding: 0.58rem;
    border-radius: 20px;
    border: 1px solid rgba(24, 38, 29, 0.1);
    background: rgba(255, 255, 255, 0.94);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
    box-shadow: 0 18px 36px rgba(20, 28, 22, 0.12);
    transition: opacity 0.22s ease, transform 0.22s ease;
  }

  .mobile-sticky-cta--single {
    grid-template-columns: 1fr;
  }

  .mobile-sticky-cta__primary,
  .mobile-sticky-cta__secondary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 2.85rem;
    padding: 0.72rem 0.95rem;
    border-radius: 999px;
    font-size: 0.88rem;
    font-weight: 700;
    text-align: center;
    white-space: normal;
    line-height: 1.15;
  }

  .mobile-sticky-cta__primary {
    background: var(--green-dark);
    color: #eef4f0;
  }

  .mobile-sticky-cta__secondary {
    border: 1px solid rgba(24, 38, 29, 0.12);
    background: rgba(255, 255, 255, 0.88);
    color: var(--ink);
  }

  body.home-index .home-ribbon-stats {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  body.home-index .home-ribbon-stat:nth-child(2) {
    border-right: none;
  }

  body.home-index .home-ribbon-stat:nth-child(1),
  body.home-index .home-ribbon-stat:nth-child(2) {
    border-bottom: 1px solid var(--home-line);
  }

  body.home-index .home-cta-mid-inner {
    grid-template-columns: 1fr;
  }

  body.home-index .home-cta-mid-actions {
    flex-direction: row;
    flex-wrap: wrap;
  }

  body.home-index .home-cta-mid-actions .cta-btn {
    flex: 1;
    min-width: 140px;
  }
}

/* ============================================================
   PREMIUM SECTION DIVIDERS + SPACING SYSTEM
   Gradient divider auto-inserted between consecutive <section>
   elements. Champagne/gold tone matches the Kalsha palette.
   ============================================================ */

section + section {
  position: relative;
}

section + section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: min(580px, 72%);
  height: 1px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(30, 40, 35, 0.14) 20%,
    rgba(30, 40, 35, 0.14) 80%,
    transparent 100%
  );
  pointer-events: none;
  z-index: 2;
}

/* Suppress divider between sections that intentionally share one continuous background zone */
body.home-index .home-project-method::before,
body.home-index .home-cta-mid::before,
.cta-strip::before {
  display: none;
}

/* Remove old manual border-top on home testimonial — replaced by the divider system */
body.home-index .home-testimonial {
  border-top: none;
}

/* ---- SECTION SPACING FIXES ---- */

/* Premium proof band: was collapsed to near-zero top padding */
.premium-proof-band {
  padding-top: clamp(3rem, 5vw, 5rem);
  padding-bottom: clamp(2rem, 4vw, 4rem);
}

/* Premium hero: consistent bottom breathing room */
.premium-hero {
  padding-bottom: clamp(2rem, 3.5vw, 3rem);
}

/* Home ribbon: top padding was 0, needs breathing room under the divider */
body.home-index .home-ribbon {
  padding-top: clamp(3.5rem, 5.5vw, 5.5rem);
}

/* Home pillars: keep the service route section compact */
body.home-index .home-pillars {
  padding-top: clamp(1.5rem, 2.6vw, 2.25rem);
  padding-bottom: clamp(1.8rem, 3vw, 2.6rem);
}

/* Home projects: top padding was 0 */
body.home-index .home-projects {
  padding-top: clamp(3rem, 5vw, 5rem);
}

/* Home testimonial: near-zero top and bottom padding */
body.home-index .home-testimonial {
  padding-top: clamp(3.5rem, 5.5vw, 5.5rem);
  padding-bottom: clamp(3rem, 5vw, 5rem);
}

@media (max-width: 760px) {
  section + section::before {
    width: min(320px, 72%);
  }

  .premium-proof-band {
    padding-top: 2.5rem;
    padding-bottom: 1.5rem;
  }

  body.home-index .home-ribbon,
  body.home-index .home-projects,
  body.home-index .home-testimonial {
    padding-top: 2.5rem;
  }

  body.home-index .home-pillars {
    padding-top: 1.35rem;
    padding-bottom: 1.5rem;
  }

  body.home-index .home-testimonial {
    padding-bottom: 2rem;
  }
}

/* ============================================================
   WHITE BACKGROUND SYSTEM
   Override all page and section backgrounds to pure white.
   ============================================================ */

/* Global body — remove sage-green gradient */
body {
  background: #ffffff;
}

/* Home page body — remove warm cream gradient */
body.home-index {
  background: #ffffff;
}

/* All inner pages (hub, service, case study, article, contact) */
body.page-hub,
body.page-service,
body.page-case,
body.page-article,
body.page-contact {
  background: #ffffff;
}

/* Restore a softer shell for the services hub without affecting other pages */
body.page-hub.page-services-hub {
  background:
    radial-gradient(circle at 10% 16%, rgba(230, 239, 232, 0.9), transparent 24%),
    radial-gradient(circle at 90% 14%, rgba(222, 232, 224, 0.82), transparent 24%),
    linear-gradient(180deg, #fcfdfc 0%, #f4f8f4 48%, #fbfcfa 100%);
}

/* Home sections — remove individual cream/gradient backgrounds */
body.home-index .home-hero::before,
body.home-index .home-stage::before,
body.home-index .home-stage::after {
  opacity: 0;
}

body.home-index .home-ribbon {
  background: #ffffff;
}

body.home-index .home-pillars {
  background: #ffffff;
}

body.home-index .home-testimonial {
  background: #ffffff;
}

body.home-index .home-projects,
body.home-index .home-project-method {
  background: #f9f9f9;
}

/* Alt sections on inner pages */
.section--alt {
  background: #f7f7f7;
}

/* Premium hero overlay — tone down green radial gradients */
.premium-hero::before {
  opacity: 0;
}

/* Premium proof band */
.premium-proof-band {
  background: #ffffff;
}

/* Home ribbon top card — was warm cream */
body.home-index .home-ribbon-top {
  background: #f9f9f9;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
}

/* Hot feature cards — was warm champagne */
body.home-index .home-hot-feature {
  background: #f9f9f9;
}

body.home-index .home-hot-feature.home-hot-feature--crm {
  background:
    radial-gradient(circle at top right, rgba(37, 99, 235, 0.16), transparent 32%),
    linear-gradient(180deg, #ffffff 0%, #eff6ff 100%);
}

body.home-index .home-hot-feature.home-hot-feature--launch {
  background:
    radial-gradient(circle at top right, rgba(239, 71, 111, 0.15), transparent 32%),
    linear-gradient(180deg, #ffffff 0%, #fff1f2 100%);
}

/* ============================================================
   HERO ALIGNMENT + SPACING REFINEMENT
   Shared top-aligned rhythm for home and inner-page heroes.
   ============================================================ */

body.home-index .home-hero {
  padding-top: clamp(0.95rem, 1.8vw, 1.6rem);
  padding-bottom: clamp(1.1rem, 2vw, 1.8rem);
}

body.home-index .home-hero-grid {
  grid-template-columns: minmax(0, 0.96fr) minmax(420px, 1.04fr);
  gap: clamp(1.5rem, 2.8vw, 2.8rem);
  align-items: start;
}

body.home-index .home-hero-copy {
  display: grid;
  align-content: start;
  align-self: start;
  gap: 0.85rem;
  max-width: 40rem;
  padding-top: clamp(0.2rem, 0.6vw, 0.55rem);
}

body.home-index .home-kicker {
  margin-bottom: 0;
}

body.home-index .home-hero-title {
  max-width: 10.8ch;
  font-size: clamp(2.35rem, 4vw, 3.85rem);
  line-height: 0.95;
}

body.home-index .home-hero-lead {
  max-width: 33rem;
  margin: 0;
  font-size: 0.96rem;
  line-height: 1.65;
}

body.home-index .home-hero-actions {
  margin: 0.05rem 0 0;
  gap: 0.85rem;
}

body.home-index .home-hero-trust {
  gap: 0.45rem 1rem;
  max-width: 38rem;
  margin-top: 0.15rem;
}

body.home-index .home-hero-trust li {
  line-height: 1.6;
}

body.home-index .home-stage-wrap {
  display: flex;
  align-self: start;
  min-height: 100%;
}

body.home-index .home-stage-frame {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: clamp(380px, 36vw, 460px);
  padding: clamp(0.95rem, 1.5vw, 1.25rem);
}

body.home-index .home-stage-head {
  align-items: start;
  gap: 0.95rem;
  padding: 0 0 0.9rem;
}

body.home-index .home-stage-head > div {
  max-width: 17rem;
}

body.home-index .home-stage-head strong {
  font-size: 1rem;
  line-height: 1.2;
}

body.home-index .home-stage-head p {
  max-width: none;
  line-height: 1.5;
}

body.home-index .home-stage {
  min-height: clamp(340px, 33vw, 410px);
}

.premium-hero {
  padding-top: clamp(0.95rem, 1.8vw, 1.55rem);
  padding-bottom: clamp(1.1rem, 2vw, 1.8rem);
}

.premium-hero-grid {
  grid-template-columns: minmax(0, 0.98fr) minmax(390px, 1.02fr);
  gap: clamp(1.35rem, 2.6vw, 2.3rem);
  align-items: start;
}

.premium-hero-copy {
  align-self: start;
  gap: 0.82rem;
  max-width: 39rem;
  padding-top: clamp(0.15rem, 0.55vw, 0.5rem);
}

.premium-hero h1 {
  max-width: 11.4ch;
  font-size: clamp(2.2rem, 3.7vw, 3.5rem);
  line-height: 0.95;
}

.premium-hero-sub {
  max-width: 34rem;
  font-size: 0.96rem;
  line-height: 1.62;
}

.premium-hero-actions {
  margin-top: 0.05rem;
  gap: 0.8rem;
}

.premium-hero-points {
  gap: 0.55rem;
  max-width: 38rem;
}

.premium-hero-scene {
  align-self: start;
  min-height: clamp(330px, 33vw, 400px);
}

.premium-hero-scene-surface {
  min-height: inherit;
}

@media (max-width: 1180px) {
  body.home-index .home-hero,
  .premium-hero {
    padding-top: 0.85rem;
    padding-bottom: 1.2rem;
  }

  body.home-index .home-hero-grid,
  .premium-hero-grid {
    grid-template-columns: 1fr;
    gap: 1.15rem;
    align-items: start;
  }

  body.home-index .home-hero-copy,
  .premium-hero-copy {
    max-width: none;
    padding-top: 0;
  }

  body.home-index .home-hero-title,
  .premium-hero h1 {
    max-width: 12ch;
  }

  body.home-index .home-stage-wrap,
  .premium-hero-scene {
    width: 100%;
    max-width: 760px;
    margin-inline: auto;
  }

  body.home-index .home-stage-frame {
    min-height: 0;
  }
}

@media (max-width: 760px) {
  body.home-index .home-hero,
  .premium-hero {
    padding-top: 0.7rem;
    padding-bottom: 0.95rem;
  }

  body.home-index .home-hero-copy,
  .premium-hero-copy {
    gap: 0.72rem;
  }

  body.home-index .home-hero-title {
    max-width: none;
    font-size: clamp(2.15rem, 10.6vw, 3.2rem);
    line-height: 0.94;
  }

  .premium-hero h1 {
    max-width: none;
    font-size: clamp(1.95rem, 8.8vw, 2.9rem);
    line-height: 0.95;
  }

  body.home-index .home-hero-lead,
  .premium-hero-sub {
    max-width: none;
    font-size: 0.94rem;
  }

  body.home-index .home-hero-actions,
  .premium-hero-actions {
    flex-direction: column;
    align-items: stretch;
  }

  body.home-index .home-hero-actions .cta-btn,
  .premium-hero-actions .cta-btn {
    justify-content: center;
  }

  body.home-index .home-hero-trust,
  .premium-hero-points {
    display: grid;
    gap: 0.4rem;
  }

  body.home-index .home-stage-frame {
    padding: 0.85rem;
    border-radius: 20px;
  }

  body.home-index .home-stage-head {
    display: grid;
    gap: 0.42rem;
    padding-bottom: 0.72rem;
  }

  body.home-index .home-stage-head > div {
    max-width: none;
  }

  body.home-index .home-stage-head p {
    display: block;
    font-size: 0.8rem;
  }

  body.home-index .home-stage,
  .premium-hero-scene {
    min-height: 300px;
  }
}

/* ============================================================
   ZOHO PARTNER PAGE
   Colorful conversion-led section system.
   ============================================================ */

body.page-service--zoho {
  --zoho-red: #ff6e6e;
  --zoho-blue: #5f8dff;
  --zoho-yellow: #f3bd4f;
  --zoho-green: #5fbf81;
  --zoho-violet: #8b67f6;
  --zoho-ink-soft: rgba(26, 37, 30, 0.72);
}

body.page-service--zoho .premium-hero::before {
  background:
    radial-gradient(circle at 18% 18%, rgba(255, 110, 110, 0.08), transparent 20%),
    radial-gradient(circle at 84% 28%, rgba(95, 141, 255, 0.1), transparent 22%),
    radial-gradient(circle at 54% 82%, rgba(95, 191, 129, 0.08), transparent 20%);
}

body.page-service--zoho .premium-hero h1 .accent {
  background: linear-gradient(135deg, #224532 0%, #34614a 34%, #5877d8 68%, #8b67f6 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

body.page-service--zoho .premium-hero-points li::before {
  background: linear-gradient(135deg, rgba(255, 110, 110, 0.95), rgba(95, 191, 129, 0.95));
}

body.page-service--zoho .premium-hero-scene {
  background:
    radial-gradient(circle at 18% 18%, rgba(255, 110, 110, 0.16), transparent 22%),
    radial-gradient(circle at 82% 22%, rgba(95, 141, 255, 0.18), transparent 24%),
    radial-gradient(circle at 72% 76%, rgba(139, 103, 246, 0.14), transparent 22%),
    linear-gradient(180deg, rgba(34, 70, 50, 0.98) 0%, rgba(21, 45, 32, 0.98) 100%);
}

body.page-service--zoho .premium-hero-scene-surface {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0.01) 100%);
}

body.page-service--zoho .premium-scene-card {
  border-color: rgba(255, 255, 255, 0.08);
  box-shadow: 0 18px 40px rgba(5, 14, 9, 0.26);
}

body.page-service--zoho .premium-scene-card--lead::after,
body.page-service--zoho .premium-scene-card--north::after,
body.page-service--zoho .premium-scene-card--east::after,
body.page-service--zoho .premium-scene-card--south::after {
  content: "";
  position: absolute;
  left: 1rem;
  right: 1rem;
  top: 0;
  height: 3px;
  border-radius: 999px;
}

body.page-service--zoho .premium-scene-card--lead::after {
  background: linear-gradient(90deg, rgba(95, 191, 129, 0.95), rgba(243, 189, 79, 0.9));
}

body.page-service--zoho .premium-scene-card--north::after {
  background: linear-gradient(90deg, rgba(255, 110, 110, 0.95), rgba(243, 189, 79, 0.9));
}

body.page-service--zoho .premium-scene-card--east::after {
  background: linear-gradient(90deg, rgba(95, 141, 255, 0.95), rgba(139, 103, 246, 0.9));
}

body.page-service--zoho .premium-scene-card--south::after {
  background: linear-gradient(90deg, rgba(95, 191, 129, 0.95), rgba(95, 141, 255, 0.9));
}

body.page-service--zoho .premium-scene-chip {
  border-color: rgba(255, 255, 255, 0.15);
  color: #f4fbf6;
}

body.page-service--zoho .premium-scene-chip--a {
  background: rgba(255, 110, 110, 0.24);
}

body.page-service--zoho .premium-scene-chip--b {
  background: rgba(243, 189, 79, 0.22);
}

body.page-service--zoho .premium-scene-chip--c {
  background: rgba(95, 141, 255, 0.24);
}

body.page-service--zoho .premium-scene-bars i:nth-child(1) {
  background: linear-gradient(90deg, rgba(255, 110, 110, 0.95), rgba(243, 189, 79, 0.95));
}

body.page-service--zoho .premium-scene-bars i:nth-child(2) {
  background: linear-gradient(90deg, rgba(243, 189, 79, 0.95), rgba(95, 191, 129, 0.95));
}

body.page-service--zoho .premium-scene-bars i:nth-child(3) {
  background: linear-gradient(90deg, rgba(95, 191, 129, 0.95), rgba(95, 141, 255, 0.95));
}

body.page-service--zoho .premium-scene-bars i:nth-child(4) {
  background: linear-gradient(90deg, rgba(95, 141, 255, 0.95), rgba(139, 103, 246, 0.95));
}

body.page-service--zoho .premium-proof-band {
  background:
    radial-gradient(circle at 14% 14%, rgba(95, 191, 129, 0.08), transparent 20%),
    radial-gradient(circle at 88% 16%, rgba(95, 141, 255, 0.08), transparent 20%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(247, 250, 248, 0.98) 100%);
}

body.page-service--zoho .premium-logo-strip span {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(247, 250, 248, 0.96) 100%);
  border-color: rgba(30, 72, 50, 0.1);
}

.zoho-services-section .section-head,
.zoho-workflow-section .section-head,
.zoho-apps-section .section-head,
.zoho-integrations-section .section-head,
.zoho-needs-section .section-head {
  max-width: 48rem;
}

.zoho-service-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.zoho-service-card {
  position: relative;
  display: grid;
  gap: 1rem;
  min-height: 24rem;
  padding: 1.2rem;
  border-radius: 28px;
  border: 1px solid rgba(30, 72, 50, 0.1);
  background:
    radial-gradient(circle at top right, var(--zoho-wash, rgba(95, 191, 129, 0.12)), transparent 28%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.99) 0%, rgba(248, 250, 249, 0.98) 100%);
  box-shadow: 0 24px 54px rgba(24, 31, 24, 0.07);
  overflow: hidden;
  transition: transform 0.26s ease, box-shadow 0.26s ease, border-color 0.26s ease;
}

.zoho-service-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 30px 60px rgba(24, 31, 24, 0.1);
  border-color: rgba(30, 72, 50, 0.16);
}

.zoho-service-card::after {
  content: "";
  position: absolute;
  left: 1.2rem;
  right: 1.2rem;
  top: 0;
  height: 4px;
  border-radius: 999px;
  background: var(--zoho-line, linear-gradient(90deg, rgba(95, 191, 129, 0.9), rgba(95, 141, 255, 0.9)));
}

.zoho-service-no {
  position: absolute;
  top: 1rem;
  right: 1rem;
  color: var(--zoho-number, rgba(95, 141, 255, 0.14));
  font-family: "Space Grotesk", "Inter", sans-serif;
  font-size: clamp(2.8rem, 4.4vw, 4.2rem);
  font-weight: 700;
  letter-spacing: -0.06em;
  line-height: 1;
}

.zoho-service-copy {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 0.7rem;
  max-width: 18rem;
}

.zoho-service-copy h3 {
  margin: 0;
  color: var(--premium-ink);
  font-family: "Space Grotesk", "Inter", sans-serif;
  font-size: 1.28rem;
  line-height: 1.18;
  letter-spacing: -0.03em;
}

.zoho-service-copy p {
  margin: 0;
  color: var(--zoho-ink-soft);
}

.zoho-service-cues {
  display: flex;
  flex-wrap: wrap;
  gap: 0.45rem;
}

.zoho-service-cues span {
  display: inline-flex;
  align-items: center;
  padding: 0.42rem 0.68rem;
  border-radius: 999px;
  border: 1px solid rgba(30, 72, 50, 0.08);
  background: rgba(255, 255, 255, 0.8);
  color: rgba(30, 49, 38, 0.78);
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.zoho-service-visual {
  position: relative;
  display: grid;
  place-items: center;
  min-height: 12rem;
  margin-top: auto;
  border-radius: 24px;
  border: 1px solid rgba(30, 72, 50, 0.08);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.72) 0%, rgba(246, 249, 247, 0.96) 100%);
}

.zoho-service-visual::before {
  content: "";
  position: absolute;
  inset: 0.8rem;
  border-radius: 18px;
  background: radial-gradient(circle at center, var(--zoho-glow, rgba(95, 191, 129, 0.18)), transparent 62%);
}

.zoho-service-visual svg {
  position: relative;
  z-index: 1;
  width: 86%;
  max-width: 15rem;
  height: auto;
  fill: none;
  stroke: var(--zoho-stroke, #2c5f44);
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.zoho-service-card--crm {
  --zoho-wash: rgba(255, 110, 110, 0.14);
  --zoho-glow: rgba(255, 110, 110, 0.2);
  --zoho-number: rgba(255, 110, 110, 0.14);
  --zoho-line: linear-gradient(90deg, rgba(255, 110, 110, 0.96), rgba(243, 189, 79, 0.9));
  --zoho-stroke: #7e2c5a;
}

.zoho-service-card--dev {
  --zoho-wash: rgba(95, 141, 255, 0.14);
  --zoho-glow: rgba(95, 141, 255, 0.18);
  --zoho-number: rgba(95, 141, 255, 0.14);
  --zoho-line: linear-gradient(90deg, rgba(95, 141, 255, 0.96), rgba(139, 103, 246, 0.92));
  --zoho-stroke: #1e2947;
}

.zoho-service-card--migration {
  --zoho-wash: rgba(95, 191, 129, 0.14);
  --zoho-glow: rgba(95, 191, 129, 0.18);
  --zoho-number: rgba(95, 191, 129, 0.14);
  --zoho-line: linear-gradient(90deg, rgba(95, 191, 129, 0.96), rgba(95, 141, 255, 0.88));
  --zoho-stroke: #2c5f44;
}

.zoho-service-card--integration {
  --zoho-wash: rgba(243, 189, 79, 0.15);
  --zoho-glow: rgba(243, 189, 79, 0.2);
  --zoho-number: rgba(243, 189, 79, 0.18);
  --zoho-line: linear-gradient(90deg, rgba(243, 189, 79, 0.96), rgba(255, 110, 110, 0.88));
  --zoho-stroke: #775622;
}

.zoho-service-card--automation {
  --zoho-wash: rgba(139, 103, 246, 0.14);
  --zoho-glow: rgba(139, 103, 246, 0.18);
  --zoho-number: rgba(139, 103, 246, 0.14);
  --zoho-line: linear-gradient(90deg, rgba(139, 103, 246, 0.96), rgba(95, 141, 255, 0.88));
  --zoho-stroke: #4b3386;
}

.zoho-service-card--support {
  --zoho-wash: rgba(95, 191, 129, 0.12);
  --zoho-glow: rgba(95, 191, 129, 0.16);
  --zoho-number: rgba(95, 191, 129, 0.14);
  --zoho-line: linear-gradient(90deg, rgba(95, 191, 129, 0.96), rgba(243, 189, 79, 0.88));
  --zoho-stroke: #1f3f31;
}

.zoho-workflow-rail {
  position: relative;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 0.9rem;
}

.zoho-workflow-rail::before {
  content: "";
  position: absolute;
  left: 4%;
  right: 4%;
  top: 2rem;
  height: 2px;
  background: linear-gradient(90deg, rgba(255, 110, 110, 0.48), rgba(243, 189, 79, 0.48), rgba(95, 191, 129, 0.48), rgba(95, 141, 255, 0.48), rgba(139, 103, 246, 0.48));
}

.zoho-work-step {
  position: relative;
  display: grid;
  gap: 0.7rem;
  padding: 1rem;
  padding-top: 1.45rem;
  border-radius: 24px;
  border: 1px solid rgba(30, 72, 50, 0.08);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.99) 0%, rgba(247, 250, 248, 0.96) 100%);
  box-shadow: 0 22px 48px rgba(24, 31, 24, 0.06);
}

.zoho-work-step::after {
  content: "";
  position: absolute;
  top: 1.55rem;
  left: 1rem;
  width: 0.9rem;
  height: 0.9rem;
  border-radius: 50%;
  border: 3px solid #ffffff;
  background: var(--zoho-step-color, #5fbf81);
  box-shadow: 0 0 0 5px rgba(95, 191, 129, 0.12);
}

.zoho-work-step:nth-child(1) { --zoho-step-color: var(--zoho-red); }
.zoho-work-step:nth-child(2) { --zoho-step-color: var(--zoho-yellow); }
.zoho-work-step:nth-child(3) { --zoho-step-color: var(--zoho-green); }
.zoho-work-step:nth-child(4) { --zoho-step-color: var(--zoho-blue); }
.zoho-work-step:nth-child(5) { --zoho-step-color: var(--zoho-violet); }

.zoho-work-step-no {
  display: inline-flex;
  align-items: center;
  margin-left: 1.55rem;
  color: rgba(36, 60, 47, 0.52);
  font-size: 0.74rem;
  font-weight: 700;
  letter-spacing: 0.14em;
}

.zoho-work-step h3 {
  margin: 0;
  color: var(--premium-ink);
  font-family: "Space Grotesk", "Inter", sans-serif;
  font-size: 1.02rem;
  line-height: 1.24;
  letter-spacing: -0.025em;
}

.zoho-work-step p {
  margin: 0;
  color: var(--zoho-ink-soft);
}

.zoho-app-grid,
.zoho-needs-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.9rem;
}

.zoho-app-card,
.zoho-need-card {
  display: grid;
  gap: 0.45rem;
  padding: 1rem;
  border-radius: 22px;
  border: 1px solid rgba(30, 72, 50, 0.08);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.99) 0%, rgba(247, 250, 248, 0.95) 100%);
  box-shadow: 0 18px 40px rgba(24, 31, 24, 0.05);
}

.zoho-app-card strong,
.zoho-need-card h3 {
  color: var(--premium-ink);
  font-family: "Space Grotesk", "Inter", sans-serif;
  font-size: 1rem;
  line-height: 1.24;
  letter-spacing: -0.02em;
}

.zoho-app-card span,
.zoho-need-card p {
  margin: 0;
  color: var(--zoho-ink-soft);
  font-size: 0.93rem;
  line-height: 1.58;
}

.zoho-app-card {
  position: relative;
  overflow: hidden;
}

.zoho-app-card::before {
  content: "";
  position: absolute;
  left: 1rem;
  top: 0;
  width: 3rem;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(95, 191, 129, 0.95), rgba(95, 141, 255, 0.88));
}

.zoho-integration-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.9rem;
}

.zoho-integration-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 1rem 1.05rem;
  border-radius: 20px;
  border: 1px solid rgba(30, 72, 50, 0.08);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 16px 34px rgba(24, 31, 24, 0.04);
}

.zoho-integration-card strong {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  color: var(--premium-ink);
  font-size: 1rem;
  line-height: 1.2;
}

.zoho-integration-card strong::before {
  content: "";
  width: 0.85rem;
  height: 0.85rem;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(95, 191, 129, 0.96), rgba(95, 141, 255, 0.92));
  box-shadow: 0 0 0 5px rgba(95, 191, 129, 0.08);
}

.zoho-integration-card span {
  color: rgba(36, 60, 47, 0.62);
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.zoho-needs-grid {
  gap: 1rem;
}

.zoho-need-card {
  position: relative;
  padding-top: 1.15rem;
}

.zoho-need-card::before {
  content: "";
  position: absolute;
  left: 1rem;
  top: 0;
  width: 3.6rem;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(255, 110, 110, 0.95), rgba(95, 191, 129, 0.9));
}

.zoho-final-cta .container {
  display: grid;
  gap: 0.85rem;
}

.zoho-cta-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.85rem;
}

.zoho-final-cta .cta-btn--ghost {
  background: transparent;
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.36);
}

.zoho-final-cta .cta-btn--ghost:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.62);
}

@media (max-width: 1180px) {
  .zoho-service-grid,
  .zoho-app-grid,
  .zoho-needs-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

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

  .zoho-workflow-rail::before {
    display: none;
  }

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

@media (max-width: 760px) {
  .zoho-service-grid,
  .zoho-workflow-rail,
  .zoho-app-grid,
  .zoho-integration-grid,
  .zoho-needs-grid {
    grid-template-columns: 1fr;
  }

  .zoho-service-card {
    min-height: 0;
    padding: 1rem;
  }

  .zoho-service-no {
    font-size: 3rem;
  }

  .zoho-service-copy {
    max-width: none;
  }

  .zoho-service-visual {
    min-height: 10.5rem;
  }

  .zoho-work-step {
    padding: 0.95rem;
    padding-top: 1.35rem;
  }

  .zoho-integration-card {
    align-items: start;
    flex-direction: column;
  }

  .zoho-cta-actions {
    flex-direction: column;
    align-items: stretch;
  }

  .zoho-cta-actions .cta-btn {
    justify-content: center;
  }
}

/* ============================================================
   CINEMATIC HERO — film-style full-viewport hero
   ============================================================ */

/* Section reset */
body.home-index .home-hero--film {
  position: relative;
  height: 100vh;
  min-height: 640px;
  padding: 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.hero-film-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.hero-film-overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(0,0,0,0.34) 0%, rgba(0,0,0,0.08) 28%, rgba(0,0,0,0.62) 100%),
    radial-gradient(ellipse at 50% 38%, rgba(0,0,0,0.04) 0%, rgba(0,0,0,0.5) 60%, rgba(0,0,0,0.82) 100%);
  z-index: 1;
}

.hero-film-body {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* Editorial strip */
.hero-film-strip {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
  align-items: start;
  padding-top: 2rem;
}

.hero-film-strip p {
  margin: 0;
  color: rgba(255,255,255,0.72);
  font-size: 0.84rem;
  line-height: 1.68;
  max-width: 44ch;
}

.hero-film-strip-stat {
  text-align: right;
  max-width: none !important;
  font-size: 0.82rem !important;
}

/* Centred headline block */
.hero-film-center {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding-bottom: 2.4rem;
}

.hero-film-eyebrow {
  margin: 0 0 1.15rem;
  color: rgba(255,255,255,0.58);
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

.hero-partner-badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.55rem;
  max-width: 54rem;
  margin: 0 0 1.2rem;
}

.hero-partner-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.48rem;
  min-height: 2.25rem;
  padding: 0.38rem 0.72rem 0.38rem 0.42rem;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,0.16);
  background: rgba(255,255,255,0.08);
  color: rgba(255,255,255,0.88);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.12),
    0 12px 30px rgba(0,0,0,0.16);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  line-height: 1;
  text-transform: uppercase;
}

.hero-partner-badge i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.48rem;
  height: 1.48rem;
  border-radius: 999px;
  color: #ffffff;
  font-size: 0.68rem;
  font-style: normal;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.22);
}

.hero-partner-badge--zoho {
  border-color: rgba(232, 84, 76, 0.3);
  background: rgba(88, 32, 30, 0.24);
}

.hero-partner-badge--zoho i {
  background: linear-gradient(135deg, #e64b45, #2457a6);
}

.hero-partner-badge--shopify {
  border-color: rgba(149, 191, 71, 0.34);
  background: rgba(54, 75, 35, 0.26);
}

.hero-partner-badge--shopify i {
  background: linear-gradient(135deg, #95bf47, #5e8e3e);
}

.hero-partner-badge--wix {
  border-color: rgba(255, 255, 255, 0.28);
  background: rgba(255, 255, 255, 0.12);
}

.hero-partner-badge--wix i {
  background: linear-gradient(135deg, #ffffff, #9ca3af);
  color: #0b0d10;
}

.hero-partner-badge--zapier {
  border-color: rgba(255, 79, 0, 0.36);
  background: rgba(96, 43, 18, 0.28);
}

.hero-partner-badge--zapier i {
  background: linear-gradient(135deg, #ff4f00, #ff9a3d);
}

.hero-film-headline {
  margin: 0;
  max-width: 72rem;
  line-height: 0.96;
  letter-spacing: -0.018em;
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(2.45rem, 5.15vw, 5.35rem);
  font-weight: 600;
  color: #ffffff;
}

.hero-film-line {
  display: block;
}

.hero-film-sub {
  max-width: 46rem;
  margin: 1.05rem 0 0;
  color: rgba(255,255,255,0.82);
  font-size: clamp(0.94rem, 1.1vw, 1.04rem);
  line-height: 1.6;
}

.hero-film-proof {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.52rem 0.9rem;
  max-width: 54rem;
  margin-top: 1rem;
  color: rgba(255,255,255,0.7);
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.hero-film-proof span {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  white-space: nowrap;
}

.hero-film-proof span::before {
  content: "";
  width: 0.3rem;
  height: 0.3rem;
  border-radius: 999px;
  background: #9bb39d;
  box-shadow: 0 0 0 0.22rem rgba(155,179,157,0.18);
}

.hero-film-shiny {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-style: italic;
  font-weight: 600;
  font-size: 0.94em;
  background-image: linear-gradient(100deg, #dbc49c 0%, #dbc49c 38%, #ffffff 50%, #dbc49c 62%, #dbc49c 100%);
  background-size: 200% 100%;
  background-position: 100% 0;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  animation: heroShinySweep 3.2s linear infinite;
}

@keyframes heroShinySweep {
  0%   { background-position: 100% 0; }
  100% { background-position: -100% 0; }
}

/* CTA pill */
.hero-film-cta {
  display: inline-flex;
  align-items: center;
  gap: 0.85rem;
  margin-top: 1.45rem;
  padding: 0.74rem 0.82rem 0.74rem 1.45rem;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,0.28);
  background: rgba(255,255,255,0.12);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  color: #ffffff;
  font-size: 0.88rem;
  font-weight: 500;
  text-decoration: none;
  transition: background 0.25s ease, border-color 0.25s ease, transform 0.2s ease;
}

.hero-film-cta:hover {
  background: rgba(27,58,40,0.72);
  border-color: rgba(255,255,255,0.38);
  transform: translateY(-1px);
}

.hero-film-cta-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.85rem;
  height: 1.85rem;
  border-radius: 999px;
  background: #ffffff;
  color: #0a0a0a;
  flex-shrink: 0;
  transition: transform 0.25s ease;
}

.hero-film-cta:hover .hero-film-cta-icon {
  transform: translateX(2px);
}

.hero-film-points {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.75rem;
  width: min(48rem, 100%);
  margin-top: 1.05rem;
}

.hero-film-points a {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  min-height: 2.8rem;
  padding: 0.6rem 0.78rem 0.6rem 0.88rem;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.14);
  background: rgba(10,10,10,0.3);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  color: rgba(255,255,255,0.86);
  font-size: 0.64rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-decoration: none;
  transition: background 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.hero-film-points a::after {
  content: "->";
  margin-left: 0.8rem;
  color: rgba(255,255,255,0.62);
  font-size: 0.8rem;
  letter-spacing: 0;
}

.hero-film-points a:hover {
  background: rgba(255,255,255,0.12);
  border-color: rgba(255,255,255,0.3);
  transform: translateY(-1px);
}

/* Header transparent while hero is visible */
body.home-index.hero-dark .site-header:not(.scrolled) {
  background: transparent !important;
  border-bottom-color: transparent !important;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}

body.home-index.hero-dark .site-header:not(.scrolled) .brand,
body.home-index.hero-dark .site-header:not(.scrolled) .nav-list a,
body.home-index.hero-dark .site-header:not(.scrolled) .nav-btn {
  color: rgba(255,255,255,0.88);
}

body.home-index.hero-dark .site-header:not(.scrolled) .nav-btn .chev {
  color: rgba(255,255,255,0.55);
}

body.home-index.hero-dark .site-header:not(.scrolled) .nav-list a:hover,
body.home-index.hero-dark .site-header:not(.scrolled) .nav-btn:hover {
  color: #ffffff;
}

body.home-index.hero-dark .site-header:not(.scrolled) .header-cta {
  background: rgba(255,255,255,0.07);
  color: #ffffff;
  border: 1px solid rgba(255,255,255,0.18);
  box-shadow: none;
}

body.home-index.hero-dark .site-header:not(.scrolled) .header-cta:hover {
  background: rgba(255,255,255,0.16);
}

/* No divider line needed between video hero and next section */
body.home-index .home-ribbon::before {
  display: none;
}

/* Responsive */
@media (max-width: 900px) {
  .hero-film-strip {
    grid-template-columns: 1fr;
    gap: 0.4rem;
  }
  .hero-film-strip-stat {
    text-align: left !important;
  }
  .hero-film-points {
    grid-template-columns: 1fr;
    width: min(28rem, 100%);
  }
}

@media (max-width: 640px) {
  body.home-index .home-hero--film {
    min-height: 620px;
  }
  .hero-film-strip {
    display: none;
  }
  .hero-film-center {
    padding-bottom: 3rem;
  }
  .hero-film-eyebrow {
    font-size: 0.66rem;
    margin-bottom: 1.2rem;
  }
  .hero-partner-badges {
    gap: 0.42rem;
    max-width: 22rem;
    margin-bottom: 1rem;
  }
  .hero-partner-badge {
    min-height: 2rem;
    padding: 0.32rem 0.58rem 0.32rem 0.34rem;
    font-size: 0.58rem;
    letter-spacing: 0.06em;
  }
  .hero-partner-badge i {
    width: 1.32rem;
    height: 1.32rem;
    font-size: 0.6rem;
  }
  .hero-film-headline {
    font-size: clamp(2.15rem, 12vw, 3.45rem);
    line-height: 1;
    letter-spacing: -0.01em;
  }
  .hero-film-sub {
    max-width: 30rem;
    margin-top: 1rem;
    font-size: 0.94rem;
  }
  .hero-film-proof {
    gap: 0.45rem 0.7rem;
    max-width: 24rem;
    margin-top: 0.95rem;
    font-size: 0.62rem;
    letter-spacing: 0.06em;
  }
  .hero-film-proof span {
    white-space: normal;
  }
  .hero-film-cta {
    font-size: 0.84rem;
    padding: 0.72rem 0.8rem 0.72rem 1.4rem;
    margin-top: 1.35rem;
  }
  .hero-film-points {
    gap: 0.5rem;
    margin-top: 1rem;
    max-width: 24rem;
  }
  .hero-film-points a {
    min-height: 2.8rem;
    padding: 0.5rem 0.72rem;
    font-size: 0.66rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hero-film-shiny {
    animation: none;
    background-position: 0% 0;
  }
}

/* Mobile toggle visible in dark hero mode */
body.home-index.hero-dark .site-header:not(.scrolled) .mobile-toggle span {
  background: rgba(255, 255, 255, 0.88);
}

/* ============================================================
   CINEMATIC HERO — HEADER OVERLAY FIX
   Pull the hero up behind the sticky header so the video
   fills the full viewport including the nav zone.
   ============================================================ */

body.home-index .home-hero--film {
  margin-top: -76px;
  height: 100vh;
  min-height: 640px;
}

/* Give the body padding so the hero strip text clears the header */
.hero-film-strip {
  padding-top: calc(76px + 1.5rem);
}

/* Force header fully transparent over the video — remove frosted glass */
body.home-index.hero-dark .site-header {
  background: transparent !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  border-bottom-color: transparent !important;
}

/* White text on all nav items */
body.home-index.hero-dark .site-header .brand {
  color: #ffffff !important;
}

body.home-index.hero-dark .site-header .nav-list a,
body.home-index.hero-dark .site-header .nav-btn {
  color: rgba(255, 255, 255, 0.85) !important;
}

body.home-index.hero-dark .site-header .nav-list a:hover,
body.home-index.hero-dark .site-header .nav-btn:hover {
  color: #ffffff !important;
}

body.home-index.hero-dark .mega-menu,
body.home-index.hero-dark .mega-menu .mega-svc-tab,
body.home-index.hero-dark .mega-menu .mega-svc-item,
body.home-index.hero-dark .mega-menu .mega-card,
body.home-index.hero-dark .mega-menu .mega-card h4 {
  color: var(--ink) !important;
}

body.home-index.hero-dark .mega-menu .mega-svc-tab-num {
  color: var(--mute) !important;
}

body.home-index.hero-dark .mega-menu .mega-svc-tab:hover,
body.home-index.hero-dark .mega-menu .mega-svc-tab.is-active,
body.home-index.hero-dark .mega-menu .mega-svc-item:hover,
body.home-index.hero-dark .mega-menu .mega-svc-item.is-active,
body.home-index.hero-dark .mega-menu .mega-card:hover {
  color: var(--green) !important;
}

body.home-index.hero-dark .mega-menu .mega-svc-item-arrow,
body.home-index.hero-dark .mega-menu .mega-svc-tab-arrow {
  color: transparent !important;
}

body.home-index.hero-dark .mega-menu .mega-svc-item:hover .mega-svc-item-arrow,
body.home-index.hero-dark .mega-menu .mega-svc-item.is-active .mega-svc-item-arrow,
body.home-index.hero-dark .mega-menu .mega-svc-tab:hover .mega-svc-tab-arrow,
body.home-index.hero-dark .mega-menu .mega-svc-tab.is-active .mega-svc-tab-arrow {
  color: var(--green) !important;
}

body.home-index.hero-dark .site-header .chev {
  color: rgba(255, 255, 255, 0.55) !important;
}

/* Book Consultation button — glass pill on dark background */
body.home-index.hero-dark .site-header .header-cta {
  background: rgba(255, 255, 255, 0.07) !important;
  color: #ffffff !important;
  border-color: rgba(255, 255, 255, 0.18) !important;
  box-shadow: none !important;
}

body.home-index.hero-dark .site-header .header-cta:hover {
  background: rgba(255, 255, 255, 0.16) !important;
}

/* Mobile hamburger lines */
body.home-index.hero-dark .site-header .mobile-toggle span {
  background: rgba(255, 255, 255, 0.88) !important;
}

/* Restore header on scroll (scrolled class overrides hero-dark) */
body.home-index.hero-dark .site-header.scrolled {
  background: rgba(253, 254, 253, 0.96) !important;
  backdrop-filter: saturate(180%) blur(14px) !important;
  -webkit-backdrop-filter: saturate(180%) blur(14px) !important;
  border-bottom-color: var(--line) !important;
}

body.home-index.hero-dark .site-header.scrolled .brand,
body.home-index.hero-dark .site-header.scrolled .nav-list a,
body.home-index.hero-dark .site-header.scrolled .nav-btn {
  color: var(--ink-2) !important;
}

body.home-index.hero-dark .site-header.scrolled .header-cta {
  background: var(--green-dark) !important;
  color: #fff !important;
  border-color: transparent !important;
}

/* ============================================================
   CINEMATIC HERO — HEADER POSITION FIX
   The sticky header sits above the hero in flow, so the video
   never goes behind it. Fix: make header fixed on home page
   so it floats over the video hero.
   ============================================================ */

/* Fixed header on home page — floats above everything */
body.home-index .site-header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
}

/* home-main: fixed header takes no flow space, so push content down */
body.home-index .home-main {
  padding-top: 76px;
}

/* Hero: pull back up so video covers full viewport including header zone.
   margin-top: -76px cancels the padding — hero box starts exactly at
   home-main's border-top, so overflow:hidden clips nothing. */
body.home-index .home-hero--film {
  margin-top: -76px;
  height: 100vh;
  min-height: 640px;
}

/* Shift the center block down so headline clears the header visually */
.hero-film-center {
  padding-top: 76px;
}

/* ============================================================
   MEGA-MENU VISIBILITY IN HERO-DARK MODE
   When the cinematic hero is visible, the header is transparent
   and nav text is white. The mega-menu must flip to a fully
   opaque white panel so its own dark text is readable.
   ============================================================ */

/* Solid panel over the video — no transparency bleed */
body.home-index.hero-dark .mega-menu {
  background: #ffffff !important;
  background-image: none !important;
  border-top: 1px solid rgba(27, 40, 32, 0.10) !important;
  border-bottom: 1px solid rgba(27, 40, 32, 0.10) !important;
  box-shadow: 0 26px 54px rgba(15, 20, 16, 0.22) !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  z-index: 1000;
}

/* Force every text surface inside the mega-menu back to its own
   color — white body text from hero-dark must NOT cascade in. */
body.home-index.hero-dark .mega-menu .mega-svc-tab,
body.home-index.hero-dark .mega-menu .mega-svc-tab-label {
  color: var(--ink-2) !important;
}

body.home-index.hero-dark .mega-menu .mega-svc-tab-num {
  color: var(--mute) !important;
}

body.home-index.hero-dark .mega-menu .mega-svc-item,
body.home-index.hero-dark .mega-menu .mega-svc-item-label {
  color: var(--ink) !important;
}

body.home-index.hero-dark .mega-menu .mega-svc-tab:hover,
body.home-index.hero-dark .mega-menu .mega-svc-tab:hover .mega-svc-tab-label,
body.home-index.hero-dark .mega-menu .mega-svc-item:hover,
body.home-index.hero-dark .mega-menu .mega-svc-item:hover .mega-svc-item-label {
  color: var(--green-hover) !important;
}

body.home-index.hero-dark .mega-menu .mega-svc-tab.is-active,
body.home-index.hero-dark .mega-menu .mega-svc-tab.is-active .mega-svc-tab-label,
body.home-index.hero-dark .mega-menu .mega-svc-item.is-active,
body.home-index.hero-dark .mega-menu .mega-svc-item.is-active .mega-svc-item-label {
  color: var(--green-hover) !important;
}

/* Preview card keeps its dark-green background with cream text */
body.home-index.hero-dark .mega-menu .mega-svc-preview-inner {
  background: var(--green-dark) !important;
}

body.home-index.hero-dark .mega-menu .mega-svc-preview-eyebrow {
  color: #a8c0ae !important;
}

body.home-index.hero-dark .mega-menu .mega-svc-preview-title {
  color: #f5f1e6 !important;
}

body.home-index.hero-dark .mega-menu .mega-svc-preview-desc {
  color: #c5d4c8 !important;
}

body.home-index.hero-dark .mega-menu .mega-svc-preview-bullets li {
  color: #d0dbd2 !important;
}

body.home-index.hero-dark .mega-menu .mega-svc-preview-cta {
  background: var(--cream-light) !important;
  color: var(--green-dark) !important;
}

body.home-index.hero-dark .mega-menu .mega-svc-preview-book {
  color: #e8ede2 !important;
}

body.home-index.hero-dark .mega-menu .mega-svc-item-badge {
  color: var(--green-hover) !important;
  background: var(--green-soft) !important;
}

/* Simple mega cards (industries, resources) need the same treatment */
body.home-index.hero-dark .mega-menu .mega-card,
body.home-index.hero-dark .mega-menu .mega-card h4,
body.home-index.hero-dark .mega-menu .mega-card p,
body.home-index.hero-dark .mega-menu .mega-card span {
  color: var(--ink) !important;
}

body.home-index.hero-dark .mega-menu .mega-card p {
  color: var(--mute) !important;
}

/* Denser mega-menu so 10+ categories fit without scroll pressure */
.mega-menu--services .container {
  max-width: 1280px;
}

body.home-index.hero-dark .mega-menu .mega-svc {
  grid-template-columns: 250px minmax(0, 1fr) 340px;
}

/* Tighter rail so more categories are visible without scroll */
.mega-svc-rail {
  max-height: 480px;
  overflow-y: auto;
  scrollbar-width: thin;
}

.mega-svc-tab {
  padding: .65rem .85rem;
}

.mega-svc-tab-label {
  font-size: .88rem;
}

/* ============================================================
   GROUPED MEGA-MENU CATEGORY (e.g. Digital Marketing with
   SEO / PPC / AI Search / Content sub-sections)
   ============================================================ */

.mega-svc-list--grouped {
  display: none;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.75rem 2.25rem;
  padding: 0;
  margin: 0;
}

.mega-svc-list--grouped.is-active {
  display: grid;
  animation: mega-fade .22s ease;
}

.mega-svc-group {
  min-width: 0;
  display: flex;
  flex-direction: column;
}

.mega-svc-group-label {
  font-family: 'Space Grotesk', sans-serif;
  font-size: .62rem;
  font-weight: 600;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: var(--green-hover);
  margin: 0 0 .6rem;
  padding-bottom: .55rem;
  border-bottom: 1px solid var(--line-2);
}

.mega-svc-group-items {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mega-svc-group-items .mega-svc-item {
  padding: .6rem .35rem .6rem 0;
  font-size: .92rem;
}

/* Hero-dark visibility — group headers must stay dark on the
   solid white mega-menu panel while the hero-dark body bleaches
   everything else. */
body.home-index.hero-dark .mega-menu .mega-svc-group-label {
  color: var(--green-hover) !important;
}

/* Responsive — single column on narrow screens */
@media (max-width: 1100px) {
  .mega-svc-list--grouped {
    grid-template-columns: 1fr;
    gap: 1.25rem;
  }
}

@media (max-width: 900px) {
  .mega-svc-list--grouped {
    display: none;
    grid-template-columns: 1fr;
  }
  .mega-svc-list--grouped.is-active {
    display: grid;
  }
}

/* Shared services catalog revamp */
.mega-menu--services {
  padding: 1.9rem 0 2rem;
}

.mega-menu--services .container {
  max-width: 1320px;
}

.mega-svc--desktop {
  display: grid;
  grid-template-columns: 250px minmax(0, 1fr);
  gap: 1.6rem;
  min-height: 0;
  align-items: start;
}

body.home-index.hero-dark .mega-menu .mega-svc--desktop {
  grid-template-columns: 250px minmax(0, 1fr);
}

.mega-svc-mobile {
  display: none;
}

.mega-svc-rail {
  max-height: 580px;
  overflow-y: auto;
  padding-right: 1rem;
  border-right: 1px solid var(--line);
  scrollbar-width: thin;
}

.mega-svc-tab {
  align-items: start;
  padding: .7rem .85rem;
}

.mega-svc-tab-copy {
  display: grid;
  gap: .22rem;
  min-width: 0;
}

.mega-svc-tab-label {
  font-size: .92rem;
}

.mega-svc-tab-summary {
  color: var(--mute);
  font-size: .73rem;
  line-height: 1.48;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height .18s ease, opacity .18s ease, margin-top .18s ease;
}

.mega-svc-tab:hover .mega-svc-tab-summary,
.mega-svc-tab.is-active .mega-svc-tab-summary {
  color: var(--green-hover);
  max-height: 6.2rem;
  opacity: 1;
  margin-top: .12rem;
}

.mega-svc-lists {
  min-width: 0;
  padding-right: 0;
}

.mega-svc-list--grid {
  display: none;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.5rem 1.7rem;
  align-content: start;
  max-height: 580px;
  overflow: auto;
  padding-right: .55rem;
}

.mega-svc-list--grid.is-active {
  display: grid;
  animation: mega-fade .22s ease;
}

.mega-svc-group {
  min-width: 0;
}

.mega-svc-group-label {
  margin: 0 0 .55rem;
  padding-bottom: .55rem;
}

.mega-svc-group-items .mega-svc-item {
  padding: .65rem 0;
  font-size: .92rem;
}

.mega-svc-item,
.mega-svc-mobile-item {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: .85rem;
  color: var(--ink);
  border-bottom: 1px solid var(--line-2);
  transition: color .18s, padding-left .18s;
}

.mega-svc-group-items li:last-child .mega-svc-item,
.mega-svc-group-items li:last-child .mega-svc-mobile-item {
  border-bottom: 0;
}

.mega-svc-item-label,
.mega-svc-mobile-item-label {
  display: inline-flex;
  align-items: center;
  gap: .5rem;
  flex-wrap: wrap;
  min-width: 0;
  line-height: 1.42;
}

.mega-svc-item-arrow,
.mega-svc-mobile-item-arrow {
  color: transparent;
  transition: color .18s, transform .18s;
}

.mega-svc-item:hover,
.mega-svc-mobile-item:hover {
  color: var(--green);
  padding-left: .4rem;
}

.mega-svc-item:hover .mega-svc-item-arrow,
.mega-svc-mobile-item:hover .mega-svc-mobile-item-arrow {
  color: var(--green);
  transform: translateX(3px);
}

.mega-svc-item-badge,
.mega-svc-mobile-badge,
.services-group-link-badge,
.services-browser-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: .14rem .42rem;
  border-radius: 999px;
  background: var(--green-soft);
  color: var(--green-hover);
  font-family: 'Inter', sans-serif;
  font-size: .56rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.services-jump-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: .7rem;
  margin-bottom: 1rem;
}

.services-browser {
  display: grid;
  grid-template-columns: 280px minmax(0, 1fr);
  gap: 1.65rem;
  padding: 1.05rem;
  border: 1px solid rgba(123, 145, 129, 0.18);
  border-radius: 28px;
  background:
    radial-gradient(circle at 16% 0%, rgba(255, 255, 255, 0.88), transparent 34%),
    radial-gradient(circle at 100% 18%, rgba(226, 235, 228, 0.42), transparent 30%),
    linear-gradient(180deg, rgba(252, 253, 252, 0.97) 0%, rgba(240, 246, 241, 0.96) 100%);
  box-shadow: 0 22px 52px rgba(24, 31, 24, 0.05), 0 1px 2px rgba(24, 31, 24, 0.03);
}

.services-browser-rail {
  position: sticky;
  top: 96px;
  align-self: start;
  max-height: 72vh;
  overflow-y: auto;
  padding-right: 1rem;
  border-right: 1px solid var(--home-line);
  scrollbar-width: thin;
}

.services-browser-tab {
  width: 100%;
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: .82rem;
  align-items: start;
  padding: .9rem .95rem;
  border-radius: 18px;
  text-align: left;
  color: var(--home-ink);
  transition: background .18s ease, color .18s ease;
}

.services-browser-tab:hover {
  background: rgba(221, 232, 224, 0.55);
  color: var(--home-accent);
}

.services-browser-tab.is-active {
  background: rgba(221, 232, 224, 0.82);
  color: var(--home-accent);
}

.services-browser-tab-num {
  color: var(--mute);
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: .74rem;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.services-browser-tab-copy {
  display: grid;
  gap: .28rem;
  min-width: 0;
}

.services-browser-tab-copy strong {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  color: currentColor;
}

.services-browser-tab-copy small {
  color: #8ba193;
  font-size: .72rem;
  line-height: 1.52;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height .18s ease, opacity .18s ease, margin-top .18s ease;
}

.services-browser-tab:hover .services-browser-tab-copy small,
.services-browser-tab.is-active .services-browser-tab-copy small {
  color: #557766;
  max-height: 6.2rem;
  opacity: 1;
  margin-top: .12rem;
}

.services-browser-tab-arrow {
  color: transparent;
  transition: color .18s ease, transform .18s ease;
}

.services-browser-tab:hover .services-browser-tab-arrow,
.services-browser-tab.is-active .services-browser-tab-arrow {
  color: var(--home-accent);
  transform: translateX(2px);
}

.services-browser-content {
  min-width: 0;
}

.services-browser-panel {
  display: none;
}

.services-browser-panel.is-active {
  display: grid;
  gap: 1rem;
}

.services-browser-panel-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  padding-bottom: .9rem;
  border-bottom: 1px solid rgba(36, 71, 55, 0.1);
}

.services-browser-panel-kicker {
  margin: 0 0 .45rem;
  color: var(--home-accent);
  font-size: .68rem;
  font-weight: 700;
  letter-spacing: .18em;
  text-transform: uppercase;
}

.services-browser-panel-copy h3 {
  margin: 0;
  font-size: clamp(1.75rem, 2.6vw, 2.35rem);
  line-height: .98;
  letter-spacing: -.045em;
  color: var(--home-ink);
}

.services-browser-panel-copy p {
  max-width: 58ch;
  margin: .55rem 0 0;
  color: var(--home-ink-soft);
  line-height: 1.62;
}

.services-browser-panel-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: .78rem 1rem;
  border-radius: 999px;
  border: 1px solid rgba(36, 71, 55, 0.18);
  background: rgba(255, 255, 255, 0.9);
  color: var(--home-accent);
  font-size: .72rem;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
  white-space: nowrap;
  transition: background .18s ease, color .18s ease, transform .18s ease;
}

.services-browser-panel-cta:hover {
  background: var(--home-accent);
  color: #fff;
  transform: translateX(2px);
}

.services-browser-groups {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.45rem 1.7rem;
}

.services-browser-group {
  min-width: 0;
}

.services-browser-group-label {
  margin: 0 0 .7rem;
  padding-bottom: .7rem;
  border-bottom: 1px solid rgba(36, 71, 55, 0.12);
  color: var(--home-accent);
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: .72rem;
  font-weight: 700;
  letter-spacing: .2em;
  text-transform: uppercase;
}

.services-browser-items {
  display: grid;
}

.services-browser-item {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: .85rem;
  padding: .72rem 0;
  border-bottom: 1px solid rgba(36, 71, 55, 0.09);
  color: var(--home-ink);
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: .95rem;
  font-weight: 500;
  transition: color .18s ease, padding-left .18s ease;
}

.services-browser-items li:last-child .services-browser-item {
  border-bottom: 0;
}

.services-browser-item-label {
  display: inline-flex;
  align-items: center;
  gap: .52rem;
  flex-wrap: wrap;
  min-width: 0;
  line-height: 1.42;
}

.services-browser-item-arrow {
  color: transparent;
  transition: color .18s ease, transform .18s ease;
}

.services-browser-item:hover {
  color: var(--home-accent);
  padding-left: .38rem;
}

.services-browser-item:hover .services-browser-item-arrow {
  color: var(--home-accent);
  transform: translateX(3px);
}

.services-jump-link {
  display: flex;
  align-items: center;
  gap: .72rem;
  padding: .88rem .95rem;
  border-radius: 18px;
  border: 1px solid var(--home-line);
  background: linear-gradient(160deg, rgba(255, 255, 255, 0.98), rgba(246, 249, 246, 0.95));
  box-shadow: 0 10px 24px rgba(24, 31, 24, 0.05);
  transition: transform .18s ease, border-color .18s ease, color .18s ease;
}

.services-jump-link:hover {
  transform: translateY(-2px);
  border-color: rgba(36, 71, 55, 0.25);
  color: var(--home-accent);
}

.services-jump-num,
.services-pillar-num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: .32rem .56rem;
  border-radius: 999px;
  background: var(--green-soft);
  color: var(--green-hover);
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: .68rem;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.services-jump-label {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: .92rem;
  font-weight: 600;
  line-height: 1.3;
  color: var(--home-ink);
}

.services-catalog-stack {
  display: grid;
  gap: 1rem;
}

.services-pillar-card {
  position: relative;
  padding: 1.12rem 1rem 1rem;
  border-radius: 24px;
  border: 1px solid var(--home-line);
  background:
    radial-gradient(circle at top right, rgba(228, 234, 231, 0.12), transparent 28%),
    linear-gradient(165deg, rgba(255, 255, 255, 0.99) 0%, rgba(247, 250, 247, 0.95) 100%);
  box-shadow: 0 14px 34px rgba(24, 31, 24, 0.06), 0 1px 2px rgba(24, 31, 24, 0.04);
  overflow: hidden;
}

.services-pillar-card::before {
  content: "";
  position: absolute;
  left: 1rem;
  right: 1rem;
  top: 0;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(36, 71, 55, 0.92), rgba(155, 179, 157, 0.45));
}

.services-pillar-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: .95rem;
}

.services-pillar-copy {
  max-width: 64ch;
}

.services-pillar-copy h3 {
  margin-top: .7rem;
  font-size: clamp(1.55rem, 2.8vw, 2.15rem);
  line-height: .98;
  letter-spacing: -.04em;
  color: var(--home-ink);
}

.services-pillar-copy p {
  margin: .6rem 0 0;
  color: var(--home-ink-soft);
  line-height: 1.65;
}

.services-pillar-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: .78rem 1rem;
  border-radius: 999px;
  border: 1px solid rgba(36, 71, 55, 0.2);
  background: rgba(255, 255, 255, 0.88);
  font-size: .78rem;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--home-accent);
  transition: background .18s ease, color .18s ease, transform .18s ease;
}

.services-pillar-cta:hover {
  background: var(--home-accent);
  color: #fff;
  transform: translateX(2px);
}

.services-pillar-groups {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: .9rem;
}

.services-group-card {
  position: relative;
  padding: .92rem .9rem .78rem;
  border-radius: 18px;
  border: 1px solid rgba(36, 71, 55, 0.12);
  background: rgba(255, 255, 255, 0.9);
}

.services-group-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: .75rem;
  margin-bottom: .72rem;
}

.services-group-head h3 {
  font-size: 1rem;
  line-height: 1.22;
  color: var(--home-ink);
}

.services-group-head span {
  flex: 0 0 auto;
  color: var(--home-accent);
  font-size: .62rem;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.services-group-links {
  display: grid;
  gap: 0;
}

.services-group-link {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: .8rem;
  padding: .58rem 0;
  border-top: 1px solid rgba(36, 71, 55, 0.08);
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: .92rem;
  font-weight: 500;
  color: var(--home-ink);
  transition: color .18s ease, padding-left .18s ease;
}

.services-group-links li:first-child .services-group-link {
  border-top: 0;
  padding-top: 0;
}

.services-group-link-label {
  display: inline-flex;
  align-items: center;
  gap: .5rem;
  flex-wrap: wrap;
  min-width: 0;
  line-height: 1.42;
}

.services-group-link-arrow {
  color: transparent;
  transition: color .18s ease, transform .18s ease;
}

.services-group-link:hover {
  color: var(--home-accent);
  padding-left: .35rem;
}

.services-group-link:hover .services-group-link-arrow {
  color: var(--home-accent);
  transform: translateX(3px);
}

body.home-index.hero-dark .mega-menu .mega-svc-tab-summary {
  color: #88a194;
}

body.home-index.hero-dark .mega-menu .mega-svc-tab:hover .mega-svc-tab-summary,
body.home-index.hero-dark .mega-menu .mega-svc-tab.is-active .mega-svc-tab-summary {
  color: var(--green-hover);
}

@media (max-width: 1220px) {
  .mega-svc-list--grid,
  .services-pillar-groups {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

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

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

@media (max-width: 900px) {
  .mega-svc--desktop {
    display: none;
  }

  .mega-svc-mobile {
    display: grid;
    gap: .72rem;
  }

  .mega-svc-mobile-section {
    border: 1px solid var(--line);
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.86);
    overflow: hidden;
  }

  .mega-svc-mobile-toggle {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    padding: .95rem 1rem;
    text-align: left;
  }

  .mega-svc-mobile-head {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: start;
    gap: .82rem;
    min-width: 0;
  }

  .mega-svc-mobile-head strong {
    display: block;
    font-family: 'Space Grotesk', 'Inter', sans-serif;
    font-size: .95rem;
    line-height: 1.24;
    color: var(--ink);
  }

  .mega-svc-mobile-head small {
    display: none;
    margin-top: .24rem;
    color: var(--mute);
    font-size: .76rem;
    line-height: 1.5;
  }

  .mega-svc-mobile-section.is-open .mega-svc-mobile-head small {
    display: block;
  }

  .mega-svc-mobile-arrow {
    color: var(--green);
    transition: transform .18s ease;
  }

  .mega-svc-mobile-section.is-open .mega-svc-mobile-arrow {
    transform: rotate(90deg);
  }

  .mega-svc-mobile-panel {
    display: none;
    padding: 0 1rem 1rem;
  }

  .mega-svc-mobile-section.is-open .mega-svc-mobile-panel {
    display: grid;
    gap: .95rem;
  }

  .mega-svc-mobile-item {
    padding: .54rem 0;
    font-size: .88rem;
  }

  .mega-svc-mobile-item-arrow {
    color: var(--green);
  }

  .services-jump-grid,
  .services-pillar-groups {
    grid-template-columns: 1fr;
  }

  .services-pillar-top {
    flex-direction: column;
  }

  .services-pillar-cta {
    width: 100%;
  }

  .services-browser {
    grid-template-columns: 1fr;
    gap: 1rem;
    padding: .9rem;
    border-radius: 24px;
  }

  .services-browser-rail {
    position: static;
    max-height: none;
    overflow-x: auto;
    overflow-y: hidden;
    display: flex;
    gap: .7rem;
    padding-right: 0;
    padding-bottom: .85rem;
    border-right: 0;
    border-bottom: 1px solid var(--home-line);
  }

  .services-browser-tab {
    flex: 0 0 240px;
    min-width: 240px;
  }

  .services-browser-panel-top {
    flex-direction: column;
  }

  .services-browser-panel-cta {
    width: 100%;
  }

  .services-browser-groups {
    grid-template-columns: 1fr;
  }
}

/* ============================================================
   MOBILE READABLE FULL FLOW REVAMP
   Keeps mobile content visible, stacked, and aligned with desktop meaning.
   ============================================================ */

body.home-index.page-hub .site-header {
  position: sticky !important;
  left: auto !important;
  top: 0 !important;
  width: 100% !important;
}

body.home-index.page-hub .home-main {
  padding-top: 0 !important;
}

@media (max-width: 900px) {
  .services-browser {
    grid-template-columns: 1fr !important;
  }

  .services-browser-rail {
    position: static !important;
    display: grid !important;
    grid-template-columns: 1fr !important;
    max-height: none !important;
    overflow: visible !important;
    gap: 0.55rem !important;
    padding: 0 0 0.9rem !important;
    border-right: 0 !important;
    border-bottom: 1px solid var(--home-line, var(--line)) !important;
  }

  .services-browser-tab {
    width: 100% !important;
    min-width: 0 !important;
    flex: none !important;
  }

  .services-browser-tab-copy small {
    max-height: none !important;
    opacity: 1 !important;
    margin-top: 0.12rem !important;
  }
}

@media (max-width: 760px) {
  html,
  body {
    max-width: 100%;
    overflow-x: hidden;
  }

  body.has-mobile-sticky-cta {
    padding-bottom: 0 !important;
  }

  .mobile-sticky-cta,
  .mobile-collapsible__toggle {
    display: none !important;
  }

  .mobile-collapsible__body {
    max-height: none !important;
    overflow: visible !important;
    opacity: 1 !important;
    margin-top: 0 !important;
    pointer-events: auto !important;
  }

  .section,
  body.page-hub .section,
  body.page-service .section,
  body.page-case .section,
  body.page-article .section,
  body.page-contact .section,
  .services-section,
  .projects-section {
    padding-top: 1.4rem !important;
    padding-bottom: 1.55rem !important;
  }

  .services-revamp,
  .projects-refresh {
    padding-bottom: 0 !important;
  }

  .section-head p,
  .premium-hero-sub,
  .premium-proof-copy > p:not(.premium-kicker),
  .premium-proof-module > p:not(.premium-kicker),
  .service-card p,
  .usp-card p,
  .blog-card p,
  .timeline-item p,
  .premium-proof-mini p,
  .contact-info-card p,
  .contact-info-card a,
  .faq-answer p,
  .project-card--home p,
  .projects-sub,
  .projects-card p,
  .projects-route-card p,
  .projects-step p,
  .services-hero-copy p,
  .services-section-intro p,
  .services-card p,
  .services-process-card p,
  .services-proof-copy p,
  .services-proof-links p,
  .services-final-card p,
  body.home-index .home-hero-lead,
  body.home-index .home-section-copy,
  body.home-index .home-ribbon-statement,
  body.home-index .home-close-card p,
  body.home-index .home-support-card p,
  body.home-index .home-pillar-card p,
  body.home-index .home-pillar-panel p,
  body.home-index .home-proof-card p,
  body.home-index .home-process-step p {
    display: block !important;
    -webkit-line-clamp: initial !important;
    -webkit-box-orient: initial !important;
    max-height: none !important;
    overflow: visible !important;
    text-overflow: clip !important;
  }

  .premium-hero-actions .cta-btn--ghost,
  body.home-index .home-hero-actions .cta-btn--ghost,
  .services-actions .cta-btn--ghost,
  .projects-actions .cta-btn--ghost {
    display: inline-flex !important;
  }

  .premium-hero-points li:nth-child(n+3),
  body.home-index .home-ribbon-points span:nth-child(n+3),
  body.home-index .home-secondary-links a:nth-child(n+3),
  body.home-index .home-hero-trust li:last-child,
  body.home-index .home-stage-head p {
    display: inline-flex !important;
  }

  body.home-index .home-stage-head p {
    display: block !important;
  }

  .premium-hero-grid,
  .premium-proof-band-grid,
  .premium-proof-grid,
  .services-hero-grid,
  .services-grid,
  .services-process-grid,
  .services-proof-grid,
  .services-final-card,
  .projects-hero-wrap,
  .projects-grid,
  .projects-routes,
  .projects-steps,
  .projects-process-shell,
  .projects-cta-shell,
  .blog-grid,
  .usp-grid,
  .timeline,
  .svc-detail-grid,
  .industries-grid,
  .story-grid,
  .contact-grid,
  body.page-contact .contact-hero-rail,
  body.page-contact .contact-response-panel,
  body.page-contact .contact-scope-grid,
  body.page-contact .contact-form-detail,
  body.page-contact .contact-form-row--split,
  .project-facts-grid,
  .project-preview-gallery,
  .project-delivery-grid,
  .blog-grid--project-related,
  body.home-index .home-ribbon-top,
  body.home-index .home-pillars-grid,
  body.home-index .home-panel-grid,
  body.home-index .home-proof-grid,
  body.home-index .home-process-grid,
  body.home-index .home-t-grid,
  body.home-index .home-link-rail,
  body.home-index .home-support-grid,
  body.home-index .home-project-method-grid {
    grid-template-columns: 1fr !important;
  }

  .premium-hero-actions,
  body.home-index .home-hero-actions,
  .services-actions,
  .projects-actions,
  .project-card-actions,
  .project-stage-actions,
  .project-modal-actions,
  body.home-index .home-services-actions,
  body.home-index .home-hot-actions,
  body.home-index .home-hot-bottom-actions,
  body.home-index .home-close-actions {
    flex-direction: column !important;
    align-items: stretch !important;
  }

  .premium-hero-actions .cta-btn,
  body.home-index .home-hero-actions .cta-btn,
  .services-actions .cta-btn,
  .projects-actions .cta-btn,
  .project-card-actions > *,
  .project-stage-actions > *,
  .project-modal-actions > *,
  body.home-index .home-services-actions a {
    width: 100% !important;
    justify-content: center !important;
  }

  .premium-hero {
    padding-top: 1.05rem !important;
    padding-bottom: 1.25rem !important;
  }

  .premium-hero h1,
  .services-hero-copy h1,
  .projects-title {
    max-width: none !important;
    font-size: clamp(2rem, 10.4vw, 3rem) !important;
    line-height: 1.02 !important;
    letter-spacing: -0.045em !important;
  }

  body.home-index .home-hero-title,
  .hero-film-headline {
    max-width: none !important;
    line-height: 1.03 !important;
  }

  .premium-hero-sub,
  .services-hero-copy p,
  .projects-sub {
    font-size: 0.95rem !important;
    line-height: 1.65 !important;
  }

  .premium-hero-scene,
  .services-hero-frame,
  .projects-visual,
  body.home-index .home-services-visual,
  body.home-index .home-stage-frame {
    margin-inline: 0 !important;
    min-height: 0 !important;
    border-radius: 20px !important;
  }

  .premium-hero-scene {
    padding: 0.75rem !important;
  }

  .premium-hero-scene-surface {
    min-height: 240px !important;
  }

  .services-hero-svg,
  .projects-visual-shell {
    min-height: 260px !important;
  }

  body.home-index .home-services-visual {
    min-height: 260px !important;
  }

  body.home-index .home-stage {
    min-height: 260px !important;
  }

  .service-card,
  .usp-card,
  .blog-card,
  body.page-hub .timeline-item,
  body.page-service .timeline-item,
  body.page-case .timeline-item,
  body.page-article .timeline-item,
  body.page-service .faq-item,
  body.page-contact .faq-item,
  body.page-contact .contact-info-card,
  body.page-contact .contact-form-standalone,
  .premium-proof-copy,
  .premium-proof-module,
  .premium-proof-mini,
  .services-card,
  .services-process-card,
  .services-proof-copy,
  .services-proof-links,
  .services-final-card,
  .projects-card,
  .projects-route-card,
  .projects-step,
  .projects-process-shell,
  .projects-cta-shell,
  .project-card,
  .project-preview-tile,
  .project-fact-card,
  .project-delivery-card,
  body.home-index .home-ribbon-top,
  body.home-index .home-pillar-card,
  body.home-index .home-pillar-panel,
  body.home-index .home-proof-card,
  body.home-index .home-process,
  body.home-index .home-t-card {
    padding: 1rem !important;
    border-radius: 18px !important;
  }

  .services-card,
  .projects-card,
  .projects-route-card {
    min-height: 0 !important;
  }

  .services-card p,
  .services-process-card p,
  .projects-card p,
  .projects-route-card p,
  .projects-step p {
    font-size: 0.9rem !important;
    line-height: 1.58 !important;
  }

  .services-browser {
    padding: 0.85rem !important;
    border-radius: 20px !important;
  }

  .services-browser-panel-top {
    display: grid !important;
    grid-template-columns: 1fr !important;
  }

  .services-browser-panel-cta {
    width: 100% !important;
  }

  .services-browser-groups {
    grid-template-columns: 1fr !important;
  }

  .project-stage-surface {
    min-height: 0 !important;
  }

  .project-stage-minis {
    grid-template-columns: 1fr !important;
  }

  .footer-grid {
    grid-template-columns: 1fr !important;
    gap: 1.25rem !important;
    padding-bottom: 1.6rem !important;
  }

  .footer-col:not(:first-child):not(:last-child),
  .footer-soon {
    display: block !important;
  }

  .footer-col {
    min-width: 0 !important;
  }
}

/* ============================================================
   MOBILE NAVIGATION + COMPACT GROUPED LIST REVAMP
   Final mobile layer: readable drawer, no dark-hero bleed, denser repeated cards.
   ============================================================ */

@media (max-width: 900px) {
  body.nav-open {
    overflow: hidden;
  }

  body.nav-open .site-header,
  body.home-index.hero-dark.nav-open .site-header,
  body.home-index.hero-dark.nav-open .site-header:not(.scrolled) {
    z-index: 90;
    background: rgba(255, 255, 255, 0.98) !important;
    border-bottom-color: rgba(27, 40, 32, 0.1) !important;
    backdrop-filter: saturate(180%) blur(16px) !important;
    -webkit-backdrop-filter: saturate(180%) blur(16px) !important;
  }

  body.nav-open .site-header .brand,
  body.nav-open .site-header .nav-list a,
  body.nav-open .site-header .nav-btn,
  body.home-index.hero-dark.nav-open .site-header .brand,
  body.home-index.hero-dark.nav-open .site-header .nav-list a,
  body.home-index.hero-dark.nav-open .site-header .nav-btn {
    color: var(--ink) !important;
  }

  body.nav-open .site-header .chev,
  body.home-index.hero-dark.nav-open .site-header .chev {
    color: var(--mute) !important;
  }

  .mobile-toggle {
    position: relative;
    width: 44px;
    height: 44px;
    flex: 0 0 44px;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(27, 40, 32, 0.12);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.9);
  }

  .mobile-toggle span {
    flex: 0 0 auto;
    width: 22px;
    height: 2px;
    border-radius: 999px;
    background: var(--ink) !important;
    transform-origin: center;
    transition: transform 0.18s ease, opacity 0.18s ease, background 0.18s ease;
  }

  .mobile-toggle.is-open span:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
  }

  .mobile-toggle.is-open span:nth-child(2) {
    opacity: 0;
  }

  .mobile-toggle.is-open span:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
  }

  body.home-index.hero-dark .site-header:not(.scrolled) .mobile-toggle:not(.is-open) {
    background: rgba(8, 18, 13, 0.24);
    border-color: rgba(255, 255, 255, 0.24);
  }

  body.home-index.hero-dark .site-header:not(.scrolled) .mobile-toggle:not(.is-open) span {
    background: rgba(255, 255, 255, 0.92) !important;
  }

  body.home-index.hero-dark.nav-open .site-header .mobile-toggle,
  body.home-index.hero-dark.nav-open .site-header .mobile-toggle.is-open {
    background: rgba(244, 248, 245, 0.96) !important;
    border-color: rgba(27, 40, 32, 0.12) !important;
  }

  body.home-index.hero-dark.nav-open .site-header .mobile-toggle span {
    background: var(--ink) !important;
  }

  .main-nav {
    inset: 76px 0 0 0 !important;
    height: calc(100dvh - 76px) !important;
    z-index: 85;
    padding: 0.72rem var(--pad) calc(1.2rem + env(safe-area-inset-bottom)) !important;
    background: #ffffff !important;
    color: var(--ink) !important;
    border-top: 1px solid rgba(27, 40, 32, 0.08) !important;
    box-shadow: 0 20px 48px rgba(16, 24, 19, 0.14) !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
  }

  .main-nav.open {
    display: block !important;
  }

  .nav-list {
    gap: 0 !important;
  }

  .nav-list > li {
    border-bottom: 1px solid rgba(27, 40, 32, 0.08);
  }

  .nav-list > li:last-child {
    border-bottom: 0;
  }

  .nav-list a,
  .nav-btn {
    min-height: 52px;
    width: 100%;
    justify-content: space-between;
    padding: 0.82rem 0.25rem !important;
    border-radius: 0 !important;
    background: transparent !important;
    color: var(--ink) !important;
    font-size: 0.96rem !important;
    line-height: 1.25;
  }

  .nav-list a:hover,
  .nav-list a:focus-visible,
  .nav-btn:hover,
  .nav-btn:focus-visible,
  .nav-list a.is-current,
  .nav-btn.is-current {
    color: var(--green-hover) !important;
  }

  .mega-menu {
    margin: 0.1rem 0 0.85rem !important;
    padding: 0.62rem !important;
    border: 1px solid rgba(27, 40, 32, 0.1) !important;
    border-radius: 16px !important;
    background: linear-gradient(180deg, #ffffff 0%, #f6faf7 100%) !important;
    box-shadow: none !important;
    color: var(--ink) !important;
  }

  .mega-menu .container {
    padding: 0 !important;
  }

  body.home-index.hero-dark.nav-open .mega-menu,
  body.home-index.hero-dark.nav-open .mega-menu * {
    color: var(--ink) !important;
  }

  .mega-svc-mobile {
    gap: 0.52rem !important;
  }

  .mega-svc-mobile-section {
    border-radius: 13px !important;
    background: #ffffff !important;
    border-color: rgba(27, 40, 32, 0.1) !important;
  }

  .mega-svc-mobile-toggle {
    min-height: 48px;
    padding: 0.72rem 0.78rem !important;
    color: var(--ink) !important;
  }

  .mega-svc-mobile-head {
    gap: 0.62rem !important;
  }

  .mega-svc-mobile-head strong {
    color: var(--ink) !important;
    font-size: 0.9rem !important;
  }

  .mega-svc-mobile-head small {
    color: var(--mute) !important;
    font-size: 0.74rem !important;
    line-height: 1.42 !important;
  }

  .mega-svc-mobile-panel {
    padding: 0 0.78rem 0.72rem !important;
  }

  .mega-svc-mobile-section.is-open .mega-svc-mobile-panel {
    gap: 0.62rem !important;
  }

  .mega-svc-mobile-panel .mega-svc-group-label {
    margin-bottom: 0.22rem !important;
    padding-bottom: 0.32rem !important;
    font-size: 0.58rem !important;
    letter-spacing: 0.14em !important;
    color: var(--green-hover) !important;
  }

  .mega-svc-mobile-item {
    min-height: 38px;
    padding: 0.46rem 0 !important;
    border-top: 1px solid rgba(27, 40, 32, 0.07);
    color: var(--ink) !important;
    font-size: 0.84rem !important;
    line-height: 1.3 !important;
  }

  .mega-svc-mobile-item-label {
    color: var(--ink) !important;
  }

  .mega-svc-mobile-badge {
    margin-left: 0.28rem;
    color: var(--green-hover) !important;
    background: rgba(47, 114, 81, 0.08) !important;
  }

  .mega-svc-mobile-item-arrow,
  .mega-svc-mobile-arrow {
    color: var(--green-hover) !important;
  }

  .project-card--home p {
    display: block !important;
    -webkit-line-clamp: initial !important;
    -webkit-box-orient: initial !important;
    max-height: none !important;
    overflow: visible !important;
    text-overflow: clip !important;
  }
}

@media (max-width: 760px) {
  .main-nav {
    inset: 68px 0 0 0 !important;
    height: calc(100dvh - 68px) !important;
    padding-top: 0.55rem !important;
  }

  .premium-hero h1,
  .services-hero-copy h1,
  .projects-title,
  body.home-index .home-hero-title,
  .hero-film-headline {
    letter-spacing: 0 !important;
  }

  body.home-index .home-ribbon-stats {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  body.home-index .home-ribbon-stat {
    min-height: 74px !important;
    padding: 0.72rem 0.38rem !important;
  }

  body.home-index .home-ribbon-stat strong {
    font-size: 1.48rem !important;
  }

  body.home-index .home-ribbon-stat span {
    font-size: 0.7rem !important;
    line-height: 1.22 !important;
  }

  body.home-index .home-link-rail,
  .services-grid,
  .services-process-grid,
  .services-capability-grid,
  .projects-grid,
  .projects-routes,
  .projects-steps,
  .blog-grid,
  .usp-grid,
  .timeline {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 0.58rem !important;
  }

  body.home-index .home-link-rail-item {
    display: grid !important;
    grid-template-columns: auto minmax(0, 1fr) auto;
    grid-template-rows: auto auto auto;
    gap: 0.16rem 0.66rem !important;
    min-height: 0 !important;
    padding: 0.78rem 0.82rem !important;
    border-radius: 14px !important;
    box-shadow: 0 6px 18px rgba(24, 31, 24, 0.06), 0 1px 2px rgba(24, 31, 24, 0.04) !important;
    animation: none !important;
    opacity: 1 !important;
    transform: none !important;
  }

  body.home-index .home-link-rail-item-top {
    display: contents !important;
  }

  body.home-index .home-link-rail-item small {
    grid-column: 1;
    grid-row: 1 / span 2;
    align-self: start;
    min-width: 2.1rem;
    padding-top: 0.12rem;
    font-size: 0.64rem !important;
    letter-spacing: 0.12em !important;
  }

  body.home-index .home-link-rail-item strong {
    grid-column: 2;
    grid-row: 1;
    min-width: 0;
    font-size: 0.96rem !important;
    line-height: 1.22 !important;
    letter-spacing: 0 !important;
  }

  body.home-index .home-link-rail-desc {
    grid-column: 2 / 4;
    grid-row: 2;
    margin: 0 !important;
    font-size: 0.79rem !important;
    line-height: 1.42 !important;
  }

  body.home-index .home-link-rail-item > span:not(.home-link-rail-arrow) {
    grid-column: 2 / 4;
    grid-row: 3;
    margin-top: 0.15rem !important;
    padding-top: 0.32rem !important;
    font-size: 0.7rem !important;
  }

  body.home-index .home-link-rail-arrow {
    grid-column: 3;
    grid-row: 1;
    width: 28px !important;
    height: 28px !important;
  }

  .services-card,
  .services-process-card,
  .services-capability-card,
  .projects-card,
  .projects-route-card,
  .projects-step,
  body.page-hub .service-card,
  body.page-hub .blog-card,
  body.page-hub .usp-card,
  body.page-service .blog-card,
  body.page-service .usp-card,
  body.page-case .blog-card,
  body.page-case .usp-card,
  body.page-article .blog-card,
  body.page-article .usp-card,
  body.page-contact .blog-card,
  body.page-hub .timeline-item,
  body.page-service .timeline-item,
  body.page-case .timeline-item,
  body.page-article .timeline-item {
    min-height: 0 !important;
    padding: 0.78rem 0.82rem !important;
    border-radius: 14px !important;
    box-shadow: 0 7px 18px rgba(24, 31, 24, 0.055), 0 1px 2px rgba(24, 31, 24, 0.035) !important;
  }

  .services-card,
  .services-process-card,
  .projects-card,
  .projects-route-card {
    gap: 0.18rem !important;
  }

  .services-card {
    position: relative !important;
    padding-right: 3.15rem !important;
  }

  .services-card::after,
  .services-process-card::after,
  .projects-card::after,
  .projects-route-card::after,
  .services-capability-card::after {
    left: 0.82rem !important;
    right: 0.82rem !important;
    height: 2px !important;
  }

  .services-icon {
    position: absolute !important;
    top: 0.72rem;
    right: 0.82rem;
    width: 2.05rem !important;
    height: 2.05rem !important;
    margin-bottom: 0.05rem !important;
  }

  .services-icon svg {
    width: 1rem !important;
    height: 1rem !important;
  }

  .services-card-meta,
  .projects-card-meta,
  .projects-route-meta,
  .services-capability-label,
  .blog-meta,
  .usp-num,
  .projects-step-num {
    margin-bottom: 0.12rem !important;
    font-size: 0.6rem !important;
    letter-spacing: 0.12em !important;
    line-height: 1.2 !important;
  }

  .projects-step-num {
    width: auto !important;
    height: auto !important;
    padding: 0.3rem 0.48rem !important;
  }

  .services-card h3,
  .services-process-card h3,
  .services-capability-card h3,
  .projects-card h3,
  .projects-route-card h3,
  .projects-step h3,
  body.page-hub .service-card h3,
  body.page-hub .blog-card h3,
  body.page-hub .usp-card h3,
  body.page-service .blog-card h3,
  body.page-service .usp-card h3,
  body.page-case .blog-card h3,
  body.page-case .usp-card h3,
  body.page-article .blog-card h3,
  body.page-article .usp-card h3,
  body.page-hub .timeline-item h4,
  body.page-service .timeline-item h4,
  body.page-case .timeline-item h4,
  body.page-article .timeline-item h4 {
    margin: 0 !important;
    font-size: 0.96rem !important;
    line-height: 1.24 !important;
    letter-spacing: 0 !important;
  }

  .services-card p,
  .services-process-card p,
  .services-capability-card p,
  .projects-card p,
  .projects-route-card p,
  .projects-step p,
  body.page-hub .service-card p,
  body.page-hub .blog-card p,
  body.page-hub .usp-card p,
  body.page-service .blog-card p,
  body.page-service .usp-card p,
  body.page-case .blog-card p,
  body.page-case .usp-card p,
  body.page-article .blog-card p,
  body.page-article .usp-card p,
  body.page-hub .timeline-item p,
  body.page-service .timeline-item p,
  body.page-case .timeline-item p,
  body.page-article .timeline-item p {
    margin-top: 0.18rem !important;
    font-size: 0.82rem !important;
    line-height: 1.46 !important;
  }

  .services-card-proof,
  .projects-card-proof {
    display: flex !important;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 0.16rem 0.45rem !important;
    margin-top: 0.28rem !important;
    padding-top: 0.36rem !important;
  }

  .services-card-proof span,
  .projects-card-proof span {
    font-size: 0.57rem !important;
    letter-spacing: 0.1em !important;
  }

  .services-card-proof strong,
  .projects-card-proof strong {
    font-size: 0.75rem !important;
    line-height: 1.28 !important;
  }

  .services-link,
  .projects-card-cta,
  .projects-route-cta {
    margin-top: 0.18rem !important;
    padding-top: 0.32rem !important;
    font-size: 0.72rem !important;
    line-height: 1.25 !important;
  }

  .services-capability-list {
    gap: 0.32rem !important;
  }

  .services-capability-list span {
    padding: 0.34rem 0.48rem !important;
    font-size: 0.64rem !important;
  }

  .services-capability-links {
    gap: 0.52rem !important;
  }

  .services-browser {
    padding: 0.7rem !important;
    border-radius: 16px !important;
  }

  .services-browser-rail {
    gap: 0.42rem !important;
    padding-bottom: 0.58rem !important;
  }

  .services-browser-tab {
    min-height: 0 !important;
    padding: 0.58rem 0.62rem !important;
    border-radius: 12px !important;
  }

  .services-browser-tab-copy strong {
    font-size: 0.82rem !important;
    line-height: 1.22 !important;
  }

  .services-browser-tab-copy small {
    display: none !important;
  }

  .services-browser-tab.is-active .services-browser-tab-copy small {
    display: block !important;
    font-size: 0.7rem !important;
    line-height: 1.35 !important;
  }

  .services-browser-panel-top {
    gap: 0.72rem !important;
  }

  .services-browser-panel-copy h3 {
    font-size: 1.14rem !important;
    letter-spacing: 0 !important;
  }

  .services-browser-panel-copy p {
    font-size: 0.83rem !important;
    line-height: 1.5 !important;
  }

  .services-browser-group {
    padding: 0.72rem !important;
    border-radius: 13px !important;
  }

  .services-browser-item {
    min-height: 38px !important;
    padding: 0.42rem 0 !important;
    font-size: 0.8rem !important;
    line-height: 1.32 !important;
  }

  body.page-hub .timeline-item::before,
  body.page-service .timeline-item::before,
  body.page-case .timeline-item::before,
  body.page-article .timeline-item::before {
    margin-bottom: 0.32rem !important;
    padding: 0.28rem 0.46rem !important;
    font-size: 0.62rem !important;
    letter-spacing: 0.1em !important;
  }

  body.page-service .blog-card,
  body.page-case .blog-card,
  body.page-article .blog-card {
    padding-top: 0.78rem !important;
  }

  body.page-service .blog-card::before,
  body.page-case .blog-card::before,
  body.page-article .blog-card::before,
  body.page-service .blog-card::after,
  body.page-case .blog-card::after,
  body.page-article .blog-card::after {
    display: none !important;
  }

  body.page-contact .contact-info-card,
  body.page-contact .contact-scope-card,
  body.page-contact .faq-item {
    padding: 0.82rem !important;
    border-radius: 14px !important;
  }
}

/* ============================================================
   CONTACT PAGE REBUILD
   Compact consultation-first layout with FormSubmit fallback.
   ============================================================ */

body.page-contact-rebuild {
  --contact-ink: #14231a;
  --contact-soft: #5f6d62;
  --contact-line: rgba(36, 71, 55, 0.13);
  --contact-wash: rgba(237, 246, 240, 0.82);
  background:
    radial-gradient(circle at 8% 0%, rgba(217, 236, 224, 0.72), transparent 28%),
    radial-gradient(circle at 92% 8%, rgba(236, 242, 238, 0.88), transparent 24%),
    linear-gradient(180deg, #fbfdfb 0%, #f6faf7 52%, #ffffff 100%);
  color: var(--contact-ink);
}

body.page-contact-rebuild .site-header {
  background: rgba(255, 255, 255, 0.92);
}

body.page-contact-rebuild .contact-rebuild {
  overflow: hidden;
}

body.page-contact-rebuild .contact-booking {
  padding: clamp(0.75rem, 1.6vw, 1.15rem) 0 0.65rem;
}

body.page-contact-rebuild #contactForm,
body.page-contact-rebuild .contact-flow,
body.page-contact-rebuild .contact-backup,
body.page-contact-rebuild .contact-faq {
  scroll-margin-top: 92px;
}

body.page-contact-rebuild .contact-booking-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.94fr) minmax(500px, 0.78fr);
  gap: clamp(1.2rem, 3vw, 2.4rem);
  align-items: center;
}

body.page-contact-rebuild .contact-booking-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0.65rem 0 0.95rem;
}

body.page-contact-rebuild .contact-mini-breadcrumb {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  margin-bottom: 0.72rem;
  color: var(--contact-soft);
  font-size: 0.82rem;
}

body.page-contact-rebuild .contact-mini-breadcrumb a {
  color: inherit;
  text-decoration: none;
}

body.page-contact-rebuild .contact-mini-breadcrumb a:hover {
  color: var(--green-hover);
}

body.page-contact-rebuild .contact-kicker {
  margin: 0 0 0.42rem;
  color: var(--green-hover);
  font-family: "Space Grotesk", "Inter", sans-serif;
  font-size: 0.74rem;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
}

body.page-contact-rebuild .contact-booking h1 {
  max-width: 12.2ch;
  margin: 0;
  color: var(--contact-ink);
  font-family: "Space Grotesk", "Inter", sans-serif;
  font-size: clamp(3.15rem, 4.35vw, 3.95rem);
  line-height: 1.01;
  letter-spacing: 0;
}

body.page-contact-rebuild .contact-lead {
  max-width: 62ch;
  margin: 0.78rem 0 0;
  color: var(--contact-soft);
  font-size: 0.96rem;
  line-height: 1.58;
}

body.page-contact-rebuild .contact-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.62rem;
  margin-top: 1rem;
}

body.page-contact-rebuild .contact-proof-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 0.42rem;
  margin-top: 0.82rem;
}

body.page-contact-rebuild .contact-proof-strip span {
  display: inline-flex;
  align-items: center;
  min-height: 2.05rem;
  padding: 0.42rem 0.62rem;
  border: 1px solid var(--contact-line);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.82);
  color: var(--contact-soft);
  font-size: 0.74rem;
  font-weight: 600;
}

body.page-contact-rebuild .contact-consult-form {
  position: sticky;
  top: 92px;
  align-self: start;
  display: grid;
  gap: 0.46rem;
  margin: 0;
  padding: 0.86rem;
  border: 1px solid rgba(36, 71, 55, 0.12);
  border-radius: 18px;
  background:
    radial-gradient(circle at top right, rgba(228, 242, 233, 0.74), transparent 34%),
    rgba(255, 255, 255, 0.96);
  box-shadow: 0 18px 44px rgba(24, 31, 24, 0.085), 0 1px 2px rgba(24, 31, 24, 0.04);
}

body.page-contact-rebuild .contact-form-heading {
  margin: 0 0 0.1rem;
}

body.page-contact-rebuild .contact-form-heading h2 {
  margin: 0;
  color: var(--contact-ink);
  font-family: "Space Grotesk", "Inter", sans-serif;
  font-size: 1.34rem;
  line-height: 1.1;
  letter-spacing: 0;
}

body.page-contact-rebuild .contact-form-heading p:last-child {
  margin: 0.32rem 0 0;
  color: var(--contact-soft);
  font-size: 0.8rem;
  line-height: 1.45;
}

body.page-contact-rebuild .contact-form-heading a {
  color: var(--green-hover);
  font-weight: 700;
}

body.page-contact-rebuild .contact-form-row {
  display: grid;
  gap: 0.46rem;
}

body.page-contact-rebuild .contact-form-row--split {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.page-contact-rebuild .contact-consult-form .field {
  display: grid;
  gap: 0.2rem;
  margin: 0;
}

body.page-contact-rebuild .contact-consult-form label {
  display: flex;
  justify-content: space-between;
  gap: 0.4rem;
  color: var(--contact-ink);
  font-size: 0.68rem;
  font-weight: 700;
}

body.page-contact-rebuild .contact-consult-form label span {
  color: var(--contact-soft);
  font-weight: 600;
  white-space: nowrap;
}

body.page-contact-rebuild .contact-consult-form input,
body.page-contact-rebuild .contact-consult-form select,
body.page-contact-rebuild .contact-consult-form textarea {
  width: 100%;
  min-height: 2.38rem;
  padding: 0.58rem 0.66rem;
  border: 1px solid rgba(36, 71, 55, 0.14);
  border-radius: 11px;
  background: rgba(255, 255, 255, 0.94);
  color: var(--contact-ink);
  font: inherit;
  font-size: 0.84rem;
  outline: none;
}

body.page-contact-rebuild .contact-consult-form textarea {
  min-height: 5.3rem;
  resize: vertical;
}

body.page-contact-rebuild .contact-consult-form input:focus,
body.page-contact-rebuild .contact-consult-form select:focus,
body.page-contact-rebuild .contact-consult-form textarea:focus {
  border-color: rgba(36, 71, 55, 0.44);
  box-shadow: 0 0 0 4px rgba(47, 114, 81, 0.08);
}

body.page-contact-rebuild .field-error {
  margin: 0;
  color: #9b2f2f;
  font-size: 0.76rem;
  line-height: 1.35;
}

body.page-contact-rebuild .field.is-invalid input,
body.page-contact-rebuild .field.is-invalid select,
body.page-contact-rebuild .field.is-invalid textarea {
  border-color: rgba(155, 47, 47, 0.58);
  background: rgba(255, 247, 246, 0.96);
}

body.page-contact-rebuild .delivery-note {
  margin: 0;
  padding: 0.48rem 0.58rem;
  border: 1px solid rgba(36, 71, 55, 0.1);
  border-radius: 10px;
  background: rgba(237, 246, 240, 0.66);
  color: var(--contact-soft);
  font-size: 0.72rem;
  line-height: 1.36;
}

body.page-contact-rebuild .delivery-note.is-error {
  border-color: rgba(155, 47, 47, 0.18);
  background: rgba(255, 247, 246, 0.96);
  color: #8f3030;
}

body.page-contact-rebuild .form-status {
  margin: 0;
  padding: 0.52rem 0.62rem;
  border-radius: 10px;
  font-size: 0.78rem;
  font-weight: 700;
  line-height: 1.42;
}

body.page-contact-rebuild .form-status--success {
  border: 1px solid rgba(47, 114, 81, 0.2);
  background: rgba(237, 246, 240, 0.9);
  color: var(--green-hover);
}

body.page-contact-rebuild .form-status--error {
  border: 1px solid rgba(155, 47, 47, 0.2);
  background: rgba(255, 247, 246, 0.96);
  color: #8f3030;
}

body.page-contact-rebuild .contact-consult-form .cta-btn--block {
  min-height: 2.64rem;
  margin-top: 0;
  font-size: 0.88rem;
}

body.page-contact-rebuild .contact-flow,
body.page-contact-rebuild .contact-backup,
body.page-contact-rebuild .contact-faq {
  padding: 0.62rem 0;
}

body.page-contact-rebuild .contact-flow-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.6rem;
}

body.page-contact-rebuild .contact-flow article,
body.page-contact-rebuild .contact-backup-card,
body.page-contact-rebuild .contact-faq .faq-item {
  border: 1px solid var(--contact-line);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 8px 22px rgba(24, 31, 24, 0.045);
}

body.page-contact-rebuild .contact-flow article {
  padding: 0.72rem 0.78rem;
}

body.page-contact-rebuild .contact-flow span {
  color: var(--green-hover);
  font-family: "Space Grotesk", "Inter", sans-serif;
  font-size: 0.72rem;
  font-weight: 700;
}

body.page-contact-rebuild .contact-flow h2 {
  margin: 0.2rem 0 0;
  color: var(--contact-ink);
  font-family: "Space Grotesk", "Inter", sans-serif;
  font-size: 0.98rem;
  line-height: 1.18;
  letter-spacing: 0;
}

body.page-contact-rebuild .contact-flow p {
  margin: 0.24rem 0 0;
  color: var(--contact-soft);
  font-size: 0.8rem;
  line-height: 1.42;
}

body.page-contact-rebuild .contact-backup-card {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(180px, auto);
  gap: 0.8rem;
  align-items: center;
  padding: 0.82rem 0.95rem;
}

body.page-contact-rebuild .contact-backup-card h2 {
  margin: 0;
  color: var(--contact-ink);
  font-family: "Space Grotesk", "Inter", sans-serif;
  font-size: 1.22rem;
  line-height: 1.12;
  letter-spacing: 0;
}

body.page-contact-rebuild .contact-backup-card p:not(.contact-kicker) {
  max-width: 65ch;
  margin: 0.3rem 0 0;
  color: var(--contact-soft);
  font-size: 0.84rem;
  line-height: 1.48;
}

body.page-contact-rebuild .contact-backup-card code {
  padding: 0.04rem 0.22rem;
  border-radius: 5px;
  background: rgba(36, 71, 55, 0.08);
  color: var(--contact-ink);
}

body.page-contact-rebuild .contact-faq {
  padding-bottom: 1.35rem;
}

body.page-contact-rebuild .contact-faq .section-head {
  margin-bottom: 0.55rem;
}

body.page-contact-rebuild .contact-faq .section-head h2 {
  max-width: none;
  font-size: 1.66rem;
  letter-spacing: 0;
}

body.page-contact-rebuild .faq-list {
  display: grid;
  gap: 0.42rem;
}

body.page-contact-rebuild .contact-faq .faq-item {
  padding: 0;
  overflow: hidden;
}

body.page-contact-rebuild .faq-question {
  min-height: 2.9rem;
  padding: 0.68rem 0.82rem;
  color: var(--contact-ink);
  font-size: 0.95rem;
}

body.page-contact-rebuild .faq-answer {
  padding: 0 0.82rem 0;
}

body.page-contact-rebuild .faq-item.is-open .faq-answer {
  padding-bottom: 0.75rem;
}

body.page-contact-rebuild .faq-answer p {
  margin: 0;
  color: var(--contact-soft);
  font-size: 0.82rem;
  line-height: 1.5;
}

body.page-contact-rebuild section + section::before {
  display: none;
}

@media (max-width: 1100px) {
  body.page-contact-rebuild .contact-booking-grid {
    grid-template-columns: 1fr;
    gap: 0.72rem;
  }

  body.page-contact-rebuild .contact-booking-copy {
    min-height: 0;
    padding: 0.5rem 0 0;
  }

  body.page-contact-rebuild .contact-booking h1 {
    max-width: 14ch;
    font-size: clamp(2.85rem, 7.4vw, 3.45rem);
  }

  body.page-contact-rebuild .contact-consult-form {
    position: static;
  }

  body.page-contact-rebuild .contact-consult-form textarea {
    min-height: 5rem;
  }
}

@media (max-width: 760px) {
  body.page-contact-rebuild .contact-booking {
    padding: 0.52rem 0 0.68rem;
  }

  body.page-contact-rebuild #contactForm,
  body.page-contact-rebuild .contact-flow,
  body.page-contact-rebuild .contact-backup,
  body.page-contact-rebuild .contact-faq {
    scroll-margin-top: 76px;
  }

  body.page-contact-rebuild .contact-booking h1 {
    max-width: none;
    font-size: clamp(2.12rem, 10vw, 2.42rem);
    line-height: 1.04;
  }

  body.page-contact-rebuild .contact-lead {
    margin-top: 0.58rem;
    font-size: 0.88rem;
    line-height: 1.52;
  }

  body.page-contact-rebuild .contact-actions {
    flex-direction: column;
    align-items: stretch;
    margin-top: 0.72rem;
    gap: 0.5rem;
  }

  body.page-contact-rebuild .contact-actions .cta-btn {
    width: 100%;
  }

  body.page-contact-rebuild .contact-proof-strip {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0.32rem;
    margin-top: 0.62rem;
  }

  body.page-contact-rebuild .contact-proof-strip span {
    min-height: 1.86rem;
    padding: 0.36rem 0.54rem;
    font-size: 0.7rem;
  }

  body.page-contact-rebuild .contact-consult-form {
    gap: 0.44rem;
    padding: 0.72rem;
    border-radius: 14px;
  }

  body.page-contact-rebuild .contact-form-heading h2 {
    font-size: 1.16rem;
  }

  body.page-contact-rebuild .contact-form-row--split,
  body.page-contact-rebuild .contact-flow-grid,
  body.page-contact-rebuild .contact-backup-card {
    grid-template-columns: 1fr;
  }

  body.page-contact-rebuild .contact-consult-form input,
  body.page-contact-rebuild .contact-consult-form select,
  body.page-contact-rebuild .contact-consult-form textarea {
    min-height: 2.4rem;
    padding: 0.58rem 0.64rem;
    border-radius: 10px;
    font-size: 0.84rem;
  }

  body.page-contact-rebuild .contact-consult-form textarea {
    min-height: 5.2rem;
  }

  body.page-contact-rebuild .contact-flow,
  body.page-contact-rebuild .contact-backup,
  body.page-contact-rebuild .contact-faq {
    padding: 0.54rem 0;
  }

  body.page-contact-rebuild .contact-flow article,
  body.page-contact-rebuild .contact-backup-card,
  body.page-contact-rebuild .contact-faq .faq-item {
    border-radius: 14px;
  }

  body.page-contact-rebuild .contact-flow article,
  body.page-contact-rebuild .contact-backup-card {
    padding: 0.68rem;
  }

  body.page-contact-rebuild .contact-backup-card h2,
  body.page-contact-rebuild .contact-faq .section-head h2 {
    font-size: 1.26rem;
  }
}

/* ============ PILLARS COMPACT ============ */
body.home-index .home-pillars {
  padding: 1.4rem 0 1.8rem;
}
body.home-index .home-pillars-grid {
  grid-template-columns: 1fr;
  grid-template-areas: "head" "choice" "panels";
  gap: 0.6rem;
}
body.home-index .home-services-visual { display: none; }
body.home-index .home-pillars-choice {
  background: transparent;
  border: none;
  box-shadow: none;
  padding: 0;
}
body.home-index .home-choice-label { display: none; }
body.home-index .home-pillar-controls {
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
}
body.home-index .home-pillar-card {
  width: auto;
  padding: 0.52rem 0.9rem;
  border-radius: 999px;
  display: flex;
  align-items: center;
  gap: 0.45rem;
}
body.home-index .home-pillar-card p { display: none; }
body.home-index .home-pillar-number {
  margin-bottom: 0;
  font-size: 0.62rem;
}
body.home-index .home-pillar-card strong {
  margin-bottom: 0;
  font-size: 0.88rem;
}
body.home-index .home-pillar-panel {
  padding: 0.85rem 1rem;
  border-radius: 16px;
}
body.home-index .home-pillar-panel h3 {
  font-size: clamp(1rem, 1.6vw, 1.25rem);
  margin-bottom: 0.5rem;
}
body.home-index .home-panel-grid { display: none; }
body.home-index .home-pillar-panel > p { display: none; }
body.home-index .home-panel-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.38rem;
  margin-bottom: 0.7rem;
}
body.home-index .home-panel-tags span {
  padding: 0.28rem 0.62rem;
  border-radius: 999px;
  background: var(--panel-accent-soft, rgba(37,99,235,0.1));
  color: var(--panel-accent, #2563eb);
  font-size: 0.74rem;
  font-weight: 600;
}
body.home-index .home-panel-links {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
body.home-index .home-panel-links a {
  font-size: 0.8rem;
  font-weight: 600;
  color: var(--panel-accent, #2563eb);
  text-decoration: underline;
  text-underline-offset: 3px;
}

/* ============ PILLARS PANEL IMAGE ============ */
body.home-index .home-pillar-panel.is-active {
  display: grid;
  grid-template-columns: 1fr 240px;
  gap: 1.2rem;
  align-items: center;
}
body.home-index .home-panel-body {
  display: flex;
  flex-direction: column;
  gap: 0;
}
body.home-index .home-panel-desc {
  font-size: 0.88rem;
  color: var(--mute);
  line-height: 1.6;
  margin: 0.5rem 0 0;
}
body.home-index .home-panel-image {
  margin: 0;
  border-radius: 14px;
  overflow: hidden;
  height: 260px;
  flex-shrink: 0;
}
body.home-index .home-panel-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 14px;
}
@media (max-width: 680px) {
  body.home-index .home-pillar-panel.is-active {
    grid-template-columns: 1fr;
  }
  body.home-index .home-panel-image {
    height: 200px;
  }
}

/* ============ CASE-STUDY STRIP — PHOTO CARDS ============ */
body.home-index .home-hot-strip--compact .home-hot-media {
  min-height: 180px;
  overflow: hidden;
  border-radius: 14px;
}
body.home-index .home-hot-strip--compact .home-hot-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  display: block;
  border-radius: 14px;
}

/* ============ WHO WE HELP — CLIENT CARDS ============ */
.home-clients {
  padding: 5rem 0;
  background: var(--bg-alt);
}
.home-clients-head {
  max-width: 740px;
  margin: 0 auto 2.5rem;
  text-align: center;
}
.home-clients-head .home-kicker {
  color: var(--champagne);
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}
.home-clients-head .home-section-title {
  font-size: clamp(1.5rem, 3vw, 2.1rem);
  font-weight: 700;
  color: var(--green-dark);
  margin-bottom: 0.75rem;
}
.home-clients-head .home-section-copy {
  color: var(--mute);
  font-size: 1rem;
  line-height: 1.6;
  margin: 0;
}
.home-clients-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
}
.home-client-card {
  background: var(--bg);
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid var(--line);
  display: flex;
  flex-direction: column;
}
.home-client-photo {
  margin: 0;
  height: 220px;
  overflow: hidden;
  background: #ffffff;
}
.home-client-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  display: block;
}
.home-client-photo--contain img {
  object-fit: contain;
  object-position: center center;
  background: #ffffff;
}
.home-client-body {
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  flex: 1;
}
.home-client-type {
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--green);
}
.home-client-problem {
  font-size: 0.95rem;
  font-style: italic;
  color: var(--ink);
  line-height: 1.5;
  margin: 0;
}
.home-client-result {
  font-size: 0.9rem;
  color: var(--mute);
  line-height: 1.6;
  margin: 0;
}

/* ============ CTA FINAL ============ */
.home-cta-final {
  padding: 5rem 0;
  background: var(--green-dark);
}
.home-cta-final-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  align-items: center;
}
.home-cta-final-photo {
  margin: 0;
  border-radius: 16px;
  overflow: hidden;
  height: 420px;
}
.home-cta-final-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.home-cta-final-copy {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
}
.home-cta-final-copy .home-kicker {
  color: rgba(255, 255, 255, 0.65);
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
.home-cta-final-copy h2 {
  font-size: clamp(1.5rem, 2.8vw, 2.2rem);
  font-weight: 700;
  color: #ffffff;
  line-height: 1.25;
  margin: 0;
}
.home-cta-final-copy > p {
  color: rgba(255,255,255,0.7);
  font-size: 1rem;
  line-height: 1.6;
  margin: 0;
}
.home-cta-final-actions {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  flex-wrap: wrap;
}
.home-cta-email {
  color: rgba(255,255,255,0.8);
  font-size: 0.9rem;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.home-cta-email:hover {
  color: #ffffff;
}
.home-cta-final-badges {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  margin-top: 0.25rem;
}
.home-cta-final-badges span {
  font-size: 0.8rem;
  color: rgba(255,255,255,0.6);
  background: rgba(255,255,255,0.08);
  border-radius: 100px;
  padding: 0.3rem 0.8rem;
  white-space: nowrap;
}


/* ============ MOBILE — CLIENT CARDS + CTA FINAL ============ */
@media (max-width: 680px) {
  .home-clients-grid {
    grid-template-columns: 1fr;
  }
  .home-client-photo {
    height: 200px;
  }
  .home-cta-final-inner {
    grid-template-columns: 1fr;
  }
  .home-cta-final-photo {
    height: 220px;
  }
  .home-cta-final-copy h2 {
    font-size: clamp(1.4rem, 5vw, 1.8rem);
  }
}

/* ============ CONTACT PAGE — DARK HERO + CHAMPAGNE FORM CARD ============ */

/* Header: dark tint so it blends into the dark booking section */
body.page-contact-rebuild .site-header {
  background: rgba(12, 19, 14, 0.88);
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
body.page-contact-rebuild .site-header.scrolled {
  background: rgba(12, 19, 14, 0.97);
  box-shadow: 0 2px 24px rgba(0, 0, 0, 0.35);
}
body.page-contact-rebuild .brand,
body.page-contact-rebuild .nav-list a,
body.page-contact-rebuild .nav-btn {
  color: rgba(255, 255, 255, 0.82);
}
body.page-contact-rebuild .nav-list a:hover,
body.page-contact-rebuild .nav-btn:hover {
  color: #bca984;
}
body.page-contact-rebuild .header-cta {
  background: #bca984;
  color: #1b3a28;
  border-color: #bca984;
}
body.page-contact-rebuild .header-cta:hover {
  background: #cbb898;
  border-color: #cbb898;
}

/* Booking section: full dark background */
body.page-contact-rebuild .contact-booking {
  background: #0c130e;
  padding: clamp(3rem, 6vw, 5.5rem) 0 clamp(2.5rem, 5vw, 4.5rem);
}

/* Breadcrumb on dark */
body.page-contact-rebuild .contact-mini-breadcrumb {
  color: rgba(255, 255, 255, 0.38);
}
body.page-contact-rebuild .contact-mini-breadcrumb a {
  color: rgba(255, 255, 255, 0.38);
}
body.page-contact-rebuild .contact-mini-breadcrumb a:hover {
  color: #bca984;
}

/* Kicker on dark */
body.page-contact-rebuild .contact-kicker {
  color: #bca984;
  font-weight: 600;
}

/* Large bold statement heading */
body.page-contact-rebuild .contact-booking h1 {
  color: #ffffff;
  font-size: clamp(3rem, 6.5vw, 5.5rem);
  font-weight: 800;
  line-height: 1.02;
  max-width: 13ch;
  letter-spacing: -0.02em;
}

/* Lead paragraph */
body.page-contact-rebuild .contact-lead {
  color: rgba(255, 255, 255, 0.58);
  font-size: 1rem;
  max-width: 52ch;
}

/* CTA buttons on dark */
body.page-contact-rebuild .contact-actions .cta-btn:not(.cta-btn--ghost) {
  background: #bca984;
  color: #1b3a28;
  border-color: #bca984;
}
body.page-contact-rebuild .contact-actions .cta-btn:not(.cta-btn--ghost):hover {
  background: #cbb898;
  border-color: #cbb898;
}
body.page-contact-rebuild .contact-actions .cta-btn--ghost {
  background: transparent;
  color: rgba(255, 255, 255, 0.72);
  border-color: rgba(255, 255, 255, 0.22);
}
body.page-contact-rebuild .contact-actions .cta-btn--ghost:hover {
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.42);
  color: rgba(255, 255, 255, 0.9);
}

/* Contact info strip */
body.page-contact-rebuild .contact-info-strip {
  display: flex;
  flex-direction: column;
  gap: 0.58rem;
  margin-top: 1.8rem;
}
body.page-contact-rebuild .contact-info-item {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  color: #bca984;
  font-size: 0.93rem;
  text-decoration: none;
  letter-spacing: 0.01em;
}
body.page-contact-rebuild a.contact-info-item:hover {
  color: #cbb898;
  text-decoration: underline;
  text-underline-offset: 3px;
}

/* Form card: champagne */
body.page-contact-rebuild .contact-form-standalone {
  background: #bca984;
  border: none;
  border-radius: 20px;
  padding: 2.4rem 2.4rem 2rem;
}

/* Form heading inside card */
body.page-contact-rebuild .contact-form-standalone .contact-form-heading .contact-kicker {
  color: rgba(27, 58, 40, 0.62);
}
body.page-contact-rebuild .contact-form-standalone .contact-form-heading h2 {
  color: #1b3a28;
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.25rem, 2.2vw, 1.6rem);
  font-weight: 700;
  margin: 0.25rem 0 0;
}
body.page-contact-rebuild .contact-form-standalone .contact-form-heading p {
  color: rgba(27, 58, 40, 0.62);
  font-size: 0.83rem;
  margin-top: 0.4rem;
}
body.page-contact-rebuild .contact-form-standalone .contact-form-heading a {
  color: #1b3a28;
}

/* Labels */
body.page-contact-rebuild .contact-form-standalone .field label {
  color: #1b3a28;
  letter-spacing: 0.06em;
  opacity: 0.88;
}

/* White box inputs — override the underline style */
body.page-contact-rebuild .contact-form-standalone .field input,
body.page-contact-rebuild .contact-form-standalone .field select,
body.page-contact-rebuild .contact-form-standalone .field textarea {
  background: #ffffff;
  border: none;
  border-bottom: none;
  border-radius: 9px;
  padding: 0.72rem 0.9rem;
  color: #1b3a28;
  font-size: 0.92rem;
}
body.page-contact-rebuild .contact-form-standalone .field input::placeholder,
body.page-contact-rebuild .contact-form-standalone .field textarea::placeholder {
  color: rgba(27, 58, 40, 0.38);
}
body.page-contact-rebuild .contact-form-standalone .field input:focus,
body.page-contact-rebuild .contact-form-standalone .field select:focus,
body.page-contact-rebuild .contact-form-standalone .field textarea:focus {
  outline: 2.5px solid #2d7a4f;
  border-bottom: none;
}
body.page-contact-rebuild .contact-form-standalone .field select option {
  background: #ffffff;
  color: #1b3a28;
}

/* Field errors inside card */
body.page-contact-rebuild .contact-form-standalone .field-error {
  color: #7a1b1b;
}

/* Delivery note */
body.page-contact-rebuild .contact-form-standalone .delivery-note {
  color: rgba(27, 58, 40, 0.55);
  font-size: 0.78rem;
}

/* Submit button */
body.page-contact-rebuild .contact-form-standalone .cta-btn--block {
  background: #1b3a28;
  color: #ffffff;
  border-color: #1b3a28;
  border-radius: 9px;
  font-weight: 700;
}
body.page-contact-rebuild .contact-form-standalone .cta-btn--block:hover {
  background: #2d7a4f;
  border-color: #2d7a4f;
}

/* Mobile adjustments */
@media (max-width: 1100px) {
  body.page-contact-rebuild .contact-booking {
    padding: clamp(2rem, 5vw, 3.5rem) 0 clamp(1.8rem, 4vw, 3rem);
  }
}
@media (max-width: 760px) {
  body.page-contact-rebuild .contact-booking {
    padding: 2rem 0 1.8rem;
  }
  body.page-contact-rebuild .contact-booking h1 {
    font-size: clamp(2.4rem, 10vw, 3rem);
    max-width: none;
  }
  body.page-contact-rebuild .contact-form-standalone {
    padding: 1.6rem 1.4rem 1.4rem;
    border-radius: 16px;
  }
}

/* ============================================================
   Zippyscale-inspired header + homepage banner
   ============================================================ */
:root {
  --zippy-lime: #d4eb4b;
  --zippy-ink: #050505;
  --zippy-muted: #3f3f3f;
}

.site-header {
  background: #ffffff !important;
  border-bottom: 0 !important;
  box-shadow: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

.site-header.scrolled {
  background: #ffffff !important;
  border-bottom: 0 !important;
  box-shadow: none !important;
}

.header-inner {
  height: clamp(78px, 5.9vw, 104px);
  max-width: 100%;
  gap: clamp(1rem, 3vw, 2.6rem);
  padding-left: clamp(1.4rem, 4vw, 4.75rem);
  padding-right: clamp(1.4rem, 4vw, 4.75rem);
}

.brand {
  position: relative;
  display: inline-flex;
  align-items: flex-start;
  gap: 0.1rem;
  color: #1e1e1e !important;
  font-family: "Darker Grotesque", "Inter", sans-serif;
  font-size: clamp(2.2rem, 3vw, 3.35rem);
  font-weight: 700;
  letter-spacing: -0.07em;
  line-height: 0.75;
  text-decoration: none;
}

.brand-word {
  display: inline-block;
}

.brand-mark {
  position: relative;
  width: 0.52em;
  height: 0.52em;
  margin-top: -0.18em;
  margin-left: 0.05em;
  flex: 0 0 auto;
}

.brand-mark::before,
.brand-mark::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background: var(--zippy-lime);
}

.brand-mark::before {
  width: 100%;
  height: 0.13em;
  transform: rotate(0deg);
  transform-origin: right top;
}

.brand-mark::after {
  width: 0.13em;
  height: 100%;
}

.brand:hover,
.nav-list a:hover,
.nav-btn:hover,
.nav-list a.is-current {
  color: var(--zippy-lime) !important;
}

.main-nav {
  flex: 1 1 auto;
}

.nav-list {
  gap: clamp(0.75rem, 2vw, 2.2rem);
}

.nav-list a,
.nav-btn,
body.home-index .nav-list a,
body.page-hub .nav-list a,
body.page-service .nav-list a,
body.page-contact .nav-list a,
body.page-contact-rebuild .nav-list a,
body.home-index .nav-btn,
body.page-hub .nav-btn,
body.page-service .nav-btn,
body.page-contact .nav-btn,
body.page-contact-rebuild .nav-btn {
  color: #050505 !important;
  padding: 0.35rem 0;
  border-radius: 0;
  font-family: "Darker Grotesque", "Inter", sans-serif;
  font-size: clamp(1.35rem, 1.65vw, 1.78rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.045em;
}

.nav-list a[aria-current="page"],
.nav-list a.is-current {
  color: #1b2f24 !important;
  text-decoration: none !important;
  border-bottom: 3px solid var(--zippy-lime);
}

.nav-list a.is-current::after {
  display: none !important;
}

.nav-btn .chev,
.chev {
  color: #8c8c8c !important;
  font-size: 0.58em;
  opacity: 1;
  transform: translateY(0.02em);
}

.header-cta,
body.page-hub .header-cta,
body.page-service .header-cta,
body.page-contact .header-cta,
body.page-contact-rebuild .header-cta,
body.home-index .header-cta {
  min-width: clamp(9.8rem, 10.5vw, 12.6rem);
  min-height: clamp(3.5rem, 4.1vw, 4.55rem);
  padding: 0.9rem 1.8rem;
  border: 1px solid var(--zippy-lime) !important;
  border-radius: 10px;
  background: var(--zippy-lime) !important;
  color: #050505 !important;
  font-family: "Darker Grotesque", "Inter", sans-serif;
  font-size: clamp(1.18rem, 1.35vw, 1.5rem);
  font-weight: 800;
  letter-spacing: -0.035em;
  box-shadow: none !important;
}

.header-cta:hover,
body.page-contact-rebuild .header-cta:hover {
  background: #cce63f !important;
  border-color: #cce63f !important;
  color: #050505 !important;
}

.mobile-toggle span,
body.home-index.hero-dark .site-header .mobile-toggle span,
body.page-contact-rebuild .mobile-toggle span {
  background: #050505 !important;
}

.zippy-hero {
  background: #ffffff;
  color: var(--zippy-ink);
  min-height: calc(86svh - clamp(82px, 7vw, 104px));
  display: flex;
  align-items: center;
  padding: clamp(0.75rem, 1.8vh, 1.35rem) 0 clamp(0.35rem, 1vh, 0.75rem);
  overflow: hidden;
}

.zippy-hero-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 100%;
}

.zippy-hero-copy {
  width: 100%;
  margin: 0 auto;
}

.zippy-hero-title {
  margin: 0;
  width: 100%;
  color: #000000;
  font-family: "Darker Grotesque", "Inter", sans-serif;
  font-size: clamp(4.25rem, 5.45vw, 6.55rem);
  font-weight: 900;
  line-height: 0.94;
  letter-spacing: -0.065em;
}

.zippy-hero-title span,
.zippy-hero-title mark {
  display: block;
}

.zippy-hero-title em {
  position: relative;
  z-index: 1;
  font-style: normal;
  text-decoration: underline;
  text-decoration-thickness: 0.045em;
  text-underline-offset: 0.08em;
}

.zippy-hero-title em::after {
  content: "";
  position: absolute;
  left: -0.12em;
  right: -0.16em;
  bottom: -0.01em;
  z-index: -1;
  height: 0.16em;
  border-bottom: 0.03em solid #050505;
  border-top: 0.02em solid #050505;
  transform: rotate(-1deg);
  opacity: 0.9;
}

.zippy-hero-title mark {
  width: max-content;
  max-width: 100%;
  margin: 0.09em auto 0;
  padding: 0.065em 0.42em 0.115em;
  border-radius: 999px;
  background: var(--zippy-lime);
  color: #000000;
}

.zippy-hero-sub {
  max-width: 33ch;
  margin: clamp(1rem, 1.4vh, 1.35rem) auto 0;
  color: #3e3e3e;
  font-family: "Darker Grotesque", "Inter", sans-serif;
  font-size: clamp(1.72rem, 2.18vw, 2.62rem);
  font-weight: 500;
  line-height: 1.02;
  letter-spacing: -0.055em;
}

.zippy-hero-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: clamp(19rem, 23.5vw, 28rem);
  min-height: clamp(3.7rem, 4.35vw, 5rem);
  margin-top: clamp(0.9rem, 1.45vh, 1.25rem);
  padding: 1rem 2.5rem;
  border-radius: 10px;
  background: var(--zippy-lime);
  color: #000000;
  font-family: "Darker Grotesque", "Inter", sans-serif;
  font-size: clamp(1.6rem, 2vw, 2.35rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.055em;
  text-decoration: none;
  transition: background 0.18s ease, transform 0.18s ease;
}

.zippy-hero-cta:hover {
  background: #cce63f;
  transform: translateY(-2px);
}

body.home-index .home-ribbon {
  margin-top: 0;
}

body.home-index.zippy-home .site-header,
body.home-index.zippy-home .site-header.scrolled {
  position: sticky !important;
  top: 0;
  left: auto;
  width: 100%;
  height: auto;
  background: #ffffff !important;
  border-bottom: 0 !important;
  box-shadow: none !important;
  transform: none !important;
}

body.home-index.zippy-home .home-main {
  padding-top: 0 !important;
}

body.home-index.zippy-home .brand,
body.home-index.zippy-home .brand-word,
body.home-index.zippy-home .nav-list a,
body.home-index.zippy-home .nav-btn,
body.home-index.zippy-home .site-header.scrolled .brand,
body.home-index.zippy-home .site-header.scrolled .nav-list a,
body.home-index.zippy-home .site-header.scrolled .nav-btn {
  color: #1b2f24 !important;
  -webkit-text-fill-color: #1b2f24 !important;
}

body.home-index.zippy-home .header-cta,
body.home-index.zippy-home .site-header.scrolled .header-cta {
  background: var(--zippy-lime) !important;
  border-color: var(--zippy-lime) !important;
  color: #050505 !important;
  -webkit-text-fill-color: #050505 !important;
}

body.home-index.zippy-home .nav-list a.is-current {
  color: #1b2f24 !important;
  -webkit-text-fill-color: #1b2f24 !important;
  text-decoration: none !important;
  border-bottom-color: transparent;
}

body.home-index.zippy-home .nav-list a:hover,
body.home-index.zippy-home .nav-btn:hover {
  color: #111111 !important;
  -webkit-text-fill-color: #111111 !important;
}

/* Zippyscale nav + services dropdown color cleanup */
.nav-list a[aria-current="page"],
.nav-list a.is-current,
.nav-btn.is-current {
  text-decoration: none !important;
  border-bottom-color: transparent !important;
}

.nav-list a.is-current::after,
.nav-btn.is-current::after {
  display: none !important;
}

.mega-menu--services {
  --mega-lime: var(--zippy-lime, #d4eb4b);
  --mega-lime-soft: #f2facb;
  --mega-lime-softer: #f8fce8;
  --mega-ink: #1b2f24;
}

.mega-menu--services .mega-svc-tab:hover,
.mega-menu--services .mega-svc-tab.is-active {
  color: var(--mega-ink) !important;
  background: var(--mega-lime-soft) !important;
}

.mega-menu--services .mega-svc-tab:hover .mega-svc-tab-num,
.mega-menu--services .mega-svc-tab.is-active .mega-svc-tab-num,
.mega-menu--services .mega-svc-tab:hover .mega-svc-tab-arrow,
.mega-menu--services .mega-svc-tab.is-active .mega-svc-tab-arrow {
  color: #96aa21 !important;
}

.mega-menu--services .mega-svc-item:hover,
.mega-menu--services .mega-svc-item.is-active {
  color: var(--mega-ink) !important;
  background: var(--mega-lime-softer) !important;
}

.mega-menu--services .mega-svc-item:hover .mega-svc-item-arrow,
.mega-menu--services .mega-svc-item.is-active .mega-svc-item-arrow {
  color: #96aa21 !important;
}

.mega-menu--services .mega-svc-item-badge,
.mega-menu--services .mega-svc-preview-cta {
  color: var(--mega-ink) !important;
  background: var(--mega-lime-soft) !important;
}

@media (max-width: 980px) {
  .header-inner {
    height: 82px;
  }

  .brand {
    font-size: 2.45rem;
  }

  .main-nav {
    background: #ffffff !important;
  }

  .nav-list {
    gap: 0;
  }

  .nav-list a,
  .nav-btn,
  body.home-index .nav-list a,
  body.page-hub .nav-list a,
  body.page-service .nav-list a,
  body.page-contact .nav-list a,
  body.page-contact-rebuild .nav-list a,
  body.home-index .nav-btn,
  body.page-hub .nav-btn,
  body.page-service .nav-btn,
  body.page-contact .nav-btn,
  body.page-contact-rebuild .nav-btn {
    width: 100%;
    padding: 1rem 0;
    font-size: 1.7rem;
  }

  .header-cta {
    display: none;
  }

  .zippy-hero {
    padding-top: 3.4rem;
  }
}

@media (max-width: 640px) {
  .zippy-hero {
    padding: 2.4rem 0 1.5rem;
  }

  .zippy-hero-title {
    font-size: clamp(3rem, 14.2vw, 4.8rem);
    line-height: 1.02;
    letter-spacing: -0.055em;
  }

  .zippy-hero-title mark {
    padding-left: 0.35em;
    padding-right: 0.35em;
  }

  .zippy-hero-sub {
    max-width: 13.5ch;
    font-size: clamp(1.65rem, 8.4vw, 2.45rem);
  }

  .zippy-hero-cta {
    width: min(100%, 22rem);
    min-width: 0;
    min-height: 4.3rem;
    font-size: 1.7rem;
  }

}

/* ===== NAV AUDIT LINK ===== */
.nav-list .nav-audit-link {
  color: #2d7a4f !important;
  font-weight: 600 !important;
  position: relative;
}
.nav-list .nav-audit-link::after {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #bca984;
  border-radius: 50%;
  margin-left: 5px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.nav-list .nav-audit-link:hover {
  color: #1b3a28 !important;
}

/* ============================================================
   FOOTER REDESIGN — DARK ZIPPYSCALE STYLE
   ============================================================ */

/* Override any page-specific light footer rules */
body.page-hub .site-footer,
body.page-service .site-footer,
body.page-case .site-footer,
body.page-article .site-footer,
body.page-contact .site-footer,
body.page-contact-rebuild .site-footer,
body.page-audit .site-footer {
  background: #060606 !important;
  border-top: none !important;
}

/* Hide the old multi-column footer-grid structure */
.footer-grid,
.footer-bottom,
.footer-soon {
  display: none !important;
}

/* ===== FOOTER MAIN ROW ===== */
.footer-main {
  display: grid;
  grid-template-columns: 1.6fr 0.85fr 1.1fr 0.85fr 0.7fr;
  gap: clamp(1rem, 2.5vw, 2.8rem);
  padding: clamp(2.5rem, 5vw, 3.5rem) 0 clamp(2rem, 4vw, 3rem);
  border-bottom: 1px solid rgba(255,255,255,0.07);
  align-items: start;
}

@media (max-width: 1100px) {
  .footer-main {
    grid-template-columns: 1fr 1fr 1fr;
    gap: clamp(1.2rem, 3vw, 2.5rem);
  }
  .footer-cta-col {
    grid-column: 1 / -1;
    padding-bottom: 1.4rem;
    border-bottom: 1px solid rgba(255,255,255,0.07);
  }
}

.footer-tagline {
  font-family: 'Inter', sans-serif;
  font-size: clamp(0.92rem, 1.3vw, 1.05rem);
  color: rgba(255,255,255,0.65) !important;
  font-weight: 400 !important;
  line-height: 1.68;
  margin: 0 0 2.2rem;
  max-width: 30ch;
}

.footer-book-btn {
  display: inline-block;
  padding: 0.85rem 1.9rem;
  background: #bca984;
  color: #060606 !important;
  border-radius: 8px;
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 0.98rem;
  font-weight: 700 !important;
  text-decoration: none;
  letter-spacing: -0.01em;
  transition: background 0.2s;
}
.footer-book-btn:hover { background: #cbb898; }

.footer-col-head {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 0.88rem;
  font-weight: 600 !important;
  color: rgba(255,255,255,0.38) !important;
  letter-spacing: 0.02em;
  margin: 0 0 1.1rem;
}

.footer-ql-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-ql-list li { padding: 0.28rem 0; }
.footer-ql-list a {
  font-family: 'Inter', sans-serif;
  font-size: 0.97rem;
  color: rgba(255,255,255,0.75) !important;
  font-weight: 400 !important;
  text-decoration: none;
  transition: color 0.15s;
}
.footer-ql-list a:hover { color: #bca984 !important; }

.footer-social-row {
  display: flex;
  gap: 0.8rem;
  margin-bottom: 2.2rem;
}

.footer-soc-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border: 1.5px solid rgba(255,255,255,0.22);
  border-radius: 50%;
  color: rgba(255,255,255,0.78) !important;
  transition: border-color 0.2s, color 0.2s;
  text-decoration: none;
}
.footer-soc-icon:hover {
  border-color: #bca984;
  color: #bca984 !important;
}

.footer-decor-arrow { display: none; }

/* ===== OVERSIZED WORDMARK ===== */
.footer-wordmark-band {
  overflow: hidden;
  padding: 0.6rem 0 0.15rem;
  padding-left: clamp(0.8rem, 3.5vw, 2rem);
  line-height: 1;
  display: flex;
  align-items: flex-end;
  font-size: clamp(2.5rem, 9vw, 8rem);
}
.footer-wordmark {
  display: block;
  font-family: 'Fraunces', 'Cormorant Garamond', Georgia, serif;
  font-optical-sizing: auto;
  font-weight: 600 !important;
  letter-spacing: -0.045em;
  color: #ffffff !important;
  line-height: 0.92;
  font-feature-settings: 'kern' 1, 'liga' 1;
  user-select: none;
  pointer-events: none;
}
.footer-brand-mark {
  position: relative;
  width: 0.52em;
  height: 0.52em;
  margin-bottom: 0.08em;
  margin-left: 0.05em;
  flex: 0 0 auto;
}
.footer-brand-mark::before,
.footer-brand-mark::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background: #c6f135;
}
.footer-brand-mark::before {
  width: 100%;
  height: 0.13em;
}
.footer-brand-mark::after {
  width: 0.13em;
  height: 100%;
}

/* ===== BOTTOM BAR ===== */
.footer-base-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.8rem;
  padding: 1.5rem 0 2rem;
  font-family: 'Inter', sans-serif;
  font-size: 0.82rem;
  color: rgba(255,255,255,0.28) !important;
}
.footer-base-bar p {
  margin: 0;
  color: rgba(255,255,255,0.28) !important;
  font-weight: 400 !important;
}
.footer-base-bar a {
  color: rgba(255,255,255,0.38) !important;
  font-weight: 400 !important;
  text-decoration: none;
  transition: color 0.15s;
}
.footer-base-bar a:hover { color: #bca984 !important; }

/* ===== MOBILE ===== */
@media (max-width: 768px) {
  .footer-main {
    grid-template-columns: 1fr;
    gap: 2rem;
    padding: 2.5rem 1.4rem 2rem;
  }
  .footer-cta-col { padding-bottom: 1.2rem; border-bottom: 1px solid rgba(255,255,255,0.07); }
  .footer-ql-col  { padding-bottom: 1.2rem; border-bottom: 1px solid rgba(255,255,255,0.07); }
  .footer-tagline { max-width: none; font-size: 0.97rem; margin-bottom: 1.4rem; }
  .footer-book-btn { width: 100%; text-align: center; padding: 0.9rem 1rem; }
  .footer-col-head { margin-bottom: 0.8rem; }
  .footer-ql-list a { font-size: 1rem; }
  .footer-social-row { margin-bottom: 0; }
  .footer-wordmark-band { font-size: clamp(2.8rem, 18vw, 5rem); padding-left: 1.4rem; }
  .footer-base-bar {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.3rem;
    padding: 1.2rem 1.4rem 1.6rem;
  }
}

@media (max-width: 480px) {
  .footer-wordmark-band { font-size: 15vw; padding-left: 1.4rem; }
  .footer-main { padding: 2rem 1.2rem 1.8rem; }
  .footer-base-bar { padding: 1rem 1.2rem 1.4rem; }
}

/* ============================================================
   REVAMP: Score My Site nav bold
   ============================================================ */
.nav-list .nav-audit-link {
  font-weight: 700 !important;
}

/* ============================================================
   REVAMP: home-ribbon — dark section with marquee + dark cards
   ============================================================ */
body.home-index .home-ribbon {
  background: #0c130e !important;
  padding: 0 0 3.5rem !important;
  overflow: visible !important;
}

/* ---- Double lime diagonal marquee — on WHITE between hero & ribbon ---- */
/* Single lime service marquee — no white space, flush between sections */
.home-marquee-outer {
  overflow: hidden;
  width: 100%;
  line-height: 0;
  padding: 2rem 0 0;
}
.home-marquee-wrap {
  width: 100%;
  padding: 1.2rem 0;
  background: #c6f135;
  overflow: hidden;
}
.home-marquee-wrap--a,
.home-marquee-wrap--b { display: none; }

.home-marquee-track {
  display: flex;
  align-items: center;
  gap: 1.8rem;
  width: max-content;
  animation: hm-scroll-left 32s linear infinite;
  white-space: nowrap;
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #0c130e;
  text-transform: uppercase;
}

/* Reverse direction for strip B */
.home-marquee-track--rev {
  animation: hm-scroll-right 30s linear infinite;
}

.home-marquee-track .hm-sep {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: rgba(12,19,14,0.38);
  font-size: 0.9rem;
  flex-shrink: 0;
}

@keyframes hm-scroll-left {
  from { transform: translateX(0); }
  to   { transform: translateX(-50%); }
}
@keyframes hm-scroll-right {
  from { transform: translateX(-50%); }
  to   { transform: translateX(0); }
}
/* Keep old keyframe name for compatibility */
@keyframes home-marquee-scroll {
  from { transform: translateX(0); }
  to   { transform: translateX(-50%); }
}

/* Intro row: copy left + stats right */
body.home-index .home-ribbon-intro {
  display: grid;
  grid-template-columns: 1.3fr 1fr;
  gap: clamp(2rem, 4vw, 4rem);
  padding: clamp(2.5rem, 5vw, 4rem) 0 2rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  margin-bottom: 2rem;
  align-items: center;
}
body.home-index .home-ribbon-eyebrow {
  font-family: 'Space Grotesk','Inter',sans-serif;
  font-size: 0.73rem;
  font-weight: 700;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  color: #c6f135;
  margin: 0 0 0.9rem;
}
body.home-index .home-ribbon-heading {
  font-family: 'Space Grotesk','Inter',sans-serif;
  font-size: clamp(1.7rem, 3vw, 2.6rem);
  font-weight: 800;
  color: #ffffff;
  letter-spacing: -0.03em;
  line-height: 1.12;
  margin: 0 0 1rem;
}
body.home-index .home-ribbon-sub {
  font-size: 0.98rem;
  color: rgba(255,255,255,0.55);
  line-height: 1.68;
  margin: 0;
  max-width: 48ch;
}

/* Stats — 2×2 grid, dark cards with lime numbers */
body.home-index .home-ribbon-stats {
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 0.85rem !important;
  align-content: start !important;
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  overflow: visible !important;
  margin: 0 !important;
}
/* Override all nth-child backgrounds + separators */
body.home-index .home-ribbon-stat,
body.home-index .home-ribbon-stat:nth-child(1),
body.home-index .home-ribbon-stat:nth-child(2),
body.home-index .home-ribbon-stat:nth-child(3),
body.home-index .home-ribbon-stat:nth-child(4) {
  background: rgba(255,255,255,0.06) !important;
  border: 1px solid rgba(255,255,255,0.1) !important;
  border-right: 1px solid rgba(255,255,255,0.1) !important;
  border-radius: 14px !important;
  padding: 1.2rem 1.3rem !important;
  flex: unset !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  justify-content: center !important;
}
/* Hide the colored top-bar separators */
body.home-index .home-ribbon-stat::before,
body.home-index .home-ribbon-stat:nth-child(1)::before,
body.home-index .home-ribbon-stat:nth-child(2)::before,
body.home-index .home-ribbon-stat:nth-child(3)::before,
body.home-index .home-ribbon-stat:nth-child(4)::before {
  display: none !important;
}
/* All numbers = lime */
body.home-index .home-ribbon-stat strong,
body.home-index .home-ribbon-stat:nth-child(1) strong,
body.home-index .home-ribbon-stat:nth-child(2) strong,
body.home-index .home-ribbon-stat:nth-child(3) strong,
body.home-index .home-ribbon-stat:nth-child(4) strong {
  display: block !important;
  font-size: 2rem !important;
  font-weight: 800 !important;
  color: #c6f135 !important;
  -webkit-text-fill-color: #c6f135 !important;
  background: none !important;
  line-height: 1 !important;
  margin-bottom: 0.3rem !important;
  letter-spacing: -0.04em !important;
}
/* Labels = visible muted white */
body.home-index .home-ribbon-stat span {
  font-size: 0.75rem !important;
  color: rgba(255,255,255,0.5) !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.06em !important;
}

/* Rail label on dark bg */
body.home-index .home-rail-label {
  color: rgba(255,255,255,0.35) !important;
  opacity: 1 !important;
  margin-bottom: 0.85rem !important;
}

/* Service cards — dark, lime accents */
body.home-index .home-link-rail-item {
  background: #ffffff !important;
  border: 1px solid rgba(0,0,0,0.07) !important;
  border-radius: 16px !important;
  padding: 1.25rem !important;
  color: #15231b !important;
  text-decoration: none !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 0.45rem !important;
  transition: border-color 0.2s, transform 0.2s, box-shadow 0.2s !important;
  cursor: pointer;
}
body.home-index .home-link-rail-item:hover {
  border-color: #c6f135 !important;
  transform: translateY(-4px) !important;
  box-shadow: 0 10px 28px rgba(0,0,0,0.18) !important;
}
body.home-index .home-link-rail-item-top { margin-bottom: 0.3rem; }
body.home-index .home-link-rail-item small {
  color: #2d7a4f !important;
  font-weight: 700 !important;
  font-size: 0.77rem !important;
}
body.home-index .home-link-rail-item strong {
  color: #0c130e !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
}
body.home-index .home-link-rail-desc {
  color: rgba(21,35,27,0.55) !important;
  font-size: 0.84rem !important;
  line-height: 1.52 !important;
  flex: 1;
}
body.home-index .home-link-rail-item .home-link-rail-cta {
  display: inline-block;
  margin-top: 0.6rem;
  font-size: 0.78rem;
  font-weight: 700;
  color: #2d7a4f !important;
  letter-spacing: 0.01em;
}

/* ============================================================
   REVAMP: home-pillars — lime active tab, larger images
   ============================================================ */
/* Active tab = lime green */
body.home-index .home-pillar-card.is-active {
  background: #c6f135 !important;
  border-color: #c6f135 !important;
  color: #0c130e !important;
  box-shadow: 0 6px 20px rgba(198,241,53,0.3) !important;
}
body.home-index .home-pillar-card.is-active .home-pillar-number {
  color: rgba(12,19,14,0.55) !important;
}
body.home-index .home-pillar-card.is-active strong {
  color: #0c130e !important;
}
/* Inactive tab */
body.home-index .home-pillar-card:not(.is-active) {
  background: #f6f8f4 !important;
  border-color: rgba(0,0,0,0.07) !important;
  color: #0c130e !important;
}
body.home-index .home-pillar-card:not(.is-active):hover {
  border-color: #c6f135 !important;
  background: rgba(198,241,53,0.08) !important;
}
/* Panel image larger */
body.home-index .home-panel-image {
  min-height: 300px !important;
  border-radius: 14px !important;
  overflow: hidden !important;
}
body.home-index .home-panel-image img {
  width: 100% !important;
  height: 100% !important;
  min-height: 300px !important;
  object-fit: cover !important;
  border-radius: 14px !important;
}

/* ============================================================
   REVAMP — MOBILE RESPONSIVE
   ============================================================ */

/* Tablet: ribbon intro stacks, stats stay 2×2 */
@media (max-width: 768px) {
  body.home-index .home-ribbon-intro {
    grid-template-columns: 1fr;
    gap: 1.8rem;
    padding: clamp(2rem, 5vw, 3rem) 0 1.5rem;
  }
  body.home-index .home-ribbon-stats {
    grid-template-columns: 1fr 1fr !important;
  }
  .home-marquee-track { font-size: 0.76rem; gap: 1.2rem; }
}

/* Mobile: compact ribbon, single-col service cards handled by existing 560px rule */
@media (max-width: 680px) {
  /* Fix panel image height — override the 300px min-height back to mobile-friendly size */
  body.home-index .home-panel-image {
    min-height: 200px !important;
    height: 200px !important;
  }
  body.home-index .home-panel-image img {
    min-height: 200px !important;
  }
  /* Stack tabs vertically for easy tapping */
  body.home-index .home-pillar-controls {
    flex-direction: column !important;
    gap: 0.5rem !important;
  }
  body.home-index .home-pillar-card {
    width: 100% !important;
    text-align: left !important;
    padding: 0.85rem 1rem !important;
    justify-content: flex-start !important;
  }
}

/* Small mobile: tighten stats and cards */
@media (max-width: 480px) {
  body.home-index .home-ribbon-stats {
    gap: 0.6rem !important;
  }
  body.home-index .home-ribbon-stat {
    padding: 0.9rem 1rem !important;
  }
  body.home-index .home-ribbon-stat strong {
    font-size: 1.6rem !important;
  }
  body.home-index .home-ribbon-heading {
    font-size: clamp(1.5rem, 7vw, 2rem) !important;
  }
  /* Service cards: tighter padding on small screens */
  body.home-index .home-link-rail-item {
    padding: 1rem !important;
  }
  .home-marquee-track { font-size: 0.68rem; gap: 0.85rem; letter-spacing: 0.02em; }
}

/* ============================================================
   HOW IT WORKS — home-how (redesign)
   ============================================================ */
body.home-index .home-how {
  background: #ffffff;
  padding: 3.5rem 0 4rem;
}
body.home-index .home-how-head {
  text-align: left;
  max-width: 580px;
  margin: 0 0 2.4rem;
}
body.home-index .home-how .home-section-title {
  color: #0c130e;
  font-size: clamp(1.6rem, 3vw, 2.2rem);
  line-height: 1.15;
  letter-spacing: -0.025em;
  margin: 0.3rem 0 0.7rem;
}
body.home-index .home-how-accent {
  color: #2d7a4f;
  display: block;
}
body.home-index .home-how-sub {
  font-size: 0.93rem;
  color: var(--mute, #5e6a61);
  line-height: 1.6;
  margin: 0;
  max-width: 440px;
}
/* Steps grid */
body.home-index .home-how-steps {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.2rem;
  position: relative;
}
body.home-index .home-how-steps::before { display: none; }
/* Card */
body.home-index .home-how-step {
  position: relative;
  padding: 1.8rem 1.8rem 1.6rem;
  background: #ffffff;
  border: 1px solid #dde5dd;
  border-left: 3px solid #0c130e;
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(12,19,14,0.05);
  transition: border-left-color 0.2s, transform 0.2s, box-shadow 0.2s;
}
body.home-index .home-how-step:hover {
  border-left-color: #c6f135;
  transform: translateY(-3px);
  box-shadow: 0 10px 28px rgba(12,19,14,0.1);
}
/* No ghost numbers */
body.home-index .home-how-step::before { display: none; }
/* Step number badge */
body.home-index .home-how-num {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #c6f135;
  background: #0c130e;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 50%;
  margin-bottom: 1.1rem;
}
/* Step title */
body.home-index .home-how-title {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 1.05rem;
  font-weight: 700;
  color: #0c130e;
  margin: 0 0 0.5rem;
  line-height: 1.25;
}
/* Step body */
body.home-index .home-how-body {
  font-size: 0.86rem;
  color: var(--mute, #5e6a61);
  line-height: 1.65;
  margin: 0 0 0.9rem;
}
/* Score My Site link */
body.home-index .home-how-link {
  font-size: 0.8rem;
  font-weight: 700;
  color: #2d7a4f;
  text-decoration: none;
  border-bottom: 1.5px solid rgba(45,122,79,0.3);
  padding-bottom: 1px;
  transition: color 0.15s, border-color 0.15s;
}
body.home-index .home-how-link:hover {
  color: #1b3a28;
  border-color: #1b3a28;
}
/* Book a Call Now button */
body.home-index .home-how-cta {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  padding: 0.5rem 1rem;
  background: #0c130e;
  color: #ffffff !important;
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.01em;
  border-radius: 999px;
  text-decoration: none;
  transition: background 0.18s, transform 0.18s;
}
body.home-index .home-how-cta:hover {
  background: #1b3a28;
  transform: translateY(-1px);
}
@media (max-width: 900px) {
  body.home-index .home-how-steps { gap: 1rem; }
  body.home-index .home-how-step { padding: 1.5rem 1.4rem 1.4rem; }
}
@media (max-width: 680px) {
  body.home-index .home-how { padding: 2.8rem 0 3rem; }
  body.home-index .home-how-head { margin-bottom: 1.8rem; }
  body.home-index .home-how-steps { grid-template-columns: 1fr; gap: 0.9rem; }
}

/* ============================================================
   NAV / HEADER — Mobile & iPad fixes (all pages)
   ============================================================ */

/* ── iPad range (761px – 900px): nav collapses but header stays desktop height ── */
@media (max-width: 900px) {
  .header-inner {
    height: 68px;
    gap: 0;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }

  /* mobile nav drawer */
  .main-nav {
    inset: 68px 0 0 0;
    padding: 1.2rem 1.4rem 7rem;
    background: rgba(255,255,255,0.98) !important;
    backdrop-filter: blur(20px) !important;
    -webkit-backdrop-filter: blur(20px) !important;
  }
  .nav-list {
    gap: 0.1rem;
  }
  .nav-list a,
  .nav-btn {
    padding: 0.95rem 0.8rem;
    font-size: 1.02rem;
    border-radius: 8px;
  }
  .nav-list a:hover,
  .nav-btn:hover {
    background: rgba(0,0,0,0.04);
  }

  /* "Contact Us" CTA — fixed at bottom of screen when nav is open */
  .header-cta {
    display: none;
  }
  body.nav-open .header-cta {
    display: flex !important;
    position: fixed;
    bottom: 1.2rem;
    left: 1.2rem;
    right: 1.2rem;
    z-index: 200;
    justify-content: center;
    border-radius: 12px;
    padding: 1rem 1.5rem;
    font-size: 1rem;
    font-weight: 700;
    box-shadow: 0 4px 20px rgba(0,0,0,0.18);
  }
}

/* ── Phone (≤ 480px): tighter further ── */
@media (max-width: 480px) {
  .header-inner {
    height: 62px;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .main-nav {
    inset: 62px 0 0 0;
    padding: 1rem 1.2rem 7rem;
  }
  body.nav-open .header-cta {
    left: 1rem;
    right: 1rem;
    bottom: 1rem;
  }
}

/* ============================================================
   SHARED SERVICE PAGE STYLES — all body.page-service pages
   ============================================================ */

/* ── Hero ── */
body.page-service .svc-hero {
  background: #ffffff;
  min-height: 78vh;
  display: flex;
  align-items: center;
  padding: 4rem 0 3rem;
  overflow: hidden;
}
body.page-service .svc-hero-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 100%;
}
body.page-service .svc-kicker {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #2d7a4f;
  margin: 0 0 1.2rem;
}
body.page-service .svc-title {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(3rem, 6vw, 5.5rem);
  font-weight: 900;
  line-height: 0.95;
  letter-spacing: -0.055em;
  color: #0c130e;
  margin: 0 0 1.4rem;
}
body.page-service .svc-title span { display: block; }
body.page-service .svc-title mark {
  display: inline-block;
  background: #c6f135;
  color: #0c130e;
  border-radius: 999px;
  padding: 0.05em 0.35em 0.12em;
  margin-top: 0.1em;
}
body.page-service .svc-sub {
  max-width: 44ch;
  font-size: clamp(1rem, 1.5vw, 1.2rem);
  color: #5e6a61;
  line-height: 1.6;
  margin: 0 0 2rem;
}
body.page-service .svc-hero-actions {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 2rem;
}
body.page-service .svc-cta-primary {
  display: inline-flex;
  align-items: center;
  padding: 0.85rem 1.8rem;
  background: #c6f135;
  color: #0c130e !important;
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 0.95rem;
  font-weight: 700;
  border-radius: 999px;
  text-decoration: none;
  transition: background 0.18s, transform 0.18s;
}
body.page-service .svc-cta-primary:hover { background: #d8f55a; transform: translateY(-2px); }
body.page-service .svc-cta-ghost {
  font-size: 0.92rem;
  font-weight: 600;
  color: #0c130e !important;
  text-decoration: none;
  border-bottom: 1.5px solid rgba(12,19,14,0.25);
  padding-bottom: 1px;
  transition: border-color 0.15s;
}
body.page-service .svc-cta-ghost:hover { border-color: #0c130e; }
body.page-service .svc-chips {
  display: flex;
  gap: 0.6rem;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
body.page-service .svc-chips li {
  font-size: 0.78rem;
  font-weight: 600;
  color: #2d7a4f;
  background: rgba(45,122,79,0.08);
  border: 1px solid rgba(45,122,79,0.18);
  border-radius: 999px;
  padding: 0.3rem 0.85rem;
}

/* ── Dark Band ── */
body.page-service .svc-dark-band {
  background: #0c130e;
  padding: 5rem 0 5.5rem;
}
body.page-service .svc-dark-head {
  max-width: 640px;
  margin: 0 0 3rem;
}
body.page-service .svc-eyebrow {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #c6f135;
  margin: 0 0 0.8rem;
  display: block;
}
body.page-service .svc-dark-head h2 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.8rem, 3.5vw, 2.6rem);
  font-weight: 800;
  color: #ffffff;
  line-height: 1.1;
  letter-spacing: -0.03em;
  margin: 0 0 1rem;
}
body.page-service .svc-dark-head h2 em { font-style: normal; color: #c6f135; }
body.page-service .svc-dark-head p {
  font-size: 1rem;
  color: rgba(255,255,255,0.5);
  line-height: 1.65;
  margin: 0;
  max-width: 48ch;
}
body.page-service .svc-caps-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.2rem;
}
body.page-service .svc-cap-card {
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.08);
  border-top: 3px solid #c6f135;
  border-radius: 14px;
  padding: 1.8rem 1.6rem 1.6rem;
  transition: border-color 0.2s, transform 0.2s;
}
body.page-service .svc-cap-card:hover {
  border-color: rgba(198,241,53,0.35);
  transform: translateY(-3px);
}
body.page-service .svc-cap-num {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #c6f135;
  background: rgba(198,241,53,0.1);
  border: 1px solid rgba(198,241,53,0.2);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  margin-bottom: 1.1rem;
}
body.page-service .svc-cap-card h3 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 0.5rem;
  line-height: 1.25;
}
body.page-service .svc-cap-card p {
  font-size: 0.84rem;
  color: rgba(255,255,255,0.52);
  line-height: 1.65;
  margin: 0;
}

/* ── Process Steps ── */
body.page-service .svc-process {
  background: #ffffff;
  padding: 4rem 0 4.5rem;
}
body.page-service .svc-section-head {
  max-width: 560px;
  margin: 0 0 2.5rem;
}
body.page-service .svc-section-head h2 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.6rem, 3vw, 2.2rem);
  font-weight: 800;
  color: #0c130e;
  line-height: 1.15;
  letter-spacing: -0.025em;
  margin: 0.3rem 0 0;
}
body.page-service .svc-steps {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.2rem;
}
body.page-service .svc-step {
  padding: 1.8rem 1.6rem 1.6rem;
  background: #ffffff;
  border: 1px solid #dde5dd;
  border-left: 3px solid #0c130e;
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(12,19,14,0.05);
  transition: border-left-color 0.2s, transform 0.2s, box-shadow 0.2s;
}
body.page-service .svc-step:hover {
  border-left-color: #c6f135;
  transform: translateY(-3px);
  box-shadow: 0 10px 28px rgba(12,19,14,0.1);
}
body.page-service .svc-step-num {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #c6f135;
  background: #0c130e;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  margin-bottom: 1rem;
}
body.page-service .svc-step h3 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 0.98rem;
  font-weight: 700;
  color: #0c130e;
  margin: 0 0 0.5rem;
  line-height: 1.25;
}
body.page-service .svc-step p {
  font-size: 0.84rem;
  color: #5e6a61;
  line-height: 1.65;
  margin: 0 0 0.9rem;
}
body.page-service .svc-step-cta {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  padding: 0.45rem 0.9rem;
  background: #0c130e;
  color: #ffffff !important;
  font-size: 0.78rem;
  font-weight: 700;
  border-radius: 999px;
  text-decoration: none;
  transition: background 0.18s;
}
body.page-service .svc-step-cta:hover { background: #1b3a28; }

/* ── Who It's For ── */
body.page-service .svc-for {
  background: #f6f8f5;
  padding: 4rem 0 4.5rem;
}
body.page-service .svc-for-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.2rem;
}
body.page-service .svc-for-card {
  background: #ffffff;
  border: 1px solid #e0e8e0;
  border-radius: 14px;
  padding: 1.8rem 1.6rem;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}
body.page-service .svc-for-label {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #2d7a4f;
}
body.page-service .svc-for-pain {
  font-size: 0.96rem;
  color: #0c130e;
  line-height: 1.55;
  font-style: italic;
  margin: 0;
  flex: 1;
}
body.page-service .svc-for-fix {
  font-size: 0.8rem;
  font-weight: 700;
  color: #ffffff;
  background: #0c130e;
  border-radius: 8px;
  padding: 0.4rem 0.75rem;
  align-self: flex-start;
}

/* ── Related Routes ── */
body.page-service .svc-related {
  background: #ffffff;
  padding: 4rem 0 4.5rem;
}
body.page-service .svc-related-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.2rem;
}
body.page-service .svc-related-card {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  padding: 1.8rem 1.6rem;
  background: #f8faf7;
  border: 1px solid #dde5dd;
  border-radius: 12px;
  text-decoration: none;
  transition: border-color 0.2s, transform 0.2s;
}
body.page-service .svc-related-card:hover { border-color: #c6f135; transform: translateY(-2px); }
body.page-service .svc-related-tag {
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #2d7a4f;
}
body.page-service .svc-related-card h3 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #0c130e;
  margin: 0;
  line-height: 1.25;
}
body.page-service .svc-related-card p {
  font-size: 0.84rem;
  color: #5e6a61;
  line-height: 1.6;
  margin: 0;
  flex: 1;
}
body.page-service .svc-related-arrow {
  font-size: 1.1rem;
  color: #2d7a4f;
  margin-top: auto;
  font-weight: 700;
}

/* ── Final CTA ── */
body.page-service .svc-final-cta {
  background: #0c130e;
  padding: 5.5rem 0 6rem;
}
body.page-service .svc-final-cta-inner { max-width: 700px; }
body.page-service .svc-eyebrow--light { color: rgba(198,241,53,0.7) !important; }
body.page-service .svc-final-copy h2 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.9rem, 4vw, 3rem);
  font-weight: 800;
  color: #ffffff;
  line-height: 1.1;
  letter-spacing: -0.035em;
  margin: 0.4rem 0 1rem;
}
body.page-service .svc-final-copy > p {
  font-size: 1rem;
  color: rgba(255,255,255,0.52);
  line-height: 1.65;
  max-width: 52ch;
  margin: 0 0 2rem;
}
body.page-service .svc-final-actions {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  flex-wrap: wrap;
}
body.page-service .svc-final-email {
  font-size: 0.9rem;
  color: rgba(255,255,255,0.65) !important;
  text-decoration: underline;
  text-underline-offset: 3px;
}
body.page-service .svc-final-email:hover { color: #ffffff !important; }

/* ── Responsive ── */
@media (max-width: 900px) {
  body.page-service .svc-caps-grid { grid-template-columns: repeat(2, 1fr); }
  body.page-service .svc-steps { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 680px) {
  body.page-service .svc-hero { min-height: auto; padding: 3rem 0 2.5rem; }
  body.page-service .svc-title { font-size: clamp(2.4rem, 10vw, 3.8rem); }
  body.page-service .svc-caps-grid,
  body.page-service .svc-steps,
  body.page-service .svc-for-grid,
  body.page-service .svc-related-grid { grid-template-columns: 1fr; gap: 1rem; }
  body.page-service .svc-dark-band { padding: 3.5rem 0 4rem; }
  body.page-service .svc-final-cta { padding: 3.5rem 0 4rem; }
}

/* ============================================================
   SERVICES HUB PAGE — body.page-services-hub
   ============================================================ */

/* ── Hero ── */
body.page-services-hub .hub-hero {
  background: #ffffff;
  min-height: 75vh;
  display: flex;
  align-items: center;
  padding: 4rem 0 3rem;
}
body.page-services-hub .hub-hero-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 100%;
}
body.page-services-hub .hub-kicker {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #2d7a4f;
  margin: 0 0 1.2rem;
}
body.page-services-hub .hub-title {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(3rem, 6vw, 5.5rem);
  font-weight: 900;
  line-height: 0.95;
  letter-spacing: -0.055em;
  color: #0c130e;
  margin: 0 0 1.4rem;
}
body.page-services-hub .hub-title span { display: block; }
body.page-services-hub .hub-title mark {
  display: inline-block;
  background: #c6f135;
  color: #0c130e;
  border-radius: 999px;
  padding: 0.05em 0.35em 0.12em;
  margin-top: 0.1em;
}
body.page-services-hub .hub-sub {
  max-width: 46ch;
  font-size: clamp(1rem, 1.5vw, 1.2rem);
  color: #5e6a61;
  line-height: 1.6;
  margin: 0 0 2rem;
}
body.page-services-hub .hub-hero-actions {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 2rem;
}
body.page-services-hub .hub-cta-primary {
  display: inline-flex;
  align-items: center;
  padding: 0.85rem 1.8rem;
  background: #c6f135;
  color: #0c130e !important;
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 0.95rem;
  font-weight: 700;
  border-radius: 999px;
  text-decoration: none;
  transition: background 0.18s, transform 0.18s;
}
body.page-services-hub .hub-cta-primary:hover { background: #d8f55a; transform: translateY(-2px); }
body.page-services-hub .hub-cta-ghost {
  font-size: 0.92rem;
  font-weight: 600;
  color: #0c130e !important;
  text-decoration: none;
  border-bottom: 1.5px solid rgba(12,19,14,0.25);
  padding-bottom: 1px;
  transition: border-color 0.15s;
}
body.page-services-hub .hub-cta-ghost:hover { border-color: #0c130e; }
body.page-services-hub .hub-chips {
  display: flex;
  gap: 0.6rem;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
body.page-services-hub .hub-chips li {
  font-size: 0.78rem;
  font-weight: 600;
  color: #2d7a4f;
  background: rgba(45,122,79,0.08);
  border: 1px solid rgba(45,122,79,0.18);
  border-radius: 999px;
  padding: 0.3rem 0.85rem;
}

/* ── Shared section heads ── */
body.page-services-hub .hub-section-head {
  max-width: 560px;
  margin: 0 0 2.5rem;
}
body.page-services-hub .hub-eyebrow {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #2d7a4f;
  margin: 0 0 0.8rem;
  display: block;
}
body.page-services-hub .hub-section-head h2 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.6rem, 3vw, 2.2rem);
  font-weight: 800;
  color: #0c130e;
  line-height: 1.15;
  letter-spacing: -0.025em;
  margin: 0.3rem 0 0;
}

/* ── Services Grid ── */
body.page-services-hub .hub-services {
  background: #ffffff;
  padding: 4rem 0 4.5rem;
}
body.page-services-hub .hub-services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.2rem;
}
body.page-services-hub .hub-svc-card {
  display: flex;
  flex-direction: column;
  gap: 0.7rem;
  padding: 1.8rem 1.6rem;
  background: #ffffff;
  border: 1px solid #dde5dd;
  border-left: 3px solid #0c130e;
  border-radius: 14px;
  box-shadow: 0 2px 10px rgba(12,19,14,0.05);
  text-decoration: none;
  transition: border-left-color 0.2s, transform 0.2s, box-shadow 0.2s;
}
body.page-services-hub .hub-svc-card:hover {
  border-left-color: #c6f135;
  transform: translateY(-4px);
  box-shadow: 0 12px 32px rgba(12,19,14,0.10);
}
body.page-services-hub .hub-svc-top {
  display: flex;
  align-items: center;
  gap: 0.7rem;
}
body.page-services-hub .hub-svc-num {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  color: #c6f135;
  background: #0c130e;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  flex-shrink: 0;
}
body.page-services-hub .hub-svc-cat {
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #2d7a4f;
}
body.page-services-hub .hub-svc-title {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 1.15rem;
  font-weight: 800;
  color: #0c130e;
  line-height: 1.2;
  letter-spacing: -0.02em;
  margin: 0;
}
body.page-services-hub .hub-svc-desc {
  font-size: 0.86rem;
  color: #5e6a61;
  line-height: 1.65;
  margin: 0;
  flex: 1;
}
body.page-services-hub .hub-svc-chips {
  display: flex;
  gap: 0.4rem;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}
body.page-services-hub .hub-svc-chips li {
  font-size: 0.7rem;
  font-weight: 600;
  color: #2d7a4f;
  background: rgba(45,122,79,0.07);
  border: 1px solid rgba(45,122,79,0.15);
  border-radius: 999px;
  padding: 0.2rem 0.65rem;
}
body.page-services-hub .hub-svc-link {
  font-size: 0.82rem;
  font-weight: 700;
  color: #2d7a4f;
  margin-top: auto;
}

/* ── Dark Band ── */
body.page-services-hub .hub-dark-band {
  background: #0c130e;
  padding: 5rem 0 5.5rem;
}
body.page-services-hub .hub-dark-head {
  max-width: 640px;
  margin: 0 0 3rem;
}
body.page-services-hub .hub-dark-band .hub-eyebrow { color: #c6f135; }
body.page-services-hub .hub-dark-head h2 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.8rem, 3.5vw, 2.6rem);
  font-weight: 800;
  color: #ffffff;
  line-height: 1.1;
  letter-spacing: -0.03em;
  margin: 0 0 1rem;
}
body.page-services-hub .hub-dark-head h2 em { font-style: normal; color: #c6f135; }
body.page-services-hub .hub-dark-head p {
  font-size: 1rem;
  color: rgba(255,255,255,0.5);
  line-height: 1.65;
  margin: 0;
  max-width: 52ch;
}
body.page-services-hub .hub-diff-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.2rem;
}
body.page-services-hub .hub-diff-card {
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.08);
  border-top: 3px solid #c6f135;
  border-radius: 14px;
  padding: 1.8rem 1.6rem 1.6rem;
  transition: border-color 0.2s, transform 0.2s;
}
body.page-services-hub .hub-diff-card:hover { border-color: rgba(198,241,53,0.35); transform: translateY(-3px); }
body.page-services-hub .hub-diff-num {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #c6f135;
  background: rgba(198,241,53,0.1);
  border: 1px solid rgba(198,241,53,0.2);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  margin-bottom: 1.1rem;
}
body.page-services-hub .hub-diff-card h3 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 0.5rem;
  line-height: 1.25;
}
body.page-services-hub .hub-diff-card p {
  font-size: 0.84rem;
  color: rgba(255,255,255,0.52);
  line-height: 1.65;
  margin: 0;
}

/* ── Process Steps ── */
body.page-services-hub .hub-process {
  background: #f6f8f5;
  padding: 4rem 0 4.5rem;
}
body.page-services-hub .hub-steps {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.2rem;
}
body.page-services-hub .hub-step {
  padding: 1.8rem 1.6rem 1.6rem;
  background: #ffffff;
  border: 1px solid #dde5dd;
  border-left: 3px solid #0c130e;
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(12,19,14,0.05);
  transition: border-left-color 0.2s, transform 0.2s, box-shadow 0.2s;
}
body.page-services-hub .hub-step:hover {
  border-left-color: #c6f135;
  transform: translateY(-3px);
  box-shadow: 0 10px 28px rgba(12,19,14,0.1);
}
body.page-services-hub .hub-step-num {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #c6f135;
  background: #0c130e;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  margin-bottom: 1rem;
}
body.page-services-hub .hub-step h3 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 0.98rem;
  font-weight: 700;
  color: #0c130e;
  margin: 0 0 0.5rem;
  line-height: 1.25;
}
body.page-services-hub .hub-step p {
  font-size: 0.84rem;
  color: #5e6a61;
  line-height: 1.65;
  margin: 0 0 0.9rem;
}
body.page-services-hub .hub-step-cta {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  padding: 0.45rem 0.9rem;
  background: #0c130e;
  color: #ffffff !important;
  font-size: 0.78rem;
  font-weight: 700;
  border-radius: 999px;
  text-decoration: none;
  transition: background 0.18s;
}
body.page-services-hub .hub-step-cta:hover { background: #1b3a28; }

/* ── Final CTA ── */
body.page-services-hub .hub-final-cta {
  background: #0c130e;
  padding: 5.5rem 0 6rem;
}
body.page-services-hub .hub-final-cta-inner { max-width: 700px; }
body.page-services-hub .hub-eyebrow--light { color: rgba(198,241,53,0.7) !important; }
body.page-services-hub .hub-final-copy h2 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.9rem, 4vw, 3rem);
  font-weight: 800;
  color: #ffffff;
  line-height: 1.1;
  letter-spacing: -0.035em;
  margin: 0.4rem 0 1rem;
}
body.page-services-hub .hub-final-copy > p {
  font-size: 1rem;
  color: rgba(255,255,255,0.52);
  line-height: 1.65;
  max-width: 52ch;
  margin: 0 0 2rem;
}
body.page-services-hub .hub-final-actions {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  flex-wrap: wrap;
}
body.page-services-hub .hub-final-email {
  font-size: 0.9rem;
  color: rgba(255,255,255,0.65) !important;
  text-decoration: underline;
  text-underline-offset: 3px;
}
body.page-services-hub .hub-final-email:hover { color: #ffffff !important; }

/* ── Responsive ── */
@media (max-width: 900px) {
  body.page-services-hub .hub-services-grid { grid-template-columns: repeat(2, 1fr); }
  body.page-services-hub .hub-diff-grid { grid-template-columns: repeat(2, 1fr); }
  body.page-services-hub .hub-steps { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 680px) {
  body.page-services-hub .hub-hero { min-height: auto; padding: 3rem 0 2.5rem; }
  body.page-services-hub .hub-title { font-size: clamp(2.4rem, 10vw, 3.8rem); }
  body.page-services-hub .hub-services-grid,
  body.page-services-hub .hub-diff-grid,
  body.page-services-hub .hub-steps { grid-template-columns: 1fr; gap: 1rem; }
  body.page-services-hub .hub-dark-band { padding: 3.5rem 0 4rem; }
  body.page-services-hub .hub-final-cta { padding: 3.5rem 0 4rem; }
}

/* ============================================================
   ABOUT PAGE — body.page-about
   ============================================================ */

/* ── Hero ── */
body.page-about .abt-hero {
  background: #ffffff;
  min-height: 60vh;
  display: flex;
  align-items: center;
  padding: clamp(2rem, 4vw, 3rem) 0;
  overflow: hidden;
}
body.page-about .abt-hero-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 100%;
}
body.page-about .abt-kicker {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #2d7a4f;
  margin: 0 0 1.2rem;
}
body.page-about .abt-title {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(3rem, 6.5vw, 6rem);
  font-weight: 900;
  line-height: 0.93;
  letter-spacing: -0.055em;
  color: #0c130e;
  margin: 0 0 1.6rem;
}
body.page-about .abt-title span {
  display: block;
  font-size: 0.65em;
  color: rgba(12,19,14,0.45);
  letter-spacing: -0.03em;
  margin-bottom: 0.12em;
}
body.page-about .abt-title mark {
  display: inline-block;
  background: #c6f135;
  color: #0c130e;
  border-radius: 999px;
  padding: 0.04em 0.3em 0.1em;
}
body.page-about .abt-hero-sub {
  max-width: 50ch;
  font-size: clamp(1rem, 1.5vw, 1.18rem);
  color: #5e6a61;
  line-height: 1.65;
  margin: 0 0 2.2rem;
}
body.page-about .abt-hero-actions {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
  justify-content: center;
}
body.page-about .abt-cta-primary {
  display: inline-flex;
  align-items: center;
  padding: 0.85rem 1.8rem;
  background: #c6f135;
  color: #0c130e !important;
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 0.95rem;
  font-weight: 700;
  border-radius: 999px;
  text-decoration: none;
  transition: background 0.18s, transform 0.18s;
}
body.page-about .abt-cta-primary:hover { background: #d8f55a; transform: translateY(-2px); }
body.page-about .abt-cta-ghost {
  font-size: 0.92rem;
  font-weight: 600;
  color: #0c130e !important;
  text-decoration: none;
  border-bottom: 1.5px solid rgba(12,19,14,0.25);
  padding-bottom: 1px;
  transition: border-color 0.15s;
}
body.page-about .abt-cta-ghost:hover { border-color: #0c130e; }

/* ── Shared eyebrow ── */
body.page-about .abt-eyebrow {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #2d7a4f;
  margin: 0 0 0.8rem;
  display: block;
}
body.page-about .abt-eyebrow--lime { color: #c6f135 !important; }

/* ── Story ── */
body.page-about .abt-story {
  background: #ffffff;
  padding: clamp(2.5rem, 5vw, 3.5rem) 0;
}
body.page-about .abt-story-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(2rem, 5vw, 5rem);
  align-items: start;
}
body.page-about .abt-story-copy h2 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.6rem, 2.8vw, 2.4rem);
  font-weight: 800;
  color: #0c130e;
  line-height: 1.1;
  letter-spacing: -0.03em;
  margin: 0.4rem 0 1.4rem;
}
body.page-about .abt-story-copy p {
  font-size: 0.97rem;
  color: #4a5550;
  line-height: 1.75;
  margin: 0 0 1rem;
}
body.page-about .abt-story-stats {
  display: flex;
  gap: 2rem;
  margin-top: 2rem;
  padding-top: 1.5rem;
  border-top: 1px solid #dde5dd;
}
body.page-about .abt-stat strong {
  display: block;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 2.4rem;
  font-weight: 900;
  color: #0c130e;
  line-height: 1;
  letter-spacing: -0.04em;
}
body.page-about .abt-stat span {
  display: block;
  font-size: 0.78rem;
  color: #5e6a61;
  margin-top: 0.3rem;
  font-weight: 500;
}
body.page-about .abt-img-wrap {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 24px 60px rgba(12,19,14,0.14);
}
body.page-about .abt-img-wrap img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: transform 0.6s ease;
}
body.page-about .abt-img-wrap:hover img { transform: scale(1.03); }
body.page-about .abt-img-badge {
  position: absolute;
  bottom: 1.2rem;
  left: 1.2rem;
  background: rgba(12,19,14,0.88);
  backdrop-filter: blur(8px);
  border-radius: 10px;
  padding: 0.5rem 0.9rem;
  display: flex;
  flex-direction: column;
}
body.page-about .abt-img-badge span {
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #c6f135;
}
body.page-about .abt-img-badge strong {
  font-size: 0.88rem;
  font-weight: 700;
  color: #ffffff;
  margin-top: 0.1rem;
}

/* ── Dark Impact Band ── */
body.page-about .abt-dark-band {
  background: #0c130e;
  padding: clamp(2.5rem, 5vw, 4rem) 0;
}
body.page-about .abt-dark-head {
  max-width: 700px;
  margin: 0 0 3.5rem;
}
body.page-about .abt-dark-head h2 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.8rem, 3.5vw, 2.8rem);
  font-weight: 800;
  color: #ffffff;
  line-height: 1.1;
  letter-spacing: -0.03em;
  margin: 0.5rem 0 0;
}
body.page-about .abt-dark-head h2 em { font-style: normal; color: #c6f135; }
body.page-about .abt-impact-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.2rem;
}
body.page-about .abt-impact-card {
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.07);
  border-top: 3px solid #c6f135;
  border-radius: 14px;
  padding: 1.8rem 1.6rem 1.6rem;
  transition: border-color 0.2s, transform 0.2s;
}
body.page-about .abt-impact-card:hover { border-color: rgba(198,241,53,0.35); transform: translateY(-3px); }
body.page-about .abt-impact-num {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 2.6rem;
  font-weight: 900;
  color: #c6f135;
  line-height: 1;
  letter-spacing: -0.04em;
  display: block;
  margin-bottom: 0.6rem;
}
body.page-about .abt-impact-card h3 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 0.95rem;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 0.5rem;
}
body.page-about .abt-impact-card p {
  font-size: 0.83rem;
  color: rgba(255,255,255,0.5);
  line-height: 1.65;
  margin: 0;
}

/* ── Values ── */
body.page-about .abt-values {
  background: #f6f8f5;
  padding: clamp(2.5rem, 5vw, 3.5rem) 0;
}
body.page-about .abt-values-head {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3rem;
  align-items: center;
  margin-bottom: 3rem;
}
body.page-about .abt-values-head h2 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.6rem, 3vw, 2.4rem);
  font-weight: 800;
  color: #0c130e;
  line-height: 1.12;
  letter-spacing: -0.03em;
  margin: 0.4rem 0 0.7rem;
}
body.page-about .abt-values-sub {
  font-size: 0.93rem;
  color: #5e6a61;
  line-height: 1.65;
  margin: 0;
}
body.page-about .abt-values-img-wrap {
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 20px 50px rgba(12,19,14,0.12);
}
body.page-about .abt-values-img-wrap img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}
body.page-about .abt-values-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.2rem;
}
body.page-about .abt-value-card {
  background: #ffffff;
  border: 1px solid #dde5dd;
  border-radius: 16px;
  padding: 2rem 1.8rem;
  transition: transform 0.2s, box-shadow 0.2s;
}
body.page-about .abt-value-card:hover { transform: translateY(-3px); box-shadow: 0 12px 30px rgba(12,19,14,0.08); }
body.page-about .abt-value-icon {
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 10px;
  background: rgba(45,122,79,0.08);
  border: 1px solid rgba(45,122,79,0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.2rem;
  color: #2d7a4f;
}
body.page-about .abt-value-card h3 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 1.05rem;
  font-weight: 700;
  color: #0c130e;
  margin: 0 0 0.7rem;
  line-height: 1.25;
}
body.page-about .abt-value-card p {
  font-size: 0.88rem;
  color: #5e6a61;
  line-height: 1.7;
  margin: 0;
}

/* ── Founder ── */
body.page-about .abt-founder {
  background: #ffffff;
  padding: clamp(2.5rem, 5vw, 4rem) 0;
}
body.page-about .abt-founder-grid {
  display: grid;
  grid-template-columns: 280px 1fr;
  gap: clamp(2.5rem, 5vw, 5rem);
  align-items: start;
}
body.page-about .abt-founder-photo-col {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.2rem;
}
body.page-about .abt-founder-photo {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: linear-gradient(135deg, #0c130e 0%, #1b3a28 100%);
  border: 4px solid #c6f135;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 20px 50px rgba(12,19,14,0.2);
}
body.page-about .abt-founder-monogram {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 3rem;
  font-weight: 900;
  color: #c6f135;
  letter-spacing: -0.04em;
}
body.page-about .abt-founder-identity {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
body.page-about .abt-founder-identity strong {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 1.05rem;
  font-weight: 700;
  color: #0c130e;
}
body.page-about .abt-founder-identity span {
  font-size: 0.82rem;
  color: #5e6a61;
}
body.page-about .abt-founder-location {
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 0.3rem;
  font-size: 0.78rem !important;
  color: #2d7a4f !important;
  margin-top: 0.2rem;
}
body.page-about .abt-founder-copy h2 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.5rem, 2.5vw, 2rem);
  font-weight: 800;
  color: #0c130e;
  margin: 0.4rem 0 1.5rem;
  line-height: 1.15;
  letter-spacing: -0.025em;
}
body.page-about .abt-founder-quote {
  margin: 0 0 1.6rem;
  padding: 1.4rem 1.6rem;
  background: #f6f8f5;
  border-left: 3px solid #c6f135;
  border-radius: 0 12px 12px 0;
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: 1.25rem;
  font-weight: 600;
  font-style: italic;
  color: #0c130e;
  line-height: 1.5;
}
body.page-about .abt-founder-copy p {
  font-size: 0.95rem;
  color: #4a5550;
  line-height: 1.75;
  margin: 0 0 1rem;
}
body.page-about .abt-founder-cta {
  display: inline-flex;
  align-items: center;
  margin-top: 0.5rem;
  font-size: 0.9rem;
  font-weight: 700;
  color: #2d7a4f !important;
  text-decoration: none;
  border-bottom: 1.5px solid rgba(45,122,79,0.3);
  padding-bottom: 2px;
  transition: border-color 0.15s, color 0.15s;
}
body.page-about .abt-founder-cta:hover { border-color: #2d7a4f; }

/* ── Belief Banner ── */
body.page-about .abt-belief {
  position: relative;
  min-height: 380px;
  display: flex;
  align-items: center;
  overflow: hidden;
}
body.page-about .abt-belief-img-wrap {
  position: absolute;
  inset: 0;
}
body.page-about .abt-belief-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
body.page-about .abt-belief-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(12,19,14,0.93) 0%, rgba(27,58,40,0.85) 60%, rgba(12,19,14,0.75) 100%);
}
body.page-about .abt-belief-content {
  position: relative;
  z-index: 1;
  max-width: 680px;
  padding: clamp(3rem, 6vw, 4rem) 0;
}
body.page-about .abt-belief-content h2 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.8rem, 3.5vw, 3rem);
  font-weight: 800;
  color: #ffffff;
  line-height: 1.1;
  letter-spacing: -0.035em;
  margin: 0.5rem 0 1.2rem;
}
body.page-about .abt-belief-content p {
  font-size: 1.02rem;
  color: rgba(255,255,255,0.62);
  line-height: 1.7;
  margin: 0;
  max-width: 56ch;
}

/* ── Roots ── */
body.page-about .abt-roots {
  background: #ffffff;
  padding: clamp(2.5rem, 5vw, 3.5rem) 0;
}
body.page-about .abt-roots-head {
  max-width: 560px;
  margin: 0 0 2.8rem;
}
body.page-about .abt-roots-head h2 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.6rem, 3vw, 2.2rem);
  font-weight: 800;
  color: #0c130e;
  line-height: 1.15;
  letter-spacing: -0.025em;
  margin: 0.4rem 0 0;
}
body.page-about .abt-roots-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.2rem;
}
body.page-about .abt-root-card {
  padding: 2rem 1.8rem;
  background: #f6f8f5;
  border: 1px solid #dde5dd;
  border-radius: 16px;
  transition: transform 0.2s, box-shadow 0.2s;
}
body.page-about .abt-root-card:hover { transform: translateY(-3px); box-shadow: 0 10px 28px rgba(12,19,14,0.07); }
body.page-about .abt-root-icon {
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 10px;
  background: rgba(12,19,14,0.06);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.2rem;
  color: #2d7a4f;
}
body.page-about .abt-root-card h3 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #0c130e;
  margin: 0 0 0.5rem;
}
body.page-about .abt-root-card p {
  font-size: 0.86rem;
  color: #5e6a61;
  line-height: 1.65;
  margin: 0;
}

/* ── Team Photo ── */
body.page-about .abt-team-photo {
  background: #f6f8f5;
  padding: clamp(2.5rem, 5vw, 3.5rem) 0;
}
body.page-about .abt-team-photo-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(2rem, 5vw, 5rem);
  align-items: center;
}
body.page-about .abt-team-img-wrap {
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 24px 60px rgba(12,19,14,0.14);
}
body.page-about .abt-team-img-wrap img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: transform 0.6s ease;
}
body.page-about .abt-team-img-wrap:hover img { transform: scale(1.03); }
body.page-about .abt-team-caption h2 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.4rem, 2.5vw, 2rem);
  font-weight: 800;
  color: #0c130e;
  line-height: 1.15;
  letter-spacing: -0.025em;
  margin: 0.4rem 0 1rem;
}
body.page-about .abt-team-caption p {
  font-size: 0.95rem;
  color: #5e6a61;
  line-height: 1.72;
  margin: 0;
}

/* ── Services Connect ── */
body.page-about .abt-services-connect {
  background: #0c130e;
  padding: clamp(2.5rem, 5vw, 3.5rem) 0;
}
body.page-about .abt-sc-head {
  max-width: 560px;
  margin: 0 0 2.8rem;
}
body.page-about .abt-sc-head h2 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.6rem, 3vw, 2.2rem);
  font-weight: 800;
  color: #ffffff;
  line-height: 1.15;
  letter-spacing: -0.025em;
  margin: 0.4rem 0 0;
}
body.page-about .abt-services-connect .abt-eyebrow { color: #c6f135; }
body.page-about .abt-sc-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
body.page-about .abt-sc-card {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding: 1.6rem 1.5rem;
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 12px;
  text-decoration: none;
  transition: background 0.2s, border-color 0.2s, transform 0.2s;
}
body.page-about .abt-sc-card:hover {
  background: rgba(198,241,53,0.06);
  border-color: rgba(198,241,53,0.3);
  transform: translateY(-2px);
}
body.page-about .abt-sc-num {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #c6f135;
}
body.page-about .abt-sc-card h3 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 0.98rem;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
  line-height: 1.25;
}
body.page-about .abt-sc-card p {
  font-size: 0.82rem;
  color: rgba(255,255,255,0.48);
  line-height: 1.6;
  margin: 0;
  flex: 1;
}
body.page-about .abt-sc-arrow {
  font-size: 1rem;
  color: #c6f135;
  margin-top: 0.4rem;
  font-weight: 700;
}

/* ── Final CTA ── */
body.page-about .abt-final-cta {
  background: #f6f8f5;
  padding: clamp(3rem, 6vw, 4.5rem) 0;
}
body.page-about .abt-final-cta-inner {
  max-width: 720px;
}
body.page-about .abt-final-cta .abt-eyebrow { color: #2d7a4f; }
body.page-about .abt-final-cta h2 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.8rem, 3.5vw, 2.8rem);
  font-weight: 800;
  color: #0c130e;
  line-height: 1.1;
  letter-spacing: -0.035em;
  margin: 0.4rem 0 1rem;
}
body.page-about .abt-final-cta > .abt-final-cta-inner > p {
  font-size: 1rem;
  color: #5e6a61;
  line-height: 1.7;
  max-width: 54ch;
  margin: 0 0 2.2rem;
}
body.page-about .abt-final-actions {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  flex-wrap: wrap;
}
body.page-about .abt-final-email {
  font-size: 0.9rem;
  color: #2d7a4f !important;
  text-decoration: underline;
  text-underline-offset: 3px;
  font-weight: 600;
}
body.page-about .abt-final-email:hover { color: #0c130e !important; }

/* ── Responsive ── */
@media (max-width: 1024px) {
  body.page-about .abt-impact-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 860px) {
  body.page-about .abt-story-grid { grid-template-columns: 1fr; }
  body.page-about .abt-story-visual { order: -1; }
  body.page-about .abt-values-head { grid-template-columns: 1fr; }
  body.page-about .abt-values-grid { grid-template-columns: 1fr; }
  body.page-about .abt-founder-grid { grid-template-columns: 1fr; }
  body.page-about .abt-founder-photo-col { flex-direction: row; align-items: center; gap: 1.5rem; }
  body.page-about .abt-founder-photo { width: 100px; height: 100px; flex-shrink: 0; }
  body.page-about .abt-founder-monogram { font-size: 1.8rem; }
  body.page-about .abt-founder-identity { text-align: left; }
  body.page-about .abt-founder-location { justify-content: flex-start !important; }
  body.page-about .abt-roots-grid { grid-template-columns: 1fr; }
  body.page-about .abt-team-photo-inner { grid-template-columns: 1fr; }
  body.page-about .abt-sc-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 600px) {
  body.page-about .abt-hero { min-height: auto; }
  body.page-about .abt-title { font-size: clamp(2.5rem, 11vw, 4rem); }
  body.page-about .abt-impact-grid { grid-template-columns: 1fr; }
  body.page-about .abt-sc-grid { grid-template-columns: 1fr; }
  body.page-about .abt-belief { min-height: auto; }
  body.page-about .abt-story-stats { flex-direction: column; gap: 1.2rem; }
}

/* Hide JS-injected mobile CTA on desktop — shown only inside @media (max-width: 900px) */
.nav-mobile-cta {
  display: none;
}

/* ============================================================
   MOBILE NAV — Definitive revamp (overrides all prior rules)

   Root bug: .site-header has backdrop-filter which promotes it
   to a new containing block, making position:fixed children
   (like .header-cta) position relative to the header instead
   of the viewport. Fix: kill the old fixed-CTA approach and
   inject the CTA directly inside the nav overlay via JS.
   ============================================================ */
@media (max-width: 900px) {

  /* 1 — Consistent header height */
  .header-inner {
    height: 60px !important;
    padding-left: 1.1rem !important;
    padding-right: 1.1rem !important;
    gap: 0.6rem !important;
  }
  .brand {
    font-size: 1.8rem !important;
  }

  /* 2 — Kill the broken body.nav-open fixed-CTA */
  .header-cta,
  body.nav-open .header-cta {
    display: none !important;
    position: static !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
  }

  /* 3 — Nav overlay */
  .main-nav {
    position: fixed !important;
    inset: 60px 0 0 0 !important;
    background: #ffffff !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    border-top: 2px solid #e4e8e0 !important;
    padding: 0.75rem 1.1rem 2.5rem !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch;
    display: none !important;
    flex-direction: column;
    z-index: 998 !important;
    box-shadow: 0 24px 48px rgba(0, 0, 0, 0.10) !important;
  }
  .main-nav.open {
    display: flex !important;
    animation: mnRevealIn 0.22s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  }
  @keyframes mnRevealIn {
    from { opacity: 0; transform: translateY(-8px); }
    to   { opacity: 1; transform: translateY(0); }
  }

  /* 4 — Scroll lock */
  body.nav-open {
    overflow: hidden !important;
  }

  /* 5 — Nav list */
  .nav-list {
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .nav-list > li {
    border-bottom: 1px solid #f0f2ed;
  }
  .nav-list > li:last-of-type {
    border-bottom: none;
  }
  .nav-list a,
  .nav-btn {
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 1rem 0.5rem !important;
    font-size: 1.05rem !important;
    font-weight: 700 !important;
    color: #0c130e !important;
    background: transparent !important;
    border-radius: 8px !important;
    letter-spacing: -0.01em !important;
    transition: background 0.12s, padding-left 0.12s !important;
  }
  .nav-list a:hover,
  .nav-btn:hover {
    background: #f5f7f3 !important;
    padding-left: 0.85rem !important;
    color: #0c130e !important;
  }
  .nav-list a.is-current,
  .nav-btn.is-current {
    color: #2d7a4f !important;
    font-weight: 600 !important;
  }

  /* 6 — Hide the decorative dot on Score My Site on mobile */
  .nav-list .nav-audit-link::after {
    display: none !important;
  }

  /* 7 — Contact Us CTA injected by JS inside the nav */
  .nav-mobile-cta {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    margin-top: 1.4rem !important;
    padding: 1.05rem 1.5rem !important;
    background: #c6f135 !important;
    color: #050505 !important;
    font-family: "Darker Grotesque", "Space Grotesk", "Inter", sans-serif !important;
    font-weight: 800 !important;
    font-size: 1.1rem !important;
    letter-spacing: -0.02em !important;
    border-radius: 14px !important;
    text-decoration: none !important;
    box-shadow: none !important;
    border: 2px solid transparent !important;
    flex-shrink: 0;
    transition: background 0.15s !important;
  }
  .nav-mobile-cta:hover {
    background: #d4ef42 !important;
    color: #050505 !important;
  }

  /* 8 — Hamburger X animation */
  .mobile-toggle {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 5px !important;
    width: 40px !important;
    height: 40px !important;
    padding: 0 !important;
    background: transparent !important;
    border: none !important;
    cursor: pointer !important;
    border-radius: 8px !important;
    flex-shrink: 0 !important;
    margin-left: auto !important;
    transition: background 0.15s !important;
  }
  .mobile-toggle:hover {
    background: #f0f2ed !important;
  }
  .mobile-toggle span {
    display: block !important;
    width: 22px !important;
    height: 2px !important;
    background: #0c130e !important;
    border-radius: 2px !important;
    transition: transform 0.22s ease, opacity 0.15s ease, background 0.15s !important;
  }
  .mobile-toggle.is-open span:nth-child(1) {
    transform: translateY(7px) rotate(45deg) !important;
  }
  .mobile-toggle.is-open span:nth-child(2) {
    opacity: 0 !important;
    transform: scaleX(0) !important;
  }
  .mobile-toggle.is-open span:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg) !important;
  }

  /* 9 — Mega menu (services accordion) in mobile overlay */
  .mega-menu {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0.3rem 0 0.6rem !important;
  }
  .mega-svc-mobile {
    display: grid !important;
    gap: 0.5rem !important;
  }
  .mega-svc-mobile-section {
    border: 1px solid #e4e8e0 !important;
    border-radius: 12px !important;
    background: #fafbf8 !important;
    overflow: hidden !important;
    transition: border-color 0.15s !important;
  }
  .mega-svc-mobile-section.is-open {
    border-color: #b8d91a !important;
    background: #ffffff !important;
  }
  .mega-svc-mobile-toggle {
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 0.75rem !important;
    padding: 0.78rem 0.9rem !important;
    background: transparent !important;
    text-align: left !important;
    cursor: pointer !important;
    border: none !important;
  }
  .mega-svc-mobile-section.is-open .mega-svc-mobile-toggle {
    background: #f3fad6 !important;
  }
  .mega-svc-mobile-head {
    display: grid !important;
    grid-template-columns: auto 1fr !important;
    align-items: center !important;
    gap: 0.7rem !important;
    min-width: 0;
  }
  .mega-svc-tab-num {
    font-family: "Space Grotesk", "Inter", sans-serif !important;
    font-size: 0.75rem !important;
    font-weight: 700 !important;
    color: #2d7a4f !important;
    letter-spacing: 0.04em !important;
    min-width: 1.6rem;
  }
  .mega-svc-mobile-head strong {
    font-family: "Space Grotesk", "Inter", sans-serif !important;
    font-size: 0.88rem !important;
    font-weight: 600 !important;
    color: #0c130e !important;
    line-height: 1.2 !important;
  }
  .mega-svc-mobile-head small {
    display: none !important;
  }
  .mega-svc-mobile-section.is-open .mega-svc-mobile-head small {
    display: block !important;
    font-size: 0.74rem !important;
    color: #6b7a65 !important;
    margin-top: 0.2rem !important;
    line-height: 1.4 !important;
  }
  .mega-svc-mobile-arrow {
    font-size: 1.25rem !important;
    line-height: 1 !important;
    color: #2d7a4f !important;
    flex-shrink: 0 !important;
    transition: transform 0.18s ease !important;
  }
  .mega-svc-mobile-section.is-open .mega-svc-mobile-arrow {
    transform: rotate(90deg) !important;
  }
  .mega-svc-mobile-panel {
    padding: 0.1rem 0.9rem 0.85rem !important;
  }
  .mega-svc-mobile-item {
    padding: 0.52rem 0 !important;
    font-size: 0.86rem !important;
    color: #2c3a28 !important;
    border-bottom: 1px solid #f0f2ed;
    transition: color 0.12s, padding-left 0.12s !important;
  }
  .mega-svc-mobile-item:last-child {
    border-bottom: none !important;
  }
  .mega-svc-mobile-item:hover {
    color: #2d7a4f !important;
    padding-left: 0.35rem !important;
  }
  .mega-svc-mobile-toggle .mega-svc-tab-label {
    font-size: 0.9rem !important;
    font-weight: 700 !important;
    color: #0c130e !important;
    display: block !important;
  }
  .mega-svc-mobile-toggle .mega-svc-tab-summary {
    max-height: 4rem !important;
    opacity: 1 !important;
    color: rgba(12, 19, 14, 0.48) !important;
    font-size: 0.73rem !important;
    margin-top: 0.18rem !important;
    line-height: 1.42 !important;
    display: block !important;
  }
}

/* Phones ≤ 480px */
@media (max-width: 480px) {
  .header-inner {
    height: 56px !important;
    padding-left: 0.9rem !important;
    padding-right: 0.9rem !important;
  }
  .main-nav {
    inset: 56px 0 0 0 !important;
    padding: 0.6rem 0.9rem 2rem !important;
  }
}

/* ============================================================
   COMPACT LAYOUT — Services Hub & About Page
   Reduces oversized hero heights and section padding so
   content fits comfortably on laptop screens and stacks
   cleanly on mobile without excessive whitespace.
   ============================================================ */

/* ── Services Hub — desktop compaction ── */
body.page-services-hub .hub-hero {
  min-height: 44vh !important;
  padding: 2.5rem 0 2rem !important;
}
body.page-services-hub .hub-title {
  font-size: clamp(2.2rem, 4.5vw, 4rem) !important;
  margin: 0 0 1rem !important;
}
body.page-services-hub .hub-sub {
  font-size: clamp(0.92rem, 1.3vw, 1.05rem) !important;
  margin: 0 0 1.4rem !important;
}
body.page-services-hub .hub-hero-actions { margin-bottom: 1.4rem !important; }
body.page-services-hub .hub-section-head { margin: 0 0 1.6rem !important; }
body.page-services-hub .hub-section-head h2 {
  font-size: clamp(1.3rem, 2.4vw, 1.9rem) !important;
}

/* Services grid — tighter cards */
body.page-services-hub .hub-services {
  padding: 2.5rem 0 3rem !important;
}
body.page-services-hub .hub-services-grid {
  gap: 1rem !important;
}
body.page-services-hub .hub-svc-card {
  padding: 1.3rem 1.15rem !important;
  gap: 0.55rem !important;
}
body.page-services-hub .hub-svc-title {
  font-size: 1.02rem !important;
}
body.page-services-hub .hub-svc-desc {
  font-size: 0.82rem !important;
  line-height: 1.58 !important;
}

/* Dark why-band */
body.page-services-hub .hub-dark-band {
  padding: 3rem 0 3.5rem !important;
}
body.page-services-hub .hub-dark-head {
  margin: 0 0 2rem !important;
}
body.page-services-hub .hub-diff-grid {
  gap: 1rem !important;
}
body.page-services-hub .hub-diff-card {
  padding: 1.3rem 1.2rem !important;
}

/* Process steps */
body.page-services-hub .hub-process {
  padding: 2.5rem 0 3rem !important;
}
body.page-services-hub .hub-steps {
  gap: 1rem !important;
}
body.page-services-hub .hub-step {
  padding: 1.5rem 1.4rem !important;
}

/* Final CTA */
body.page-services-hub .hub-final-cta {
  padding: 3rem 0 3.5rem !important;
}

/* ── About Page — desktop compaction ── */
body.page-about .abt-hero {
  min-height: 46vh !important;
  padding: 2.8rem 0 2.2rem !important;
}
body.page-about .abt-title {
  font-size: clamp(2.2rem, 5vw, 4.2rem) !important;
  margin: 0 0 1.2rem !important;
}
body.page-about .abt-hero-sub {
  font-size: clamp(0.92rem, 1.3vw, 1.05rem) !important;
  margin: 0 0 1.6rem !important;
}

body.page-about .abt-story {
  padding: 3rem 0 3.5rem !important;
}
body.page-about .abt-story-copy h2 {
  font-size: clamp(1.4rem, 2.4vw, 2rem) !important;
  margin: 0.3rem 0 1rem !important;
}
body.page-about .abt-story-stats { margin-top: 1.4rem !important; }

body.page-about .abt-dark-band {
  padding: 3rem 0 3.5rem !important;
}
body.page-about .abt-dark-head { margin: 0 0 2.2rem !important; }
body.page-about .abt-impact-grid { gap: 1rem !important; }
body.page-about .abt-impact-card {
  padding: 1.4rem 1.3rem 1.2rem !important;
}
body.page-about .abt-impact-num {
  font-size: 2rem !important;
  margin-bottom: 0.4rem !important;
}

body.page-about .abt-values {
  padding: 3rem 0 3.5rem !important;
}
body.page-about .abt-values-head {
  margin-bottom: 2rem !important;
  gap: 2rem !important;
}
body.page-about .abt-values-grid { gap: 1rem !important; }
body.page-about .abt-value-card {
  padding: 1.4rem 1.3rem !important;
}
body.page-about .abt-value-icon { margin-bottom: 0.9rem !important; }

body.page-about .abt-founder {
  padding: 3rem 0 3.5rem !important;
}
body.page-about .abt-founder-copy h2 {
  font-size: clamp(1.3rem, 2.2vw, 1.8rem) !important;
  margin: 0.3rem 0 1rem !important;
}
body.page-about .abt-founder-quote {
  padding: 1.1rem 1.3rem !important;
  font-size: 1.1rem !important;
  margin: 0 0 1.2rem !important;
}

body.page-about .abt-belief {
  min-height: 340px !important;
}
body.page-about .abt-belief-content {
  padding: 3rem 0 !important;
}
body.page-about .abt-belief-content h2 {
  font-size: clamp(1.5rem, 3vw, 2.4rem) !important;
}

body.page-about .abt-roots {
  padding: 3rem 0 3.5rem !important;
}
body.page-about .abt-roots-head { margin: 0 0 1.8rem !important; }
body.page-about .abt-roots-grid { gap: 1rem !important; }
body.page-about .abt-root-card {
  padding: 1.4rem 1.3rem !important;
}
body.page-about .abt-root-icon { margin-bottom: 0.9rem !important; }

body.page-about .abt-team-photo {
  padding: 3rem 0 3.5rem !important;
}

/* ── Mobile (≤ 680px) — further reduced ── */
@media (max-width: 680px) {
  body.page-services-hub .hub-hero {
    min-height: auto !important;
    padding: 2rem 0 1.8rem !important;
  }
  body.page-services-hub .hub-title {
    font-size: clamp(1.9rem, 8vw, 2.8rem) !important;
  }
  body.page-services-hub .hub-services,
  body.page-services-hub .hub-process {
    padding: 2rem 0 2.5rem !important;
  }
  body.page-services-hub .hub-dark-band,
  body.page-services-hub .hub-final-cta {
    padding: 2.5rem 0 3rem !important;
  }
  body.page-services-hub .hub-svc-card {
    padding: 1.1rem 1rem !important;
  }

  body.page-about .abt-hero {
    min-height: auto !important;
    padding: 2rem 0 1.8rem !important;
  }
  body.page-about .abt-title {
    font-size: clamp(1.9rem, 8.5vw, 2.8rem) !important;
  }
  body.page-about .abt-story,
  body.page-about .abt-values,
  body.page-about .abt-roots,
  body.page-about .abt-team-photo,
  body.page-about .abt-founder {
    padding: 2rem 0 2.5rem !important;
  }
  body.page-about .abt-dark-band {
    padding: 2.5rem 0 3rem !important;
  }
  body.page-about .abt-belief {
    min-height: 260px !important;
  }
  body.page-about .abt-belief-content {
    padding: 2rem 0 !important;
  }
  body.page-about .abt-impact-grid { grid-template-columns: repeat(2, 1fr) !important; }
  body.page-about .abt-values-head { grid-template-columns: 1fr !important; }
  body.page-about .abt-values-head .abt-values-img-wrap { display: none; }
  body.page-about .abt-founder-grid { grid-template-columns: 1fr !important; }
  body.page-about .abt-founder-photo-col { flex-direction: row; align-items: center; gap: 1.2rem !important; }
  body.page-about .abt-founder-photo { width: 80px !important; height: 80px !important; }
  body.page-about .abt-founder-monogram { font-size: 1.8rem !important; }
  body.page-about .abt-founder-identity { text-align: left !important; }
}

/* ============================================================
   CORE SERVICES — Mobile swipe carousel (index.html)
   ============================================================ */
@media (max-width: 760px) {
  body.home-index .home-link-rail {
    display: flex !important;
    flex-direction: row !important;
    grid-template-columns: unset !important;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    gap: 0.75rem !important;
    padding: 0.4rem 1.2rem 1.2rem !important;
    margin: 0 -1.2rem !important;
    width: calc(100% + 2.4rem) !important;
  }
  body.home-index .home-link-rail::-webkit-scrollbar { display: none; }

  body.home-index .home-link-rail-item {
    flex: 0 0 78vw !important;
    max-width: 78vw !important;
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: unset !important;
    grid-template-rows: unset !important;
    scroll-snap-align: start;
    padding: 1.25rem 1.1rem !important;
    border-radius: 18px !important;
    min-height: 156px !important;
    box-shadow: 0 8px 28px rgba(24, 31, 24, 0.09), 0 1px 3px rgba(24, 31, 24, 0.05) !important;
    opacity: 1 !important;
    transform: none !important;
    animation: none !important;
  }

  body.home-index .home-link-rail-item-top {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    margin-bottom: 0.7rem !important;
    grid-column: unset !important;
  }
  body.home-index .home-link-rail-item small {
    grid-column: unset !important;
    grid-row: unset !important;
    min-width: unset !important;
    font-size: 0.68rem !important;
  }
  body.home-index .home-link-rail-arrow {
    grid-column: unset !important;
    grid-row: unset !important;
    width: 28px !important;
    height: 28px !important;
    flex-shrink: 0;
  }
  body.home-index .home-link-rail-item strong {
    grid-column: unset !important;
    grid-row: unset !important;
    display: block;
    font-size: 1.06rem !important;
    margin-bottom: 0.38rem !important;
  }
  body.home-index .home-link-rail-desc {
    grid-column: unset !important;
    grid-row: unset !important;
    flex: 1;
    font-size: 0.8rem !important;
    line-height: 1.45 !important;
    margin: 0 0 0.5rem !important;
  }
  body.home-index .home-link-rail-item > span:not(.home-link-rail-arrow) {
    grid-column: unset !important;
    grid-row: unset !important;
    margin-top: auto !important;
    padding-top: 0.5rem !important;
    font-size: 0.72rem !important;
    border-top: 1px solid rgba(0,0,0,0.07);
  }

  /* Swipe hint label */
  .home-rail-swipe-hint {
    display: flex;
    align-items: center;
    gap: 0.38rem;
    font-size: 0.7rem;
    color: #999;
    letter-spacing: 0.02em;
    margin: 0 0 0.55rem;
    opacity: 0;
    animation: swipeHintReveal 4s ease 0.9s forwards;
  }
  @keyframes swipeHintReveal {
    0%   { opacity: 0; transform: translateX(-5px); }
    14%  { opacity: 1; transform: translateX(0); }
    70%  { opacity: 1; }
    100% { opacity: 0; }
  }

  /* Dot indicators */
  .home-rail-dots {
    display: flex;
    gap: 5px;
    justify-content: center;
    margin-top: 0.85rem;
  }
  .home-rail-dot {
    height: 5px;
    width: 5px;
    border-radius: 99px;
    background: #d8d8d8;
    transition: background 0.35s ease, width 0.35s ease;
    flex-shrink: 0;
  }
  .home-rail-dot.is-active {
    background: #c6f135;
    width: 18px;
  }
}

/* ============================================================
   HOT DEALS — Section heading + badge + price/CTA footer
   ============================================================ */

/* Section eyebrow + label */
.home-deals-head {
  margin-bottom: 0.9rem;
}
.home-deals-eyebrow {
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.45);
  margin-bottom: 0.28rem;
}

/* Badge pill */
.home-deal-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.28rem;
  padding: 0.28rem 0.62rem;
  border-radius: 999px;
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  width: fit-content;
  margin-bottom: 0.5rem;
  white-space: nowrap;
}
.home-deal-badge--hot   { background: #fff0e0; color: #b85c00; }
.home-deal-badge--star  { background: #d9f752; color: #1b3a28; }
.home-deal-badge--quick { background: #e0f5f0; color: #0a6655; }
.home-deal-badge--trend { background: #f0eaff; color: #5a2d9c; }
.home-deal-badge--roi   { background: #fff8e0; color: #8a6200; }
.home-deal-badge--value { background: #e2f0e8; color: #1b3a28; }

/* CTA footer row */
.home-deal-footer {
  margin-top: auto;
  padding-top: 0.7rem;
}
.home-deal-cta-btn {
  display: inline-block;
  padding: 0.48rem 1.1rem;
  border-radius: 999px;
  border: 1.5px solid var(--green, #2d7a4f);
  color: var(--green, #2d7a4f);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  background: transparent;
  transition: background 0.2s ease, color 0.2s ease;
}
.home-link-rail-item:hover .home-deal-cta-btn {
  background: var(--green, #2d7a4f);
  color: #fff;
}

/* Desktop grid — ensure cards are flex-column so footer sticks to bottom */
body.home-index .home-link-rail-item {
  display: flex;
  flex-direction: column;
}

/* Mobile carousel — ensure badge shows, footer sticks to bottom */
@media (max-width: 760px) {
  .home-deal-badge {
    display: inline-flex !important;
  }
  .home-deal-footer {
    margin-top: auto;
    display: flex !important;
  }
}

/* ── Service Page FAQ Section ── */
.svc-faq { padding: 4rem 0; background: #f7f8f5; }
.svc-faq .container { max-width: 760px; }
.svc-faq-head { margin-bottom: 2rem; }
.svc-faq-head h2 { font-size: 1.35rem; font-weight: 700; color: var(--ink, #0c130e); margin: 0; }
.svc-faq-list { list-style: none; padding: 0; margin: 0; }
.svc-faq-item { border-top: 1px solid rgba(12,19,14,0.10); padding: 1.25rem 0; }
.svc-faq-item:last-child { border-bottom: 1px solid rgba(12,19,14,0.10); }
.svc-faq-q { font-size: 0.94rem; font-weight: 700; color: var(--ink, #0c130e); margin: 0 0 0.45rem; }
.svc-faq-a { font-size: 0.875rem; color: rgba(12,19,14,0.60); line-height: 1.65; margin: 0; }


/* ============================================================
   AI SERVICE PAGE REVAMP — body.page-service--ai
   ============================================================ */

/* ── Hero ── */
body.page-service--ai .svc-hero {
  background: #ffffff;
  min-height: 78vh;
  display: flex;
  align-items: center;
  padding: 4rem 0 3rem;
  overflow: hidden;
}
body.page-service--ai .svc-hero-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 100%;
}
body.page-service--ai .svc-kicker {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #2d7a4f;
  margin: 0 0 1.2rem;
}
body.page-service--ai .svc-title {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(3rem, 6vw, 5.5rem);
  font-weight: 900;
  line-height: 0.95;
  letter-spacing: -0.055em;
  color: #0c130e;
  margin: 0 0 1.4rem;
}
body.page-service--ai .svc-title span { display: block; }
body.page-service--ai .svc-title mark {
  display: inline-block;
  background: #c6f135;
  color: #0c130e;
  border-radius: 999px;
  padding: 0.05em 0.35em 0.12em;
  margin-top: 0.1em;
}
body.page-service--ai .svc-sub {
  max-width: 44ch;
  font-size: clamp(1rem, 1.5vw, 1.2rem);
  color: #5e6a61;
  line-height: 1.6;
  margin: 0 0 2rem;
}
body.page-service--ai .svc-hero-actions {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 2rem;
}
body.page-service--ai .svc-cta-primary {
  display: inline-flex;
  align-items: center;
  padding: 0.85rem 1.8rem;
  background: #c6f135;
  color: #0c130e !important;
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 0.95rem;
  font-weight: 700;
  border-radius: 999px;
  text-decoration: none;
  transition: background 0.18s, transform 0.18s;
}
body.page-service--ai .svc-cta-primary:hover { background: #d8f55a; transform: translateY(-2px); }
body.page-service--ai .svc-cta-ghost {
  font-size: 0.92rem;
  font-weight: 600;
  color: #0c130e !important;
  text-decoration: none;
  border-bottom: 1.5px solid rgba(12,19,14,0.25);
  padding-bottom: 1px;
  transition: border-color 0.15s;
}
body.page-service--ai .svc-cta-ghost:hover { border-color: #0c130e; }
body.page-service--ai .svc-chips {
  display: flex;
  gap: 0.6rem;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
body.page-service--ai .svc-chips li {
  font-size: 0.78rem;
  font-weight: 600;
  color: #2d7a4f;
  background: rgba(45,122,79,0.08);
  border: 1px solid rgba(45,122,79,0.18);
  border-radius: 999px;
  padding: 0.3rem 0.85rem;
}

/* ── Dark Band ── */
body.page-service--ai .svc-dark-band {
  background: #0c130e;
  padding: 5rem 0 5.5rem;
}
body.page-service--ai .svc-dark-head {
  max-width: 640px;
  margin: 0 0 3rem;
}
body.page-service--ai .svc-eyebrow {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #c6f135;
  margin: 0 0 0.8rem;
  display: block;
}
body.page-service--ai .svc-dark-head h2 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.8rem, 3.5vw, 2.6rem);
  font-weight: 800;
  color: #ffffff;
  line-height: 1.1;
  letter-spacing: -0.03em;
  margin: 0 0 1rem;
}
body.page-service--ai .svc-dark-head h2 em { font-style: normal; color: #c6f135; }
body.page-service--ai .svc-dark-head p {
  font-size: 1rem;
  color: rgba(255,255,255,0.5);
  line-height: 1.65;
  margin: 0;
  max-width: 48ch;
}
body.page-service--ai .svc-caps-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.2rem;
}
body.page-service--ai .svc-cap-card {
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.08);
  border-top: 3px solid #c6f135;
  border-radius: 14px;
  padding: 1.8rem 1.6rem 1.6rem;
  transition: border-color 0.2s, transform 0.2s;
}
body.page-service--ai .svc-cap-card:hover {
  border-color: rgba(198,241,53,0.35);
  transform: translateY(-3px);
}
body.page-service--ai .svc-cap-num {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #c6f135;
  background: rgba(198,241,53,0.1);
  border: 1px solid rgba(198,241,53,0.2);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  margin-bottom: 1.1rem;
}
body.page-service--ai .svc-cap-card h3 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 0.5rem;
  line-height: 1.25;
}
body.page-service--ai .svc-cap-card p {
  font-size: 0.84rem;
  color: rgba(255,255,255,0.52);
  line-height: 1.65;
  margin: 0;
}

/* ── Process Steps ── */
body.page-service--ai .svc-process {
  background: #ffffff;
  padding: 4rem 0 4.5rem;
}
body.page-service--ai .svc-section-head {
  max-width: 560px;
  margin: 0 0 2.5rem;
}
body.page-service--ai .svc-section-head h2 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.6rem, 3vw, 2.2rem);
  font-weight: 800;
  color: #0c130e;
  line-height: 1.15;
  letter-spacing: -0.025em;
  margin: 0.3rem 0 0;
}
body.page-service--ai .svc-steps {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.2rem;
}
body.page-service--ai .svc-step {
  padding: 1.8rem 1.6rem 1.6rem;
  background: #ffffff;
  border: 1px solid #dde5dd;
  border-left: 3px solid #0c130e;
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(12,19,14,0.05);
  transition: border-left-color 0.2s, transform 0.2s, box-shadow 0.2s;
}
body.page-service--ai .svc-step:hover {
  border-left-color: #c6f135;
  transform: translateY(-3px);
  box-shadow: 0 10px 28px rgba(12,19,14,0.1);
}
body.page-service--ai .svc-step-num {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #c6f135;
  background: #0c130e;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  margin-bottom: 1rem;
}
body.page-service--ai .svc-step h3 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 0.98rem;
  font-weight: 700;
  color: #0c130e;
  margin: 0 0 0.5rem;
  line-height: 1.25;
}
body.page-service--ai .svc-step p {
  font-size: 0.84rem;
  color: #5e6a61;
  line-height: 1.65;
  margin: 0 0 0.9rem;
}
body.page-service--ai .svc-step-cta {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  padding: 0.45rem 0.9rem;
  background: #0c130e;
  color: #ffffff !important;
  font-size: 0.78rem;
  font-weight: 700;
  border-radius: 999px;
  text-decoration: none;
  transition: background 0.18s;
}
body.page-service--ai .svc-step-cta:hover { background: #1b3a28; }

/* ── Who It's For ── */
body.page-service--ai .svc-for {
  background: #f6f8f5;
  padding: 4rem 0 4.5rem;
}
body.page-service--ai .svc-for-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.2rem;
}
body.page-service--ai .svc-for-card {
  background: #ffffff;
  border: 1px solid #e0e8e0;
  border-radius: 14px;
  padding: 1.8rem 1.6rem;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}
body.page-service--ai .svc-for-label {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #2d7a4f;
}
body.page-service--ai .svc-for-pain {
  font-size: 0.96rem;
  color: #0c130e;
  line-height: 1.55;
  font-style: italic;
  margin: 0;
  flex: 1;
}
body.page-service--ai .svc-for-fix {
  font-size: 0.8rem;
  font-weight: 700;
  color: #ffffff;
  background: #0c130e;
  border-radius: 8px;
  padding: 0.4rem 0.75rem;
  align-self: flex-start;
}

/* ── Related Routes ── */
body.page-service--ai .svc-related {
  background: #ffffff;
  padding: 4rem 0 4.5rem;
}
body.page-service--ai .svc-related-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.2rem;
}
body.page-service--ai .svc-related-card {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  padding: 1.8rem 1.6rem;
  background: #f8faf7;
  border: 1px solid #dde5dd;
  border-radius: 12px;
  text-decoration: none;
  transition: border-color 0.2s, transform 0.2s;
}
body.page-service--ai .svc-related-card:hover { border-color: #c6f135; transform: translateY(-2px); }
body.page-service--ai .svc-related-tag {
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #2d7a4f;
}
body.page-service--ai .svc-related-card h3 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #0c130e;
  margin: 0;
  line-height: 1.25;
}
body.page-service--ai .svc-related-card p {
  font-size: 0.84rem;
  color: #5e6a61;
  line-height: 1.6;
  margin: 0;
  flex: 1;
}
body.page-service--ai .svc-related-arrow {
  font-size: 1.1rem;
  color: #2d7a4f;
  margin-top: auto;
  font-weight: 700;
}

/* ── Final CTA ── */
body.page-service--ai .svc-final-cta {
  background: #0c130e;
  padding: 5.5rem 0 6rem;
}
body.page-service--ai .svc-final-cta-inner { max-width: 700px; }
body.page-service--ai .svc-eyebrow--light { color: rgba(198,241,53,0.7) !important; }
body.page-service--ai .svc-final-copy h2 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.9rem, 4vw, 3rem);
  font-weight: 800;
  color: #ffffff;
  line-height: 1.1;
  letter-spacing: -0.035em;
  margin: 0.4rem 0 1rem;
}
body.page-service--ai .svc-final-copy > p {
  font-size: 1rem;
  color: rgba(255,255,255,0.52);
  line-height: 1.65;
  max-width: 52ch;
  margin: 0 0 2rem;
}
body.page-service--ai .svc-final-actions {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  flex-wrap: wrap;
}
body.page-service--ai .svc-final-email {
  font-size: 0.9rem;
  color: rgba(255,255,255,0.65) !important;
  text-decoration: underline;
  text-underline-offset: 3px;
}
body.page-service--ai .svc-final-email:hover { color: #ffffff !important; }

/* ── Responsive ── */
@media (max-width: 900px) {
  body.page-service--ai .svc-caps-grid { grid-template-columns: repeat(2, 1fr); }
  body.page-service--ai .svc-steps { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 680px) {
  body.page-service--ai .svc-hero { min-height: auto; padding: 3rem 0 2.5rem; }
  body.page-service--ai .svc-title { font-size: clamp(2.4rem, 10vw, 3.8rem); }
  body.page-service--ai .svc-caps-grid,
  body.page-service--ai .svc-steps,
  body.page-service--ai .svc-for-grid,
  body.page-service--ai .svc-related-grid { grid-template-columns: 1fr; gap: 1rem; }
  body.page-service--ai .svc-dark-band { padding: 3.5rem 0 4rem; }
  body.page-service--ai .svc-final-cta { padding: 3.5rem 0 4rem; }
}

/* ============================================================
   SERVICES HUB PAGE — body.page-services-hub
   ============================================================ */

/* ── Hero ── */
body.page-services-hub .hub-hero {
  background: #ffffff;
  min-height: 75vh;
  display: flex;
  align-items: center;
  padding: 4rem 0 3rem;
}
body.page-services-hub .hub-hero-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 100%;
}
body.page-services-hub .hub-kicker {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #2d7a4f;
  margin: 0 0 1.2rem;
}
body.page-services-hub .hub-title {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(3rem, 6vw, 5.5rem);
  font-weight: 900;
  line-height: 0.95;
  letter-spacing: -0.055em;
  color: #0c130e;
  margin: 0 0 1.4rem;
}
body.page-services-hub .hub-title span { display: block; }
body.page-services-hub .hub-title mark {
  display: inline-block;
  background: #c6f135;
  color: #0c130e;
  border-radius: 999px;
  padding: 0.05em 0.35em 0.12em;
  margin-top: 0.1em;
}
body.page-services-hub .hub-sub {
  max-width: 46ch;
  font-size: clamp(1rem, 1.5vw, 1.2rem);
  color: #5e6a61;
  line-height: 1.6;
  margin: 0 0 2rem;
}
body.page-services-hub .hub-hero-actions {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 2rem;
}
body.page-services-hub .hub-cta-primary {
  display: inline-flex;
  align-items: center;
  padding: 0.85rem 1.8rem;
  background: #c6f135;
  color: #0c130e !important;
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 0.95rem;
  font-weight: 700;
  border-radius: 999px;
  text-decoration: none;
  transition: background 0.18s, transform 0.18s;
}
body.page-services-hub .hub-cta-primary:hover { background: #d8f55a; transform: translateY(-2px); }
body.page-services-hub .hub-cta-ghost {
  font-size: 0.92rem;
  font-weight: 600;
  color: #0c130e !important;
  text-decoration: none;
  border-bottom: 1.5px solid rgba(12,19,14,0.25);
  padding-bottom: 1px;
  transition: border-color 0.15s;
}
body.page-services-hub .hub-cta-ghost:hover { border-color: #0c130e; }
body.page-services-hub .hub-chips {
  display: flex;
  gap: 0.6rem;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
body.page-services-hub .hub-chips li {
  font-size: 0.78rem;
  font-weight: 600;
  color: #2d7a4f;
  background: rgba(45,122,79,0.08);
  border: 1px solid rgba(45,122,79,0.18);
  border-radius: 999px;
  padding: 0.3rem 0.85rem;
}

/* ── Shared section heads ── */
body.page-services-hub .hub-section-head {
  max-width: 560px;
  margin: 0 0 2.5rem;
}
body.page-services-hub .hub-eyebrow {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #2d7a4f;
  margin: 0 0 0.8rem;
  display: block;
}
body.page-services-hub .hub-section-head h2 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.6rem, 3vw, 2.2rem);
  font-weight: 800;
  color: #0c130e;
  line-height: 1.15;
  letter-spacing: -0.025em;
  margin: 0.3rem 0 0;
}

/* ── Services Grid ── */
body.page-services-hub .hub-services {
  background: #ffffff;
  padding: 4rem 0 4.5rem;
}
body.page-services-hub .hub-services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.2rem;
}
body.page-services-hub .hub-svc-card {
  display: flex;
  flex-direction: column;
  gap: 0.7rem;
  padding: 1.8rem 1.6rem;
  background: #ffffff;
  border: 1px solid #dde5dd;
  border-left: 3px solid #0c130e;
  border-radius: 14px;
  box-shadow: 0 2px 10px rgba(12,19,14,0.05);
  text-decoration: none;
  transition: border-left-color 0.2s, transform 0.2s, box-shadow 0.2s;
}
body.page-services-hub .hub-svc-card:hover {
  border-left-color: #c6f135;
  transform: translateY(-4px);
  box-shadow: 0 12px 32px rgba(12,19,14,0.10);
}
body.page-services-hub .hub-svc-top {
  display: flex;
  align-items: center;
  gap: 0.7rem;
}
body.page-services-hub .hub-svc-num {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  color: #c6f135;
  background: #0c130e;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  flex-shrink: 0;
}
body.page-services-hub .hub-svc-cat {
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #2d7a4f;
}
body.page-services-hub .hub-svc-title {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 1.15rem;
  font-weight: 800;
  color: #0c130e;
  line-height: 1.2;
  letter-spacing: -0.02em;
  margin: 0;
}
body.page-services-hub .hub-svc-desc {
  font-size: 0.86rem;
  color: #5e6a61;
  line-height: 1.65;
  margin: 0;
  flex: 1;
}
body.page-services-hub .hub-svc-chips {
  display: flex;
  gap: 0.4rem;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}
body.page-services-hub .hub-svc-chips li {
  font-size: 0.7rem;
  font-weight: 600;
  color: #2d7a4f;
  background: rgba(45,122,79,0.07);
  border: 1px solid rgba(45,122,79,0.15);
  border-radius: 999px;
  padding: 0.2rem 0.65rem;
}
body.page-services-hub .hub-svc-link {
  font-size: 0.82rem;
  font-weight: 700;
  color: #2d7a4f;
  margin-top: auto;
}

/* ── Dark Band ── */
body.page-services-hub .hub-dark-band {
  background: #0c130e;
  padding: 5rem 0 5.5rem;
}
body.page-services-hub .hub-dark-head {
  max-width: 640px;
  margin: 0 0 3rem;
}
body.page-services-hub .hub-dark-band .hub-eyebrow { color: #c6f135; }
body.page-services-hub .hub-dark-head h2 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.8rem, 3.5vw, 2.6rem);
  font-weight: 800;
  color: #ffffff;
  line-height: 1.1;
  letter-spacing: -0.03em;
  margin: 0 0 1rem;
}
body.page-services-hub .hub-dark-head h2 em { font-style: normal; color: #c6f135; }
body.page-services-hub .hub-dark-head p {
  font-size: 1rem;
  color: rgba(255,255,255,0.5);
  line-height: 1.65;
  margin: 0;
  max-width: 52ch;
}
body.page-services-hub .hub-diff-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.2rem;
}
body.page-services-hub .hub-diff-card {
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.08);
  border-top: 3px solid #c6f135;
  border-radius: 14px;
  padding: 1.8rem 1.6rem 1.6rem;
  transition: border-color 0.2s, transform 0.2s;
}
body.page-services-hub .hub-diff-card:hover { border-color: rgba(198,241,53,0.35); transform: translateY(-3px); }
body.page-services-hub .hub-diff-num {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #c6f135;
  background: rgba(198,241,53,0.1);
  border: 1px solid rgba(198,241,53,0.2);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  margin-bottom: 1.1rem;
}
body.page-services-hub .hub-diff-card h3 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 0.5rem;
  line-height: 1.25;
}
body.page-services-hub .hub-diff-card p {
  font-size: 0.84rem;
  color: rgba(255,255,255,0.52);
  line-height: 1.65;
  margin: 0;
}

/* ── Process Steps ── */
body.page-services-hub .hub-process {
  background: #f6f8f5;
  padding: 4rem 0 4.5rem;
}
body.page-services-hub .hub-steps {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.2rem;
}
body.page-services-hub .hub-step {
  padding: 1.8rem 1.6rem 1.6rem;
  background: #ffffff;
  border: 1px solid #dde5dd;
  border-left: 3px solid #0c130e;
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(12,19,14,0.05);
  transition: border-left-color 0.2s, transform 0.2s, box-shadow 0.2s;
}
body.page-services-hub .hub-step:hover {
  border-left-color: #c6f135;
  transform: translateY(-3px);
  box-shadow: 0 10px 28px rgba(12,19,14,0.1);
}
body.page-services-hub .hub-step-num {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #c6f135;
  background: #0c130e;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  margin-bottom: 1rem;
}
body.page-services-hub .hub-step h3 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 0.98rem;
  font-weight: 700;
  color: #0c130e;
  margin: 0 0 0.5rem;
  line-height: 1.25;
}
body.page-services-hub .hub-step p {
  font-size: 0.84rem;
  color: #5e6a61;
  line-height: 1.65;
  margin: 0 0 0.9rem;
}
body.page-services-hub .hub-step-cta {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  padding: 0.45rem 0.9rem;
  background: #0c130e;
  color: #ffffff !important;
  font-size: 0.78rem;
  font-weight: 700;
  border-radius: 999px;
  text-decoration: none;
  transition: background 0.18s;
}
body.page-services-hub .hub-step-cta:hover { background: #1b3a28; }

/* ── Final CTA ── */
body.page-services-hub .hub-final-cta {
  background: #0c130e;
  padding: 5.5rem 0 6rem;
}
body.page-services-hub .hub-final-cta-inner { max-width: 700px; }
body.page-services-hub .hub-eyebrow--light { color: rgba(198,241,53,0.7) !important; }
body.page-services-hub .hub-final-copy h2 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.9rem, 4vw, 3rem);
  font-weight: 800;
  color: #ffffff;
  line-height: 1.1;
  letter-spacing: -0.035em;
  margin: 0.4rem 0 1rem;
}
body.page-services-hub .hub-final-copy > p {
  font-size: 1rem;
  color: rgba(255,255,255,0.52);
  line-height: 1.65;
  max-width: 52ch;
  margin: 0 0 2rem;
}
body.page-services-hub .hub-final-actions {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  flex-wrap: wrap;
}
body.page-services-hub .hub-final-email {
  font-size: 0.9rem;
  color: rgba(255,255,255,0.65) !important;
  text-decoration: underline;
  text-underline-offset: 3px;
}
body.page-services-hub .hub-final-email:hover { color: #ffffff !important; }

/* ── Responsive ── */
@media (max-width: 900px) {
  body.page-services-hub .hub-services-grid { grid-template-columns: repeat(2, 1fr); }
  body.page-services-hub .hub-diff-grid { grid-template-columns: repeat(2, 1fr); }
  body.page-services-hub .hub-steps { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 680px) {
  body.page-services-hub .hub-hero { min-height: auto; padding: 3rem 0 2.5rem; }
  body.page-services-hub .hub-title { font-size: clamp(2.4rem, 10vw, 3.8rem); }
  body.page-services-hub .hub-services-grid,
  body.page-services-hub .hub-diff-grid,
  body.page-services-hub .hub-steps { grid-template-columns: 1fr; gap: 1rem; }
  body.page-services-hub .hub-dark-band { padding: 3.5rem 0 4rem; }
  body.page-services-hub .hub-final-cta { padding: 3.5rem 0 4rem; }
}

/* ============================================================
   ABOUT PAGE — body.page-about
   ============================================================ */

/* ── Hero ── */
body.page-about .abt-hero {
  background: #ffffff;
  min-height: 60vh;
  display: flex;
  align-items: center;
  padding: clamp(2rem, 4vw, 3rem) 0;
  overflow: hidden;
}
body.page-about .abt-hero-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 100%;
}
body.page-about .abt-kicker {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #2d7a4f;
  margin: 0 0 1.2rem;
}
body.page-about .abt-title {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(3rem, 6.5vw, 6rem);
  font-weight: 900;
  line-height: 0.93;
  letter-spacing: -0.055em;
  color: #0c130e;
  margin: 0 0 1.6rem;
}
body.page-about .abt-title span {
  display: block;
  font-size: 0.65em;
  color: rgba(12,19,14,0.45);
  letter-spacing: -0.03em;
  margin-bottom: 0.12em;
}
body.page-about .abt-title mark {
  display: inline-block;
  background: #c6f135;
  color: #0c130e;
  border-radius: 999px;
  padding: 0.04em 0.3em 0.1em;
}
body.page-about .abt-hero-sub {
  max-width: 50ch;
  font-size: clamp(1rem, 1.5vw, 1.18rem);
  color: #5e6a61;
  line-height: 1.65;
  margin: 0 0 2.2rem;
}
body.page-about .abt-hero-actions {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
  justify-content: center;
}
body.page-about .abt-cta-primary {
  display: inline-flex;
  align-items: center;
  padding: 0.85rem 1.8rem;
  background: #c6f135;
  color: #0c130e !important;
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 0.95rem;
  font-weight: 700;
  border-radius: 999px;
  text-decoration: none;
  transition: background 0.18s, transform 0.18s;
}
body.page-about .abt-cta-primary:hover { background: #d8f55a; transform: translateY(-2px); }
body.page-about .abt-cta-ghost {
  font-size: 0.92rem;
  font-weight: 600;
  color: #0c130e !important;
  text-decoration: none;
  border-bottom: 1.5px solid rgba(12,19,14,0.25);
  padding-bottom: 1px;
  transition: border-color 0.15s;
}
body.page-about .abt-cta-ghost:hover { border-color: #0c130e; }

/* ── Shared eyebrow ── */
body.page-about .abt-eyebrow {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #2d7a4f;
  margin: 0 0 0.8rem;
  display: block;
}
body.page-about .abt-eyebrow--lime { color: #c6f135 !important; }

/* ── Story ── */
body.page-about .abt-story {
  background: #ffffff;
  padding: clamp(2.5rem, 5vw, 3.5rem) 0;
}
body.page-about .abt-story-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(2rem, 5vw, 5rem);
  align-items: start;
}
body.page-about .abt-story-copy h2 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.6rem, 2.8vw, 2.4rem);
  font-weight: 800;
  color: #0c130e;
  line-height: 1.1;
  letter-spacing: -0.03em;
  margin: 0.4rem 0 1.4rem;
}
body.page-about .abt-story-copy p {
  font-size: 0.97rem;
  color: #4a5550;
  line-height: 1.75;
  margin: 0 0 1rem;
}
body.page-about .abt-story-stats {
  display: flex;
  gap: 2rem;
  margin-top: 2rem;
  padding-top: 1.5rem;
  border-top: 1px solid #dde5dd;
}
body.page-about .abt-stat strong {
  display: block;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 2.4rem;
  font-weight: 900;
  color: #0c130e;
  line-height: 1;
  letter-spacing: -0.04em;
}
body.page-about .abt-stat span {
  display: block;
  font-size: 0.78rem;
  color: #5e6a61;
  margin-top: 0.3rem;
  font-weight: 500;
}
body.page-about .abt-img-wrap {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 24px 60px rgba(12,19,14,0.14);
}
body.page-about .abt-img-wrap img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: transform 0.6s ease;
}
body.page-about .abt-img-wrap:hover img { transform: scale(1.03); }
body.page-about .abt-img-badge {
  position: absolute;
  bottom: 1.2rem;
  left: 1.2rem;
  background: rgba(12,19,14,0.88);
  backdrop-filter: blur(8px);
  border-radius: 10px;
  padding: 0.5rem 0.9rem;
  display: flex;
  flex-direction: column;
}
body.page-about .abt-img-badge span {
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #c6f135;
}
body.page-about .abt-img-badge strong {
  font-size: 0.88rem;
  font-weight: 700;
  color: #ffffff;
  margin-top: 0.1rem;
}

/* ── Dark Impact Band ── */
body.page-about .abt-dark-band {
  background: #0c130e;
  padding: clamp(2.5rem, 5vw, 4rem) 0;
}
body.page-about .abt-dark-head {
  max-width: 700px;
  margin: 0 0 3.5rem;
}
body.page-about .abt-dark-head h2 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.8rem, 3.5vw, 2.8rem);
  font-weight: 800;
  color: #ffffff;
  line-height: 1.1;
  letter-spacing: -0.03em;
  margin: 0.5rem 0 0;
}
body.page-about .abt-dark-head h2 em { font-style: normal; color: #c6f135; }
body.page-about .abt-impact-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.2rem;
}
body.page-about .abt-impact-card {
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.07);
  border-top: 3px solid #c6f135;
  border-radius: 14px;
  padding: 1.8rem 1.6rem 1.6rem;
  transition: border-color 0.2s, transform 0.2s;
}
body.page-about .abt-impact-card:hover { border-color: rgba(198,241,53,0.35); transform: translateY(-3px); }
body.page-about .abt-impact-num {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 2.6rem;
  font-weight: 900;
  color: #c6f135;
  line-height: 1;
  letter-spacing: -0.04em;
  display: block;
  margin-bottom: 0.6rem;
}
body.page-about .abt-impact-card h3 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 0.95rem;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 0.5rem;
}
body.page-about .abt-impact-card p {
  font-size: 0.83rem;
  color: rgba(255,255,255,0.5);
  line-height: 1.65;
  margin: 0;
}

/* ── Values ── */
body.page-about .abt-values {
  background: #f6f8f5;
  padding: clamp(2.5rem, 5vw, 3.5rem) 0;
}
body.page-about .abt-values-head {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3rem;
  align-items: center;
  margin-bottom: 3rem;
}
body.page-about .abt-values-head h2 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.6rem, 3vw, 2.4rem);
  font-weight: 800;
  color: #0c130e;
  line-height: 1.12;
  letter-spacing: -0.03em;
  margin: 0.4rem 0 0.7rem;
}
body.page-about .abt-values-sub {
  font-size: 0.93rem;
  color: #5e6a61;
  line-height: 1.65;
  margin: 0;
}
body.page-about .abt-values-img-wrap {
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 20px 50px rgba(12,19,14,0.12);
}
body.page-about .abt-values-img-wrap img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}
body.page-about .abt-values-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.2rem;
}
body.page-about .abt-value-card {
  background: #ffffff;
  border: 1px solid #dde5dd;
  border-radius: 16px;
  padding: 2rem 1.8rem;
  transition: transform 0.2s, box-shadow 0.2s;
}
body.page-about .abt-value-card:hover { transform: translateY(-3px); box-shadow: 0 12px 30px rgba(12,19,14,0.08); }
body.page-about .abt-value-icon {
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 10px;
  background: rgba(45,122,79,0.08);
  border: 1px solid rgba(45,122,79,0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.2rem;
  color: #2d7a4f;
}
body.page-about .abt-value-card h3 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 1.05rem;
  font-weight: 700;
  color: #0c130e;
  margin: 0 0 0.7rem;
  line-height: 1.25;
}
body.page-about .abt-value-card p {
  font-size: 0.88rem;
  color: #5e6a61;
  line-height: 1.7;
  margin: 0;
}

/* ── Founder ── */
body.page-about .abt-founder {
  background: #ffffff;
  padding: clamp(2.5rem, 5vw, 4rem) 0;
}
body.page-about .abt-founder-grid {
  display: grid;
  grid-template-columns: 280px 1fr;
  gap: clamp(2.5rem, 5vw, 5rem);
  align-items: start;
}
body.page-about .abt-founder-photo-col {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.2rem;
}
body.page-about .abt-founder-photo {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: linear-gradient(135deg, #0c130e 0%, #1b3a28 100%);
  border: 4px solid #c6f135;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 20px 50px rgba(12,19,14,0.2);
}
body.page-about .abt-founder-monogram {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 3rem;
  font-weight: 900;
  color: #c6f135;
  letter-spacing: -0.04em;
}
body.page-about .abt-founder-identity {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
body.page-about .abt-founder-identity strong {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 1.05rem;
  font-weight: 700;
  color: #0c130e;
}
body.page-about .abt-founder-identity span {
  font-size: 0.82rem;
  color: #5e6a61;
}
body.page-about .abt-founder-location {
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 0.3rem;
  font-size: 0.78rem !important;
  color: #2d7a4f !important;
  margin-top: 0.2rem;
}
body.page-about .abt-founder-copy h2 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.5rem, 2.5vw, 2rem);
  font-weight: 800;
  color: #0c130e;
  margin: 0.4rem 0 1.5rem;
  line-height: 1.15;
  letter-spacing: -0.025em;
}
body.page-about .abt-founder-quote {
  margin: 0 0 1.6rem;
  padding: 1.4rem 1.6rem;
  background: #f6f8f5;
  border-left: 3px solid #c6f135;
  border-radius: 0 12px 12px 0;
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: 1.25rem;
  font-weight: 600;
  font-style: italic;
  color: #0c130e;
  line-height: 1.5;
}
body.page-about .abt-founder-copy p {
  font-size: 0.95rem;
  color: #4a5550;
  line-height: 1.75;
  margin: 0 0 1rem;
}
body.page-about .abt-founder-cta {
  display: inline-flex;
  align-items: center;
  margin-top: 0.5rem;
  font-size: 0.9rem;
  font-weight: 700;
  color: #2d7a4f !important;
  text-decoration: none;
  border-bottom: 1.5px solid rgba(45,122,79,0.3);
  padding-bottom: 2px;
  transition: border-color 0.15s, color 0.15s;
}
body.page-about .abt-founder-cta:hover { border-color: #2d7a4f; }

/* ── Belief Banner ── */
body.page-about .abt-belief {
  position: relative;
  min-height: 380px;
  display: flex;
  align-items: center;
  overflow: hidden;
}
body.page-about .abt-belief-img-wrap {
  position: absolute;
  inset: 0;
}
body.page-about .abt-belief-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
body.page-about .abt-belief-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(12,19,14,0.93) 0%, rgba(27,58,40,0.85) 60%, rgba(12,19,14,0.75) 100%);
}
body.page-about .abt-belief-content {
  position: relative;
  z-index: 1;
  max-width: 680px;
  padding: clamp(3rem, 6vw, 4rem) 0;
}
body.page-about .abt-belief-content h2 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.8rem, 3.5vw, 3rem);
  font-weight: 800;
  color: #ffffff;
  line-height: 1.1;
  letter-spacing: -0.035em;
  margin: 0.5rem 0 1.2rem;
}
body.page-about .abt-belief-content p {
  font-size: 1.02rem;
  color: rgba(255,255,255,0.62);
  line-height: 1.7;
  margin: 0;
  max-width: 56ch;
}

/* ── Roots ── */
body.page-about .abt-roots {
  background: #ffffff;
  padding: clamp(2.5rem, 5vw, 3.5rem) 0;
}
body.page-about .abt-roots-head {
  max-width: 560px;
  margin: 0 0 2.8rem;
}
body.page-about .abt-roots-head h2 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.6rem, 3vw, 2.2rem);
  font-weight: 800;
  color: #0c130e;
  line-height: 1.15;
  letter-spacing: -0.025em;
  margin: 0.4rem 0 0;
}
body.page-about .abt-roots-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.2rem;
}
body.page-about .abt-root-card {
  padding: 2rem 1.8rem;
  background: #f6f8f5;
  border: 1px solid #dde5dd;
  border-radius: 16px;
  transition: transform 0.2s, box-shadow 0.2s;
}
body.page-about .abt-root-card:hover { transform: translateY(-3px); box-shadow: 0 10px 28px rgba(12,19,14,0.07); }
body.page-about .abt-root-icon {
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 10px;
  background: rgba(12,19,14,0.06);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.2rem;
  color: #2d7a4f;
}
body.page-about .abt-root-card h3 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #0c130e;
  margin: 0 0 0.5rem;
}
body.page-about .abt-root-card p {
  font-size: 0.86rem;
  color: #5e6a61;
  line-height: 1.65;
  margin: 0;
}

/* ── Team Photo ── */
body.page-about .abt-team-photo {
  background: #f6f8f5;
  padding: clamp(2.5rem, 5vw, 3.5rem) 0;
}
body.page-about .abt-team-photo-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(2rem, 5vw, 5rem);
  align-items: center;
}
body.page-about .abt-team-img-wrap {
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 24px 60px rgba(12,19,14,0.14);
}
body.page-about .abt-team-img-wrap img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: transform 0.6s ease;
}
body.page-about .abt-team-img-wrap:hover img { transform: scale(1.03); }
body.page-about .abt-team-caption h2 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.4rem, 2.5vw, 2rem);
  font-weight: 800;
  color: #0c130e;
  line-height: 1.15;
  letter-spacing: -0.025em;
  margin: 0.4rem 0 1rem;
}
body.page-about .abt-team-caption p {
  font-size: 0.95rem;
  color: #5e6a61;
  line-height: 1.72;
  margin: 0;
}

/* ── Services Connect ── */
body.page-about .abt-services-connect {
  background: #0c130e;
  padding: clamp(2.5rem, 5vw, 3.5rem) 0;
}
body.page-about .abt-sc-head {
  max-width: 560px;
  margin: 0 0 2.8rem;
}
body.page-about .abt-sc-head h2 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.6rem, 3vw, 2.2rem);
  font-weight: 800;
  color: #ffffff;
  line-height: 1.15;
  letter-spacing: -0.025em;
  margin: 0.4rem 0 0;
}
body.page-about .abt-services-connect .abt-eyebrow { color: #c6f135; }
body.page-about .abt-sc-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
body.page-about .abt-sc-card {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding: 1.6rem 1.5rem;
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 12px;
  text-decoration: none;
  transition: background 0.2s, border-color 0.2s, transform 0.2s;
}
body.page-about .abt-sc-card:hover {
  background: rgba(198,241,53,0.06);
  border-color: rgba(198,241,53,0.3);
  transform: translateY(-2px);
}
body.page-about .abt-sc-num {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #c6f135;
}
body.page-about .abt-sc-card h3 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: 0.98rem;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
  line-height: 1.25;
}
body.page-about .abt-sc-card p {
  font-size: 0.82rem;
  color: rgba(255,255,255,0.48);
  line-height: 1.6;
  margin: 0;
  flex: 1;
}
body.page-about .abt-sc-arrow {
  font-size: 1rem;
  color: #c6f135;
  margin-top: 0.4rem;
  font-weight: 700;
}

/* ── Final CTA ── */
body.page-about .abt-final-cta {
  background: #f6f8f5;
  padding: clamp(3rem, 6vw, 4.5rem) 0;
}
body.page-about .abt-final-cta-inner {
  max-width: 720px;
}
body.page-about .abt-final-cta .abt-eyebrow { color: #2d7a4f; }
body.page-about .abt-final-cta h2 {
  font-family: 'Space Grotesk', 'Inter', sans-serif;
  font-size: clamp(1.8rem, 3.5vw, 2.8rem);
  font-weight: 800;
  color: #0c130e;
  line-height: 1.1;
  letter-spacing: -0.035em;
  margin: 0.4rem 0 1rem;
}
body.page-about .abt-final-cta > .abt-final-cta-inner > p {
  font-size: 1rem;
  color: #5e6a61;
  line-height: 1.7;
  max-width: 54ch;
  margin: 0 0 2.2rem;
}
body.page-about .abt-final-actions {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  flex-wrap: wrap;
}
body.page-about .abt-final-email {
  font-size: 0.9rem;
  color: #2d7a4f !important;
  text-decoration: underline;
  text-underline-offset: 3px;
  font-weight: 600;
}
body.page-about .abt-final-email:hover { color: #0c130e !important; }

/* ── Responsive ── */
@media (max-width: 1024px) {
  body.page-about .abt-impact-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 860px) {
  body.page-about .abt-story-grid { grid-template-columns: 1fr; }
  body.page-about .abt-story-visual { order: -1; }
  body.page-about .abt-values-head { grid-template-columns: 1fr; }
  body.page-about .abt-values-grid { grid-template-columns: 1fr; }
  body.page-about .abt-founder-grid { grid-template-columns: 1fr; }
  body.page-about .abt-founder-photo-col { flex-direction: row; align-items: center; gap: 1.5rem; }
  body.page-about .abt-founder-photo { width: 100px; height: 100px; flex-shrink: 0; }
  body.page-about .abt-founder-monogram { font-size: 1.8rem; }
  body.page-about .abt-founder-identity { text-align: left; }
  body.page-about .abt-founder-location { justify-content: flex-start !important; }
  body.page-about .abt-roots-grid { grid-template-columns: 1fr; }
  body.page-about .abt-team-photo-inner { grid-template-columns: 1fr; }
  body.page-about .abt-sc-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 600px) {
  body.page-about .abt-hero { min-height: auto; }
  body.page-about .abt-title { font-size: clamp(2.5rem, 11vw, 4rem); }
  body.page-about .abt-impact-grid { grid-template-columns: 1fr; }
  body.page-about .abt-sc-grid { grid-template-columns: 1fr; }
  body.page-about .abt-belief { min-height: auto; }
  body.page-about .abt-story-stats { flex-direction: column; gap: 1.2rem; }
}

/* Hide JS-injected mobile CTA on desktop — shown only inside @media (max-width: 900px) */
.nav-mobile-cta {
  display: none;
}

/* ============================================================
   MOBILE NAV — Definitive revamp (overrides all prior rules)

   Root bug: .site-header has backdrop-filter which promotes it
   to a new containing block, making position:fixed children
   (like .header-cta) position relative to the header instead
   of the viewport. Fix: kill the old fixed-CTA approach and
   inject the CTA directly inside the nav overlay via JS.
   ============================================================ */
@media (max-width: 900px) {

  /* 1 — Consistent header height */
  .header-inner {
    height: 60px !important;
    padding-left: 1.1rem !important;
    padding-right: 1.1rem !important;
    gap: 0.6rem !important;
  }
  .brand {
    font-size: 1.8rem !important;
  }

  /* 2 — Kill the broken body.nav-open fixed-CTA */
  .header-cta,
  body.nav-open .header-cta {
    display: none !important;
    position: static !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
  }

  /* 3 — Nav overlay */
  .main-nav {
    position: fixed !important;
    inset: 60px 0 0 0 !important;
    background: #ffffff !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    border-top: 2px solid #e4e8e0 !important;
    padding: 0.75rem 1.1rem 2.5rem !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch;
    display: none !important;
    flex-direction: column;
    z-index: 998 !important;
    box-shadow: 0 24px 48px rgba(0, 0, 0, 0.10) !important;
  }
  .main-nav.open {
    display: flex !important;
    animation: mnRevealIn 0.22s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  }
  @keyframes mnRevealIn {
    from { opacity: 0; transform: translateY(-8px); }
    to   { opacity: 1; transform: translateY(0); }
  }

  /* 4 — Scroll lock */
  body.nav-open {
    overflow: hidden !important;
  }

  /* 5 — Nav list */
  .nav-list {
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .nav-list > li {
    border-bottom: 1px solid #f0f2ed;
  }
  .nav-list > li:last-of-type {
    border-bottom: none;
  }
  .nav-list a,
  .nav-btn {
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding: 1rem 0.5rem !important;
    font-size: 1.05rem !important;
    font-weight: 700 !important;
    color: #0c130e !important;
    background: transparent !important;
    border-radius: 8px !important;
    letter-spacing: -0.01em !important;
    transition: background 0.12s, padding-left 0.12s !important;
  }
  .nav-list a:hover,
  .nav-btn:hover {
    background: #f5f7f3 !important;
    padding-left: 0.85rem !important;
    color: #0c130e !important;
  }
  .nav-list a.is-current,
  .nav-btn.is-current {
    color: #2d7a4f !important;
    font-weight: 600 !important;
  }

  /* 6 — Hide the decorative dot on Score My Site on mobile */
  .nav-list .nav-audit-link::after {
    display: none !important;
  }

  /* 7 — Contact Us CTA injected by JS inside the nav */
  .nav-mobile-cta {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    margin-top: 1.4rem !important;
    padding: 1.05rem 1.5rem !important;
    background: #c6f135 !important;
    color: #050505 !important;
    font-family: "Darker Grotesque", "Space Grotesk", "Inter", sans-serif !important;
    font-weight: 800 !important;
    font-size: 1.1rem !important;
    letter-spacing: -0.02em !important;
    border-radius: 14px !important;
    text-decoration: none !important;
    box-shadow: none !important;
    border: 2px solid transparent !important;
    flex-shrink: 0;
    transition: background 0.15s !important;
  }
  .nav-mobile-cta:hover {
    background: #d4ef42 !important;
    color: #050505 !important;
  }

  /* 8 — Hamburger X animation */
  .mobile-toggle {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 5px !important;
    width: 40px !important;
    height: 40px !important;
    padding: 0 !important;
    background: transparent !important;
    border: none !important;
    cursor: pointer !important;
    border-radius: 8px !important;
    flex-shrink: 0 !important;
    margin-left: auto !important;
    transition: background 0.15s !important;
  }
  .mobile-toggle:hover {
    background: #f0f2ed !important;
  }
  .mobile-toggle span {
    display: block !important;
    width: 22px !important;
    height: 2px !important;
    background: #0c130e !important;
    border-radius: 2px !important;
    transition: transform 0.22s ease, opacity 0.15s ease, background 0.15s !important;
  }
  .mobile-toggle.is-open span:nth-child(1) {
    transform: translateY(7px) rotate(45deg) !important;
  }
  .mobile-toggle.is-open span:nth-child(2) {
    opacity: 0 !important;
    transform: scaleX(0) !important;
  }
  .mobile-toggle.is-open span:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg) !important;
  }

  /* 9 — Mega menu (services accordion) in mobile overlay */
  .mega-menu {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0.3rem 0 0.6rem !important;
  }
  .mega-svc-mobile {
    display: grid !important;
    gap: 0.5rem !important;
  }
  .mega-svc-mobile-section {
    border: 1px solid #e4e8e0 !important;
    border-radius: 12px !important;
    background: #fafbf8 !important;
    overflow: hidden !important;
    transition: border-color 0.15s !important;
  }
  .mega-svc-mobile-section.is-open {
    border-color: #b8d91a !important;
    background: #ffffff !important;
  }
  .mega-svc-mobile-toggle {
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 0.75rem !important;
    padding: 0.78rem 0.9rem !important;
    background: transparent !important;
    text-align: left !important;
    cursor: pointer !important;
    border: none !important;
  }
  .mega-svc-mobile-section.is-open .mega-svc-mobile-toggle {
    background: #f3fad6 !important;
  }
  .mega-svc-mobile-head {
    display: grid !important;
    grid-template-columns: auto 1fr !important;
    align-items: center !important;
    gap: 0.7rem !important;
    min-width: 0;
  }
  .mega-svc-tab-num {
    font-family: "Space Grotesk", "Inter", sans-serif !important;
    font-size: 0.75rem !important;
    font-weight: 700 !important;
    color: #2d7a4f !important;
    letter-spacing: 0.04em !important;
    min-width: 1.6rem;
  }
  .mega-svc-mobile-head strong {
    font-family: "Space Grotesk", "Inter", sans-serif !important;
    font-size: 0.88rem !important;
    font-weight: 600 !important;
    color: #0c130e !important;
    line-height: 1.2 !important;
  }
  .mega-svc-mobile-head small {
    display: none !important;
  }
  .mega-svc-mobile-section.is-open .mega-svc-mobile-head small {
    display: block !important;
    font-size: 0.74rem !important;
    color: #6b7a65 !important;
    margin-top: 0.2rem !important;
    line-height: 1.4 !important;
  }
  .mega-svc-mobile-arrow {
    font-size: 1.25rem !important;
    line-height: 1 !important;
    color: #2d7a4f !important;
    flex-shrink: 0 !important;
    transition: transform 0.18s ease !important;
  }
  .mega-svc-mobile-section.is-open .mega-svc-mobile-arrow {
    transform: rotate(90deg) !important;
  }
  .mega-svc-mobile-panel {
    padding: 0.1rem 0.9rem 0.85rem !important;
  }
  .mega-svc-mobile-item {
    padding: 0.52rem 0 !important;
    font-size: 0.86rem !important;
    color: #2c3a28 !important;
    border-bottom: 1px solid #f0f2ed;
    transition: color 0.12s, padding-left 0.12s !important;
  }
  .mega-svc-mobile-item:last-child {
    border-bottom: none !important;
  }
  .mega-svc-mobile-item:hover {
    color: #2d7a4f !important;
    padding-left: 0.35rem !important;
  }
  .mega-svc-mobile-toggle .mega-svc-tab-label {
    font-size: 0.9rem !important;
    font-weight: 700 !important;
    color: #0c130e !important;
    display: block !important;
  }
  .mega-svc-mobile-toggle .mega-svc-tab-summary {
    max-height: 4rem !important;
    opacity: 1 !important;
    color: rgba(12, 19, 14, 0.48) !important;
    font-size: 0.73rem !important;
    margin-top: 0.18rem !important;
    line-height: 1.42 !important;
    display: block !important;
  }
}

/* Phones ≤ 480px */
@media (max-width: 480px) {
  .header-inner {
    height: 56px !important;
    padding-left: 0.9rem !important;
    padding-right: 0.9rem !important;
  }
  .main-nav {
    inset: 56px 0 0 0 !important;
    padding: 0.6rem 0.9rem 2rem !important;
  }
}

/* ============================================================
   COMPACT LAYOUT — Services Hub & About Page
   Reduces oversized hero heights and section padding so
   content fits comfortably on laptop screens and stacks
   cleanly on mobile without excessive whitespace.
   ============================================================ */

/* ── Services Hub — desktop compaction ── */
body.page-services-hub .hub-hero {
  min-height: 44vh !important;
  padding: 2.5rem 0 2rem !important;
}
body.page-services-hub .hub-title {
  font-size: clamp(2.2rem, 4.5vw, 4rem) !important;
  margin: 0 0 1rem !important;
}
body.page-services-hub .hub-sub {
  font-size: clamp(0.92rem, 1.3vw, 1.05rem) !important;
  margin: 0 0 1.4rem !important;
}
body.page-services-hub .hub-hero-actions { margin-bottom: 1.4rem !important; }
body.page-services-hub .hub-section-head { margin: 0 0 1.6rem !important; }
body.page-services-hub .hub-section-head h2 {
  font-size: clamp(1.3rem, 2.4vw, 1.9rem) !important;
}

/* Services grid — tighter cards */
body.page-services-hub .hub-services {
  padding: 2.5rem 0 3rem !important;
}
body.page-services-hub .hub-services-grid {
  gap: 1rem !important;
}
body.page-services-hub .hub-svc-card {
  padding: 1.3rem 1.15rem !important;
  gap: 0.55rem !important;
}
body.page-services-hub .hub-svc-title {
  font-size: 1.02rem !important;
}
body.page-services-hub .hub-svc-desc {
  font-size: 0.82rem !important;
  line-height: 1.58 !important;
}

/* Dark why-band */
body.page-services-hub .hub-dark-band {
  padding: 3rem 0 3.5rem !important;
}
body.page-services-hub .hub-dark-head {
  margin: 0 0 2rem !important;
}
body.page-services-hub .hub-diff-grid {
  gap: 1rem !important;
}
body.page-services-hub .hub-diff-card {
  padding: 1.3rem 1.2rem !important;
}

/* Process steps */
body.page-services-hub .hub-process {
  padding: 2.5rem 0 3rem !important;
}
body.page-services-hub .hub-steps {
  gap: 1rem !important;
}
body.page-services-hub .hub-step {
  padding: 1.5rem 1.4rem !important;
}

/* Final CTA */
body.page-services-hub .hub-final-cta {
  padding: 3rem 0 3.5rem !important;
}

/* ── About Page — desktop compaction ── */
body.page-about .abt-hero {
  min-height: 46vh !important;
  padding: 2.8rem 0 2.2rem !important;
}
body.page-about .abt-title {
  font-size: clamp(2.2rem, 5vw, 4.2rem) !important;
  margin: 0 0 1.2rem !important;
}
body.page-about .abt-hero-sub {
  font-size: clamp(0.92rem, 1.3vw, 1.05rem) !important;
  margin: 0 0 1.6rem !important;
}

body.page-about .abt-story {
  padding: 3rem 0 3.5rem !important;
}
body.page-about .abt-story-copy h2 {
  font-size: clamp(1.4rem, 2.4vw, 2rem) !important;
  margin: 0.3rem 0 1rem !important;
}
body.page-about .abt-story-stats { margin-top: 1.4rem !important; }

body.page-about .abt-dark-band {
  padding: 3rem 0 3.5rem !important;
}
body.page-about .abt-dark-head { margin: 0 0 2.2rem !important; }
body.page-about .abt-impact-grid { gap: 1rem !important; }
body.page-about .abt-impact-card {
  padding: 1.4rem 1.3rem 1.2rem !important;
}
body.page-about .abt-impact-num {
  font-size: 2rem !important;
  margin-bottom: 0.4rem !important;
}

body.page-about .abt-values {
  padding: 3rem 0 3.5rem !important;
}
body.page-about .abt-values-head {
  margin-bottom: 2rem !important;
  gap: 2rem !important;
}
body.page-about .abt-values-grid { gap: 1rem !important; }
body.page-about .abt-value-card {
  padding: 1.4rem 1.3rem !important;
}
body.page-about .abt-value-icon { margin-bottom: 0.9rem !important; }

body.page-about .abt-founder {
  padding: 3rem 0 3.5rem !important;
}
body.page-about .abt-founder-copy h2 {
  font-size: clamp(1.3rem, 2.2vw, 1.8rem) !important;
  margin: 0.3rem 0 1rem !important;
}
body.page-about .abt-founder-quote {
  padding: 1.1rem 1.3rem !important;
  font-size: 1.1rem !important;
  margin: 0 0 1.2rem !important;
}

body.page-about .abt-belief {
  min-height: 340px !important;
}
body.page-about .abt-belief-content {
  padding: 3rem 0 !important;
}
body.page-about .abt-belief-content h2 {
  font-size: clamp(1.5rem, 3vw, 2.4rem) !important;
}

body.page-about .abt-roots {
  padding: 3rem 0 3.5rem !important;
}
body.page-about .abt-roots-head { margin: 0 0 1.8rem !important; }
body.page-about .abt-roots-grid { gap: 1rem !important; }
body.page-about .abt-root-card {
  padding: 1.4rem 1.3rem !important;
}
body.page-about .abt-root-icon { margin-bottom: 0.9rem !important; }

body.page-about .abt-team-photo {
  padding: 3rem 0 3.5rem !important;
}

/* ── Mobile (≤ 680px) — further reduced ── */
@media (max-width: 680px) {
  body.page-services-hub .hub-hero {
    min-height: auto !important;
    padding: 2rem 0 1.8rem !important;
  }
  body.page-services-hub .hub-title {
    font-size: clamp(1.9rem, 8vw, 2.8rem) !important;
  }
  body.page-services-hub .hub-services,
  body.page-services-hub .hub-process {
    padding: 2rem 0 2.5rem !important;
  }
  body.page-services-hub .hub-dark-band,
  body.page-services-hub .hub-final-cta {
    padding: 2.5rem 0 3rem !important;
  }
  body.page-services-hub .hub-svc-card {
    padding: 1.1rem 1rem !important;
  }

  body.page-about .abt-hero {
    min-height: auto !important;
    padding: 2rem 0 1.8rem !important;
  }
  body.page-about .abt-title {
    font-size: clamp(1.9rem, 8.5vw, 2.8rem) !important;
  }
  body.page-about .abt-story,
  body.page-about .abt-values,
  body.page-about .abt-roots,
  body.page-about .abt-team-photo,
  body.page-about .abt-founder {
    padding: 2rem 0 2.5rem !important;
  }
  body.page-about .abt-dark-band {
    padding: 2.5rem 0 3rem !important;
  }
  body.page-about .abt-belief {
    min-height: 260px !important;
  }
  body.page-about .abt-belief-content {
    padding: 2rem 0 !important;
  }
  body.page-about .abt-impact-grid { grid-template-columns: repeat(2, 1fr) !important; }
  body.page-about .abt-values-head { grid-template-columns: 1fr !important; }
  body.page-about .abt-values-head .abt-values-img-wrap { display: none; }
  body.page-about .abt-founder-grid { grid-template-columns: 1fr !important; }
  body.page-about .abt-founder-photo-col { flex-direction: row; align-items: center; gap: 1.2rem !important; }
  body.page-about .abt-founder-photo { width: 80px !important; height: 80px !important; }
  body.page-about .abt-founder-monogram { font-size: 1.8rem !important; }
  body.page-about .abt-founder-identity { text-align: left !important; }
}

/* ============================================================
   CORE SERVICES — Mobile swipe carousel (index.html)
   ============================================================ */
@media (max-width: 760px) {
  body.home-index .home-link-rail {
    display: flex !important;
    flex-direction: row !important;
    grid-template-columns: unset !important;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    gap: 0.75rem !important;
    padding: 0.4rem 1.2rem 1.2rem !important;
    margin: 0 -1.2rem !important;
    width: calc(100% + 2.4rem) !important;
  }
  body.home-index .home-link-rail::-webkit-scrollbar { display: none; }

  body.home-index .home-link-rail-item {
    flex: 0 0 78vw !important;
    max-width: 78vw !important;
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: unset !important;
    grid-template-rows: unset !important;
    scroll-snap-align: start;
    padding: 1.25rem 1.1rem !important;
    border-radius: 18px !important;
    min-height: 156px !important;
    box-shadow: 0 8px 28px rgba(24, 31, 24, 0.09), 0 1px 3px rgba(24, 31, 24, 0.05) !important;
    opacity: 1 !important;
    transform: none !important;
    animation: none !important;
  }

  body.home-index .home-link-rail-item-top {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    margin-bottom: 0.7rem !important;
    grid-column: unset !important;
  }
  body.home-index .home-link-rail-item small {
    grid-column: unset !important;
    grid-row: unset !important;
    min-width: unset !important;
    font-size: 0.68rem !important;
  }
  body.home-index .home-link-rail-arrow {
    grid-column: unset !important;
    grid-row: unset !important;
    width: 28px !important;
    height: 28px !important;
    flex-shrink: 0;
  }
  body.home-index .home-link-rail-item strong {
    grid-column: unset !important;
    grid-row: unset !important;
    display: block;
    font-size: 1.06rem !important;
    margin-bottom: 0.38rem !important;
  }
  body.home-index .home-link-rail-desc {
    grid-column: unset !important;
    grid-row: unset !important;
    flex: 1;
    font-size: 0.8rem !important;
    line-height: 1.45 !important;
    margin: 0 0 0.5rem !important;
  }
  body.home-index .home-link-rail-item > span:not(.home-link-rail-arrow) {
    grid-column: unset !important;
    grid-row: unset !important;
    margin-top: auto !important;
    padding-top: 0.5rem !important;
    font-size: 0.72rem !important;
    border-top: 1px solid rgba(0,0,0,0.07);
  }

  /* Swipe hint label */
  .home-rail-swipe-hint {
    display: flex;
    align-items: center;
    gap: 0.38rem;
    font-size: 0.7rem;
    color: #999;
    letter-spacing: 0.02em;
    margin: 0 0 0.55rem;
    opacity: 0;
    animation: swipeHintReveal 4s ease 0.9s forwards;
  }
  @keyframes swipeHintReveal {
    0%   { opacity: 0; transform: translateX(-5px); }
    14%  { opacity: 1; transform: translateX(0); }
    70%  { opacity: 1; }
    100% { opacity: 0; }
  }

  /* Dot indicators */
  .home-rail-dots {
    display: flex;
    gap: 5px;
    justify-content: center;
    margin-top: 0.85rem;
  }
  .home-rail-dot {
    height: 5px;
    width: 5px;
    border-radius: 99px;
    background: #d8d8d8;
    transition: background 0.35s ease, width 0.35s ease;
    flex-shrink: 0;
  }
  .home-rail-dot.is-active {
    background: #c6f135;
    width: 18px;
  }
}

/* ============================================================
   HOT DEALS — Section heading + badge + price/CTA footer
   ============================================================ */

/* Section eyebrow + label */
.home-deals-head {
  margin-bottom: 0.9rem;
}
.home-deals-eyebrow {
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.45);
  margin-bottom: 0.28rem;
}

/* Badge pill */
.home-deal-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.28rem;
  padding: 0.28rem 0.62rem;
  border-radius: 999px;
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  width: fit-content;
  margin-bottom: 0.5rem;
  white-space: nowrap;
}
.home-deal-badge--hot   { background: #fff0e0; color: #b85c00; }
.home-deal-badge--star  { background: #d9f752; color: #1b3a28; }
.home-deal-badge--quick { background: #e0f5f0; color: #0a6655; }
.home-deal-badge--trend { background: #f0eaff; color: #5a2d9c; }
.home-deal-badge--roi   { background: #fff8e0; color: #8a6200; }
.home-deal-badge--value { background: #e2f0e8; color: #1b3a28; }

/* CTA footer row */
.home-deal-footer {
  margin-top: auto;
  padding-top: 0.7rem;
}
.home-deal-cta-btn {
  display: inline-block;
  padding: 0.48rem 1.1rem;
  border-radius: 999px;
  border: 1.5px solid var(--green, #2d7a4f);
  color: var(--green, #2d7a4f);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  background: transparent;
  transition: background 0.2s ease, color 0.2s ease;
}
.home-link-rail-item:hover .home-deal-cta-btn {
  background: var(--green, #2d7a4f);
  color: #fff;
}

/* Desktop grid — ensure cards are flex-column so footer sticks to bottom */
body.home-index .home-link-rail-item {
  display: flex;
  flex-direction: column;
}

/* Mobile carousel — ensure badge shows, footer sticks to bottom */
@media (max-width: 760px) {
  .home-deal-badge {
    display: inline-flex !important;
  }
  .home-deal-footer {
    margin-top: auto;
    display: flex !important;
  }
}

/* ── Service Page FAQ Section ── */
.svc-faq { padding: 4rem 0; background: #f7f8f5; }
.svc-faq .container { max-width: 760px; }
.svc-faq-head { margin-bottom: 2rem; }
.svc-faq-head h2 { font-size: 1.35rem; font-weight: 700; color: var(--ink, #0c130e); margin: 0; }
.svc-faq-list { list-style: none; padding: 0; margin: 0; }
.svc-faq-item { border-top: 1px solid rgba(12,19,14,0.10); padding: 1.25rem 0; }
.svc-faq-item:last-child { border-bottom: 1px solid rgba(12,19,14,0.10); }
.svc-faq-q { font-size: 0.94rem; font-weight: 700; color: var(--ink, #0c130e); margin: 0 0 0.45rem; }
.svc-faq-a { font-size: 0.875rem; color: rgba(12,19,14,0.60); line-height: 1.65; margin: 0; }

/* ============================================================
   SVC-SIX-GRID — 6 Service Cards (Digital Marketing Page + Location Pages)
   ============================================================ */
.svc-home-services {
  padding: 4.5rem 0 5rem;
  background: #f4f3ee;
}
.svc-home-services .svc-eyebrow {
  color: #2d7a4f;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-bottom: 0.75rem;
}
.svc-home-services h2 {
  font-size: clamp(1.6rem, 3vw, 2.4rem);
  font-weight: 800;
  color: #0c130e;
  line-height: 1.15;
  margin-bottom: 2.5rem;
  max-width: 560px;
}
.svc-six-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.4rem;
}
.svc-six-card {
  background: #ffffff;
  border: 1px solid #dde5dd;
  border-top: 3px solid #c6f135;
  border-radius: 14px;
  padding: 1.8rem 1.6rem 1.6rem;
  position: relative;
  transition: transform 0.2s, box-shadow 0.2s, border-top-color 0.2s;
}
.svc-six-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 14px 36px rgba(12,19,14,0.10);
  border-top-color: #0c130e;
}
.svc-six-card--active {
  border-top-color: #0c130e;
  background: #f9fdf4;
}
.svc-badge {
  display: inline-block;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding: 0.22rem 0.65rem;
  border-radius: 999px;
  margin-bottom: 1.1rem;
}
.svc-badge--popular  { background: #c6f135; color: #0c130e; }
.svc-badge--seller   { background: #0c130e; color: #c6f135; }
.svc-badge--quick    { background: #dcf5e6; color: #1a6b3c; }
.svc-badge--trending { background: #fff3e0; color: #c45000; }
.svc-badge--roi      { background: #f0ebff; color: #5b1eb8; }
.svc-badge--value    { background: #e0f0ff; color: #0d4ea6; }
.svc-card-num {
  display: block;
  font-size: 0.7rem;
  font-weight: 700;
  color: rgba(12,19,14,0.35);
  letter-spacing: 0.08em;
  margin-bottom: 0.4rem;
}
.svc-six-card h3 {
  font-size: 1.1rem;
  font-weight: 700;
  color: #0c130e;
  margin: 0 0 0.6rem;
  line-height: 1.25;
}
.svc-six-card p {
  font-size: 0.88rem;
  color: rgba(12,19,14,0.62);
  line-height: 1.6;
  margin: 0;
}
.svc-card-link {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  margin-top: 1.1rem;
  font-size: 0.88rem;
  font-weight: 600;
  color: #2d7a4f;
  text-decoration: none;
  transition: color 0.15s;
}
.svc-card-link:hover { color: #0c130e; }

@media (max-width: 960px) {
  .svc-six-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 600px) {
  .svc-six-grid { grid-template-columns: 1fr; }
  .svc-home-services { padding: 3rem 0 3.5rem; }
}