/* ============================================================================
   @font-face — lokale Schriften (self-hosted, DSGVO-konform, kein CDN)
   Quelle: SIL OFL 1.1 — Lizenztexte siehe /assets/fonts/OFL*.txt
   Familiennamen matchen die CSS-Variablen --serif / --sans im :root.
   ============================================================================ */

/* --- Source Serif Pro (Überschriften) --- */
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/source-serif-pro-400-latin.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;
}
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/source-serif-pro-400-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/assets/fonts/source-serif-pro-600-latin.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;
}
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/assets/fonts/source-serif-pro-600-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/assets/fonts/source-serif-pro-700-latin.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;
}
@font-face {
  font-family: 'Source Serif Pro';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/assets/fonts/source-serif-pro-700-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Source Serif Pro';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/source-serif-pro-italic-400-latin.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;
}
@font-face {
  font-family: 'Source Serif Pro';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/source-serif-pro-italic-400-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* --- Inter (Fließtext, UI) --- */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/assets/fonts/inter-300-latin.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;
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/assets/fonts/inter-300-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/inter-400-latin.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;
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/inter-400-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/assets/fonts/inter-500-latin.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;
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/assets/fonts/inter-500-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/assets/fonts/inter-600-latin.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;
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/assets/fonts/inter-600-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/assets/fonts/inter-700-latin.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;
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/assets/fonts/inter-700-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* ============================================================================
   Ab hier: 1:1 übernommener CSS-Block aus englmair-consulting-prototype.html
   (unverändert im Verhalten — nur aus dem Inline-<style> extrahiert)
   ============================================================================ */

  /* ===== TOKENS ===== */
  :root {
    --navy:          #1A2B4A;
    --navy-deep:     #0F1B33;
    --navy-soft:     #2A3D60;
    --copper:        #B8743A;
    --copper-light:  #D49A65;
    --bg:            #FAFAFA;
    --bg-warm:       #F4F0EA;
    --ink:           #2A2A2A;
    --ink-soft:      #4A4A4A;
    --muted:         #666666;
    --line:          #E5E1DA;
    --white:         #FFFFFF;

    --serif:  'Source Serif Pro', Georgia, serif;
    --sans:   'Inter', -apple-system, sans-serif;

    --container: 1540px;
    --gap: clamp(1.5rem, 4vw, 3.5rem);
  }

  /* ===== RESET ===== */
  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
  /* Globaler Typo-/Layout-Maßstab: 130% = +30% ggü. Prototyp.
     EIN Regler — alle rem-basierten Größen (Schrift, Paddings, Gaps) skalieren mit.
     Zum Nachjustieren nur diesen Prozentwert ändern. */
  html { scroll-behavior: smooth; font-size: 130%; scroll-padding-top: 4.5rem; }

  /* ===== Barrierefreiheit / UX-Politur ===== */
  /* Bewegungsreduktion respektieren: Reveal sofort sichtbar, keine Animationen */
  @media (prefers-reduced-motion: reduce) {
    html { scroll-behavior: auto; }
    .reveal { opacity: 1 !important; transform: none !important; transition: none !important; }
    *, *::before, *::after { animation-duration: 0.001ms !important; transition-duration: 0.001ms !important; scroll-behavior: auto !important; }
  }
  /* Sichtbarer Tastatur-Fokus (Kupfer) */
  a:focus-visible, button:focus-visible, .menu-toggle:focus-visible,
  input:focus-visible, textarea:focus-visible, [tabindex]:focus-visible {
    outline: 2px solid var(--copper);
    outline-offset: 3px;
    border-radius: 2px;
  }
  /* Skip-Link: nur bei Tastatur-Fokus sichtbar */
  .skip-link {
    position: absolute; left: 0; top: 0; z-index: 200;
    transform: translateY(-120%);
    background: var(--navy); color: var(--white);
    padding: 0.7rem 1.1rem; font-size: 0.9rem; font-weight: 500;
    border-radius: 0 0 2px 0;
    transition: transform 0.15s ease;
  }
  .skip-link:focus { transform: translateY(0); }
  /* Marken-Textmarkierung */
  ::selection { background: rgba(184, 116, 58, 0.22); color: var(--navy); }

  /* Lese-Fortschrittsbalken (Artikel-Detailseiten) */
  .lesefortschritt {
    position: fixed; top: 0; left: 0;
    height: 3px; width: 0;
    background: var(--copper);
    z-index: 200;
    transition: width 0.08s linear;
  }

  /* Scrollspy: aktive Sektion in der Navigation */
  .nav-links a { position: relative; }
  .nav-links a.is-active { color: var(--navy); }
  .nav-links a:not(.nav-cta).is-active::after {
    content: ""; position: absolute; left: 0; right: 0; bottom: -0.35rem;
    height: 2px; background: var(--copper);
  }
  body {
    font-family: var(--sans);
    font-weight: 400;
    font-size: 1.0625rem; /* = urspr. 17px, jetzt rem-basiert -> skaliert mit dem 130%-Regler */
    line-height: 1.65;
    color: var(--ink);
    background: var(--bg);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  img { max-width: 100%; display: block; }
  a { color: inherit; text-decoration: none; }
  button { font: inherit; cursor: pointer; border: none; background: none; }
  ul { list-style: none; }

  /* ===== TYPE ===== */
  .display {
    font-family: var(--serif);
    font-weight: 600;
    line-height: 1.05;
    letter-spacing: -0.02em;
    color: var(--navy);
  }
  h1.display { font-size: clamp(2.6rem, 6vw, 4.8rem); }
  h2.display { font-size: clamp(2rem, 4.2vw, 3.2rem); }
  h3.display { font-size: clamp(1.35rem, 2.2vw, 1.7rem); }
  .eyebrow {
    font-family: var(--sans);
    font-size: 0.78rem;
    font-weight: 500;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: var(--copper);
  }
  .lead {
    font-size: clamp(1.1rem, 1.5vw, 1.25rem);
    line-height: 1.55;
    color: var(--ink-soft);
    max-width: 60ch;
  }

  /* ===== LAYOUT ===== */
  .container {
    max-width: var(--container);
    margin: 0 auto;
    padding: 0 clamp(1.25rem, 4vw, 2.5rem);
  }
  section { padding: clamp(5rem, 10vw, 8rem) 0; position: relative; }
  .section-head { max-width: 800px; margin-bottom: clamp(3rem, 6vw, 5rem); }
  .section-head .eyebrow { display: inline-block; margin-bottom: 1.25rem; }
  .section-head h2 { margin-bottom: 1.25rem; }

  /* ===== NAV ===== */
  nav.top {
    position: fixed; top: 0; left: 0; right: 0;
    z-index: 100;
    background: rgba(250, 250, 250, 0.88);
    backdrop-filter: saturate(180%) blur(14px);
    -webkit-backdrop-filter: saturate(180%) blur(14px);
    border-bottom: 1px solid transparent;
    transition: border-color 0.3s ease, padding 0.3s ease;
  }
  nav.top.scrolled { border-bottom-color: var(--line); }
  nav.top .container {
    display: flex; align-items: center; justify-content: space-between;
    padding-top: 1.1rem; padding-bottom: 1.1rem;
  }
  .brand {
    font-family: var(--serif);
    font-size: 1.4rem;
    color: var(--navy);
    letter-spacing: -0.01em;
  }
  .brand .b1 { font-weight: 700; }
  .brand .b2 { font-weight: 400; opacity: 0.85; }
  .nav-links { display: flex; gap: 2.2rem; align-items: center; }
  .nav-links a {
    font-size: 0.92rem;
    font-weight: 500;
    color: var(--ink-soft);
    transition: color 0.2s ease;
  }
  .nav-links a:hover { color: var(--navy); }
  .nav-cta {
    padding: 0.6rem 1.1rem;
    background: var(--navy);
    color: var(--white) !important;
    border-radius: 2px;
    font-weight: 500;
    transition: background 0.2s ease;
  }
  .nav-cta:hover { background: var(--copper) !important; }
  .menu-toggle { display: none; color: var(--navy); font-size: 1.5rem; background: none; border: 0; cursor: pointer; line-height: 1; padding: 0.2rem 0.3rem; }

  /* ===== HERO ===== */
  .hero {
    min-height: 100vh;
    background: var(--navy);
    color: var(--white);
    display: flex; align-items: center;
    padding: clamp(7rem, 12vw, 9rem) 0 clamp(5rem, 9vw, 7rem);
    position: relative;
    overflow: hidden;
  }
  .hero > .container {
    width: 100%;
  }
  .hero::before {
    content: ""; position: absolute; inset: 0;
    background:
      radial-gradient(ellipse 80% 50% at 90% 20%, rgba(184, 116, 58, 0.10), transparent 60%),
      radial-gradient(ellipse 60% 40% at 0% 100%, rgba(212, 154, 101, 0.06), transparent 50%);
    pointer-events: none;
  }
  .hero-inner { position: relative; z-index: 1; width: 100%; max-width: none; }
  .hero .eyebrow { color: var(--copper-light); margin-bottom: 2rem; display: inline-block; }
  .hero h1 {
    color: var(--white);
    font-family: var(--serif);
    font-weight: 600;
    font-size: clamp(2.8rem, 6vw, 4.8rem);
    line-height: 0.98;
    letter-spacing: -0.025em;
    margin-bottom: 2rem;
  }
  .hero h1 .word { display: block; width: fit-content; white-space: nowrap; }
  .hero h1 .word + .word { margin-left: 0; }
  .hero h1 .dot { color: var(--copper); }
  .hero .subline {
    font-size: clamp(1.1rem, 1.7vw, 1.4rem);
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.78);
    max-width: 58ch;
    margin-bottom: 3rem;
    font-weight: 300;
  }
  .hero-actions { display: flex; gap: 1rem; flex-wrap: wrap; align-items: center; }
  .btn-primary {
    display: inline-flex; align-items: center; gap: 0.6rem;
    padding: 1rem 1.6rem;
    background: var(--copper);
    color: var(--white) !important;
    font-weight: 500;
    font-size: 0.95rem;
    border-radius: 2px;
    transition: background 0.2s ease, transform 0.2s ease;
  }
  .btn-primary:hover { background: var(--copper-light); transform: translateX(2px); }
  .btn-primary .arrow { transition: transform 0.2s ease; }
  .btn-primary:hover .arrow { transform: translateX(3px); }
  .btn-ghost {
    display: inline-flex; align-items: center; gap: 0.6rem;
    padding: 1rem 1.6rem;
    color: rgba(255, 255, 255, 0.85) !important;
    font-weight: 500;
    font-size: 0.95rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    transition: border-color 0.2s ease, color 0.2s ease;
  }
  .btn-ghost:hover { border-color: var(--copper-light); color: var(--copper-light) !important; }

  /* ===== INTRO (Wer wir sind) ===== */
  .intro { background: var(--bg); }
  /* Längere Headline: breiterer Kopf + leicht reduzierte Größe → max. 3 Zeilen */
  .intro .section-head { max-width: 1200px; }
  .intro .section-head h2 { font-size: clamp(1.85rem, 3.4vw, 2.7rem); }
  .intro-grid {
    display: grid;
    grid-template-columns: 1fr 1.4fr;
    gap: clamp(2rem, 6vw, 5rem);
    align-items: start;
  }
  .intro-grid .label {
    border-top: 2px solid var(--copper);
    padding-top: 1rem;
  }
  .intro-grid p {
    font-size: clamp(1.1rem, 1.5vw, 1.3rem);
    line-height: 1.6;
    color: var(--ink-soft);
    margin-bottom: 1.5rem;
  }
  .intro-grid p:first-of-type {
    font-family: var(--serif);
    font-weight: 400;
    color: var(--navy);
    font-size: clamp(1.3rem, 1.9vw, 1.55rem);
    line-height: 1.5;
  }

  /* ===== THEMENFELDER ===== */
  .themen { background: var(--bg-warm); }
  /* Section-Head breiter wie .intro/.approach */
  .themen .section-head { max-width: 1200px; }
  .themen .section-head .lead { max-width: 68ch; }
  .themen-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
  .feld {
    background: var(--white);
    padding: clamp(2rem, 3.5vw, 2.8rem);
    border-radius: 2px;
    position: relative;
    border-top: 3px solid var(--copper);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
  }
  .feld:hover {
    transform: translateY(-4px);
    box-shadow: 0 18px 40px -20px rgba(26, 43, 74, 0.18);
  }
  .feld-num {
    font-family: var(--serif);
    font-style: italic;
    font-size: 0.95rem;
    color: var(--copper);
    margin-bottom: 0.5rem;
  }
  .feld h3 {
    font-family: var(--serif);
    font-weight: 600;
    color: var(--navy);
    font-size: 1.5rem;
    line-height: 1.15;
    margin-bottom: 0.9rem;
    letter-spacing: -0.01em;
  }
  .feld p.lead-small {
    font-size: 1rem;
    color: var(--ink-soft);
    line-height: 1.55;
    margin-bottom: 1.4rem;
  }
  .feld ul li {
    padding: 0.55rem 0;
    border-bottom: 1px solid var(--line);
    font-size: 0.92rem;
    color: var(--ink);
    display: flex; align-items: baseline; gap: 0.6rem;
  }
  .feld ul li::before {
    content: "—";
    color: var(--copper);
    font-weight: 600;
  }
  .feld ul li:last-child { border-bottom: 0; }

  /* Hervorgehobene Kachel (Steuerungsfähigkeit im Zentrum) */
  .feld-highlight {
    box-shadow: inset 0 0 0 1px var(--copper), 0 18px 40px -22px rgba(184, 116, 58, 0.45);
  }
  .feld-highlight:hover {
    box-shadow: inset 0 0 0 1px var(--copper), 0 22px 46px -20px rgba(184, 116, 58, 0.5);
  }
  .feld-badge {
    position: absolute;
    top: -0.7rem;
    right: clamp(2rem, 3.5vw, 2.8rem);
    background: var(--copper);
    color: var(--white);
    font-size: 0.68rem;
    font-weight: 600;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    padding: 0.3rem 0.7rem;
    border-radius: 2px;
  }

  /* ===== APPROACH ===== */
  .approach { background: var(--bg); }
  /* Section-Head auf gleiche Breite wie Ausgangslage (intro), Abstand zu den Schritten reduziert */
  .approach .section-head { max-width: 1200px; margin-bottom: clamp(1.75rem, 3.5vw, 2.75rem); }
  .approach .section-head .lead { max-width: 68ch; }
  .steps {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
    margin-bottom: 3rem;
  }
  /* Flex-Spalte, damit „Was Sie erhalten" über alle Karten unten bündig ausgerichtet ist */
  .step { position: relative; padding-top: 2rem; display: flex; flex-direction: column; }
  .step::before {
    content: ""; position: absolute; top: 0; left: 0; right: 0;
    height: 1px; background: var(--line);
  }
  .step .num {
    font-family: var(--serif);
    font-style: italic;
    color: var(--copper);
    font-size: 0.95rem;
    margin-bottom: 0.6rem;
    display: block;
  }
  .step h3 {
    font-family: var(--serif);
    color: var(--navy);
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 0.8rem;
    letter-spacing: -0.01em;
  }
  .step p { font-size: 0.95rem; color: var(--ink-soft); line-height: 1.6; }

  /* „Was Sie erhalten" je Schritt — unten bündig (margin-top:auto) für Zeilengleichheit */
  .step-result { margin-top: auto; padding-top: 1.1rem; font-size: 0.9rem; color: var(--ink); line-height: 1.55; }
  .step-result span {
    display: block;
    font-size: 0.7rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    color: var(--copper);
    margin-bottom: 0.35rem;
  }

  /* Entscheidungspunkt: Einstieg (01-03) abgeschlossen, danach flexible Umsetzung */
  .step-zaesur {
    display: flex;
    align-items: center;
    gap: 1.4rem;
    margin: 0 0 2.5rem;
    font-family: var(--serif);
    font-style: italic;
    font-size: 0.95rem;
    color: var(--muted);
  }
  .step-zaesur::before,
  .step-zaesur::after {
    content: "";
    flex: 1;
    height: 1px;
    background: var(--line);
  }

  /* Schritt 04 (Umsetzung) als abgesetztes Panel */
  .step-final {
    background: var(--white);
    border-left: 3px solid var(--copper);
    border-radius: 2px;
    padding: clamp(1.8rem, 3vw, 2.4rem);
    margin-bottom: 2.5rem;
  }
  .step-final::before { display: none; }
  .step-final h3 { font-size: 1.5rem; }
  .step-final .step-result { max-width: 62ch; }

  .principles {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.75rem;
    padding-top: 2.5rem;
    border-top: 1px solid var(--line);
  }
  .principles-label { grid-column: 1 / -1; margin-bottom: 0.2rem; }
  .principle h4 {
    font-family: var(--serif);
    color: var(--navy);
    font-weight: 600;
    font-size: 1.15rem;
    margin-bottom: 0.6rem;
  }
  .principle p {
    font-size: 0.92rem;
    color: var(--ink-soft);
    line-height: 1.6;
  }

  /* ===== BIO ===== */
  .bio { background: var(--navy); color: rgba(255, 255, 255, 0.85); }
  .bio .eyebrow { color: var(--copper-light); }
  .bio h2 { color: var(--white); }
  .bio-grid {
    display: grid;
    grid-template-columns: 0.85fr 1.4fr;
    gap: clamp(2rem, 5vw, 4.5rem);
    align-items: start;
  }
  .photo-wrap {
    position: relative;
    aspect-ratio: 1 / 1;
    background: linear-gradient(135deg, var(--navy-soft) 0%, var(--navy-deep) 100%);
    overflow: hidden;
    border-radius: 2px;
  }
  .photo-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center 28%;
    display: block;
    filter: contrast(1.02) saturate(0.98);
  }
  .photo-wrap::before {
    content: ""; position: absolute; inset: 0;
    background: linear-gradient(135deg, transparent 55%, rgba(184, 116, 58, 0.08) 100%);
    z-index: 2;
    pointer-events: none;
  }
  .bio-name {
    font-family: var(--serif);
    color: var(--white);
    font-size: clamp(1.8rem, 3vw, 2.4rem);
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 0.4rem;
    letter-spacing: -0.015em;
  }
  .bio-role {
    color: var(--copper-light);
    font-size: 0.95rem;
    letter-spacing: 0.05em;
    margin-bottom: 2rem;
  }
  .bio-intro {
    font-family: var(--serif);
    font-size: 1.2rem;
    line-height: 1.55;
    color: rgba(255, 255, 255, 0.92);
    margin-bottom: 2.5rem;
    max-width: 56ch;
  }
  .bio-section { margin-bottom: 2rem; }
  .bio-section h5 {
    font-size: 0.78rem;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: var(--copper-light);
    margin-bottom: 1rem;
    font-weight: 500;
  }
  .bio-section ul li {
    padding: 0.5rem 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 0.95rem;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.82);
  }
  .bio-section ul li:last-child { border-bottom: 0; }
  .bio-section ul li strong {
    color: var(--white);
    font-weight: 600;
  }
  .bio-meta {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
  }
  .bio .lead {
    color: rgba(255, 255, 255, 0.78);
    max-width: 65ch;
    margin-top: 1.25rem;
  }
  .station-bundle {
    color: rgba(255, 255, 255, 0.6) !important;
    font-style: italic;
    border-bottom: 0 !important;
    padding-top: 0.9rem !important;
  }

  /* ===== NETZWERK ===== */
  .netzwerk {
    margin-top: clamp(3rem, 6vw, 5rem);
    padding-top: clamp(3rem, 6vw, 5rem);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  .netzwerk .nw-head { margin-bottom: 2.5rem; max-width: 65ch; }
  .netzwerk h3 {
    font-family: var(--serif);
    color: var(--white);
    font-size: clamp(1.5rem, 2.5vw, 2rem);
    font-weight: 600;
    margin-bottom: 1rem;
    letter-spacing: -0.015em;
  }
  .netzwerk .nw-lead {
    color: rgba(255, 255, 255, 0.78);
    font-size: 1.05rem;
    line-height: 1.6;
  }
  .netzwerk-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.25rem;
  }
  .spezialist {
    padding: 1.6rem 1.4rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-top: 3px solid var(--copper);
    background: rgba(255, 255, 255, 0.02);
    transition: background 0.3s ease, border-color 0.3s ease, transform 0.3s ease;
  }
  .spezialist:hover {
    background: rgba(255, 255, 255, 0.05);
    border-color: rgba(255, 255, 255, 0.18);
    transform: translateY(-2px);
  }
  .spezialist .sp-eyebrow {
    font-size: 0.72rem;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: var(--copper-light);
    font-weight: 500;
    margin-bottom: 0.6rem;
    display: block;
  }
  .spezialist h4 {
    font-family: var(--serif);
    color: var(--white);
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 0.6rem;
    letter-spacing: -0.01em;
  }
  .spezialist p {
    font-size: 0.9rem;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.55;
  }

  /* ===== VORTRÄGE (NEW) ===== */
  .vortraege { background: var(--bg-warm); }
  .vortraege-grid {
    display: grid;
    grid-template-columns: 1fr 1.3fr;
    gap: clamp(2rem, 5vw, 4rem);
    align-items: start;
  }
  .v-card {
    background: var(--white);
    padding: clamp(1.8rem, 3vw, 2.4rem);
    border-left: 3px solid var(--copper);
    margin-bottom: 1rem;
  }
  .v-card h4 {
    font-family: var(--serif);
    color: var(--navy);
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 0.6rem;
  }
  .v-card .v-meta {
    font-size: 0.85rem;
    color: var(--muted);
    margin-bottom: 0.8rem;
    letter-spacing: 0.04em;
  }
  .v-card p {
    font-size: 0.95rem;
    color: var(--ink-soft);
    line-height: 1.55;
  }
  .v-card .v-link {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    margin-top: 1.2rem;
    font-size: 0.88rem;
    font-weight: 500;
    color: var(--copper);
    border-bottom: 1px solid transparent;
    transition: gap 0.2s ease, border-color 0.2s ease;
  }
  .v-card .v-link:hover {
    gap: 0.6rem;
    border-bottom-color: var(--copper);
  }
  .v-card .v-badge {
    display: inline-block;
    margin-top: 1rem;
    padding: 0.25rem 0.6rem;
    background: rgba(184, 116, 58, 0.12);
    color: var(--copper);
    font-size: 0.72rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    border-radius: 2px;
  }
  .v-card .v-badge.soon {
    background: rgba(102, 102, 102, 0.1);
    color: var(--muted);
  }
  .v-status {
    display: inline-block;
    margin-top: 1.5rem;
    padding: 0.3rem 0.75rem;
    background: rgba(184, 116, 58, 0.12);
    color: var(--copper);
    font-size: 0.78rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    border-radius: 2px;
  }

  /* Feld-Kennzeichnung (Cross-Reference Artikel -> Beratungsfeld) */
  .bf-feld {
    display: inline-block;
    font-size: 0.72rem;
    font-weight: 600;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: var(--copper);
    margin-bottom: 0.7rem;
  }

  /* Featured-Bericht (Flaggschiff) */
  .bericht-featured {
    background: var(--white);
    border-top: 3px solid var(--copper);
    border-radius: 2px;
    padding: clamp(2rem, 4vw, 3.2rem);
    margin-bottom: 1.5rem;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
  }
  .bericht-featured:hover {
    transform: translateY(-4px);
    box-shadow: 0 18px 40px -20px rgba(26, 43, 74, 0.18);
  }
  .bericht-featured .v-meta {
    font-size: 0.85rem;
    color: var(--muted);
    letter-spacing: 0.04em;
    margin-bottom: 0.9rem;
  }
  .bericht-featured h3 {
    font-family: var(--serif);
    color: var(--navy);
    font-weight: 600;
    font-size: clamp(1.6rem, 3vw, 2.2rem);
    line-height: 1.12;
    letter-spacing: -0.01em;
    margin-bottom: 1rem;
    max-width: 24ch;
  }
  .bericht-featured p {
    font-size: 1.05rem;
    color: var(--ink-soft);
    line-height: 1.6;
    max-width: 64ch;
    margin-bottom: 1.3rem;
  }

  /* Kompakte Vorträge (übrige Beiträge) */
  .beitraege-kompakt {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
  .beitraege-kompakt .v-card { margin-bottom: 0; }
  .v-card-kompakt h4 { font-size: 1.15rem; }

  .vortraege-cta {
    margin-top: 2.5rem;
    color: var(--ink-soft);
  }

  /* ===== ARTIKEL / BERICHT (Detailseite, rich-HTML) ===== */
  .artikel { background: var(--bg); }
  .artikel-container { max-width: 1040px; }
  .artikel-head { max-width: 760px; margin-bottom: clamp(2rem, 5vw, 3.5rem); }
  .artikel-head .v-meta { font-size: 0.9rem; color: var(--muted); letter-spacing: 0.04em; margin-bottom: 0.6rem; }
  .artikel-head h1.display { font-size: clamp(2rem, 4.5vw, 3rem); margin: 0.4rem 0 1rem; }
  .artikel-meta { font-size: 0.9rem; color: var(--muted); }

  /* Fließtext: lesbare Spaltenbreite; Grafik-Blöcke dürfen die volle Breite nutzen */
  .artikel-body { font-size: 1.08rem; line-height: 1.7; color: var(--ink); }
  .artikel-body > p,
  .artikel-body > ul,
  .artikel-body > ol,
  .artikel-body > h2,
  .artikel-body > h3 { max-width: 68ch; }
  .artikel-body > p { margin: 0 0 1.4rem; }
  .artikel-body > h2 {
    font-family: var(--serif); font-weight: 600; color: var(--navy);
    font-size: clamp(1.5rem, 2.6vw, 2rem); line-height: 1.15; letter-spacing: -0.01em;
    margin: 2.8rem 0 1rem;
  }
  .artikel-body > h3 {
    font-family: var(--serif); font-weight: 600; color: var(--navy);
    font-size: 1.3rem; margin: 2rem 0 0.8rem;
  }
  .artikel-body > ul, .artikel-body > ol { margin: 0 0 1.4rem; padding-left: 1.2rem; }
  .artikel-body li { margin-bottom: 0.5rem; }
  .artikel-body strong { color: var(--navy); font-weight: 600; }
  .artikel-body a { color: var(--copper); border-bottom: 1px solid var(--copper); }

  /* Artikel-Lead (Intro-Absatz) */
  .artikel-body .artikel-lead {
    font-size: 1.25rem; line-height: 1.55; color: var(--ink-soft);
    max-width: 68ch; margin-bottom: 2rem;
  }

  /* Kennzahlen-Kacheln */
  .kennzahlen {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 1.2rem; margin: 2rem 0;
  }
  .kennzahl { background: var(--white); border-top: 3px solid var(--copper); border-radius: 2px; padding: 1.4rem 1.5rem; }
  .kennzahl-wert {
    font-family: var(--serif); font-weight: 600; color: var(--navy);
    font-size: clamp(1.8rem, 3.5vw, 2.6rem); line-height: 1; letter-spacing: -0.01em;
  }
  .kennzahl-label { display: block; margin-top: 0.5rem; font-size: 0.85rem; color: var(--muted); line-height: 1.4; }

  /* Callout */
  .callout {
    background: var(--bg-warm); border-left: 3px solid var(--copper);
    border-radius: 2px; padding: clamp(1.4rem, 3vw, 2rem); margin: 2rem 0;
  }
  .callout p:last-child { margin-bottom: 0; }
  .callout-label {
    display: block; font-size: 0.72rem; font-weight: 600; letter-spacing: 0.12em;
    text-transform: uppercase; color: var(--copper); margin-bottom: 0.6rem;
  }

  /* Chart-Rahmen (Inline-SVG) */
  .chart { background: var(--white); border: 1px solid var(--line); border-radius: 2px; padding: clamp(1.4rem, 3vw, 2rem); margin: 2rem 0; }
  .chart svg { display: block; width: 100%; height: auto; }
  .chart-titel { font-family: var(--serif); font-weight: 600; color: var(--navy); font-size: 1.1rem; margin-bottom: 0.3rem; }
  .chart-quelle { font-size: 0.8rem; color: var(--muted); margin-top: 0.8rem; }

  /* Zitat */
  .artikel-body blockquote {
    border-left: 3px solid var(--copper); margin: 2rem 0; padding: 0.4rem 0 0.4rem 1.5rem;
    font-family: var(--serif); font-style: italic; font-size: 1.3rem; line-height: 1.4; color: var(--navy); max-width: 68ch;
  }

  .artikel-back { margin-top: 3rem; }
  .artikel-back a { color: var(--copper); border-bottom: 1px solid var(--copper); }

  /* ===== KONTAKT ===== */
  .kontakt { background: var(--bg); }
  .kontakt-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: clamp(2rem, 5vw, 4rem);
    align-items: start;
  }
  .kontakt-info p { margin-bottom: 1rem; color: var(--ink-soft); }
  .kontakt-info a { color: var(--copper); border-bottom: 1px solid transparent; transition: border-color 0.2s; }
  .kontakt-info a:hover { border-color: var(--copper); }
  .kontakt-block { margin-bottom: 2.2rem; }
  .kontakt-block h5 {
    font-size: 0.78rem;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: var(--copper);
    margin-bottom: 0.8rem;
    font-weight: 500;
  }
  .kontakt-block p { font-size: 1.05rem; }

  /* Form */
  .form-card {
    background: var(--white);
    padding: clamp(2rem, 3.5vw, 2.8rem);
    border-top: 3px solid var(--navy);
  }
  .form-card h3 {
    font-family: var(--serif);
    color: var(--navy);
    font-size: 1.5rem;
    margin-bottom: 0.6rem;
    font-weight: 600;
  }
  .form-card .form-sub {
    font-size: 0.92rem;
    color: var(--muted);
    margin-bottom: 1.8rem;
  }
  .form-row { margin-bottom: 1.2rem; }
  .form-row label {
    display: block;
    font-size: 0.78rem;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--ink-soft);
    margin-bottom: 0.4rem;
    font-weight: 500;
  }
  .form-row input,
  .form-row textarea {
    width: 100%;
    padding: 0.8rem 0;
    border: none;
    border-bottom: 1px solid var(--line);
    background: transparent;
    font: inherit;
    font-size: 1rem;
    color: var(--ink);
    transition: border-color 0.2s ease;
  }
  .form-row input:focus,
  .form-row textarea:focus {
    outline: none;
    border-bottom-color: var(--copper);
  }
  .form-row textarea { resize: vertical; min-height: 110px; }
  .form-submit {
    margin-top: 1rem;
    padding: 1rem 1.6rem;
    background: var(--navy);
    color: var(--white);
    font-weight: 500;
    font-size: 0.95rem;
    border-radius: 2px;
    transition: background 0.2s ease;
    display: inline-flex; align-items: center; gap: 0.6rem;
    text-decoration: none;
  }
  .form-submit:hover { background: var(--copper); }
  .form-hint { margin-top: 1rem; font-size: 0.85rem; color: var(--muted); line-height: 1.5; }
  .form-hint a { color: var(--copper); border-bottom: 1px solid var(--copper); }

  /* ===== FOOTER ===== */
  footer {
    background: var(--navy-deep);
    color: rgba(255, 255, 255, 0.6);
    padding: 4rem 0 2rem;
    font-size: 0.9rem;
  }
  .footer-top {
    display: grid;
    grid-template-columns: 1.5fr 1fr 1fr 1fr;
    gap: 2.5rem;
    padding-bottom: 3rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    margin-bottom: 2rem;
  }
  .footer-brand .brand { color: var(--white); }
  .footer-brand p {
    margin-top: 1rem;
    font-size: 0.9rem;
    line-height: 1.6;
    max-width: 28ch;
  }
  footer h6 {
    font-size: 0.78rem;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: var(--copper-light);
    margin-bottom: 1rem;
    font-weight: 500;
  }
  footer ul li { padding: 0.3rem 0; }
  footer ul li a { transition: color 0.2s ease; }
  footer ul li a:hover { color: var(--copper-light); }
  .footer-bottom {
    display: flex; justify-content: space-between; align-items: center;
    font-size: 0.82rem;
    color: rgba(255, 255, 255, 0.4);
    flex-wrap: wrap; gap: 1rem;
  }
  .footer-bottom a:hover { color: var(--copper-light); }

  /* ===== REVEAL ANIMATIONS ===== */
  .reveal {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.8s ease, transform 0.8s ease;
  }
  .reveal.in {
    opacity: 1;
    transform: translateY(0);
  }
  .reveal.delay-1 { transition-delay: 0.1s; }
  .reveal.delay-2 { transition-delay: 0.2s; }
  .reveal.delay-3 { transition-delay: 0.3s; }
  .reveal.delay-4 { transition-delay: 0.4s; }

  /* ===== PLACEHOLDER BANNER ===== */
  .placeholder-banner {
    background: linear-gradient(90deg, rgba(184, 116, 58, 0.12), rgba(184, 116, 58, 0.04));
    border-left: 3px solid var(--copper);
    padding: 0.6rem 1rem;
    font-size: 0.82rem;
    color: var(--copper);
    margin: 0.5rem 0;
    font-style: italic;
  }

  /* ===== MODAL (Impressum / Datenschutz) ===== */
  .modal {
    position: fixed; inset: 0;
    z-index: 200;
    background: rgba(15, 27, 51, 0.7);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    display: none;
    align-items: flex-start;
    justify-content: center;
    padding: clamp(1rem, 4vw, 3rem);
    overflow-y: auto;
    opacity: 0;
    transition: opacity 0.25s ease;
  }
  .modal.open {
    display: flex;
    opacity: 1;
  }
  .modal-panel {
    background: var(--bg);
    width: 100%;
    max-width: 820px;
    margin: auto 0;
    padding: clamp(2rem, 4vw, 3.5rem);
    position: relative;
    border-top: 3px solid var(--copper);
    box-shadow: 0 40px 80px -20px rgba(0, 0, 0, 0.4);
    transform: translateY(8px);
    transition: transform 0.3s ease;
  }
  .modal.open .modal-panel { transform: translateY(0); }
  .modal-close {
    position: absolute;
    top: 1rem; right: 1rem;
    width: 44px; height: 44px;
    display: flex; align-items: center; justify-content: center;
    color: var(--navy);
    background: rgba(26, 43, 74, 0.08);
    font-size: 1.6rem;
    line-height: 1;
    border-radius: 50%;
    transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease;
    z-index: 5;
  }
  .modal-close:hover {
    background: var(--copper);
    color: var(--white);
    transform: rotate(90deg);
  }
  .modal-back {
    display: inline-flex;
    align-items: center;
    gap: 0.6rem;
    margin-top: 2.5rem;
    padding: 0.9rem 1.5rem;
    background: var(--navy);
    color: var(--white) !important;
    font-weight: 500;
    font-size: 0.92rem;
    font-family: var(--sans);
    border-radius: 2px;
    transition: background 0.2s ease, gap 0.2s ease;
    border-bottom: 0 !important;
  }
  .modal-back:hover {
    background: var(--copper);
    gap: 0.85rem;
    border-bottom-color: transparent !important;
  }
  .modal-back .back-arrow {
    transition: transform 0.2s ease;
  }
  .modal-back:hover .back-arrow {
    transform: translateX(-3px);
  }
  .modal-panel h2 {
    font-family: var(--serif);
    color: var(--navy);
    font-size: clamp(1.7rem, 3vw, 2.2rem);
    font-weight: 600;
    line-height: 1.15;
    margin-bottom: 0.4rem;
    letter-spacing: -0.015em;
  }
  .modal-panel .modal-sub {
    color: var(--muted);
    font-size: 0.92rem;
    margin-bottom: 2.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid var(--line);
  }
  .modal-panel h3 {
    font-family: var(--serif);
    color: var(--navy);
    font-size: 1.25rem;
    font-weight: 600;
    margin-top: 2rem;
    margin-bottom: 0.8rem;
    letter-spacing: -0.01em;
  }
  .modal-panel h4 {
    font-family: var(--sans);
    color: var(--navy);
    font-size: 0.95rem;
    font-weight: 600;
    margin-top: 1.4rem;
    margin-bottom: 0.4rem;
  }
  .modal-panel p {
    color: var(--ink-soft);
    font-size: 0.96rem;
    line-height: 1.65;
    margin-bottom: 0.9rem;
  }
  .modal-panel p.placeholder {
    color: var(--copper);
    font-style: italic;
    background: rgba(184, 116, 58, 0.06);
    border-left: 2px solid var(--copper);
    padding: 0.5rem 0.9rem;
    font-size: 0.9rem;
  }
  .modal-panel ul {
    margin: 0.6rem 0 1.2rem 0;
    padding-left: 1.2rem;
  }
  .modal-panel ul li {
    list-style: disc;
    color: var(--ink-soft);
    padding: 0.2rem 0;
    line-height: 1.55;
    font-size: 0.94rem;
  }
  .modal-panel a {
    color: var(--copper);
    border-bottom: 1px solid transparent;
    transition: border-color 0.2s ease;
  }
  .modal-panel a:hover { border-bottom-color: var(--copper); }
  .modal-panel .legal-grid {
    display: grid;
    grid-template-columns: 200px 1fr;
    gap: 0.4rem 1.5rem;
    margin-bottom: 1.2rem;
    font-size: 0.94rem;
  }
  .modal-panel .legal-grid dt {
    font-weight: 600;
    color: var(--navy);
  }
  .modal-panel .legal-grid dd {
    color: var(--ink-soft);
    margin: 0;
  }
  .modal-panel .review-note {
    margin-top: 2.5rem;
    padding: 1rem 1.2rem;
    background: rgba(26, 43, 74, 0.04);
    border-left: 3px solid var(--navy);
    font-size: 0.85rem;
    color: var(--muted);
    font-style: italic;
    line-height: 1.55;
  }
  @media (max-width: 600px) {
    .modal-panel .legal-grid {
      grid-template-columns: 1fr;
      gap: 0.2rem 0;
    }
    .modal-panel .legal-grid dt { margin-top: 0.6rem; }
    .modal-panel .legal-grid dt:first-child { margin-top: 0; }
  }


  @media (max-width: 900px) {
    .nav-links { display: none; }
    .menu-toggle { display: block; }
    /* Aufgeklapptes Burger-Menü (Overlay unter der Nav-Leiste) */
    #topnav.nav-open .nav-links {
      display: flex;
      flex-direction: column;
      align-items: stretch;
      gap: 0;
      position: absolute;
      top: 100%; left: 0; right: 0;
      background: var(--white);
      border-bottom: 1px solid var(--line);
      box-shadow: 0 16px 34px -18px rgba(15, 27, 51, 0.25);
      padding: 0.4rem 0;
    }
    #topnav.nav-open .nav-links a { display: block; padding: 0.95rem clamp(1.25rem, 4vw, 2.5rem); font-size: 1rem; }
    #topnav.nav-open .nav-links a:hover { background: var(--bg-warm); color: var(--navy); }
    #topnav.nav-open .nav-links .nav-cta { margin: 0.5rem clamp(1.25rem, 4vw, 2.5rem) 0.3rem; text-align: center; }
    .intro-grid { grid-template-columns: 1fr; }
    .themen-grid { grid-template-columns: 1fr; }
    .steps { grid-template-columns: 1fr; gap: 2.5rem; }
    .principles { grid-template-columns: 1fr; gap: 1.5rem; }
    .bio-grid { grid-template-columns: 1fr; }
    .photo-wrap { max-width: 360px; aspect-ratio: 1/1; margin: 0 auto; }
    .bio-meta { grid-template-columns: 1fr; }
    .netzwerk-grid { grid-template-columns: 1fr; }
    .vortraege-grid { grid-template-columns: 1fr; }
    .beitraege-kompakt { grid-template-columns: 1fr; }
    .kontakt-grid { grid-template-columns: 1fr; }
    .footer-top { grid-template-columns: 1fr 1fr; gap: 2rem; }
    .hero h1 { font-size: clamp(1.9rem, 8.7vw, 3.2rem); line-height: 1.02; }
    .hero h1 .word { display: block; width: fit-content; white-space: nowrap; }
  }
  @media (max-width: 420px) {
    .hero h1 { font-size: clamp(1.72rem, 8.25vw, 2.15rem); letter-spacing: -0.03em; }
    .hero .subline { font-size: 1rem; }
  }
  @media (max-width: 540px) {
    .footer-top { grid-template-columns: 1fr; }
  }
