/* ============================================================
   zeus-redesign — Unterseite Neukundengewinnung („Termin-Motor")
   Nur seitenspezifische Muster; Tokens + Basisklassen in main.css.
   Bühnen: Held WEISS → Motor-Band WEISS → Problem TINT → Bausteine
   WEISS → Termin-Funnel DUNKEL (der eine Akt) → Fallstudie TINT →
   Garantie PETROL → Wert TINT → Passt WEISS → Ablauf TINT →
   FAQ WEISS → Finale DUNKEL.
   ============================================================ */

/* ---------- Unterseiten-Held ---------- */

.unterheld { padding-bottom: clamp(40px, 6vh, 72px); }

/* Ein Foto + eine Held-Karte statt Karten-Cluster der Homepage */
.unterheld .hero-beweis { min-height: 0; }

.unterheld .beweis-foto {
  position: relative;
  top: auto;
  right: auto;
  width: 100%;
}

/* Langsamer Ken-Burns-Zoom im Foto (img, nicht figure: data-tilt/GSAP
   transformt die figure — getrennte Elemente, getrennte transforms).
   .ist-static friert den Zoom ein. */
.unterheld .beweis-foto img {
  animation: nk-kenburns 18s ease-in-out infinite alternate;
}

@keyframes nk-kenburns {
  from { transform: scale(1); }
  to { transform: scale(1.07); }
}

.unterheld .karte-held {
  left: -16px;
  bottom: -26px;
  z-index: 2;
}

/* ---------- Motor-Signatur: Zahl führt, Wortmarke antwortet ---------- */

.motor-band {
  border-block: 1px solid var(--linie);
  padding-block: clamp(36px, 5vh, 64px);
  background: var(--bg);
}

.motor-band-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.62fr) minmax(0, 1.38fr);
  align-items: center;
  gap: clamp(28px, 5vw, 76px);
}

.motor-stat {
  display: grid;
  gap: 8px;
  max-width: 20ch;
}

.motor-stat-zahl {
  font-family: var(--f-display);
  font-weight: 600;
  font-size: clamp(3.2rem, 6.4vw, 5.8rem);
  line-height: 1;
  color: var(--petrol);
  font-variant-numeric: tabular-nums;
}

.motor-stat-text {
  font-size: 0.98rem;
  font-weight: 500;
  color: var(--ink-soft);
}

.motor-wort {
  display: grid;
  gap: 14px;
  justify-items: end;
  text-align: right;
}

.motor-kicker {
  font-weight: 700;
  font-size: 0.82rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--petrol);
}

.motor-marke {
  font-family: var(--f-display);
  font-weight: 600;
  font-size: clamp(2.6rem, 6vw, 5.6rem);
  line-height: 0.95;
  letter-spacing: -0.02em;
  color: var(--ink);
}

.motor-marke em {
  font-style: normal;
  color: var(--petrol);
}

/* ---------- Das Problem: drei Wege als redaktionelle Zeilen (TINT) ---------- */

.weg {
  background:
    radial-gradient(900px 420px at 88% -10%, rgba(103, 205, 198, 0.14), transparent 65%),
    var(--bg-tint);
  padding-block: clamp(60px, 8.5vh, 108px);
}

.weg-kopf {
  font-size: var(--fs-h2);
  max-width: 22ch;
  margin-bottom: clamp(36px, 5vh, 60px);
}

.weg-liste {
  list-style: none;
  margin: 0;
  padding: 0;
}

.weg-zeile {
  display: grid;
  grid-template-columns: auto minmax(0, 1.25fr) minmax(0, 1fr);
  gap: 12px clamp(24px, 4vw, 64px);
  align-items: center;
  padding-block: clamp(28px, 4.5vh, 48px);
  border-top: 1px solid var(--linie);
  transition: background 0.35s ease;
}

.weg-zeile:last-child { border-bottom: 1px solid var(--linie); }

.weg-zeile:hover { background: rgba(255, 255, 255, 0.55); }

.weg-nr {
  align-self: start;
  font-family: var(--f-display);
  font-weight: 600;
  font-size: 1rem;
  color: var(--petrol);
  border: 1px solid var(--linie);
  border-radius: 12px;
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
  background: #ffffff;
}

.weg-inhalt h3 {
  font-size: var(--fs-h3);
  margin-bottom: 10px;
}

.weg-inhalt p {
  color: var(--ink-soft);
  font-size: 1rem;
  line-height: 1.6;
  max-width: 52ch;
}

.weg-anker { display: grid; gap: 10px; }

.weg-antwort {
  font-family: var(--f-display);
  font-weight: 500;
  font-size: clamp(1.25rem, 1.9vw, 1.7rem);
  line-height: 1.2;
  letter-spacing: -0.01em;
  color: var(--petrol);
  max-width: 24ch;
}

.weg-beleg {
  font-size: 0.88rem;
  color: var(--ink-soft);
}

.weg-beleg strong {
  font-family: var(--f-display);
  font-weight: 600;
  font-size: 1.15rem;
  color: var(--petrol);
}

.weg-fazit {
  margin-top: clamp(36px, 5vh, 60px);
  font-family: var(--f-display);
  font-weight: 500;
  font-size: clamp(1.4rem, 2.6vw, 2.1rem);
  line-height: 1.3;
  color: var(--ink-soft);
  max-width: 62ch;
}

.weg-fazit em {
  font-style: normal;
  color: var(--petrol);
}

/* ---------- Das System: fünf Bausteine am Schimmer-Strang (WEISS) ---------- */

.bausteine {
  background: var(--bg);
  padding-block: clamp(60px, 8.5vh, 108px);
}

/* Wie auf der Mitarbeiter-Seite: die 860px-Spalte wandert als Block in
   die Mitte statt links zu kleben, Text bleibt linksbündig. */
.bausteine .wrap { max-width: calc(860px + 2 * clamp(20px, 4vw, 48px)); }

.bausteine-kopf {
  font-size: var(--fs-h2);
  max-width: 22ch;
  margin-bottom: clamp(36px, 5vh, 60px);
}

.fluss {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  max-width: 860px;
}

/* Der Strang: Haarlinie + Schimmer, verbindet die Bausteine */
.fluss::before {
  content: '';
  position: absolute;
  top: 27px;
  bottom: 27px;
  left: 26px;
  width: 2px;
  background: var(--shimmer);
  background-size: 200% 100%;
  animation: schimmer-lauf 8s linear infinite;
  opacity: 0.45;
}

.fluss .schritt {
  display: grid;
  grid-template-columns: 54px minmax(0, 1fr);
  gap: clamp(20px, 3vw, 36px);
  padding-block: clamp(18px, 2.6vh, 30px);
}

.fluss .schritt-nr { margin-bottom: 0; }

.fluss-body { align-self: center; }

.fluss-body h3 {
  font-size: clamp(1.3rem, 2vw, 1.7rem);
  margin-bottom: 8px;
}

.fluss-body p {
  color: var(--ink-soft);
  font-size: 1rem;
  line-height: 1.6;
  max-width: 62ch;
}

/* ---------- Der Termin-Funnel: der eine dunkle Akt ---------- */

.trichter {
  background: var(--bg-deep);
  color: var(--dunkel-ink);
  padding-block: clamp(60px, 8.5vh, 108px);
  overflow: clip;
}

.trichter-aurora {
  position: absolute;
  inset: -10% -20%;
  z-index: var(--z-orb);
  background:
    radial-gradient(760px 420px at 12% 10%, rgba(20, 120, 124, 0.34), transparent 65%),
    radial-gradient(920px 520px at 88% 85%, rgba(103, 205, 198, 0.14), transparent 60%),
    radial-gradient(600px 380px at 72% 18%, rgba(70, 184, 177, 0.12), transparent 60%);
  filter: blur(10px);
  animation: orb-drift 30s ease-in-out infinite alternate;
}

.trichter .wrap { position: relative; z-index: var(--z-inhalt); }

.trichter .problem-kopf { margin-bottom: clamp(40px, 6vh, 72px); }

.trichter-stufen {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 30px;
  justify-items: center;
}

/* Trichter-Silhouette: die Stufen verengen sich nach unten (--w) */
.stufe {
  position: relative;
  width: 100%;
  max-width: var(--w, 100%);
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: clamp(16px, 2.4vw, 30px);
  align-items: start;
  padding: clamp(22px, 2.8vw, 34px) clamp(22px, 3vw, 40px);
  border-radius: 22px;
  background: linear-gradient(165deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.015));
  border: 1px solid var(--linie-dunkel);
  transition: border-color 0.35s ease, background 0.35s ease;
}

.stufe:hover {
  border-color: rgba(103, 205, 198, 0.45);
  background: linear-gradient(165deg, rgba(103, 205, 198, 0.09), rgba(255, 255, 255, 0.02));
}

/* Verbindungs-Pfeil: der Trichter zieht sich zusammen */
.stufe::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -23px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 11px solid var(--mint);
  transform: translateX(-50%);
}

.stufe-ende::after { display: none; }

/* Endstufe „Kalender": das Ziel glimmt Mint */
.stufe-ende {
  border-color: rgba(103, 205, 198, 0.55);
  background: linear-gradient(165deg, rgba(103, 205, 198, 0.12), rgba(255, 255, 255, 0.02));
  box-shadow: 0 0 60px rgba(103, 205, 198, 0.12);
}

.stufe-nr {
  font-family: var(--f-display);
  font-weight: 600;
  font-size: 1rem;
  color: var(--mint-hell);
  border: 1px solid var(--linie-dunkel);
  border-radius: 12px;
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
}

.stufe-body h3 {
  font-size: var(--fs-h3);
  color: #ffffff;
  margin-bottom: 8px;
}

.stufe-body p {
  color: var(--dunkel-soft);
  font-size: 1rem;
  line-height: 1.6;
  max-width: 54ch;
}

/* ---------- Fallstudie: Beleg uniVersa (TINT via .stimmen) ---------- */

.fall-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  gap: clamp(28px, 4.5vw, 72px);
  align-items: center;
}

.fall-media { margin: 0; }

.fall-media .kronzeuge-bild img {
  aspect-ratio: 4 / 3;
  width: 100%;
  object-fit: cover;
}

.fall-story {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 18px;
}

.fall-story h2 { font-size: var(--fs-h2); }

.fall-kontext {
  color: var(--ink-soft);
  font-size: 1.08rem;
  line-height: 1.65;
  max-width: 52ch;
}

.fall-zitat {
  margin: 6px 0 0;
  position: relative;
  padding-top: 20px;
}

/* Schimmer-Haarlinie statt Side-Stripe: das Zitat bekommt Licht von oben */
.fall-zitat::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 72px;
  height: 2px;
  border-radius: 999px;
  background: var(--shimmer);
  background-size: 200% 100%;
  animation: schimmer-lauf 6s linear infinite;
}

.fall-zitat blockquote { margin: 0; }

.fall-zitat blockquote p {
  font-family: var(--f-display);
  font-weight: 500;
  font-size: clamp(1.15rem, 1.7vw, 1.4rem);
  line-height: 1.4;
  letter-spacing: -0.01em;
  color: var(--ink);
  max-width: 46ch;
}

.fall-zitat figcaption {
  margin-top: 12px;
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--petrol);
}

.fall-siegel {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  border: 1px solid var(--linie);
  border-radius: 999px;
  background: #ffffff;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--petrol);
}

.fall-siegel svg { flex: none; }

/* ---------- Mandanten-Wert (TINT) ---------- */

.wert {
  background: var(--bg-tint);
  padding-block: clamp(60px, 8.5vh, 108px);
}

.wert-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(0, 0.85fr);
  gap: clamp(32px, 6vw, 96px);
  align-items: center;
}

.wert-copy h2 {
  font-size: var(--fs-h2);
  max-width: 20ch;
  margin-bottom: 24px;
}

.wert-lead {
  color: var(--ink-soft);
  font-size: 1.08rem;
  line-height: 1.7;
  max-width: 56ch;
}

.wert-abbinder {
  margin-top: 20px;
  font-size: 1.02rem;
  font-weight: 600;
  color: var(--ink);
}

/* Typografisches Gegengewicht: die Kernaussage als Monumental-Zahlwort */
.wert-zahl {
  justify-self: end;
  text-align: right;
  font-family: var(--f-display);
  font-weight: 600;
  font-size: clamp(3rem, 6vw, 5.8rem);
  line-height: 0.95;
  letter-spacing: -0.03em;
  color: var(--petrol);
  display: grid;
  gap: 14px;
  text-shadow: 0 0 60px rgba(103, 205, 198, 0.35);
}

.wert-zahl span {
  font-family: var(--f-body);
  font-weight: 500;
  font-size: 0.92rem;
  letter-spacing: 0;
  line-height: 1.5;
  color: var(--ink-soft);
  max-width: 24ch;
  justify-self: end;
  text-shadow: none;
}

/* ---------- Für wen: Passt / Passt nicht als zwei Posten (WEISS) ---------- */

.passt {
  background: var(--bg);
  padding-block: clamp(60px, 8.5vh, 108px);
}

.passt-kopf {
  font-size: var(--fs-h2);
  max-width: 22ch;
  margin-bottom: clamp(36px, 5vh, 60px);
}

.passt-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(0, 0.88fr);
  gap: clamp(20px, 3vw, 40px);
  align-items: stretch;
}

.passt-glyph {
  font-family: var(--f-display);
  font-weight: 600;
  font-size: clamp(2.6rem, 4.5vw, 3.8rem);
  line-height: 0.9;
  margin-bottom: 18px;
  color: var(--mint-hell);
}

.passt-glyph-nein {
  font-size: clamp(2rem, 3.4vw, 2.8rem);
  color: var(--ink-leise);
}

.passt-text {
  font-size: clamp(1.02rem, 1.3vw, 1.15rem);
  line-height: 1.65;
}

.posten-zeus .passt-text { color: rgba(255, 255, 255, 0.94); }
.posten-fremd .passt-text { color: var(--ink-soft); max-width: 44ch; }

/* ---------- Ablauf auf getönter Bühne + 30-Tage-Anker ---------- */

.ablauf-band { background: var(--bg-tint); }

.ablauf-kopf {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: clamp(24px, 4vw, 64px);
  align-items: end;
  margin-bottom: clamp(44px, 6vh, 72px);
}

.ablauf-band .ablauf-kopf h2 { margin-bottom: 0; }

.ablauf-anker {
  display: grid;
  justify-items: end;
  text-align: right;
  gap: 6px;
}

.anker-zahl {
  font-family: var(--f-display);
  font-weight: 600;
  font-size: clamp(3rem, 5.5vw, 5rem);
  line-height: 1;
  color: var(--petrol);
  font-variant-numeric: tabular-nums;
}

.anker-einheit {
  font-family: var(--f-display);
  font-weight: 500;
  font-size: 1.2rem;
  color: var(--petrol);
}

.anker-label {
  font-size: 0.92rem;
  font-weight: 500;
  color: var(--ink-soft);
  max-width: 24ch;
}

/* ---------- Responsive ---------- */

@media (max-width: 1024px) {
  .unterheld .karte-held { left: auto; bottom: auto; }

  .weg-zeile {
    grid-template-columns: auto minmax(0, 1fr);
  }

  .weg-anker {
    grid-column: 2;
    padding-top: 6px;
  }
}

@media (max-width: 860px) {
  .motor-band-grid { grid-template-columns: minmax(0, 1fr); gap: 22px; }
  .motor-wort { justify-items: start; text-align: left; }

  .fall-grid { grid-template-columns: minmax(0, 1fr); }

  .wert-grid { grid-template-columns: minmax(0, 1fr); gap: 34px; }
  .wert-zahl { justify-self: start; text-align: left; font-size: clamp(2.6rem, 11vw, 3.6rem); }
  .wert-zahl span { justify-self: start; }

  .passt-grid { grid-template-columns: minmax(0, 1fr); }

  .ablauf-kopf { grid-template-columns: minmax(0, 1fr); align-items: start; }
  .ablauf-anker { justify-items: start; text-align: left; }
}

@media (max-width: 640px) {
  /* Mobil kein Trichter-Verengen: volle Breite, die Pfeile tragen den Fluss */
  .stufe { max-width: 100%; }

  .fluss .schritt { grid-template-columns: 44px minmax(0, 1fr); gap: 16px; }
  .fluss::before { left: 21px; }
}

/* ---------- Welle 8: Trichter als Zeitstrahl (keine leeren Karten) ---------- */

/* Die Überschrift folgt der zentrierten 820px-Spalte des Zeitstrahls,
   statt links an der Bühnenkante zu kleben. */
.trichter .problem-kopf {
  max-width: 820px;
  margin-inline: auto;
}

.trichter-weg {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  max-width: 820px;
}

.tw-stufe {
  position: relative;
  display: grid;
  grid-template-columns: 56px minmax(0, 1fr);
  gap: 6px 28px;
  padding-block: clamp(22px, 3vh, 34px);
}

/* Die Schiene: eine Mint-Lichtlinie verbindet die Nummern */
.tw-stufe::before {
  content: '';
  position: absolute;
  left: 27px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, rgba(103, 205, 198, 0.06), rgba(103, 205, 198, 0.4), rgba(103, 205, 198, 0.06));
}

.tw-stufe:first-child::before { top: clamp(22px, 3vh, 34px); }
.tw-stufe:last-child::before { height: clamp(22px, 3vh, 34px); bottom: auto; }

.tw-stufe .stufe-nr {
  position: relative;
  z-index: 1;
  width: 56px;
  height: 56px;
  display: grid;
  place-items: center;
  border-radius: 16px;
  background: var(--bg-deep);
  border: 1px solid rgba(103, 205, 198, 0.35);
  color: var(--mint-hell);
  font-family: var(--f-display);
  font-weight: 600;
  font-size: 1.05rem;
}

.tw-body h3 {
  font-size: clamp(1.3rem, 1.9vw, 1.65rem);
  color: #ffffff;
  margin-bottom: 8px;
}

.tw-body p {
  color: var(--dunkel-soft);
  font-size: 1.02rem;
  line-height: 1.65;
  max-width: 56ch;
}

@media (max-width: 720px) {
  .tw-stufe { grid-template-columns: 44px minmax(0, 1fr); gap: 4px 18px; }
  .tw-stufe::before { left: 21px; }
  .tw-stufe .stufe-nr { width: 44px; height: 44px; font-size: 0.92rem; }
}
