.program-page {
  --catalog-dark: #0b1020;
  --catalog-paper: #f5f1e7;
  background: var(--catalog-dark);
}

.program-page .site-header {
  border-color: rgba(255, 255, 255, 0.12);
  background: rgba(11, 16, 32, 0.78);
}

.program-page .brand,
.program-page .header-links a {
  color: #fff;
}

.program-page .header-links a {
  opacity: 0.72;
}

.program-page .header-links a:hover,
.program-page .header-links a[aria-current="page"] {
  color: #fff;
  opacity: 1;
}

.program-page .header-cta {
  background: #9ff2cd;
  color: #07140f !important;
}

.catalog-hero {
  position: relative;
  display: grid;
  gap: 38px;
  min-height: 100svh;
  overflow: hidden;
  padding: calc(112px + env(safe-area-inset-top)) var(--page-pad) 42px;
  background:
    radial-gradient(circle at 85% 18%, rgba(111, 70, 246, 0.38), transparent 30%),
    radial-gradient(circle at 8% 76%, rgba(14, 185, 129, 0.18), transparent 30%),
    var(--catalog-dark);
  color: #fff;
}

.catalog-hero__grid {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.055) 1px, transparent 1px);
  background-size: 42px 42px;
  mask-image: linear-gradient(to bottom, black 0%, transparent 88%);
  pointer-events: none;
}

.catalog-hero__copy,
.catalog-stack,
.route-switch {
  position: relative;
  z-index: 2;
}

.catalog-eyebrow,
.catalog-section__heading > div > p,
.catalog-ai-bridge__copy > p:first-child,
.catalog-bottom-cta > p {
  margin: 0 0 15px;
  color: #9ff2cd;
  font-family: "Outfit", sans-serif;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.catalog-hero h1,
.catalog-section h2,
.catalog-ai-bridge h2,
.catalog-bottom-cta h2 {
  margin: 0;
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  letter-spacing: -0.055em;
  line-height: 0.9;
}

.catalog-hero h1 {
  max-width: 800px;
  font-size: clamp(3.6rem, 16vw, 8.2rem);
}

.catalog-hero h1 em {
  color: #9ff2cd;
  font-style: normal;
}

.catalog-hero__copy > p:not(.catalog-eyebrow, .catalog-pro-note) {
  max-width: 620px;
  margin: 24px 0 0;
  color: #aeb8c8;
  font-size: clamp(1rem, 4vw, 1.24rem);
}

.catalog-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 7px;
  margin-top: 28px;
}

.catalog-stats div {
  min-width: 0;
  padding: 13px 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.055);
}

.catalog-stats strong,
.catalog-stats span {
  display: block;
}

.catalog-stats strong {
  font-family: "Outfit", sans-serif;
  font-size: 1.25rem;
  line-height: 1;
}

.catalog-stats span {
  margin-top: 6px;
  overflow: hidden;
  color: #8995a8;
  font-size: 0.57rem;
  line-height: 1.2;
}

.catalog-pro-note {
  margin: 13px 0 0;
  color: #778397;
  font-size: 0.65rem;
}

.catalog-stack {
  width: min(100%, 430px);
  height: 370px;
  margin: 0 auto;
}

.catalog-stack__card {
  position: absolute;
  right: 0;
  left: 0;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 12px;
  min-height: 102px;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 24px;
  box-shadow: 0 28px 55px rgba(0, 0, 0, 0.24);
}

.catalog-stack__card > span {
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.16);
  font-size: 1.5rem;
}

.catalog-stack__card > strong {
  font-family: "Outfit", sans-serif;
  font-size: 1rem;
}

.catalog-stack__card > small {
  color: rgba(255, 255, 255, 0.66);
  font-size: 0.67rem;
}

.catalog-stack__card--back {
  top: 0;
  transform: scale(0.86) rotate(-4deg);
  background: #7c3aed;
  opacity: 0.62;
}

.catalog-stack__card--middle {
  top: 72px;
  transform: scale(0.93) rotate(2deg);
  background: #2563eb;
  opacity: 0.83;
}

.catalog-stack__card--front {
  top: 150px;
  display: block;
  min-height: 205px;
  padding: 22px;
  background: #ea580c;
}

.catalog-stack__card--front header,
.catalog-stack__card--front div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.catalog-stack__card--front header span {
  font-size: 2rem;
}

.catalog-stack__card--front header b {
  padding: 6px 9px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.17);
  font-size: 0.62rem;
}

.catalog-stack__card--front > small,
.catalog-stack__card--front > strong {
  display: block;
}

.catalog-stack__card--front > small {
  margin-top: 22px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.63rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.catalog-stack__card--front > strong {
  margin-top: 6px;
  font-family: "Outfit", sans-serif;
  font-size: 1.55rem;
  line-height: 1.05;
}

.catalog-stack__card--front div {
  margin-top: 23px;
}

.catalog-stack__card--front div i {
  width: 58%;
  height: 7px;
  border-radius: 999px;
  background: linear-gradient(to right, #fff 12%, rgba(255, 255, 255, 0.28) 12%);
}

.catalog-stack__card--front div span {
  font-size: 0.7rem;
  font-weight: 700;
}

.route-switch {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 7px;
  width: 100%;
  max-width: 900px;
  margin: auto auto 0;
  padding: 7px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.06);
  backdrop-filter: blur(14px);
}

.route-switch a {
  position: relative;
  min-width: 0;
  min-height: 86px;
  padding: 13px 30px 13px 13px;
  border-radius: 14px;
  color: #aeb8c8 !important;
  text-decoration: none;
}

.route-switch a.is-selected {
  background: #fff;
  color: #0b1020 !important;
}

.route-switch span,
.route-switch strong {
  display: block;
}

.route-switch span {
  font-size: 0.59rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.route-switch strong {
  margin-top: 7px;
  font-family: "Outfit", sans-serif;
  font-size: 0.85rem;
  line-height: 1.05;
}

.route-switch i {
  position: absolute;
  top: 12px;
  right: 12px;
  font-style: normal;
}

.catalog-section {
  padding: 88px var(--page-pad) 105px;
  background: var(--catalog-paper);
}

.catalog-section__heading {
  display: grid;
  gap: 20px;
  max-width: var(--max);
  margin: 0 auto 36px;
}

.catalog-section__heading > div > p {
  color: #9b3c17;
}

.catalog-section h2 {
  font-size: clamp(3.15rem, 13vw, 7rem);
}

.catalog-section__heading > p {
  max-width: 480px;
  margin: 0;
  color: var(--muted);
  font-size: 0.9rem;
}

.catalog-filters {
  position: sticky;
  z-index: 20;
  top: 76px;
  display: flex;
  gap: 8px;
  max-width: var(--max);
  margin: 0 auto 24px;
  padding: 9px 0;
  overflow-x: auto;
  background: linear-gradient(to bottom, var(--catalog-paper) 76%, transparent);
  scrollbar-width: none;
}

.catalog-filters::-webkit-scrollbar {
  display: none;
}

.catalog-filters button {
  flex: 0 0 auto;
  min-height: 44px;
  padding: 9px 14px;
  border: 1px solid #cbd2d9;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.68);
  color: var(--muted);
  cursor: pointer;
  font-size: 0.73rem;
  font-weight: 700;
}

.catalog-filters button.is-selected {
  border-color: var(--ink);
  background: var(--ink);
  color: white;
}

.program-catalog {
  display: grid;
  gap: 16px;
  max-width: var(--max);
  margin: auto;
}

.catalog-card {
  --card-accent: #ea580c;
  --card-soft: #fff0e7;
  display: flex;
  flex-direction: column;
  padding: 18px;
  overflow: hidden;
  border: 1px solid rgba(13, 20, 36, 0.14);
  border-top: 5px solid var(--card-accent);
  border-radius: 25px;
  background: #fffefa;
  box-shadow: 0 18px 48px rgba(13, 20, 36, 0.08);
}

.catalog-card[hidden] {
  display: none;
}

.catalog-card--reading { --card-accent: #2563eb; --card-soft: #e8efff; }
.catalog-card--journal { --card-accent: #be185d; --card-soft: #fde7f1; }
.catalog-card--meditation { --card-accent: #7c3aed; --card-soft: #eee8ff; }
.catalog-card--forge { --card-accent: #b45309; --card-soft: #fff0d7; }
.catalog-card--hard { --card-accent: #dc2626; --card-soft: #fee9e9; }

.catalog-card__header {
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr) auto;
  align-items: start;
  gap: 13px;
}

.catalog-card__emoji {
  display: grid;
  place-items: center;
  width: 58px;
  height: 58px;
  border-radius: 17px;
  background: var(--card-soft);
  font-size: 1.75rem;
}

.catalog-card__emoji--type {
  color: var(--card-accent);
  font-family: "Outfit", sans-serif;
  font-size: 1.35rem;
  font-weight: 700;
}

.catalog-card__header small {
  display: block;
  color: var(--card-accent);
  font-size: 0.61rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.catalog-card__header h3 {
  margin: 5px 0 0;
  font-family: "Outfit", sans-serif;
  font-size: clamp(1.6rem, 7vw, 2.55rem);
  letter-spacing: -0.045em;
  line-height: 0.96;
}

.catalog-card__header > b {
  color: #b5bdc8;
  font-family: "Outfit", sans-serif;
  font-size: 0.68rem;
}

.catalog-card__hook {
  margin: 30px 0 0;
  color: var(--card-accent);
  font-family: "Outfit", sans-serif;
  font-size: clamp(1.55rem, 6vw, 2.15rem);
  font-weight: 700;
  letter-spacing: -0.035em;
  line-height: 1;
}

.catalog-card__body {
  margin: 13px 0 0;
  color: var(--muted);
  font-size: 0.88rem;
}

.catalog-card__facts {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 7px;
  margin-top: 22px;
}

.catalog-card__facts span {
  min-width: 0;
  padding: 12px;
  border-radius: 14px;
  background: var(--card-soft);
  color: #4e5a6c;
  font-size: 0.67rem;
  line-height: 1.25;
}

.catalog-card__facts b {
  display: block;
  margin-bottom: 5px;
  color: var(--card-accent);
  font-size: 0.57rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.catalog-card details {
  margin-top: 18px;
  border-top: 1px solid rgba(13, 20, 36, 0.11);
  border-bottom: 1px solid rgba(13, 20, 36, 0.11);
}

.catalog-card summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 52px;
  cursor: pointer;
  font-size: 0.74rem;
  font-weight: 700;
  list-style: none;
}

.catalog-card summary::-webkit-details-marker { display: none; }

.catalog-card summary span {
  display: grid;
  place-items: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: var(--card-soft);
  color: var(--card-accent);
  font-size: 1rem;
  transition: transform 180ms ease;
}

.catalog-card details[open] summary span { transform: rotate(45deg); }

.catalog-card__inside {
  display: grid;
  gap: 10px;
  padding: 0 0 15px;
}

.catalog-card__inside > div {
  padding: 13px;
  border-radius: 13px;
  background: #f7f6f1;
}

.catalog-card__inside b {
  display: block;
  color: var(--card-accent);
  font-size: 0.58rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.catalog-card__inside p {
  margin: 5px 0 0;
  color: #536073;
  font-size: 0.72rem;
  line-height: 1.45;
}

.catalog-card__health-note,
.catalog-card__legal {
  padding: 11px;
  border-left: 3px solid var(--card-accent);
  background: var(--card-soft);
  color: #536073;
  font-size: 0.65rem !important;
}

.catalog-card footer {
  display: grid;
  gap: 8px;
  margin-top: auto;
  padding-top: 18px;
}

.catalog-card footer a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 52px;
  padding: 12px 15px;
  border-radius: 13px;
  background: var(--card-accent);
  color: white !important;
  font-weight: 700;
  text-decoration: none;
}

.catalog-card footer small {
  color: var(--muted);
  font-size: 0.63rem;
}

.catalog-card__disclosure {
  margin: -18px -18px 18px;
  padding: 9px 14px;
  background: var(--card-accent);
  color: white;
  font-size: 0.57rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-align: center;
  text-transform: uppercase;
}

.catalog-card__legal {
  margin: 14px 0 0;
  line-height: 1.45;
}

.catalog-ai-bridge {
  display: grid;
  gap: 30px;
  padding: 88px var(--page-pad);
  overflow: hidden;
  background:
    radial-gradient(circle at 85% 12%, rgba(255, 255, 255, 0.18), transparent 28%),
    linear-gradient(145deg, #6c3bf0, #402bbd);
  color: white;
}

.catalog-ai-bridge__copy > p:first-child { color: #d6caff; }

.catalog-ai-bridge h2 {
  font-size: clamp(3.8rem, 15vw, 8rem);
}

.catalog-ai-bridge__copy > p:not(:first-child) {
  max-width: 620px;
  margin: 22px 0 0;
  color: rgba(255, 255, 255, 0.72);
}

.catalog-ai-bridge__copy > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 58px;
  margin-top: 28px;
  padding: 14px 17px;
  border-radius: 15px;
  background: #fff;
  color: #2b1b82 !important;
  font-weight: 700;
  text-decoration: none;
}

.catalog-ai-bridge__copy > small {
  display: block;
  margin-top: 10px;
  color: rgba(255, 255, 255, 0.62);
  font-size: 0.63rem;
}

.catalog-ai-bridge__visual {
  width: min(100%, 480px);
  margin: auto;
  padding: 25px;
  border: 1px solid rgba(255, 255, 255, 0.23);
  border-radius: 28px;
  background: rgba(11, 16, 32, 0.45);
  box-shadow: 0 28px 60px rgba(19, 10, 80, 0.28);
  transform: rotate(1.5deg);
}

.catalog-ai-bridge__visual > span {
  padding: 6px 9px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.13);
  font-size: 0.59rem;
  font-weight: 700;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.catalog-ai-bridge__visual > strong {
  display: block;
  margin: 28px 0;
  font-family: "Outfit", sans-serif;
  font-size: clamp(2.8rem, 12vw, 5.5rem);
  letter-spacing: -0.05em;
  line-height: 0.88;
}

.catalog-ai-bridge__visual > div {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 13px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.14);
}

.catalog-ai-bridge__visual i {
  color: rgba(255, 255, 255, 0.55);
  font-size: 0.68rem;
  font-style: normal;
}

.catalog-ai-bridge__visual b {
  font-size: 0.75rem;
}

.catalog-bottom-cta {
  padding: 100px var(--page-pad);
  background: #0b1020;
  color: white;
  text-align: center;
}

.catalog-bottom-cta > p { color: #9ff2cd; }

.catalog-bottom-cta h2 {
  font-size: clamp(3.4rem, 15vw, 8rem);
}

.catalog-bottom-cta > a {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  width: min(100%, 380px);
  min-height: 60px;
  margin-top: 32px;
  padding: 15px 18px;
  border-radius: 15px;
  background: #9ff2cd;
  color: #07140f !important;
  font-weight: 700;
  text-decoration: none;
}

.catalog-bottom-cta > small {
  display: block;
  margin-top: 12px;
  color: #8995a8;
  font-size: 0.66rem;
}

.program-footer {
  background: #070a12;
}

/* AI-created flagship example */
.ai-example-page {
  background: #151026;
}

.ai-example-hero {
  position: relative;
  display: grid;
  gap: 42px;
  min-height: 100svh;
  overflow: hidden;
  padding: calc(112px + env(safe-area-inset-top)) var(--page-pad) 40px;
  background:
    linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px),
    #151026;
  background-size: 40px 40px;
  color: white;
}

.ai-example-hero__glow {
  position: absolute;
  top: 4%;
  right: -45%;
  width: 110vw;
  height: 110vw;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(120, 78, 255, 0.48), transparent 65%);
  pointer-events: none;
}

.ai-example-hero__copy,
.night-loop,
.ai-example-proofline {
  position: relative;
  z-index: 2;
}

.ai-example-hero__copy > p:first-child,
.truth-section__copy > p:first-child,
.personal-details__heading > p,
.walkthrough-section__heading > p,
.same-account-callout > div > p:first-child,
.path-comparison__heading > p,
.ai-example-cta > p {
  margin: 0 0 14px;
  color: #b9a6ff;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.ai-example-hero h1,
.truth-section h2,
.personal-details h2,
.walkthrough-section h2,
.same-account-callout h2,
.path-comparison h2,
.ai-example-cta h2 {
  margin: 0;
  font-family: "Outfit", sans-serif;
  font-weight: 700;
  letter-spacing: -0.058em;
  line-height: 0.88;
}

.ai-example-hero h1 {
  font-size: clamp(4rem, 18vw, 9.5rem);
  text-transform: uppercase;
}

.ai-example-hero h1 span {
  display: inline-block;
  color: #a88bff;
  transform: rotate(-2deg);
}

.ai-example-hero__copy > p:nth-of-type(2) {
  max-width: 650px;
  margin: 24px 0 0;
  color: #b5afc6;
  font-size: clamp(1rem, 4vw, 1.25rem);
}

.ai-example-hero__actions {
  display: grid;
  gap: 11px;
  margin-top: 28px;
}

.ai-example-hero__actions a:first-child {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 58px;
  padding: 14px 17px;
  border-radius: 15px;
  background: #a88bff;
  color: #151026 !important;
  font-weight: 700;
  text-decoration: none;
}

.ai-example-hero__actions a:last-child {
  justify-self: center;
  color: #c9c3d8 !important;
  font-size: 0.76rem;
  text-underline-offset: 4px;
}

.ai-example-hero__copy > small {
  display: block;
  margin-top: 12px;
  color: #80788f;
  font-size: 0.63rem;
}

.night-loop {
  width: min(100%, 480px);
  margin: auto;
  padding: 14px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 30px;
  background: #090712;
  box-shadow: 0 32px 75px rgba(0, 0, 0, 0.38);
  transform: rotate(1.2deg);
}

.night-loop__clock {
  padding: 18px 17px;
  text-align: center;
}

.night-loop__clock span,
.night-loop__clock strong,
.night-loop__clock small {
  display: block;
}

.night-loop__clock span {
  color: #80788f;
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.night-loop__clock strong {
  margin-top: 6px;
  color: #ff7958;
  font-family: "Outfit", sans-serif;
  font-size: clamp(4rem, 18vw, 7rem);
  letter-spacing: -0.06em;
  line-height: 0.9;
}

.night-loop__clock small {
  margin-top: 9px;
  color: #ada5b9;
}

.night-loop__feed {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 6px;
  padding: 7px;
  overflow: hidden;
  border-radius: 17px;
  background: #151026;
}

.night-loop__feed i {
  display: block;
  height: 76px;
  border-radius: 12px;
  background: linear-gradient(145deg, #4e4269, #231b34);
}

.night-loop__feed i:nth-child(2) { background: linear-gradient(145deg, #603fa8, #28203f); }
.night-loop__feed i:nth-child(3) { background: linear-gradient(145deg, #9a3c6a, #322034); }

.night-loop__feed b {
  position: absolute;
  right: 0;
  bottom: -26px;
  color: rgba(255, 255, 255, 0.16);
  font-family: "Outfit", sans-serif;
  font-size: 6rem;
}

.night-loop__break {
  margin-top: 8px;
  padding: 18px;
  border-radius: 18px;
  background: #9ff2cd;
  color: #07140f;
}

.night-loop__break span,
.night-loop__break strong,
.night-loop__break small {
  display: block;
}

.night-loop__break span {
  font-size: 0.6rem;
  font-weight: 700;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.night-loop__break strong {
  margin-top: 7px;
  font-family: "Outfit", sans-serif;
  font-size: 1.45rem;
  letter-spacing: -0.035em;
}

.night-loop__break small { margin-top: 4px; opacity: 0.67; }

.ai-example-proofline {
  display: grid;
  grid-template-columns: auto 1fr auto 1fr auto 1fr auto 1fr auto;
  align-items: center;
  gap: 5px;
  width: 100%;
  max-width: 950px;
  margin: auto auto 0;
  color: #8e859e;
  font-size: 0.54rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.ai-example-proofline i {
  height: 1px;
  background: rgba(255, 255, 255, 0.17);
}

.truth-section,
.personal-details,
.walkthrough-section,
.same-account-callout,
.path-comparison,
.ai-example-cta {
  padding: 88px var(--page-pad);
}

.truth-section {
  display: grid;
  gap: 34px;
  background: #f5f1e7;
}

.truth-section__copy > p:first-child,
.personal-details__heading > p,
.walkthrough-section__heading > p,
.path-comparison__heading > p {
  color: #5e38d7;
}

.truth-section h2,
.personal-details h2,
.walkthrough-section h2,
.path-comparison h2,
.ai-example-cta h2 {
  font-size: clamp(3.25rem, 14vw, 7.5rem);
}

.truth-section__copy > p:last-child,
.walkthrough-section__heading > p:last-child {
  max-width: 560px;
  margin: 22px 0 0;
  color: var(--muted);
}

.truth-prompt {
  overflow: hidden;
  border: 1px solid rgba(13, 20, 36, 0.15);
  border-radius: 25px;
  background: #fffefa;
  box-shadow: 0 25px 60px rgba(13, 20, 36, 0.1);
}

.truth-prompt header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 13px 15px;
  border-bottom: 1px solid rgba(13, 20, 36, 0.1);
  background: #ece7ff;
}

.truth-prompt header span {
  color: #5e38d7;
  font-size: 0.61rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.truth-prompt header button {
  min-height: 42px;
  padding: 8px 12px;
  border: 0;
  border-radius: 10px;
  background: #5e38d7;
  color: #fff;
  cursor: pointer;
  font-size: 0.68rem;
  font-weight: 700;
}

.truth-prompt blockquote {
  margin: 0;
  padding: 24px 19px;
  color: var(--ink);
  font-family: "Outfit", sans-serif;
  font-size: clamp(1.25rem, 5.5vw, 2rem);
  font-weight: 600;
  letter-spacing: -0.025em;
  line-height: 1.25;
}

.truth-prompt footer {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  padding: 0 19px 19px;
}

.truth-prompt footer span,
.walkthrough-token-row span {
  padding: 6px 9px;
  border-radius: 999px;
  background: #f0edf7;
  color: #5f6877;
  font-size: 0.61rem;
  font-weight: 700;
}

.personal-details {
  background: #0b1020;
  color: white;
}

.personal-details__heading > p { color: #9ff2cd; }

.personal-details__grid {
  display: grid;
  gap: 10px;
  margin-top: 36px;
}

.personal-details__grid article {
  position: relative;
  min-height: 230px;
  padding: 19px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 21px;
  background: rgba(255, 255, 255, 0.055);
}

.personal-details__grid article > span {
  position: absolute;
  top: 6px;
  right: 12px;
  color: rgba(255, 255, 255, 0.08);
  font-family: "Outfit", sans-serif;
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 1;
}

.personal-details__grid small,
.personal-details__grid strong {
  display: block;
  position: relative;
}

.personal-details__grid small {
  max-width: 190px;
  color: #8995a8;
  font-size: 0.65rem;
}

.personal-details__grid strong {
  margin-top: 34px;
  color: #9ff2cd;
  font-family: "Outfit", sans-serif;
  font-size: 2.15rem;
  letter-spacing: -0.04em;
}

.personal-details__grid p {
  max-width: 310px;
  margin: 12px 0 0;
  color: #aeb8c8;
  font-size: 0.75rem;
}

.personal-details__note {
  max-width: 720px;
  margin: 27px 0 0;
  color: #8995a8;
  font-size: 0.8rem;
}

.walkthrough-section {
  background: #f5f1e7;
}

.walkthrough-section__heading {
  max-width: var(--max);
  margin: 0 auto 40px;
}

.walkthrough-shell {
  max-width: var(--max);
  margin: auto;
  overflow: hidden;
  border-radius: 28px;
  background: #111728;
  box-shadow: 0 32px 75px rgba(13, 20, 36, 0.18);
}

.walkthrough-tabs {
  display: flex;
  gap: 4px;
  padding: 8px;
  overflow-x: auto;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  scrollbar-width: none;
}

.walkthrough-tabs::-webkit-scrollbar { display: none; }

.walkthrough-tabs button {
  flex: 1 0 auto;
  min-height: 52px;
  padding: 9px 12px;
  border: 0;
  border-radius: 12px;
  background: transparent;
  color: #7f8ba0;
  cursor: pointer;
  font-size: 0.7rem;
  font-weight: 700;
}

.walkthrough-tabs button span {
  display: block;
  font-size: 0.52rem;
}

.walkthrough-tabs button[aria-selected="true"] {
  background: #a88bff;
  color: #151026;
}

.walkthrough-panels { color: white; }

.ai-example-page.is-walkthrough-enhanced .walkthrough-panel:not(.is-active) {
  display: none;
}

.walkthrough-panel {
  min-height: 570px;
  padding: 24px 18px 28px;
}

.walkthrough-panel__label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding-bottom: 17px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  color: #8e98aa;
  font-size: 0.61rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.walkthrough-panel__label span {
  color: #a88bff;
}

.walkthrough-panel > h3 {
  max-width: 780px;
  margin: 38px 0 0;
  font-family: "Outfit", sans-serif;
  font-size: clamp(2.6rem, 11vw, 5.6rem);
  letter-spacing: -0.055em;
  line-height: 0.94;
}

.walkthrough-panel > p {
  max-width: 700px;
  margin: 22px 0 0;
  color: #9ca6b8;
}

.walkthrough-panel > button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 56px;
  margin-top: 34px;
  padding: 13px 16px;
  border: 0;
  border-radius: 14px;
  background: #9ff2cd;
  color: #07140f;
  cursor: pointer;
  font-weight: 700;
}

.walkthrough-token-row {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin-top: 25px;
}

.walkthrough-token-row span { background: rgba(255, 255, 255, 0.09); color: #b4bdca; }

.walkthrough-answer-grid {
  display: grid;
  gap: 8px;
  margin-top: 26px;
}

.walkthrough-answer-grid div {
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.05);
}

.walkthrough-answer-grid small,
.walkthrough-answer-grid strong {
  display: block;
}

.walkthrough-answer-grid small { color: #7f8ba0; font-size: 0.62rem; }
.walkthrough-answer-grid strong { margin-top: 5px; color: #a88bff; font-family: "Outfit", sans-serif; font-size: 1.25rem; }

.proposal-card {
  margin-top: 24px;
  padding: 18px;
  border-radius: 22px;
  background: linear-gradient(145deg, #7048e8, #4630bd);
}

.proposal-card header {
  display: flex;
  align-items: start;
  justify-content: space-between;
  gap: 18px;
}

.proposal-card header small { color: #d3caff; font-size: 0.58rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; }
.proposal-card header h3 { margin: 9px 0 0; font-family: "Outfit", sans-serif; font-size: clamp(2.5rem, 10vw, 4.7rem); letter-spacing: -0.055em; line-height: 0.88; }
.proposal-card header > span { display: grid; place-items: center; width: 48px; height: 48px; border: 1px solid rgba(255,255,255,.25); border-radius: 50%; font-family: "Outfit", sans-serif; font-weight: 700; }

.proposal-card__meta {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 6px;
  margin-top: 25px;
}

.proposal-card__meta span {
  min-width: 0;
  padding: 10px 7px;
  border-radius: 11px;
  background: rgba(255, 255, 255, 0.1);
  color: #d7d0ea;
  font-size: 0.55rem;
}

.proposal-card__meta b { display: block; margin-bottom: 3px; color: white; font-size: 0.65rem; }

.proposal-card ol {
  display: grid;
  gap: 6px;
  margin: 18px 0 0;
  padding: 0;
  list-style: none;
}

.proposal-card li {
  display: grid;
  grid-template-columns: 48px 1fr;
  gap: 11px;
  padding: 12px;
  border-radius: 12px;
  background: rgba(10, 7, 25, 0.22);
}

.proposal-card li > span { color: #d3caff; font-size: 0.6rem; font-weight: 700; }
.proposal-card li strong, .proposal-card li small { display: block; }
.proposal-card li strong { font-family: "Outfit", sans-serif; font-size: 0.88rem; }
.proposal-card li small { margin-top: 2px; color: #d3caff; font-size: 0.6rem; }

.proposal-card__fallback {
  margin-top: 8px;
  padding: 13px;
  border-radius: 13px;
  background: #9ff2cd;
  color: #07140f;
}

.proposal-card__fallback span,
.proposal-card__fallback strong,
.proposal-card__fallback small { display: block; }
.proposal-card__fallback span { font-size: 0.56rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; }
.proposal-card__fallback strong { margin-top: 4px; font-family: "Outfit", sans-serif; font-size: 1rem; }
.proposal-card__fallback small { margin-top: 2px; font-size: 0.6rem; opacity: .67; }

.approval-checklist {
  display: grid;
  gap: 8px;
  margin: 28px 0 0;
  padding: 0;
  list-style: none;
}

.approval-checklist li {
  display: grid;
  grid-template-columns: 30px 1fr;
  align-items: center;
  gap: 10px;
  min-height: 50px;
  padding: 8px 12px;
  border-radius: 13px;
  background: rgba(255, 255, 255, 0.055);
  color: #b7c0ce;
  font-size: 0.75rem;
}

.approval-checklist li span { display: grid; place-items: center; width: 27px; height: 27px; border-radius: 9px; background: #9ff2cd; color: #07140f; font-weight: 700; }

.approval-control {
  display: grid;
  grid-template-columns: 48px 1fr;
  align-items: center;
  gap: 13px;
  margin-top: 18px;
  padding: 16px;
  border: 1px solid rgba(159, 242, 205, 0.3);
  border-radius: 16px;
  background: rgba(159, 242, 205, 0.08);
}

.approval-control > span { display: grid; place-items: center; width: 46px; height: 46px; border-radius: 14px; background: #9ff2cd; color: #07140f; font-weight: 700; }
.approval-control strong, .approval-control small { display: block; }
.approval-control strong { font-family: "Outfit", sans-serif; }
.approval-control small { margin-top: 3px; color: #8f9aac; font-size: 0.63rem; }

.day-one-card {
  margin-top: 24px;
  padding: 18px;
  border-radius: 22px;
  background: #fff;
  color: var(--ink);
}

.day-one-card header { display: flex; justify-content: space-between; gap: 14px; color: #6c3bf0; font-size: 0.62rem; font-weight: 700; text-transform: uppercase; }
.day-one-card__icon { display: grid; place-items: center; width: 58px; height: 58px; margin-top: 34px; border-radius: 18px; background: #ece7ff; color: #6c3bf0; font-size: 2rem; }
.day-one-card h3 { margin: 18px 0 0; font-family: "Outfit", sans-serif; font-size: clamp(2.4rem, 10vw, 4.6rem); letter-spacing: -0.055em; line-height: .94; }
.day-one-card > p { max-width: 560px; margin: 13px 0 0; color: var(--muted); }
.day-one-card__progress { display: flex; align-items: center; gap: 12px; margin-top: 25px; }
.day-one-card__progress i { flex: 1; height: 8px; border-radius: 999px; background: linear-gradient(to right, #6c3bf0 7%, #e5e7eb 7%); }
.day-one-card__progress span { color: var(--muted); font-size: 0.65rem; }
.day-one-card > button { display: flex; justify-content: space-between; width: 100%; min-height: 54px; margin-top: 20px; padding: 13px 15px; border: 0; border-radius: 14px; background: #6c3bf0; color: white; font-weight: 700; }

.walkthrough-complete {
  display: grid;
  grid-template-columns: 38px 1fr;
  align-items: center;
  gap: 11px;
  margin-top: 20px;
  color: #9ff2cd;
  font-family: "Outfit", sans-serif;
}
.walkthrough-complete span { display: grid; place-items: center; width: 36px; height: 36px; border-radius: 11px; background: #9ff2cd; color: #07140f; }

.same-account-callout {
  display: grid;
  gap: 28px;
  background: #9ff2cd;
  color: #07140f;
}

.same-account-callout__icon {
  display: flex;
  align-items: center;
  gap: 13px;
}

.same-account-callout__icon > span,
.same-account-callout__icon img {
  display: grid;
  place-items: center;
  width: 58px;
  height: 58px;
  border-radius: 17px;
  background: white;
  box-shadow: 0 12px 28px rgba(7, 20, 15, 0.12);
}

.same-account-callout__icon > span { color: #4285f4; font-family: "Outfit", sans-serif; font-size: 1.65rem; font-weight: 700; }
.same-account-callout__icon i { font-style: normal; font-weight: 700; }
.same-account-callout > div > p:first-child { color: #166044; }
.same-account-callout h2 { font-size: clamp(3.3rem, 14vw, 7rem); }
.same-account-callout > div > p:last-child { max-width: 740px; margin: 22px 0 0; color: #316b57; }

.path-comparison {
  background: #f5f1e7;
}

.path-comparison__grid {
  display: grid;
  gap: 12px;
  margin-top: 36px;
}

.path-comparison__grid article {
  display: flex;
  flex-direction: column;
  min-height: 420px;
  padding: 22px;
  border-radius: 24px;
  background: #0b1020;
  color: white;
}

.path-comparison__grid article:last-child { background: linear-gradient(145deg, #7048e8, #4630bd); }
.path-comparison__grid article > span { color: #9ff2cd; font-size: .62rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.path-comparison__grid article:last-child > span { color: #d7ceff; }
.path-comparison__grid h3 { margin: 28px 0 0; font-family: "Outfit", sans-serif; font-size: clamp(2rem, 8vw, 3.4rem); letter-spacing: -.045em; line-height: .98; }
.path-comparison__grid ul { display: grid; gap: 10px; margin: 24px 0; padding: 0; color: #aeb8c8; font-size: .76rem; list-style: none; }
.path-comparison__grid li::before { margin-right: 9px; color: #9ff2cd; content: "✓"; }
.path-comparison__grid article > a { margin-top: auto; padding-top: 18px; border-top: 1px solid rgba(255,255,255,.16); color: white !important; font-size: .78rem; font-weight: 700; text-underline-offset: 4px; }

.ai-example-cta {
  background:
    radial-gradient(circle at 80% 5%, rgba(108, 59, 240, .45), transparent 33%),
    #0b1020;
  color: white;
  text-align: center;
}

.ai-example-cta > p { color: #9ff2cd; }
.ai-example-cta > div { display: grid; gap: 12px; max-width: 480px; margin: 30px auto 0; }
.ai-example-cta > div a:first-child { display: flex; align-items: center; justify-content: space-between; min-height: 60px; padding: 14px 18px; border-radius: 15px; background: #9ff2cd; color: #07140f !important; font-weight: 700; text-decoration: none; }
.ai-example-cta > div a:last-child { color: #c1cad7 !important; font-size: .74rem; text-underline-offset: 4px; }
.ai-example-cta > small { display: block; max-width: 480px; margin: 12px auto 0; color: #7f8ba0; font-size: .63rem; }

@media (min-width: 700px) {
  .catalog-hero {
    grid-template-columns: minmax(0, 1fr) minmax(320px, 0.75fr);
    align-items: center;
    gap: 48px;
    padding-top: 140px;
  }

  .catalog-stats {
    max-width: 590px;
  }

  .route-switch {
    grid-column: 1 / -1;
  }

  .catalog-section__heading {
    grid-template-columns: 1fr 0.55fr;
    align-items: end;
  }

  .program-catalog {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: start;
  }

  .catalog-card {
    min-height: 600px;
    padding: 24px;
  }

  .catalog-card__disclosure {
    margin: -24px -24px 22px;
  }

  .catalog-ai-bridge {
    grid-template-columns: minmax(0, 1fr) minmax(340px, 0.8fr);
    align-items: center;
    gap: 8vw;
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .catalog-ai-bridge__copy > a {
    width: fit-content;
    gap: 45px;
  }

  .ai-example-hero {
    grid-template-columns: minmax(0, 1fr) minmax(340px, 0.7fr);
    align-items: center;
    padding-top: 140px;
  }

  .ai-example-proofline {
    grid-column: 1 / -1;
  }

  .ai-example-hero__actions {
    grid-template-columns: auto auto;
    align-items: center;
    justify-content: start;
  }

  .ai-example-hero__actions a:first-child { gap: 34px; }
  .ai-example-hero__actions a:last-child { justify-self: start; }

  .truth-section,
  .same-account-callout {
    grid-template-columns: minmax(0, .85fr) minmax(0, 1.15fr);
    align-items: center;
    gap: 7vw;
  }

  .personal-details__grid,
  .walkthrough-answer-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .walkthrough-panel { padding: 36px; }

  .proposal-card,
  .day-one-card { padding: 28px; }

  .same-account-callout { grid-template-columns: auto 1fr; }
  .path-comparison__grid { grid-template-columns: 1fr 1fr; }
}

@media (min-width: 1100px) {
  .catalog-hero {
    grid-template-columns: minmax(0, 1.1fr) minmax(420px, 0.7fr);
    min-height: 930px;
    padding-bottom: 70px;
  }

  .catalog-hero__copy,
  .catalog-stack {
    align-self: center;
  }

  .catalog-stack {
    height: 470px;
  }

  .catalog-stack__card--back { top: 25px; }
  .catalog-stack__card--middle { top: 115px; }
  .catalog-stack__card--front { top: 220px; }

  .catalog-section {
    padding-top: 130px;
    padding-bottom: 140px;
  }

  .catalog-filters {
    top: 92px;
  }

  .ai-example-hero {
    min-height: 940px;
    gap: 7vw;
  }

  .night-loop { transform: rotate(2.2deg); }

  .truth-section,
  .personal-details,
  .walkthrough-section,
  .same-account-callout,
  .path-comparison,
  .ai-example-cta {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .personal-details__heading,
  .personal-details__grid,
  .personal-details__note,
  .path-comparison__heading,
  .path-comparison__grid {
    max-width: var(--max);
    margin-right: auto;
    margin-left: auto;
  }

  .personal-details__grid,
  .path-comparison__grid { margin-top: 48px; }
}

@media (prefers-reduced-motion: reduce) {
  .catalog-stack__card,
  .catalog-ai-bridge__visual {
    transform: none;
  }
}
