/* ============================================
   FERAL CREATOR 4.0 — SALES PAGE
   Palette: 140D01 · FFFFFF · 7E846B · BF4747
   Style reference: feralcreator.com (Squarespace)
   Fonts: Anton (display), Raleway (body), Space Mono (accents)
   ============================================ */

:root {
  --bg: #140D01;
  --bg-alt: #0a0600;
  --bg-card: rgba(255, 255, 255, 0.03);
  --text: #FFFFFF;
  --text-dim: rgba(255, 255, 255, 0.75);
  --text-faint: rgba(255, 255, 255, 0.5);
  --sage: #7E846B;
  --sage-bright: #9ba286;
  --red: #BF4747;
  --red-hover: #d25353;
  --border: rgba(255, 255, 255, 0.08);

  --font-display: 'Anton', 'Oswald', 'Archivo Black', Impact, sans-serif;
  --font-body: 'Raleway', -apple-system, BlinkMacSystemFont, sans-serif;
  --font-mono: 'Space Mono', ui-monospace, monospace;
  --font-script: 'Caveat', 'Brush Script MT', cursive;

  --maxw: 1200px;
  --narrow: 780px;
}

* { box-sizing: border-box; margin: 0; padding: 0; }

html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; }

body {
  font-family: var(--font-body);
  background: var(--bg);
  color: var(--text);
  line-height: 1.7;
  font-size: 17px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

.container { max-width: var(--maxw); margin: 0 auto; padding: 0 32px; }
.container.narrow, .narrow { max-width: var(--narrow); margin: 0 auto; padding: 0 32px; }

/* ============= TYPOGRAPHY ============= */

h1, h2, h3, h4 {
  font-family: var(--font-display);
  font-weight: 400;
  line-height: 1.02;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #fff;
}

h1 {
  font-size: clamp(2.8rem, 7vw, 5.6rem);
  margin-bottom: 1.75rem;
  letter-spacing: -0.01em;
}

h1 em, h1 .accent { font-style: normal; color: var(--red); }

h2 {
  font-size: clamp(2rem, 4.5vw, 3.5rem);
  margin-bottom: 1.5rem;
  letter-spacing: 0;
}

h2 em, h2 .accent { font-style: normal; color: var(--sage); }

h3 {
  font-size: clamp(1.2rem, 2vw, 1.5rem);
  margin-bottom: 0.75rem;
  letter-spacing: 0.02em;
}

p {
  margin-bottom: 1.25rem;
  color: var(--text-dim);
  font-size: 1.05rem;
}

p.big {
  font-size: 1.3rem;
  color: var(--text);
  font-weight: 500;
  line-height: 1.5;
  margin: 2rem 0;
}

p.big strong { color: #fff; font-weight: 700; }
p.big em { color: var(--sage); font-style: italic; }

p.small { font-size: 0.85rem; color: var(--text-faint); letter-spacing: 0.05em; }

.center { text-align: center; }

strong { color: #fff; font-weight: 700; }
em { color: var(--sage); font-style: italic; }

.mono, .eyebrow {
  font-family: var(--font-mono);
  font-size: 0.8rem;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  color: var(--sage);
  display: inline-block;
  margin-bottom: 1.5rem;
}

/* Hero eyebrow — prominent, highlighted, glowing */
.hero .eyebrow, .hero-eyebrow {
  font-family: var(--font-body);
  font-weight: 700;
  font-size: clamp(0.95rem, 1.3vw, 1.1rem);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #fff;
  background: linear-gradient(90deg, rgba(191, 71, 71, 0.18), rgba(126, 132, 107, 0.2), rgba(191, 71, 71, 0.18));
  border: 1px solid rgba(191, 71, 71, 0.5);
  padding: 12px 26px;
  border-radius: 100px;
  display: inline-block;
  margin-bottom: 2.5rem;
  box-shadow:
    0 0 30px rgba(191, 71, 71, 0.25),
    0 0 60px rgba(126, 132, 107, 0.15),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
  text-shadow: 0 0 18px rgba(191, 71, 71, 0.5);
  animation: eyebrowGlow 4s ease-in-out infinite;
}

@keyframes eyebrowGlow {
  0%, 100% {
    box-shadow: 0 0 30px rgba(191, 71, 71, 0.25), 0 0 60px rgba(126, 132, 107, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  }
  50% {
    box-shadow: 0 0 45px rgba(191, 71, 71, 0.4), 0 0 80px rgba(126, 132, 107, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
}

@media (max-width: 640px) {
  .hero .eyebrow, .hero-eyebrow {
    font-size: 0.72rem;
    padding: 10px 18px;
    letter-spacing: 0.06em;
  }
}

/* ============= ANNOUNCE BAR ============= */

.announce {
  background: var(--red);
  color: #fff;
  text-align: center;
  padding: 12px 20px;
  font-family: var(--font-mono);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  position: sticky;
  top: 0;
  z-index: 100;
}

/* ============= HERO ============= */

.hero {
  padding: 100px 0 120px;
  background:
    linear-gradient(180deg, rgba(20, 13, 1, 0.78) 0%, rgba(10, 6, 0, 0.92) 60%, var(--bg) 100%),
    url('assets/live/evan-olympics-262.jpg') center / cover no-repeat;
  position: relative;
  overflow: hidden;
  text-align: center;
}

.hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse 80% 60% at 50% 10%, rgba(191, 71, 71, 0.22) 0%, transparent 55%),
    radial-gradient(ellipse 60% 50% at 20% 80%, rgba(126, 132, 107, 0.18) 0%, transparent 50%);
  pointer-events: none;
}

.hero::after {
  content: '';
  position: absolute;
  inset: 0;
  background-image:
    repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(255,255,255,0.008) 2px, rgba(255,255,255,0.008) 4px);
  pointer-events: none;
}

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

.logo {
  font-family: var(--font-display);
  font-size: 1.1rem;
  letter-spacing: 0.35em;
  color: var(--sage);
  margin-bottom: 4rem;
  text-transform: uppercase;
}

.logo-img {
  display: block;
  max-width: 220px;
  height: auto;
  margin: 0 auto 3rem;
  filter: drop-shadow(0 2px 20px rgba(0,0,0,0.6));
}

/* Diagram image under headings */
.diagram-wrap {
  max-width: 700px;
  margin: 2.5rem auto 1rem;
  padding: 40px;
  background: var(--bg-card);
  border: 1px solid var(--border);
  border-radius: 4px;
}
.diagram-wrap img { width: 100%; display: block; }

/* By-the-numbers screens (legacy) */
.screens img {
  width: 100%;
  border-radius: 4px;
  border: 1px solid var(--border);
  display: block;
  background: var(--bg-card);
}

/* Cohort stat graphics — full width, stacked */
.stats-graphics {
  display: grid;
  gap: 24px;
  margin: 3rem 0;
}

.stats-graphics img {
  width: 100%;
  display: block;
  border-radius: 6px;
  border: 1px solid var(--border);
  background: var(--bg-card);
}

/* Founder section — photo + text side by side */
.founder {
  display: grid;
  grid-template-columns: 1fr 1.3fr;
  gap: 64px;
  align-items: center;
}

.founder-photo img {
  width: 100%;
  display: block;
  border-radius: 4px;
  filter: contrast(1.05);
}

.founder-text h2 { margin-bottom: 1.5rem; }

@media (max-width: 800px) {
  .founder { grid-template-columns: 1fr; gap: 32px; }
  .founder-photo { max-width: 340px; margin: 0 auto; }
}

.hero .sub {
  font-size: clamp(1.05rem, 1.5vw, 1.2rem);
  color: var(--text-dim);
  max-width: 680px;
  margin: 0 auto 3rem;
  line-height: 1.65;
  font-weight: 400;
}

.hero-meta {
  margin-top: 1.75rem;
  color: var(--sage);
  font-family: var(--font-mono);
  font-size: 0.8rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

/* ============= CTA BUTTON ============= */

.cta {
  display: inline-block;
  background: var(--red);
  color: #fff;
  text-decoration: none;
  padding: 22px 56px;
  font-family: var(--font-body);
  font-size: 0.95rem;
  font-weight: 800;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  border-radius: 2px;
  transition: all 0.25s ease;
  box-shadow: 0 8px 30px rgba(191, 71, 71, 0.35);
  border: 2px solid var(--red);
}

.cta:hover {
  background: transparent;
  color: var(--red);
  transform: translateY(-2px);
  box-shadow: 0 12px 40px rgba(191, 71, 71, 0.25);
}

.cta.big { padding: 26px 72px; font-size: 1rem; }

.cta.outline {
  background: transparent;
  color: #fff;
  border: 2px solid rgba(255,255,255,0.3);
  box-shadow: none;
}

.cta.outline:hover {
  background: #fff;
  color: var(--bg);
  border-color: #fff;
}

/* ============= SECTIONS ============= */

.section { padding: 110px 0; border-top: 1px solid var(--border); }
.section.dark { background: var(--bg-alt); }
.section.final {
  padding: 140px 0;
  background:
    radial-gradient(ellipse at center, rgba(191, 71, 71, 0.15) 0%, transparent 70%),
    var(--bg-alt);
}

/* ============= LISTS ============= */

ul, ol { margin: 1.5rem 0; padding-left: 0; list-style: none; }

ul li {
  position: relative;
  padding-left: 2.2rem;
  margin-bottom: 0.9rem;
  color: var(--text-dim);
  line-height: 1.6;
  font-size: 1.05rem;
}

.x-list li::before {
  content: '✗';
  position: absolute;
  left: 0;
  color: var(--red);
  font-weight: 700;
  font-size: 1.1rem;
}

.checks li::before {
  content: '✓';
  position: absolute;
  left: 0;
  color: var(--sage-bright);
  font-weight: 700;
  font-size: 1.1rem;
}

.big-list li { font-size: 1.1rem; margin-bottom: 1.25rem; }

.info-list li {
  padding: 16px 0 16px 2.2rem;
  border-bottom: 1px solid var(--border);
  font-size: 1.05rem;
}

.info-list li::before {
  content: '→';
  color: var(--sage);
  position: absolute;
  left: 0;
  font-family: var(--font-mono);
}

/* ============= SPLIT (two-up columns, key for the live site feel) ============= */

.split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
  margin: 3.5rem 0;
}

.split-col {
  padding: 44px 36px;
  background: var(--bg-card);
  border: 1px solid var(--border);
  border-radius: 4px;
  position: relative;
}

.split-col.for { border-top: 3px solid var(--sage); }
.split-col.notfor { border-top: 3px solid var(--red); }

.split-col h3 {
  color: var(--sage);
  font-size: 1.4rem;
  margin-bottom: 1.5rem;
  letter-spacing: 0.05em;
}

.split-col.notfor h3 { color: var(--red); }

@media (max-width: 760px) {
  .split { grid-template-columns: 1fr; gap: 20px; }
}

/* ============= BIFURCATION TWO-UP ============= */

.bifurcation {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  margin: 3rem 0;
}

.bif-col {
  padding: 36px 32px;
  border: 1px solid var(--border);
  border-radius: 4px;
  background: var(--bg-card);
}

.bif-col h3 {
  color: var(--sage);
  font-size: 1.3rem;
  margin-bottom: 1rem;
  letter-spacing: 0.03em;
}

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

/* ============= SCREENS (numbers section) ============= */

.screens {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 20px;
  margin: 3rem 0;
}

.screen-placeholder {
  background: var(--bg-card);
  border: 2px dashed rgba(126, 132, 107, 0.35);
  border-radius: 4px;
  padding: 60px 20px;
  text-align: center;
  color: var(--text-faint);
  font-size: 0.85rem;
  min-height: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-mono);
}

/* ============= PHASES (5-column horizontal, live-site style) ============= */

.phases {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 2px;
  margin-top: 4rem;
  background: var(--border);
  border: 1px solid var(--border);
}

.phase {
  background: var(--bg);
  padding: 40px 28px;
  position: relative;
  transition: background 0.3s ease;
}

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

.phase-num {
  font-family: var(--font-display);
  font-size: 3rem;
  color: var(--red);
  margin-bottom: 1rem;
  line-height: 1;
  letter-spacing: -0.02em;
}

.phase h3 {
  font-size: 1.15rem;
  margin-bottom: 1rem;
  color: #fff;
  min-height: 2.4em;
  letter-spacing: 0.02em;
}

.phase p {
  font-size: 0.92rem;
  line-height: 1.55;
  margin-bottom: 1rem;
}

.phase-walk {
  margin-top: 1.25rem;
  color: var(--sage);
  font-family: var(--font-mono);
  font-size: 0.7rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.phase ul { margin-top: 0.5rem; }
.phase ul li {
  font-size: 0.88rem;
  padding-left: 1.4rem;
  margin-bottom: 0.6rem;
}
.phase ul li::before {
  content: '→';
  color: var(--sage);
  position: absolute;
  left: 0;
  font-family: var(--font-mono);
}

@media (max-width: 1100px) {
  .phases { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 600px) {
  .phases { grid-template-columns: 1fr; }
}

/* ============= INCLUDES (vertical list, no boxes) ============= */

.includes-list {
  list-style: none;
  margin: 3.5rem auto 0;
  padding: 0;
  max-width: 780px;
  counter-reset: include-counter;
}

.includes-list li {
  position: relative;
  padding: 32px 0 32px 72px;
  border-bottom: 1px solid var(--border);
  counter-increment: include-counter;
}

.includes-list li:first-child { padding-top: 0; }
.includes-list li:first-child::before { top: 0; }
.includes-list li:last-child { border-bottom: none; }

.includes-list li::before {
  content: counter(include-counter, decimal-leading-zero);
  position: absolute;
  left: 0;
  top: 32px;
  font-family: var(--font-display);
  font-size: 1.75rem;
  color: var(--red);
  line-height: 1;
  letter-spacing: 0;
  width: 56px;
}

.includes-list h3 {
  color: #fff;
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  font-size: 1.5rem;
  letter-spacing: 0.02em;
}

.includes-list p {
  color: var(--text-dim);
  margin-bottom: 0;
  line-height: 1.6;
}

@media (max-width: 640px) {
  .includes-list li { padding-left: 56px; }
  .includes-list li::before { font-size: 1.4rem; width: 44px; }
  .includes-list h3 { font-size: 1.25rem; }
}

.badge, .value {
  display: inline-block;
  font-family: var(--font-mono);
  font-size: 0.65rem;
  font-weight: 700;
  padding: 5px 10px;
  border-radius: 2px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.badge { background: var(--sage); color: var(--bg); }
.value { background: rgba(191, 71, 71, 0.2); color: var(--red); border: 1px solid rgba(191, 71, 71, 0.4); }

.include ul li::before {
  content: '•';
  color: var(--red);
  position: absolute;
  left: 0;
  font-size: 1.5rem;
  line-height: 1;
  top: 0.1em;
}

/* ============= TESTIMONIALS (masonry) ============= */

.testimonial-grid {
  column-count: 3;
  column-gap: 20px;
  margin-top: 3.5rem;
}

.testimonial-grid img {
  width: 100%;
  border-radius: 4px;
  border: 1px solid var(--border);
  display: block;
  margin-bottom: 20px;
  break-inside: avoid;
  transition: transform 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
  background: var(--bg-card);
}

.testimonial-grid img:hover {
  transform: translateY(-4px);
  border-color: var(--sage);
  box-shadow: 0 15px 40px rgba(0,0,0,0.4);
}

@media (max-width: 960px) { .testimonial-grid { column-count: 2; } }
@media (max-width: 600px) { .testimonial-grid { column-count: 1; } }

/* ============= LAUNCH GATE (pre-launch overlay) ============= */

.launch-gate {
  visibility: visible !important;
  position: fixed;
  inset: 0;
  z-index: 999999;
  background:
    radial-gradient(ellipse 70% 50% at 50% 30%, rgba(191, 71, 71, 0.18) 0%, transparent 60%),
    radial-gradient(ellipse 50% 40% at 30% 80%, rgba(126, 132, 107, 0.12) 0%, transparent 50%),
    linear-gradient(180deg, var(--bg) 0%, var(--bg-alt) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 32px;
  overflow-y: auto;
}

.launch-gate::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image: repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(255,255,255,0.008) 2px, rgba(255,255,255,0.008) 4px);
  pointer-events: none;
}

.lg-inner {
  position: relative;
  text-align: center;
  max-width: 720px;
  z-index: 1;
}

.lg-logo-wrap { margin-bottom: 2.5rem; }

.lg-logo {
  max-width: 220px;
  height: auto;
  filter: drop-shadow(0 2px 20px rgba(0,0,0,0.6));
}

.lg-eyebrow {
  display: inline-block;
  font-family: var(--font-body);
  font-weight: 700;
  font-size: clamp(0.85rem, 1.2vw, 1rem);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #fff;
  background: linear-gradient(90deg, rgba(191, 71, 71, 0.18), rgba(126, 132, 107, 0.2), rgba(191, 71, 71, 0.18));
  border: 1px solid rgba(191, 71, 71, 0.5);
  padding: 10px 22px;
  border-radius: 100px;
  margin-bottom: 2rem;
  box-shadow: 0 0 30px rgba(191, 71, 71, 0.25), inset 0 1px 0 rgba(255,255,255,0.08);
  animation: eyebrowGlow 4s ease-in-out infinite;
}

.lg-headline {
  font-family: var(--font-display);
  font-size: clamp(2.6rem, 6.5vw, 5rem);
  line-height: 1.02;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 1.5rem;
  letter-spacing: -0.01em;
}

.lg-headline em {
  font-style: normal;
  color: var(--red);
}

.lg-sub {
  font-size: clamp(1rem, 1.4vw, 1.15rem);
  color: var(--text-dim);
  max-width: 540px;
  margin: 0 auto 2.5rem;
  line-height: 1.6;
}

.lg-countdown {
  margin: 0 auto 2.25rem;
}

.lg-fine {
  font-family: var(--font-mono);
  font-size: 0.75rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--sage);
}

@media (max-width: 640px) {
  .launch-gate { padding: 24px 16px; }
  .lg-logo { max-width: 160px; }
  .lg-logo-wrap { margin-bottom: 1.75rem; }
}

/* ============= HERO STICKER ============= */

.hero-sticker {
  position: absolute;
  top: 80px;
  right: 5%;
  width: 130px;
  height: 130px;
  background: var(--red);
  border: 3px solid #fff;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  font-family: var(--font-mono);
  font-size: 0.7rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  line-height: 1.2;
  transform: rotate(-12deg);
  box-shadow:
    0 0 40px rgba(191, 71, 71, 0.5),
    0 10px 30px rgba(0,0,0,0.4),
    inset 0 0 0 6px rgba(255,255,255,0.15);
  animation: stickerWobble 5s ease-in-out infinite;
  z-index: 5;
}
.sticker-burst {
  font-size: 1.5rem;
  margin-bottom: 4px;
  filter: drop-shadow(0 0 8px rgba(255,255,255,0.6));
}
.sticker-text strong { font-size: 1rem; letter-spacing: 0.05em; display: block; margin-top: 2px; }
@keyframes stickerWobble {
  0%, 100% { transform: rotate(-12deg) scale(1); }
  50% { transform: rotate(-8deg) scale(1.04); }
}
@media (max-width: 900px) {
  .hero-sticker { top: 30px; right: 20px; width: 100px; height: 100px; font-size: 0.6rem; }
  .sticker-burst { font-size: 1.2rem; }
  .sticker-text strong { font-size: 0.85rem; }
}

/* ============= COUNTDOWN ============= */

.countdown {
  margin: 2.25rem auto 0.5rem;
  max-width: 560px;
  padding: 22px 28px;
  background: rgba(0,0,0,0.4);
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 6px;
  backdrop-filter: blur(6px);
}
.countdown-label {
  font-family: var(--font-mono);
  font-size: 0.7rem;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  color: var(--sage);
  margin-bottom: 0.85rem;
}
.countdown-grid {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 8px;
}
.cd-unit { display: flex; flex-direction: column; align-items: center; min-width: 56px; }
.cd-num {
  font-family: var(--font-display);
  font-size: clamp(2rem, 4vw, 2.75rem);
  color: #fff;
  line-height: 1;
}
.cd-lbl {
  font-family: var(--font-mono);
  font-size: 0.6rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--text-faint);
  margin-top: 4px;
}
.cd-sep {
  font-family: var(--font-display);
  font-size: clamp(1.5rem, 3vw, 2.25rem);
  color: var(--red);
  line-height: 1;
}
@media (max-width: 480px) {
  .countdown { padding: 18px 16px; }
  .cd-unit { min-width: 44px; }
}

/* ============= ORNAMENT (decorative divider) ============= */

.ornament {
  text-align: center;
  font-family: var(--font-display);
  color: var(--red);
  font-size: 1.2rem;
  letter-spacing: 0.3em;
  padding: 28px 0;
  background: var(--bg);
  position: relative;
}
.ornament::before, .ornament::after {
  content: '';
  position: absolute;
  top: 50%;
  width: 25%;
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--border), transparent);
}
.ornament::before { left: 12%; }
.ornament::after { right: 12%; }

/* ============= ASYMMETRIC NUMBERS ============= */

.numbers-asym {
  display: grid;
  grid-template-columns: 1fr 1.1fr;
  gap: 80px;
  align-items: start;
  margin-bottom: 4rem;
}
.numbers-side h2.hung { margin-left: -8%; }
.numbers-stats { display: grid; gap: 28px; padding-top: 1rem; }
.stat-pull {
  display: flex;
  align-items: baseline;
  gap: 18px;
  border-left: 3px solid var(--red);
  padding: 8px 0 8px 22px;
}
.stat-num {
  font-family: var(--font-display);
  font-size: clamp(3rem, 5.5vw, 4.5rem);
  color: #fff;
  line-height: 0.9;
  letter-spacing: -0.02em;
}
.stat-slash { color: var(--red); font-size: 0.55em; margin-left: 2px; }
.stat-cap {
  font-family: var(--font-mono);
  font-size: 0.78rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--text-dim);
  line-height: 1.4;
  flex: 1;
}
.stat-cap em {
  color: var(--sage);
  font-style: italic;
  text-transform: none;
  letter-spacing: 0.05em;
}
@media (max-width: 900px) {
  .numbers-asym { grid-template-columns: 1fr; gap: 40px; }
  .numbers-side h2.hung { margin-left: 0; }
}

/* ============= POLAROID FOUNDER PHOTO ============= */

.founder-photo.polaroid {
  background: #fff;
  padding: 14px 14px 56px;
  transform: rotate(-3deg);
  box-shadow: 0 30px 80px rgba(0,0,0,0.5), 0 10px 20px rgba(0,0,0,0.3);
  position: relative;
  border-radius: 2px;
  align-self: start;
  max-width: 380px;
  transition: transform 0.4s ease;
}
.founder-photo.polaroid:hover { transform: rotate(-1deg) scale(1.02); }
.founder-photo.polaroid img {
  display: block;
  width: 100%;
  border-radius: 0;
  filter: contrast(1.05) saturate(1.1);
}
.polaroid-tag {
  position: absolute;
  bottom: 16px;
  left: 0;
  right: 0;
  text-align: center;
  font-family: var(--font-mono);
  font-size: 0.85rem;
  color: #1a1a1a;
  font-weight: 700;
  letter-spacing: 0.3em;
}
@media (max-width: 800px) { .founder-photo.polaroid { margin: 0 auto; max-width: 320px; } }

/* ============= "Hi, I'm Evan" SCRIPT INTRO ============= */

.hi-im {
  font-family: var(--font-script);
  font-size: clamp(2.5rem, 5vw, 3.75rem);
  font-weight: 700;
  color: var(--sage);
  margin: 0 0 0.5rem;
  line-height: 1;
  text-shadow: 0 2px 10px rgba(126, 132, 107, 0.3);
}

/* ============= SECTION WITH PHOTO BACKGROUND ============= */

.section-bg {
  position: relative;
  background-attachment: scroll;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}

.section-bg::before {
  content: '';
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, var(--bg) 0%, rgba(20,13,1,0.75) 15%, rgba(20,13,1,0.72) 85%, var(--bg) 100%),
    linear-gradient(90deg, rgba(20,13,1,0.88) 0%, rgba(20,13,1,0.55) 60%, rgba(20,13,1,0.25) 100%);
  pointer-events: none;
  z-index: 0;
}

.section-bg > .container,
.section-bg > .container.narrow {
  position: relative;
  z-index: 1;
}

/* Story section specifically — uses evan-olympics-143 (fire/tinder) */
.story-bg {
  background-image: url('assets/live/evan-olympics-143.jpg');
  background-position: right center;
}

@media (max-width: 900px) {
  .story-bg {
    background-position: 70% center;
  }
  .section-bg::before {
    background:
      linear-gradient(180deg, var(--bg) 0%, rgba(20,13,1,0.82) 10%, rgba(20,13,1,0.85) 90%, var(--bg) 100%);
  }
}

/* ============= FULL-BLEED PHOTO BREAK (atmospheric divider) ============= */

.photo-break {
  width: 100%;
  height: 320px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
  position: relative;
}

@media (max-width: 640px) {
  .photo-break { height: 220px; }
}

/* ============= FEATURED QUOTE (hero-adjacent testimonial) ============= */

.featured-quote-section {
  padding: 70px 0 50px;
  background: var(--bg-alt);
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
}

.featured-quote {
  position: relative;
  padding: 8px 0 8px 40px;
  margin: 0;
  border-left: 3px solid var(--red);
}

.featured-quote::before {
  content: '"';
  position: absolute;
  top: -30px;
  left: 20px;
  font-family: var(--font-display);
  font-size: 6rem;
  color: var(--red);
  opacity: 0.35;
  line-height: 1;
  pointer-events: none;
}

.featured-quote p {
  font-family: var(--font-body);
  font-size: clamp(1.15rem, 2vw, 1.45rem);
  font-style: italic;
  color: #fff;
  line-height: 1.55;
  margin-bottom: 1.5rem;
  font-weight: 500;
}

.featured-quote p strong {
  color: var(--red);
  font-weight: 700;
  font-style: normal;
}

.featured-quote cite {
  font-family: var(--font-mono);
  font-style: normal;
  font-size: 0.75rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--sage);
  display: block;
}

/* Mid-heading inside a narrative section */
.mid-heading {
  font-size: clamp(1.5rem, 2.6vw, 2rem);
  color: var(--red);
  margin: 2.5rem 0 1.25rem;
  letter-spacing: 0.02em;
}

/* ============= ROADMAP DIAGRAM (CSS, replaces image) ============= */

.roadmap-diagram {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  flex-wrap: wrap;
  max-width: 880px;
  margin: 3.5rem auto 4rem;
  padding: 32px 20px;
  background: rgba(255,255,255,0.03);
  border: 1px solid var(--border);
  border-radius: 6px;
  position: relative;
}

.roadmap-dot {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex: 0 0 auto;
}

.dot-num {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: var(--bg);
  border: 2px solid var(--sage);
  color: #fff;
  font-family: var(--font-display);
  font-size: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  transition: all 0.3s ease;
  position: relative;
}

.roadmap-dot:hover .dot-num {
  background: var(--sage);
  transform: scale(1.08);
  box-shadow: 0 0 30px rgba(126, 132, 107, 0.5);
}

.roadmap-dot.finish .dot-num {
  background: var(--red);
  border-color: var(--red);
  color: #fff;
  box-shadow: 0 0 30px rgba(191, 71, 71, 0.5);
}

.roadmap-dot.finish:hover .dot-num {
  transform: scale(1.12);
}

.dot-label {
  font-family: var(--font-mono);
  font-size: 0.7rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--text-dim);
  white-space: nowrap;
}

.roadmap-arrow {
  font-family: var(--font-display);
  color: var(--sage);
  font-size: 1.6rem;
  margin-bottom: 28px;
  align-self: center;
  opacity: 0.6;
}

@media (max-width: 720px) {
  .roadmap-diagram { padding: 24px 12px; gap: 4px; }
  .dot-num { width: 48px; height: 48px; font-size: 1.4rem; }
  .dot-label { font-size: 0.6rem; letter-spacing: 0.1em; }
  .roadmap-arrow { font-size: 1.1rem; margin-bottom: 22px; }
}

/* ============= MINI WINS (compact 3-up screenshot rows) ============= */

.mini-wins {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-top: 2.5rem;
  align-items: start;
}

.mini-win {
  display: flex;
  flex-direction: column;
  gap: 0.85rem;
}

.mini-win img {
  width: 100%;
  display: block;
  border-radius: 4px;
  border: 1px solid var(--border);
  background: #000;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  object-position: center top;
  transition: transform 0.3s ease, border-color 0.3s ease;
  max-height: 320px;
}

.mini-win:hover img {
  transform: translateY(-2px);
  border-color: var(--sage);
}

.mini-win figcaption {
  text-align: center;
  font-family: var(--font-mono);
  font-size: 0.78rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--text-dim);
  line-height: 1.4;
}

.mini-win figcaption strong {
  color: var(--red);
  font-weight: 700;
}

@media (max-width: 800px) {
  .mini-wins { grid-template-columns: 1fr 1fr; gap: 16px; }
}
@media (max-width: 520px) {
  .mini-wins { grid-template-columns: 1fr; max-width: 360px; margin-left: auto; margin-right: auto; }
}

/* ============= VALUE STACK ============= */

.value-stack {
  list-style: none;
  margin: 3rem auto 1.5rem;
  padding: 0;
  max-width: 640px;
  border-top: 1px solid var(--border);
}

.value-stack li {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 16px;
  padding: 18px 8px;
  border-bottom: 1px dashed var(--border);
  font-size: 1.05rem;
  color: var(--text-dim);
  margin: 0;
}

.value-stack li::before { content: none; }

.vs-item {
  flex: 1;
  font-family: var(--font-body);
  font-weight: 500;
}

.vs-amt {
  font-family: var(--font-display);
  font-size: 1.25rem;
  color: var(--sage);
  letter-spacing: 0;
  white-space: nowrap;
}

.value-stack .vs-total {
  border-top: 2px solid var(--border);
  border-bottom: none;
  padding-top: 22px;
  padding-bottom: 8px;
  margin-top: 8px;
}

.value-stack .vs-total .vs-item {
  font-family: var(--font-display);
  font-size: 1.4rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: var(--text-dim);
  font-weight: 400;
}
.value-stack .vs-total .vs-amt {
  font-size: 1.8rem;
  color: var(--text-dim);
  text-decoration: line-through;
  text-decoration-color: var(--red);
  text-decoration-thickness: 2px;
}

.value-stack .vs-yours {
  border-bottom: none;
  padding-top: 6px;
}
.value-stack .vs-yours .vs-item {
  font-family: var(--font-display);
  font-size: 1.4rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #fff;
  font-weight: 400;
}
.value-stack .vs-yours .vs-amt {
  font-size: 2.6rem;
  color: var(--red);
  letter-spacing: -0.02em;
}

@media (max-width: 520px) {
  .value-stack li { padding: 14px 4px; font-size: 0.95rem; }
  .vs-amt { font-size: 1.05rem; }
  .value-stack .vs-yours .vs-amt { font-size: 2rem; }
  .value-stack .vs-total .vs-amt { font-size: 1.4rem; }
  .value-stack .vs-total .vs-item,
  .value-stack .vs-yours .vs-item { font-size: 1.05rem; }
}

/* ============= SCARCITY BLOCK ============= */

.scarcity-block {
  background:
    radial-gradient(ellipse at center, rgba(191, 71, 71, 0.12) 0%, transparent 70%),
    var(--bg-alt);
}

.scarcity-card {
  border: 2px solid var(--red);
  border-radius: 6px;
  padding: 56px 48px;
  background: rgba(191, 71, 71, 0.06);
  position: relative;
  box-shadow: 0 30px 80px rgba(0,0,0,0.4), inset 0 0 80px rgba(191, 71, 71, 0.04);
}

.scarcity-card::before {
  content: '⚡';
  position: absolute;
  top: -22px;
  left: 50%;
  transform: translateX(-50%);
  background: var(--bg-alt);
  color: var(--red);
  font-size: 1.8rem;
  padding: 0 14px;
  line-height: 1;
}

.scarcity-card h2 {
  color: var(--red);
  margin-bottom: 1.5rem;
}

.scarcity-card p {
  color: var(--text);
  font-size: 1.1rem;
  line-height: 1.65;
}

.scarcity-card p strong { color: #fff; }

.scarcity-card .cta-inline { margin-top: 2.5rem; }

@media (max-width: 640px) {
  .scarcity-card { padding: 44px 24px; }
}

/* ============= ARROW LIST (used inside includes for masterclasses) ============= */

.arrow-list {
  list-style: none;
  margin: 0.75rem 0 0;
  padding: 0;
}

.arrow-list li {
  position: relative;
  padding: 6px 0 6px 32px;
  margin: 0;
  color: var(--text-dim);
  font-size: 0.98rem;
  line-height: 1.45;
  border: none;
}

.arrow-list li::before {
  content: '➜';
  position: absolute;
  left: 0;
  top: 6px;
  color: var(--red);
  font-size: 1rem;
  font-weight: 700;
  font-family: var(--font-mono);
  line-height: 1.45;
}

.arrow-list .featuring {
  color: var(--sage);
  font-style: italic;
  font-size: 0.88em;
  margin-left: 4px;
}

/* ============= INLINE CTA (mid-section button) ============= */

.cta-inline {
  text-align: center;
  margin-top: 3rem;
}

/* Smooth-scroll polish for anchor jumps */
html { scroll-padding-top: 70px; }

/* ============= STUDENT WINS (3-up row) ============= */

.win-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  margin-top: 3.5rem;
  align-items: start;
}

.win {
  display: flex;
  flex-direction: column-reverse;
  gap: 1rem;
  align-self: start;
}

.win-img-wrap {
  background: #000;
  border: 1px solid var(--border);
  border-radius: 4px;
  overflow: hidden;
  transition: transform 0.3s ease, border-color 0.3s ease;
}

.win-img-wrap img {
  width: 100%;
  display: block;
}

.win:hover .win-img-wrap {
  transform: translateY(-3px);
  border-color: var(--sage);
}

.win figcaption {
  text-align: center;
  color: #fff;
  font-family: var(--font-display);
  font-size: clamp(1.35rem, 2vw, 1.75rem);
  line-height: 1.15;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  margin-top: 0.5rem;
}

.win figcaption strong {
  color: var(--red);
  font-weight: 400;
}

@media (max-width: 800px) {
  .win-row { grid-template-columns: 1fr; gap: 40px; max-width: 460px; margin-left: auto; margin-right: auto; }
}

/* ============= SENJA ============= */

.senja-embed { margin-top: 3rem; min-height: 300px; }

/* ============= PRICING ============= */

/* Price card v2 — single unified card, payment plans as list */

.price-card-v2 {
  max-width: 480px;
  margin: 2.5rem auto 0;
  padding: 48px 40px 40px;
  background: var(--bg);
  border: 1px solid var(--border);
  border-top: 4px solid var(--red);
  border-radius: 4px;
  text-align: center;
  box-shadow: 0 30px 80px rgba(0,0,0,0.45);
  position: relative;
}

.price-card-header {
  font-family: var(--font-mono);
  font-size: 0.72rem;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  color: var(--sage);
  margin-bottom: 1.75rem;
}

.price-main-v2 {
  font-family: var(--font-display);
  font-size: clamp(4.5rem, 11vw, 7rem);
  line-height: 0.95;
  letter-spacing: -0.02em;
  color: #fff;
  display: inline-block;
}

.price-currency {
  font-size: 0.55em;
  vertical-align: 0.35em;
  margin-right: 2px;
  color: var(--red);
}

.price-sub {
  font-family: var(--font-mono);
  font-size: 0.75rem;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  color: var(--text-faint);
  margin-top: 0.75rem;
  margin-bottom: 2rem;
}

.price-divider {
  display: flex;
  align-items: center;
  gap: 14px;
  margin: 0.5rem 0 1.25rem;
  color: var(--text-faint);
}
.price-divider::before,
.price-divider::after {
  content: '';
  flex: 1;
  height: 1px;
  background: var(--border);
}
.price-divider span {
  font-family: var(--font-mono);
  font-size: 0.65rem;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  white-space: nowrap;
}

.payment-plans {
  list-style: none;
  margin: 0 0 2rem;
  padding: 0;
  text-align: left;
}

.payment-plans li {
  display: flex;
  align-items: baseline;
  gap: 8px;
  padding: 14px 0;
  border-bottom: 1px dashed var(--border);
  color: var(--text);
  font-size: 1rem;
}

.payment-plans li:last-child { border-bottom: none; }

.payment-plans li::before { content: none; }

.plan-amount {
  font-family: var(--font-display);
  font-size: 1.6rem;
  color: var(--red);
  line-height: 1;
}

.plan-cadence {
  font-family: var(--font-mono);
  font-size: 0.8rem;
  color: var(--text-dim);
  letter-spacing: 0.05em;
}

.plan-note {
  margin-left: auto;
  font-family: var(--font-mono);
  font-size: 0.7rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--text-faint);
}

.price-card-v2 .cta {
  width: 100%;
  margin-top: 0.5rem;
}

.price-fine {
  margin-top: 1.5rem !important;
  line-height: 1.5;
}

@media (max-width: 520px) {
  .price-card-v2 { padding: 40px 24px 32px; }
  .plan-amount { font-size: 1.35rem; }
}

/* ============= FAQ ============= */

details {
  border-bottom: 1px solid var(--border);
  padding: 26px 0;
}

details:first-of-type { border-top: 1px solid var(--border); }

details summary {
  font-family: var(--font-display);
  font-size: 1.4rem;
  color: #fff;
  cursor: pointer;
  list-style: none;
  padding-right: 50px;
  position: relative;
  transition: color 0.2s;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

details summary::-webkit-details-marker { display: none; }

details summary::after {
  content: '+';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.8rem;
  color: var(--sage);
  font-weight: 300;
  transition: transform 0.2s;
  font-family: var(--font-mono);
}

details[open] summary::after { content: '−'; }

details summary:hover { color: var(--sage); }

details p { margin-top: 1rem; color: var(--text-dim); font-size: 1rem; }

/* ============= FOOTER ============= */

footer {
  padding: 50px 0;
  background: var(--bg-alt);
  border-top: 1px solid var(--border);
  text-align: center;
}

footer p {
  color: var(--text-faint);
  font-size: 0.8rem;
  margin: 0;
  font-family: var(--font-mono);
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

/* ============= RESPONSIVE ============= */

@media (max-width: 640px) {
  .section { padding: 70px 0; }
  .hero { padding: 70px 0 90px; }
  .cta { padding: 18px 32px; font-size: 0.85rem; width: 100%; letter-spacing: 0.15em; }
  .cta.big { padding: 20px 32px; font-size: 0.9rem; }
  body { font-size: 16px; }
  .include { padding: 32px 24px; }
  .container, .container.narrow { padding: 0 20px; }
}
