:root {
  --elite-ink: #0c302e;
  --elite-deep: #062724;
  --elite-coral: #ff4b33;
  --elite-paper: #fbf9f4;
  --elite-white: #ffffff;
  --elite-mist: #eef3ef;
  --elite-line: rgba(12, 48, 46, 0.12);
  --elite-soft-shadow: 0 16px 46px rgba(6, 39, 36, 0.09);
  --elite-deep-shadow: 0 28px 78px rgba(6, 39, 36, 0.18);
}

body {
  background: var(--elite-paper);
  font-family: "Inter", system-ui, sans-serif;
  font-size: 16px;
  line-height: 1.65;
}

html,
body {
  top: 0 !important;
}

body > .skiptranslate,
body > iframe.skiptranslate,
.VIpgJd-ZVi9od-ORHb-OEVmcd {
  display: none !important;
  visibility: hidden !important;
}

h1,
h2,
h3,
h4,
.brand strong,
.button,
.site-nav a,
.eyebrow,
.video-copy span,
.video-ready-note strong,
.payment-card strong,
.public-fundraiser-card strong,
.public-fundraiser-card h3,
.impact-lens-copy strong,
.proof-spotlight-stats strong,
.next-step-card strong,
.leader-copy strong {
  font-family: "Plus Jakarta Sans", "Inter", sans-serif;
  letter-spacing: 0;
}

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

h2 {
  font-size: clamp(2.45rem, 4vw, 4.25rem);
  line-height: 1.06;
}

h3 {
  line-height: 1.15;
}

p {
  line-height: 1.72;
}

.section {
  width: min(1200px, calc(100% - 48px));
  padding-block: 88px;
}

.section-kicker {
  max-width: 780px;
  margin-bottom: 38px;
}

.section-kicker.centered {
  max-width: 800px;
}

.section-kicker h2 {
  margin-bottom: 20px;
}

.section-kicker p:not(.eyebrow) {
  max-width: 680px;
  font-size: 1rem;
}

.eyebrow {
  margin-bottom: 15px;
  font-family: "Plus Jakarta Sans", "Inter", sans-serif;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.14em;
}

.button,
.impact-lens-copy > a,
.gift-result > a {
  border-radius: 6px;
  box-shadow: none;
}

.button-primary {
  box-shadow: 0 12px 28px rgba(255, 75, 51, 0.22);
}

.button-primary:hover {
  box-shadow: 0 16px 34px rgba(255, 75, 51, 0.3);
}

.site-header {
  border-radius: 7px;
}

.brand strong {
  font-size: 0.9rem;
}

.brand small {
  font-size: 0.5rem;
}

.site-nav a {
  font-size: 0.73rem;
  font-weight: 600;
}

.header-donate {
  min-width: 144px;
}

.hero {
  min-height: 770px;
  padding-top: 116px;
  padding-bottom: 74px;
}

.hero h1 {
  max-width: 760px;
  font-size: clamp(3.4rem, 5.15vw, 5.25rem);
  line-height: 1.01;
}

.hero-copy {
  max-width: 630px;
  font-size: 1rem;
}

.hero-card {
  max-width: 305px;
  justify-self: end;
}

.hero-proof-strip {
  max-width: 720px;
}

.hero-proof-strip span {
  min-height: 72px;
}

.hero-proof-strip strong {
  font-size: 1.55rem;
}

.circus-motion-section {
  grid-template-columns: minmax(0, 0.9fr) minmax(390px, 1.1fr);
  grid-template-rows: minmax(430px, auto) auto;
  min-height: 650px;
  padding-top: 68px;
  padding-bottom: 24px;
  background: #f2f0e9;
  color: var(--elite-ink);
}

.circus-stage-copy {
  z-index: 2;
  max-width: 600px;
  padding: 24px 28px 30px 0;
}

.circus-stage-copy h2 {
  max-width: 600px;
  margin-block: 17px 20px;
  color: var(--elite-ink);
  font-size: clamp(2.55rem, 4.15vw, 4.35rem);
}

.circus-stage-copy > p:not(.eyebrow) {
  max-width: 525px;
  color: #60706d;
  font-size: 1rem;
}

.kinetic-arena {
  min-height: 430px;
  overflow: hidden;
  border: 1px solid rgba(12, 48, 46, 0.12);
  border-radius: 7px;
  background: rgba(6, 39, 36, 0.08);
  box-shadow: var(--elite-soft-shadow);
}

.stage-metrics span {
  padding-block: 17px 3px;
}

.stage-metrics strong {
  color: var(--elite-ink);
  font-size: clamp(2rem, 3.4vw, 3.5rem);
}

.stage-metrics {
  border-top-color: rgba(12, 48, 46, 0.14);
}

.stage-metrics span + span {
  border-left-color: rgba(12, 48, 46, 0.14);
}

.stage-metrics small {
  color: #687774;
}

.circus-stage-photo {
  inset: 0 0 0 48%;
  width: 52%;
  height: calc(100% - 112px);
  opacity: 0.94;
  filter: saturate(0.96) contrast(1.02);
}

.circus-stage-shade {
  background:
    linear-gradient(
      90deg,
      #f2f0e9 0%,
      #f2f0e9 42%,
      rgba(242, 240, 233, 0.86) 51%,
      rgba(242, 240, 233, 0.14) 72%,
      rgba(6, 39, 36, 0.08) 100%
    );
}

.circus-stage-spotlight {
  opacity: 0.36;
}

.circus-motion-section .eyebrow {
  color: var(--elite-coral);
}

.stage-live-chip {
  border-color: rgba(12, 48, 46, 0.13);
  background: rgba(255, 255, 255, 0.84);
  color: var(--elite-ink);
  box-shadow: 0 10px 28px rgba(6, 39, 36, 0.08);
}

.stage-text-link {
  color: var(--elite-ink);
}

.trapeze-rope {
  stroke: rgba(255, 255, 255, 0.88);
}

.stage-stars circle {
  fill: rgba(255, 255, 255, 0.9);
}

.stage-line {
  stroke: rgba(255, 255, 255, 0.48);
}

.story-section {
  padding-block: 82px;
}

.story-section .section-kicker {
  max-width: 860px;
}

.story-grid {
  grid-template-columns: minmax(0, 0.72fr) minmax(400px, 0.92fr);
  gap: clamp(48px, 7vw, 92px);
  margin-top: 25px;
}

.story-copy > p {
  font-size: 1rem;
}

.quote-card {
  margin-top: 20px;
  padding: 25px 27px;
  box-shadow: var(--elite-soft-shadow);
}

.quote-card strong {
  font-size: 1.2rem;
}

.story-collage {
  min-height: 500px;
}

.story-collage img {
  height: 320px;
}

.team-section {
  width: min(1200px, calc(100% - 48px));
  padding-block: 88px;
  box-shadow: 0 0 0 100vmax var(--elite-mist);
  clip-path: inset(0 -100vmax);
}

.team-heading {
  grid-template-columns: minmax(0, 1fr) minmax(290px, 0.43fr);
  gap: clamp(42px, 7vw, 96px);
  margin-bottom: 38px;
}

.team-heading h2 {
  max-width: 790px;
  font-size: clamp(2.55rem, 4vw, 4.25rem);
}

.team-heading > p {
  font-size: 0.98rem;
}

.team-grid {
  grid-template-columns: minmax(0, 1.15fr) minmax(340px, 0.75fr);
  gap: 12px;
}

.leader-card {
  box-shadow: var(--elite-soft-shadow);
}

.leader-card-feature {
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.62fr);
  grid-template-rows: minmax(480px, auto);
}

.leader-card:not(.leader-card-feature) {
  grid-template-rows: minmax(330px, 1fr) auto;
}

.leader-visual {
  min-height: 330px;
}

.leader-copy {
  padding: 26px;
}

.leader-card-feature .leader-copy {
  padding: 34px;
}

.leader-copy h3 {
  margin-block: 12px 16px;
  font-size: clamp(1.8rem, 3vw, 3.15rem);
}

.leader-copy p {
  font-size: 0.94rem;
}

.team-principles {
  margin-top: 12px;
}

.team-principles span {
  padding: 17px;
}

.impact-lens-section {
  padding-block: 90px;
}

.impact-lens-heading {
  gap: clamp(36px, 7vw, 90px);
  margin-bottom: 38px;
}

.impact-lens-heading h2 {
  max-width: 720px;
  font-size: clamp(2.6rem, 4.1vw, 4.45rem);
}

.impact-lens-heading > p:not(.eyebrow) {
  font-size: 0.96rem;
}

.impact-lens-stage,
.impact-lens-media {
  min-height: 560px;
}

.impact-lens-copy {
  padding: clamp(30px, 4vw, 48px);
}

.impact-lens-copy h3 {
  font-size: clamp(1.95rem, 3vw, 3.15rem);
}

.impact-lens-copy > p {
  font-size: 0.94rem;
}

.impact-lens-proof {
  margin-top: 26px;
  padding-top: 20px;
}

.impact-lens-copy > a {
  margin-top: 23px;
}

.proof-ribbon-section {
  padding-block: 38px 42px;
}

.proof-ribbon-heading {
  margin-bottom: 23px;
}

.proof-ribbon-heading strong {
  font-size: clamp(1.9rem, 3.25vw, 3.25rem);
}

.proof-ribbon-track figure {
  flex-basis: 280px;
  height: 178px;
}

.donor-impact-section {
  padding-block: 78px;
}

.impact-grid {
  margin-top: 28px;
}

.impact-card {
  min-height: 250px;
  padding: 27px;
}

.impact-card h3 {
  margin-top: 40px;
  font-size: 1.25rem;
}

.impact-card p {
  font-size: 0.93rem;
}

.proof-strip {
  margin-top: 12px;
}

.proof-strip span {
  padding: 14px 16px;
}

.proof-strip small {
  font-size: 0.76rem;
}

.programs-section {
  padding-block: 80px;
  box-shadow: 0 0 0 100vmax var(--elite-white);
  clip-path: inset(0 -100vmax);
}

.program-grid {
  margin-top: 28px;
}

.program-card {
  min-height: 215px;
  padding: 19px;
}

.program-card h3 {
  margin-top: 34px;
  font-size: 1.12rem;
}

.program-card p {
  font-size: 0.88rem;
}

.program-icon {
  width: 42px;
  height: 42px;
}

.vision-section {
  gap: clamp(42px, 7vw, 90px);
  padding-block: 84px;
}

.vision-media img {
  height: 500px;
}

.vision-copy h2 {
  font-size: clamp(2.4rem, 3.75vw, 4rem);
}

.vision-copy p {
  font-size: 0.98rem;
}

.benefits-list {
  margin-top: 21px;
}

.benefits-list span {
  padding: 11px 12px;
  font-size: 0.82rem;
}

.fundraising-section {
  width: 100%;
  padding-top: 86px;
  padding-bottom: 86px;
  padding-inline: max(24px, calc((100% - 1200px) / 2));
  background: #f1f5f3;
}

.fundraising-section > .section-kicker {
  display: grid;
  grid-template-columns: 190px minmax(0, 760px);
  align-items: start;
  gap: 26px;
  max-width: 100%;
  margin-bottom: 42px;
}

.fundraising-section > .section-kicker .eyebrow {
  margin-top: 12px;
}

.fundraising-section > .section-kicker h2 {
  margin: 0;
  font-size: clamp(2.45rem, 4vw, 4.2rem);
}

.fundraising-layout {
  grid-template-columns: minmax(340px, 0.7fr) minmax(0, 1fr);
  gap: 18px;
  margin-top: 0;
}

.needs-board {
  border: 0;
  border-radius: 6px;
  padding: 28px;
  background: var(--elite-deep);
  box-shadow: none;
}

.needs-board h3 {
  margin-bottom: 20px;
  font-size: 1.25rem;
}

.needs-list {
  grid-template-columns: 1fr;
  gap: 0;
}

.need-item {
  grid-template-columns: 30px minmax(0, 1fr);
  gap: 12px;
  min-height: 57px;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 0;
  padding: 10px 0;
  background: transparent;
  box-shadow: none;
}

.need-item:last-child {
  border-bottom: 0;
}

.need-icon {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: rgba(255, 75, 51, 0.14);
}

.need-icon svg {
  width: 18px;
  height: 18px;
}

.need-item strong {
  font-size: 0.82rem;
}

.need-item small {
  font-size: 0.67rem;
}

.payment-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  overflow: hidden;
  border-top: 1px solid var(--elite-line);
  border-bottom: 1px solid var(--elite-line);
  background: rgba(255, 255, 255, 0.5);
}

.payment-card {
  grid-template-columns: 44px minmax(170px, 0.42fr) minmax(0, 1fr);
  gap: 14px;
  min-height: 78px;
  border: 0;
  border-bottom: 1px solid var(--elite-line);
  border-radius: 0;
  padding: 13px 18px;
  background: transparent;
  box-shadow: none;
  transform: none;
}

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

.payment-card:hover {
  border-color: var(--elite-line);
  background: rgba(255, 255, 255, 0.86);
  box-shadow: none;
  transform: none;
}

.payment-card span {
  width: 42px;
  height: 42px;
  grid-row: auto;
}

.payment-card strong,
.payment-card small {
  align-self: center;
}

.payment-card strong {
  font-size: 0.9rem;
}

.payment-card small {
  color: #657571;
  font-size: 0.72rem;
}

.primary-payment {
  grid-column: auto;
  min-height: 112px;
  border-bottom: 0;
  background: var(--elite-coral);
  color: var(--elite-white);
}

.primary-payment:hover {
  background: #f0442f;
}

.primary-payment small {
  color: rgba(255, 255, 255, 0.76);
}

.live-fundraisers {
  grid-template-columns: minmax(260px, 0.34fr) minmax(0, 1fr);
  gap: clamp(36px, 6vw, 78px);
  margin-top: 86px;
  padding-top: 0;
  border-top: 0;
}

.live-fundraisers > div:first-child {
  position: static;
  display: block;
}

.live-fundraisers h3 {
  max-width: 390px;
  margin-bottom: 0;
  font-size: clamp(2.35rem, 3.6vw, 4rem);
  line-height: 1.02;
}

.public-fundraiser-list {
  display: block;
  border-top: 1px solid var(--elite-line);
}

.public-fundraiser-card {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(200px, 0.42fr);
  grid-template-areas:
    "topline topline"
    "copy progress"
    "copy action";
  gap: 18px 30px;
  min-height: 260px;
  border: 0;
  border-bottom: 1px solid var(--elite-line);
  padding: 26px 0;
  background: transparent;
}

.public-fundraiser-card:last-child {
  border-bottom: 0;
}

.public-fundraiser-card:hover {
  padding-inline: 15px;
  background: rgba(255, 255, 255, 0.55);
}

.public-fundraiser-card h3 {
  min-height: 0;
  max-width: 560px;
  font-size: clamp(1.75rem, 2.65vw, 2.8rem);
  line-height: 1.04;
}

.public-fundraiser-card p {
  max-width: 570px;
  font-size: 0.9rem;
  line-height: 1.66;
}

.campaign-progress,
.public-fundraiser-card > a {
  align-self: end;
}

.public-fundraiser-card > a {
  border-radius: 6px;
}

.pyramid-builder {
  gap: clamp(42px, 7vw, 86px);
  margin-top: 74px;
  padding-block: 70px;
}

.gift-planner-copy h3 {
  font-size: clamp(2.2rem, 3.5vw, 3.7rem);
}

.gift-planner-copy > p:not(.eyebrow) {
  font-size: 0.94rem;
}

.pyramid-visual {
  min-height: 340px;
}

.gift-amounts button {
  min-height: 58px;
}

.media-section {
  width: min(1320px, calc(100% - 48px));
  padding-block: 84px;
}

.media-grid {
  grid-auto-rows: 185px;
  gap: 8px;
  margin-top: 28px;
}

.media-caption {
  right: 8px;
  bottom: 8px;
  left: 8px;
  border-color: rgba(255, 255, 255, 0.16);
  padding: 10px 11px;
  background: rgba(6, 39, 36, 0.82);
  color: var(--elite-white);
}

.media-caption span {
  color: rgba(255, 255, 255, 0.68);
  font-size: 0.72rem;
}

.proof-spotlight-section {
  padding-block: 62px 78px;
}

.proof-spotlight-card {
  grid-template-columns: minmax(0, 1fr) minmax(340px, 0.58fr);
  gap: 0;
  padding: 0;
  box-shadow: var(--elite-deep-shadow);
}

.proof-spotlight-media {
  min-height: 490px;
  border-radius: 0;
}

.proof-spotlight-copy {
  gap: 13px;
  padding: 36px;
}

.proof-spotlight-copy h2 {
  font-size: clamp(2rem, 3.4vw, 3.45rem);
}

.proof-spotlight-copy p:not(.eyebrow) {
  font-size: 0.9rem;
}

.proof-spotlight-stats {
  gap: 6px;
}

.proof-spotlight-stats span {
  padding: 10px;
}

.video-section {
  padding-top: 80px;
  padding-bottom: 78px;
}

.video-section .section-kicker {
  margin-bottom: 30px;
}

.video-template-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: stretch;
  gap: 14px;
  margin-top: 28px;
}

.video-template {
  display: grid;
  grid-template-rows: auto 1fr;
  aspect-ratio: auto;
  min-height: 0;
  border-color: rgba(255, 255, 255, 0.14);
  background: #0b3431;
  box-shadow: 0 20px 54px rgba(0, 0, 0, 0.16);
}

.video-template[hidden] {
  display: none;
}

.managed-video-story {
  border-color: rgba(255, 75, 51, 0.42);
}

.managed-video-story .video-copy span {
  color: #ffb0a4;
}

.video-template::before {
  display: none;
}

.video-template video,
.video-template img {
  position: relative;
  inset: auto;
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  transform: none;
}

.video-template:hover {
  border-color: rgba(255, 75, 51, 0.62);
  transform: translateY(-6px);
  box-shadow: 0 28px 72px rgba(0, 0, 0, 0.24);
}

.video-template:hover video,
.video-template:hover img {
  filter: saturate(1.08) contrast(1.04);
  transform: scale(1.035);
}

.video-copy {
  position: relative;
  inset: auto;
  display: grid;
  align-content: start;
  gap: 8px;
  min-height: 190px;
  border-radius: 0;
  padding: 21px 22px 23px;
  background: #0b3431;
  backdrop-filter: none;
}

.video-copy span {
  margin-bottom: 0;
  color: #ff9f8f;
  font-size: 0.67rem;
  letter-spacing: 0.13em;
}

.video-copy h3 {
  margin: 0;
  font-size: clamp(1.22rem, 1.55vw, 1.55rem);
  line-height: 1.16;
}

.video-copy p {
  margin: 0;
  font-size: 0.82rem;
  line-height: 1.58;
}

.video-play-icon {
  top: 14px;
  right: 14px;
  width: 44px;
  height: 44px;
  color: var(--elite-coral);
}

.video-ready-note {
  padding: 12px 14px;
  font-size: 0.82rem;
}

.next-steps-section {
  padding-block: 78px;
  box-shadow: 0 0 0 100vmax var(--elite-mist);
  clip-path: inset(0 -100vmax);
}

.next-step-grid {
  margin-top: 28px;
}

.next-step-card {
  min-height: 225px;
  padding: 19px;
}

.next-step-card h3 {
  margin-top: 36px;
  font-size: 1.08rem;
}

.next-step-card p {
  font-size: 0.86rem;
}

.contact-page-section {
  padding-block: 80px;
}

.contact-page-grid {
  grid-template-columns: minmax(0, 1fr) minmax(300px, 0.36fr);
  gap: 12px;
}

.contact-page-copy,
.visit-card {
  box-shadow: var(--elite-soft-shadow);
}

.contact-page-copy {
  padding: 34px;
}

.contact-page-copy h2 {
  max-width: 800px;
  font-size: clamp(2.25rem, 3.65vw, 3.8rem);
}

.contact-page-copy p:not(.eyebrow) {
  font-size: 0.92rem;
}

.social-grid {
  gap: 6px;
  margin-top: 22px;
}

.contact-page-section .social-grid a {
  min-height: 125px;
  padding: 12px;
  box-shadow: none;
}

.social-grid strong {
  font-size: 0.82rem;
}

.social-grid small {
  font-size: 0.68rem;
}

.visit-card {
  gap: 10px;
  padding: 21px;
}

.visit-card img {
  width: 82px;
  height: 82px;
}

.visit-card p,
.visit-card li {
  font-size: 0.8rem;
}

.booking-section {
  padding-block: 26px 70px;
}

.booking-card {
  gap: 18px;
  padding: 32px;
  box-shadow: var(--elite-deep-shadow);
}

.booking-card h2 {
  font-size: clamp(2.1rem, 3.4vw, 3.5rem);
}

.booking-card p {
  font-size: 0.9rem;
}

.contact-panel a,
.contact-panel > span {
  padding: 11px 13px;
}

.site-footer {
  gap: 18px;
  padding-top: 54px;
}

.footer-cta h2 {
  font-size: clamp(2.15rem, 4vw, 4.1rem);
}

.footer-cta p {
  font-size: 0.94rem;
}

.footer-brand img {
  width: 68px;
  height: 68px;
}

.footer-panels {
  gap: 8px;
}

.footer-panels article {
  padding: 13px;
}

.footer-panels small {
  font-size: 0.75rem;
}

.donor-dock {
  grid-template-columns: 48px minmax(160px, 1fr) auto;
  width: min(470px, calc(100% - 44px));
  padding: 8px;
}

.donor-dock > img {
  width: 48px;
  height: 48px;
}

.donor-dock small {
  font-size: 0.64rem;
}

.donor-dock strong {
  font-size: 0.86rem;
}

@media (max-width: 1040px) {
  .section,
  .team-section,
  .vision-section,
  .donor-impact-section,
  .fundraising-section {
    width: min(100% - 32px, 1200px);
  }

  .circus-motion-section {
    grid-template-columns: 1fr;
    grid-template-rows: auto minmax(390px, 46vw) auto;
  }

  .circus-stage-copy {
    max-width: 720px;
    padding-right: 0;
  }

  .circus-stage-photo {
    inset: 0;
    width: 100%;
    height: 100%;
    opacity: 0.34;
  }

  .circus-stage-shade {
    background:
      linear-gradient(
        180deg,
        #f2f0e9 0%,
        #f2f0e9 42%,
        rgba(242, 240, 233, 0.82) 55%,
        rgba(242, 240, 233, 0.15) 82%,
        rgba(6, 39, 36, 0.08) 100%
      );
  }

  .kinetic-arena {
    width: 100%;
    margin-inline: 0;
  }

  .team-grid,
  .leader-card-feature {
    grid-template-columns: 1fr;
  }

  .leader-card-feature {
    grid-template-rows: minmax(420px, auto) auto;
  }

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

  .needs-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0 20px;
  }

  .live-fundraisers {
    grid-template-columns: 1fr;
  }

  .public-fundraiser-card {
    min-height: 240px;
  }
}

@media (max-width: 760px) {
  h2 {
    font-size: clamp(2.15rem, 10vw, 3.25rem);
  }

  .section,
  .team-section,
  .vision-section,
  .donor-impact-section,
  .fundraising-section,
  .media-section {
    width: calc(100% - 28px);
    padding-block: 66px;
  }

  .hero {
    min-height: 820px;
  }

  .circus-motion-section {
    padding-top: 68px;
    grid-template-rows: auto 350px auto;
  }

  .circus-stage-copy {
    padding-block: 10px 20px;
  }

  .kinetic-arena {
    min-height: 350px;
  }

  .story-grid,
  .team-heading,
  .impact-lens-heading,
  .vision-section,
  .pyramid-builder,
  .contact-page-grid,
  .booking-card {
    grid-template-columns: 1fr;
  }

  .story-collage {
    min-height: 430px;
  }

  .story-collage img {
    height: 270px;
  }

  .team-heading {
    gap: 18px;
  }

  .impact-lens-section {
    padding-block: 66px;
  }

  .impact-lens-stage,
  .impact-lens-media {
    min-height: 420px;
  }

  .needs-list {
    grid-template-columns: 1fr 1fr;
  }

  .fundraising-section > .section-kicker {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .fundraising-section > .section-kicker .eyebrow {
    margin-top: 0;
  }

  .live-fundraisers {
    margin-top: 58px;
  }

  .live-fundraisers > div:first-child {
    grid-template-columns: 1fr;
    gap: 4px;
  }

  .pyramid-builder {
    padding-block: 58px;
  }

  .payment-card {
    grid-template-columns: 42px minmax(115px, 0.42fr) minmax(0, 1fr);
    padding-inline: 13px;
  }

  .public-fundraiser-card {
    grid-template-columns: 1fr;
    grid-template-areas:
      "topline"
      "copy"
      "progress"
      "action";
    min-height: 0;
    gap: 14px;
  }

  .media-grid {
    grid-auto-rows: 210px;
  }

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

  .video-template {
    grid-template-rows: auto auto;
    aspect-ratio: auto;
  }

  .video-copy {
    min-height: 0;
  }

  .proof-spotlight-card {
    grid-template-columns: 1fr;
  }

  .proof-spotlight-media {
    min-height: 360px;
  }

  .next-step-grid {
    grid-template-columns: 1fr 1fr;
  }

  .contact-page-copy {
    padding: 27px;
  }

  .site-footer {
    padding-top: 46px;
  }
}

@media (max-width: 480px) {
  .section,
  .team-section,
  .vision-section,
  .donor-impact-section,
  .fundraising-section,
  .media-section {
    width: calc(100% - 24px);
  }

  .hero h1 {
    font-size: clamp(2.7rem, 12vw, 3.7rem);
  }

  .needs-list,
  .next-step-grid,
  .proof-strip {
    grid-template-columns: 1fr;
  }

  .payment-card {
    min-height: 102px;
  }

  .media-grid {
    grid-auto-rows: 235px;
  }

  .donor-dock {
    width: calc(100% - 20px);
  }
}

/* Cinematic training stage */
.circus-motion-section {
  --stage-x: 56%;
  --stage-y: 42%;
  --stage-shift: 0px;
  scroll-margin-top: 104px;
  grid-template-columns: minmax(340px, 0.72fr) minmax(560px, 1.28fr);
  grid-template-rows: minmax(560px, auto) auto;
  column-gap: clamp(38px, 5vw, 78px);
  min-height: 0;
  padding: 84px max(28px, calc((100% - 1240px) / 2)) 38px;
  background: #f7f5ef;
  border-block: 1px solid rgba(12, 48, 46, 0.1);
  color: var(--elite-ink);
}

.circus-stage-copy {
  align-self: center;
  max-width: 510px;
  padding: 20px 0 38px;
}

.circus-stage-copy h2 {
  max-width: 500px;
  margin: 18px 0 20px;
  color: var(--elite-ink);
  font-size: clamp(2.75rem, 3.65vw, 4.25rem);
  line-height: 1.02;
}

.circus-stage-copy > p:not(.eyebrow) {
  max-width: 480px;
  color: #5d6f6b;
  font-size: 0.98rem;
  line-height: 1.72;
}

.stage-live-chip {
  min-height: 34px;
  padding: 6px 12px;
  border-color: rgba(12, 48, 46, 0.12);
  background: rgba(255, 255, 255, 0.9);
  color: var(--elite-ink);
  font-family: "Plus Jakarta Sans", "Inter", sans-serif;
  font-size: 0.7rem;
  box-shadow: 0 10px 32px rgba(6, 39, 36, 0.08);
}

.stage-proof-notes {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 27px;
  border-block: 1px solid rgba(12, 48, 46, 0.12);
}

.stage-proof-notes span {
  display: grid;
  align-content: start;
  gap: 6px;
  min-width: 0;
  padding: 18px 18px 18px 0;
}

.stage-proof-notes span + span {
  border-left: 1px solid rgba(12, 48, 46, 0.12);
  padding-left: 18px;
}

.stage-proof-notes strong {
  font-family: "Plus Jakarta Sans", "Inter", sans-serif;
  font-size: 0.78rem;
  line-height: 1.35;
}

.stage-proof-notes small {
  color: #6b7b78;
  font-size: 0.71rem;
  line-height: 1.55;
}

.circus-stage-actions {
  gap: 18px;
  margin-top: 26px;
}

.stage-text-link {
  color: var(--elite-ink);
  font-family: "Plus Jakarta Sans", "Inter", sans-serif;
  font-size: 0.78rem;
}

.kinetic-arena {
  position: relative;
  align-self: stretch;
  min-height: 560px;
  overflow: hidden;
  border: 1px solid rgba(12, 48, 46, 0.14);
  border-radius: 8px;
  background: #0b3431;
  box-shadow: 0 34px 80px rgba(6, 39, 36, 0.18);
  transform: none;
}

.circus-stage-photo,
.circus-stage-shade,
.circus-stage-spotlight {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.circus-stage-photo {
  z-index: 0;
  object-fit: cover;
  object-position: 54% 58%;
  opacity: 1;
  filter: saturate(1.05) contrast(1.04);
  transform: scale(1.018) translateX(calc(var(--stage-shift) * 0.2));
  transition: transform 420ms cubic-bezier(0.2, 0.7, 0.2, 1), filter 420ms ease;
}

.kinetic-arena:hover .circus-stage-photo {
  filter: saturate(1.11) contrast(1.05);
  transform: scale(1.035) translateX(calc(var(--stage-shift) * 0.2));
}

.circus-stage-shade {
  z-index: 1;
  background:
    linear-gradient(180deg, rgba(4, 30, 28, 0.32), transparent 34%, rgba(4, 30, 28, 0.1) 58%, rgba(4, 30, 28, 0.82) 100%),
    linear-gradient(90deg, rgba(4, 30, 28, 0.2), transparent 42%);
  pointer-events: none;
}

.circus-stage-spotlight {
  z-index: 2;
  background: radial-gradient(circle 150px at var(--stage-x) var(--stage-y), rgba(255, 255, 255, 0.2), transparent 72%);
  mix-blend-mode: soft-light;
  opacity: 0.74;
  pointer-events: none;
}

.stage-frame-top {
  position: absolute;
  z-index: 4;
  top: 18px;
  right: 18px;
  left: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  color: rgba(255, 255, 255, 0.92);
  font-family: "Plus Jakarta Sans", "Inter", sans-serif;
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.stage-frame-top span {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  min-height: 32px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 999px;
  padding: 6px 11px;
  background: rgba(5, 39, 36, 0.58);
  backdrop-filter: blur(12px);
}

.stage-frame-top svg {
  width: 14px;
  height: 14px;
  color: #ff8b78;
}

.stage-focus {
  position: absolute;
  z-index: 3;
  top: var(--stage-y);
  left: var(--stage-x);
  width: 72px;
  height: 72px;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 50%;
  pointer-events: none;
  transform: translate(-50%, -50%);
  transition: top 180ms ease-out, left 180ms ease-out;
}

.stage-focus::before,
.stage-focus::after {
  content: "";
  position: absolute;
  border-radius: inherit;
}

.stage-focus::before {
  inset: 7px;
  border: 1px solid rgba(255, 75, 51, 0.88);
}

.stage-focus::after {
  inset: -9px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  animation: stage-focus-pulse 2.5s ease-out infinite;
}

.stage-focus span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--elite-coral);
  box-shadow: 0 0 0 7px rgba(255, 75, 51, 0.18);
  transform: translate(-50%, -50%);
}

.stage-practice-card {
  position: absolute;
  z-index: 4;
  right: 18px;
  bottom: 18px;
  width: min(310px, calc(100% - 132px));
  border: 1px solid rgba(255, 255, 255, 0.17);
  border-radius: 7px;
  padding: 18px 20px;
  background: rgba(5, 39, 36, 0.78);
  color: #fff;
  backdrop-filter: blur(18px);
}

.stage-practice-card small {
  display: block;
  margin-bottom: 7px;
  color: #ff9f8f;
  font-family: "Plus Jakarta Sans", "Inter", sans-serif;
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.stage-practice-card strong {
  display: block;
  font-family: "Plus Jakarta Sans", "Inter", sans-serif;
  font-size: 1.45rem;
  line-height: 1.1;
}

.stage-practice-card p {
  margin: 9px 0 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.74rem;
  line-height: 1.55;
}

.stage-watch-button {
  position: absolute;
  z-index: 5;
  bottom: 18px;
  left: 18px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #fff;
  font-family: "Plus Jakarta Sans", "Inter", sans-serif;
  font-size: 0.72rem;
}

.stage-watch-button > span {
  display: grid;
  width: 46px;
  height: 46px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 50%;
  background: var(--elite-coral);
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.22);
  transition: transform 220ms ease;
}

.stage-watch-button:hover > span {
  transform: scale(1.08);
}

.stage-watch-button svg {
  width: 17px;
  height: 17px;
}

.stage-metrics {
  grid-column: 1 / -1;
  gap: 0;
  margin-top: 28px;
  border-top: 1px solid rgba(12, 48, 46, 0.14);
}

.stage-metrics span {
  min-height: 92px;
  padding: 21px 26px 4px 0;
}

.stage-metrics strong {
  color: var(--elite-ink);
  font-family: "Plus Jakarta Sans", "Inter", sans-serif;
  font-size: clamp(2rem, 3vw, 3.15rem);
}

.stage-metrics small {
  max-width: 210px;
  color: #667773;
}

.stage-metrics span + span {
  border-left-color: rgba(12, 48, 46, 0.14);
  padding-left: 26px;
}

@keyframes stage-focus-pulse {
  0% {
    opacity: 0;
    transform: scale(0.78);
  }
  28% {
    opacity: 0.62;
  }
  100% {
    opacity: 0;
    transform: scale(1.28);
  }
}

@media (max-width: 1040px) {
  .circus-motion-section {
    grid-template-columns: 1fr;
    grid-template-rows: auto minmax(480px, 62vw) auto;
    row-gap: 30px;
  }

  .circus-stage-copy {
    max-width: 720px;
    padding: 0;
  }

  .circus-stage-copy h2 {
    max-width: 700px;
  }

  .kinetic-arena {
    min-height: 480px;
  }
}

@media (max-width: 680px) {
  .circus-motion-section {
    width: 100%;
    grid-template-rows: auto 390px auto;
    padding: 64px 18px 30px;
  }

  .circus-stage-copy h2 {
    font-size: clamp(2.35rem, 10.5vw, 3.35rem);
  }

  .stage-proof-notes {
    grid-template-columns: 1fr;
  }

  .stage-proof-notes span + span {
    border-top: 1px solid rgba(12, 48, 46, 0.12);
    border-left: 0;
    padding-left: 0;
  }

  .kinetic-arena {
    min-height: 390px;
    margin: 0;
  }

  .stage-frame-top span:last-child {
    display: none;
  }

  .stage-practice-card {
    right: 12px;
    bottom: 12px;
    left: 12px;
    width: auto;
    padding: 15px 16px;
  }

  .stage-practice-card p {
    display: none;
  }

  .stage-watch-button {
    top: 58px;
    bottom: auto;
    left: 12px;
  }

  .stage-watch-button strong {
    padding: 7px 10px;
    border-radius: 999px;
    background: rgba(5, 39, 36, 0.66);
    backdrop-filter: blur(10px);
  }

  .stage-focus {
    width: 58px;
    height: 58px;
  }

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

  .stage-metrics span {
    min-height: 108px;
    padding: 18px 10px;
  }

  .stage-metrics span + span {
    border-top: 0;
    border-left: 1px solid rgba(12, 48, 46, 0.14);
    padding-left: 10px;
  }

  .stage-metrics strong {
    font-size: clamp(1.45rem, 7vw, 2rem);
  }

  .stage-metrics small {
    font-size: 0.64rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .stage-focus::after {
    animation: none;
  }
}

/* Clon field films */
.video-section {
  position: relative;
  width: 100%;
  max-width: none;
  margin: 0;
  scroll-margin-top: 104px;
  padding: 92px max(24px, calc((100% - 1180px) / 2)) 82px;
  overflow: hidden;
  background: #f1f6f3;
  color: var(--elite-ink);
  box-shadow: none;
}

.video-section::after {
  content: "";
  position: absolute;
  top: 0;
  right: max(24px, calc((100% - 1180px) / 2));
  left: max(24px, calc((100% - 1180px) / 2));
  height: 3px;
  background: var(--elite-coral);
}

.video-section .eyebrow {
  color: var(--elite-coral);
}

.video-section-heading {
  display: grid;
  grid-template-columns: minmax(0, 1.24fr) minmax(280px, 0.76fr);
  align-items: end;
  gap: clamp(36px, 7vw, 96px);
  margin-bottom: 38px;
}

.video-heading-copy h2 {
  max-width: 820px;
  margin: 0;
  color: var(--elite-ink);
  font-size: clamp(2.8rem, 4.6vw, 4.75rem);
  line-height: 0.98;
}

.video-heading-lead {
  max-width: 480px;
  margin: 0 0 4px;
  border-left: 3px solid var(--elite-coral);
  padding-left: 22px;
  color: #566b67;
  font-size: 0.98rem;
  line-height: 1.75;
}

.video-template-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 330px));
  align-items: stretch;
  justify-content: center;
  gap: 16px;
  margin-top: 0;
}

.video-template {
  display: grid;
  grid-template-rows: auto 1fr;
  min-width: 0;
  min-height: 0;
  overflow: hidden;
  border: 1px solid rgba(7, 59, 55, 0.14);
  border-radius: 7px;
  background: #ffffff;
  color: var(--elite-ink);
  box-shadow: 0 18px 48px rgba(7, 59, 55, 0.09);
  cursor: pointer;
  transition: transform 280ms ease, border-color 280ms ease, box-shadow 280ms ease;
}

.video-template::before {
  display: none;
}

.video-template:hover,
.video-template:focus-visible {
  border-color: rgba(255, 75, 51, 0.62);
  outline: none;
  transform: translateY(-7px);
  box-shadow: 0 28px 70px rgba(7, 59, 55, 0.16);
}

.video-frame {
  position: relative;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: #082f2c;
  isolation: isolate;
}

.video-frame::after {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  background: rgba(4, 27, 25, 0.08);
  pointer-events: none;
  transition: background 280ms ease;
}

.video-template .video-frame video,
.video-template .video-frame img {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  aspect-ratio: auto;
  object-fit: cover;
  transform: scale(1.01);
  transition: transform 600ms cubic-bezier(0.22, 1, 0.36, 1), filter 600ms ease;
}

.video-template:hover .video-frame video,
.video-template:hover .video-frame img,
.video-template.is-playing .video-frame video {
  filter: saturate(1.08) contrast(1.04);
  transform: scale(1.055);
}

.video-template:hover .video-frame::after,
.video-template.is-playing .video-frame::after {
  background: rgba(4, 27, 25, 0.2);
}

.video-story-number,
.video-length {
  position: absolute;
  z-index: 3;
  top: 14px;
  display: inline-flex;
  align-items: center;
  min-height: 27px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 999px;
  padding: 4px 9px;
  background: rgba(5, 38, 35, 0.76);
  color: #ffffff;
  font-family: "Plus Jakarta Sans", "Inter", sans-serif;
  font-size: 0.62rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  backdrop-filter: blur(10px);
}

.video-story-number {
  left: 14px;
}

.video-length {
  right: 14px;
}

.video-play-icon {
  position: absolute;
  z-index: 4;
  top: 50%;
  right: auto;
  left: 50%;
  width: 54px;
  height: 54px;
  border: 0;
  background: rgba(255, 255, 255, 0.94);
  color: var(--elite-coral);
  box-shadow: 0 14px 38px rgba(3, 24, 22, 0.24);
  transform: translate(-50%, -50%);
}

.video-play-icon svg {
  width: 22px;
  height: 22px;
  margin-left: 2px;
}

.video-template:hover .video-play-icon,
.video-template.is-playing .video-play-icon {
  background: var(--elite-coral);
  color: #ffffff;
  transform: translate(-50%, -50%) scale(0.9);
}

.video-preview-line {
  position: absolute;
  z-index: 5;
  right: 0;
  bottom: 0;
  left: 0;
  height: 3px;
  background: var(--elite-coral);
  transform: scaleX(0);
  transform-origin: left;
}

.video-template.is-playing .video-preview-line {
  animation: video-preview-progress 7s linear infinite;
}

.video-copy {
  position: relative;
  inset: auto;
  display: flex;
  min-height: 166px;
  border: 0;
  border-radius: 0;
  padding: 22px 22px 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: 9px;
  background: #ffffff;
  color: var(--elite-ink);
  backdrop-filter: none;
}

.video-copy > span:first-child {
  margin: 0;
  color: var(--elite-coral);
  font-family: "Plus Jakarta Sans", "Inter", sans-serif;
  font-size: 0.66rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.video-copy h3 {
  margin: 0;
  color: var(--elite-ink);
  font-size: clamp(1.3rem, 1.6vw, 1.62rem);
  line-height: 1.14;
}

.video-copy p {
  display: none;
}

.video-copy .video-open-label {
  display: flex;
  width: 100%;
  margin-top: auto;
  border-top: 1px solid rgba(7, 59, 55, 0.1);
  padding-top: 13px;
  align-items: center;
  justify-content: space-between;
  color: var(--elite-ink);
  font-size: 0.73rem;
  letter-spacing: 0;
  text-transform: none;
}

.video-copy .video-open-label b {
  margin-right: auto;
  font-family: "Plus Jakarta Sans", "Inter", sans-serif;
  font-weight: 800;
}

.video-copy .video-open-label svg {
  order: 2;
  width: 17px;
  height: 17px;
  color: var(--elite-coral);
}

.film-trust-strip {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 32px;
  border-top: 1px solid rgba(7, 59, 55, 0.14);
  border-bottom: 1px solid rgba(7, 59, 55, 0.14);
}

.film-trust-strip > span {
  display: grid;
  min-width: 0;
  padding: 20px 24px;
  grid-template-columns: 36px minmax(0, 1fr);
  grid-template-rows: auto auto;
  align-items: center;
  column-gap: 12px;
}

.film-trust-strip > span + span {
  border-left: 1px solid rgba(7, 59, 55, 0.14);
}

.film-trust-strip svg {
  width: 24px;
  height: 24px;
  grid-row: 1 / 3;
  color: var(--elite-coral);
}

.film-trust-strip strong {
  color: var(--elite-ink);
  font-family: "Plus Jakarta Sans", "Inter", sans-serif;
  font-size: 0.82rem;
}

.film-trust-strip small {
  overflow-wrap: anywhere;
  color: #687a76;
  font-size: 0.71rem;
}

.video-modal-backdrop {
  background: rgba(3, 28, 26, 0.84);
  backdrop-filter: blur(20px) saturate(0.72);
}

.video-modal-card {
  width: min(1040px, calc(100vw - 36px));
  max-height: calc(100vh - 36px);
  overflow: auto;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 7px;
  background: #082f2c;
  box-shadow: 0 38px 120px rgba(0, 0, 0, 0.45);
}

.video-modal-card video {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  max-height: min(68vh, 680px);
  object-fit: contain;
  background: #031513;
}

.video-modal-copy {
  padding: 18px 22px 21px;
  color: #ffffff;
}

.video-modal-copy > span {
  display: block;
  margin-bottom: 5px;
  color: #ff9e8e;
  font-family: "Plus Jakarta Sans", "Inter", sans-serif;
  font-size: 0.64rem;
  font-weight: 800;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.video-modal-copy h3 {
  margin: 0;
  color: #ffffff;
  font-size: clamp(1.4rem, 2.2vw, 2rem);
}

.video-modal-close {
  display: grid;
  width: 42px;
  height: 42px;
  padding: 0;
  place-items: center;
  background: rgba(255, 255, 255, 0.94);
  color: var(--elite-ink);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.18);
}

.video-modal-close svg {
  width: 20px;
  height: 20px;
}

body.video-modal-open {
  overflow: hidden;
}

@keyframes video-preview-progress {
  from { transform: scaleX(0); }
  to { transform: scaleX(1); }
}

@media (max-width: 760px) {
  .video-section {
    width: 100%;
    padding: 70px 18px 64px;
  }

  .video-section::after {
    right: 18px;
    left: 18px;
  }

  .video-section-heading {
    grid-template-columns: 1fr;
    gap: 21px;
    margin-bottom: 30px;
  }

  .video-heading-copy h2 {
    font-size: clamp(2.35rem, 10.5vw, 3.45rem);
    line-height: 1;
  }

  .video-heading-lead {
    max-width: none;
    padding-left: 16px;
    font-size: 0.9rem;
  }

  .video-template-grid {
    grid-template-columns: none;
    grid-auto-columns: min(86vw, 340px);
    grid-auto-flow: column;
    justify-content: start;
    gap: 12px;
    margin-inline: -18px;
    padding: 0 18px 16px;
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    scroll-padding-inline: 18px;
    scroll-snap-type: inline mandatory;
    scrollbar-width: none;
  }

  .video-template-grid::-webkit-scrollbar {
    display: none;
  }

  .video-template {
    grid-template-rows: auto 1fr;
    scroll-snap-align: start;
  }

  .video-copy {
    min-height: 166px;
  }

  .film-trust-strip {
    grid-template-columns: 1fr;
    margin-top: 20px;
  }

  .film-trust-strip > span {
    padding: 16px 4px;
  }

  .film-trust-strip > span + span {
    border-top: 1px solid rgba(7, 59, 55, 0.14);
    border-left: 0;
  }

  .video-modal {
    padding: 12px;
  }

  .video-modal-card {
    width: calc(100vw - 24px);
    max-height: calc(100vh - 24px);
  }

  .video-modal-copy {
    padding: 16px 17px 19px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .video-template,
  .video-template .video-frame video,
  .video-template .video-frame img {
    transition: none;
  }

  .video-template.is-playing .video-preview-line {
    animation: none;
  }
}

/* 2026 production pass: leadership, field films, and the future-centre story */
.team-section {
  width: min(1180px, calc(100% - 48px));
  padding-block: clamp(82px, 9vw, 116px);
  overflow: visible;
}

.team-heading {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(300px, 0.46fr);
  align-items: end;
  gap: clamp(36px, 7vw, 88px);
  margin-bottom: 42px;
}

.team-heading h2 {
  max-width: 760px;
  margin: 0;
  font-size: clamp(2.45rem, 3.7vw, 3.95rem);
  line-height: 1.04;
}

.team-heading > p {
  max-width: 430px;
  margin: 0 0 4px;
  border-left: 3px solid var(--elite-coral);
  padding-left: 22px;
  color: #536b67;
  font-size: 0.96rem;
  line-height: 1.75;
}

.team-roster {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  align-items: stretch;
  gap: 14px;
}

.team-roster .team-profile {
  position: relative;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(7, 59, 55, 0.14);
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 18px 52px rgba(7, 59, 55, 0.09);
  opacity: 0;
  transform: translateY(24px);
  transition: opacity 680ms ease, transform 680ms cubic-bezier(0.22, 1, 0.36, 1), border-color 280ms ease, box-shadow 280ms ease;
}

.team-roster .team-profile.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.team-roster .team-profile.is-visible:hover {
  border-color: rgba(255, 75, 51, 0.5);
  box-shadow: 0 30px 76px rgba(7, 59, 55, 0.15);
  transform: translateY(-6px);
}

.team-profile-founder {
  grid-column: span 7;
  grid-template-columns: minmax(0, 1fr) minmax(290px, 0.8fr);
  grid-template-rows: minmax(590px, 1fr);
}

.team-roster .team-profile-aisha {
  grid-column: span 5;
  grid-template-rows: 350px 1fr;
}

.team-roster .team-profile-ochwo,
.team-roster .team-profile-adikin {
  grid-column: span 6;
  grid-template-columns: minmax(210px, 0.74fr) minmax(0, 1fr);
  grid-template-rows: minmax(400px, 1fr);
}

.team-roster .leader-visual {
  position: relative;
  min-height: 0;
  overflow: hidden;
  background: var(--elite-deep);
  isolation: isolate;
}

.team-roster .leader-visual::after {
  content: "";
  position: absolute;
  z-index: 1;
  inset: auto 0 0;
  height: 38%;
  background: linear-gradient(180deg, transparent, rgba(5, 35, 32, 0.58));
  pointer-events: none;
}

.team-roster .leader-visual img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: filter 700ms ease, transform 700ms cubic-bezier(0.22, 1, 0.36, 1);
}

.team-profile-founder .leader-visual img { object-position: 50% 32%; }
.team-profile-aisha .leader-visual img { object-position: 50% 22%; }
.team-profile-ochwo .leader-visual img { object-position: 50% 18%; }
.team-profile-adikin .leader-visual img { object-position: 50% 20%; }

.team-roster .team-profile:hover .leader-visual img {
  filter: saturate(1.06) contrast(1.03);
  transform: scale(1.045);
}

.team-roster .leader-index {
  z-index: 3;
  top: 16px;
  right: 16px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: rgba(5, 39, 36, 0.78);
  font-size: 0.68rem;
}

.leader-photo-caption {
  position: absolute;
  z-index: 3;
  right: 17px;
  bottom: 16px;
  left: 17px;
  color: #ffffff;
  font-family: "Plus Jakarta Sans", "Inter", sans-serif;
  font-size: 0.66rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.team-roster .leader-copy {
  display: flex;
  min-width: 0;
  padding: 28px;
  background: #ffffff;
}

.team-roster .team-profile-founder .leader-copy {
  justify-content: center;
  padding: 36px;
  background: var(--elite-deep);
  color: #ffffff;
}

.team-roster .leader-copy > span {
  color: var(--elite-coral);
  font-size: 0.68rem;
  letter-spacing: 0.1em;
}

.team-roster .team-profile-founder .leader-copy > span {
  color: #ff9f90;
}

.team-roster .leader-copy h3 {
  margin: 10px 0 14px;
  color: var(--elite-ink);
  font-size: clamp(1.55rem, 2.25vw, 2.45rem);
  line-height: 1.08;
}

.team-roster .team-profile-founder .leader-copy h3 {
  color: #ffffff;
}

.team-roster .leader-copy p {
  margin: 0;
  color: #5c706d;
  font-size: 0.89rem;
  line-height: 1.68;
}

.team-roster .team-profile-founder .leader-copy p {
  color: rgba(255, 255, 255, 0.72);
}

.leader-statement {
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr);
  gap: 12px;
  width: 100%;
  margin-top: auto;
  border-top: 1px solid rgba(7, 59, 55, 0.13);
  padding-top: 20px;
}

.leader-copy > p + .leader-statement {
  margin-top: 24px;
}

.leader-statement > svg {
  width: 22px;
  height: 22px;
  margin-top: 2px;
  color: var(--elite-coral);
  stroke-width: 1.8;
}

.leader-statement div {
  display: grid;
  gap: 6px;
  min-width: 0;
}

.leader-statement small {
  color: #80908d;
  font-family: "Plus Jakarta Sans", "Inter", sans-serif;
  font-size: 0.6rem;
  font-weight: 800;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.leader-statement strong {
  color: var(--elite-ink);
  font-size: 0.78rem;
  line-height: 1.55;
}

.team-profile-founder .leader-statement {
  border-top-color: rgba(255, 255, 255, 0.17);
}

.team-profile-founder .leader-statement small {
  color: rgba(255, 255, 255, 0.48);
}

.team-profile-founder .leader-statement strong {
  color: #ffffff;
}

.team-principles {
  margin-top: 14px;
  border-color: rgba(7, 59, 55, 0.12);
  border-radius: 8px;
  background: #f2f5f2;
}

.team-principles span {
  min-height: 64px;
  padding: 16px 18px;
}

.team-principles strong {
  font-size: 0.76rem;
}

.team-contact-band {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 28px;
  margin-top: 14px;
  border: 1px solid rgba(7, 59, 55, 0.14);
  border-radius: 8px;
  padding: 22px 24px;
  background: #ffffff;
  box-shadow: 0 14px 40px rgba(7, 59, 55, 0.07);
}

.team-contact-band > div {
  display: grid;
  gap: 4px;
  min-width: 0;
}

.team-contact-band > div > span {
  color: var(--elite-coral);
  font-family: "Plus Jakarta Sans", "Inter", sans-serif;
  font-size: 0.63rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.team-contact-band > div > strong {
  max-width: 720px;
  color: var(--elite-ink);
  font-size: 0.91rem;
  line-height: 1.55;
}

.video-section-heading {
  grid-template-columns: minmax(0, 0.95fr) minmax(290px, 0.45fr);
  align-items: end;
  gap: clamp(38px, 7vw, 88px);
}

.video-heading-copy h2 {
  max-width: 690px;
  font-size: clamp(2.55rem, 3.55vw, 3.85rem);
  line-height: 1.03;
}

.video-heading-lead {
  max-width: 420px;
}

.next-steps-section {
  width: min(1180px, calc(100% - 48px));
  padding-block: clamp(78px, 8vw, 106px);
}

.next-steps-section > .section-kicker {
  display: grid;
  grid-template-columns: minmax(0, 0.88fr) minmax(300px, 0.42fr);
  align-items: end;
  gap: 14px clamp(42px, 7vw, 90px);
  max-width: none;
  margin-bottom: 38px;
}

.next-steps-section > .section-kicker .eyebrow {
  grid-column: 1 / -1;
  margin-bottom: 0;
}

.next-steps-section > .section-kicker h2 {
  max-width: 760px;
  margin: 0;
  font-size: clamp(2.55rem, 3.8vw, 4.05rem);
  line-height: 1.04;
}

.next-steps-section > .section-kicker p:not(.eyebrow) {
  max-width: 440px;
  margin: 0 0 4px;
  border-left: 3px solid var(--elite-coral);
  padding-left: 22px;
  color: #586e6a;
  font-size: 0.95rem;
}

.next-step-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 0;
}

.next-step-card {
  display: grid;
  grid-template-columns: 50px minmax(0, 1fr);
  grid-template-rows: auto 1fr;
  gap: 8px 18px;
  min-width: 0;
  min-height: 190px;
  overflow: hidden;
  border: 1px solid rgba(7, 59, 55, 0.14);
  border-radius: 8px;
  padding: 26px;
  background: #ffffff;
  box-shadow: 0 16px 44px rgba(7, 59, 55, 0.07);
}

.next-step-card::before {
  height: 3px;
  background: var(--elite-coral);
}

.next-step-card:hover {
  border-color: rgba(255, 75, 51, 0.45);
  box-shadow: 0 26px 60px rgba(7, 59, 55, 0.12);
  transform: translateY(-5px);
}

.next-step-card > span {
  grid-row: 1 / span 2;
  width: 46px;
  height: 46px;
  border: 1px solid rgba(255, 75, 51, 0.12);
  border-radius: 8px;
  background: rgba(255, 75, 51, 0.09);
  color: var(--elite-coral);
}

.next-step-card h3 {
  margin: 4px 0 0;
  font-size: 1.05rem;
}

.next-step-card p {
  margin: 0;
  color: #60736f;
  font-size: 0.86rem;
  line-height: 1.65;
}

html[lang="ar"] .team-heading > p,
html[lang="ar"] .next-steps-section > .section-kicker p:not(.eyebrow) {
  border-right: 3px solid var(--elite-coral);
  border-left: 0;
  padding-right: 22px;
  padding-left: 0;
}

html:not([lang="en"]) :where(.team-heading h2, .team-roster h3, .leader-copy p, .leader-statement strong, .next-steps-section h2, .next-step-card h3, .next-step-card p) {
  overflow-wrap: anywhere;
  text-wrap: pretty;
}

@media (max-width: 980px) {
  .team-roster .team-profile-founder,
  .team-roster .team-profile-aisha,
  .team-roster .team-profile-ochwo,
  .team-roster .team-profile-adikin {
    grid-column: span 6;
    grid-template-columns: 1fr;
    grid-template-rows: 380px 1fr;
  }

  .team-roster .team-profile-founder .leader-copy {
    padding: 30px;
  }

  .team-profile-founder .leader-visual img { object-position: 50% 28%; }
}

@media (max-width: 760px) {
  .team-section,
  .next-steps-section {
    width: calc(100% - 36px);
    padding-block: 72px;
  }

  .team-heading,
  .video-section-heading,
  .next-steps-section > .section-kicker {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .team-heading h2,
  .next-steps-section > .section-kicker h2 {
    font-size: clamp(2.2rem, 8.4vw, 3rem);
  }

  .team-heading > p,
  .next-steps-section > .section-kicker p:not(.eyebrow) {
    max-width: none;
    padding-left: 16px;
  }

  .team-roster .team-profile-founder,
  .team-roster .team-profile-aisha,
  .team-roster .team-profile-ochwo,
  .team-roster .team-profile-adikin {
    grid-column: 1 / -1;
    grid-template-rows: 360px 1fr;
  }

  .team-roster .leader-copy,
  .team-roster .team-profile-founder .leader-copy {
    padding: 25px;
  }

  .team-contact-band {
    grid-template-columns: 1fr;
    align-items: start;
    padding: 20px;
  }

  .team-contact-band .button {
    width: 100%;
  }

  .video-heading-copy h2 {
    font-size: clamp(2.35rem, 10vw, 3.25rem);
  }

  .next-steps-section > .section-kicker .eyebrow {
    grid-column: auto;
  }

  .next-step-grid {
    grid-template-columns: 1fr;
  }

  .next-step-card {
    min-height: 0;
    padding: 22px;
  }
}

@media (max-width: 420px) {
  .team-roster .team-profile-founder,
  .team-roster .team-profile-aisha,
  .team-roster .team-profile-ochwo,
  .team-roster .team-profile-adikin {
    grid-template-rows: 330px 1fr;
  }

  .team-principles span {
    min-height: 58px;
  }

  .next-step-card {
    grid-template-columns: 44px minmax(0, 1fr);
    gap: 7px 14px;
    padding: 20px 18px;
  }

  .next-step-card > span {
    width: 42px;
    height: 42px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .team-roster .team-profile,
  .team-roster .leader-visual img,
  .next-step-card {
    transition: none;
  }
}
