:root {
  --navy-950: #09162b;
  --navy-900: #11203a;
  --navy-800: #1c3357;
  --navy-700: #2c3e50;
  --navy-500: #5a6880;
  --mist: #dce4eb;
  --mist-strong: #c3d4e4;
  --sand: #f6efe4;
  --sand-strong: #e9ddc8;
  --gold: #d8ad56;
  --gold-deep: #bb8e36;
  --warm: #e5472a;
  --warm-deep: #c3371f;
  --teal: #2f6c85;
  --ink: #202735;
  --ink-soft: #5e6877;
  --white: #ffffff;
  --line: rgba(17, 32, 58, 0.12);
  --shadow: 0 24px 70px rgba(17, 32, 58, 0.12);
  --radius-xl: 32px;
  --radius-lg: 24px;
  --radius-md: 18px;
  --max-width: 1460px;
}

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

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: "Montserrat", system-ui, sans-serif;
  color: var(--ink);
  background:
    radial-gradient(circle at top left, rgba(216, 173, 86, 0.2), transparent 28%),
    radial-gradient(circle at right center, rgba(229, 71, 42, 0.08), transparent 24%),
    linear-gradient(180deg, #fdfbf7 0%, #f7f3ec 36%, #eef2f5 100%);
}

.page-shell {
  text-align: center;
}

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

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

button,
input {
  font: inherit;
}

.section,
.hero__inner,
.legacy-builder {
  width: min(var(--max-width), calc(100% - 2rem));
  margin: 0 auto;
}

.hero {
  position: relative;
  overflow: clip;
  min-height: clamp(44rem, 100svh, 58rem);
  color: var(--white);
}

.hero__media,
.hero__wash,
.hero__glow {
  position: absolute;
  inset: 0;
}

.hero__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 44%;
  filter: saturate(1.04) contrast(1.01);
}

.hero__wash {
  background:
    linear-gradient(110deg, rgba(9, 22, 43, 0.82) 0%, rgba(17, 32, 58, 0.56) 46%, rgba(17, 32, 58, 0.68) 100%),
    linear-gradient(180deg, rgba(17, 32, 58, 0.18), rgba(17, 32, 58, 0.6));
}

.hero__glow--left {
  background: radial-gradient(circle at 20% 24%, rgba(216, 173, 86, 0.18), transparent 30%);
}

.hero__glow--right {
  background: radial-gradient(circle at 82% 20%, rgba(229, 71, 42, 0.14), transparent 22%);
}

.hero__inner {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 3rem;
  padding: 0.9rem 0 3rem;
}

.hero__topbar {
  display: grid;
  justify-items: center;
}

.hero__logos {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0;
  flex-wrap: wrap;
  justify-content: center;
}

.hero__logo--campaign {
  width: min(720px, 62vw);
  height: auto;
  display: block;
  filter: drop-shadow(0 18px 34px rgba(0, 0, 0, 0.16));
}

.hero__content {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(320px, 0.8fr);
  gap: 1.65rem;
  align-items: end;
  justify-items: center;
}

.hero__copy {
  display: grid;
  justify-items: center;
  text-align: center;
}

.eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  font-family: "Nunito Sans", system-ui, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  font-size: 0.74rem;
  font-weight: 700;
  color: rgba(17, 32, 58, 0.56);
}

.eyebrow::before {
  content: "";
  width: 0.9rem;
  height: 1px;
  background: currentColor;
}

.hero .eyebrow,
.overview-card .eyebrow,
.priority-card__headline .eyebrow {
  color: rgba(255, 255, 255, 0.78);
}

.eyebrow--warm {
  color: var(--gold-deep);
}

h1,
h2,
h3,
h4 {
  margin: 0;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-weight: 600;
  line-height: 0.92;
  letter-spacing: 0.01em;
}

.hero h1 {
  margin-top: 0.75rem;
  max-width: 12ch;
  font-size: clamp(3.2rem, 6vw, 5.5rem);
  font-weight: 600;
  text-wrap: balance;
}

.hero__lede,
.hero__vision,
.section-heading p,
.card__header p,
.priority-card__summary,
.priority-card__note,
.legacy-shell__copy p,
.rep-card__contact-note,
.field__hint,
.footer-card__disclaimer,
.footer-card__copyright,
.action-card__script {
  line-height: 1.68;
}

.hero__lede {
  max-width: 42rem;
  margin: 1rem 0 0;
  font-size: clamp(1.04rem, 2vw, 1.32rem);
  color: rgba(255, 255, 255, 0.94);
}

.hero__vision {
  max-width: 39rem;
  margin: 1rem 0 0;
  color: rgba(255, 255, 255, 0.82);
}

.hero__stats {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-top: 1.65rem;
  justify-content: center;
}

.stat-chip {
  min-width: 11.25rem;
  padding: 1rem 1.35rem;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.06);
  backdrop-filter: blur(14px);
}

.stat-chip__value {
  display: block;
  font-family: "Montserrat", system-ui, sans-serif;
  font-size: 2rem;
  font-weight: 700;
}

.stat-chip__label {
  display: block;
  max-width: 10rem;
  margin: 0.18rem auto 0;
  font-family: "Nunito Sans", system-ui, sans-serif;
  font-size: 0.92rem;
  line-height: 1.35;
  color: rgba(255, 255, 255, 0.78);
}

.stat-chip__cite {
  font-size: 0.62em;
  font-weight: 700;
  margin-left: 1px;
  vertical-align: super;
  color: rgba(255, 255, 255, 0.6);
}

.hero__wordmark {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.3rem;
  /* Pull up into the logo PNG's transparent lower area so the wordmark sits
     just beneath the spark instead of far below the image box. Scales with
     the logo width so the spacing holds across viewport sizes. */
  margin-top: calc(min(720px, 62vw) * -0.13);
  max-width: 52rem;
  margin-inline: auto;
  text-align: center;
  font-family: "Nunito Sans", system-ui, sans-serif;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.88);
}

.hero__wordmark-lead {
  font-size: clamp(1.05rem, 2vw, 1.6rem);
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.22;
}

.hero__wordmark-tag {
  font-size: clamp(0.78rem, 1.15vw, 1rem);
  font-weight: 600;
  letter-spacing: 0.16em;
  color: rgba(255, 255, 255, 0.75);
}

.hero__wordmark-tag strong {
  font-weight: 800;
  color: var(--white);
}

.hero__sources {
  display: flex;
  flex-direction: column;
  gap: 0.22rem;
  max-width: 44rem;
  margin: 1.1rem auto 0;
  font-family: "Nunito Sans", system-ui, sans-serif;
  font-size: 0.72rem;
  line-height: 1.45;
  color: rgba(255, 255, 255, 0.55);
}

.hero__sources strong {
  text-transform: uppercase;
  letter-spacing: 0.12em;
  font-size: 0.68rem;
  color: rgba(255, 255, 255, 0.72);
}

.hero__sources sup {
  color: rgba(255, 255, 255, 0.72);
}

.card {
  border: 1px solid var(--line);
  border-radius: var(--radius-xl);
  background: rgba(255, 255, 255, 0.84);
  backdrop-filter: blur(16px);
  box-shadow: var(--shadow);
}

.brand-panel,
.pyramid-card,
.map-card,
.rep-card,
.referral-card {
  padding: 1.35rem;
}

.pyramid-card {
  padding: 1.35rem 1.4rem 1.5rem;
}

.brand-panel {
  color: var(--ink);
  background:
    linear-gradient(180deg, rgba(255, 247, 232, 0.96), rgba(255, 255, 255, 0.94)),
    var(--white);
  text-align: center;
}

.brand-panel h2 {
  margin-top: 0.7rem;
  font-size: 2.15rem;
  color: var(--navy-900);
}

.brand-panel__quote {
  margin: 1rem 0 1.2rem;
  font-family: "Caveat", "Brush Script MT", cursive;
  font-weight: 500;
  font-size: 1.55rem;
  line-height: 1.3;
  color: var(--navy-700);
  letter-spacing: 0.005em;
}

.brand-panel__list {
  margin: 0;
  padding-left: 0;
  display: grid;
  gap: 0.72rem;
  max-width: 31rem;
  margin-inline: auto;
  color: var(--ink-soft);
  list-style-position: inside;
}

.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: "Montserrat", system-ui, sans-serif;
  border: none;
  border-radius: 999px;
  padding: 0.92rem 1.2rem;
  background: linear-gradient(135deg, var(--warm), var(--gold-deep));
  color: var(--white);
  font-weight: 600;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease;
  box-shadow: 0 14px 28px rgba(229, 71, 42, 0.22);
}

.button:hover,
.button:focus-visible {
  transform: translateY(-1px);
}

.button--ghost {
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.18);
  box-shadow: none;
}

.button--small {
  padding: 0.76rem 1rem;
  font-size: 0.92rem;
}

.button--secondary {
  background: rgba(17, 32, 58, 0.08);
  color: var(--navy-900);
  box-shadow: none;
}

.legacy-builder-shell {
  position: sticky;
  top: 0.75rem;
  z-index: 48;
  height: 0;
  pointer-events: none;
}

.legacy-builder-card {
  display: flex;
  flex-direction: column;
  border: 1px solid rgba(17, 32, 58, 0.08);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 18px 42px rgba(17, 32, 58, 0.12);
  backdrop-filter: blur(16px);
  opacity: 0;
  transform: translateY(-0.85rem);
  visibility: hidden;
  overflow: hidden;
  transition: opacity 180ms ease, transform 180ms ease, visibility 180ms ease;
}

.legacy-builder {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 1rem;
  align-items: center;
  padding: 0.85rem 1rem;
}

.legacy-builder-shell.is-visible {
  height: auto;
  margin-top: 0.85rem;
  margin-bottom: 1.15rem;
  pointer-events: auto;
}

.legacy-builder-shell.is-visible .legacy-builder-card {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}

/* ---------- Legacy projection tracker (inside the unified card) ---------- */

.legacy-projection {
  display: flex;
  flex-direction: column;
  gap: 0.55rem;
  padding: 0.75rem 1rem 0.85rem;
  border-bottom: 1px solid rgba(17, 32, 58, 0.08);
  color: var(--ink);
}

.legacy-projection__head {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  flex-wrap: wrap;
}

.legacy-projection__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  font-family: "Nunito Sans", system-ui, sans-serif;
  font-size: 0.66rem;
  font-weight: 700;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--gold-deep);
  flex-shrink: 0;
}

.legacy-projection__pulse {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #5fd49a;
  box-shadow: 0 0 0 0 rgba(95, 212, 154, 0.7);
  animation: legacy-projection-pulse 2s infinite;
}

@keyframes legacy-projection-pulse {
  0% { box-shadow: 0 0 0 0 rgba(95, 212, 154, 0.55); }
  70% { box-shadow: 0 0 0 8px rgba(95, 212, 154, 0); }
  100% { box-shadow: 0 0 0 0 rgba(95, 212, 154, 0); }
}

.legacy-projection__totals {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  flex-wrap: wrap;
  font-family: "Nunito Sans", system-ui, sans-serif;
  font-size: 0.78rem;
  color: var(--ink-soft);
  font-variant-numeric: tabular-nums;
}

.legacy-projection__totals strong {
  font-weight: 700;
  color: var(--ink);
}

.legacy-projection__chip {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
}

.legacy-projection__chip-swatch {
  display: inline-block;
  width: 9px;
  height: 9px;
  border-radius: 999px;
}

.legacy-projection__chip--raised .legacy-projection__chip-swatch {
  background: var(--teal);
}

.legacy-projection__chip--potential .legacy-projection__chip-swatch {
  background: var(--gold);
  box-shadow: 0 0 8px rgba(216, 173, 86, 0.7);
}

.legacy-projection__plus,
.legacy-projection__equals {
  color: var(--ink-soft);
  opacity: 0.55;
  font-weight: 700;
}

.legacy-projection__bar {
  position: relative;
  height: 8px;
  border-radius: 999px;
  background: rgba(17, 32, 58, 0.08);
  overflow: hidden;
  border: 1px solid rgba(17, 32, 58, 0.06);
}

.legacy-projection__fill {
  position: absolute;
  top: 0;
  bottom: 0;
  border-radius: 999px;
  transition: left 540ms cubic-bezier(0.2, 0.65, 0.2, 1), width 540ms cubic-bezier(0.2, 0.65, 0.2, 1);
}

.legacy-projection__fill--raised {
  left: 0;
  width: 0%;
  background: linear-gradient(90deg, #1f5572 0%, var(--teal) 50%, #4a8aa5 100%);
}

.legacy-projection__fill--potential {
  left: 0;
  width: 0%;
  background: linear-gradient(90deg, var(--gold-deep) 0%, var(--gold) 50%, #f3d896 100%);
  box-shadow: 0 0 14px rgba(216, 173, 86, 0.7);
  animation: legacy-projection-glow 2.4s ease-in-out infinite;
}

@keyframes legacy-projection-glow {
  0%, 100% {
    box-shadow: 0 0 10px rgba(216, 173, 86, 0.55), 0 0 0 0 rgba(216, 173, 86, 0.5);
  }
  50% {
    box-shadow: 0 0 18px rgba(216, 173, 86, 0.85), 0 0 22px 2px rgba(216, 173, 86, 0.4);
  }
}

@media (prefers-reduced-motion: reduce) {
  .legacy-projection__pulse,
  .legacy-projection__fill--potential {
    animation: none;
  }
  .legacy-projection__fill {
    transition: none;
  }
}

@media (max-width: 720px) {
  .legacy-projection {
    padding: 0.6rem 0.75rem 0.7rem;
  }
  .legacy-projection__totals {
    font-size: 0.72rem;
  }
}

.legacy-builder__copy {
  display: grid;
  gap: 0.2rem;
  text-align: center;
}

.legacy-builder__eyebrow {
  font-family: "Nunito Sans", system-ui, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  font-size: 0.68rem;
  font-weight: 800;
  color: var(--gold-deep);
}

.legacy-builder__focus {
  font-size: 1rem;
  color: var(--navy-900);
}

.legacy-builder__note {
  margin-top: 0.15rem;
  font-family: "Nunito Sans", system-ui, sans-serif;
  font-size: 0.82rem;
  line-height: 1.45;
  color: var(--ink-soft);
}

.legacy-builder__disclaimer {
  margin: 0;
  padding: 0.6rem 1rem 0.7rem;
  border-top: 1px solid rgba(17, 32, 58, 0.08);
  background: rgba(17, 32, 58, 0.03);
  font-family: "Nunito Sans", system-ui, sans-serif;
  font-size: 0.68rem;
  line-height: 1.45;
  text-align: center;
  color: var(--ink-soft);
}

.legacy-builder__metrics {
  display: flex;
  flex-wrap: wrap;
  gap: 0.7rem;
}

.legacy-builder__metric {
  display: grid;
  gap: 0.08rem;
  min-width: 10rem;
  padding: 0.52rem 0.78rem;
  border-radius: 999px;
  background: rgba(17, 32, 58, 0.05);
}

.legacy-builder__give {
  display: inline-flex;
  align-items: center;
  padding: 0.6rem 1.1rem;
  border-radius: 999px;
  background: linear-gradient(135deg, var(--warm), var(--gold-deep));
  color: var(--white);
  font-family: "Nunito Sans", system-ui, sans-serif;
  font-weight: 800;
  font-size: 0.84rem;
  letter-spacing: 0.05em;
  text-decoration: none;
  white-space: nowrap;
  box-shadow: 0 8px 18px rgba(229, 71, 42, 0.28);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}

.legacy-builder__give:hover,
.legacy-builder__give:focus-visible {
  transform: translateY(-1px);
  filter: brightness(1.05);
  box-shadow: 0 12px 24px rgba(229, 71, 42, 0.38);
  outline: none;
}

.legacy-builder__give:active {
  transform: translateY(0);
}

.legacy-builder__metric-value {
  font-family: "Montserrat", system-ui, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: var(--navy-900);
}

.legacy-builder__metric-label {
  font-size: 0.76rem;
  color: var(--ink-soft);
}

.section {
  padding: 6.5rem 0 0;
}

.section--choice {
  padding-top: 4.5rem;
}

.section:last-of-type {
  padding-bottom: 6.5rem;
}

.section-heading {
  max-width: 50rem;
  margin-inline: auto;
  text-align: center;
}

.section-heading h2 {
  margin-top: 0.75rem;
  font-size: clamp(2.32rem, 4vw, 3.55rem);
  color: var(--navy-900);
}

.section-heading p {
  margin: 1rem 0 0;
  color: var(--ink-soft);
}

.overview-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 1.45rem;
}

.overview-summary {
  margin-top: 1.45rem;
  padding: 1.2rem;
  background:
    linear-gradient(180deg, rgba(255, 248, 236, 0.96), rgba(255, 255, 255, 0.96)),
    var(--white);
  text-align: center;
}

.overview-summary__header {
  max-width: 46rem;
  margin: 0 auto;
}

.overview-summary__header h3 {
  margin-top: 0.65rem;
  font-size: clamp(2rem, 3.4vw, 3rem);
  color: var(--navy-900);
}

.overview-summary__header p {
  margin: 0.8rem 0 0;
  color: var(--ink-soft);
  line-height: 1.64;
}

.overview-summary__metrics {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.85rem;
  margin-top: 1.15rem;
}

.overview-summary__metric {
  display: grid;
  gap: 0.25rem;
  padding: 1rem;
  border: 1px solid rgba(17, 32, 58, 0.08);
  border-radius: 22px;
  background: rgba(17, 32, 58, 0.04);
}

.overview-summary__metric strong {
  color: var(--navy-900);
  font-family: "Montserrat", system-ui, sans-serif;
  font-size: clamp(1.3rem, 2.5vw, 2.15rem);
  font-weight: 700;
  line-height: 1.05;
}

.overview-summary__metric span {
  color: var(--ink-soft);
  font-size: 0.88rem;
  line-height: 1.45;
}

.overview-card {
  position: relative;
  overflow: hidden;
  min-height: 22.9rem;
  padding: 1.05rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  color: var(--white);
}

.overview-card__media,
.overview-card__wash {
  position: absolute;
  inset: 0;
}

.overview-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.overview-card__wash {
  background:
    linear-gradient(180deg, rgba(17, 32, 58, 0.08) 0%, rgba(17, 32, 58, 0.84) 82%),
    linear-gradient(120deg, rgba(216, 173, 86, 0.18), transparent 40%);
}

.overview-card__content {
  position: relative;
  z-index: 1;
  text-align: center;
}

.overview-card h3 {
  margin-top: 0.7rem;
  font-size: 2.15rem;
}

.overview-card p {
  margin: 0.75rem 0 0;
  color: rgba(255, 255, 255, 0.9);
}

.overview-card__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem;
  margin-top: 1rem;
  justify-content: center;
}

.mini-tag {
  display: inline-flex;
  align-items: center;
  padding: 0.52rem 0.8rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.14);
  border: 1px solid rgba(255, 255, 255, 0.12);
  font-size: 0.88rem;
}

.choice-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
  gap: 1.15rem;
  margin-top: 1.15rem;
  align-items: start;
}

.choice-grid--single {
  grid-template-columns: minmax(0, 1fr);
  max-width: 60rem;
  margin-inline: auto;
}

/* Map merged alongside the impact sliders */
.priorities-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.82fr) minmax(0, 1.18fr);
  gap: 1.15rem;
  margin-top: 1.45rem;
  align-items: start;
}

.priorities-map {
  position: sticky;
  top: 1rem;
  align-self: start;
}

.priorities-layout .priority-list {
  grid-template-columns: minmax(0, 1fr);
  margin-top: 0;
}

@media (max-width: 1024px) {
  .priorities-layout {
    grid-template-columns: minmax(0, 1fr);
  }

  .priorities-map {
    position: static;
  }
}

.card__header h3 {
  font-size: 1.82rem;
  color: var(--navy-900);
}

.card__header p {
  margin: 0.7rem 0 0;
  color: var(--ink-soft);
}

.card__header {
  text-align: center;
}

.pyramid {
  margin-top: 0.9rem;
}

.pyramid__stack {
  display: grid;
  gap: 0.55rem;
  align-items: center;
  justify-items: center;
}

.tier {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  align-items: center;
  gap: 0.65rem;
  padding: 0.34rem 0.72rem;
  border: 1px solid var(--tier-border, rgba(17, 32, 58, 0.1));
  border-radius: 16px;
  background: var(--tier-bg, linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(246, 239, 228, 0.98)));
  color: var(--tier-text, var(--navy-900));
  text-align: left;
  cursor: pointer;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

.tier:hover,
.tier:focus-visible {
  transform: translateY(-2px);
}

.tier.is-active {
  border-color: var(--tier-active-border, var(--warm));
  box-shadow: 0 20px 34px var(--tier-shadow, rgba(229, 71, 42, 0.16));
}

.tier--visionary {
  color: var(--tier-text, var(--white));
}

.tier__left,
.tier__center,
.tier__right {
  display: grid;
  gap: 0.02rem;
}

.tier__left {
  justify-items: start;
}

.tier__center {
  justify-items: center;
  text-align: center;
}

.tier__right {
  justify-items: end;
  text-align: right;
}

.tier__role {
  font-family: "Nunito Sans", system-ui, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  font-size: 0.52rem;
  font-weight: 800;
  color: var(--tier-muted, rgba(17, 32, 58, 0.78));
}

.tier__title {
  font-size: 0.92rem;
  line-height: 0.94;
  font-weight: 600;
}

.tier__impact,
.tier__partners,
.tier__amount {
  font-size: 0.58rem;
  font-weight: 700;
  line-height: 1.12;
}

.tier__partners,
.tier__amount {
  white-space: nowrap;
}

.pyramid-card .card__header h3 {
  font-size: 1.55rem;
}

.pyramid-card .card__header p {
  margin-top: 0.55rem;
  font-size: 0.82rem;
  line-height: 1.48;
}

.pyramid-card .card__header {
  padding-block: 0.35rem 0.9rem;
  margin-bottom: 0.35rem;
}

.section--choice .section-heading {
  max-width: 46rem;
}

.section--choice .section-heading h2 {
  margin-top: 0.5rem;
  font-size: clamp(2.25rem, 4vw, 3.45rem);
}

.section--choice .section-heading p {
  margin-top: 0.7rem;
  font-size: 0.98rem;
  line-height: 1.58;
}

.map-stage {
  position: relative;
  margin-top: 1.2rem;
  padding: 0.9rem;
  border-radius: 26px;
  background:
    linear-gradient(180deg, rgba(232, 234, 237, 0.72), rgba(255, 255, 255, 0.86)),
    var(--white);
}

.map-stage__legend {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 0.85rem;
  color: var(--ink-soft);
  font-size: 0.84rem;
  font-weight: 700;
}

.legend-swatch {
  display: inline-block;
  width: 0.95rem;
  height: 0.95rem;
  margin-right: 0.35rem;
  border-radius: 999px;
  vertical-align: -0.15rem;
}

.legend-swatch--served {
  background: rgba(216, 173, 86, 0.46);
}

.legend-swatch--focus {
  background: var(--warm);
}

.map-stage__svg {
  border-radius: 22px;
  background: linear-gradient(180deg, #edf3f8, #e2ebf4);
  overflow: hidden;
}

.map-stage__svg svg {
  width: 100%;
  height: auto;
  display: block;
}

.map-country {
  fill: rgba(197, 211, 224, 0.64);
  stroke: rgba(255, 255, 255, 0.9);
  stroke-width: 0.7px;
  transition: fill 180ms ease, opacity 180ms ease;
}

.map-country.is-served {
  fill: rgba(216, 173, 86, 0.34);
}

.map-country.is-focus {
  fill: var(--warm);
}

.map-country.is-interactive {
  cursor: pointer;
}

.map-country.is-interactive:hover,
.map-country.is-interactive:focus {
  stroke: rgba(17, 32, 58, 0.56);
  stroke-width: 1.2;
}

.map-card__footer {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  margin-top: 1.35rem;
  align-items: start;
  justify-items: center;
  text-align: center;
}

.map-card__footer h4 {
  margin-top: 0.45rem;
  font-size: 1.8rem;
  color: var(--navy-900);
}

.map-card__footer p {
  margin: 0.7rem 0 0;
  color: var(--ink-soft);
}

.country-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  align-content: start;
  justify-content: center;
}

.country-pill {
  border: 1px solid rgba(17, 32, 58, 0.08);
  font-family: "Nunito Sans", system-ui, sans-serif;
  padding: 0.52rem 0.8rem;
  border-radius: 999px;
  background: rgba(17, 32, 58, 0.06);
  color: var(--navy-900);
  font-size: 0.84rem;
  font-weight: 700;
  cursor: pointer;
  transition:
    transform 180ms ease,
    background 180ms ease,
    color 180ms ease,
    border-color 180ms ease,
    box-shadow 180ms ease;
}

.country-pill:hover,
.country-pill:focus-visible {
  transform: translateY(-1px);
  border-color: rgba(17, 32, 58, 0.18);
}

.country-pill.is-active {
  background: var(--pill-color, var(--navy-900));
  border-color: transparent;
  color: var(--pill-ink, var(--white));
  box-shadow: 0 14px 24px rgba(17, 32, 58, 0.14);
}

.country-pill:disabled {
  cursor: default;
  transform: none;
}

.priority-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: start;
  gap: 0.9rem;
  margin-top: 1.45rem;
}

.priority-card {
  display: grid;
  grid-template-rows: auto auto;
  overflow: hidden;
  height: auto;
  padding: 0.82rem 0.82rem 1.6rem;
}

.priority-card__visual {
  position: relative;
  min-height: 0;
  height: clamp(15.5rem, 24vw, 18.75rem);
  border-radius: 24px;
  overflow: hidden;
}

.priority-card__visual img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.priority-card__visual::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(17, 32, 58, 0.04), rgba(17, 32, 58, 0.74)),
    linear-gradient(180deg, transparent 48%, rgba(17, 32, 58, 0.16));
}

.priority-card__headline {
  position: absolute;
  inset: auto 1rem 1rem 1rem;
  z-index: 1;
  color: var(--white);
  text-align: center;
}

.priority-card__headline h3 {
  margin-top: 0.55rem;
  font-size: 1.72rem;
}

.priority-card__summary {
  margin: 0.45rem 0 0;
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.9);
}

.priority-card__body {
  display: grid;
  grid-template-rows: auto auto auto;
  gap: 0.82rem;
  margin-top: 0.85rem;
  min-height: 0;
}

.priority-card__controls,
.priority-card__projects,
.priority-card__impact {
  border-radius: 22px;
  border: 1px solid rgba(17, 32, 58, 0.08);
}

.priority-card__impact {
  margin-bottom: 0.85rem;
}

.priority-card__controls {
  padding: 0.88rem;
  background: rgba(246, 239, 228, 0.72);
  text-align: center;
}

.priority-card__toggle {
  display: grid;
  grid-template-columns: 1fr;
  justify-items: center;
  align-items: start;
  gap: 0.85rem;
}

.priority-card__toggle > div {
  display: grid;
  gap: 0.35rem;
  justify-items: center;
}

.priority-card__action {
  color: var(--navy-900);
  font-size: 1.18rem;
}

.toggle {
  position: relative;
  display: block;
  flex: 0 0 auto;
  width: 3.35rem;
  height: 2rem;
  border-radius: 999px;
  background: rgba(17, 32, 58, 0.14);
  transition: background 180ms ease;
}

.toggle::after {
  content: "";
  position: absolute;
  top: 0.2rem;
  left: 0.2rem;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 50%;
  background: var(--white);
  box-shadow: 0 6px 14px rgba(17, 32, 58, 0.16);
  transition: transform 180ms ease;
}

.toggle input {
  position: absolute;
  inset: 0;
  opacity: 0;
  cursor: pointer;
}

.toggle.is-on {
  background: var(--priority-color);
}

.toggle.is-on::after {
  transform: translateX(1.34rem);
}

.priority-card__slider-header,
.priority-card__slider-footer,
.impact-meta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}

.priority-card__slider-header {
  margin-top: 1rem;
}

.priority-card__slider-stat {
  display: grid;
  justify-items: center;
  width: 100%;
  gap: 0.08rem;
  text-align: center;
}

.priority-card__slider-header small,
.priority-card__slider-footer span,
.priority-card__impact small,
.impact-meta span {
  color: var(--ink-soft);
}

.priority-card__slider-header strong,
.priority-card__impact-value {
  font-family: "Montserrat", system-ui, sans-serif;
}

.priority-card__slider-header strong {
  font-size: 2rem;
  color: var(--navy-900);
}

.priority-card__slider-cost {
  color: var(--ink-soft);
  font-size: 0.9rem;
  font-weight: 600;
}

.priority-card__slider {
  width: 100%;
  margin: 0.95rem 0 0.55rem;
  accent-color: var(--priority-color);
}

.priority-card__slider-footer strong {
  color: var(--navy-900);
  font-size: 0.94rem;
  max-width: 18ch;
}

.priority-card__projects {
  display: flex;
  flex-direction: column;
  padding: 0.88rem;
  background: rgba(255, 255, 255, 0.72);
  text-align: center;
}

.priority-card__project-grid {
  display: grid;
  flex: 0 0 auto;
  align-content: start;
  gap: 0.75rem;
  margin-top: 0.9rem;
}

.priority-project {
  padding: 0.9rem;
  border-radius: 18px;
  border: 1px solid rgba(17, 32, 58, 0.08);
  background: rgba(17, 32, 58, 0.04);
  transition: background 180ms ease, border-color 180ms ease, transform 180ms ease;
}

.priority-project__status {
  display: inline-flex;
  margin-bottom: 0.5rem;
  padding: 0.26rem 0.52rem;
  border-radius: 999px;
  background: rgba(17, 32, 58, 0.08);
  color: var(--ink-soft);
  font-size: 0.7rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}

.priority-project strong {
  display: block;
  color: var(--navy-900);
  font-size: 1.1rem;
}

.priority-project > span:not(.priority-project__status) {
  display: block;
  margin-top: 0.3rem;
  color: var(--ink-soft);
}

.priority-project__meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-top: 0.7rem;
}

.priority-project__meta small {
  color: var(--ink-soft);
}

.priority-project__meta em {
  font-style: normal;
  font-weight: 800;
  color: var(--navy-900);
}

.priority-project__progress {
  height: 0.44rem;
  margin-top: 0.75rem;
  border-radius: 999px;
  background: rgba(17, 32, 58, 0.08);
  overflow: hidden;
}

.priority-project__progress span {
  display: block;
  width: 0;
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(135deg, var(--priority-color), var(--gold));
  transition: width 180ms ease;
}

.priority-project.is-pending {
  opacity: 0.54;
}

.priority-project.is-progress {
  background: rgba(216, 173, 86, 0.14);
  border-color: rgba(216, 173, 86, 0.4);
}

.priority-project.is-complete {
  background: rgba(229, 71, 42, 0.12);
  border-color: rgba(229, 71, 42, 0.34);
  transform: translateY(-1px);
}

.priority-project.is-complete .priority-project__status {
  background: rgba(229, 71, 42, 0.16);
  color: var(--warm-deep);
}

.priority-project.is-progress .priority-project__status {
  background: rgba(216, 173, 86, 0.18);
  color: var(--gold-deep);
}

.priority-card__impact {
  margin-inline: 0.4rem;
  padding: 0.9rem;
  background:
    linear-gradient(180deg, rgba(17, 32, 58, 0.98), rgba(31, 50, 80, 0.96)),
    var(--navy-900);
  color: var(--white);
  text-align: center;
}

.priority-card__impact small {
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  font-size: 0.72rem;
  font-weight: 800;
  color: rgba(255, 255, 255, 0.72);
}

.priority-card__impact-value {
  display: block;
  margin-top: 0.35rem;
  font-size: 2.45rem;
  line-height: 0.92;
}

.impact-meta {
  margin-top: 0.8rem;
  justify-content: space-between;
}

.impact-meta strong {
  color: var(--white);
}

.stories-grid {
  display: block;
  margin-top: 1.6rem;
}

.stories-accordion {
  display: grid;
  gap: 1rem;
  overflow: hidden;
  padding: 1rem;
  border-top: 4px solid var(--story-color);
  background:
    linear-gradient(180deg, rgba(255, 250, 242, 0.96), rgba(255, 255, 255, 0.98)),
    var(--white);
}

.story-rail {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.35rem;
  padding: 0.4rem;
  border-radius: 22px;
  background: rgba(17, 32, 58, 0.05);
}

.story-rail__indicator {
  display: none;
}

.story-banner {
  position: relative;
  z-index: 1;
  min-height: 4.7rem;
  display: grid;
  place-items: center;
  padding: 0.85rem 0.9rem 1rem;
  border: none;
  border-radius: 18px;
  background: transparent;
  color: var(--ink-soft);
  text-align: center;
  cursor: pointer;
  transition: background 180ms ease, color 180ms ease, transform 180ms ease;
}

.story-banner:hover,
.story-banner:focus-visible {
  transform: translateY(-1px);
  background: rgba(255, 255, 255, 0.64);
}

.story-banner.is-active {
  color: var(--story-tab-ink, var(--white));
  background: var(--story-tab-color, var(--navy-900));
  box-shadow: 0 16px 28px rgba(17, 32, 58, 0.14);
}

.story-banner__label,
.field__label {
  font-family: "Nunito Sans", system-ui, sans-serif;
}

.story-banner__label {
  font-size: 0.9rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  line-height: 1.3;
}

.story-feature {
  display: grid;
  grid-template-columns: minmax(0, 1.06fr) minmax(320px, 0.94fr);
  gap: 1rem;
  align-items: stretch;
  min-height: 30.5rem;
}

.story-feature__copy {
  display: grid;
  align-content: start;
  gap: 0.78rem;
  padding: 1.35rem 1.4rem;
  border-top: 6px solid var(--story-color);
  border-radius: 28px;
  background:
    linear-gradient(180deg, rgba(255, 249, 239, 0.98), rgba(255, 255, 255, 0.96)),
    var(--white);
  box-shadow: 0 22px 48px rgba(17, 32, 58, 0.16);
  text-align: left;
}

.story-feature__media-shell {
  position: relative;
  overflow: hidden;
  min-height: 100%;
  border-radius: 28px;
  background: rgba(17, 32, 58, 0.08);
  box-shadow: 0 22px 48px rgba(17, 32, 58, 0.12);
}

.story-feature__media {
  position: absolute;
  inset: 0;
}

.story-feature__media::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(17, 32, 58, 0.08), rgba(17, 32, 58, 0.16)),
    linear-gradient(110deg, transparent 36%, rgba(255, 255, 255, 0.08) 100%);
  pointer-events: none;
}

.story-feature__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.story-feature__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 0.55rem 0.8rem;
}

.story-feature__location {
  font-family: "Nunito Sans", system-ui, sans-serif;
  color: var(--ink-soft);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.story-feature h3 {
  font-size: clamp(2rem, 3.1vw, 3rem);
  color: var(--navy-900);
  text-wrap: balance;
}

.story-feature p {
  margin: 0;
  color: var(--ink-soft);
  font-size: 0.96rem;
  line-height: 1.64;
}

.story-feature__summary {
  color: var(--navy-800);
  font-size: 1.02rem;
  font-weight: 600;
}

.story-feature__details {
  max-width: 42ch;
}

.story-feature__callout {
  margin: 0;
  padding: 0.82rem 1rem;
  border-left: 4px solid var(--story-color);
  border-radius: 0 18px 18px 0;
  background: rgba(17, 32, 58, 0.04);
  color: var(--navy-900);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 1.42rem;
  font-weight: 600;
  line-height: 1.04;
}

.story-feature__outcome {
  display: block;
  color: var(--navy-900);
  font-size: 0.94rem;
  line-height: 1.62;
}

.legacy-shell {
  position: relative;
  overflow: hidden;
  min-height: 31rem;
  border-radius: 34px;
}

.legacy-shell__media,
.legacy-shell__wash {
  position: absolute;
  inset: 0;
}

.legacy-shell__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.legacy-shell__wash {
  background:
    linear-gradient(110deg, rgba(17, 32, 58, 0.9) 8%, rgba(17, 32, 58, 0.66) 50%, rgba(17, 32, 58, 0.9) 100%),
    radial-gradient(circle at 20% 22%, rgba(216, 173, 86, 0.22), transparent 26%);
}

.legacy-shell__content {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.82fr);
  gap: 2rem;
  align-items: end;
  padding: 2rem;
  color: var(--white);
}

.legacy-shell__copy {
  grid-column: 1 / -1;
  max-width: 56rem;
  margin: 0 auto;
  text-align: center;
}

.legacy-shell__copy h2 {
  margin-top: 0.7rem;
  font-size: clamp(2.8rem, 4.8vw, 4.4rem);
}

.legacy-shell__copy p {
  max-width: 40rem;
  margin: 1rem auto 0;
  color: rgba(255, 255, 255, 0.86);
  text-align: center;
}

.legacy-shell__cta {
  grid-column: 1 / -1;
  justify-self: center;
  display: inline-flex;
  align-items: center;
  padding: 0.85rem 1.85rem;
  border-radius: 999px;
  background: linear-gradient(135deg, var(--warm), var(--gold-deep));
  color: var(--white);
  font-family: "Nunito Sans", system-ui, sans-serif;
  font-weight: 800;
  font-size: 1rem;
  letter-spacing: 0.06em;
  text-decoration: none;
  white-space: nowrap;
  box-shadow: 0 14px 30px rgba(229, 71, 42, 0.35);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}

.legacy-shell__cta:hover,
.legacy-shell__cta:focus-visible {
  transform: translateY(-1px);
  filter: brightness(1.05);
  box-shadow: 0 18px 36px rgba(229, 71, 42, 0.45);
  outline: none;
}

.legacy-shell__cta:active {
  transform: translateY(0);
}

.legacy-metrics {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.8rem;
  max-width: 64rem;
  width: 100%;
  margin: 0 auto;
}

.legacy-metric {
  padding: 1rem;
  border-radius: 22px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(12px);
}

.legacy-metric strong {
  display: block;
  font-family: "Montserrat", system-ui, sans-serif;
  font-size: 2.3rem;
}

.legacy-metric span {
  color: rgba(255, 255, 255, 0.84);
}

.legacy-projects {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.9rem;
}

.legacy-project-group {
  padding: 1rem;
  border-radius: 22px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-top: 3px solid var(--legacy-accent, rgba(255, 255, 255, 0.18));
  background: rgba(255, 255, 255, 0.08);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
  backdrop-filter: blur(12px);
}

.legacy-project-group__header {
  display: grid;
  gap: 0.35rem;
  padding-bottom: 0.8rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.legacy-project-group__header .eyebrow {
  color: rgba(255, 255, 255, 0.7);
}

.legacy-project-group__header strong {
  font-size: 1.7rem;
  color: var(--white);
}

.legacy-project-group__list {
  display: grid;
  gap: 0.75rem;
  margin-top: 0.85rem;
}

.legacy-project-item {
  display: grid;
  gap: 0.28rem;
  padding: 0.8rem 0.85rem;
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(8, 17, 34, 0.18);
}

.legacy-project-item__status {
  display: inline-flex;
  width: fit-content;
  padding: 0.22rem 0.5rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.7rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.legacy-project-item strong {
  color: var(--white);
  font-size: 1rem;
}

.legacy-project-item > span:not(.legacy-project-item__status) {
  color: rgba(255, 255, 255, 0.82);
}

.legacy-project-item--progress {
  border-color: rgba(216, 173, 86, 0.36);
  background: rgba(216, 173, 86, 0.12);
}

.legacy-project-item--progress .legacy-project-item__status {
  background: rgba(216, 173, 86, 0.18);
  color: #f6df9f;
}

.legacy-project-item--complete {
  border-color: rgba(229, 71, 42, 0.34);
  background: rgba(229, 71, 42, 0.14);
}

.legacy-project-item--complete .legacy-project-item__status {
  background: rgba(229, 71, 42, 0.18);
  color: #ffd2c8;
}

/* ---------- Ways to Give section ---------- */

.section--give .section-heading {
  margin-bottom: 1.4rem;
}

.give-methods {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 1.1rem;
}

.give-method {
  padding: 1.4rem 1.4rem 1.3rem;
  display: flex;
  flex-direction: column;
  gap: 0.55rem;
}

.give-method h3 {
  margin: 0;
  font-family: "Cormorant Garamond", "Georgia", serif;
  font-size: 1.55rem;
  font-weight: 600;
  line-height: 1.15;
  color: var(--navy-900);
}

.give-method p {
  margin: 0;
  font-size: 0.95rem;
  line-height: 1.5;
  color: var(--ink);
}

.give-method p strong {
  color: var(--navy-900);
}

.give-method a {
  color: var(--warm-deep);
  text-decoration: none;
  border-bottom: 1px solid rgba(229, 71, 42, 0.4);
  transition: color 180ms ease, border-color 180ms ease;
}

.give-method a:hover,
.give-method a:focus-visible {
  color: var(--warm);
  border-bottom-color: var(--warm);
  outline: none;
}

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

.rep-card {
  text-align: center;
  padding-top: 2.35rem;
}

.referral-card {
  text-align: center;
  padding-top: 2.35rem;
}

.rep-card .card__header {
  max-width: 48rem;
  margin: 0 auto;
  padding-top: 0.15rem;
}

.rep-card .card__header .eyebrow {
  margin-bottom: 0.75rem;
}

.referral-card .card__header,
.referral-card .field {
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.referral-card .card__header {
  padding-top: 0.15rem;
}

.rep-card__identity {
  display: grid;
  grid-template-columns: 1fr;
  justify-items: center;
  gap: 0.75rem;
  align-items: center;
  margin-top: 1.45rem;
  text-align: center;
}

.rep-card__photo {
  width: 21.25rem;
  max-width: 100%;
  aspect-ratio: 1;
  border-radius: 20%;
  object-fit: cover;
  object-position: center 18%;
  border: 6px solid rgba(216, 173, 86, 0.28);
  box-shadow: 0 14px 28px rgba(17, 32, 58, 0.14);
}

.rep-card__identity h4 {
  font-size: 2rem;
  color: var(--navy-900);
}

.rep-card__identity p {
  margin: 0.35rem 0 0;
}

.rep-card__contact-note {
  max-width: 36rem;
  margin-inline: auto;
}

.rep-card #repPanel {
  display: grid;
  gap: 1rem;
  justify-items: center;
}

.referral-card #referralPanel {
  display: grid;
  gap: 1rem;
  justify-items: center;
}

.method-selector {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem;
  margin-top: 1.5rem;
}

.rep-card .method-selector,
.referral-card .method-selector,
.rep-card .action-card__buttons {
  justify-content: center;
}

.referral-card .action-card__buttons {
  justify-content: center;
}

.method-selector__button {
  font-family: "Nunito Sans", system-ui, sans-serif;
  padding: 0.72rem 1rem;
  border: 1px solid rgba(17, 32, 58, 0.1);
  border-radius: 999px;
  background: rgba(17, 32, 58, 0.05);
  color: var(--navy-900);
  font-weight: 800;
  cursor: pointer;
}

.method-selector__button.is-active {
  background: linear-gradient(135deg, var(--warm), var(--gold-deep));
  border-color: transparent;
  color: var(--white);
  box-shadow: 0 14px 28px rgba(229, 71, 42, 0.18);
}

.action-card {
  padding: 1rem;
  margin-top: 1rem;
  border-radius: 22px;
  border: 1px solid rgba(17, 32, 58, 0.08);
  background: rgba(246, 239, 228, 0.7);
}

.rep-card .action-card {
  width: 100%;
  text-align: center;
}

.referral-card .action-card {
  width: 100%;
  text-align: center;
}

.rep-card .action-card__script {
  text-align: left;
}

.referral-card .action-card__script {
  text-align: left;
}

.action-card h4 {
  margin-top: 0.35rem;
  font-size: 1.9rem;
  color: var(--navy-900);
}

.action-card__script-wrap {
  position: relative;
  margin-top: 0.8rem;
}

.action-card__script {
  padding: 0.95rem 1rem;
  padding-right: 3.6rem;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.76);
  color: var(--ink);
}

.action-card__copy {
  position: absolute;
  top: 0.7rem;
  right: 0.7rem;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.1rem;
  height: 2.1rem;
  border: 1px solid rgba(17, 32, 58, 0.1);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.92);
  color: var(--navy-900);
  box-shadow: 0 8px 18px rgba(17, 32, 58, 0.12);
  cursor: pointer;
}

.action-card__copy:hover,
.action-card__copy:focus-visible {
  transform: translateY(-1px);
}

.action-card__copy span {
  font-size: 1rem;
  line-height: 1;
}

.action-card__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 0.65rem;
  margin-top: 0.85rem;
}

.field {
  display: grid;
  gap: 0.45rem;
  margin-top: 1rem;
}

.field__label {
  color: var(--navy-900);
  font-weight: 800;
  text-align: left;
}

.field__input {
  width: 100%;
  padding: 0.92rem 1rem;
  border: 1px solid rgba(17, 32, 58, 0.12);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.86);
  color: var(--navy-900);
}

.field__hint {
  text-align: left;
}

.referral-card .field__label,
.referral-card .field__hint {
  text-align: center;
}

.section--footer {
  padding-top: 4rem;
  padding-bottom: 5rem;
}

.footer-card {
  padding: 1.35rem 1.5rem;
  border-radius: 26px;
  background: rgba(17, 32, 58, 0.06);
  border: 1px solid rgba(17, 32, 58, 0.08);
  color: rgba(17, 32, 58, 0.62);
  text-align: center;
}

.footer-card__logo {
  width: 15rem;
  height: auto;
  margin: 0 auto 1.1rem;
}

.footer-card__disclaimer,
.footer-card__copyright {
  margin: 0;
}

.footer-card__disclaimer {
  max-width: 72rem;
  margin-inline: auto;
}

.footer-card__disclaimer + .footer-card__disclaimer {
  margin-top: 0.85rem;
}

.footer-card__copyright {
  margin-top: 0.85rem;
  font-size: 0.92rem;
}

.toast {
  position: fixed;
  left: 50%;
  bottom: 1.2rem;
  transform: translateX(-50%) translateY(140%);
  min-width: 14rem;
  max-width: calc(100vw - 2rem);
  padding: 0.9rem 1rem;
  border-radius: 999px;
  background: rgba(17, 32, 58, 0.96);
  color: var(--white);
  text-align: center;
  box-shadow: var(--shadow);
  transition: transform 180ms ease;
  pointer-events: none;
  z-index: 100;
}

.toast.is-visible {
  transform: translateX(-50%) translateY(0);
}

@media (max-width: 1180px) {
  .hero__content,
  .choice-grid,
  .legacy-shell__content,
  .contact-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 860px) {
  .story-rail {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .story-banner {
    min-height: 4.15rem;
    padding: 0.75rem 0.6rem 0.95rem;
  }

  .story-banner__label {
    font-size: 0.72rem;
    line-height: 1.3;
  }

  .story-feature {
    grid-template-columns: 1fr;
    min-height: 0;
  }

  .story-feature__media-shell {
    order: -1;
    min-height: 16rem;
  }

  .story-feature__copy {
    padding: 1rem;
  }

  .story-feature__details {
    max-width: none;
  }
}

@media (max-width: 1060px) {
  .overview-summary__metrics {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .priority-list,
  .legacy-projects {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 780px) {
  .section,
  .hero__inner,
  .legacy-builder {
    width: min(var(--max-width), calc(100% - 1.2rem));
  }

  .legacy-builder {
    grid-template-columns: 1fr;
  }

  .hero {
    min-height: auto;
  }

  .hero__topbar {
    display: grid;
    justify-items: start;
  }

  .hero__content {
    gap: 1.5rem;
  }

  .hero__logo--campaign {
    width: min(100%, 36rem);
  }

  .hero__wordmark {
    margin-top: calc(min(100%, 36rem) * -0.18);
  }

  .hero h1 {
    font-size: clamp(3.5rem, 16vw, 5.2rem);
  }

  .brand-panel,
  .pyramid-card,
  .map-card,
  .rep-card,
  .referral-card,
  .priority-card {
    border-radius: 24px;
  }

  .overview-grid,
  .priority-list,
  .legacy-metrics,
  .legacy-projects {
    grid-template-columns: 1fr;
  }

  .overview-summary {
    padding: 1rem;
  }

  .overview-summary__metrics {
    grid-template-columns: 1fr;
  }

  .tier {
    width: 100% !important;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto auto;
    align-items: start;
    gap: 0.5rem 1rem;
    padding: 0.5rem 0.6rem;
  }

  .tier__left {
    grid-column: 1 / 2;
    grid-row: 2;
    justify-items: start;
    text-align: left;
  }

  .tier__center {
    grid-column: 1 / -1;
    grid-row: 1;
    justify-items: center;
    text-align: center;
  }

  .tier__right {
    grid-column: 3 / 4;
    grid-row: 2;
    justify-items: end;
    text-align: right;
  }

  .map-card__footer,
  .rep-card__identity {
    grid-template-columns: 1fr;
    display: grid;
  }

  .story-feature {
    min-height: 0;
  }

  .story-feature__copy {
    padding: 1rem;
  }

  .story-feature__media-shell {
    min-height: 15rem;
  }

  .priority-card__visual {
    height: 15rem;
  }

  .priority-card__impact-value {
    font-size: 2.6rem;
  }

  .legacy-shell__copy h2,
  .section-heading h2 {
    font-size: 3rem;
  }
}

/* ---------- Live campaign tracker ---------- */

.campaign-tracker {
  position: relative;
  margin: 14px auto;
  padding: 10px 18px 10px;
  width: min(100%, 1100px);
  border-radius: 14px;
  background: linear-gradient(
    180deg,
    rgba(17, 22, 34, 0.96) 0%,
    rgba(17, 32, 58, 0.92) 100%
  );
  border: 1px solid rgba(216, 173, 86, 0.26);
  box-shadow:
    0 10px 30px rgba(0, 0, 0, 0.32),
    inset 0 1px 0 rgba(255, 255, 255, 0.04);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  color: #f6efe4;
  display: flex;
  flex-direction: column;
  gap: 8px;
  transition: opacity 220ms ease, visibility 220ms ease, transform 220ms ease;
}

.campaign-tracker.is-stuck {
  position: fixed;
  top: 0.75rem;
  left: 1rem;
  right: 1rem;
  width: auto;
  max-width: 1100px;
  margin: 0 auto;
  z-index: 47;
}

.campaign-tracker__placeholder {
  width: min(100%, 1100px);
  margin: 14px auto;
}

body:has(.legacy-builder-shell.is-visible) .campaign-tracker {
  opacity: 0;
  visibility: hidden;
  transform: translateY(-0.5rem);
  pointer-events: none;
}

.campaign-tracker__head {
  display: flex;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
}

.campaign-tracker__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--gold);
  letter-spacing: 0.22em;
  font-size: 0.66rem;
  flex-shrink: 0;
}

.campaign-tracker__eyebrow::before {
  display: none;
}

.campaign-tracker__pulse {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #5fd49a;
  box-shadow: 0 0 0 0 rgba(95, 212, 154, 0.7);
  animation: campaign-tracker-pulse 2s infinite;
}

@keyframes campaign-tracker-pulse {
  0% { box-shadow: 0 0 0 0 rgba(95, 212, 154, 0.55); }
  70% { box-shadow: 0 0 0 8px rgba(95, 212, 154, 0); }
  100% { box-shadow: 0 0 0 0 rgba(95, 212, 154, 0); }
}

.campaign-tracker__milestone {
  margin: 0;
  font-family: "Cormorant Garamond", "Georgia", serif;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.3;
  color: #fbf2dd;
  letter-spacing: 0.005em;
  transition: opacity 320ms ease;
  flex: 1 1 auto;
  min-width: 0;
  font-style: italic;
}

.campaign-tracker__milestone.is-swapping {
  opacity: 0;
}

.campaign-tracker__cta {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  padding: 6px 14px;
  border-radius: 999px;
  background: linear-gradient(135deg, var(--gold) 0%, var(--gold-deep) 100%);
  color: var(--ink);
  font-family: "Nunito Sans", "Helvetica Neue", system-ui, sans-serif;
  font-weight: 800;
  font-size: 0.66rem;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  box-shadow: 0 4px 12px rgba(216, 173, 86, 0.35);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}

.campaign-tracker__cta:hover,
.campaign-tracker__cta:focus-visible {
  transform: translateY(-1px);
  filter: brightness(1.08);
  box-shadow: 0 8px 18px rgba(216, 173, 86, 0.45);
  outline: none;
}

.campaign-tracker__cta:active {
  transform: translateY(0);
}

.campaign-tracker__row {
  display: flex;
  align-items: center;
  gap: 18px;
}

.campaign-tracker__stat {
  display: inline-flex;
  align-items: baseline;
  gap: 8px;
  flex-shrink: 0;
  white-space: nowrap;
}

.campaign-tracker__stat--impact {
  justify-content: flex-end;
}

.campaign-tracker__stat-value {
  font-family: "Cormorant Garamond", "Georgia", serif;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1;
  color: var(--gold);
  letter-spacing: 0.01em;
  font-variant-numeric: tabular-nums;
}

.campaign-tracker__stat--impact .campaign-tracker__stat-value {
  color: #fbf2dd;
}

.campaign-tracker__stat-label {
  font-family: "Nunito Sans", "Helvetica Neue", sans-serif;
  font-size: 0.7rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: rgba(246, 239, 228, 0.7);
}

.campaign-tracker__stat-label strong {
  color: rgba(246, 239, 228, 0.92);
  font-weight: 700;
}

.campaign-tracker__bar {
  position: relative;
  height: 6px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  overflow: hidden;
  border: 1px solid rgba(216, 173, 86, 0.18);
  flex: 1 1 auto;
  min-width: 0;
}

.campaign-tracker__fill {
  height: 100%;
  width: 0%;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--gold-deep) 0%, var(--gold) 60%, #f3d896 100%);
  box-shadow: 0 0 12px rgba(216, 173, 86, 0.6);
  transition: width 720ms cubic-bezier(0.2, 0.65, 0.2, 1);
}

@media (max-width: 820px) {
  .campaign-tracker {
    padding: 10px 14px;
    border-radius: 12px;
  }

  .campaign-tracker__milestone {
    font-size: 0.92rem;
    width: 100%;
  }

  .campaign-tracker__row {
    flex-wrap: wrap;
    gap: 10px;
  }

  .campaign-tracker__bar {
    order: 3;
    flex-basis: 100%;
  }

  .campaign-tracker__stat-value {
    font-size: 1.25rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .campaign-tracker__pulse {
    animation: none;
  }

  .campaign-tracker__fill {
    transition: none;
  }

  .campaign-tracker__milestone {
    transition: none;
  }
}
