/* ============================================================
   Zosima — Stylesheet, zweite Fassung
   Grund: Tinte und Stein. Akzent: das Gold des Logos.
   Schriften selbst gehostet (LG München I, 3 O 17493/20).
   ============================================================ */

@font-face{font-family:"Playfair Display";src:url("fonts/playfairdisplay-var-latin.woff2") format("woff2-variations");
  font-weight:400 900;font-style:normal;font-display:swap;
  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:"Playfair Display";src:url("fonts/playfairdisplay-var-italic-latin.woff2") format("woff2-variations");
  font-weight:400 900;font-style:italic;font-display:swap;
  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:"Instrument Sans";src:url("fonts/instrumentsans-var-latin.woff2") format("woff2-variations");
  font-weight:400 600;font-style:normal;font-display:swap;
  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}

/* ---------- Wertevorrat ---------- */
:root{
  --ink:#0B1013; --ink-2:#141A1E; --ink-rule:#26302F;
  --slate:#2E3A40; --slate-rule:#41504F; --slate-hi:#3A4A51; --slate-line:#8A9599; --slate-mute:#AEB5B8;
  --stone:#F7F4EE; --stone-2:#F0ECE3; --stone-rule:#CDC6BA;
  --gold:#C9A34E; --gold-ink:#7A5C18;

  --t:#0B1013; --t2:#3B4247; --t3:#565D63;              /* Text auf Stein */
  --on:#EFEDE8; --on2:#C9CCCB; --on3:#8F979B;            /* Text auf Tinte/Schiefer */

  --serif:"Playfair Display",Georgia,"Times New Roman",serif;
  --sans:"Instrument Sans",system-ui,-apple-system,"Segoe UI",sans-serif;

  --gutter:clamp(20px,5vw,72px);
  --maxw:1240px;
  --ease:cubic-bezier(.22,.61,.36,1);
}

/* ---------- Grundlagen ---------- */
*,*::before,*::after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}
body{margin:0;background:var(--stone);color:var(--t);font-family:var(--sans);font-size:17px;line-height:1.6;
  -webkit-font-smoothing:antialiased;overflow-x:hidden}
img{display:block;max-width:100%}
h1,h2,h3{margin:0;font-family:var(--serif);text-wrap:balance}
p{margin:0;text-wrap:pretty}
ul,ol{margin:0;padding:0;list-style:none}
a{color:inherit;text-decoration:none}
strong{font-weight:600}
:focus-visible{outline:2px solid var(--gold-ink);outline-offset:3px}
.band--ink :focus-visible,.band--slate :focus-visible,.band--image :focus-visible,.foot :focus-visible,.form :focus-visible{outline-color:var(--gold)}
.skip{position:absolute;left:-9999px;top:0;z-index:100;background:var(--gold);color:var(--ink);padding:14px 20px;font-size:15px}
.skip:focus{left:0}
.vh{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}
[hidden]{display:none!important}

/* ---------- Flächen ---------- */
.band{padding:clamp(56px,7vw,104px) 0}
.band--ink{background:var(--ink);color:var(--on)}
.band--slate{background:var(--slate);color:var(--on)}
.band--stone{background:var(--stone);color:var(--t)}
.band--stone2{background:var(--stone-2);color:var(--t)}
.band--tight{padding:clamp(40px,5vw,72px) 0}
.wrap{max-width:var(--maxw);margin:0 auto;padding:0 var(--gutter)}

/* ---------- Typografie ---------- */
h1{font-size:clamp(38px,5.6vw,68px);line-height:1.06;letter-spacing:-.02em;font-weight:400}
h2{font-size:clamp(28px,3.4vw,40px);line-height:1.12;letter-spacing:-.015em;font-weight:400}
h3{font-size:clamp(21px,2.2vw,26px);line-height:1.22;letter-spacing:-.01em;font-weight:400}
.lede{font-family:var(--serif);font-size:clamp(19px,1.8vw,22px);line-height:1.5;font-weight:400;max-width:30em}
.band--stone .lede,.band--stone2 .lede{color:var(--t2)}
.band--ink .lede,.band--slate .lede{color:var(--on2)}
.hero .lede{color:var(--t2)}
.text{font-size:17px;line-height:1.65;max-width:38em}
.band--stone .text,.band--stone2 .text{color:var(--t2)}
.band--ink .text,.band--slate .text{color:var(--on2)}
.text p+p{margin-top:.85em}
.note{font-size:15px;line-height:1.55}
.band--stone .note,.band--stone2 .note{color:var(--t3)}
.band--ink .note,.band--slate .note{color:var(--on3)}
.hero .note{color:var(--t3)}
.quote{font-family:var(--serif);font-weight:400;font-size:clamp(24px,3.2vw,40px);line-height:1.25;letter-spacing:-.015em}
.sig{font-family:var(--serif);font-style:italic;font-size:clamp(20px,2.2vw,26px);line-height:1.35;color:var(--gold)}
.band--stone .sig,.band--stone2 .sig{color:var(--gold-ink)}
.kicker{font-family:var(--serif);font-style:italic;font-size:clamp(18px,1.8vw,21px);line-height:1.4}
.band--stone .kicker,.band--stone2 .kicker{color:var(--t3)}
.band--ink .kicker,.band--slate .kicker{color:var(--on3)}

/* ---------- Raster ---------- */
.two{display:grid;gap:clamp(28px,4vw,64px);grid-template-columns:1fr}
.three{display:grid;gap:clamp(24px,3vw,44px);grid-template-columns:1fr}
@media(min-width:760px){
  .two{grid-template-columns:1fr 1fr}
  .two--aside{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}
  .two--wide{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}
  .three{grid-template-columns:repeat(3,1fr)}
}
.stack{display:flex;flex-direction:column;gap:clamp(18px,2.2vw,26px)}
.stack-s{display:flex;flex-direction:column;gap:12px}
.head{margin-bottom:clamp(30px,4vw,56px);max-width:36em}
.head h2+p,.head h1+p{margin-top:16px}
.center{text-align:center;display:flex;flex-direction:column;align-items:center;gap:clamp(20px,2.4vw,30px)}
.center .quote{max-width:26em}

/* ---------- Listen ---------- */
.lines>li{padding:clamp(16px,1.8vw,22px) 0;border-top:1px solid var(--stone-rule);font-size:clamp(17px,1.7vw,19px);line-height:1.5}
.lines>li:last-child{border-bottom:1px solid var(--stone-rule)}
.band--ink .lines>li{border-color:var(--ink-rule);color:var(--on2)}
.band--slate .lines>li{border-color:var(--slate-rule);color:var(--on2)}
.band--stone .lines>li,.band--stone2 .lines>li{color:var(--t2)}
.band--stone .lines strong,.band--stone2 .lines strong{color:var(--t)}
.band--ink .lines strong,.band--slate .lines strong{color:var(--on)}
.lines--serif>li{font-family:var(--serif);font-size:clamp(21px,2.2vw,27px);line-height:1.32;font-weight:400;padding:clamp(18px,2vw,26px) 0}
.band--stone .lines--serif>li,.band--stone2 .lines--serif>li{color:var(--t)}
.band--ink .lines--serif>li,.band--slate .lines--serif>li{color:var(--on)}
.lines--plain>li,.lines--plain>li:last-child{border:0;padding:7px 0}
.lines .sub{display:block;margin-top:6px;font-family:var(--sans);font-size:16px;line-height:1.55;font-weight:400}
.band--stone .lines .sub{color:var(--t2)}

/* Wiedererkennung: Aussagen ohne Kästen */
.say{display:grid;gap:0 clamp(32px,5vw,72px);grid-template-columns:1fr}
@media(min-width:760px){.say{grid-template-columns:1fr 1fr}}
.say li{font-family:var(--serif);font-size:clamp(21px,2.2vw,27px);line-height:1.3;font-weight:400;
  padding:clamp(18px,2vw,26px) 0;border-top:1px solid var(--stone-rule);color:var(--t)}
.say li:last-child{border-bottom:1px solid var(--stone-rule)}
@media(min-width:760px){.say li:nth-last-child(2){border-bottom:1px solid var(--stone-rule)}}

/* Ablauf: eine echte Reihenfolge */
.steps{display:grid;gap:clamp(28px,3vw,40px) clamp(24px,3vw,44px);grid-template-columns:1fr}
@media(min-width:640px){.steps{grid-template-columns:1fr 1fr}}
@media(min-width:1000px){.steps{grid-template-columns:repeat(4,1fr)}}
.step{display:flex;flex-direction:column;gap:12px}
.step .n{font-family:var(--serif);font-size:clamp(44px,5vw,64px);line-height:.9;font-weight:400;color:var(--gold-ink);margin-bottom:6px}
.band--ink .step .n,.band--slate .step .n{color:var(--gold)}
.step h3{font-size:clamp(20px,2vw,24px);font-weight:400}
.step p{font-size:16px;line-height:1.55;color:var(--t2)}
.band--ink .step p,.band--slate .step p{color:var(--on2)}
.step .when{font-size:14px;color:var(--t3)}
.band--ink .step .when,.band--slate .step .when{color:var(--on3)}

/* Ausführliche Schritte (Vorgehen-Seite) */
.stepx{display:grid;gap:clamp(20px,3vw,48px);grid-template-columns:1fr;padding:clamp(36px,4.5vw,64px) 0;border-top:1px solid var(--stone-rule)}
@media(min-width:760px){.stepx{grid-template-columns:minmax(0,4fr) minmax(0,8fr)}}
.stepx .n{font-family:var(--serif);font-size:clamp(56px,7vw,96px);line-height:.85;font-weight:400;color:var(--gold-ink)}
.stepx h2{font-size:clamp(26px,3vw,34px);margin-top:14px;font-weight:400}
.stepx .when{display:block;margin-top:10px;font-size:15px;color:var(--t3)}
.facts{margin-top:22px;display:grid;gap:0}
.facts div{display:grid;gap:4px 18px;grid-template-columns:1fr;padding:12px 0;border-top:1px solid var(--stone-rule);font-size:16px}
@media(min-width:560px){.facts div{grid-template-columns:150px 1fr}}
.facts dt{color:var(--t3);margin:0}
.facts dd{margin:0;color:var(--t)}

/* Kacheln — nur für die drei Türen */
.doors{display:grid;gap:clamp(24px,3vw,40px);grid-template-columns:1fr}
@media(min-width:760px){.doors{grid-template-columns:repeat(3,1fr)}}
.door{display:flex;flex-direction:column;gap:14px;padding-top:22px;border-top:1px solid var(--t);color:var(--t)}
.door h3{font-size:clamp(28px,3vw,36px);font-weight:400}
.door .say1{font-family:var(--serif);font-size:clamp(19px,1.9vw,22px);line-height:1.35;font-weight:400;color:var(--t)}
.door p{font-size:16px;line-height:1.55;color:var(--t2)}
.door .go{margin-top:auto;padding-top:10px}

/* ---------- Bedienelemente ---------- */
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 28px;
  background:var(--slate);color:var(--on);font-size:16px;font-weight:500;font-family:inherit;border:0;cursor:pointer;
  transition:background .18s var(--ease)}
.btn:hover{background:var(--slate-hi);color:var(--on)}
.btn--gold,.form .btn{background:var(--gold);color:var(--ink);font-weight:600}
.btn--gold:hover,.form .btn:hover{background:#D9B564;color:var(--ink)}
.btn--block{width:100%}
.go{display:inline-block;font-weight:500;text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px;padding:10px 0;
  text-decoration-color:var(--gold)}
.band--stone .go,.band--stone2 .go{color:var(--t);text-decoration-color:var(--gold-ink)}
.band--ink .go,.band--slate .go{color:var(--on)}
.hero .go{color:var(--t);text-decoration-color:var(--gold-ink)}
.go:hover{text-decoration-color:currentColor}
.cta{display:flex;flex-wrap:wrap;align-items:center;gap:16px 28px}
.cta .note{margin:0}

/* ---------- Kopfleiste ---------- */
.hdr{position:sticky;top:0;z-index:40;background:rgba(247,244,238,.94);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);
  border-bottom:1px solid var(--stone-rule)}
.hdr__in{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:6px 20px;padding-top:12px;padding-bottom:10px}
.brand{display:inline-flex;align-items:center;color:var(--t);font-family:var(--serif);font-weight:400;line-height:1;
  font-size:clamp(24px,2.4vw,29px);letter-spacing:.005em;min-height:44px}
.nav{display:flex;flex-wrap:wrap;align-items:center;gap:clamp(12px,2vw,30px);font-size:15px}
.nav a{display:inline-block;padding:12px 0;color:var(--t2);border-bottom:1px solid transparent}
.nav a:hover{color:var(--t)}
.nav a[aria-current="page"]{color:var(--t);border-bottom-color:var(--gold)}
.nav a.nav__cta{padding:11px 20px;background:var(--slate);color:var(--on);font-weight:500;border:0}
.nav a.nav__cta:hover{background:var(--slate-hi);color:var(--on)}
@media(max-width:719px){.nav a.nav__cta{display:none}}
@media(max-width:560px){.nav{gap:13px;font-size:14px;width:100%}.hdr__in{padding-bottom:2px}}
@media(max-width:380px){.nav{gap:11px;font-size:13.5px}}

/* Feste Leiste unten — mobil */
.mobilebar{position:fixed;left:0;right:0;bottom:0;z-index:45;display:none;border-top:1px solid var(--stone-rule);background:var(--stone)}
.mobilebar a{flex:1 1 50%;text-align:center;padding:16px 10px;font-size:15px;min-height:54px;display:flex;align-items:center;justify-content:center;font-weight:500}
.mobilebar .mb-call{color:var(--t);border-right:1px solid var(--stone-rule)}
.mobilebar .mb-cta{background:var(--slate);color:var(--on);font-weight:500}
@media(max-width:719px){.mobilebar{display:flex}body{padding-bottom:55px}}

/* ---------- Auftakt ---------- */
.hero{position:relative;background:var(--stone);color:var(--t);overflow:hidden}
.hero__in{max-width:var(--maxw);margin:0 auto;padding:clamp(40px,6vw,88px) var(--gutter) clamp(44px,6vw,80px);
  display:grid;gap:clamp(28px,4vw,48px);grid-template-columns:1fr;align-items:center;position:relative;z-index:1}
.hero__text{display:flex;flex-direction:column;gap:clamp(18px,2.2vw,28px);max-width:40em}
.hero__text h1 + *{margin-top:clamp(2px,1.2vw,16px)}   /* Luft, die früher der Goldstrich hielt */
.hero__pic{position:relative;overflow:hidden;background:var(--stone-2)}
@media(min-width:760px){.hero__pic{top:0;bottom:0}}
.hero__pic img{width:100%;height:100%;object-fit:cover;object-position:50% 22%}
.hero__who{font-size:15px;color:var(--t3);padding-top:6px}
@media(max-width:759px){
  .hero__pic{aspect-ratio:4/3;margin-left:calc(-1*var(--gutter));margin-right:calc(-1*var(--gutter))}
}
@media(min-width:760px){
  .hero__in{grid-template-columns:minmax(0,6fr) minmax(0,6fr);padding-top:clamp(48px,6vw,96px);min-height:min(720px,86vh)}
  .hero__pic{position:absolute;right:0;top:0;bottom:0;width:50%;z-index:0}
}
@media(min-width:1100px){.hero__pic{width:52%}}


/* ---------- Bildbänder ---------- */
.band--image{position:relative;color:var(--on);overflow:hidden;background:var(--slate)}
.band--image>img,.band--image>picture>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:var(--pos,50% 50%);z-index:0}
.band--image>picture{display:contents}
.band--image>.wrap{position:relative;z-index:2}
.band--image::before{content:"";position:absolute;inset:0;z-index:1;
  background:linear-gradient(to right,rgba(11,16,19,.9) 0,rgba(11,16,19,.78) 38%,rgba(11,16,19,.3) 60%,rgba(11,16,19,.08) 100%)}
.band--image .wrap{padding-top:clamp(64px,9vw,140px);padding-bottom:clamp(64px,9vw,140px)}
@media(max-width:759px){
  .band--image::before{background:linear-gradient(to bottom,rgba(11,16,19,.88) 0,rgba(11,16,19,.74) 50%,rgba(11,16,19,.2) 100%)}
  .band--woge .wrap{padding-bottom:clamp(170px,52vw,280px)}
}

.pic{overflow:hidden;background:var(--stone-2)}
.pic img{width:100%;height:100%;object-fit:cover}
.pic--43{aspect-ratio:4/3}
.pic--45{aspect-ratio:4/5}
.pic--34{aspect-ratio:3/4}
.pic--sq{aspect-ratio:1/1}
.pic--band{aspect-ratio:21/9;max-height:460px}
.pic--warm img{filter:saturate(.88)}
.pic--bw img{filter:grayscale(1) contrast(1.04)}

/* ---------- Formular ---------- */
.form{position:relative;background:var(--slate);border:1px solid var(--slate);padding:clamp(24px,3vw,36px);display:flex;flex-direction:column;gap:18px;color:var(--on)}
.band--stone .form,.band--stone2 .form{background:var(--slate);border-color:var(--slate)}
.field{display:flex;flex-direction:column;gap:7px}
.form .hp{position:absolute;left:-9999px;top:0;width:1px;height:1px;overflow:hidden}   /* Spamfalle: für Menschen unsichtbar, für Maschinen ein normales Feld */
.field label{font-size:14px;color:var(--slate-mute)}
.field input,.field textarea{font-family:inherit;font-size:17px;color:var(--on);background:transparent;border:0;
  border-bottom:1px solid var(--slate-line);padding:12px 0 11px;border-radius:0}
.field textarea{resize:vertical;min-height:80px;line-height:1.5}
.field input:focus,.field textarea:focus{outline:none;border-bottom-color:var(--gold)}
.field input:focus-visible,.field textarea:focus-visible{outline:2px solid var(--gold);outline-offset:3px}
.form .note{color:var(--slate-mute)}
.form a{color:var(--gold);text-decoration:underline;text-underline-offset:3px}
.form__status{font-size:15px;line-height:1.5;padding:14px 16px;border:1px solid var(--slate-line);color:var(--on2)}
.form__status[data-state="error"]{border-color:#8C5A4A;color:#E4C4B8}
.form__status[data-state="ok"]{border-color:var(--gold);color:var(--gold)}
.req{color:var(--gold)}
.contact{display:flex;flex-direction:column;font-size:17px}
.contact>*{padding:10px 0}
.contact a{text-decoration:underline;text-underline-offset:4px;text-decoration-color:var(--gold);display:inline-block;padding:10px 0;margin:-10px 0}

/* ---------- Fußbereich ---------- */
.foot{background:var(--slate);color:var(--on);border-top:1px solid var(--slate-rule)}
.foot__in{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:18px 32px;padding-top:clamp(28px,3.4vw,44px);padding-bottom:clamp(28px,3.4vw,44px)}
.foot__brand{display:flex;flex-wrap:wrap;align-items:baseline;gap:12px 24px}
.foot__brand .b{font-family:var(--serif);font-weight:400;font-size:22px;color:var(--on)}
.foot__links{display:flex;flex-wrap:wrap;gap:4px 26px;font-size:15px}
.foot__links a{color:var(--slate-mute);padding:13px 0;display:inline-block}
.foot__links a:hover{color:var(--gold)}

/* ---------- Fließtext-Seiten ---------- */
.prose{max-width:66ch}
.prose h1{font-size:clamp(34px,4.4vw,52px)}
.prose h2{font-size:clamp(24px,2.6vw,30px);margin-top:clamp(32px,3.6vw,48px)}
.prose h3{font-family:var(--sans);font-size:18px;font-weight:600;letter-spacing:0;margin-top:26px}
.prose p,.prose li{font-size:17px;line-height:1.7;color:var(--t2);margin-top:12px}
.prose ul{margin-top:12px}
.prose li{position:relative;padding-left:18px}
.prose li::before{content:"–";position:absolute;left:0;color:var(--t3)}
.prose strong{color:var(--t)}
.prose a{text-decoration:underline;text-underline-offset:3px;text-decoration-color:var(--gold-ink)}
.prose .lede{margin-top:18px}
.todo{background:#F1E1DA;color:#6E3421;padding:1px 7px;border:1px dashed #8C5A4A;font-style:normal;font-size:.96em;white-space:nowrap}
.hinweis{border:1px solid #8C5A4A;background:#F3E8E3;color:#6E3421;padding:18px 20px;font-size:15px;line-height:1.6;margin-top:24px}
.hinweis strong{color:#6E3421}

/* ---------- Standortbestimmung ---------- */
.quiz__q{padding:clamp(22px,2.6vw,32px) 0;border:0;border-top:1px solid var(--stone-rule);margin:0}
.quiz__q:last-of-type{border-bottom:1px solid var(--stone-rule)}
.quiz__q>p{font-family:var(--serif);font-size:clamp(20px,2.1vw,25px);line-height:1.3;color:var(--t);font-weight:400}
.quiz__opts{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}
.quiz__opt{position:relative}
.quiz__opt input{position:absolute;opacity:0;width:1px;height:1px}
.quiz__opt span{display:inline-flex;align-items:center;min-height:46px;padding:10px 20px;border:1px solid var(--stone-rule);
  background:var(--stone);color:var(--t);font-size:15px;cursor:pointer;transition:border-color .15s,background .15s}
.quiz__opt input:checked+span{border-color:var(--slate);background:var(--slate);color:var(--on)}
.quiz__opt input:focus-visible+span{outline:2px solid var(--gold-ink);outline-offset:3px}
.quiz__out{margin-top:clamp(28px,3.4vw,44px);padding:clamp(26px,3.2vw,40px);background:var(--slate);color:var(--on);display:flex;flex-direction:column;gap:16px}
.quiz__out h3{color:var(--on);font-size:clamp(26px,3vw,34px);font-weight:400}
.quiz__out p{color:var(--on2);font-size:17px;line-height:1.6;max-width:56ch}
.quiz__scale{display:flex;gap:4px;margin-bottom:4px}
.quiz__scale i{flex:1;height:4px;background:#56646A;display:block}
.quiz__scale i.on{background:var(--gold)}
.quiz__out .go{color:var(--on)}

/* ---------- Kleinigkeiten ---------- */
.mt-s{margin-top:12px}.mt-m{margin-top:24px}.mt-l{margin-top:clamp(32px,4vw,56px)}
.bt{border-top:1px solid var(--stone-rule);padding-top:clamp(22px,2.6vw,32px)}
.band--ink .bt,.band--slate .bt{border-color:var(--ink-rule)}
.thumbs{display:flex;gap:14px}
.thumbs .pic{width:84px;height:104px;flex:0 0 84px}
@media print{.hdr,.mobilebar,.form{display:none!important}body{background:#fff;color:#000}.band,.hero{background:#fff!important;color:#000!important}}

/* ============================================================
   Bewegung
   Grundsatz: Ohne JavaScript und bei reduzierter Bewegung ist
   alles sofort sichtbar. Bewegung verstärkt, sie versteckt nicht.
   ============================================================ */
@keyframes rise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
@keyframes fade{from{opacity:0}to{opacity:1}}
@keyframes rule-in{from{transform:scaleX(0)}to{transform:scaleX(1)}}

/* 1 · Auftakt: eine Sequenz beim Laden, sonst nichts auf dieser Höhe */
.hero h1 .h1l{display:block}
.hero h1:not(:has(.h1l)),.hero h1 .h1l,.hero .lede,.hero .lines,.hero .cta,.hero__who{animation:rise .85s var(--ease) both}
.hero h1 .h1l:nth-child(2){animation-delay:.12s}
.hero h1 .h1l:nth-child(3){animation-delay:.24s}
.hero .lede{animation-delay:.46s}
.hero .lines{animation-delay:.54s}
.hero .cta{animation-delay:.6s}
.hero__who{animation-delay:.7s}
.hero__pic{animation:fade 1s var(--ease) .1s both}

/* 2 · Fortschritt: die Seite hat Anfang und Ende */
.progress{position:absolute;left:0;right:0;bottom:-1px;height:2px;pointer-events:none}
.progress i{display:block;height:100%;background:var(--gold);transform:scaleX(0);transform-origin:left}
@supports (animation-timeline: scroll()){
  .progress i{animation:rule-in linear both;animation-timeline:scroll(root)}
}

/* 3 · Erscheinen beim Scrollen — nur mit JavaScript */
.js-motion .rv{opacity:0;transform:translateY(16px)}
.js-motion .rv.is-in{opacity:1;transform:none;
  transition:opacity .75s var(--ease) calc(var(--i,0)*90ms),transform .75s var(--ease) calc(var(--i,0)*90ms)}

/* 4 · Linien, die sich ziehen: drei Türen, ein Rahmen */
.door{position:relative}
.door::before{content:"";position:absolute;left:0;top:-1px;width:100%;height:1px;background:var(--t);transform:scaleX(0);transform-origin:left}
.js-motion .door{border-top-color:transparent}
.js-motion .door.is-in::before{transform:scaleX(1);transition:transform 1s var(--ease) calc(var(--i,0)*140ms)}
.steps{position:relative;padding-top:24px}
.steps::before{content:"";position:absolute;left:0;top:0;width:100%;height:1px;background:var(--gold-ink);transform-origin:left}
.band--ink .steps::before,.band--slate .steps::before{background:var(--gold)}
.js-motion .steps::before{transform:scaleX(0)}
.js-motion .steps.is-in::before{transform:scaleX(1);transition:transform 1.6s var(--ease) .15s}

/* 5 · Wiedererkennung: ein Satz nach dem anderen */
.js-motion .say li{transition:opacity .45s var(--ease)}
.js-motion .say.has-current li{opacity:.4}
.js-motion .say.has-current li.is-current{opacity:1}

/* 6 · Die Woge bewegt sich langsamer als die Seite */
@supports (animation-timeline: view()){
  .band--image > img,.band--image>picture>img{height:124%;top:-12%;bottom:auto;animation:drift linear both;animation-timeline:view()}
  @keyframes drift{from{transform:translateY(-5%)}to{transform:translateY(5%)}}
}

/* 7 · Ein Bild öffnet sich */
.js-motion .pic--reveal{clip-path:inset(0 100% 0 0)}
.js-motion .pic--reveal.is-in{clip-path:inset(0 0 0 0);transition:clip-path 1.1s var(--ease) .1s}

/* 8 · Das Ergebnis der Standortbestimmung */
.quiz__out:not([hidden]){animation:rise .6s var(--ease) both}

/* Reduzierte Bewegung: alles steht, alles ist da */
@media(prefers-reduced-motion:reduce){
  .hero h1,.hero h1 .h1l,.hero .lede,.hero .lines,.hero .cta,.hero__who,.hero__pic,.progress i,.quiz__out{animation:none!important}
  .band--image > img,.band--image>picture>img{animation:none!important;height:100%;top:0;bottom:0}
  html{scroll-behavior:auto}
}

/* Die Woge: Text links, Schiffbruch rechts frei */
.band--woge{display:flex;align-items:center;min-height:clamp(380px,42vw,600px)}
.band--woge>.wrap{width:100%}
.band--woge .stack{max-width:min(28em,44%)}
@media(min-width:760px){
  .band--woge::before{background:linear-gradient(to right,rgba(11,16,19,.9) 0,rgba(11,16,19,.8) 36%,rgba(11,16,19,.22) 54%,rgba(11,16,19,.04) 100%)}
}
@media(max-width:759px){.band--woge .stack{max-width:none}}

/* Auftakt der drei Felder: ein Gemälde statt eines Porträts, derselbe Verlauf wie bei der Woge */
.hero--art{min-height:clamp(440px,56vw,720px)}
.hero--art .hero__text{max-width:min(32em,54%)}
.hero--art h1{color:var(--on)}
.hero--art .lede{color:var(--on2)}
.hero--art .btn{background:var(--gold);color:var(--ink);font-weight:600}
.hero--art .btn:hover{background:#D9B564;color:var(--ink)}
.hero--art .go{color:var(--on);text-decoration-color:var(--gold)}
.hero--art h1:not(:has(.h1l)),.hero--art h1 .h1l,.hero--art .lede,.hero--art .cta{animation:rise .85s var(--ease) both}
.hero--art h1 .h1l{display:block}
.hero--art h1 .h1l:nth-child(2){animation-delay:.12s}
.hero--art h1 .h1l:nth-child(3){animation-delay:.24s}
.hero--art .lede{animation-delay:.46s}
.hero--art .cta{animation-delay:.6s}
.hero--art>img,.hero--art>picture>img{animation:fade 1s var(--ease) .1s both}
@supports (animation-timeline: view()){.hero--art>img,.hero--art>picture>img{animation:fade 1s var(--ease) .1s both,drift linear both;animation-timeline:auto,view()}}
@media(max-width:759px){
  .hero--art{min-height:0}
  .hero--art .hero__text{max-width:none}
  .hero--art .wrap{padding-top:clamp(48px,8vw,80px);padding-bottom:clamp(190px,58vw,300px)}
}
@media(prefers-reduced-motion:reduce){.hero--art h1,.hero--art h1 .h1l,.hero--art .lede,.hero--art .cta,.hero--art>img,.hero--art>picture>img{animation:none!important}}

/* Text oben links, Bild unten frei (Kultur — Boot und Ufer liegen unten im Bild) */
@media(min-width:760px){
  .hero--art--top{align-items:flex-start}
  .hero--art--top::before{background:linear-gradient(to bottom,rgba(11,16,19,.9) 0,rgba(11,16,19,.84) 46%,rgba(11,16,19,.32) 74%,rgba(11,16,19,.06) 100%)}
  .hero--art--top .wrap{padding-top:clamp(48px,6vw,84px);padding-bottom:clamp(240px,24vw,340px)}
  .hero--art--top .hero__text{max-width:min(34em,62%)}
}

/* Startseite: Demetrius vor der Sandsteinwand — Querformat auf Desktop, Hochformat auf Mobil */
.hero--home{min-height:clamp(480px,58vw,780px)}
.hero--home>picture>img{--pos:66% 92%}
@media(max-width:759px){
  .hero--home>picture>img{--pos:50% 100%}
  .hero--home .wrap{padding-bottom:clamp(230px,66vw,340px)}
}

/* Eine Zahl, einmal eingesetzt: Erfahrung in der Führungskräfteentwicklung */
.fig{font-family:var(--serif);font-weight:400;font-size:clamp(64px,9vw,120px);line-height:.9;letter-spacing:-.03em;color:var(--gold)}
.band--stone .fig,.band--stone2 .fig{color:var(--gold-ink)}

/* Kontrast-Nachbesserung (11.09.2026)
   Schiefer ist heller als Tinte: gedämpfte Schrift braucht dort mehr Helligkeit (5,6:1). */
.band--slate .note,.band--slate .kicker,.band--slate .step .when{color:#AEB5B8}
/* Dunkle Kästen innerhalb heller Flächen: Hinweise hell halten (6,5:1). */
.quiz__out .note{color:var(--slate-mute)}

/* Startseite: „Führung übernehmen." ist die längste Zeile des Claims (≈ 9,2 em). Auf breiten
   Bildschirmen richtet sich die Schriftgröße nach der Textspalte, damit keine Zeile umbricht. */
@media(min-width:760px){
  .hero--home .hero__text{container-type:inline-size}
  .hero--home h1{font-size:clamp(30px,9.9cqi,60px)}
}
