nav a.aktiv{text-decoration:underline;text-underline-offset:4px;}
  header{padding:32px 0;}
  .kopfzeile{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;width:100%;padding:0 40px;box-sizing:border-box;}

  .gruss-block{display:grid;grid-template-columns:1fr 1fr;}
  .gruss-block .bild{aspect-ratio:1/1;overflow:hidden;}
  .gruss-block .bild a{display:block;width:100%;height:100%;}
  .gruss-block .bild img{width:100%;height:100%;object-fit:cover;display:block;}
  .gruss-block .bild img{filter:grayscale(1);transition:filter .5s ease;}
  .gruss-block .bild:hover img{filter:grayscale(0);}
  @media (hover:none){.gruss-block .bild img{filter:grayscale(0);}}

  .gruss-block .txt{display:flex;align-items:center;justify-content:center;text-align:center;padding:10%;}
  .gruss-block h1{font-weight:300;font-size:56px;line-height:1.15;}
  .gruss-block h1.laut-leise{line-height:.92 !important;}
  .gruss-block h1.laut-leise .hero-hi-mask{padding:0 .08em .1em 0;}
  .gruss-block h1.laut-leise br{display:none;}
  @media(max-width:820px){.gruss-block{grid-template-columns:1fr;}.gruss-block h1{font-size:36px;}}

  .intro{padding:120px 0 0;}
  .intro p{font-weight:300;font-size:22px;line-height:1.7;max-width:70ch;margin-bottom:24px;}
  .intro p:last-child{margin-bottom:0;}

  .sektion-titel{font-weight:300;font-size:44px;text-align:left;margin-bottom:64px;}

  .leben, .haltung{padding:100px 0;}
  .leben{padding-top:180px;}
  .drei-muster{font-weight:300;font-size:22px;line-height:1.6;max-width:none;margin:-32px 0 140px;color:#3f4438;}
  .anfangen{padding:110px 0 200px;}
  @media(max-width:820px){.drei-muster{font-size:19px;}}
  .abschluss{margin-top:100px;}
  .abschluss p{font-weight:300;font-size:22px;line-height:1.7;max-width:70ch;margin-bottom:24px;}
  .abschluss p:last-child{margin-bottom:0;}

  .wirkung-zitat{padding:260px 0 0;}
  .wirkung-zitat p{font-weight:300;font-size:36px;line-height:1.4;max-width:820px;margin:0;}
  .wirkung{padding:260px 0 160px;}
  .wirkung .motto{font-weight:600;font-size:32px;line-height:1.3;letter-spacing:-0.01em;margin-top:48px;}
  .wirkung p{font-weight:300;font-size:22px;line-height:1.7;max-width:none;margin-bottom:24px;}
  .wirkung p:last-child{margin-bottom:0;}
  .foto-band{
    display:block;
    width:100%;
    margin:0;
    overflow:hidden;
  }
  .foto-band img{
    display:block;
    width:100%;
    height:auto;
  }

  @media(max-width:820px){
    .foto-band{
      margin:0;
    }
  }
  .block{display:grid;grid-template-columns:1fr 2fr;gap:60px;align-items:start;}
  .block + .block{margin-top:100px;}
  .block .label{font-weight:300;font-size:32px;line-height:1.25;}
  .block .label .jahre{display:block;font-weight:400;font-size:17px;color:#555;margin-top:8px;}
  .block .text{font-weight:300;font-size:20px;line-height:1.65;max-width:none;}
  @media(max-width:820px){.block{grid-template-columns:1fr;gap:20px;}.block + .block{margin-top:64px;}}

  .listen-sektion{padding:100px 0 120px;}
  .listen{display:grid;grid-template-columns:repeat(4,1fr);gap:48px;}
  .listen h3{font-weight:400;font-size:15px;letter-spacing:0.04em;text-transform:uppercase;margin-bottom:16px;color:#555;}
  .listen ul{list-style:none;}
  .listen li{font-weight:300;font-size:17px;padding:12px 0;border-top:1px solid #ddd;}
  .listen li:last-child{border-bottom:1px solid #ddd;}
  @media(max-width:900px){.listen{grid-template-columns:1fr 1fr;row-gap:56px;}}
  @media(max-width:560px){.listen{grid-template-columns:1fr;row-gap:40px;}}

  .grosszitat{padding:40px 0 140px;text-align:center;}
  .grosszitat p{font-weight:300;font-size:34px;line-height:1.5;max-width:905px;margin:0 auto;}

  .buchen{padding:0 0 160px;}
  .buchen p{font-weight:300;font-size:20px;line-height:1.6;max-width:50ch;}
  .btn{display:inline-block;background:var(--schwarz);color:var(--weiss);padding:16px 36px;font-size:15px;text-decoration:none;margin-top:32px;}
  .buchen .caption{margin-top:16px;color:#555;}
  .buchen .buchen-note{font-weight:300;font-size:16px;color:#555;margin-top:8px;}

  footer{background:var(--schwarz);color:var(--weiss);padding:52px 0 44px 0;}
  footer .wrap{max-width:1640px;}
  footer a{color:var(--weiss);text-decoration:none;font-size:13px;display:block;margin-bottom:6px;}
  footer .caption{color:var(--weiss);margin-bottom:12px;display:block;font-size:11px;}
  .fgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;}
  .nl input{width:100%;background:var(--weiss);border:none;padding:10px 12px;font-family:inherit;font-size:13px;margin-bottom:8px;color:var(--schwarz);}
  .nl button{background:var(--weiss);color:var(--schwarz);border:none;padding:10px 20px;font-family:inherit;font-size:13px;cursor:pointer;}
  .nl p{font-size:11px;line-height:1.5;margin-top:12px;}
  .nl .nl-form{margin:0;}
  .nl .nl-danke{font-size:11px;line-height:1.5;margin-top:10px;}
  .nl .nl-danke[hidden]{display:none;}
  .nl p a{display:inline;font-size:inherit;margin:0;text-decoration:underline;text-underline-offset:2px;}
  .fclaim{font-weight:300;font-size:16px;line-height:1.4;}

  @media(max-width:820px){
    .fgrid{grid-template-columns:1fr;}
  }

  /* ÜBER · Konsistenz-Pass
     Hero, Typografie und Bewegungslogik wie auf den bereits überarbeiteten Seiten. */

  /* H1 bleibt leicht, H2 übernimmt die kräftige Hierarchie. */
  h1{
    font-weight:300 !important;
  }
  h2{
    font-weight:300 !important;
  }

  /* Listen in der Hausschrift, nicht in der Zitatschrift. */
  ul li{
    font-family:'Poppins',Helvetica,Arial,sans-serif;
    font-style:normal;
    font-weight:300;
  }

  /* Alles, was tatsächlich in Anführungszeichen steht. */
  .inline-quote,
  .wirkung-zitat p{
    font-family:'Newsreader',Georgia,'Times New Roman',serif !important;
    font-style:normal;
    font-weight:400 !important;
  }

  /* HERO · Bild von links, Salbeifläche von rechts, Titel danach. */
  .hero-v2{
    margin-top:-1px;
    overflow:hidden;
    background:var(--weiss) !important;
  }
  .hero-v2 .bild{
    position:relative;
    overflow:hidden;
    background:var(--weiss);
    line-height:0;
  }
  .hero-v2 .bild img{
    display:block;
    width:100%;
    height:100%;
    object-fit:cover;
    transform-origin:center center;
    backface-visibility:hidden;
  }
  .hero-v2 .txt{
    position:relative;
    isolation:isolate;
    overflow:hidden;
    background:transparent !important;
    text-align:left;
  }
  .hero-v2 .txt::before{
    content:'';
    position:absolute;
    z-index:-1;
    inset:-1px;
    background:var(--salbei);
    transform:translate3d(0,0,0);
    will-change:transform;
  }
  .hero-v2 .txt h1{
    font-size:56px;
    line-height:1.08;
  }

  .js .hero-v2 .bild{
    clip-path:inset(0 100% 0 0);
  }
  .js .hero-v2 .bild img{
    transform:scale(1.045);
  }
  .js .hero-v2 .txt::before{
    transform:translate3d(101%,0,0);
  }

  .js .hero-v2.is-visible .bild{
    animation:ueber-hero-image-reveal 1150ms cubic-bezier(.22,.75,.18,1) 80ms both;
  }
  .js .hero-v2.is-visible .bild img{
    animation:ueber-hero-image-settle 1500ms cubic-bezier(.22,.75,.18,1) 80ms both;
  }
  .js .hero-v2.is-visible .txt::before{
    animation:ueber-hero-panel-in 1120ms cubic-bezier(.22,.78,.18,1) 120ms both;
  }

  @keyframes ueber-hero-image-reveal{
    from{clip-path:inset(0 100% 0 0);}
    to{clip-path:inset(0 0 0 0);}
  }
  @keyframes ueber-hero-image-settle{
    from{transform:scale(1.045);}
    to{transform:scale(1.012);}
  }
  @keyframes ueber-hero-panel-in{
    from{transform:translate3d(101%,0,0);}
    to{transform:translate3d(0,0,0);}
  }

  .hero-hi-mask{
    display:block;
    overflow:hidden;
    padding:.08em .08em .14em 0;
  }
  .hero-hi-inner{
    display:block;
    transform-origin:left bottom;
  }
  .js .hero-v2 .hero-hi-inner{
    opacity:0;
    transform:translate3d(0,105%,0) rotate(1.4deg) scale(.96);
    filter:blur(7px);
    letter-spacing:.09em;
  }
  .js .hero-v2.is-visible .hero-hi-inner{
    animation:ueber-hero-title-in 880ms cubic-bezier(.16,.82,.22,1) 1320ms both;
  }
  @keyframes ueber-hero-title-in{
    0%{
      opacity:0;
      transform:translate3d(0,105%,0) rotate(1.4deg) scale(.96);
      filter:blur(7px);
      letter-spacing:.09em;
    }
    62%{
      opacity:1;
      transform:translate3d(0,-3%,0) rotate(-.2deg) scale(1.01);
      filter:blur(0);
      letter-spacing:.015em;
    }
    100%{
      opacity:1;
      transform:translate3d(0,0,0) rotate(0) scale(1);
      filter:blur(0);
      letter-spacing:0;
    }
  }

  /* Große Quote direkt nach dem Hero:
     Georgia + Typewriter wie auf der Startseite. */
  .wirkung-zitat p{
    max-width:none;
    margin:0;
  }
  .typewriter-quote .type-word{
    display:inline-block;
    white-space:nowrap;
  }
  .js .typewriter-quote .type-char{
    display:inline-block;
    opacity:0;
    transform:translate3d(0,.16em,0);
    transition:
      opacity 100ms linear,
      transform 190ms cubic-bezier(.22,.75,.18,1);
    transition-delay:calc(var(--char-index) * 15ms);
    will-change:opacity,transform;
  }
  .js .typewriter-quote.is-visible .type-char{
    opacity:1;
    transform:translate3d(0,0,0);
  }

  /* AUSBILDUNG & ERFAHRUNG
     Nicht mehr vier konkurrierende Spalten, sondern fünf ruhige,
     horizontale Kapitel. Links Kategorie, rechts die Inhalte. */
  .listen-sektion{
    padding:120px 0 140px;
  }
  .listen{
    display:block !important;
  }
  .listen .listen-gruppe{
    display:grid;
    grid-template-columns:minmax(170px,240px) minmax(0,1fr);
    gap:64px;
    align-items:start;
    padding:34px 0 38px;
    border-top:1px solid #cfcfcf;
  }
  .listen .listen-gruppe:last-child{
    border-bottom:1px solid #cfcfcf;
  }
  .listen .listen-gruppe h3{
    margin:3px 0 0;
    color:#555;
    font-family:'Poppins',Helvetica,Arial,sans-serif;
    font-style:normal;
    font-size:14px;
    font-weight:500;
    letter-spacing:.06em;
    line-height:1.4;
    text-transform:uppercase;
  }
  .listen .listen-gruppe ul{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:0 52px;
    list-style:none;
    margin:0;
    padding:0;
  }
  .listen .listen-gruppe li{
    margin:0;
    padding:10px 0 12px;
    border:0 !important;
    font-size:18px;
    line-height:1.45;
  }
  .listen .listen-gruppe-auszeichnung ul{
    grid-template-columns:minmax(0,1fr);
    max-width:760px;
  }

  /* Dezente Scroll-Reveals wie auf den anderen Seiten. */
  .js .scroll-reveal{
    opacity:0;
    transform:translate3d(0,26px,0);
    transition:
      opacity 820ms cubic-bezier(.22,.75,.18,1),
      transform 820ms cubic-bezier(.22,.75,.18,1);
    transition-delay:var(--reveal-delay,0ms);
    will-change:opacity,transform;
  }
  .js .scroll-reveal.reveal-left{
    transform:translate3d(-34px,0,0);
  }
  .js .scroll-reveal.reveal-image{
    opacity:1;
    transform:none;
    clip-path:inset(0 100% 0 0);
    transition:clip-path 1050ms cubic-bezier(.22,.75,.18,1);
    will-change:clip-path;
  }
  .js .scroll-reveal.is-visible{
    opacity:1;
    transform:translate3d(0,0,0);
    clip-path:inset(0 0 0 0);
  }

  @media(max-width:820px){
    .hero-v2{
      display:grid;
      grid-template-columns:1fr !important;
      background:var(--weiss) !important;
    }
    .hero-v2 .bild{
      width:100%;
      aspect-ratio:1/1;
    }
    .hero-v2 .txt{
      width:100%;
      min-height:clamp(230px,66vw,330px);
      padding:8%;
      justify-content:center !important;
      align-items:center !important;
      background:transparent !important;
    }
    .hero-v2 .txt::before{
      inset:-2px;
      width:calc(100% + 4px);
      height:calc(100% + 4px);
    }
    .hero-v2 .txt h1{
      width:100%;
      font-size:clamp(44px,12vw,64px) !important;
      text-align:center !important;
    }
    .hero-v2 .hero-hi-mask,
    .hero-v2 .hero-hi-inner{
      width:100%;
      text-align:center;
    }
    .hero-v2 .hero-hi-inner{
      transform-origin:center bottom;
    }

    .wirkung-zitat{
      padding-top:84px;
    }
    .wirkung-zitat p{
      font-size:30px;
      text-align:left;
    }

    .listen-sektion{
      padding:90px 0 110px;
    }
    .listen .listen-gruppe{
      grid-template-columns:1fr;
      gap:16px;
      padding:30px 0 34px;
    }
    .listen .listen-gruppe h3{
      margin:0 0 5px;
    }
    .listen .listen-gruppe ul{
      grid-template-columns:1fr;
      gap:0;
    }
    .listen .listen-gruppe li{
      padding:11px 0 13px;
    }

    .js .scroll-reveal.reveal-left{
      transform:translate3d(0,22px,0);
    }
  }

  @media(prefers-reduced-motion:reduce){
    .js .hero-v2 .bild,
    .js .hero-v2 .bild img,
    .js .hero-v2 .txt::before,
    .js .hero-v2 .hero-hi-inner,
    .js .typewriter-quote .type-char,
    .js .scroll-reveal{
      animation:none !important;
      transition:none !important;
      opacity:1 !important;
      transform:none !important;
      filter:none !important;
      clip-path:none !important;
    }
  }


  /* FOTO-BAND · bewusst immer sichtbar.
     Die frühere generische Clip-Path-Maske konnte den kompletten Bildbereich
     in manchen Browser-/Viewport-Situationen dauerhaft verstecken. */
  .foto-band,
  .js .foto-band.scroll-reveal,
  .js .foto-band.reveal-image,
  .js .foto-band.foto-band-reveal{
    opacity:1 !important;
    clip-path:none !important;
    transform:none !important;
  }

  .foto-band img{
    opacity:1 !important;
    clip-path:none !important;
    transform:scale(1.012);
    transform-origin:center center;
    transition:transform 1100ms cubic-bezier(.22,.75,.18,1);
  }

  .foto-band.is-visible img,
  .foto-band.foto-band-reveal.is-visible img{
    transform:scale(1);
  }


  /* Foto-Band schließt ohne Zwischenraum direkt an die vorherige Section an. */
  .leben + .foto-band,
  .foto-band{
    margin-top:0 !important;
  }
  .foto-band img{
    vertical-align:top;
  }


  /* HEADER · Sticky + mobiles Burgermenü
     Desktop bleibt optisch unverändert. Keine Linie, kein Schatten. */
  header{
    position:sticky;
    top:0;
    z-index:1000;
    background:var(--weiss);
    border:0 !important;
    box-shadow:none !important;
  }

  .menu-toggle{
    display:none;
    appearance:none;
    -webkit-appearance:none;
    width:44px;
    height:44px;
    padding:10px;
    margin:0;
    border:0;
    background:transparent;
    color:var(--schwarz);
    cursor:pointer;
    align-items:center;
    justify-content:center;
    flex-direction:column;
    gap:6px;
  }
  .menu-toggle span{
    display:block;
    width:24px;
    height:1.5px;
    background:currentColor;
    transform-origin:center;
    transition:
      transform 280ms cubic-bezier(.22,.75,.18,1),
      opacity 180ms ease;
  }

  @media(max-width:820px){
    header{
      padding:22px 0;
    }
    .kopfzeile{
      flex-wrap:nowrap;
      gap:16px;
      padding:0 24px;
    }

    .menu-toggle{
      display:flex;
      margin-left:auto;
      flex:0 0 auto;
    }

    header nav{
      position:absolute;
      top:100%;
      left:0;
      right:0;
      display:flex;
      flex-direction:column;
      align-items:flex-start;
      gap:0;
      padding:18px 24px 30px;
      background:var(--weiss);
      border:0 !important;
      box-shadow:none !important;
      opacity:0;
      visibility:hidden;
      pointer-events:none;
      transform:translate3d(0,-10px,0);
      transition:
        opacity 220ms ease,
        transform 320ms cubic-bezier(.22,.75,.18,1),
        visibility 0s linear 320ms;
    }
    header nav a{
      display:inline-block;
      margin-left:0 !important;
      padding:9px 0;
      font-size:24px;
      line-height:1.35;
    }

    header.menu-open nav{
      opacity:1;
      visibility:visible;
      pointer-events:auto;
      transform:translate3d(0,0,0);
      transition:
        opacity 220ms ease,
        transform 320ms cubic-bezier(.22,.75,.18,1),
        visibility 0s;
    }

    header.menu-open .menu-toggle span:first-child{
      transform:translateY(3.75px) rotate(45deg);
    }
    header.menu-open .menu-toggle span:last-child{
      transform:translateY(-3.75px) rotate(-45deg);
    }
  }

  @media(prefers-reduced-motion:reduce){
    .menu-toggle span,
    header nav{
      transition:none !important;
    }
  }

  .wirkung-zitat p{font-family:'Newsreader',Georgia,'Times New Roman',serif;font-style:normal;font-weight:400;font-size:clamp(24px,2.9vw,42px);line-height:1.4;text-align:center;max-width:none;margin-left:auto;margin-right:auto;}

  /* H1-Stufen: Salbeifeld 96, Textfluss 56 */
  h1{font-size:56px !important;line-height:1.15;font-weight:300 !important;}
  @media(max-width:820px){h1{font-size:36px !important;}}
  .gruss-block h1, .k-hero h1{font-size:96px !important;line-height:1.05;font-weight:300 !important;}
  @media(max-width:820px){.gruss-block h1, .k-hero h1{font-size:48px !important;}}

  /* TEXTSTUFEN · Fließtext 18 · Vorspann 22 · Caption 13 */
  p, li{font-size:18px !important;line-height:1.65 !important;}
  .fuer-wen-kurz, .k-hero-text, .frage, .wirkung p, .drei-muster,
  .intro p, .auftakt, .intro-copy p, .einleitung, .t-vorspann{font-size:22px !important;line-height:1.6 !important;}
  .caption, .kicker, .frage-titel, .privat, .hinweis, .nl-hinweis, .cal-hinweis,
  .datum, .herkunft, .notizen-titel, .fclaim, .stimme .name, .fall-zitat .name,
  .jahre, .stimme-name, footer p, footer li, .methodengruppe li span, .video-bu,
  .buchen .caption, .btn-zeile .caption{font-size:13px !important;line-height:1.5 !important;}
  .quote-feature, .fall-zitat p, .wirkung-zitat p, .leitsatz p,
  .grosszitat .quote-feature, .quote-section .quote-feature{font-size:clamp(24px,2.9vw,42px) !important;line-height:1.4 !important;}
  .stimme p:not(.name):not(.stimme-name){font-size:26px !important;line-height:1.45 !important;}
  .preis{font-size:26px !important;}
  .methodengruppe .name{font-size:24px !important;}

  /* Zitatschrift Newsreader Light */
  .quote-feature, .fall-zitat p, .wirkung-zitat p, .leitsatz p,
  .grosszitat .quote-feature, .quote-section .quote-feature,
  .stimme p:not(.name):not(.stimme-name), .inline-quote{font-weight:300 !important;}

  /* Große Zitate: Newsreader ExtraLight. Stimmen und kleine Zitate bleiben Light. */
  .quote-feature, .fall-zitat p, .wirkung-zitat p, .leitsatz p,
  .grosszitat .quote-feature, .quote-section .quote-feature{font-weight:300 !important;}

/* Buchstaben-Erscheinen der Hero-Wörter */
.hero-hi-inner .bst-wort{display:inline-block;white-space:nowrap;}
.hero-hi-inner .bst{display:inline-block;opacity:0;transform:translateY(0.18em);animation:bst-ein .5s ease forwards;}
@keyframes bst-ein{to{opacity:1;transform:translateY(0);}}
@media (prefers-reduced-motion: reduce){.hero-hi-inner .bst{animation:none;opacity:1;transform:none;}}
.wofuer-titel{font-weight:300 !important;font-size:40px !important;line-height:1.2;margin:0 0 26px;}
.wofuer-titel + p{margin-top:0;}
.wirkung p + .wofuer-titel{margin-top:90px;}
@media(max-width:820px){.wofuer-titel{font-size:30px !important;margin-top:56px;}}
