/* ==========================================================================
   Gentlemen's Agreement — Stylesheet
   Double H Media, 2026. Statischer Aufbau, keine externen Verbindungen.
   ========================================================================== */

/* --------------------------------------------------------------- 1. Fonts */

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../assets/fonts/montserrat-400.woff2') format('woff2'),
       url('../assets/fonts/montserrat-var.ttf') format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
                 U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193,
                 U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../assets/fonts/montserrat-400-ext.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
                 U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../assets/fonts/montserrat-500.woff2') format('woff2'),
       url('../assets/fonts/montserrat-var.ttf') format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
                 U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193,
                 U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../assets/fonts/montserrat-500-ext.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
                 U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../assets/fonts/montserrat-600.woff2') format('woff2'),
       url('../assets/fonts/montserrat-var.ttf') format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
                 U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193,
                 U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../assets/fonts/montserrat-600-ext.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
                 U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../assets/fonts/montserrat-700.woff2') format('woff2'),
       url('../assets/fonts/montserrat-var.ttf') format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
                 U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193,
                 U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../assets/fonts/montserrat-700-ext.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
                 U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Kaushan Script';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../assets/fonts/kaushan-script-400.woff2') format('woff2'),
       url('../assets/fonts/kaushan-script-400.ttf') format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
                 U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193,
                 U+2212, U+2215, U+FEFF, U+FFFD;
}

/* -------------------------------------------------------------- 2. Tokens */

:root {
  /* Farben, abgeleitet aus der Ursprungsseite */
  --ink:          #000000;
  --ink-2:        #0b0d0c;
  --ink-3:        #191919;
  --forest:       #203e35;
  --forest-lift:  #2b5648;
  --forest-deep:  #16281f;
  --paper:        #ffffff;
  --paper-2:      #f3f3f3;
  --paper-3:      #e4e6e5;

  --on-dark:        rgba(255, 255, 255, 0.96);
  --on-dark-muted:  rgba(255, 255, 255, 0.68);
  --on-dark-faint:  rgba(255, 255, 255, 0.42);
  --on-light:       #14201c;
  --on-light-muted: rgba(20, 32, 28, 0.72);

  --line-dark:  rgba(255, 255, 255, 0.14);
  --line-light: rgba(20, 32, 28, 0.14);

  /* Typografie */
  --font-body: 'Montserrat', 'Helvetica Neue', Arial, sans-serif;
  --font-script: 'Kaushan Script', 'Segoe Script', cursive;

  --fs-hero:  clamp(2.5rem, 6.4vw, 5rem);
  --fs-h1:    clamp(2.1rem, 4.6vw, 3.5rem);
  --fs-h2:    clamp(1.75rem, 3.4vw, 2.75rem);
  --fs-h3:    clamp(1.25rem, 2vw, 1.6rem);
  --fs-lead:  clamp(1.02rem, 1.35vw, 1.2rem);
  --fs-body:  clamp(0.95rem, 1.05vw, 1.04rem);
  --fs-small: 0.86rem;
  --fs-micro: 0.74rem;

  /* Raster und Abstände */
  --wrap: 1200px;
  --wrap-narrow: 820px;
  --gutter: clamp(1.25rem, 5vw, 3rem);
  --space-section: clamp(4.5rem, 9vw, 8.5rem);
  --space-block: clamp(2rem, 4vw, 3.5rem);

  --radius: 14px;
  --radius-lg: 22px;

  --shadow-card: 0 24px 60px -24px rgba(0, 0, 0, 0.55);
  --shadow-lift: 0 34px 80px -28px rgba(0, 0, 0, 0.72);

  --ease: cubic-bezier(0.22, 0.61, 0.36, 1);
  --dur: 0.55s;
  --header-h: 96px;
}

/* --------------------------------------------------------------- 3. Reset */

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

html {
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
  scroll-padding-top: calc(var(--header-h) + 12px);
}

body {
  margin: 0;
  font-family: var(--font-body);
  font-weight: 500;
  font-size: var(--fs-body);
  line-height: 1.66;
  color: var(--on-dark);
  background: var(--ink);
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

img, picture, svg, video { display: block; max-width: 100%; }
img { height: auto; }

/* <picture> ist ohne diese Regel ein Inline-Kasten ohne Hoehe. Dadurch
   loest height:100% am Bild nicht auf und object-fit greift nirgends. */
.hero-bg picture,
.feature-bg picture,
.card-media picture,
.donation-media picture { display: block; width: 100%; height: 100%; }

h1, h2, h3, h4 {
  margin: 0;
  font-weight: 700;
  line-height: 1.14;
  letter-spacing: -0.022em;
}

p { margin: 0 0 1.05em; }
p:last-child { margin-bottom: 0; }

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

ul, ol { margin: 0 0 1.05em; padding-left: 1.25em; }
li { margin-bottom: 0.4em; }

button { font: inherit; color: inherit; background: none; border: 0; cursor: pointer; }

:focus-visible {
  outline: 2px solid var(--paper);
  outline-offset: 3px;
  border-radius: 3px;
}

.skip-link {
  position: absolute;
  left: 1rem;
  top: -100px;
  z-index: 999;
  padding: 0.7rem 1.2rem;
  background: var(--paper);
  color: var(--ink);
  font-weight: 700;
  border-radius: 8px;
  transition: top 0.2s var(--ease);
}
.skip-link:focus { top: 1rem; }

/* ---------------------------------------------------------- 4. Grundraster */

.wrap {
  width: 100%;
  max-width: var(--wrap);
  margin-inline: auto;
  padding-inline: var(--gutter);
}
.wrap--narrow { max-width: var(--wrap-narrow); }

.section { padding-block: var(--space-section); position: relative; }

.section--dark  { background: var(--ink); color: var(--on-dark); }
.section--ink2  { background: var(--ink-2); color: var(--on-dark); }
.section--light { background: var(--paper); color: var(--on-light); }
.section--forest{ background: var(--forest); color: var(--on-dark); }

/* Signature: die Agreement-Linie unter jeder Sektionsueberschrift.
   Zwei Striche, ein langer und ein kurzer, wie eine Unterschrift unter
   einer Vereinbarung. Laeuft beim Scroll-Reveal von links ein. */
.sig-head { position: relative; display: inline-block; padding-bottom: 0.5em; }
.sig-head::before,
.sig-head::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  transform-origin: left center;
  transform: scaleX(0);
  transition: transform 0.75s var(--ease);
}
.sig-head::before { width: 100%; background: currentColor; opacity: 0.22; }
.sig-head::after {
  width: 62px;
  bottom: -5px;
  height: 3px;
  background: var(--forest);
  transition-delay: 0.14s;
}
.section--dark .sig-head::after,
.section--ink2 .sig-head::after,
.section--forest .sig-head::after { background: var(--paper); }
.is-revealed .sig-head::before,
.is-revealed .sig-head::after,
.sig-head.is-revealed::before,
.sig-head.is-revealed::after { transform: scaleX(1); }

.eyebrow {
  display: block;
  margin-bottom: 0.9rem;
  font-family: var(--font-script);
  font-size: clamp(1.15rem, 1.8vw, 1.5rem);
  font-weight: 400;
  letter-spacing: 0.01em;
  color: var(--forest-lift);
}
.section--dark .eyebrow,
.section--ink2 .eyebrow,
.section--forest .eyebrow { color: rgba(255, 255, 255, 0.8); }

.lead { font-size: var(--fs-lead); line-height: 1.6; }
.muted { color: var(--on-dark-muted); }
.section--light .muted,
.feature--light .muted,
.feature--soft .muted { color: var(--on-light-muted); }

/* ------------------------------------------------------------- 5. Buttons */

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
  min-height: 52px;
  padding: 0.85rem 1.9rem;
  border-radius: 8px;
  font-size: var(--fs-small);
  font-weight: 700;
  letter-spacing: 0.055em;
  text-transform: uppercase;
  text-align: center;
  border: 1.5px solid transparent;
  transition: background-color 0.3s var(--ease), color 0.3s var(--ease),
              border-color 0.3s var(--ease), transform 0.3s var(--ease);
}
.btn:hover { transform: translateY(-2px); }
.btn:active { transform: translateY(0); }

.btn--forest { background: var(--forest); color: var(--paper); border-color: var(--forest); }
.btn--forest:hover { background: var(--forest-lift); border-color: var(--forest-lift); }

.btn--paper { background: var(--paper); color: var(--forest); border-color: var(--paper); }
.btn--paper:hover { background: var(--paper-2); border-color: var(--paper-2); }

.btn--ghost { background: transparent; color: currentColor; border-color: currentColor; }
.btn--ghost:hover { background: currentColor; }
.section--dark .btn--ghost:hover,
.section--ink2 .btn--ghost:hover,
.section--forest .btn--ghost:hover { color: var(--ink); }
.section--light .btn--ghost:hover,
.feature--light .btn--ghost:hover,
.feature--soft .btn--ghost:hover { color: var(--paper); }

.btn-row {
  display: flex;
  flex-wrap: wrap;
  gap: 0.9rem;
  align-items: center;
}
.btn-row--center { justify-content: center; }

/* -------------------------------------------------------------- 6. Header */

.site-header {
  position: fixed;
  inset: 0 0 auto 0;
  z-index: 100;
  padding-block: 1rem;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.62), rgba(0, 0, 0, 0));
  transition: background-color 0.4s var(--ease), padding 0.4s var(--ease),
              backdrop-filter 0.4s var(--ease), box-shadow 0.4s var(--ease);
}
.site-header.is-stuck {
  padding-block: 0.4rem;
  background: rgba(9, 12, 11, 0.9);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  box-shadow: 0 1px 0 var(--line-dark);
}

.header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
}

.brand { display: inline-flex; align-items: center; flex-shrink: 0; }
.brand img {
  width: 78px;
  height: auto;
  transition: width 0.4s var(--ease);
}
.site-header.is-stuck .brand img { width: 46px; }

.nav { display: flex; align-items: center; gap: clamp(1rem, 2.4vw, 2.2rem); }

.nav-list {
  display: flex;
  align-items: center;
  gap: clamp(1rem, 2.2vw, 2.1rem);
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-list > li { margin: 0; }

.nav-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  padding-block: 0.5rem;
  font-size: var(--fs-small);
  font-weight: 600;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: var(--on-dark);
  white-space: nowrap;
}
.nav-link::after {
  content: '';
  position: absolute;
  left: 0; bottom: 0;
  width: 100%; height: 2px;
  background: currentColor;
  transform: scaleX(0);
  transform-origin: right center;
  transition: transform 0.35s var(--ease);
}
.nav-link:hover::after,
.nav-link[aria-current='page']::after { transform: scaleX(1); transform-origin: left center; }

/* Dropdown Podcast */
.has-sub { position: relative; }
.sub-toggle svg { width: 10px; height: 10px; transition: transform 0.3s var(--ease); }
.has-sub.is-open .sub-toggle svg { transform: rotate(180deg); }

.sub-list {
  position: absolute;
  top: calc(100% + 0.7rem);
  left: 50%;
  min-width: 200px;
  margin: 0;
  padding: 0.5rem;
  list-style: none;
  background: rgba(12, 16, 15, 0.97);
  border: 1px solid var(--line-dark);
  border-radius: 12px;
  box-shadow: var(--shadow-card);
  opacity: 0;
  visibility: hidden;
  transform: translate(-50%, -8px);
  transition: opacity 0.28s var(--ease), transform 0.28s var(--ease), visibility 0.28s;
}
.has-sub:hover .sub-list,
.has-sub.is-open .sub-list { opacity: 1; visibility: visible; transform: translate(-50%, 0); }
.sub-list > li { margin: 0; }
.sub-list a {
  display: block;
  padding: 0.6rem 0.9rem;
  border-radius: 8px;
  font-size: var(--fs-small);
  font-weight: 600;
  letter-spacing: 0.04em;
  transition: background-color 0.25s var(--ease), padding-left 0.25s var(--ease);
}
.sub-list a:hover { background: rgba(255, 255, 255, 0.09); padding-left: 1.2rem; }

.header-social { display: flex; align-items: center; gap: 0.15rem; }
.header-social a {
  display: grid;
  place-items: center;
  width: 34px; height: 34px;
  border-radius: 50%;
  color: var(--on-dark-muted);
  transition: color 0.25s var(--ease), transform 0.25s var(--ease), background-color 0.25s var(--ease);
}
.header-social a:hover { color: var(--paper); transform: translateY(-2px); background: rgba(255, 255, 255, 0.1); }
.header-social svg { width: 17px; height: 17px; fill: currentColor; }

.nav-toggle {
  display: none;
  width: 44px; height: 44px;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
}
.nav-toggle span {
  position: relative;
  display: block;
  width: 22px; height: 2px;
  background: currentColor;
  transition: background-color 0.25s var(--ease);
}
.nav-toggle span::before,
.nav-toggle span::after {
  content: '';
  position: absolute;
  left: 0;
  width: 22px; height: 2px;
  background: currentColor;
  transition: transform 0.32s var(--ease), top 0.32s var(--ease);
}
.nav-toggle span::before { top: -7px; }
.nav-toggle span::after { top: 7px; }
.nav-toggle.is-active span { background: transparent; }
.nav-toggle.is-active span::before { top: 0; transform: rotate(45deg); }
.nav-toggle.is-active span::after { top: 0; transform: rotate(-45deg); }

/* ---------------------------------------------------------------- 7. Hero */

.hero {
  position: relative;
  display: grid;
  place-items: center;
  min-height: max(clamp(600px, 92vh, 900px), min(32vw, 960px));
  padding-block: calc(var(--header-h) + 2.5rem) clamp(5rem, 9vw, 7.5rem);
  overflow: hidden;
  text-align: center;
  isolation: isolate;
}
.hero--inner {
  min-height: max(clamp(430px, 58vh, 580px), min(32vw, 960px));
  padding-block: calc(var(--header-h) + 2.5rem) clamp(3rem, 6vw, 4.5rem);
}

.hero-bg {
  position: absolute;
  inset: 0;
  z-index: -2;
}
.hero-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center bottom;
  transform: scale(1.06);
  filter: brightness(1.34) contrast(1.03);
  animation: heroDrift 26s ease-in-out infinite alternate;
}
@keyframes heroDrift {
  from { transform: scale(1.06); }
  to   { transform: scale(1.11); }
}
/* Sanfter Verlauf: der Text bleibt lesbar, die Gesichter bleiben sichtbar.
   Bewusst kein flaechendeckendes Schwarz, das schluckt das Motiv. */
.hero-bg::after {
  content: '';
  position: absolute;
  inset: 0;
  background:
    linear-gradient(to bottom,
      rgba(0, 0, 0, 0.52) 0%,
      rgba(0, 0, 0, 0.14) 22%,
      rgba(0, 0, 0, 0.10) 55%,
      rgba(0, 0, 0, 0.55) 86%,
      rgba(0, 0, 0, 0.88) 100%);
}
/* Schmaler Lesekeil nur hinter der Textspalte, laeuft nach aussen aus */
.hero-bg::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 1;
  background: radial-gradient(ellipse 42% 40% at 50% 38%, rgba(0, 0, 0, 0.46), rgba(0, 0, 0, 0) 70%);
}

/* Unterseiten sind niedriger. Derselbe Verlauf wuerde dort das ganze Motiv
   schlucken, also hier deutlich zurueckgenommen. */
.hero--inner .hero-bg img { filter: brightness(1.5) contrast(1.02); object-position: center bottom; }
.hero--inner .hero-bg::after {
  background: linear-gradient(to bottom,
    rgba(0, 0, 0, 0.44) 0%,
    rgba(0, 0, 0, 0.06) 34%,
    rgba(0, 0, 0, 0.06) 62%,
    rgba(0, 0, 0, 0.42) 88%,
    rgba(0, 0, 0, 0.7) 100%);
}
.hero--inner .hero-bg::before {
  background: radial-gradient(ellipse 38% 42% at 50% 40%, rgba(0, 0, 0, 0.42), rgba(0, 0, 0, 0) 76%);
}

.hero-inner {
  position: relative;
  z-index: 1;
  width: 100%;
  transform: translate3d(0, var(--hero-shift, 0px), 0);
  opacity: var(--hero-fade, 1);
  will-change: transform, opacity;
}

.hero-title {
  font-size: var(--fs-hero);
  margin-bottom: 1.1rem;
  text-shadow: 0 4px 40px rgba(0, 0, 0, 0.6);
}
.hero--inner .hero-title { font-size: var(--fs-h1); }

.hero-rule {
  width: 132px;
  height: 2px;
  margin: 0 auto 1.5rem;
  background: linear-gradient(to right, transparent, var(--paper), transparent);
  transform: scaleX(0);
  transition: transform 0.9s var(--ease) 0.2s;
}
.is-loaded .hero-rule { transform: scaleX(1); }

.hero-sub {
  max-width: 47ch;
  margin: 0 auto 2.2rem;
  font-size: var(--fs-lead);
  color: var(--on-dark);
  text-shadow: 0 2px 20px rgba(0, 0, 0, 0.7);
}

.hero-logo { margin-top: clamp(2rem, 4vw, 3.2rem); }
.hero-logo img { width: clamp(112px, 13vw, 158px); margin-inline: auto; }

.hero-partners {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: clamp(2rem, 6vw, 4.5rem);
  margin-top: clamp(1.4rem, 2.6vw, 2rem);
}
.hero-partners img {
  width: auto;
  max-height: 46px;
  opacity: 0.62;
  filter: grayscale(1);
  transition: opacity 0.35s var(--ease), filter 0.35s var(--ease);
}
.hero-partners a:hover img { opacity: 1; filter: grayscale(0); }

/* Scroll-Hinweis */
.hero-scroll {
  position: absolute;
  left: 50%;
  bottom: 1.4rem;
  z-index: 2;
  display: grid;
  justify-items: center;
  gap: 0.55rem;
  transform: translateX(-50%);
  font-size: var(--fs-micro);
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: var(--on-dark-faint);
}
.hero-scroll i {
  display: block;
  width: 1px; height: 42px;
  background: linear-gradient(to bottom, var(--on-dark-faint), transparent);
  animation: scrollPulse 2.4s ease-in-out infinite;
}
@keyframes scrollPulse {
  0%, 100% { opacity: 0.25; transform: scaleY(0.65); transform-origin: top; }
  50%      { opacity: 1;    transform: scaleY(1);    transform-origin: top; }
}


/* ----------------------------------------------- Hero auf schmalen Geraeten
   Das Motiv ist 2:1 und die Figuren stehen ganz aussen. Ein Hochformat-
   Ausschnitt wuerde beide verlieren. Deshalb sitzt das Bild hier in voller
   Breite an der Unterkante und laeuft nach oben in den Hintergrund aus. */

@media (max-width: 760px) {
  .hero {
    min-height: 0;
    padding-block: calc(var(--header-h) + 1.8rem) 0;
    align-content: start;
  }
  .hero--inner { min-height: 0; padding-block: calc(var(--header-h) + 1.8rem) 0; }

  .hero-bg {
    top: auto;
    bottom: 0;
    height: auto;
    aspect-ratio: 2 / 1;
  }
  .hero-bg picture { height: auto; }
  .hero-bg img {
    height: auto;
    aspect-ratio: 2 / 1;
    object-fit: cover;
    object-position: center bottom;
    transform: none;
    animation: none;
  }
  .hero-bg::after {
    background: linear-gradient(to bottom,
      var(--ink) 0%,
      rgba(0, 0, 0, 0.72) 22%,
      rgba(0, 0, 0, 0.24) 52%,
      rgba(0, 0, 0, 0.34) 100%);
  }
  .hero-bg::before { display: none; }

  /* Platz fuer das Motiv unter dem Text */
  .hero-inner { padding-bottom: calc(50vw + 1rem); }
  .hero--inner .hero-inner { padding-bottom: calc(52vw + 1.4rem); }

  .hero-logo { margin-top: 1.6rem; }
  .hero-partners { margin-top: 1.2rem; gap: 2rem; }
  .hero-partners img { max-height: 34px; }
  .hero-scroll { display: none; }
}

/* ------------------------------------------------- 8. Plattform-Streifen */

.platforms { text-align: center; }
.platforms h2 { font-size: var(--fs-h2); margin-bottom: 2.4rem; }

.platform-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: clamp(1.4rem, 4vw, 3.4rem);
}
.platform-row a {
  display: grid;
  justify-items: center;
  gap: 0.6rem;
  transition: transform 0.35s var(--ease);
}
.platform-row a:hover { transform: translateY(-6px); }
.platform-row img {
  width: clamp(48px, 5.6vw, 66px);
  height: auto;
  filter: grayscale(0.35);
  opacity: 0.88;
  transition: filter 0.35s var(--ease), opacity 0.35s var(--ease);
}
.platform-row a:hover img { filter: grayscale(0); opacity: 1; }
.platform-row span {
  font-size: var(--fs-micro);
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--on-dark-faint);
  transition: color 0.3s var(--ease);
}
.platform-row a:hover span { color: var(--on-dark); }

/* ------------------------------------------------- 9. Feature-Sektionen */
/* Das Motiv fuellt die gesamte Sektion. Ein seitlicher Verlauf sorgt dafuer,
   dass die Textspalte lesbar bleibt, ohne das Bild zu beschneiden. */

.feature {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  min-height: clamp(460px, 62vh, 660px);
  display: grid;
  align-items: center;
}

.feature-bg { position: absolute; inset: 0; z-index: -1; }
.feature-bg picture { display: block; width: 100%; height: 100%; }
.feature-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 78% center;
  transform: scale(1.04);
  transition: transform 1.6s var(--ease);
}
.feature.is-revealed .feature-bg img,
.feature:has(.is-revealed) .feature-bg img { transform: scale(1); }

.feature-bg::after { content: ''; position: absolute; inset: 0; }

.feature--light { background: var(--paper); color: var(--on-light); }
.feature--light .feature-bg::after {
  background: linear-gradient(to right,
    var(--paper) 0%,
    var(--paper) 26%,
    rgba(255, 255, 255, 0.9) 44%,
    rgba(255, 255, 255, 0.42) 66%,
    rgba(255, 255, 255, 0.06) 88%,
    rgba(255, 255, 255, 0) 100%);
}

/* Gespiegelt: Motiv links, Text rechts. Das Logo-Motiv ist hell,
   deshalb bleibt die Sektion hell, wie im Original. */
.feature--soft { background: var(--paper-2); color: var(--on-light); }
.feature--soft .feature-bg img { object-position: 16% center; }
.feature--soft .feature-bg::after {
  background: linear-gradient(to left,
    var(--paper-2) 0%,
    var(--paper-2) 26%,
    rgba(243, 243, 243, 0.9) 44%,
    rgba(243, 243, 243, 0.4) 66%,
    rgba(243, 243, 243, 0.04) 88%,
    rgba(243, 243, 243, 0) 100%);
}

.feature .wrap { position: relative; z-index: 1; }
.feature-body { max-width: 50ch; }
.feature--flip .feature-body { margin-left: auto; }
.feature-body h2 { font-size: var(--fs-h2); margin-bottom: 1.5rem; }

@media (max-width: 860px) {
  .feature { min-height: 0; padding-block: 0; }
  .feature-bg { position: relative; height: clamp(240px, 46vw, 360px); }
  .feature-bg img { object-position: center 38%; transform: none; }
  .feature--soft .feature-bg img { object-position: center; }
  .feature--light .feature-bg::after {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.7) 78%, var(--paper) 100%);
  }
  .feature--soft .feature-bg::after {
    background: linear-gradient(to bottom, rgba(243, 243, 243, 0) 40%, rgba(243, 243, 243, 0.72) 78%, var(--paper-2) 100%);
  }
  .feature .wrap { padding-block: 0 var(--space-section); }
  .feature-body, .feature--flip .feature-body { max-width: none; margin: 0; }
}

/* ------------------------------------------------------------ 10. Karten */

.card-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 300px), 1fr));
  gap: clamp(1.4rem, 2.6vw, 2.2rem);
  align-items: stretch;
}
.card-grid--2 { grid-template-columns: repeat(auto-fit, minmax(min(100%, 340px), 1fr)); }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  background: var(--forest);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-card);
  transition: transform 0.5s var(--ease), box-shadow 0.5s var(--ease);
}
.card:hover { transform: translateY(-8px); box-shadow: var(--shadow-lift); }

/* Feste Bildhoehe fuer alle Karten, damit Titel und Buttons auf einer
   Linie sitzen, egal welches Seitenverhaeltnis die Quelle hat. */
.card-media {
  position: relative;
  overflow: hidden;
  flex: 0 0 auto;
  aspect-ratio: 4 / 3;
}
.card-media img {
  width: 100%; height: 100%;
  object-fit: cover;
  object-position: center 30%;
  transition: transform 0.8s var(--ease), filter 0.8s var(--ease);
}
.card:hover .card-media img { transform: scale(1.07); filter: brightness(1.08); }
.card-media::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, transparent 72%, var(--forest) 100%);
}

.card-body {
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 1.05rem;
  padding: clamp(1.6rem, 3vw, 2.3rem);
  text-align: center;
}
.card-body h3 { font-size: clamp(1.5rem, 2.4vw, 2rem); }
.card-body p { color: var(--on-dark-muted); font-size: var(--fs-small); line-height: 1.7; }
.card-body .btn { margin-top: auto; align-self: center; }
.card-body > .eyebrow { margin-bottom: 0; }

/* Hover-Reveal: Zusatzzeile klappt beim Hover auf */
.card-reveal {
  display: grid;
  grid-template-rows: 0fr;
  opacity: 0;
  transition: grid-template-rows 0.5s var(--ease), opacity 0.4s var(--ease);
}
.card-reveal > span { overflow: hidden; }
.card:hover .card-reveal,
.card:focus-within .card-reveal { grid-template-rows: 1fr; opacity: 1; }

/* ------------------------------------------------------------- 11. Reiter */

.tabs { margin-top: clamp(2rem, 4vw, 3rem); }

.tablist {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  justify-content: center;
  margin-bottom: clamp(2rem, 4vw, 3rem);
  padding: 0.45rem;
  border: 1px solid var(--line-dark);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.03);
}
.section--light .tablist,
.feature--light .tablist { border-color: var(--line-light); background: rgba(20, 32, 28, 0.03); }

.tab {
  position: relative;
  padding: 0.7rem 1.5rem;
  border-radius: 999px;
  font-size: var(--fs-small);
  font-weight: 700;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: var(--on-dark-muted);
  white-space: nowrap;
  transition: color 0.3s var(--ease), background-color 0.3s var(--ease);
}
.section--light .tab,
.feature--light .tab { color: var(--on-light-muted); }
.tab:hover { color: var(--on-dark); }
.section--light .tab:hover,
.feature--light .tab:hover { color: var(--on-light); }
.tab[aria-selected='true'] { background: var(--forest); color: var(--paper); }

.tabpanel { animation: panelIn 0.5s var(--ease) both; }
.tabpanel[hidden] { display: none; }
@keyframes panelIn {
  from { opacity: 0; transform: translateY(14px); }
  to   { opacity: 1; transform: translateY(0); }
}

/* --------------------------------------------------------- 12. Episoden */

.ep-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(100%, 280px), 1fr));
  gap: clamp(1.3rem, 2.4vw, 2rem);
}

.ep {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  background: var(--ink-3);
  border: 1px solid var(--line-dark);
  border-radius: var(--radius);
  transition: transform 0.45s var(--ease), border-color 0.45s var(--ease),
              box-shadow 0.45s var(--ease);
}
.ep:hover { transform: translateY(-6px); border-color: rgba(255, 255, 255, 0.28); box-shadow: var(--shadow-card); }

.ep-body { padding: 1.35rem 1.4rem 1.5rem; display: flex; flex-direction: column; gap: 0.55rem; flex: 1; }
.ep-num {
  font-size: var(--fs-micro);
  font-weight: 700;
  letter-spacing: 0.2em;
  color: rgba(255, 255, 255, 0.45);
}
.ep-title { font-size: 1.08rem; line-height: 1.3; }
.ep-sub { font-size: var(--fs-small); color: var(--on-dark-muted); margin: 0; }
.ep-link {
  margin-top: auto;
  padding-top: 0.9rem;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-size: var(--fs-micro);
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--on-dark);
}
.ep-link svg { width: 14px; height: 14px; fill: currentColor; transition: transform 0.3s var(--ease); }
.ep:hover .ep-link svg { transform: translateX(4px); }

/* ----------------------------------------------- 13. Video mit Einwilligung */

.video-consent {
  position: relative;
  aspect-ratio: 16 / 9;
  width: 100%;
  overflow: hidden;
  border-radius: var(--radius);
  background: var(--ink-3);
  border: 1px solid var(--line-dark);
}
.video-consent iframe { width: 100%; height: 100%; border: 0; display: block; }

.video-consent__gate {
  position: absolute;
  inset: 0;
  display: grid;
  align-content: center;
  justify-items: center;
  gap: 0.9rem;
  padding: clamp(1.1rem, 3vw, 2rem);
  text-align: center;
  background: linear-gradient(150deg, var(--forest-deep), var(--ink-3));
}
.video-consent__gate p {
  max-width: 40ch;
  margin: 0;
  font-size: var(--fs-micro);
  line-height: 1.6;
  color: var(--on-dark-muted);
}
.video-consent__gate .btn { min-height: 44px; padding: 0.6rem 1.4rem; }
.video-consent__icon {
  display: grid;
  place-items: center;
  width: 54px; height: 54px;
  border: 1.5px solid var(--on-dark-faint);
  border-radius: 50%;
  transition: border-color 0.3s var(--ease), transform 0.3s var(--ease);
}
.video-consent__gate:hover .video-consent__icon { border-color: var(--paper); transform: scale(1.06); }
.video-consent__icon svg { width: 18px; height: 18px; fill: currentColor; margin-left: 3px; }

/* ---------------------------------------------------------- 14. Downloads */

.dl-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(100%, 320px), 1fr));
  gap: clamp(1rem, 2vw, 1.5rem);
}

.dl {
  display: flex;
  align-items: center;
  gap: 1.1rem;
  padding: 1.2rem 1.4rem;
  background: rgba(255, 255, 255, 0.035);
  border: 1px solid var(--line-dark);
  border-radius: var(--radius);
  transition: background-color 0.35s var(--ease), border-color 0.35s var(--ease),
              transform 0.35s var(--ease);
}
.dl:hover { background: rgba(255, 255, 255, 0.08); border-color: rgba(255, 255, 255, 0.3); transform: translateX(5px); }

.dl-num {
  flex-shrink: 0;
  display: grid;
  place-items: center;
  width: 46px; height: 46px;
  border-radius: 10px;
  background: var(--forest);
  font-size: var(--fs-small);
  font-weight: 700;
  letter-spacing: 0.02em;
}
.dl-text { flex: 1; min-width: 0; }
.dl-text strong { display: block; font-size: 0.99rem; line-height: 1.3; }
.dl-text span {
  display: inline-block;
  margin-top: 0.28rem;
  font-size: var(--fs-micro);
  letter-spacing: 0.13em;
  text-transform: uppercase;
  color: var(--on-dark-faint);
}
.dl-icon { flex-shrink: 0; color: var(--on-dark-faint); transition: color 0.3s var(--ease), transform 0.3s var(--ease); }
.dl:hover .dl-icon { color: var(--paper); transform: translateY(3px); }
.dl-icon svg { width: 19px; height: 19px; fill: currentColor; }

/* ---------------------------------------------------------------- 15. FAQ */

.faq-list {
  display: grid;
  gap: 0.75rem;
  margin-top: clamp(2rem, 4vw, 3rem);
}
@media (min-width: 860px) {
  .faq-list { grid-template-columns: 1fr 1fr; align-items: start; }
}

.faq-item {
  overflow: hidden;
  background: var(--forest);
  border-radius: 10px;
  transition: background-color 0.35s var(--ease);
}
.faq-item.is-open { background: var(--forest-lift); }

.faq-q {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.1rem;
  width: 100%;
  padding: 1.15rem 1.4rem;
  font-size: var(--fs-small);
  font-weight: 700;
  line-height: 1.42;
  text-align: left;
  color: var(--paper);
}
.faq-icon { position: relative; flex-shrink: 0; width: 15px; height: 15px; }
.faq-icon::before,
.faq-icon::after {
  content: '';
  position: absolute;
  top: 50%; left: 0;
  width: 15px; height: 2px;
  background: currentColor;
  transform: translateY(-50%);
  transition: transform 0.38s var(--ease), opacity 0.38s var(--ease);
}
.faq-icon::after { transform: translateY(-50%) rotate(90deg); }
.faq-item.is-open .faq-icon::after { transform: translateY(-50%) rotate(0deg); opacity: 0; }

.faq-a {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.45s var(--ease);
}
.faq-item.is-open .faq-a { grid-template-rows: 1fr; }
.faq-a > div { overflow: hidden; }
.faq-a p {
  padding: 0 1.4rem 1.35rem;
  margin: 0;
  font-size: var(--fs-small);
  line-height: 1.72;
  color: rgba(255, 255, 255, 0.84);
}

/* ------------------------------------------------------------ 16. Formular */

.form { display: grid; gap: 1.15rem; margin-top: clamp(2rem, 4vw, 2.8rem); }

.field { display: grid; gap: 0.45rem; }
.field label {
  font-size: var(--fs-micro);
  font-weight: 700;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  color: var(--on-dark-muted);
}
.field input[type='text'],
.field input[type='email'],
.field textarea {
  width: 100%;
  padding: 0.95rem 1.1rem;
  font: inherit;
  font-size: var(--fs-body);
  color: var(--on-dark);
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid var(--line-dark);
  border-radius: 10px;
  transition: border-color 0.3s var(--ease), background-color 0.3s var(--ease);
}
.field textarea { min-height: 168px; resize: vertical; line-height: 1.6; }
.field input::placeholder,
.field textarea::placeholder { color: rgba(255, 255, 255, 0.36); }
.field input:focus,
.field textarea:focus {
  outline: none;
  border-color: rgba(255, 255, 255, 0.55);
  background: rgba(255, 255, 255, 0.08);
}
.field-hint { font-size: var(--fs-micro); color: var(--on-dark-faint); }

.check {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  font-size: var(--fs-small);
  line-height: 1.6;
  color: var(--on-dark-muted);
  cursor: pointer;
}
.check input {
  flex-shrink: 0;
  width: 20px; height: 20px;
  margin-top: 1px;
  accent-color: var(--forest-lift);
  cursor: pointer;
}
.check a { text-decoration: underline; text-underline-offset: 3px; }

.form-hp {
  position: absolute !important;
  left: -9999px;
  width: 1px; height: 1px;
  opacity: 0;
  pointer-events: none;
}

.form-status {
  padding: 1rem 1.2rem;
  border-radius: 10px;
  font-size: var(--fs-small);
  line-height: 1.6;
}
.form-status[hidden] { display: none; }
.form-status--ok  { background: rgba(43, 86, 72, 0.6); border: 1px solid var(--forest-lift); }
.form-status--err { background: rgba(120, 34, 34, 0.32); border: 1px solid rgba(200, 90, 90, 0.5); }

/* --------------------------------------------------------- 17. Spendenblock */

.donation-grid {
  display: grid;
  gap: clamp(1.6rem, 3vw, 2.4rem);
  margin-top: clamp(2rem, 4vw, 3rem);
}
.donation {
  display: grid;
  gap: clamp(1.5rem, 3vw, 2.6rem);
  align-items: center;
  padding: clamp(1.5rem, 3vw, 2.4rem);
  background: var(--forest);
  border-radius: var(--radius-lg);
}
@media (min-width: 820px) {
  .donation { grid-template-columns: 300px 1fr; }
  .donation:nth-child(even) { grid-template-columns: 1fr 300px; }
  .donation:nth-child(even) .donation-media { order: 2; }
}
.donation-media img { width: 100%; border-radius: var(--radius); }
.donation-body h3 { font-size: var(--fs-h3); margin-bottom: 0.9rem; }
.donation-body p { font-size: var(--fs-small); color: rgba(255, 255, 255, 0.84); }
.donation-source {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  min-height: 30px;
  margin-top: 0.5rem;
  padding-block: 0.25rem;
  font-size: var(--fs-micro);
  letter-spacing: 0.11em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.55);
  text-decoration: underline;
  text-underline-offset: 4px;
}
.donation-source:hover { color: var(--paper); }

/* -------------------------------------------------------------- 18. Rechtstext */

.legal { font-size: 0.95rem; line-height: 1.78; }
.legal h2 {
  margin: 2.6rem 0 1rem;
  font-size: clamp(1.3rem, 2.1vw, 1.65rem);
}
.legal h2:first-of-type { margin-top: 0; }
.legal h3 { margin: 1.7rem 0 0.6rem; font-size: 1.06rem; }
.legal ul { padding-left: 1.2rem; }
.legal a { text-decoration: underline; text-underline-offset: 3px; word-break: break-word; }
.legal address { font-style: normal; margin-bottom: 1.05em; }
.legal .legal-note {
  padding: 1.1rem 1.3rem;
  margin: 1.5rem 0;
  background: rgba(255, 255, 255, 0.05);
  border-left: 3px solid var(--forest-lift);
  border-radius: 0 10px 10px 0;
  font-size: var(--fs-small);
}

/* ---------------------------------------------------------------- 19. CTA */

.cta-band { text-align: center; }
.cta-band h2 { font-size: var(--fs-h2); margin-bottom: 1.1rem; }
.cta-band p { max-width: 55ch; margin-inline: auto; margin-bottom: 2rem; }

/* Flacher Streifen statt Karte: volle Breite, wenig Hoehe */
.band { padding-block: clamp(2.6rem, 5vw, 4rem); text-align: center; }
.band h2 { font-size: var(--fs-h2); }
.band-text {
  max-width: 78ch;
  margin: 1.6rem auto 2rem;
  font-size: var(--fs-lead);
  color: rgba(255, 255, 255, 0.86);
}

/* ------------------------------------------------------------- 20. Footer */

.site-footer {
  padding-block: clamp(3.2rem, 6vw, 4.8rem) 2rem;
  background: var(--forest);
  color: var(--on-dark);
}

.footer-grid {
  display: grid;
  gap: clamp(2.2rem, 4vw, 3rem);
  grid-template-columns: 1fr;
  text-align: center;
}
@media (min-width: 760px) {
  .footer-grid { grid-template-columns: auto 1fr 1fr auto; text-align: left; }
}

.footer-brand { display: grid; justify-items: center; gap: 0.9rem; }
@media (min-width: 760px) { .footer-brand { justify-items: start; } }
.footer-brand img { width: 128px; }

.footer-col h2 {
  margin-bottom: 1.1rem;
  padding-bottom: 0.7rem;
  font-size: var(--fs-small);
  font-weight: 700;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  border-bottom: 1px solid var(--line-dark);
}
.footer-col ul { margin: 0; padding: 0; list-style: none; display: grid; gap: 0.55rem; }
.footer-col li { margin: 0; }
.footer-col a {
  display: inline-block;
  padding-block: 0.2rem;
  min-height: 26px;
  font-size: var(--fs-small);
  color: rgba(255, 255, 255, 0.82);
  transition: color 0.25s var(--ease), transform 0.25s var(--ease);
}
.footer-col a:hover { color: var(--paper); transform: translateX(4px); }

.footer-social { display: flex; justify-content: center; gap: 1rem; margin-bottom: 1.5rem; }
@media (min-width: 760px) { .footer-social { justify-content: flex-start; } }
.footer-social a {
  display: grid;
  place-items: center;
  width: 38px; height: 38px;
  border: 1px solid var(--line-dark);
  border-radius: 50%;
  color: rgba(255, 255, 255, 0.82);
  transition: background-color 0.28s var(--ease), color 0.28s var(--ease),
              border-color 0.28s var(--ease), transform 0.28s var(--ease);
}
.footer-social a:hover { background: var(--paper); color: var(--forest); border-color: var(--paper); transform: translateY(-3px); }
.footer-social svg { width: 16px; height: 16px; fill: currentColor; }

.footer-listen { display: grid; gap: 0.9rem; justify-items: center; }
@media (min-width: 760px) { .footer-listen { justify-items: start; } }
.footer-platforms { display: flex; flex-wrap: wrap; gap: 0.75rem; justify-content: center; }
@media (min-width: 760px) { .footer-platforms { justify-content: flex-start; } }
.footer-platforms a { display: grid; place-items: center; padding: 3px; }
.footer-platforms img {
  width: 34px;
  border-radius: 50%;
  opacity: 0.8;
  transition: opacity 0.28s var(--ease), transform 0.28s var(--ease);
}
.footer-platforms a:hover img { opacity: 1; transform: translateY(-3px); }

.footer-bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-top: clamp(2.5rem, 5vw, 3.5rem);
  padding-top: 1.6rem;
  border-top: 1px solid var(--line-dark);
  font-size: var(--fs-micro);
  color: rgba(255, 255, 255, 0.6);
}
.footer-bottom nav { display: flex; flex-wrap: wrap; gap: 0.4rem 1rem; }
.footer-bottom nav a { padding: 0.4rem 0.3rem; }
.footer-bottom a:hover { color: var(--paper); }

/* ------------------------------------------------------- 21. Cookie-Dialog */

.consent {
  position: fixed;
  inset: auto 0 0 0;
  z-index: 200;
  display: grid;
  padding: var(--gutter);
  background: rgba(0, 0, 0, 0.55);
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
  place-items: end center;
}
.consent[hidden] { display: none; }
@media (min-width: 760px) { .consent { inset: 0; place-items: center; } }

.consent-box {
  width: 100%;
  max-width: 540px;
  padding: clamp(1.5rem, 3vw, 2.2rem);
  background: var(--ink-3);
  border: 1px solid var(--line-dark);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-lift);
  animation: consentIn 0.4s var(--ease) both;
}
@keyframes consentIn {
  from { opacity: 0; transform: translateY(24px); }
  to   { opacity: 1; transform: translateY(0); }
}
.consent-box h2 { font-size: 1.2rem; margin-bottom: 0.9rem; }
.consent-box p { font-size: var(--fs-small); line-height: 1.68; color: var(--on-dark-muted); }
.consent-box a { text-decoration: underline; text-underline-offset: 3px; }

.consent-options { display: grid; gap: 0.7rem; margin: 1.3rem 0; }
.consent-option {
  display: flex;
  gap: 0.8rem;
  padding: 0.95rem 1.1rem;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid var(--line-dark);
  border-radius: 10px;
  font-size: var(--fs-small);
}
.consent-option input { flex-shrink: 0; width: 20px; height: 20px; margin-top: 2px; accent-color: var(--forest-lift); }
.consent-option strong { display: block; margin-bottom: 0.2rem; }
.consent-option span { font-size: var(--fs-micro); line-height: 1.6; color: var(--on-dark-faint); }
.consent-option--fixed { opacity: 0.72; }

/* Alle drei Schaltflaechen identisch: gleiche Farbe, Groesse, Gewicht.
   Keine Hervorhebung, keine Vorauswahl. Nudging waere abmahnbar. */
.consent-actions { display: grid; gap: 0.6rem; }
@media (min-width: 560px) { .consent-actions { grid-template-columns: repeat(3, 1fr); } }
.consent-btn {
  min-height: 48px;
  padding: 0.75rem 1rem;
  background: transparent;
  color: var(--on-dark);
  border: 1.5px solid rgba(255, 255, 255, 0.45);
  border-radius: 8px;
  font-size: var(--fs-micro);
  font-weight: 600;
  letter-spacing: 0.055em;
  text-transform: uppercase;
  text-align: center;
  transition: background-color 0.28s var(--ease), color 0.28s var(--ease);
}
.consent-btn:hover { background: rgba(255, 255, 255, 0.12); }

/* -------------------------------------------------------- 22. 404 / leer */

.empty-state {
  display: grid;
  justify-items: center;
  gap: 1.3rem;
  padding-block: clamp(3rem, 8vw, 6rem);
  text-align: center;
}
.empty-state .badge {
  padding: 0.5rem 1.2rem;
  border: 1px solid var(--line-dark);
  border-radius: 999px;
  font-size: var(--fs-micro);
  font-weight: 700;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--on-dark-muted);
}
.empty-state h2 { font-size: var(--fs-h2); }
.empty-state p { max-width: 52ch; color: var(--on-dark-muted); }

/* ------------------------------------------------------ 23. Scroll-Reveal */

.reveal {
  opacity: 0;
  transform: translateY(26px);
  transition: opacity 0.75s var(--ease), transform 0.75s var(--ease);
  will-change: opacity, transform;
}
.reveal--left  { transform: translate3d(-34px, 0, 0); }
.reveal--right { transform: translate3d(34px, 0, 0); }
.reveal.is-revealed { opacity: 1; transform: none; }

.reveal[data-delay='1'] { transition-delay: 0.1s; }
.reveal[data-delay='2'] { transition-delay: 0.2s; }
.reveal[data-delay='3'] { transition-delay: 0.3s; }
.reveal[data-delay='4'] { transition-delay: 0.4s; }

/* Staffelung innerhalb eines Rasters, per JS als --i gesetzt */
[data-stagger] > * {
  opacity: 0;
  transform: translateY(22px);
  transition: opacity 0.62s var(--ease), transform 0.62s var(--ease);
  transition-delay: calc(var(--i, 0) * 70ms);
  will-change: opacity, transform;
}
[data-stagger].is-revealed > * { opacity: 1; transform: none; }

/* Zaehlerbalken oben: zeigt den Lesefortschritt */
.progress {
  position: fixed;
  top: 0; left: 0;
  z-index: 120;
  height: 2px;
  width: 100%;
  transform: scaleX(0);
  transform-origin: left center;
  background: linear-gradient(to right, var(--forest-lift), var(--paper));
  pointer-events: none;
}

/* --------------------------------------------------------- 24. Breakpoints */

@media (max-width: 980px) {
  :root { --header-h: 78px; }

  .nav-toggle { display: inline-flex; }

  .nav {
    position: fixed;
    inset: 0 0 0 auto;
    width: min(340px, 86vw);
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 1.5rem;
    padding: calc(var(--header-h) + 1.6rem) 1.9rem 2.4rem;
    background: rgba(8, 11, 10, 0.98);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border-left: 1px solid var(--line-dark);
    transform: translateX(100%);
    transition: transform 0.42s var(--ease);
    overflow-y: auto;
  }
  .nav.is-open { transform: translateX(0); }

  .nav-list { flex-direction: column; align-items: flex-start; gap: 0.4rem; width: 100%; }
  .nav-link { width: 100%; padding-block: 0.8rem; font-size: 0.95rem; }
  .nav-link::after { display: none; }

  .has-sub { width: 100%; }
  .sub-list {
    position: static;
    width: 100%;
    margin: 0 0 0.5rem;
    padding: 0 0 0 0.9rem;
    background: none;
    border: 0;
    border-left: 1px solid var(--line-dark);
    border-radius: 0;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
    transform: none;
    display: none;
  }
  .has-sub.is-open .sub-list { display: block; transform: none; }

  .header-social { width: 100%; padding-top: 1.2rem; border-top: 1px solid var(--line-dark); }
}

@media (max-width: 600px) {
  .btn { width: 100%; }
  .btn-row .btn { width: 100%; }
  .platform-row { gap: 1.6rem 2rem; }
  .footer-bottom { flex-direction: column; text-align: center; }
}

/* ------------------------------------------------- 25. Reduzierte Bewegung */

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after {
    animation-duration: 0.001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.001ms !important;
    scroll-behavior: auto !important;
  }
  .reveal, .reveal--left, .reveal--right { opacity: 1; transform: none; }
  .hero-rule { transform: scaleX(1); }
  .sig-head::before, .sig-head::after { transform: scaleX(1); }
  .hero-bg img { animation: none; transform: scale(1.04); }
}


/* ================================================== 27. Feinschliff ======
   Hover- und Scroll-Details. Dezent gehalten, nichts blinkt oder springt.
   ====================================================================== */

/* Buttons: heller Streifen wandert beim Hover durch */
.btn { position: relative; overflow: hidden; isolation: isolate; }
.btn::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: -1;
  transform: translateX(-102%) skewX(-16deg);
  background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.22), transparent);
  transition: transform 0.7s var(--ease);
}
.btn:hover::before { transform: translateX(102%) skewX(-16deg); }
.btn--paper::before { background: linear-gradient(to right, transparent, rgba(32, 62, 53, 0.14), transparent); }

/* Karten: Rahmenlicht folgt dem Hover */
.card::after {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: inherit;
  border: 1px solid rgba(255, 255, 255, 0);
  transition: border-color 0.5s var(--ease);
  pointer-events: none;
}
.card:hover::after { border-color: rgba(255, 255, 255, 0.26); }

/* Karten-Titel ruecken beim Hover leicht auf */
.card-body h3 { transition: transform 0.5s var(--ease); }
.card:hover .card-body h3 { transform: translateY(-3px); }

/* Episoden: Nummer faerbt sich beim Hover ein */
.ep-num { transition: color 0.35s var(--ease), letter-spacing 0.35s var(--ease); }
.ep:hover .ep-num { color: var(--paper); letter-spacing: 0.24em; }

/* Video-Platzhalter: sanftes Aufhellen */
.video-consent__gate { transition: background 0.5s var(--ease); }
.video-consent__gate:hover {
  background: linear-gradient(150deg, var(--forest), var(--ink-3));
}

/* Downloads: Nummernfeld dreht sich minimal mit */
.dl-num { transition: transform 0.4s var(--ease), background-color 0.4s var(--ease); }
.dl:hover .dl-num { transform: rotate(-4deg) scale(1.06); background: var(--forest-lift); }

/* Spendenkarten heben sich an */
.donation { transition: transform 0.5s var(--ease), box-shadow 0.5s var(--ease); }
.donation:hover { transform: translateY(-6px); box-shadow: var(--shadow-card); }
.donation-media img { transition: transform 0.7s var(--ease); }
.donation:hover .donation-media img { transform: scale(1.03); }

/* FAQ: Zeile wandert beim Hover leicht nach rechts */
.faq-q { transition: padding-left 0.35s var(--ease); }
.faq-item:not(.is-open) .faq-q:hover { padding-left: 1.75rem; }

/* Reiter: aktiver Reiter bekommt einen weichen Uebergang */
.tab { transition: color 0.3s var(--ease), background-color 0.4s var(--ease), transform 0.3s var(--ease); }
.tab:not([aria-selected='true']):hover { transform: translateY(-1px); }

/* Plattform-Kacheln: Ring beim Hover */
.platform-row a { position: relative; }
.platform-row a::after {
  content: '';
  position: absolute;
  top: -10px; left: 50%;
  width: calc(clamp(48px, 5.6vw, 66px) + 20px);
  aspect-ratio: 1;
  transform: translateX(-50%) scale(0.85);
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.4s var(--ease), transform 0.4s var(--ease);
  pointer-events: none;
}
.platform-row a:hover::after { opacity: 1; transform: translateX(-50%) scale(1); }

/* Kopfzeile: Logo dreht sich beim Hover leicht */
.brand img { transition: width 0.4s var(--ease), transform 0.5s var(--ease); }
.brand:hover img { transform: rotate(-7deg) scale(1.04); }

/* Rechtstexte: Ueberschriften laufen mit ein */
.legal h2 { position: relative; padding-left: 0; }

/* Formularfelder heben sich beim Fokus leicht an */
.field input, .field textarea { transition: border-color 0.3s var(--ease), background-color 0.3s var(--ease), transform 0.3s var(--ease); }
.field input:focus, .field textarea:focus { transform: translateY(-2px); }

/* Fusszeilen-Logo */
.footer-brand img { transition: transform 0.5s var(--ease), filter 0.5s var(--ease); }
.footer-brand a:hover img { transform: scale(1.04); }

@media (prefers-reduced-motion: reduce) {
  .btn::before { display: none; }
  [data-stagger] > * { opacity: 1; transform: none; }
  .progress { display: none; }
  .feature-bg img { transform: none !important; }
}

/* ------------------------------------------------------------- 26. Druck */

@media print {
  .site-header, .site-footer, .consent, .hero-scroll, .video-consent { display: none !important; }
  body { background: #fff; color: #000; }
  .section { padding-block: 1rem; }
  a[href^='http']::after { content: ' (' attr(href) ')'; font-size: 0.8em; }
}
