/* ============================================================
   PLUS JAKARTA SANS — Lokal eingebunden (kein Google-Fonts-CDN-Call)
   Subset: Latin | Weights: 300,400,500,600,700,800 (normal) + 400,600 (italic)
   ============================================================ */

/* Light */
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../assets/fonts/plus-jakarta-sans-latin-300-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Regular */
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../assets/fonts/plus-jakarta-sans-latin-400-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Regular Italic */
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('../assets/fonts/plus-jakarta-sans-latin-400-italic.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Medium */
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../assets/fonts/plus-jakarta-sans-latin-500-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}

/* SemiBold */
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../assets/fonts/plus-jakarta-sans-latin-600-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}

/* SemiBold Italic */
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url('../assets/fonts/plus-jakarta-sans-latin-600-italic.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Bold */
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../assets/fonts/plus-jakarta-sans-latin-700-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ExtraBold */
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('../assets/fonts/plus-jakarta-sans-latin-800-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ============================================================
   MARKUS KELLERMANN — PERSONAL BRAND WEBSITE
   Design v3.1 — Clean Sans / Light / Green
   Inspiration: mike-dierssen.de + juergenhoeller.com

   Designprinzipien:
   · Reines Weiß dominant, kaum Grautöne
   · Plus Jakarta Sans als professioneller Geometric-Sans für alle Texte
   · Ein Font, viele Gewichte — sauber, kohärent, modern
   · Grüner Akzent statt Blau — frischer, moderner
   · Sehr kompakte Sections — fit in viewport ohne scrollen
   · Keine Serif-Schriften, kein schwerer Kontrast

   Sections:
   01  Design Tokens
   02  Reset & Base
   03  Typografie
   04  Layout
   05  Komponenten (Buttons, Labels)
   06  Navigation
   07  Hero
   08  Logo Wall
   09  About / Intro
   10  Zahlen
   11  Expertise
   12  Timeline
   13  Unternehmen
   14  Speaker
   15  Autor
   16  Presse
   17  Podcast
   18  Persönlich
   19  Manifesto
   20  Kontakt
   21  Footer
   22  Animationen
   23  Responsive
   24  Accessibility
   ============================================================ */


/* ============================================================
   01  DESIGN TOKENS
   ============================================================ */
:root {
  /* Farben — Clean & Light */
  --c-white:      #FFFFFF;
  --c-bg:         #F8F8F7;
  --c-bg-2:       #F0F0EE;
  --c-ink:        #111111;
  --c-ink-2:      #333333;
  --c-ink-3:      #666666;
  --c-ink-4:      #999999;
  --c-dark:       #111111;
  --c-dark-2:     #1A1A1A;
  --c-accent:     #1DB954;          /* Frisches Grün */
  --c-accent-dk:  #17A349;          /* Dunkleres Grün für Hover */
  --c-accent-lt:  #E8F8EF;          /* Helles Grün-Tint */
  --c-border:     #E8E8E8;
  --c-border-dark:#2A2A2A;

  /* Typografie — Plus Jakarta Sans System (ein Font, alle Gewichte) */
  --f-display: 'Plus Jakarta Sans', system-ui, sans-serif;
  --f-sans:    'Plus Jakarta Sans', system-ui, -apple-system, sans-serif;

  /* Schriftgrößen — kompakter als v2 */
  --t-hero:     clamp(44px, 6.5vw, 96px);
  --t-display:  clamp(36px, 4.5vw, 72px);
  --t-h2:       clamp(28px, 3.2vw, 52px);
  --t-h3:       clamp(20px, 2vw, 30px);
  --t-h4:       clamp(16px, 1.4vw, 20px);
  --t-lead:     clamp(16px, 1.3vw, 19px);
  --t-body:     clamp(14px, 1vw, 16px);
  --t-small:    13px;
  --t-label:    11px;

  /* Zeilenabstände */
  --lh-tight:   0.95;
  --lh-snug:    1.1;
  --lh-normal:  1.4;
  --lh-loose:   1.7;

  /* Zeichenabstände */
  --ls-tight:   -0.02em;
  --ls-snug:    -0.01em;
  --ls-wide:    0.06em;
  --ls-wider:   0.12em;

  /* Abstände */
  --sp-4:    4px;
  --sp-8:    8px;
  --sp-12:  12px;
  --sp-16:  16px;
  --sp-20:  20px;
  --sp-24:  24px;
  --sp-32:  32px;
  --sp-40:  40px;
  --sp-48:  48px;
  --sp-56:  56px;
  --sp-64:  64px;
  --sp-80:  80px;
  --sp-96:  96px;
  --sp-120: 120px;

  /* Section-Abstände — kompakt */
  --section-y: clamp(48px, 5.5vw, 80px);

  /* Container */
  --wrap:     min(1360px, 92vw);
  --wrap-m:   min(1080px, 92vw);
  --wrap-s:   min(780px, 90vw);

  /* Navigation */
  --nav-h: 68px;

  /* Transitions */
  --ease:     cubic-bezier(0.25, 0.1, 0.25, 1);
  --ease-out: cubic-bezier(0.0, 0.0, 0.2, 1);
  --fast:     200ms;
  --mid:      340ms;
  --slow:     560ms;
}


/* ============================================================
   02  RESET & BASE
   ============================================================ */
*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  font-size: 16px;
  scroll-behavior: smooth;
  scroll-padding-top: var(--nav-h);
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: var(--f-sans);
  font-size: var(--t-body);
  line-height: var(--lh-loose);
  color: var(--c-ink);
  background: var(--c-white);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

img, video, svg { display: block; max-width: 100%; }
img { height: auto; object-fit: cover; }
a { color: inherit; text-decoration: none; }
ul, ol { list-style: none; }
button { cursor: pointer; border: none; background: none; font-family: inherit; }
input, textarea { font-family: inherit; font-size: inherit; }

h1, h2, h3, h4, h5, h6 {
  font-family: var(--f-display);
  font-weight: 700;
  line-height: var(--lh-snug);
  letter-spacing: var(--ls-tight);
  color: var(--c-ink);
}

::selection { background: var(--c-accent); color: var(--c-white); }

/* Skip Link */
.skip-link {
  position: absolute;
  top: -48px;
  left: var(--sp-16);
  background: var(--c-ink);
  color: var(--c-white);
  padding: 10px 20px;
  font-size: var(--t-small);
  font-weight: 600;
  z-index: 9999;
  transition: top var(--fast);
}
.skip-link:focus { top: var(--sp-16); }


/* ============================================================
   03  TYPOGRAFIE
   ============================================================ */
.t-hero    { font-family: var(--f-display); font-size: var(--t-hero);    font-weight: 800; line-height: var(--lh-tight);  letter-spacing: var(--ls-tight); }
.t-display { font-family: var(--f-display); font-size: var(--t-display); font-weight: 700; line-height: var(--lh-snug);  letter-spacing: var(--ls-tight); }
.t-h2      { font-family: var(--f-display); font-size: var(--t-h2);      font-weight: 700; line-height: var(--lh-snug);  letter-spacing: var(--ls-tight); }
.t-h3      { font-family: var(--f-display); font-size: var(--t-h3);      font-weight: 600; line-height: var(--lh-normal); }
.t-h4      { font-family: var(--f-sans);    font-size: var(--t-h4);      font-weight: 600; line-height: var(--lh-normal); }
.t-lead    { font-family: var(--f-sans);    font-size: var(--t-lead);    font-weight: 400; line-height: var(--lh-loose); }
.t-body    { font-family: var(--f-sans);    font-size: var(--t-body);    font-weight: 400; line-height: var(--lh-loose); }
.t-small   { font-size: var(--t-small);     line-height: var(--lh-normal); }
.t-label   { font-size: var(--t-label);     font-weight: 700; letter-spacing: var(--ls-wider); text-transform: uppercase; font-family: var(--f-sans); }

/* Farb-Hilfsklassen */
.ink-2    { color: var(--c-ink-2); }
.ink-3    { color: var(--c-ink-3); }
.ink-4    { color: var(--c-ink-4); }
.ink-light { color: rgba(255,255,255,0.9); }
.ink-light-2 { color: rgba(255,255,255,0.55); }
.accent   { color: var(--c-accent); }


/* ============================================================
   04  LAYOUT
   ============================================================ */
.wrap   { width: 100%; max-width: var(--wrap);   margin-inline: auto; padding-inline: clamp(20px, 4vw, 48px); }
.wrap-m { width: 100%; max-width: var(--wrap-m); margin-inline: auto; padding-inline: clamp(20px, 4vw, 48px); }
.wrap-s { width: 100%; max-width: var(--wrap-s); margin-inline: auto; padding-inline: clamp(20px, 4vw, 48px); }

.section-y  { padding-block: var(--section-y); }
.section-yt { padding-top: var(--section-y); }
.section-yb { padding-bottom: var(--section-y); }

/* Hintergründe */
.bg-white  { background: var(--c-white); }
.bg-warm   { background: var(--c-bg); }
.bg-cream  { background: var(--c-bg-2); }
.bg-dark   { background: var(--c-dark);   color: var(--c-white); }
.bg-dark-2 { background: var(--c-dark-2); color: var(--c-white); }

/* Trennlinie */
.rule      { width: 100%; height: 1px; background: var(--c-border); }
.rule-dark { background: var(--c-border-dark); }


/* ============================================================
   05  KOMPONENTEN
   ============================================================ */

/* --- Eyebrow / Label --- */
.eyebrow {
  display: inline-flex;
  align-items: center;
  gap: var(--sp-8);
  font-family: var(--f-sans);
  font-size: var(--t-label);
  font-weight: 700;
  letter-spacing: var(--ls-wider);
  text-transform: uppercase;
  color: var(--c-accent);
  margin-bottom: var(--sp-16);
}
.eyebrow::before {
  content: '';
  display: block;
  width: 20px;
  height: 2px;
  background: var(--c-accent);
  flex-shrink: 0;
}
.eyebrow-light { color: rgba(255,255,255,0.6); }
.eyebrow-light::before { background: rgba(255,255,255,0.6); }
.eyebrow-accent::before { background: var(--c-accent); }
.eyebrow-accent { color: var(--c-accent); }

/* --- Buttons --- */
.btn {
  display: inline-flex;
  align-items: center;
  gap: var(--sp-8);
  padding: 13px 28px;
  font-family: var(--f-sans);
  font-size: var(--t-label);
  font-weight: 700;
  letter-spacing: var(--ls-wide);
  text-transform: uppercase;
  white-space: nowrap;
  transition: all var(--mid) var(--ease-out);
  cursor: pointer;
  border-radius: 4px;
}

.btn-ink {
  background: var(--c-ink);
  color: var(--c-white);
  border: 2px solid var(--c-ink);
}
.btn-ink:hover {
  background: var(--c-ink-2);
  border-color: var(--c-ink-2);
  transform: translateY(-2px);
}

.btn-outline {
  background: transparent;
  color: var(--c-ink);
  border: 2px solid var(--c-ink);
}
.btn-outline:hover {
  background: var(--c-ink);
  color: var(--c-white);
  transform: translateY(-2px);
}

.btn-white {
  background: var(--c-white);
  color: var(--c-ink);
  border: 2px solid var(--c-white);
}
.btn-white:hover {
  background: transparent;
  color: var(--c-white);
  transform: translateY(-2px);
}

.btn-accent {
  background: var(--c-accent);
  color: var(--c-white);
  border: 2px solid var(--c-accent);
}
.btn-accent:hover {
  background: var(--c-accent-dk);
  border-color: var(--c-accent-dk);
  transform: translateY(-2px);
}

.btn-outline-light {
  background: transparent;
  color: var(--c-white);
  border: 2px solid rgba(255,255,255,0.5);
}
.btn-outline-light:hover {
  border-color: var(--c-white);
  background: rgba(255,255,255,0.08);
  transform: translateY(-2px);
}

/* Arrow decoration */
.arr { display: inline-block; transition: transform var(--fast); }
.btn:hover .arr { transform: translateX(4px); }


/* ============================================================
   06  NAVIGATION
   ============================================================ */
#scroll-progress {
  position: fixed;
  top: 0;
  left: 0;
  height: 3px;
  width: 0%;
  background: var(--c-accent);
  z-index: 1100;
  transition: width 100ms linear;
}

.nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  height: var(--nav-h);
  display: flex;
  align-items: center;
  transition: background var(--mid), box-shadow var(--mid), transform var(--mid);
  background: transparent;
}

.nav.scrolled {
  background: rgba(255,255,255,0.97);
  backdrop-filter: blur(12px);
  box-shadow: 0 1px 0 var(--c-border);
}

.nav.hidden {
  transform: translateY(-100%);
}

.nav-inner {
  width: 100%;
  max-width: var(--wrap);
  margin-inline: auto;
  padding-inline: clamp(20px, 4vw, 48px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--sp-24);
}

.nav-logo {
  display: flex;
  align-items: center;
  line-height: 1;
  transition: opacity var(--fast);
}
.nav-logo:hover { opacity: 0.7; }

/* Nav logo image */
.nav-logo-img {
  height: 38px;
  width: auto;
  display: block;
  /* White version for dark nav */
  filter: brightness(0) invert(1);
  transition: filter var(--mid), opacity var(--fast);
}
.nav.scrolled .nav-logo-img {
  /* Natural colors for white nav */
  filter: none;
}
.nav.is-scrolled .nav-logo-img {
  filter: none;
}

.nav-logo > span:first-child {
  font-family: var(--f-display);
  font-size: 17px;
  font-weight: 700;
  letter-spacing: -0.01em;
  color: var(--c-white);
  transition: color var(--mid);
}
.nav.scrolled .nav-logo > span:first-child { color: var(--c-ink); }

.nav-logo > span:last-child {
  font-family: var(--f-sans);
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.6);
  transition: color var(--mid);
}
.nav.scrolled .nav-logo > span:last-child { color: var(--c-ink-4); }

/* On legal pages the nav starts scrolled */
.nav.is-scrolled .nav-logo > span:first-child { color: var(--c-ink); }
.nav.is-scrolled .nav-logo > span:last-child  { color: var(--c-ink-4); }

.nav-links {
  display: flex;
  align-items: center;
  gap: var(--sp-8);
}

.nav-link {
  font-family: var(--f-sans);
  font-size: 13px;
  font-weight: 500;
  color: rgba(255,255,255,0.85);
  padding: 6px 12px;
  border-radius: 4px;
  transition: color var(--fast), background var(--fast);
  letter-spacing: 0.01em;
}
.nav-link:hover { color: var(--c-white); background: rgba(255,255,255,0.1); }
.nav.scrolled .nav-link { color: var(--c-ink-2); }
.nav.scrolled .nav-link:hover { color: var(--c-ink); background: var(--c-bg); }
.nav-link.active { color: var(--c-accent); }
.nav.scrolled .nav-link.active { color: var(--c-accent); }

.nav-cta {
  background: var(--c-accent);
  color: var(--c-white) !important;
  padding: 8px 18px;
  border-radius: 4px;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.nav-cta:hover {
  background: var(--c-accent-dk) !important;
}
.nav.scrolled .nav-cta { background: var(--c-accent); }

/* --- Mobile Burger --- */
.nav-burger {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  gap: 5px;
  border-radius: 4px;
  transition: background var(--fast);
  flex-shrink: 0;
}
.nav-burger:hover { background: rgba(255,255,255,0.1); }
.nav.scrolled .nav-burger:hover { background: var(--c-bg); }

.nav-burger span {
  display: block;
  width: 22px;
  height: 2px;
  background: var(--c-white);
  border-radius: 2px;
  transition: transform var(--mid), opacity var(--fast), background var(--mid);
}
.nav.scrolled .nav-burger span { background: var(--c-ink); }
.nav-burger.open span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.nav-burger.open span:nth-child(2) { opacity: 0; }
.nav-burger.open span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

/* --- Mobile Overlay --- */
.nav-overlay {
  position: fixed;
  inset: 0;
  z-index: 999;
  background: var(--c-ink);
  color: var(--c-white);
  display: flex;
  flex-direction: column;
  transform: translateX(100%);
  transition: transform var(--mid) var(--ease-out);
  overflow-y: auto;
}
.nav-overlay.open { transform: translateX(0); }

.nav-overlay-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 clamp(20px, 6vw, 48px);
  height: var(--nav-h);
  border-bottom: 1px solid var(--c-border-dark);
  flex-shrink: 0;
}

.nav-overlay-logo {
  font-family: var(--f-display);
  font-size: 17px;
  font-weight: 700;
  color: var(--c-white);
}

.nav-overlay-close {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  transition: background var(--fast);
}
.nav-overlay-close:hover { background: rgba(255,255,255,0.08); }
.nav-overlay-close svg { width: 20px; height: 20px; stroke: var(--c-white); }

.nav-overlay-links {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: var(--sp-40) clamp(20px, 6vw, 48px);
  gap: var(--sp-4);
}

.nav-overlay-link {
  font-family: var(--f-display);
  font-size: clamp(28px, 6vw, 48px);
  font-weight: 700;
  color: var(--c-white);
  padding: var(--sp-8) 0;
  border-bottom: 1px solid var(--c-border-dark);
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: color var(--fast), border-color var(--fast);
}
.nav-overlay-link:hover { color: var(--c-accent); border-color: var(--c-accent); }
.nav-overlay-link-arr { font-size: 0.5em; opacity: 0.4; }

.nav-overlay-footer {
  padding: var(--sp-32) clamp(20px, 6vw, 48px);
  border-top: 1px solid var(--c-border-dark);
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-shrink: 0;
}
.nav-overlay-footer-tag {
  font-size: var(--t-small);
  color: rgba(255,255,255,0.4);
  font-family: var(--f-sans);
}
.nav-overlay-footer-cta {
  background: var(--c-accent);
  color: var(--c-white);
  padding: 10px 20px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  font-family: var(--f-sans);
  transition: background var(--fast);
}
.nav-overlay-footer-cta:hover { background: var(--c-accent-dk); }


/* ============================================================
   07  HERO
   ============================================================ */
.hero {
  height: 100svh;
  min-height: 600px;
  display: grid;
  grid-template-columns: 55% 45%;
  background: var(--c-dark);
  color: var(--c-white);
  position: relative;
  overflow: hidden;
}

.hero-left {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding-top: calc(var(--nav-h) + clamp(16px, 2vw, 28px));
  padding-bottom: clamp(32px, 4vw, 56px);
  padding-left: clamp(20px, 4vw, 48px);
  padding-right: clamp(20px, 3vw, 40px);
  max-width: calc(var(--wrap) / 2 + clamp(20px, 4vw, 48px));
  margin-left: auto;
  position: relative;
  z-index: 1;
  overflow-y: auto;
}

.hero-tag {
  display: inline-flex;
  align-items: center;
  gap: var(--sp-8);
  font-size: var(--t-label);
  font-weight: 700;
  letter-spacing: var(--ls-wider);
  text-transform: uppercase;
  color: var(--c-accent);
  margin-bottom: var(--sp-20);
}
.hero-tag::before {
  content: '';
  display: block;
  width: 20px;
  height: 2px;
  background: var(--c-accent);
}

.hero-title {
  font-family: var(--f-display);
  font-size: var(--t-hero);
  font-weight: 800;
  line-height: var(--lh-tight);
  letter-spacing: var(--ls-tight);
  color: var(--c-white);
  margin-bottom: var(--sp-24);
}
.hero-title em {
  font-style: italic;
  color: var(--c-accent);
}

.hero-lead {
  font-size: var(--t-lead);
  color: rgba(255,255,255,0.7);
  line-height: var(--lh-loose);
  max-width: 480px;
  margin-bottom: var(--sp-32);
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: var(--sp-12);
  margin-bottom: var(--sp-40);
}

.hero-stats-row {
  display: flex;
  gap: var(--sp-32);
  padding-top: var(--sp-32);
  border-top: 1px solid rgba(255,255,255,0.1);
}
.hero-stat {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.hero-stat-val { justify-content: center; }
.hero-stat-val {
  font-family: var(--f-display);
  font-size: clamp(26px, 3vw, 40px);
  font-weight: 800;
  color: var(--c-white);
  line-height: 1.05;
  letter-spacing: -0.02em;
  display: flex;
  align-items: baseline;
  gap: 1px;
}
.hero-stat-val sup {
  font-size: 0.6em;
  color: var(--c-white);
  font-weight: 800;
  line-height: 1;
  vertical-align: baseline;
  letter-spacing: -0.02em;
}
.hero-stat-lbl {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: rgba(255,255,255,0.45);
  margin-top: 2px;
  font-weight: 600;
}

.hero-right {
  position: relative;
  overflow: hidden;
}
.hero-right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  filter: brightness(0.82) contrast(1.05) saturate(0.9);
}
.hero-right::after {
  content: '';
  position: absolute;
  inset: 0;
  background:
    linear-gradient(to right, var(--c-dark) 0%, transparent 35%),
    linear-gradient(to top, var(--c-dark) 0%, transparent 20%);
}

/* Scroll hint */
.hero-scroll-hint {
  position: absolute;
  bottom: clamp(24px, 3vw, 40px);
  right: clamp(24px, 3vw, 40px);
  display: flex;
  align-items: center;
  gap: var(--sp-8);
  font-size: 11px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.4);
  font-family: var(--f-sans);
  z-index: 2;
}
.hero-scroll-mouse {
  width: 18px;
  height: 28px;
  border: 2px solid rgba(255,255,255,0.3);
  border-radius: 12px;
  position: relative;
  flex-shrink: 0;
}
.hero-scroll-mouse::after {
  content: '';
  position: absolute;
  top: 4px;
  left: 50%;
  transform: translateX(-50%);
  width: 3px;
  height: 6px;
  background: rgba(255,255,255,0.5);
  border-radius: 2px;
  animation: mouseScroll 1.8s ease-in-out infinite;
}
@keyframes mouseScroll {
  0%   { opacity: 1; transform: translateX(-50%) translateY(0); }
  100% { opacity: 0; transform: translateX(-50%) translateY(8px); }
}


/* ============================================================
   08  LOGO WALL
   ============================================================ */
.logos {
  padding-block: var(--sp-32);
  background: var(--c-bg);
  border-top: 1px solid var(--c-border);
  border-bottom: 1px solid var(--c-border);
  overflow: hidden;
}
.logos-label {
  font-family: var(--f-sans);
  font-size: var(--t-label);
  font-weight: 700;
  letter-spacing: var(--ls-wider);
  text-transform: uppercase;
  color: var(--c-ink-4);
  text-align: center;
  margin-bottom: var(--sp-24);
  max-width: 600px;
  margin-inline: auto;
  line-height: 1.5;
}
.logos-track-wrap { overflow: hidden; }
.logos-track {
  display: flex;
  gap: var(--sp-56);
  align-items: center;
  animation: logoScroll 24s linear infinite;
  width: max-content;
}
@keyframes logoScroll {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}
.logos-track:hover { animation-play-state: paused; }
.logos-track .logo-item {
  font-family: var(--f-display);
  font-size: 15px;
  font-weight: 700;
  color: var(--c-ink-4);
  white-space: nowrap;
  letter-spacing: -0.01em;
  transition: color var(--fast);
}
.logos-track .logo-item:hover { color: var(--c-ink-2); }

/* Logo wall images */
.logo-wall-img {
  height: 36px;
  width: auto;
  max-width: 180px;
  object-fit: contain;
  flex-shrink: 0;
  filter: grayscale(1) brightness(0) opacity(0.35);
  transition: filter var(--fast);
}
.logos-track:hover .logo-wall-img:hover {
  filter: grayscale(1) brightness(0) opacity(0.65);
}


/* ============================================================
   09  ABOUT / INTRO
   ============================================================ */
.about-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(40px, 5vw, 80px);
  align-items: center;
}
.about-img-wrap {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.about-img-wrap img {
  width: 100%;
  aspect-ratio: 4/5;
  object-fit: cover;
  object-position: top center;
  border-radius: 8px;
}
.about-img-badge {
  position: absolute;
  bottom: var(--sp-20);
  left: var(--sp-20);
  background: var(--c-accent);
  color: var(--c-white);
  padding: 8px 14px;
  border-radius: 4px;
  font-family: var(--f-sans);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.about-text { }
.about-text h2 { margin-bottom: var(--sp-20); }
.about-text p { color: var(--c-ink-2); margin-bottom: var(--sp-16); line-height: var(--lh-loose); }
/* old pill tags — replaced by about-skills */
.about-tags { display: none; }

/* New skills list — dot + text, no icons */
.about-skills {
  display: flex;
  flex-wrap: wrap;
  column-gap: var(--sp-24);
  row-gap: var(--sp-8);
  margin-top: var(--sp-24);
  padding-top: var(--sp-20);
  border-top: 1px solid var(--c-border);
}
.about-skill {
  font-size: 13px;
  font-weight: 600;
  color: var(--c-ink-2);
  font-family: var(--f-sans);
  display: flex;
  align-items: center;
  gap: 8px;
}
.about-skill::before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--c-accent);
  flex-shrink: 0;
}


/* ============================================================
   10  ZAHLEN / NUMBERS
   ============================================================ */
.numbers {
  background: var(--c-dark);
  color: var(--c-white);
}
.numbers-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  background: var(--c-border-dark);
  border: 1px solid var(--c-border-dark);
  border-radius: 8px;
  overflow: hidden;
}
.num-item {
  background: var(--c-dark-2);
  padding: var(--sp-40) var(--sp-32);
  text-align: center;
}
.num-val {
  font-family: var(--f-display);
  font-size: clamp(42px, 5vw, 72px);
  font-weight: 800;
  color: var(--c-white);
  line-height: 1.05;
  letter-spacing: -0.03em;
  display: inline-block;
}
.num-val sup {
  font-size: 0.65em;
  vertical-align: baseline;
  color: var(--c-white);
  font-weight: 800;
  letter-spacing: -0.02em;
}
.num-label {
  font-family: var(--f-sans);
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: rgba(255,255,255,0.4);
  margin-top: var(--sp-8);
  font-weight: 600;
}
.num-desc {
  font-size: var(--t-small);
  color: rgba(255,255,255,0.3);
  margin-top: var(--sp-4);
}


/* ============================================================
   11  EXPERTISE
   ============================================================ */
.expertise-header {
  max-width: 600px;
  margin-bottom: var(--sp-40);
}
.expertise-header h2 { margin-bottom: var(--sp-12); }
.expertise-header p { color: var(--c-ink-3); }

.expertise-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1px;
  background: var(--c-border);
  border: 1px solid var(--c-border);
  border-radius: 12px;
  overflow: hidden;
}

.expertise-item {
  padding: clamp(28px, 3.5vw, 52px) clamp(24px, 3vw, 44px);
  background: var(--c-white);
  position: relative;
  overflow: hidden;
  transition: background var(--fast);
}
.expertise-item:hover {
  background: var(--c-bg);
}

/* Large background number */
.expertise-num {
  font-family: var(--f-display);
  font-size: clamp(56px, 7vw, 100px);
  font-weight: 800;
  color: var(--c-bg-2);
  line-height: 1;
  letter-spacing: -0.04em;
  position: absolute;
  top: 12px;
  right: 20px;
  pointer-events: none;
  user-select: none;
  transition: color var(--fast);
}
.expertise-item:hover .expertise-num {
  color: var(--c-accent-lt);
}

/* Accent bar on hover */
.expertise-item::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 3px;
  background: var(--c-accent);
  transition: width var(--mid);
}
.expertise-item:hover::after { width: 100%; }

.expertise-name {
  font-family: var(--f-display);
  font-size: var(--t-h3);
  font-weight: 800;
  margin-bottom: var(--sp-12);
  color: var(--c-ink);
  line-height: var(--lh-tight);
  position: relative;
  z-index: 1;
  max-width: 320px;
}
.expertise-desc {
  font-size: var(--t-small);
  color: var(--c-ink-3);
  line-height: var(--lh-loose);
  position: relative;
  z-index: 1;
  max-width: 380px;
}


/* ============================================================
   12  TIMELINE
   ============================================================ */
.timeline-header {
  max-width: 520px;
  margin-bottom: var(--sp-40);
}
.timeline-header h2 { margin-bottom: var(--sp-12); }

.tl-list {
  display: flex;
  flex-direction: column;
}

.tl-item {
  display: grid;
  grid-template-columns: 140px 1fr;
  gap: clamp(24px, 3vw, 48px);
  padding: clamp(24px, 3vw, 36px) 0;
  border-top: 1px solid var(--c-border);
}
.tl-item:last-child {
  border-bottom: 1px solid var(--c-border);
}

.tl-year-big {
  font-family: var(--f-display);
  font-size: clamp(32px, 3.5vw, 52px);
  font-weight: 800;
  color: var(--c-ink-4);
  line-height: 1;
  letter-spacing: -0.03em;
  padding-top: 4px;
  transition: color var(--fast);
}
.tl-item:hover .tl-year-big {
  color: var(--c-accent);
}

.tl-body { display: flex; flex-direction: column; justify-content: center; }

.tl-title {
  font-family: var(--f-display);
  font-size: var(--t-h4);
  font-weight: 700;
  color: var(--c-ink);
  margin-bottom: var(--sp-8);
}
.tl-desc {
  font-size: var(--t-small);
  color: var(--c-ink-3);
  line-height: var(--lh-loose);
  max-width: 540px;
}


/* ============================================================
   13  UNTERNEHMEN / COMPANIES — List layout, no icons
   ============================================================ */
.co-header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: var(--sp-24);
  margin-bottom: var(--sp-40);
}
.co-header h2 { max-width: 520px; }

/* Portfolio list — horizontal rows like a services table */
.co-list {
  display: flex;
  flex-direction: column;
}

.co-list-item {
  display: grid;
  grid-template-columns: 200px 110px 1fr auto;
  gap: clamp(16px, 2.5vw, 36px);
  align-items: center;
  padding: clamp(20px, 2.5vw, 32px) 0;
  border-top: 1px solid var(--c-border);
  text-decoration: none;
  color: inherit;
  transition: background var(--fast);
}
.co-list-item:last-child { border-bottom: 1px solid var(--c-border); }

.co-list-logo-wrap {
  display: flex;
  align-items: center;
  width: 200px;
  flex-shrink: 0;
}
.co-list-logo {
  max-width: 180px;
  height: 44px;
  object-fit: contain;
  object-position: left center;
  filter: brightness(0) opacity(0.65);
  transition: opacity var(--fast), filter var(--fast);
}
.co-list-item:hover .co-list-logo { filter: brightness(0) opacity(1); }

.co-list-name {
  font-family: var(--f-display);
  font-size: var(--t-h3);
  font-weight: 800;
  color: var(--c-ink);
  line-height: 1.1;
  letter-spacing: -0.02em;
  transition: color var(--fast);
}

.co-list-cat {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--c-ink-4);
  white-space: nowrap;
  padding: 4px 12px;
  border: 1px solid var(--c-border);
  border-radius: 100px;
  justify-self: start;
}

.co-list-desc {
  font-size: var(--t-small);
  color: var(--c-ink-3);
  line-height: var(--lh-normal);
  text-align: left;
}

.co-list-link {
  font-family: var(--f-sans);
  font-size: 13px;
  font-weight: 700;
  color: var(--c-accent);
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  transition: gap var(--fast);
  justify-self: end;
}
.co-list-item:hover .co-list-link { gap: 12px; }

/* Featured first item — accent left border */
.co-list-item:first-child {
  padding-top: clamp(20px, 2.5vw, 32px);
}
.co-list-item:first-child .co-list-name {
  font-size: clamp(22px, 2.8vw, 38px);
}
.co-list-item:first-child .co-list-cat {
  color: var(--c-accent);
  border-color: var(--c-accent-lt);
  background: var(--c-accent-lt);
}


/* ============================================================
   14  SPEAKER
   ============================================================ */
.speaker {
  background: var(--c-dark);
  color: var(--c-white);
  position: relative;
  overflow: hidden;
}

/* Section header — centered, full width */
.speaker-header {
  text-align: center;
  max-width: 640px;
  margin: 0 auto clamp(36px, 4vw, 56px);
}
.speaker-header h2 { color: var(--c-white); margin-bottom: var(--sp-16); }
.speaker-lead {
  font-size: var(--t-lead);
  color: rgba(255,255,255,0.65);
  line-height: var(--lh-loose);
}

/* Main 2-col layout: content left, portrait right */
.speaker-layout {
  display: grid;
  grid-template-columns: 1fr 360px;
  gap: clamp(40px, 5vw, 72px);
  align-items: stretch;
  margin-bottom: clamp(40px, 5vw, 64px);
}

.speaker-img-wrap {
  border-radius: 8px;
  overflow: hidden;
  min-height: 360px;
}
.speaker-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  border-radius: 8px;
  opacity: 0.92;
  display: block;
}

.speaker-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.speaker-content h2 { color: var(--c-white); margin-bottom: var(--sp-16); }
.speaker-content p { color: rgba(255,255,255,0.65); margin-bottom: var(--sp-24); }

.speaker-topics {
  display: flex;
  flex-wrap: wrap;
  gap: var(--sp-8);
  margin-bottom: var(--sp-28, 28px);
}
.speaker-topic {
  border: 1px solid rgba(255,255,255,0.2);
  color: rgba(255,255,255,0.75);
  padding: 6px 14px;
  border-radius: 100px;
  font-size: 12px;
  font-family: var(--f-sans);
  font-weight: 500;
}
.speaker-topic:hover {
  border-color: var(--c-accent);
  color: var(--c-accent);
}


/* ============================================================
   14b  SPEAKER — ERWEITERT (Galerie + Testimonials)
   ============================================================ */

/* Speaker Gallery */
.speaker-gallery {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--sp-12);
  margin-top: var(--sp-40);
}
.speaker-gallery-item {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.speaker-gallery-item img {
  width: 100%;
  aspect-ratio: 4/3;
  object-fit: cover;
  transition: transform var(--slow), filter var(--slow);
  filter: brightness(0.8);
}
.speaker-gallery-item:hover img {
  transform: scale(1.04);
  filter: brightness(0.95);
}
.speaker-gallery-item.tall {
  grid-row: span 2;
}
.speaker-gallery-item.tall img {
  aspect-ratio: unset;
  height: 100%;
  min-height: 300px;
}
.speaker-gallery-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: var(--sp-16) var(--sp-12) var(--sp-12);
  background: linear-gradient(to top, rgba(0,0,0,0.7) 0%, transparent 100%);
  color: white;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  opacity: 0;
  transition: opacity var(--fast);
}
.speaker-gallery-item:hover .speaker-gallery-caption { opacity: 1; }

/* Speaker Videos Grid */
.speaker-videos {
  margin-top: var(--sp-48);
}
.speaker-videos-header {
  margin-bottom: var(--sp-24);
}
.speaker-videos-title {
  font-family: var(--f-sans);
  font-size: var(--t-h3);
  font-weight: 700;
  color: var(--c-white);
  letter-spacing: var(--ls-snug);
  margin-top: var(--sp-8);
}
.speaker-videos-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 300px));
  gap: var(--sp-16);
  justify-content: start;
}
.speaker-video-item {
  border-radius: 8px;
  overflow: hidden;
  transition: transform var(--mid), box-shadow var(--mid);
}
.speaker-video-item:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.speaker-video-item .yt-embed-wrap {
  border-radius: 8px;
  box-shadow: 0 4px 16px rgba(0,0,0,0.3); /* kleiner als der allgemeine Wert */
}

/* Speaker Events list */
.speaker-events {
  display: flex;
  flex-direction: column;
  gap: var(--sp-4);
  margin-bottom: var(--sp-24);
}
.speaker-event {
  display: flex;
  align-items: center;
  gap: var(--sp-12);
  padding: var(--sp-8) 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: var(--t-small);
  color: rgba(255,255,255,0.65);
  font-family: var(--f-sans);
}
.speaker-event::before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--c-accent);
  flex-shrink: 0;
}
.speaker-event strong {
  color: rgba(255,255,255,0.9);
  font-weight: 600;
  margin-right: 4px;
}

/* Speaker Testimonials */
.speaker-testimonials {
  background: var(--c-bg);
  border-top: 1px solid var(--c-border);
}
.speaker-testimonials-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--sp-20);
}
.speaker-testi {
  background: var(--c-white);
  border: 1px solid var(--c-border);
  border-radius: 8px;
  padding: var(--sp-24);
  display: flex;
  flex-direction: column;
  gap: var(--sp-16);
  transition: box-shadow var(--fast), transform var(--mid);
}
.speaker-testi:hover {
  box-shadow: 0 4px 24px rgba(0,0,0,0.08);
  transform: translateY(-2px);
}
.speaker-testi-stars {
  color: var(--c-accent);
  font-size: 16px;
  letter-spacing: 2px;
}
.speaker-testi-text {
  font-size: var(--t-small);
  color: var(--c-ink-2);
  line-height: var(--lh-loose);
  font-style: italic;
  flex: 1;
}
.speaker-testi-text::before { content: '„'; }
.speaker-testi-text::after  { content: '"'; }
.speaker-testi-author {
  display: flex;
  align-items: center;
  gap: var(--sp-12);
  padding-top: var(--sp-12);
  border-top: 1px solid var(--c-border);
}
.speaker-testi-avatar {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
  box-shadow: 0 0 0 2px var(--c-white), 0 0 0 3.5px var(--c-accent);
}
.speaker-testi-avatar--initials {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--c-ink);
  color: var(--c-white);
  font-family: var(--f-sans);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.04em;
  user-select: none;
  box-shadow: 0 0 0 2px var(--c-white), 0 0 0 3.5px var(--c-accent);
}
.speaker-testi-name {
  font-family: var(--f-sans);
  font-size: 13px;
  font-weight: 700;
  color: var(--c-ink);
}
.speaker-testi-role {
  font-family: var(--f-sans);
  font-size: 11px;
  color: var(--c-ink-4);
}


/* ============================================================
   14c  IMAGEVIDEO / VIDEO SECTION
   ============================================================ */
.video-section {
  position: relative;
  background: var(--c-dark);
  overflow: hidden;
}
.video-wrap {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}

/* Iframe embed inside video-wrap */
.video-iframe-wrap,
.yt-embed-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 8px 40px rgba(0,0,0,0.3);
}
.video-iframe-wrap iframe,
.yt-embed-wrap iframe {
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  border: none;
}
.video-poster {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform var(--slow), filter var(--slow);
}
.video-wrap:hover .video-poster {
  transform: scale(1.02);
  filter: brightness(0.75);
}
.video-overlay {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--sp-16);
  background: rgba(0,0,0,0.35);
  transition: background var(--mid);
}
.video-wrap:hover .video-overlay {
  background: rgba(0,0,0,0.5);
}
.video-play-btn {
  width: 80px;
  height: 80px;
  background: var(--c-accent);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform var(--mid), background var(--fast), box-shadow var(--mid);
  box-shadow: 0 0 0 0 rgba(29,185,84,0.4);
}
.video-play-btn svg {
  width: 28px;
  height: 28px;
  fill: var(--c-white);
  margin-left: 4px;
}
.video-wrap:hover .video-play-btn {
  transform: scale(1.1);
  background: var(--c-accent-dk);
  box-shadow: 0 0 0 16px rgba(29,185,84,0.12);
}
.video-label {
  font-family: var(--f-sans);
  font-size: 13px;
  font-weight: 600;
  color: rgba(255,255,255,0.8);
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.video-section-header {
  text-align: center;
  margin-bottom: var(--sp-32);
}
.video-section-header h2 { color: var(--c-white); }
.video-section-header p { color: rgba(255,255,255,0.6); margin-top: var(--sp-8); }


/* ============================================================
   15  AUTOR
   ============================================================ */
.author-layout {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: clamp(40px, 5vw, 72px);
  align-items: center;
}
.author-book-wrap {
  position: relative;
  width: clamp(200px, 26vw, 340px);
}
.author-book-img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.author-book-badge {
  position: absolute;
  top: -10px;
  right: -10px;
  background: var(--c-accent);
  color: var(--c-white);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2;
  font-family: var(--f-sans);
}

.author-content h2 { margin-bottom: var(--sp-16); }
.author-content p { color: var(--c-ink-2); margin-bottom: var(--sp-16); line-height: var(--lh-loose); }
.author-content .btn { margin-top: var(--sp-8); }

.author-quotes {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--sp-16);
  margin-top: var(--sp-24);
}
.author-quote {
  background: var(--c-bg);
  border-left: 3px solid var(--c-accent);
  padding: var(--sp-16);
  border-radius: 0 4px 4px 0;
}
.author-quote p {
  font-size: var(--t-small);
  color: var(--c-ink-3);
  font-style: italic;
  margin: 0 0 var(--sp-8);
}
.author-quote cite {
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  color: var(--c-ink-4);
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

/* Buy buttons — two side-by-side */
.author-buy-btns {
  display: flex;
  flex-wrap: wrap;
  gap: var(--sp-12);
  margin-top: var(--sp-8);
}

/* Outline dark variant (used next to btn-ink) */
.btn-outline-dark {
  background: transparent;
  color: var(--c-ink);
  border: 2px solid var(--c-ink);
}
.btn-outline-dark:hover {
  background: var(--c-ink);
  color: var(--c-white);
}

/* YouTube iframe embed */
.author-video-wrap {
  margin-top: clamp(40px, 5vw, 64px);
  max-width: 800px;
}
.author-video-iframe-wrap {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  overflow: hidden;
  border-radius: 12px;
  box-shadow: 0 8px 32px rgba(0,0,0,0.12);
}
.author-video-iframe-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

/* YouTube Thumbnail Player (fallback for embed-disabled videos) */
.yt-thumb-link {
  display: block;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  cursor: pointer;
  text-decoration: none;
  box-shadow: 0 8px 32px rgba(0,0,0,0.15);
}
.yt-thumb-wide {
  border-radius: 8px;
  box-shadow: 0 8px 40px rgba(0,0,0,0.35);
}
.yt-thumb-img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform var(--slow), filter var(--slow);
  filter: brightness(0.82);
}
.yt-thumb-link:hover .yt-thumb-img {
  transform: scale(1.02);
  filter: brightness(0.65);
}
.yt-thumb-overlay {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--sp-12);
  background: rgba(0,0,0,0.18);
  transition: background var(--mid);
}
.yt-thumb-link:hover .yt-thumb-overlay {
  background: rgba(0,0,0,0.38);
}
.yt-play-btn {
  width: 68px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform var(--mid);
  filter: drop-shadow(0 2px 16px rgba(0,0,0,0.5));
}
.yt-play-btn svg {
  width: 68px;
  height: 48px;
}
.yt-thumb-link:hover .yt-play-btn {
  transform: scale(1.12);
}
.yt-thumb-label {
  font-family: var(--f-sans);
  font-size: 13px;
  font-weight: 700;
  color: var(--c-white);
  letter-spacing: 0.04em;
  text-shadow: 0 1px 6px rgba(0,0,0,0.6);
  display: flex;
  align-items: center;
  gap: 6px;
  opacity: 0.9;
  transition: opacity var(--fast);
}
.yt-thumb-link:hover .yt-thumb-label { opacity: 1; }
.yt-thumb-link:hover .yt-thumb-label .arr { transform: translateX(4px); }

/* Gastautor section */
.author-guest-wrap {
  margin-top: clamp(40px, 5vw, 64px);
  padding-top: clamp(32px, 4vw, 48px);
  border-top: 1px solid var(--c-border);
}
.author-guest-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: var(--sp-20);
}
.author-guest-book {
  display: flex;
  flex-direction: column;
  gap: var(--sp-12);
  text-decoration: none;
  transition: transform 0.25s ease;
}
.author-guest-book:hover {
  transform: translateY(-4px);
}
.author-guest-book img {
  width: 100%;
  aspect-ratio: 2/3;
  object-fit: cover;
  border-radius: 6px;
  box-shadow: 4px 6px 20px rgba(0,0,0,0.15);
  display: block;
}
.author-guest-book span {
  font-size: 12px;
  font-weight: 600;
  color: var(--c-ink-3);
  line-height: 1.4;
  text-align: center;
}
.author-guest-book:hover span {
  color: var(--c-accent);
}


/* ============================================================
   16  PRESSE / PRESS
   ============================================================ */
.press-header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: var(--sp-24);
  margin-bottom: var(--sp-32);
}
.press-header h2 { max-width: 400px; }

.press-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: var(--sp-20);
}
.press-card {
  background: var(--c-white);
  border: 1px solid var(--c-border);
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: border-color var(--fast), box-shadow var(--mid), transform var(--mid);
  text-decoration: none;
  color: inherit;
}
.press-card:hover {
  border-color: var(--c-accent);
  box-shadow: 0 4px 20px rgba(29,185,84,0.1);
  transform: translateY(-3px);
}
.press-card-img {
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
}
.press-card-body {
  padding: var(--sp-20);
  flex: 1;
  display: flex;
  flex-direction: column;
}
.press-card-source {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--c-accent);
  margin-bottom: var(--sp-8);
  font-family: var(--f-sans);
}
.press-card-title {
  font-family: var(--f-display);
  font-size: 16px;
  font-weight: 700;
  color: var(--c-ink);
  line-height: 1.3;
  margin-bottom: var(--sp-12);
}
.press-card-date {
  font-size: var(--t-small);
  color: var(--c-ink-4);
  margin-top: auto;
  font-family: var(--f-sans);
}


/* ============================================================
   17  PODCAST
   ============================================================ */
.podcast {
  background: var(--c-dark);
  color: var(--c-white);
}
/* Podcast hero with photo */
.podcast-hero {
  display: grid;
  grid-template-columns: 320px 1fr;
  gap: clamp(32px, 5vw, 72px);
  align-items: center;
  margin-bottom: clamp(40px, 5vw, 64px);
}
.podcast-hero-img {
  border-radius: 12px;
  overflow: hidden;
  aspect-ratio: 3 / 4;
  flex-shrink: 0;
}
.podcast-hero-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.podcast-hero-text {
  display: flex;
  flex-direction: column;
  gap: var(--sp-20);
}
.podcast-hero-text h2 { color: var(--c-white); }

.podcast-header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: var(--sp-24);
  margin-bottom: var(--sp-32);
}
.podcast-header h2 { color: var(--c-white); max-width: 400px; }

.podcast-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: var(--sp-16);
}
.podcast-card {
  background: var(--c-dark-2);
  border: 1px solid var(--c-border-dark);
  border-radius: 8px;
  padding: var(--sp-20);
  display: flex;
  align-items: center;
  gap: var(--sp-16);
  transition: border-color var(--fast), background var(--fast);
  text-decoration: none;
  color: inherit;
}
.podcast-card:hover {
  border-color: var(--c-accent);
  background: rgba(29,185,84,0.05);
}
.podcast-card-thumb {
  width: 72px;
  height: 72px;
  border-radius: 8px;
  object-fit: cover;
  flex-shrink: 0;
}
.podcast-card-body { flex: 1; min-width: 0; }
.podcast-card-show {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--c-accent);
  margin-bottom: 4px;
  font-family: var(--f-sans);
}
.podcast-card-title {
  font-family: var(--f-display);
  font-size: 15px;
  font-weight: 700;
  color: var(--c-white);
  line-height: 1.3;
  margin-bottom: 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.podcast-card-meta {
  font-size: var(--t-small);
  color: rgba(255,255,255,0.4);
  font-family: var(--f-sans);
}
.podcast-card-play {
  width: 36px;
  height: 36px;
  background: var(--c-accent);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: transform var(--fast), background var(--fast);
}
.podcast-card:hover .podcast-card-play {
  transform: scale(1.1);
  background: var(--c-accent-dk);
}
.podcast-card-play svg {
  width: 14px;
  height: 14px;
  fill: var(--c-white);
  margin-left: 2px;
}


/* ============================================================
   18  PERSÖNLICH / PERSONAL MOSAIC
   ============================================================ */
.personal-layout {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(40px, 5vw, 72px);
  align-items: start;
}
.personal-content {}
.personal-content h2 { margin-bottom: var(--sp-16); }
.personal-content p { color: var(--c-ink-2); margin-bottom: var(--sp-16); line-height: var(--lh-loose); }

.personal-interests {
  margin-top: var(--sp-24);
  display: flex;
  flex-direction: column;
  gap: var(--sp-12);
}
.personal-int {
  display: flex;
  align-items: center;
  gap: var(--sp-12);
  padding: var(--sp-12) var(--sp-16);
  border: 1px solid var(--c-border);
  border-radius: 8px;
  background: var(--c-bg);
  font-size: var(--t-small);
  font-weight: 600;
  color: var(--c-ink-2);
  font-family: var(--f-sans);
}
.personal-int-icon { font-size: 20px; }

.pm-mosaic {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  gap: var(--sp-12);
}
.pm-item {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
}
.pm-item:first-child {
  grid-row: span 2;
}
.pm-item img {
  width: 100%;
  height: 100%;
  min-height: 180px;
  object-fit: cover;
  transition: transform var(--slow);
}
.pm-item:hover img { transform: scale(1.04); }
.pm-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to top, rgba(0,0,0,0.75) 0%, transparent 100%);
  padding: var(--sp-20) var(--sp-16) var(--sp-12);
  color: var(--c-white);
  font-size: var(--t-small);
  font-weight: 600;
  font-family: var(--f-sans);
  opacity: 0;
  transition: opacity var(--fast);
}
.pm-item:hover .pm-caption { opacity: 1; }


/* ============================================================
   19  MANIFESTO
   ============================================================ */
.manifesto {
  background: var(--c-dark);
  color: var(--c-white);
  text-align: center;
}
.manifesto-lines {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--sp-4);
}
.ml {
  font-family: var(--f-display);
  font-size: clamp(28px, 4vw, 56px);
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: var(--ls-tight);
  color: rgba(255,255,255,0.2);
  transition: color 0.5s ease, transform 0.5s ease;
  transform: translateY(12px);
}
.ml.in-view {
  color: var(--c-white);
  transform: translateY(0);
}
.ml.in-view:nth-child(1) { transition-delay: 0s; }
.ml.in-view:nth-child(2) { transition-delay: 0.08s; }
.ml.in-view:nth-child(3) { transition-delay: 0.16s; }
.ml.in-view:nth-child(4) { transition-delay: 0.24s; }
.ml.in-view:nth-child(5) { transition-delay: 0.32s; }
.ml.in-view:nth-child(6) { transition-delay: 0.40s; }

.ml-accent { color: var(--c-accent) !important; }
.ml-italic { font-style: italic; }
.ml-indent { padding-left: clamp(20px, 4vw, 80px); align-self: flex-end; }

.manifesto-cta {
  margin-top: var(--sp-40);
}


/* ============================================================
   20  KONTAKT
   ============================================================ */
.contact-layout {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(40px, 5vw, 80px);
}
.contact-sticky {
  position: sticky;
  top: calc(var(--nav-h) + var(--sp-32));
  align-self: start;
}
.contact-sticky h2 { margin-bottom: var(--sp-16); }
.contact-sticky p { color: var(--c-ink-3); margin-bottom: var(--sp-24); line-height: var(--lh-loose); }

.contact-items {
  display: flex;
  flex-direction: column;
  gap: var(--sp-16);
  margin-bottom: var(--sp-32);
}
.contact-item {
  display: flex;
  align-items: center;
  gap: var(--sp-12);
  font-size: var(--t-body);
  font-family: var(--f-sans);
}
.contact-item-icon {
  width: 36px;
  height: 36px;
  background: var(--c-accent-lt);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  flex-shrink: 0;
}
.contact-social {
  display: flex;
  gap: var(--sp-8);
  flex-wrap: wrap;
}
.contact-social-btn {
  display: flex;
  align-items: center;
  gap: var(--sp-8);
  padding: 8px 16px;
  border: 1px solid var(--c-border);
  border-radius: 4px;
  font-family: var(--f-sans);
  font-size: 12px;
  font-weight: 600;
  color: var(--c-ink-2);
  transition: border-color var(--fast), color var(--fast), background var(--fast);
}
.contact-social-btn:hover {
  border-color: var(--c-accent);
  color: var(--c-accent);
  background: var(--c-accent-lt);
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(29,185,84,0.15);
}

/* Form */
.contact-form { }

.form-field {
  display: flex;
  flex-direction: column;
  gap: var(--sp-4);
  margin-bottom: var(--sp-16);
}
.form-lbl {
  font-family: var(--f-sans);
  font-size: var(--t-small);
  font-weight: 600;
  color: var(--c-ink-2);
  letter-spacing: 0.01em;
}
.form-lbl .req { color: var(--c-accent); }

.form-inp,
.form-txta {
  width: 100%;
  padding: 12px 14px;
  background: var(--c-bg);
  border: 1.5px solid var(--c-border);
  border-radius: 6px;
  font-family: var(--f-sans);
  font-size: var(--t-body);
  color: var(--c-ink);
  transition: border-color var(--fast), box-shadow var(--fast);
  outline: none;
}
.form-inp:focus,
.form-txta:focus {
  border-color: var(--c-accent);
  box-shadow: 0 0 0 3px rgba(29,185,84,0.12);
  background: var(--c-white);
}
.form-txta { resize: vertical; min-height: 120px; }

.form-check-wrap {
  display: flex;
  align-items: flex-start;
  gap: var(--sp-10, 10px);
  margin-bottom: var(--sp-20);
}
.form-check {
  width: 18px;
  height: 18px;
  accent-color: var(--c-accent);
  cursor: pointer;
  margin-top: 2px;
  flex-shrink: 0;
}
.form-check-lbl {
  font-size: var(--t-small);
  color: var(--c-ink-3);
  line-height: var(--lh-normal);
  cursor: pointer;
}
.form-check-lbl a { color: var(--c-accent); text-decoration: underline; }
.form-check-lbl a:hover { color: var(--c-accent-dk); }

#form-status {
  font-size: var(--t-small);
  font-family: var(--f-sans);
  min-height: 20px;
  margin-bottom: var(--sp-8);
  font-weight: 500;
}


/* ============================================================
   21  FOOTER
   ============================================================ */
.footer {
  background: var(--c-dark);
  color: var(--c-white);
  padding-top: var(--sp-56);
  padding-bottom: var(--sp-32);
}

.footer-top {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  gap: var(--sp-56);
  padding-bottom: var(--sp-40);
  border-bottom: 1px solid var(--c-border-dark);
  margin-bottom: var(--sp-32);
}

.footer-brand {}
.footer-brand-name {
  font-family: var(--f-display);
  font-size: 22px;
  font-weight: 800;
  color: var(--c-white);
  letter-spacing: -0.01em;
  margin-bottom: var(--sp-4);
}
.footer-brand-tag {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: rgba(255,255,255,0.35);
  font-family: var(--f-sans);
  font-weight: 600;
  margin-bottom: var(--sp-16);
}
.footer-brand-desc {
  font-size: var(--t-small);
  color: rgba(255,255,255,0.4);
  line-height: var(--lh-loose);
  max-width: 320px;
}

.footer-nav {}
.footer-nav-title {
  font-family: var(--f-sans);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.4);
  margin-bottom: var(--sp-16);
}
.footer-nav-list { display: flex; flex-direction: column; gap: var(--sp-8); }
.footer-nav-list a {
  font-size: var(--t-small);
  color: rgba(255,255,255,0.6);
  transition: color var(--fast);
  font-family: var(--f-sans);
}
.footer-nav-list a:hover { color: var(--c-white); }

.footer-social {}
.footer-social-title {
  font-family: var(--f-sans);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.4);
  margin-bottom: var(--sp-16);
}
.footer-social-list { display: flex; flex-direction: column; gap: var(--sp-8); }
.footer-li-btn {
  display: inline-flex;
  align-items: center;
  gap: var(--sp-8);
  font-size: var(--t-small);
  color: rgba(255,255,255,0.6);
  font-family: var(--f-sans);
  transition: color var(--fast);
}
.footer-li-btn:hover { color: var(--c-white); }
.footer-li-icon { font-size: 14px; }

.footer-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--sp-20);
  flex-wrap: wrap;
}
.footer-copyright {
  font-size: var(--t-small);
  color: rgba(255,255,255,0.3);
  font-family: var(--f-sans);
}
.footer-legal {
  display: flex;
  gap: var(--sp-20);
}
.footer-legal a {
  font-size: var(--t-small);
  color: rgba(255,255,255,0.4);
  font-family: var(--f-sans);
  transition: color var(--fast);
}
.footer-legal a:hover { color: var(--c-white); }

/* Legal pages */
.container-s { max-width: var(--wrap-s); margin-inline: auto; padding-inline: clamp(20px, 4vw, 48px); }
.section-pad { padding-top: calc(var(--nav-h) + var(--sp-48)); padding-bottom: var(--sp-80); }

.legal-page h1 {
  font-family: var(--f-display);
  font-size: var(--t-h2);
  margin-bottom: var(--sp-40);
  padding-bottom: var(--sp-24);
  border-bottom: 1px solid var(--c-border);
}
.legal-page h2 {
  font-family: var(--f-display);
  font-size: var(--t-h4);
  margin-top: var(--sp-32);
  margin-bottom: var(--sp-8);
  color: var(--c-ink);
}
.legal-page p, .legal-page li {
  color: var(--c-ink-3);
  margin-bottom: var(--sp-16);
  line-height: var(--lh-loose);
  font-size: var(--t-body);
}
.legal-page ul { list-style: disc; padding-left: var(--sp-24); }
.legal-page a { color: var(--c-accent); }
.legal-page a:hover { color: var(--c-accent-dk); }


/* ============================================================
   22  ANIMATIONEN
   ============================================================ */
.reveal {
  opacity: 0;
  transform: translateY(24px);
  transition: opacity var(--slow) var(--ease-out), transform var(--slow) var(--ease-out);
}
.reveal-left {
  opacity: 0;
  transform: translateX(-24px);
  transition: opacity var(--slow) var(--ease-out), transform var(--slow) var(--ease-out);
}
.reveal-right {
  opacity: 0;
  transform: translateX(24px);
  transition: opacity var(--slow) var(--ease-out), transform var(--slow) var(--ease-out);
}
.stagger { opacity: 0; transform: translateY(16px); }

.reveal.in-view,
.reveal-left.in-view,
.reveal-right.in-view {
  opacity: 1;
  transform: none;
}
.stagger.in-view {
  opacity: 1;
  transform: none;
  transition: opacity var(--slow) var(--ease-out), transform var(--slow) var(--ease-out);
}
.stagger.in-view:nth-child(1) { transition-delay: 0s; }
.stagger.in-view:nth-child(2) { transition-delay: 0.07s; }
.stagger.in-view:nth-child(3) { transition-delay: 0.14s; }
.stagger.in-view:nth-child(4) { transition-delay: 0.21s; }
.stagger.in-view:nth-child(5) { transition-delay: 0.28s; }
.stagger.in-view:nth-child(6) { transition-delay: 0.35s; }
.stagger.in-view:nth-child(7) { transition-delay: 0.42s; }
.stagger.in-view:nth-child(8) { transition-delay: 0.49s; }


/* Number accent line animation */
.number-item {}


/* ============================================================
   23  RESPONSIVE
   ============================================================ */
@media (max-width: 1100px) {
  .co-grid { grid-template-columns: 1fr 1fr; }
  .co-card-featured { grid-column: span 2; }
  .numbers-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 900px) {
  .hero { grid-template-columns: 1fr; height: auto; min-height: 100svh; }
  .hero-left {
    min-height: 100svh;
    padding-right: clamp(20px, 4vw, 48px);
    max-width: 100%;
    margin-left: 0;
    background: linear-gradient(to bottom, rgba(17,17,17,0.6) 0%, var(--c-dark) 60%);
  }
  .hero-right {
    display: none;
  }

  .about-grid { grid-template-columns: 1fr; }
  .about-img-wrap { max-width: 360px; }

  .speaker-layout { grid-template-columns: 1fr; }
  .speaker-img-wrap { min-height: 280px; max-height: 400px; max-width: 100%; }
  .speaker-gallery { grid-template-columns: 1fr 1fr; }
  .speaker-gallery-item.tall { grid-row: span 1; }
  .speaker-gallery-item.tall img { min-height: 200px; }
  .speaker-videos-grid { grid-template-columns: repeat(2, minmax(0, 300px)); }
  .speaker-testimonials-grid { grid-template-columns: 1fr; }

  .author-layout { grid-template-columns: 1fr; }
  .author-book-wrap { width: 160px; margin: 0 auto; }
  .author-quotes { grid-template-columns: 1fr; }
  .author-guest-grid { grid-template-columns: repeat(3, 1fr); }
  .author-video-link { max-width: 100%; }

  .contact-layout { grid-template-columns: 1fr; }
  .contact-sticky { position: static; }

  .footer-top { grid-template-columns: 1fr 1fr; gap: var(--sp-40); }
  .footer-brand { grid-column: span 2; }

  .press-grid { grid-template-columns: repeat(3, 1fr); }
  .podcast-hero { grid-template-columns: 1fr; }
  .podcast-hero-img { aspect-ratio: 16 / 9; }
  .podcast-grid { grid-template-columns: 1fr; }

  .personal-layout { grid-template-columns: 1fr; }
  .pm-mosaic { grid-template-columns: repeat(3, 1fr); }
  .pm-item:first-child { grid-row: span 1; }
}

@media (max-width: 680px) {
  :root { --section-y: clamp(40px, 8vw, 60px); }

  .nav-links { display: none; }
  .nav-burger { display: flex; }

  .speaker-gallery { grid-template-columns: 1fr; }
  .speaker-videos-grid { grid-template-columns: 1fr; }
  .speaker-testimonials-grid { grid-template-columns: 1fr; }

  .hero-stats-row { gap: var(--sp-20); }

  .numbers-grid { grid-template-columns: repeat(2, 1fr); }

  .expertise-grid { grid-template-columns: 1fr; border-radius: 8px; }

  .co-grid { grid-template-columns: 1fr; }
  .co-card-featured { grid-column: span 1; flex-direction: column; }

  .press-grid { grid-template-columns: 1fr 1fr; }

  .pm-mosaic { grid-template-columns: 1fr 1fr; }
  .pm-item:first-child { grid-row: span 1; }

  .footer-top { grid-template-columns: 1fr; }
  .footer-brand { grid-column: span 1; }

  .tl-item { grid-template-columns: 80px 1fr; gap: var(--sp-20); }
  .tl-year-big { font-size: clamp(24px, 6vw, 36px); }

  .co-header,
  .press-header,
  .podcast-header { flex-direction: column; align-items: flex-start; }

  .co-list-item {
    grid-template-columns: 110px 1fr auto;
    gap: var(--sp-12);
  }
  .co-list-logo-wrap { width: 110px; }
  .co-list-logo { max-width: 100px; height: 32px; }
  .co-list-desc { display: none; }
  .co-list-cat { grid-column: 2; }
  .co-list-link { grid-column: 3; }

  .author-guest-grid { grid-template-columns: repeat(2, 1fr); }
  .author-buy-btns { flex-direction: column; }
}


/* ============================================================
   23b  FAQ
   ============================================================ */
.faq-header {
  text-align: center;
  margin-bottom: clamp(32px, 5vw, 56px);
}
.faq-list {
  max-width: 780px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 0;
}
.faq-item {
  border-top: 1px solid var(--c-border);
}
.faq-item:last-child {
  border-bottom: 1px solid var(--c-border);
}
.faq-q {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: var(--sp-16);
  padding: clamp(18px, 2.5vw, 24px) 0;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
  font-family: var(--f-sans);
  font-size: clamp(15px, 2vw, 17px);
  font-weight: 600;
  color: var(--c-ink);
  line-height: 1.4;
  transition: color var(--fast);
}
.faq-q:hover { color: var(--c-accent); }
.faq-q[aria-expanded="true"] { color: var(--c-accent); }
.faq-icon {
  flex-shrink: 0;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: 1.5px solid var(--c-border);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background var(--fast), border-color var(--fast), transform var(--fast);
  position: relative;
}
.faq-icon::before,
.faq-icon::after {
  content: '';
  position: absolute;
  background: var(--c-ink-3);
  border-radius: 2px;
  transition: background var(--fast), transform var(--fast), opacity var(--fast);
}
.faq-icon::before { width: 12px; height: 1.5px; }
.faq-icon::after  { width: 1.5px; height: 12px; }
.faq-q[aria-expanded="true"] .faq-icon {
  background: var(--c-accent);
  border-color: var(--c-accent);
  transform: rotate(45deg);
}
.faq-q[aria-expanded="true"] .faq-icon::before,
.faq-q[aria-expanded="true"] .faq-icon::after { background: #fff; }
.faq-a {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.3s ease, padding 0.3s ease;
  overflow: hidden;
}
.faq-a.is-open {
  grid-template-rows: 1fr;
  padding-bottom: clamp(16px, 2.5vw, 24px);
}
.faq-a > p {
  overflow: hidden;
  min-height: 0;
  font-size: var(--t-small);
  color: var(--c-ink-3);
  line-height: var(--lh-relaxed);
  margin: 0;
}
.faq-a > p a {
  color: var(--c-accent);
  font-weight: 600;
}
.faq-a > p a:hover { text-decoration: underline; }


/* ============================================================
   24  ACCESSIBILITY
   ============================================================ */
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation-duration: 0.001ms !important;
    transition-duration: 0.001ms !important;
  }
  .reveal, .reveal-left, .reveal-right, .stagger, .ml {
    opacity: 1 !important;
    transform: none !important;
  }
}

:focus-visible {
  outline: 2px solid var(--c-accent);
  outline-offset: 3px;
}

@media (prefers-color-scheme: dark) {
  /* opt out of forced dark mode — this site is intentionally light */
}
