@layer inlineLegacy, shared, page;
@import url("shared.css?v=20260703") layer(shared);

@layer page {
/* Dedicated Mandats-Sprint art direction. The shared V8 system is isolated below this layer. */

.cohort-page {
  --cohort-bone: #f2ede3;
  --cohort-paper: #e7ddcc;
  --cohort-ink: #191916;
  --cohort-green: #0b2117;
  --cohort-green-deep: #06140d;
  --cohort-bronze: #a47b45;
  --cohort-line: rgba(25, 25, 22, 0.14);
  background: var(--cohort-bone);
  color: var(--cohort-ink);
  font-family: "Tiempos Text", Georgia, serif;
  font-size: 17px;
  line-height: 1.62;
  overflow-x: clip;
}

.cohort-page .site-shell {
  width: min(100%, 1320px);
  padding-inline: clamp(24px, 5vw, 80px);
}

.cohort-page h1,
.cohort-page h2,
.cohort-page h3,
.cohort-page p {
  text-wrap: pretty;
}

.cohort-page h1,
.cohort-page h2,
.cohort-page h3 {
  font-family: "Tiempos Headline", Georgia, serif;
  font-weight: 400;
}

.cohort-page .kicker {
  margin: 0 0 24px;
  color: var(--cohort-bronze) !important;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.68rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.18em !important;
  line-height: 1.5;
  text-transform: uppercase;
}

.cohort-page .nav {
  background: rgba(8, 28, 19, 0.94);
  border-color: rgba(244, 240, 232, 0.12);
}

.cohort-page .nav__inner { min-height: 74px; }
.cohort-page .nav .brand { color: #f4f0e8; }
.cohort-page .nav__links { color: rgba(244, 240, 232, 0.7); }
.cohort-page .nav .button--light { color: var(--cohort-green) !important; }
.cohort-page .nav .button--light:hover { color: #f4f0e8 !important; }

.cohort-page .button {
  min-height: 48px;
  padding: 15px 25px;
  border-radius: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

/* Hero */
.cohort-page .hero {
  min-height: calc(100svh - 74px);
  padding: clamp(88px, 11vh, 136px) 0 clamp(56px, 8vh, 90px);
  background: var(--cohort-green-deep);
}

.cohort-page .hero::before {
  background: url("../images/main-header-new.webp") 62% 42% / cover no-repeat !important;
  opacity: 0.62 !important;
  filter: saturate(0.7) contrast(1.08) brightness(0.76) !important;
}

.cohort-page .hero::after {
  background:
    linear-gradient(90deg, rgba(5, 20, 13, 0.94) 0%, rgba(5, 20, 13, 0.77) 46%, rgba(5, 20, 13, 0.2) 100%),
    linear-gradient(180deg, rgba(5, 20, 13, 0.08), rgba(5, 20, 13, 0.74)) !important;
}

.cohort-page .hero__grid { position: relative; z-index: 2; }
.cohort-page .hero-copy { max-width: 900px; }

.cohort-page .hero .kicker {
  color: #d6b982 !important;
  margin-bottom: clamp(22px, 3vw, 34px);
}

.cohort-page .hero h1 {
  max-width: 11.6ch;
  margin: 0;
  color: #f7f2e9 !important;
  font-size: clamp(3.75rem, 6.8vw, 7.2rem) !important;
  line-height: 0.93 !important;
  letter-spacing: -0.035em !important;
  text-shadow: 0 2px 24px rgba(0,0,0,0.18);
}

.cohort-page .hero__lead {
  max-width: 58ch !important;
  margin: clamp(28px, 4vw, 44px) 0 0;
  color: rgba(247, 242, 233, 0.82) !important;
  font-family: "Tiempos Text", Georgia, serif;
  font-size: clamp(1.03rem, 1.35vw, 1.22rem) !important;
  line-height: 1.65;
}

.cohort-page .hero__actions { margin-top: 30px; gap: 22px; }
.cohort-page .hero__price-badge {
  margin-top: 26px;
  border-color: rgba(247, 242, 233, 0.24);
  color: rgba(247, 242, 233, 0.72);
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.68rem;
  letter-spacing: 0.04em;
}

/* Outcome ledger */
.cohort-page .reputation-ledger {
  padding: 0;
  background: var(--cohort-paper) !important;
  color: var(--cohort-ink) !important;
}

.cohort-page .reputation-ledger__grid {
  grid-template-columns: repeat(3, 1fr);
  border-inline: 1px solid var(--cohort-line);
}

.cohort-page .reputation-ledger article {
  min-height: 250px;
  padding: clamp(40px, 5vw, 66px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-color: var(--cohort-line) !important;
  color: var(--cohort-ink) !important;
}

.cohort-page .reputation-ledger strong {
  color: var(--cohort-ink) !important;
  font-size: clamp(3rem, 5vw, 5.3rem);
  line-height: 0.95;
}

.cohort-page .reputation-ledger span {
  max-width: 29ch;
  color: rgba(25, 25, 22, 0.63) !important;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.66rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.55;
  text-transform: uppercase;
}

/* Problem chapter */
.cohort-page .world-chapter {
  min-height: 760px;
  padding: clamp(100px, 13vw, 190px) 0;
  background: var(--cohort-green-deep) !important;
}

.cohort-page .world-chapter--office::before {
  background: url("../images/empty-boardroom.webp") center / cover no-repeat !important;
  opacity: 0.5 !important;
  filter: saturate(0.55) brightness(0.58) contrast(1.1) !important;
}

.cohort-page .world-chapter::after {
  background: linear-gradient(90deg, rgba(5,18,12,0.91), rgba(5,18,12,0.55) 58%, rgba(5,18,12,0.26)) !important;
}

.cohort-page .world-chapter__grid { position: relative; z-index: 2; }
.cohort-page .world-chapter__grid > div { max-width: 840px; }
.cohort-page .world-chapter__grid::after { content: none !important; }
.cohort-page .world-chapter .kicker { color: #d6b982 !important; }

.cohort-page .world-chapter h2 {
  max-width: 10ch;
  margin: 0 0 34px;
  color: #f7f2e9 !important;
  font-size: clamp(3.4rem, 6.7vw, 7.2rem) !important;
  line-height: 0.96 !important;
  letter-spacing: -0.03em;
}

.cohort-page .world-chapter p:not(.kicker) {
  max-width: 66ch;
  margin: 0;
  color: rgba(247, 242, 233, 0.76) !important;
  font-size: clamp(1rem, 1.3vw, 1.18rem);
}

/* Shared light-section heading composition */
.cohort-page .sprint-section,
.cohort-page .angebot-section,
.cohort-page .proof-section,
.cohort-page .faq-section {
  position: relative;
  padding: clamp(90px, 10vw, 150px) 0;
  background: var(--cohort-bone) !important;
  color: var(--cohort-ink) !important;
}

.cohort-page .section__head {
  grid-template-columns: minmax(0, 0.78fr) minmax(320px, 0.4fr);
  align-items: end;
  gap: clamp(50px, 9vw, 130px);
  margin-bottom: clamp(54px, 7vw, 88px);
}

.cohort-page .section__head h2 {
  max-width: 11ch;
  margin: 0;
  color: var(--cohort-ink) !important;
  font-size: clamp(3.1rem, 5.6vw, 6.2rem) !important;
  line-height: 0.96 !important;
  letter-spacing: -0.03em;
}

.cohort-page .section__head > p {
  margin: 0 0 8px;
  color: rgba(25, 25, 22, 0.62) !important;
  font-size: 1rem;
  line-height: 1.65;
}

/* Sprint: a vertical walkthrough, one step at a time */
.cohort-page .sprint-section { background: #f5f1e9 !important; }

/* Offer: a deliberate dark conversion chapter */
.cohort-page .angebot-section {
  padding-block: clamp(100px, 12vw, 170px);
  background: var(--cohort-green) !important;
  color: #f7f2e9 !important;
}

.cohort-page .angebot-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(7,22,15,0.98) 0%, rgba(7,22,15,0.89) 58%, rgba(7,22,15,0.72)),
    url("../images/cohort-glass-office.webp") right center / 58% auto no-repeat;
  pointer-events: none;
}
.cohort-page .angebot-section > .site-shell { position: relative; z-index: 1; }
.cohort-page .angebot-section .section__head h2 { color: #f7f2e9 !important; }
.cohort-page .angebot-section .section__head > p { color: rgba(247,242,233,0.67) !important; }

.cohort-page .product-offers { border: 1px solid rgba(247,242,233,0.18); }
.cohort-page .product-offer {
  display: grid;
  grid-template-columns: 190px minmax(0, 1fr);
  background: rgba(7,22,15,0.76) !important;
  color: #f7f2e9 !important;
}
.cohort-page .product-offer__meta {
  padding: 38px 28px;
  border-right: 1px solid rgba(247,242,233,0.16);
  color: rgba(247,242,233,0.74);
}
.cohort-page .product-offer__body { padding: clamp(38px, 6vw, 82px); }
.cohort-page .product-offer__eyebrow { color: #d6b982 !important; }
.cohort-page .product-offer__body h3 {
  max-width: 16ch;
  color: #f7f2e9 !important;
  font-size: clamp(2.5rem, 4.5vw, 5.1rem) !important;
  line-height: 1 !important;
}
.cohort-page .product-offer__desc { max-width: 68ch; color: rgba(247,242,233,0.7) !important; }
.cohort-page .product-offer__details { border-color: rgba(247,242,233,0.16) !important; }
.cohort-page .product-offer__details span,
.cohort-page .product-offer__details dt { color: #d6b982 !important; }
.cohort-page .product-offer__details strong,
.cohort-page .product-offer__details dd { color: #f7f2e9 !important; }
.cohort-page .product-offer__details p { color: rgba(247,242,233,0.6) !important; }
.cohort-page .product-offer__details li,
.cohort-page .product-offer__details dl > div { border-color: rgba(247,242,233,0.14) !important; }
.cohort-page .product-offer__assurance { border-color: rgba(247,242,233,0.18) !important; }
.cohort-page .product-offer__anchor { color: #f7f2e9 !important; }
.cohort-page .product-offer__guarantee { color: rgba(247,242,233,0.67) !important; }
.cohort-page .product-offer__guarantee span { color: #d6b982 !important; }

/* Price */
.cohort-page .pricing-section {
  padding: clamp(100px, 11vw, 160px) 0;
  background: #07160f !important;
  color: #f7f2e9 !important;
}
.cohort-page .pricing-section .section__head h2 { color: #f7f2e9 !important; }
.cohort-page .pricing-section .section__head > p { color: rgba(247,242,233,0.66) !important; }
.cohort-page .pricing-grid { grid-template-columns: minmax(0, 1.05fr) minmax(380px, 0.65fr); }
.cohort-page .pricing-anchor { border-color: rgba(247,242,233,0.18); }
.cohort-page .pricing-anchor h3,
.cohort-page .pricing-anchor li,
.cohort-page .pricing-anchor__total { color: #f7f2e9 !important; border-color: rgba(247,242,233,0.14); }
.cohort-page .pricing-anchor li { color: rgba(247,242,233,0.64) !important; }
.cohort-page .pricing-card { background: var(--cohort-paper); color: var(--cohort-ink); }
.cohort-page .pricing-card__price strong { color: var(--cohort-ink); }
.cohort-page .pricing-card .button--light { background: var(--cohort-green); color: #f7f2e9; border-color: var(--cohort-green); }

/* Proof */
.cohort-page .proof-section { padding-bottom: clamp(90px, 10vw, 140px); }
.cohort-page .proof-grid {
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(18px, 2.4vw, 30px);
  margin-top: 0;
  border: 0;
  background: transparent;
}
.cohort-page .proof-card {
  min-height: 520px;
  padding: clamp(28px, 3vw, 40px);
  background: #e9e0d1;
  border-top: 3px solid var(--cohort-bronze);
}
.cohort-page .proof-card__photo { width: 88px; height: 88px; }
.cohort-page .proof-card__name { color: var(--cohort-ink); font-size: 1.55rem; }
.cohort-page .proof-card__role { color: var(--cohort-bronze); }
.cohort-page .proof-card__metrics { border-color: var(--cohort-line); }
.cohort-page .proof-card__metrics span { color: rgba(25,25,22,0.65); }
.cohort-page .proof-card__metrics strong { color: var(--cohort-ink); }
.cohort-page .proof-card__quote {
  margin-top: auto;
  color: rgba(25,25,22,0.72);
  font-family: "Tiempos Headline", Georgia, serif;
  font-size: 1.15rem;
  font-style: italic;
}

/* FAQ */
.cohort-page .faq-section { background: #e7ddcc !important; }
.cohort-page .faq-grid { border-top: 1px solid var(--cohort-line); }
.cohort-page .faq-grid details { border-color: var(--cohort-line); }
body.cohort-page section.faq-section .section__head h2,
body.cohort-page section.faq-section .faq-grid summary {
  color: var(--cohort-ink) !important;
}
body.cohort-page section.faq-section .faq-grid summary { font-size: 1.15rem; }
body.cohort-page section.faq-section .section__head > p,
body.cohort-page section.faq-section .faq-grid details p {
  color: rgba(25,25,22,0.66) !important;
}
body.cohort-page section.faq-section .faq-grid details {
  border-color: var(--cohort-line) !important;
  background: transparent !important;
}

/* Closing chapter */
.cohort-page .cta {
  padding: clamp(110px, 14vw, 190px) 0;
  background:
    linear-gradient(90deg, rgba(7,22,15,0.94), rgba(7,22,15,0.64)),
    url("../images/builderz-world-office.webp") center / cover no-repeat !important;
  color: #f7f2e9 !important;
}
.cohort-page .cta h2 { max-width: 11ch; color: #f7f2e9 !important; }
.cohort-page .cta__lead { color: rgba(247,242,233,0.72) !important; }
.cohort-page .cta .button { background: #f4f0e8; color: var(--cohort-green); border-color: #f4f0e8; }

.cohort-page .footer { background: #06140d; }

/* Modal remains legible over every chapter */
.cohort-page .contact-modal__panel { background: var(--cohort-bone); color: var(--cohort-ink); }
.cohort-page .contact-modal__panel h2 { color: var(--cohort-ink) !important; }
.cohort-page .contact-modal__intro,
.cohort-page .contact-form__note { color: rgba(25,25,22,0.62) !important; }

.cohort-page .contact-form span { color: var(--cohort-ink) !important; }
.cohort-page .contact-form input,
.cohort-page .contact-form select,
.cohort-page .contact-form textarea {
  background: #fff !important;
  border-color: var(--cohort-line) !important;
  color: var(--cohort-ink) !important;
}
.cohort-page .contact-form select {
  background:
    linear-gradient(45deg, transparent 50%, var(--cohort-ink) 50%) right 20px center / 7px 7px no-repeat,
    linear-gradient(135deg, var(--cohort-ink) 50%, transparent 50%) right 14px center / 7px 7px no-repeat,
    #fff !important;
}
.cohort-page .contact-form input::placeholder,
.cohort-page .contact-form textarea::placeholder { color: rgba(25,25,22,0.4) !important; }

@media (max-width: 980px) {
  .cohort-page .section__head { grid-template-columns: 1fr; gap: 26px; }
  .cohort-page .section__head h2 { max-width: 12ch; }
  .cohort-page .product-offer { grid-template-columns: 1fr; }
  .cohort-page .product-offer__meta { border-right: 0; border-bottom: 1px solid rgba(247,242,233,0.16); }
  .cohort-page .pricing-grid { grid-template-columns: 1fr; }
  .cohort-page .proof-grid { grid-template-columns: 1fr; }
  .cohort-page .proof-card { min-height: 0; }
}

@media (max-width: 700px) {
  .cohort-page { font-size: 16px; }
  .cohort-page .hero { min-height: 0; padding: 80px 0 54px; }
  .cohort-page .hero h1 { font-size: clamp(3.25rem, 15vw, 4.35rem) !important; line-height: 0.95 !important; }
  .cohort-page .hero__lead { font-size: 1rem !important; }
  .cohort-page .hero__price-badge { width: 100%; border-radius: 0; line-height: 1.55; }
  .cohort-page .reputation-ledger__grid { grid-template-columns: 1fr; }
  .cohort-page .reputation-ledger article { min-height: 190px; }
  .cohort-page .world-chapter { min-height: 650px; }
  .cohort-page .world-chapter h2,
  .cohort-page .section__head h2 { font-size: clamp(2.8rem, 13vw, 4.2rem) !important; }
  .cohort-page .product-offer__body { padding: 30px 22px; }
  .cohort-page .product-offer__body h3 { font-size: 2.65rem !important; }
  .cohort-page .product-offer__details { grid-template-columns: 1fr; }
  .cohort-page .product-offer__assurance { grid-template-columns: 1fr; }
  .cohort-page .pricing-grid { gap: 18px; }
  .cohort-page .proof-card { min-height: 0; }
  .cohort-page .cta h2 { font-size: clamp(3rem, 14vw, 4.5rem) !important; }
}

@media (prefers-reduced-motion: reduce) {
  .cohort-page *, .cohort-page *::before, .cohort-page *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.01ms !important;
    transition-duration: 0.01ms !important;
  }
}

/* 2026-07 conversion-structure pass */
body.cohort-page main {
  display: flex;
  flex-direction: column;
}
/* Credibility bridge: quiet, not a second hero. */
.cohort-page .reputation-ledger__grid {
  max-width: 1180px;
  margin-inline: auto;
}
body.cohort-page section.reputation-ledger {
  padding: 44px 0 !important;
}
body.cohort-page section.reputation-ledger .reputation-ledger__grid {
  padding-inline: clamp(24px, 4vw, 56px) !important;
}
.cohort-page .reputation-ledger article {
  min-height: 156px;
  padding: 34px clamp(28px, 4vw, 50px);
  justify-content: center;
  gap: 15px;
}
.cohort-page .reputation-ledger strong {
  font-size: clamp(2rem, 3.2vw, 3.25rem);
}
.cohort-page .reputation-ledger span {
  max-width: 34ch;
  font-size: 0.58rem;
  line-height: 1.48;
}

/* Real work gallery. */
.cohort-page .post-showcase {
  position: relative;
  padding: clamp(92px, 11vw, 156px) 0 clamp(76px, 9vw, 124px);
  background: var(--cohort-paper);
  color: var(--cohort-ink);
  overflow: hidden;
}
.cohort-page .post-showcase::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0.5;
  background:
    radial-gradient(circle at 84% 10%, rgba(164,123,69,0.22), transparent 28%),
    linear-gradient(rgba(25,25,22,0.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(25,25,22,0.03) 1px, transparent 1px);
  background-size: auto, 84px 84px, 84px 84px;
  pointer-events: none;
}
.cohort-page .post-showcase__head {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 0.8fr) minmax(280px, 0.38fr);
  gap: clamp(50px, 9vw, 130px);
  align-items: end;
  margin-bottom: clamp(48px, 7vw, 80px);
}
.cohort-page .post-showcase h2 {
  max-width: 10ch;
  margin: 0;
  color: var(--cohort-ink);
  font-size: clamp(3.1rem, 5.6vw, 6.2rem);
  line-height: 0.97;
  letter-spacing: -0.03em;
}
.cohort-page .post-showcase__head > p {
  margin: 0 0 8px;
  color: rgba(25,25,22,0.62);
  font-size: 1rem;
  line-height: 1.68;
}
.cohort-page .post-scroll-outer {
  position: relative;
  z-index: 1;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 clamp(24px, 5vw, 80px);
}
.cohort-page .sample-track {
  display: flex;
  gap: clamp(18px, 2vw, 28px);
  overflow-x: auto;
  scroll-snap-type: none;
  scroll-behavior: auto;
  scrollbar-width: none;
  overscroll-behavior-x: contain;
}
.cohort-page .sample-track::-webkit-scrollbar { display: none; }
.cohort-page .sample-track a {
  flex: 0 0 auto;
  display: block;
  line-height: 0;
  background: #fff;
  box-shadow: 0 28px 70px rgba(25,25,22,0.16);
}
.cohort-page .sample-track img {
  display: block;
  width: auto;
  height: clamp(430px, 46vw, 570px);
  max-width: none;
}
.cohort-page .post-scroll-nav {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  margin-top: 30px;
}
.cohort-page .post-scroll-btn {
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  border: 1px solid var(--cohort-line);
  background: transparent;
  color: rgba(25,25,22,0.68);
  cursor: pointer;
  transition: color 220ms ease, background 220ms ease, border-color 220ms ease;
}
.cohort-page .post-scroll-btn:hover {
  color: #f7f2e9;
  background: var(--cohort-ink);
  border-color: var(--cohort-ink);
}

/* Proof cards become a staggered editorial sequence. */
.cohort-page .proof-grid {
  align-items: start;
  gap: clamp(26px, 3vw, 42px);
}
.cohort-page .proof-card:nth-child(2) { margin-top: 74px; }
.cohort-page .proof-card:nth-child(3) { margin-top: 148px; }
.cohort-page .proof-card {
  min-height: 500px;
  padding: 40px;
}
.cohort-page .proof-card__photo {
  width: 116px;
  height: 116px;
  margin-bottom: 18px;
}

/* Curriculum: four readable editorial chapters, no table. */
.cohort-page .sprint-signals {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: -26px 0 clamp(54px, 7vw, 84px);
}
.cohort-page .sprint-signals span {
  padding: 10px 14px;
  border: 1px solid var(--cohort-line);
  color: rgba(25,25,22,0.62);
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.6rem;
  font-weight: 700;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}
/* Give offer text and the visual field breathing room. */
.cohort-page .product-offer__body { padding: clamp(54px, 7vw, 96px); }
.cohort-page .product-offer__desc { margin-bottom: clamp(42px, 6vw, 74px); }
.cohort-page .product-offer__details { gap: clamp(46px, 8vw, 110px); }

@media (max-width: 980px) {
  .cohort-page .post-showcase__head { grid-template-columns: 1fr; gap: 28px; }
  .cohort-page .proof-card:nth-child(2),
  .cohort-page .proof-card:nth-child(3) { margin-top: 0; }
}

@media (max-width: 700px) {
  .cohort-page .reputation-ledger article { min-height: 130px; padding-block: 28px; }
  .cohort-page .post-showcase h2 { font-size: clamp(2.8rem, 13vw, 4rem); }
  .cohort-page .sample-track img { height: min(72vh, 490px); }
  .cohort-page .post-scroll-nav { justify-content: center; }
  .cohort-page .sprint-signals { margin-top: -12px; }
  .cohort-page .proof-card { padding: 30px; }
}

/* Final component contracts: these own sizing at every breakpoint. */
.cohort-page .product-offer__body h3 {
  max-width: 17ch;
  font-size: clamp(2.65rem, 3.8vw, 4.25rem) !important;
  line-height: 1.02 !important;
}
.cohort-page .product-offer__details {
  grid-template-columns: minmax(0, 1fr) 220px;
  gap: 44px;
}
.cohort-page .product-offer__details > * { min-width: 0; }
.cohort-page .product-offer__details li {
  grid-template-columns: 160px minmax(0, 1fr);
  gap: 24px;
}
.cohort-page .product-offer__details li p {
  max-width: 46ch;
  overflow-wrap: normal;
  word-break: normal;
}

.cohort-page .proof-section .section__head h2 {
  max-width: 10ch;
  font-size: clamp(3.2rem, 4.4vw, 4.8rem) !important;
}
.cohort-page .proof-grid { align-items: stretch; }
.cohort-page .proof-card,
.cohort-page .proof-card:nth-child(2),
.cohort-page .proof-card:nth-child(3) {
  min-height: 520px;
  margin-top: 0;
}

.cohort-page .reputation-ledger strong {
  max-width: 22ch;
  white-space: normal;
  font-family: "Tiempos Headline", Georgia, serif;
  font-size: clamp(1.35rem, 1.9vw, 1.7rem) !important;
  line-height: 1.16 !important;
}
.cohort-page .reputation-ledger span {
  max-width: 32ch;
  font-size: 0.92rem !important;
  line-height: 1.6;
  text-transform: none !important;
  letter-spacing: 0 !important;
  font-weight: 400;
}

.cohort-page .pricing-section .section__head h2,
.cohort-page .faq-section .section__head h2 {
  font-size: clamp(3.1rem, 4.4vw, 4.6rem) !important;
}
.cohort-page .pricing-section { padding-block: clamp(86px, 9vw, 132px); }
.cohort-page .pricing-grid { gap: clamp(24px, 4vw, 56px); }
.cohort-page .pricing-anchor,
.cohort-page .pricing-card { min-width: 0; }
.cohort-page .faq-section { padding-block: clamp(86px, 9vw, 132px); }
.cohort-page .cta { min-height: 0; padding-block: clamp(92px, 11vw, 150px); }
.cohort-page .cta h2 {
  max-width: 11ch;
  font-size: clamp(3.2rem, 4.7vw, 4.7rem) !important;
}
.cohort-page .cta__foot {
  align-items: end;
  gap: clamp(32px, 7vw, 100px);
}

@media (max-width: 980px) {
  .cohort-page .product-offer__details { grid-template-columns: 1fr; }
}

@media (max-width: 700px) {
  .cohort-page .world-chapter {
    min-height: 0;
    padding-block: 88px;
    overflow: hidden;
  }
  .cohort-page .world-chapter__grid {
    display: block !important;
    width: 100%;
    transform: none !important;
  }
  .cohort-page .world-chapter__grid > div { width: 100%; max-width: none; }
  .cohort-page .world-chapter h2 {
    max-width: 11ch;
    font-size: clamp(3rem, 13vw, 4.15rem) !important;
    line-height: 0.98 !important;
  }
  .cohort-page .world-chapter p:not(.kicker) {
    max-width: 34ch;
    font-size: 1rem;
  }
  .cohort-page .world-chapter::before { inset: 0; width: 100%; }

  .cohort-page .product-offer__body { padding: 30px 22px; }
  .cohort-page .product-offer__body h3 { font-size: 2.45rem !important; }
  .cohort-page .product-offer__details li {
    display: block;
    padding-block: 24px;
  }
  .cohort-page .product-offer__details li strong {
    display: block;
    margin-bottom: 9px;
  }
  .cohort-page .product-offer__details li p {
    max-width: none;
    overflow-wrap: normal;
  }
  .cohort-page .proof-section .section__head h2,
  .cohort-page .pricing-section .section__head h2,
  .cohort-page .faq-section .section__head h2,
  .cohort-page .cta h2 {
    font-size: clamp(2.85rem, 13vw, 4rem) !important;
  }
  .cohort-page .proof-card,
  .cohort-page .proof-card:nth-child(2),
  .cohort-page .proof-card:nth-child(3) { min-height: 0; }
  .cohort-page .pricing-grid { display: block; }
  .cohort-page .pricing-card { margin-top: 24px; }
  .cohort-page .pricing-card__price strong { font-size: 4rem; }
  .cohort-page .faq-section .section__head { margin-bottom: 48px; }
  .cohort-page .cta { padding-block: 84px; }
  .cohort-page .cta h2 {
    max-width: 9ch;
    font-size: clamp(2.7rem, 12vw, 3.5rem) !important;
    overflow-wrap: normal;
    word-break: normal;
    hyphens: none;
  }
  .cohort-page .cta__foot { display: block; }
  .cohort-page .cta__actions { margin-top: 28px; }
}

/* Composition pass: varied V8-style chapters instead of repeated text grids. */
@media (min-width: 981px) {
  .cohort-page .world-chapter {
    min-height: 720px;
    padding-block: 120px;
    background: var(--cohort-green-deep) !important;
  }
  .cohort-page .world-chapter::before {
    inset: 0 auto 0 0;
    width: 44%;
    opacity: 0.82 !important;
    filter: saturate(0.62) contrast(1.07) brightness(0.72) !important;
    transform: none !important;
  }
  .cohort-page .world-chapter::after {
    inset: 0 auto 0 0;
    width: 44%;
    background: linear-gradient(90deg, rgba(5,18,12,0.05) 0%, rgba(5,18,12,0.45) 55%, var(--cohort-green-deep) 92%, var(--cohort-green-deep) 100%) !important;
  }
  .cohort-page .world-chapter__grid {
    display: grid !important;
    grid-template-columns: 44% minmax(0, 1fr);
    align-items: center;
    min-height: 480px;
    transform: none !important;
  }
  .cohort-page .world-chapter__grid > div {
    grid-column: 2;
    max-width: 650px;
    padding-left: clamp(70px, 8vw, 130px);
  }
  .cohort-page .world-chapter h2 {
    max-width: 9ch;
    font-size: clamp(3.5rem, 4.8vw, 5.2rem) !important;
  }
}

.cohort-page .product-offer {
  display: block;
  background: rgba(7,22,15,0.82) !important;
}
.cohort-page .product-offer__body {
  max-width: 1120px;
  margin-inline: auto;
}
.cohort-page .product-offer__visual {
  position: relative;
  margin: clamp(46px, 6vw, 76px) 0;
  overflow: hidden;
  aspect-ratio: 16 / 7;
}
.cohort-page .product-offer__visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(0.66) contrast(1.04) brightness(0.78);
}
.cohort-page .product-offer__visual figcaption {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 360px;
  padding: 18px 22px;
  background: var(--cohort-paper);
  color: var(--cohort-ink);
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.5;
  text-transform: uppercase;
}

@media (max-width: 700px) {
  .cohort-page .product-offer__visual {
    margin-inline: -22px;
    aspect-ratio: 4 / 3;
    overflow: visible;
  }
  .cohort-page .product-offer__visual figcaption {
    position: static;
    max-width: none;
  }
}

/* Format chapter: a vertical walkthrough, one step at a time */
.cohort-page .sprint-weeks {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0;
  max-width: 760px;
}
.cohort-page .sprint-weeks::before {
  content: "";
  position: absolute;
  top: 32px;
  bottom: 32px;
  left: 27px;
  width: 1px;
  background: var(--cohort-line);
}
.cohort-page .sprint-week {
  position: relative;
  display: grid;
  grid-template-columns: 56px minmax(0, 1fr);
  column-gap: 32px;
  padding: 36px 0;
  border-bottom: 1px solid var(--cohort-line);
  transition: opacity 400ms ease;
}
.cohort-page .sprint-week:first-child { padding-top: 4px; }
.cohort-page .sprint-week:last-child { padding-bottom: 4px; border-bottom: 0; }
.cohort-page .sprint-week__head { display: contents; }
.cohort-page .sprint-week__num {
  grid-column: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border: 1px solid var(--cohort-line);
  border-radius: 50%;
  background: #f5f1e9;
  color: var(--cohort-bronze);
  font-family: "Tiempos Headline", Georgia, serif;
  font-size: 1.15rem;
  transition: background 400ms ease, border-color 400ms ease, color 400ms ease;
}
.cohort-page .sprint-week__head h3 {
  grid-column: 2;
  align-self: center;
  margin: 0;
  font-size: clamp(1.5rem, 2vw, 1.8rem);
  line-height: 1.15;
  color: var(--cohort-ink);
}
.cohort-page .sprint-week__days {
  grid-column: 2;
  margin: 22px 0 24px;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: var(--cohort-bronze);
}
.cohort-page .sprint-session {
  grid-column: 2;
  display: grid;
  grid-template-columns: 92px minmax(0, 1fr);
  gap: 18px;
}
.cohort-page .sprint-session + .sprint-session { margin-top: 18px; }
.cohort-page .sprint-session span {
  padding-top: 2px;
  font-size: 0.64rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(25,25,22,0.4);
}
.cohort-page .sprint-week__days + .sprint-session span { color: var(--cohort-bronze); }
.cohort-page .sprint-session p {
  margin: 0;
  max-width: 48ch;
  font-size: 0.96rem;
  line-height: 1.58;
  color: rgba(25,25,22,0.7);
}

/* The step nearest the viewport centre reads as "current" */
.cohort-page .sprint-weeks.format-is-interactive .sprint-week { opacity: 0.45; }
.cohort-page .sprint-weeks.format-is-interactive .sprint-week.is-active { opacity: 1; }
.cohort-page .sprint-week.is-active .sprint-week__num {
  background: var(--cohort-bronze);
  border-color: var(--cohort-bronze);
  color: #f7f2e9;
}

/* World bridge between offer and price */
.cohort-page .world-chapter--decision::before {
  background: url("../images/mandat-background-new.webp") center 25% / cover no-repeat !important;
  opacity: 0.5 !important;
  filter: saturate(0.6) contrast(1.08) brightness(0.78) !important;
}

/* High-contrast conversion actions */
.cohort-page .product-offer__cta,
.cohort-page .pricing-card__cta {
  display: inline-flex;
  width: auto;
  min-width: 270px;
  min-height: 56px;
  padding: 18px 28px;
  background: #f4f0e8 !important;
  border: 1px solid #f4f0e8 !important;
  color: var(--cohort-green-deep) !important;
  box-shadow: 0 16px 44px rgba(0,0,0,0.2);
}
.cohort-page .product-offer__cta { margin-top: 42px; }
.cohort-page .product-offer__cta::before,
.cohort-page .pricing-card__cta::before { background: #d8c9b2 !important; }
.cohort-page .product-offer__cta:hover,
.cohort-page .pricing-card__cta:hover {
  color: var(--cohort-green-deep) !important;
  border-color: #d8c9b2 !important;
}

/* Closing CTA follows one left edge. */
.cohort-page .cta__foot {
  display: block;
  max-width: 650px;
}
.cohort-page .cta__actions {
  justify-content: flex-start;
  margin-top: 30px;
}
.cohort-page .cta__actions .button {
  margin-left: 0;
}

@media (max-width: 700px) {
  .cohort-page .sprint-weeks::before { left: 21px; }
  .cohort-page .sprint-week { grid-template-columns: 44px minmax(0, 1fr); column-gap: 22px; }
  .cohort-page .sprint-week__num { width: 44px; height: 44px; font-size: 1rem; }
  .cohort-page .sprint-session { grid-template-columns: 1fr; gap: 6px; }
  .cohort-page .product-offer__cta,
  .cohort-page .pricing-card__cta { width: 100%; min-width: 0; }
}

/* Funnel buildout: lead magnet, founder proof, qualification gate. */
.cohort-page .hero__leadmagnet {
  max-width: 54ch;
  margin: 18px 0 0;
  color: rgba(247, 242, 233, 0.62);
  font-size: 0.94rem;
  line-height: 1.62;
}
.cohort-page .hero__leadmagnet a {
  color: #f7f2e9;
  border-bottom: 1px solid rgba(247, 242, 233, 0.38);
}
.cohort-page .hero__leadmagnet a:hover { border-color: #f7f2e9; }

.cohort-page .founder-section,
.cohort-page .qualification-section {
  position: relative;
  padding: clamp(86px, 9vw, 138px) 0;
  background: var(--cohort-bone);
  color: var(--cohort-ink);
}
.cohort-page .founder-section {
  border-top: 1px solid var(--cohort-line);
}
.cohort-page .founder-section__grid {
  display: grid;
  grid-template-columns: minmax(220px, 0.32fr) minmax(0, 0.68fr);
  gap: clamp(38px, 7vw, 110px);
  align-items: center;
}
.cohort-page .founder-mark {
  aspect-ratio: 1;
  width: min(100%, 340px);
  border: 1px solid var(--cohort-line);
  background: #e7ddcc;
  overflow: hidden;
}
.cohort-page .founder-mark img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(0.84) contrast(1.04);
}
.cohort-page .founder-section h2,
.cohort-page .qualification-section h2 {
  max-width: 12ch;
  margin: 0 0 28px;
  color: var(--cohort-ink);
  font-size: clamp(3rem, 5vw, 5.4rem);
  line-height: 0.98;
  letter-spacing: -0.03em;
  overflow-wrap: anywhere;
  hyphens: auto;
}
.cohort-page .founder-section p:not(.kicker) {
  max-width: 66ch;
  margin: 0;
  color: rgba(25,25,22,0.67);
  font-size: clamp(1rem, 1.16vw, 1.12rem);
  line-height: 1.72;
}
.cohort-page .founder-facts {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  margin: clamp(34px, 4vw, 52px) 0 0;
  background: var(--cohort-line);
  border: 1px solid var(--cohort-line);
}
.cohort-page .founder-facts div {
  min-height: 132px;
  padding: 24px;
  background: #f5f1e9;
}
.cohort-page .founder-facts dt {
  color: var(--cohort-ink);
  font-family: "Tiempos Headline", Georgia, serif;
  font-size: clamp(1.8rem, 2.4vw, 2.4rem);
  line-height: 1;
}
.cohort-page .founder-facts dd {
  margin: 14px 0 0;
  color: rgba(25,25,22,0.58);
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.61rem;
  font-weight: 700;
  letter-spacing: 0.09em;
  line-height: 1.55;
  text-transform: uppercase;
}

.cohort-page .proof-card__link {
  display: inline-flex;
  width: fit-content;
  margin-top: 18px;
  border-bottom: 1px solid rgba(25,25,22,0.22);
  color: var(--cohort-ink);
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}
.cohort-page .proof-card__link:hover { border-color: var(--cohort-ink); }

.cohort-page .qualification-section {
  background: #e7ddcc;
  border-top: 1px solid var(--cohort-line);
}
.cohort-page .qualification-section__grid {
  display: grid;
  grid-template-columns: minmax(0, 0.58fr) minmax(360px, 0.42fr);
  gap: clamp(38px, 7vw, 100px);
  align-items: start;
}
.cohort-page .qualification-list {
  display: grid;
  gap: 18px;
}
.cohort-page .qualification-list article {
  padding: clamp(24px, 3vw, 34px);
  background: #f5f1e9;
  border-top: 3px solid var(--cohort-bronze);
}
.cohort-page .qualification-list h3 {
  margin: 0 0 18px;
  color: var(--cohort-ink);
  font-size: 1.45rem;
  line-height: 1.15;
}
.cohort-page .qualification-list ul {
  display: grid;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.cohort-page .qualification-list li {
  padding-left: 18px;
  border-left: 1px solid rgba(164,123,69,0.46);
  color: rgba(25,25,22,0.68);
  line-height: 1.55;
}

body.cohort-page .sprint-section { order: 4; }
body.cohort-page .angebot-section { order: 5; }
body.cohort-page .post-showcase { order: 6; }
body.cohort-page .world-chapter--decision { order: 7; }
body.cohort-page .proof-section { order: 8; }
body.cohort-page .qualification-section { order: 9; }
body.cohort-page .pricing-section { order: 10; }
body.cohort-page .faq-section { order: 11; }
body.cohort-page .founder-section { order: 12; }
body.cohort-page .cta { order: 13; }

@media (max-width: 900px) {
  .cohort-page .founder-section__grid,
  .cohort-page .qualification-section__grid {
    grid-template-columns: 1fr;
  }
  .cohort-page .founder-mark { width: min(100%, 280px); }
  .cohort-page .founder-facts { grid-template-columns: 1fr; }
}

@media (max-width: 700px) {
  .cohort-page .hero__leadmagnet {
    max-width: 35ch;
    font-size: 0.9rem;
  }
  .cohort-page .founder-section h2,
  .cohort-page .qualification-section h2 {
    font-size: clamp(2.85rem, 13vw, 4rem);
  }
  .cohort-page .founder-section h2 {
    max-width: 14.5ch;
    font-size: clamp(2.35rem, 10vw, 3.25rem);
    line-height: 1.02;
  }
}

/* Lead magnet page */
.leadmagnet-page main {
  display: block;
}
.leadmagnet-page .leadmagnet-hero {
  min-height: calc(100svh - 74px);
  padding: clamp(84px, 10vw, 150px) 0 clamp(72px, 9vw, 126px);
  background:
    linear-gradient(90deg, rgba(5,18,12,0.96), rgba(5,18,12,0.74) 56%, rgba(5,18,12,0.38)),
    url("../images/empty-boardroom.webp") center / cover no-repeat;
  color: #f7f2e9;
}
.leadmagnet-page .leadmagnet-hero__grid {
  display: grid;
  grid-template-columns: minmax(0, 0.66fr) minmax(360px, 0.34fr);
  gap: clamp(38px, 7vw, 98px);
  align-items: center;
}
.leadmagnet-page .leadmagnet-hero h1 {
  max-width: 10ch;
  margin: 0;
  color: #f7f2e9;
  font-size: clamp(4rem, 7vw, 7.4rem);
  line-height: 0.93;
  letter-spacing: -0.035em;
}
.leadmagnet-page .leadmagnet-hero__copy > p:not(.kicker) {
  max-width: 58ch;
  margin: clamp(28px, 4vw, 42px) 0 0;
  color: rgba(247,242,233,0.76);
  font-size: clamp(1rem, 1.25vw, 1.16rem);
  line-height: 1.68;
}
.leadmagnet-page .leadmagnet-points {
  display: grid;
  gap: 12px;
  max-width: 52ch;
  margin: 34px 0 0;
  padding: 0;
  list-style: none;
}
.leadmagnet-page .leadmagnet-points li {
  padding-left: 18px;
  border-left: 1px solid rgba(214,185,130,0.58);
  color: rgba(247,242,233,0.72);
}
.leadmagnet-page .leadmagnet-form-card {
  padding: clamp(28px, 3.6vw, 42px);
  background: #f5f1e9;
  color: var(--cohort-ink);
  border-top: 3px solid var(--cohort-bronze);
}
.leadmagnet-page .leadmagnet-form-card__eyebrow {
  margin: 0 0 12px;
  color: var(--cohort-bronze);
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}
.leadmagnet-page .leadmagnet-form-card h2 {
  margin: 0 0 26px;
  color: var(--cohort-ink);
  font-size: clamp(2.1rem, 3vw, 3rem);
  line-height: 1.04;
}
.leadmagnet-page .leadmagnet-form {
  display: grid;
  gap: 14px;
}
.leadmagnet-page .leadmagnet-form label {
  display: grid;
  gap: 8px;
}
.leadmagnet-page .leadmagnet-form span {
  color: var(--cohort-ink);
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.66rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.leadmagnet-page .leadmagnet-form input {
  width: 100%;
  min-height: 50px;
  padding: 13px 14px;
  border: 1px solid var(--cohort-line);
  background: #fff;
  color: var(--cohort-ink);
  font: inherit;
}
.leadmagnet-page .leadmagnet-form button,
.leadmagnet-page .leadmagnet-download .button {
  width: 100%;
  margin-top: 6px;
  background: var(--cohort-green);
  border-color: var(--cohort-green);
  color: #f7f2e9;
}
.leadmagnet-page .leadmagnet-form__status,
.leadmagnet-page .leadmagnet-download p {
  min-height: 1.2em;
  margin: 0;
  color: rgba(25,25,22,0.58);
  font-size: 0.82rem;
  line-height: 1.5;
}
.leadmagnet-page .leadmagnet-form__status[data-state="error"] { color: #8f351e; }
.leadmagnet-page .leadmagnet-form__status[data-state="success"] { color: #315d32; }
.leadmagnet-page .leadmagnet-download {
  display: grid;
  gap: 14px;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid var(--cohort-line);
}
.leadmagnet-page .leadmagnet-download[hidden] {
  display: none;
}
.leadmagnet-page .leadmagnet-preview {
  padding: clamp(88px, 10vw, 148px) 0;
  background: var(--cohort-bone);
  color: var(--cohort-ink);
}
.leadmagnet-page .leadmagnet-preview__grid {
  display: grid;
  grid-template-columns: minmax(0, 0.54fr) minmax(360px, 0.46fr);
  gap: clamp(40px, 7vw, 96px);
  align-items: start;
}
.leadmagnet-page .leadmagnet-preview h2,
.leadmagnet-page .leadmagnet-bridge h2 {
  max-width: 11ch;
  margin: 0;
  color: inherit;
  font-size: clamp(3rem, 5.2vw, 5.4rem);
  line-height: 0.98;
  letter-spacing: -0.03em;
}
.leadmagnet-page .leadmagnet-preview__list {
  display: grid;
  gap: 1px;
  background: var(--cohort-line);
  border: 1px solid var(--cohort-line);
}
.leadmagnet-page .leadmagnet-preview__list article {
  padding: clamp(24px, 3vw, 34px);
  background: #f5f1e9;
}
.leadmagnet-page .leadmagnet-preview__list span {
  display: block;
  margin-bottom: 16px;
  color: var(--cohort-bronze);
  font-family: "Tiempos Headline", Georgia, serif;
  font-size: 1.45rem;
}
.leadmagnet-page .leadmagnet-preview__list h3 {
  margin: 0 0 10px;
  color: var(--cohort-ink);
  font-size: 1.5rem;
}
.leadmagnet-page .leadmagnet-preview__list p {
  margin: 0;
  color: rgba(25,25,22,0.65);
  line-height: 1.62;
}
.leadmagnet-page .leadmagnet-bridge {
  padding: clamp(92px, 12vw, 170px) 0;
  background:
    linear-gradient(90deg, rgba(7,22,15,0.94), rgba(7,22,15,0.62)),
    url("../images/mandat-background-new.webp") center / cover no-repeat;
  color: #f7f2e9;
}
.leadmagnet-page .leadmagnet-bridge__inner {
  max-width: 760px;
}
.leadmagnet-page .leadmagnet-bridge p:not(.kicker) {
  max-width: 60ch;
  margin: 28px 0 34px;
  color: rgba(247,242,233,0.72);
  font-size: 1.04rem;
  line-height: 1.68;
}
.leadmagnet-page .leadmagnet-bridge .button {
  background: #f4f0e8;
  border-color: #f4f0e8;
  color: var(--cohort-green-deep);
}

@media (max-width: 900px) {
  .leadmagnet-page .leadmagnet-hero__grid,
  .leadmagnet-page .leadmagnet-preview__grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 700px) {
  .cohort-page .hero-copy,
  .leadmagnet-page .leadmagnet-hero__copy {
    max-width: 100%;
    min-width: 0;
    overflow: hidden;
  }
  .cohort-page .hero h1 {
    max-width: 9ch;
    font-size: clamp(2.85rem, 12vw, 3.45rem) !important;
    line-height: 1 !important;
    letter-spacing: -0.02em !important;
    color: #f7f2e9 !important;
  }
  .cohort-page .hero__lead {
    max-width: 31ch !important;
    color: rgba(247,242,233,0.86) !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
  .leadmagnet-page .leadmagnet-hero {
    min-height: 0;
    padding-block: 78px;
  }
  .leadmagnet-page .leadmagnet-hero h1 {
    max-width: 8ch;
    font-size: clamp(2.85rem, 11.5vw, 3.6rem);
    line-height: 1;
    letter-spacing: -0.02em;
  }
  .leadmagnet-page .leadmagnet-hero__copy > p:not(.kicker),
  .leadmagnet-page .leadmagnet-points {
    max-width: 30ch;
  }
  .leadmagnet-page .leadmagnet-points li {
    overflow-wrap: break-word;
  }
  .leadmagnet-page .leadmagnet-preview h2,
  .leadmagnet-page .leadmagnet-bridge h2 {
    font-size: clamp(3rem, 13vw, 4.2rem);
  }
}
}

/* ═══ Polish pass (2026-07-11): word-safe headings, section rhythm, warmer sprint ═══ */

/* Never hyphenate German compounds mid-word in display type */
.cohort-page .hero h1 {
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
  text-wrap: balance;
}
.cohort-page .qualification-section h2,
.cohort-page .qualification-list h3,
.cohort-page .product-offer__details li strong {
  overflow-wrap: normal;
  word-break: keep-all;
  hyphens: none;
}

/* FAQ + pricing heads: intro sits at the top of the headline, not floating low */
.cohort-page .faq-section .section__head,
.cohort-page .pricing-section .section__head {
  align-items: start;
}
.cohort-page .faq-section .section__head > p,
.cohort-page .pricing-section .section__head > p {
  margin-top: 12px;
}

/* Offer "Enthalten": each point gets room, label stacked over text, word-safe */
.cohort-page .product-offer__details li {
  display: block;
  padding-block: 22px;
}
.cohort-page .product-offer__details li strong {
  display: block;
  margin-bottom: 8px;
  font-size: 1.08rem;
  line-height: 1.25;
}
.cohort-page .product-offer__details li p {
  max-width: 66ch;
  overflow-wrap: normal;
  word-break: normal;
}

/* Qualification: headline on top, the two lists balanced side by side */
.cohort-page .qualification-section__grid {
  grid-template-columns: 1fr;
  gap: clamp(34px, 4vw, 54px);
}
.cohort-page .qualification-section h2 {
  max-width: 26ch;
  font-size: clamp(2.35rem, 3.3vw, 3.35rem);
  line-height: 1.04;
}
.cohort-page .qualification-list {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
  align-items: start;
}
@media (max-width: 720px) {
  .cohort-page .qualification-list { grid-template-columns: 1fr; }
}

/* Sprint: warmer and less clinical, structure and interaction preserved */
.cohort-page .sprint-weeks { max-width: 900px; }
.cohort-page .sprint-week__head h3 { font-size: clamp(1.6rem, 2.2vw, 2.05rem); }
.cohort-page .sprint-session {
  grid-template-columns: 1fr;
  gap: 9px;
  padding: 18px 22px;
  background: #efe7d7;
  border: 1px solid rgba(164, 123, 69, 0.18);
  border-radius: 13px;
}
.cohort-page .sprint-session + .sprint-session { margin-top: 12px; }
.cohort-page .sprint-session span {
  justify-self: start;
  padding: 5px 13px;
  border-radius: 999px;
  background: rgba(164, 123, 69, 0.15);
  color: var(--cohort-bronze) !important;
  font-size: 0.62rem;
}
.cohort-page .sprint-week__days + .sprint-session span { color: var(--cohort-bronze) !important; }
.cohort-page .sprint-session p {
  max-width: none;
  font-size: 0.98rem;
  color: rgba(25, 25, 22, 0.74);
}
