/* ==========================================================================
   Physiotherapie José Luis Otero-Abad · Siegen
   Creme-Palette · Georgia/Gelasio (Headings) + Hanken Grotesk (Text) · Kirschrot-Akzent
   ========================================================================== */

/* ---------- Fonts (selbst gehostet, DSGVO-konform) ---------- */

/* Headings: Georgia-Familie. Georgia Pro (Light) wird bevorzugt, falls verfügbar
   (System/lizenziert). Als freier, überall selbst gehosteter Georgia-Ersatz dient
   Gelasio (metrisch & formgleich zu Georgia, SIL OFL) – so sieht es auch auf Android
   konsistent nach Georgia aus. */
@font-face {
  font-family: "Gelasio";
  font-style: normal;
  font-weight: 400 500;
  font-display: swap;
  src: url("../fonts/gelasio-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Gelasio";
  font-style: normal;
  font-weight: 400 500;
  font-display: swap;
  src: url("../fonts/gelasio-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+1E00-1E9F, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Gelasio";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/gelasio-italic-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Gelasio";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/gelasio-italic-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+1E00-1E9F, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Hanken Grotesk";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("../fonts/hanken-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Hanken Grotesk";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("../fonts/hanken-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+1E00-1E9F, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Hanken Grotesk";
  font-style: italic;
  font-weight: 400 500;
  font-display: swap;
  src: url("../fonts/hanken-italic-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ---------- Tokens ---------- */

:root {
  --creme: #f5eee1;
  --creme-2: #efe6d5;
  --karte: #ece4d3;
  --karte-hell: #fbf7ef;
  --sand: #e2d7c0;
  --linie: rgba(42, 33, 25, 0.12);
  --tinte: #2a2119;
  --tinte-2: #655746;
  --kirsche: #c9002f;
  --kirsche-tief: #a50026;
  --weiss: #ffffff;

  --font-display: "Georgia Pro", Georgia, "Gelasio", "Times New Roman", serif;
  --font-body: "Hanken Grotesk", "Segoe UI", system-ui, sans-serif;

  --wrap: none;         /* volle Pixelbreite am Desktop, Rand über --rand */
  --wrap-eng: 56rem;
  --rand: clamp(1.25rem, 4.5vw, 5rem);

  --r-s: 16px;
  --r-m: 26px;
  --r-l: 36px;

  --schatten-s: 0 1px 2px rgba(42, 33, 25, 0.06);
  --schatten-m: 0 14px 40px -28px rgba(42, 33, 25, 0.5);

  --z-dropdown: 10;
  --z-header: 20;
  --z-ansage: 25;
  --z-dock: 30;

  --ease-aus: cubic-bezier(0.22, 1, 0.36, 1);
  --ease-weich: cubic-bezier(0.45, 0.05, 0.15, 1); /* sanfter Anlauf + weiches Ausrollen (Akkordeon) */
}

/* ---------- Basis ---------- */

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

html {
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%;
  /* Ankersprünge (#ablauf, #bewerben, …) dürfen nicht unter der sticky
     Kopfleiste landen: Offset = Kopfhöhe + etwas Luft. */
  scroll-padding-top: 6rem;
}
/* Mobil sitzt die Leiste unten, oben genügt etwas Abstand */
@media (max-width: 47.9em) {
  html { scroll-padding-top: 1.5rem; }
}

body {
  margin: 0;
  background: var(--creme);
  color: var(--tinte);
  font-family: var(--font-body);
  font-size: 1.0625rem;
  line-height: 1.65;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

@media (max-width: 47.9em) {
  body { padding-bottom: calc(4.4rem + env(safe-area-inset-bottom)); }
}

/* Touch: kein grauer Tap-Blitz, kein Doppeltipp-Zoom-Delay */
a, button { -webkit-tap-highlight-color: transparent; touch-action: manipulation; }

h1, h2, h3 {
  font-family: var(--font-display);
  font-weight: 400;
  line-height: 1.12;
  letter-spacing: -0.005em;
  margin: 0 0 0.5em;
  text-wrap: balance;
  font-optical-sizing: auto;
}

/* Große Displayzeilen im leichten Georgia-Pro-Light-Schnitt (300).
   Ohne Georgia Pro nutzt der Browser Georgia/Gelasio 400 – gleiche Formen. */
h1 { font-size: clamp(2.6rem, 6vw, 5rem); font-weight: 300; }
h2 { font-size: clamp(2rem, 4vw, 3.25rem); font-weight: 300; }
h3 { font-size: clamp(1.3rem, 2vw, 1.7rem); font-weight: 400; }

.kursiv { font-style: italic; font-weight: 400; }

p {
  margin: 0 0 1em;
  max-width: 62ch;
  text-wrap: pretty;
}

img { max-width: 100%; height: auto; display: block; }

a { color: inherit; }

:focus-visible {
  outline: none;
  box-shadow: 0 0 0 3px var(--creme), 0 0 0 6px var(--kirsche);
  border-radius: 4px;
}

body.hat-hero .kopf :focus-visible {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.45), 0 0 0 6px var(--weiss);
}

::selection { background: var(--kirsche); color: var(--weiss); }

.sr-only {
  position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0;
  overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; border: 0;
}

.sprungmarke {
  position: absolute; left: -200vw; top: 0;
  background: var(--tinte); color: var(--creme);
  padding: 0.6rem 1.2rem; z-index: 100;
  font-family: var(--font-body); font-weight: 600;
}
.sprungmarke:focus-visible { left: 0.5rem; top: 0.5rem; }

/* ---------- Layout-Helfer ---------- */

.wrap {
  max-width: var(--wrap);
  margin-inline: auto;
  padding-inline: var(--rand);
}

.wrap--eng { max-width: calc(var(--wrap-eng) + var(--rand) * 2); }

.sektion { padding-block: clamp(3.5rem, 8vw, 7rem); }
.sektion--eng { padding-block: clamp(2.5rem, 5vw, 4rem); }
.sektion--creme2 { background: var(--creme-2); }

.mitte { text-align: center; }
.mitte p { margin-inline: auto; }

.kicker {
  font-family: var(--font-body);
  font-weight: 600;
  font-size: 0.85rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--kirsche);
  margin: 0 0 1rem;
  display: block;
}

.lead {
  font-size: clamp(1.1rem, 1.5vw, 1.3rem);
  line-height: 1.55;
  color: var(--tinte-2);
}

.gedeckt { color: var(--tinte-2); }
em { font-style: italic; }

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

/* ---------- Buttons (kompakt) ---------- */

.knopf {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  background: var(--kirsche);
  color: var(--weiss);
  font-family: var(--font-body);
  font-weight: 600;
  font-size: 0.95rem;
  line-height: 1;
  padding: 0.72rem 1.4rem;
  min-height: 44px;
  border: 1.5px solid var(--kirsche);
  border-radius: 999px;
  text-decoration: none;
  cursor: pointer;
  transition: background 0.2s var(--ease-aus), border-color 0.2s var(--ease-aus), color 0.2s var(--ease-aus), transform 0.2s var(--ease-aus);
}
.knopf:hover { background: var(--kirsche-tief); border-color: var(--kirsche-tief); transform: translateY(-1px); }
.knopf:active { transform: translateY(0) scale(0.97); }

.knopf--geist {
  background: transparent;
  color: var(--kirsche);
  border-color: rgba(201, 0, 47, 0.35);
}
.knopf--geist:hover { background: var(--kirsche); color: var(--weiss); border-color: var(--kirsche); }

.knopf--hell {
  background: var(--creme);
  color: var(--tinte);
  border-color: var(--creme);
}
.knopf--hell:hover { background: var(--weiss); border-color: var(--weiss); }

.knopf--klein { padding: 0.55rem 1.1rem; font-size: 0.88rem; min-height: 40px; }

.textlink {
  font-family: var(--font-body);
  font-weight: 600;
  font-size: 0.98rem;
  color: var(--kirsche);
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  min-height: 44px;
}
.textlink::after { content: "→"; transition: transform 0.2s var(--ease-aus); }
.textlink:hover::after { transform: translateX(4px); }

.tel-link {
  font-family: var(--font-body);
  font-weight: 600;
  color: inherit;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  min-height: 44px;
}
.tel-link:hover { color: var(--kirsche); }

/* ---------- Header ---------- */

/* Willkommens-Banner */
.ansage {
  position: fixed;
  inset-inline: 0;
  top: 0;
  z-index: var(--z-ansage);
  background: var(--kirsche);
  color: var(--weiss);
  text-align: center;
  font-family: var(--font-body);
  font-weight: 600;
  font-size: clamp(0.8rem, 2.2vw, 0.9rem);
  letter-spacing: 0.01em;
  padding: 0.5rem 1rem;
  transition: transform 0.35s var(--ease-aus);
}
/* Banner gleitet beim Andocken scroll-gekoppelt nach oben */
body.hat-hero .ansage { transform: translateY(calc(var(--dock, 0) * -100%)); }
/* Mobil muss der Banner in eine Zeile passen: „in Siegen" entfällt,
   der Rest wird am Umbruch gehindert. Desktop bleibt vollständig. */
@media (max-width: 47.9em) {
  .ansage {
    white-space: nowrap;
    padding-inline: 0.6rem;
    /* Etwas kleiner als Desktop, damit die Zeile auch auf 320px-Geräten
       sicher passt. Ohne diese Reserve würde nowrap dort horizontal überlaufen. */
    font-size: clamp(0.72rem, 3.2vw, 0.85rem);
  }
  .ansage__ort { display: none; }
}

.kopf {
  position: sticky;
  top: 0;
  z-index: var(--z-header);
  background: var(--creme);
  border: 1px solid transparent;
  transition: background 0.3s var(--ease-aus), border-color 0.3s var(--ease-aus),
              backdrop-filter 0.3s var(--ease-aus), box-shadow 0.3s var(--ease-aus);
}

.kopf__zeile {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  min-height: 4.75rem;
}

.kopf__logo { display: inline-flex; align-items: center; flex-shrink: 0; position: relative; }
.kopf__logo img { height: 2.7rem; width: auto; }
.kopf__logo .logo-weiss { position: absolute; left: 0; top: 50%; translate: 0 -50%; opacity: 0; }

/* ---- Startseite: scroll-gekoppelter Header-Morph ----
   --dock: 0 = frei schwebende Glas-Pille über dem Hero, 1 = angedockte Creme-Leiste.
   main.js setzt --dock kontinuierlich anhand der Scroll-Position -> nahtloser Übergang. */
body.hat-hero .kopf {
  position: fixed;
  top: calc((1 - var(--dock, 0)) * (var(--ansage-h, 2.4rem) + clamp(0.6rem, 1.4vw, 1rem)));
  left: calc((1 - var(--dock, 0)) * clamp(0.75rem, 2vw, 1.75rem));
  right: calc((1 - var(--dock, 0)) * clamp(0.75rem, 2vw, 1.75rem));
  border-radius: calc((1 - var(--dock, 0)) * 22px);
  border-style: solid;
  border-width: 1px;
  border-color: transparent;
  border-bottom-color: rgb(42 33 25 / calc(var(--dock, 0) * 0.12));
  background: rgb(
    calc(28 + (245 - 28) * var(--dock, 0))
    calc(20 + (238 - 20) * var(--dock, 0))
    calc(12 + (225 - 12) * var(--dock, 0))
    / calc(0.10 + var(--dock, 0) * 0.75)
  );
  box-shadow: 0 12px 34px -18px rgba(0, 0, 0, calc(0.55 * (1 - var(--dock, 0))));
  backdrop-filter: blur(calc(18px + var(--dock, 0) * 4px)) saturate(1.15);
  -webkit-backdrop-filter: blur(calc(18px + var(--dock, 0) * 4px)) saturate(1.15);
  transition: none;
}
body.hat-hero .kopf__burger,
body.hat-hero .kopf__nav a:not(:hover),
body.hat-hero .kopf__nav button:not(:hover),
body.hat-hero .kopf__login:not(:hover) {
  color: rgb(
    calc(255 + (42 - 255) * var(--dock, 0))
    calc(255 + (33 - 255) * var(--dock, 0))
    calc(255 + (25 - 255) * var(--dock, 0))
  );
}
body.hat-hero .kopf__nav .ist-aktiv > a::after,
body.hat-hero .kopf__nav .ist-aktiv > button::after {
  background: rgb(
    calc(255 + (201 - 255) * var(--dock, 0))
    calc(255 + (0 - 255) * var(--dock, 0))
    calc(255 + (47 - 255) * var(--dock, 0))
  );
}
body.hat-hero .logo-farbe { opacity: var(--dock, 0); }
body.hat-hero .logo-weiss { opacity: calc(1 - var(--dock, 0)); }

/* Unterseiten: sticky bleiben, nur Schattenkante beim Scrollen */
.kopf.hat-schatten {
  background: rgba(245, 238, 225, 0.85);
  backdrop-filter: blur(14px) saturate(1.3);
  border-bottom-color: var(--linie);
  box-shadow: var(--schatten-s);
}

.kopf__nav ul {
  display: flex; align-items: center;
  gap: clamp(0.75rem, 1.8vw, 1.9rem);
  list-style: none; margin: 0; padding: 0;
}
.kopf__nav a, .kopf__nav button {
  font-family: var(--font-body);
  font-weight: 500;
  font-size: 0.98rem;
  color: var(--tinte);
  text-decoration: none;
  background: none; border: 0;
  padding: 0.5rem 0.15rem;
  cursor: pointer;
  display: inline-flex; align-items: center; gap: 0.3rem;
  position: relative;
  transition: color 0.2s var(--ease-aus);
}
.kopf__nav a:hover, .kopf__nav button:hover { color: var(--kirsche); }
.kopf__nav .ist-aktiv > a::after,
.kopf__nav .ist-aktiv > button::after {
  content: ""; position: absolute; left: 0.1rem; right: 0.1rem; bottom: 0.05rem;
  height: 2px; border-radius: 2px; background: var(--kirsche);
}

.kopf__rechts { display: flex; align-items: center; gap: 1.5rem; flex-shrink: 0; }
.kopf__burger { display: none; }
.kopf__login {
  font-family: var(--font-body); font-weight: 500; font-size: 0.98rem;
  color: var(--tinte); text-decoration: none; min-height: 44px;
  display: inline-flex; align-items: center;
}
.kopf__login:hover { color: var(--kirsche); }

.hat-dropdown { position: relative; }
.hat-dropdown svg { width: 10px; height: 6px; transition: transform 0.2s var(--ease-aus); }
.hat-dropdown [aria-expanded="true"] svg { transform: rotate(180deg); }

.kopf__nav .dropdown {
  position: absolute;
  top: calc(100% + 0.6rem);
  left: -0.75rem;
  z-index: var(--z-dropdown);
  background: var(--karte-hell);
  border: 1px solid var(--linie);
  border-radius: var(--r-s);
  padding: 0.4rem;
  min-width: 11rem;
  flex-direction: column;
  align-items: stretch;
  gap: 0;
  display: none;
  box-shadow: var(--schatten-m);
}
.kopf__nav .hat-dropdown [aria-expanded="true"] + .dropdown { display: flex; }
.dropdown a { padding: 0.55rem 0.85rem; border-radius: 10px; width: 100%; color: var(--tinte) !important; }
.dropdown a:hover { background: var(--karte); color: var(--kirsche) !important; }

@media (max-width: 63.9em) {
  .kopf__nav, .kopf__rechts { display: none; }
  .kopf__zeile { justify-content: center; }
}

/* ---- Mobile: Header wird zur Bottom-Bar (Logo links, CTA + Burger rechts) ----
   Auf der Startseite morpht sie mit --dock wie am Desktop: über dem Hero eine
   frei schwebende Glas-Pille (berührt keine Ränder), danach creme und bündig
   am unteren Rand. Unterseiten: immer creme, bündig unten. */
@media (max-width: 47.9em) {
  .kopf {
    position: fixed;
    top: auto;
    bottom: 0;
    inset-inline: 0;
    z-index: var(--z-dock);
    background: rgba(245, 238, 225, 0.92);
    backdrop-filter: blur(16px) saturate(1.3);
    -webkit-backdrop-filter: blur(16px) saturate(1.3);
    border: 1px solid transparent;
    border-top-color: var(--linie);
    padding-bottom: env(safe-area-inset-bottom);
  }
  .kopf.hat-schatten {
    box-shadow: 0 -10px 26px -18px rgba(0, 0, 0, 0.3);
    border-bottom-color: transparent;
  }
  .kopf__zeile { justify-content: space-between; gap: 0.6rem; min-height: 4.1rem; }
  .kopf__logo img { height: 2.1rem; }
  .kopf__rechts { display: flex; margin-left: auto; }
  .kopf__rechts .knopf--klein { padding: 0.6rem 1.05rem; font-size: 0.88rem; }
  .kopf__burger {
    display: inline-flex; flex-direction: column; align-items: center; justify-content: center;
    gap: 6px; width: 44px; height: 44px; flex-shrink: 0;
    background: none; border: 0; border-radius: 12px; cursor: pointer;
    color: var(--tinte);
  }
  .kopf__burger span {
    display: block; width: 22px; height: 2px; border-radius: 2px;
    background: currentColor;
    transition: width 0.2s var(--ease-aus);
  }
  .kopf__burger:active span:first-child { width: 15px; }

  /* Startseite: identisch zur Unterseiten-Bar — immer creme, immer bündig
     am Boden (der frühere Glas-Morph war in Chrome mobil nicht zuverlässig). */
  body.hat-hero .kopf {
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 0;
    background: rgba(245, 238, 225, 0.92);
    border-top-color: var(--linie);
    border-bottom-color: transparent;
    padding-bottom: env(safe-area-inset-bottom);
    box-shadow: none;
    backdrop-filter: blur(16px) saturate(1.3);
    -webkit-backdrop-filter: blur(16px) saturate(1.3);
  }
  body.hat-hero .logo-farbe { opacity: 1; }
  body.hat-hero .logo-weiss { opacity: 0; }
  body.hat-hero .kopf__burger { color: var(--tinte); }
  /* CTA im Bottom-Header erst zeigen, sobald der Hero verlassen ist
     (im Hero gibt es bereits einen großen „Jetzt Termin anfragen"-Button).
     .hero-weg wird von main.js gesetzt, sobald --dock die Hälfte übersteigt. */
  body.hat-hero .kopf__rechts {
    opacity: 0;
    transform: translateY(0.5rem);
    pointer-events: none;
    transition: opacity 0.85s var(--ease-aus), transform 0.85s var(--ease-aus);
  }
  body.hat-hero .kopf.hero-weg .kopf__rechts {
    opacity: 1;
    transform: none;
    pointer-events: auto;
  }
  /* Platz im Hero: die Bar überdeckt nichts, Scroll-Pfeil entfällt */
  body.hat-hero .held__inhalt { padding-bottom: calc(5.4rem + env(safe-area-inset-bottom)); }
  body.hat-hero .held__runter { display: none; }
  /* Kein Ken-Burns-Zoom auf dem Handy: Chrome mobil rastert die skalierende
     Ebene beim Scrollen sichtbar neu ("Bild zoomt heran").
     .held .held__bild: höhere Spezifität als die Basis-Animationsregel,
     die später im Stylesheet steht. */
  .held .held__bild { animation: none; will-change: auto; transform: none; }
}

/* ---------- Hero (Full-bleed, Function-Stil) ---------- */

.held {
  position: relative;
  min-height: 100svh;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  color: var(--weiss);
  overflow: hidden;
}

.held__bild {
  position: absolute; inset: 0; z-index: -2;
  overflow: hidden;
}
.held__bild img {
  position: absolute; inset: 0;
  width: 100%; height: 100%;
  object-fit: cover; object-position: 70% center;
  opacity: 0;
  z-index: 0;
  /* Bewusst KEINE Transition hier: nur das einblendende Bild (.wechselt)
     blendet weich; das alte verschwindet nach dem Tausch instant. Sonst
     läge sein Ausblenden beim Rundlauf (letztes → erstes Bild) sichtbar
     ÜBER dem neuen Bild (DOM-Reihenfolge bei gleichem z-index). */
}
.held__bild img.ist-aktiv { opacity: 1; }
/* Einblendendes Bild: weiche Blende, liegt über dem alten */
.held__bild img.wechselt {
  opacity: 1;
  z-index: 1;
  transition: opacity 0.75s var(--ease-weich);
}

/* Sanfter Ken-Burns-Zoom auf dem CONTAINER (hin und zurück).
   Bewusst nicht auf den einzelnen Bildern: dort startet die Animation bei
   jedem Klassenwechsel (.wechselt/.ist-aktiv) neu bei scale(1) und erzeugt
   beim Bildwechsel einen sichtbaren Zoom-Sprung. */
.held__bild {
  animation: held-zoom 18s ease-in-out infinite alternate;
  /* Chromium mobil rastert transform-animierte Ebenen beim Scrollen sonst
     neu (kurzer sichtbarer Zoom-Sprung); will-change hält die Ebene stabil. */
  will-change: transform;
}
@keyframes held-zoom {
  from { transform: scale(1); }
  to   { transform: scale(1.055); }
}

.held::after {
  content: "";
  position: absolute; inset: 0; z-index: -1;
  background:
    linear-gradient(to top, rgba(28, 20, 12, 0.82) 0%, rgba(28, 20, 12, 0.25) 42%, rgba(28, 20, 12, 0.12) 70%, rgba(28, 20, 12, 0.28) 100%);
}

.held__inhalt {
  position: relative;
  z-index: 1; /* sicher über der Glas-Spur */
  width: 100%;
  max-width: var(--wrap);
  margin-inline: auto;
  padding-inline: var(--rand);
  padding-block: clamp(2.5rem, 5vw, 4.5rem);
}

.held__badge {
  display: inline-flex; align-items: center; gap: 0.5rem;
  font-family: var(--font-body); font-weight: 600; font-size: 0.8rem;
  letter-spacing: 0.04em; text-transform: uppercase;
  color: var(--weiss);
  background: rgb(28 20 12 / 0.10);
  backdrop-filter: blur(18px) saturate(1.15);
  -webkit-backdrop-filter: blur(18px) saturate(1.15);
  border: 1px solid transparent;
  padding: 0.4rem 0.9rem; border-radius: 999px;
  margin-bottom: 1.5rem;
}
.held__badge::before {
  content: ""; width: 7px; height: 7px; border-radius: 50%; background: var(--kirsche);
  box-shadow: 0 0 0 3px rgba(201, 0, 47, 0.35);
}

.held h1 {
  color: var(--weiss);
  max-width: none; /* einzeilig: „In Bewegung kommen." bricht nicht um */
  font-size: clamp(1.9rem, 4.3vw, 3.6rem);
  margin-bottom: 0.35em;
  text-shadow: 0 2px 30px rgba(0, 0, 0, 0.3);
}
.held__lead {
  font-family: var(--font-body);
  font-size: clamp(1.05rem, 1.4vw, 1.3rem);
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.92);
  max-width: 42ch;
  margin: 0 0 2rem;
}

.held__aktionen { display: flex; flex-wrap: wrap; align-items: center; gap: 1rem 1.5rem; }
.held__aktionen .tel-link { color: var(--weiss); }
.held__aktionen .tel-link:hover { color: #ffd0d9; }

/* Fuß-Zeile im Hero: Aktionen links, Stats rechts (Function-Layout) */
.held__fuss {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: clamp(1.75rem, 4vw, 3rem);
  margin-top: clamp(2.25rem, 5vw, 3.5rem);
}

.held__stats {
  display: flex;
  gap: 0;
  margin: 0;
}
.held__stat {
  display: flex; flex-direction: column; gap: 0.15rem;
  padding-inline: clamp(1rem, 2.4vw, 2rem);
  border-left: 1px solid rgba(255, 255, 255, 0.28);
}
.held__stat:first-child { border-left: 0; padding-left: 0; }
.held__stat:last-child { padding-right: 0; }
.held__stat b {
  display: block;
  font-family: var(--font-display); font-weight: 500; font-style: italic;
  font-size: clamp(1.5rem, 2.4vw, 2.1rem); line-height: 1; color: var(--weiss);
}
.held__stat span { font-family: var(--font-body); font-size: 0.9rem; color: rgba(255, 255, 255, 0.82); }

/* Mobile: aufgeräumter Hero — kleines Badge, CTA + Telefon nebeneinander,
   Stats wandern in das Creme-Band direkt unter dem Hero (.stats-band). */
@media (max-width: 47.9em) {
  .held__bild img { object-position: var(--fokus, 70% center); }
  .held__badge { font-size: 0.64rem; padding: 0.28rem 0.65rem; gap: 0.4rem; margin-bottom: 1.1rem; }
  .held__badge::before { width: 6px; height: 6px; box-shadow: 0 0 0 2px rgba(201, 0, 47, 0.35); }
  .held__lead { margin-bottom: 1.5rem; }
  .held__fuss { margin-top: 1.75rem; }
  .held .held__stats { display: none; }
  .held__aktionen { width: 100%; flex-wrap: nowrap; gap: 1rem; }
  .held__aktionen .knopf { padding: 0.6rem 1.05rem; font-size: 0.88rem; min-height: 42px; flex-shrink: 0; }
  .held__aktionen .tel-link { font-size: 0.92rem; min-height: 42px; white-space: nowrap; }
  .held__aktionen .tel-link svg { width: 16px; height: 16px; }
}

/* Creme-Band mit den drei Stats direkt unter dem Hero (nur Mobile) */
.stats-band { display: none; }
@media (max-width: 47.9em) {
  .stats-band {
    display: block;
    background: var(--creme);
    padding: 1.2rem var(--rand) 1.3rem;
    border-bottom: 1px solid var(--linie);
  }
  .stats-band .held__stats { display: flex; width: 100%; margin: 0; }
  .stats-band .held__stat {
    flex: 1 1 0; flex-direction: column; gap: 0.15rem;
    padding: 0 0.35rem 0 0.8rem;
    border-left: 1px solid var(--linie);
  }
  .stats-band .held__stat:first-child { border-left: 0; padding-left: 0; }
  .stats-band .held__stat b {
    display: block; color: var(--tinte);
    font-size: clamp(1.05rem, 4.6vw, 1.3rem);
  }
  .stats-band .held__stat span { font-size: 0.72rem; color: var(--tinte-2); }
}

.held__runter {
  position: absolute; left: 50%; bottom: 1.2rem; translate: -50% 0;
  z-index: 1;
  color: rgba(255, 255, 255, 0.7);
  animation: schwebe 2.4s var(--ease-aus) infinite;
}
@keyframes schwebe { 0%,100%{ transform: translateY(0);} 50%{ transform: translateY(6px);} }

/* ---------- Seitenkopf (Unterseiten) ---------- */

.seitenkopf { padding-block: clamp(3rem, 6vw, 5.5rem) clamp(1.5rem, 3vw, 2.5rem); }
.seitenkopf h1 { max-width: 18ch; }
.seitenkopf .lead { max-width: 54ch; }

/* ---------- 404 ---------- */
.seitenkopf--fehler { padding-block: clamp(4rem, 10vw, 8rem) clamp(4rem, 10vw, 8rem); }
.fehler__aktionen { display: flex; flex-wrap: wrap; gap: 0.75rem; }
.fehler__hilfe { margin-top: clamp(1.5rem, 3vw, 2rem); color: var(--tinte-2); }

/* ---------- Section-Titel ---------- */

.abschnitt-kopf { max-width: 40rem; margin-bottom: clamp(2rem, 4vw, 3rem); }
.abschnitt-kopf.mitte { margin-inline: auto; }

/* ---------- 3-Schritte-Motiongraphic ----------
   Ein Bogen verbindet drei Stationen; beim Scroll-Eintritt zeichnet sich die
   Linie, die Knoten springen nacheinander auf, die Texte folgen gestaffelt.
   Ohne JS oder mit reduzierter Bewegung: alles sofort sichtbar. */

.ablauf { margin-top: clamp(2.5rem, 5vw, 4rem); }

.ablauf__spur {
  position: relative;
  height: clamp(70px, 9vw, 110px);
  margin-bottom: 1.5rem;
}
.ablauf__spur svg {
  position: absolute; inset: 0;
  width: 100%; height: 100%;
  overflow: visible;
}
.ablauf__linie {
  fill: none;
  stroke: var(--kirsche);
  stroke-width: 2px;
  stroke-linecap: round;
  vector-effect: non-scaling-stroke;
}
.ablauf__knoten {
  position: absolute;
  left: var(--x); top: var(--y);
  translate: -50% -50%;
  width: 2.7rem; height: 2.7rem;
  border-radius: 50%;
  background: var(--kirsche);
  color: var(--weiss);
  display: grid; place-items: center;
  font-family: var(--font-display);
  font-style: italic;
  font-size: 1.2rem;
  box-shadow: 0 0 0 6px var(--creme-2);
}

.ablauf__texte {
  list-style: none; margin: 0; padding: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(1rem, 2.5vw, 2rem);
  counter-reset: schritt;
}
.ablauf__texte li { text-align: center; counter-increment: schritt; }
.ablauf__texte h3 { font-size: 1.3rem; margin-bottom: 0.35rem; }
.ablauf__texte p { color: var(--tinte-2); font-size: 0.97rem; margin: 0 auto; max-width: 30ch; }

/* Startzustände nur, wenn JS aktiv ist und Bewegung erlaubt.
   Die Linie wird per Clip-Path-Wipe „gezeichnet" statt per stroke-dasharray –
   Chromium berechnet Dashes bei non-scaling-stroke ohne pathLength-Normierung,
   wodurch vor der Animation Reststücke des Pfads sichtbar wären. */
.ablauf.js-motion .ablauf__spur svg { clip-path: inset(-8px 100% -8px 0); }
.ablauf.js-motion .ablauf__knoten { scale: 0; }
.ablauf.js-motion .ablauf__texte li { opacity: 0; translate: 0 14px; }

.ablauf.js-motion.ist-sichtbar .ablauf__spur svg {
  animation: ablauf-linie 1.1s var(--ease-aus) forwards;
}
.ablauf.js-motion.ist-sichtbar .ablauf__knoten {
  animation: ablauf-knoten 0.45s var(--ease-aus) forwards;
  animation-delay: calc(0.15s + var(--i) * 0.35s);
}
.ablauf.js-motion.ist-sichtbar .ablauf__texte li {
  animation: ablauf-text 0.5s var(--ease-aus) forwards;
  animation-delay: calc(0.3s + var(--i) * 0.35s);
}
@keyframes ablauf-linie { to { clip-path: inset(-8px 0 -8px 0); } }
@keyframes ablauf-knoten { to { scale: 1; } }
@keyframes ablauf-text { to { opacity: 1; translate: 0 0; } }

/* Mobil: vertikaler Pfad, der sich scroll-gekoppelt rot füllt (Scroll-Animation
   bleibt). --seg füllt die zwei Segmente nacheinander, --an aktiviert die Knoten,
   sobald der Pfad sie erreicht. KEINE Einblend-Eingangsanimation, KEIN Glow-Ring. */
@media (max-width: 47.9em) {
  .ablauf__spur { display: none; }
  .ablauf__texte { grid-template-columns: 1fr; gap: 2.6rem; }
  /* Einblenden beim Erscheinen aus – Inhalte sofort sichtbar, nur der Pfad
     füllt sich beim Scrollen. */
  .ablauf.js-motion .ablauf__texte li { opacity: 1; translate: 0; }
  .ablauf.js-motion.ist-sichtbar .ablauf__texte li { animation: none; }
  .ablauf__texte li { text-align: left; position: relative; padding-left: 3.6rem; }
  .ablauf__texte li:nth-child(1) { --an: 1; --seg: clamp(0, var(--ablauf-p, 1) * 2.4, 1); }
  .ablauf__texte li:nth-child(2) { --an: clamp(0, (var(--ablauf-p, 1) - 0.4) * 9, 1); --seg: clamp(0, var(--ablauf-p, 1) * 2.4 - 1.25, 1); }
  .ablauf__texte li:nth-child(3) { --an: clamp(0, (var(--ablauf-p, 1) - 0.86) * 9, 1); }
  .ablauf__texte li::before {
    content: counter(schritt);
    position: absolute; left: 0; top: 0;
    width: 2.5rem; height: 2.5rem; border-radius: 50%;
    background: var(--kirsche); color: var(--weiss);
    display: grid; place-items: center;
    font-family: var(--font-display); font-style: italic; font-size: 1.1rem;
    opacity: calc(0.35 + 0.65 * var(--an, 1));
    scale: calc(0.86 + 0.14 * var(--an, 1));
  }
  .ablauf__texte li:not(:last-child)::after {
    content: "";
    position: absolute; left: 1.25rem; top: 2.8rem; bottom: -2.45rem;
    width: 2px; border-radius: 2px;
    background:
      linear-gradient(var(--kirsche), var(--kirsche)) top / 100% calc(var(--seg, 1) * 100%) no-repeat,
      rgba(201, 0, 47, 0.16);
  }
  .ablauf__texte p { margin: 0; max-width: none; }
}

/* ---------- Leistungs-Cards ---------- */

.karten {
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(0.85rem, 1.5vw, 1.25rem);
}
@media (min-width: 40em) { .karten { grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 64em) { .karten { grid-template-columns: repeat(3, 1fr); } }
@media (min-width: 110em) { .karten { grid-template-columns: repeat(4, 1fr); } }

/* ---------- Leistungs-Galerie (Bild-Akkordeon) ---------- */

.lg {
  display: flex;
  gap: clamp(0.6rem, 1vw, 1rem);
  height: clamp(20rem, 55vh, 38rem);
}
.lg__panel {
  position: relative;
  flex: 1 1 0;
  min-width: 0;
  overflow: hidden;
  border-radius: var(--r-l);
  background: var(--tinte);
  text-decoration: none;
  color: var(--weiss);
  transition: flex-grow 0.9s var(--ease-weich);
}
.lg__img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(0.94) brightness(0.9);
  transform: scale(1.02);
  transition: transform 1.1s var(--ease-weich), filter 0.9s var(--ease-weich);
}
.lg__panel::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(42, 33, 25, 0.72) 0%, rgba(42, 33, 25, 0.15) 42%, rgba(42, 33, 25, 0) 68%);
  opacity: 0;
  transition: opacity 0.7s var(--ease-weich);
}
.lg__label {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 0.15rem;
  padding: clamp(1rem, 1.8vw, 1.75rem);
  font-family: var(--font-display);
  font-weight: 300;
  font-size: clamp(1.35rem, 1.9vw, 2rem);
  line-height: 1.08;
  white-space: nowrap;
  opacity: 0;
  transform: translateY(0.6rem);
  transition: opacity 0.6s var(--ease-weich) 0.12s, transform 0.6s var(--ease-weich) 0.12s;
}
.lg__nutzen {
  font-family: var(--font-body);
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.85);
  white-space: normal;
  max-width: 28ch;
  margin-top: 0.35rem;
}

/* Desktop: Akkordeon-Verhalten beim Hover / Fokus */
@media (hover: hover) and (min-width: 48em) {
  .lg__panel:hover,
  .lg__panel:focus-visible {
    flex-grow: 3;
  }
  .lg__panel:hover .lg__img,
  .lg__panel:focus-visible .lg__img {
    filter: saturate(1) brightness(1);
    transform: scale(1);
  }
  .lg__panel:hover::after,
  .lg__panel:focus-visible::after,
  .lg__panel:hover .lg__label,
  .lg__panel:focus-visible .lg__label {
    opacity: 1;
  }
  .lg__panel:hover .lg__label,
  .lg__panel:focus-visible .lg__label {
    transform: none;
  }
}

/* Ohne Hover (Touch/Mobile): großes Swipe-Carousel mit Scroll-Snap,
   blutet bis an den Bildschirmrand aus, Titel immer sichtbar */
@media (hover: none), (max-width: 47.99em) {
  .lg {
    height: auto;
    gap: 0.8rem;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior-x: contain;
    margin-inline: calc(-1 * var(--rand));
    padding-inline: var(--rand);
    scroll-padding-inline: var(--rand);
    scrollbar-width: none;
  }
  .lg::-webkit-scrollbar { display: none; }
  .lg__panel {
    flex: 0 0 min(76vw, 24rem);
    height: auto;
    aspect-ratio: 3 / 4;
    border-radius: var(--r-m);
    scroll-snap-align: start;
  }
  .lg__img { filter: saturate(1) brightness(1); transform: none; }
  .lg__panel::after,
  .lg__label { opacity: 1; }
  .lg__label { transform: none; }
}

/* Hervorgehobener Callout (z. B. sektorale Heilpraktik) */
.callout {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: clamp(1rem, 2.5vw, 2rem);
  background: var(--karte);
  border: 1px solid rgba(201, 0, 47, 0.25);
  border-radius: var(--r-l);
  padding: clamp(1.5rem, 3vw, 2.25rem);
}
.callout__icon {
  width: 3.4rem; height: 3.4rem; border-radius: 18px;
  background: var(--kirsche); color: var(--weiss);
  display: grid; place-items: center; flex-shrink: 0;
}
.callout__icon svg { width: 28px; height: 28px; stroke: currentColor; fill: none; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.callout h3 { margin: 0 0 0.2rem; }
.callout p { margin: 0; color: var(--tinte-2); max-width: 60ch; }
.callout .knopf { white-space: nowrap; }
@media (max-width: 47.9em) {
  /* Icon oben links über den Text stellen: alles einspaltig stapeln */
  .callout { grid-template-columns: 1fr; align-items: start; gap: 1.1rem; }
  .callout .knopf { grid-column: 1 / -1; justify-content: center; }
}
.karte {
  background: var(--karte-hell);
  border: 1px solid var(--linie);
  border-radius: var(--r-m);
  padding: 1.5rem 1.5rem 1.6rem;
  display: flex; flex-direction: column;
  text-decoration: none; color: inherit;
  transition: transform 0.55s var(--ease-aus), box-shadow 0.55s var(--ease-aus), border-color 0.55s var(--ease-aus);
}
a.karte:hover { transform: translateY(-4px); box-shadow: var(--schatten-m); border-color: rgba(201,0,47,0.3); }
.karte__icon {
  width: 2.6rem; height: 2.6rem; border-radius: 14px;
  background: var(--creme-2); color: var(--kirsche);
  display: grid; place-items: center; margin-bottom: 1.1rem;
}
.karte__icon svg { width: 22px; height: 22px; stroke: currentColor; fill: none; stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; }
.karte h3 { font-size: 1.2rem; margin-bottom: 0.35rem; }
.karte p { color: var(--tinte-2); font-size: 0.95rem; margin: 0; }
a.karte { position: relative; }
a.karte .karte__mehr {
  margin-top: 1rem; color: var(--kirsche); font-weight: 600; font-size: 0.9rem;
  display: inline-flex; align-items: center; gap: 0.35rem;
}
a.karte .karte__mehr::after { content: "→"; transition: transform 0.45s var(--ease-aus); }
a.karte:hover .karte__mehr::after { transform: translateX(3px); }

/* ---------- Bild/Text-Split ---------- */

.split {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 22rem), 1fr));
  gap: clamp(2rem, 5vw, 4.5rem);
  align-items: center;
}
.split__bild { border-radius: var(--r-l); overflow: hidden; box-shadow: var(--schatten-m); }
.split__bild img { width: 100%; object-fit: cover; transition: transform 0.6s var(--ease-aus); }
.split__bild:hover img { transform: scale(1.03); }
.split--bild-links .split__bild { order: -1; }
/* Mobil: Text (mit Überschrift) zuerst, Bild darunter — sonst klemmen sich
   das Bild dieser Sektion und das der vorherigen aneinander und die
   Überschrift rutscht unter ihr Bild. */
@media (max-width: 47.9em) { .split--bild-links .split__bild { order: 1; } }

.merkmale { list-style: none; margin: 1.5rem 0 0; padding: 0; display: grid; gap: 1.1rem; }
.merkmale li { display: flex; gap: 0.85rem; align-items: flex-start; }
.merkmale svg {
  flex-shrink: 0; width: 1.4rem; height: 1.4rem; margin-top: 0.15rem;
  stroke: var(--kirsche); fill: none; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round;
}
.merkmale b { font-family: var(--font-body); font-weight: 600; display: block; }
.merkmale span { color: var(--tinte-2); font-size: 0.97rem; }

/* ---------- Full-bleed Bildband ---------- */

.bildband {
  position: relative;
  min-height: clamp(20rem, 42vw, 32rem);
  display: flex; align-items: center;
  color: var(--weiss);
  overflow: hidden;
}
.bildband__bild { position: absolute; inset: 0; z-index: -2; }
.bildband__bild img { width: 100%; height: 100%; object-fit: cover; }
.bildband::after {
  content: ""; position: absolute; inset: 0; z-index: -1;
  background: linear-gradient(90deg, rgba(28,20,12,0.78) 0%, rgba(28,20,12,0.5) 45%, rgba(28,20,12,0.15) 100%);
}
.bildband h2 { color: var(--weiss); max-width: 20ch; }
.bildband p { color: rgba(255,255,255,0.9); max-width: 46ch; }
.bildband .knopf--hell { margin-top: 1rem; }

/* ---------- Praxis-Slider (Full-bleed, Überschrift darüber) ---------- */

.praxis-intro {
  padding-block: clamp(3.5rem, 8vw, 6.5rem) clamp(1.75rem, 3vw, 2.5rem);
}
.praxis-intro .abschnitt-kopf { margin-block: 0; }

.slider {
  position: relative;
  overflow: hidden;
  min-height: clamp(24rem, 52vw, 38rem);
  cursor: zoom-in;
}
/* Desktop: 16:9-Format bei voller Breite.
   Wichtig: width explizit setzen und KEIN max-height — bei aspect-ratio
   überträgt der Browser eine Höhengrenze sonst auf die Breite (Slider
   endete vor dem rechten Rand). */
@media (min-width: 48em) {
  .slider {
    width: 100%;
    min-height: 0;
    aspect-ratio: 16 / 9;
  }
}
.slider__bild {
  position: absolute; inset: 0; margin: 0;
  z-index: 0;
  opacity: 0;
  transition: opacity 1.2s var(--ease-weich);
}
/* Ken-Burns-Zoom: das aktive Bild zoomt langsam ein; beim Wechsel zoomt das
   ausgehende sanft zurück, während es ausblendet — kein Sprung, ruhige Tiefe.
   Überstand wird von .slider (overflow: hidden) beschnitten. */
.slider__bild img {
  width: 100%; height: 100%; object-fit: cover;
  transform: scale(1);
  transition: transform 4s linear;
  will-change: transform;
}
.slider__bild.ist-aktiv { opacity: 1; }
.slider__bild.ist-aktiv img {
  transform: scale(1.065);
  transition: transform 7s linear;
}

/* Punkte-Navigation: ganz unten, mittig — schwarze Punkte, aktiver dehnt sich zur Pille */
.slider__punkte {
  position: absolute; bottom: clamp(0.9rem, 2vw, 1.5rem); left: 50%;
  translate: -50% 0;
  z-index: 3;
  display: flex;
  align-items: center;
  gap: 0.1rem;
  max-width: calc(100% - 2rem);
  flex-wrap: wrap;
  justify-content: center;
}
.slider__punkt {
  min-width: 24px; height: 24px;
  padding: 0; border: 0;
  background: transparent;
  display: grid; place-items: center;
  cursor: pointer;
}
.slider__punkt::before {
  content: "";
  width: 9px; height: 9px;
  border-radius: 999px;
  background: #fff;
  opacity: 0.55;
  box-shadow: 0 1px 3px rgba(42, 33, 25, 0.35);
  transition: width 0.55s var(--ease-weich), opacity 0.4s var(--ease-weich);
}
.slider__punkt:hover::before { opacity: 0.8; }
.slider__punkt.ist-aktiv::before {
  width: 30px;
  opacity: 1;
}
/* Mobil: 14 Punkte in genau einer Reihe */
@media (max-width: 47.9em) {
  .slider__punkte { flex-wrap: nowrap; gap: 0; bottom: 0.7rem; max-width: calc(100% - 1.25rem); }
  .slider__punkt { min-width: 1.3rem; height: 1.9rem; }
  .slider__punkt::before { width: 7px; height: 7px; }
  .slider__punkt.ist-aktiv::before { width: 19px; }
}

/* Pfeile am linken/rechten Bildrand */
.slider__pfeil {
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  z-index: 3;
  width: clamp(44px, 4vw, 54px);
  aspect-ratio: 1;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.7);
  background: rgba(245, 238, 225, 0.7);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  color: var(--tinte);
  display: grid; place-items: center;
  cursor: pointer;
  box-shadow: 0 8px 20px -12px rgba(42, 33, 25, 0.8);
  transition: background 0.2s var(--ease-aus), color 0.2s var(--ease-aus), transform 0.2s var(--ease-aus);
}
.slider__pfeil--links { left: clamp(0.75rem, 2.5vw, 2rem); }
.slider__pfeil--rechts { right: clamp(0.75rem, 2.5vw, 2rem); }
.slider__pfeil:hover { background: var(--creme); color: var(--kirsche); }
/* Nur skalieren — die Mittigkeit kommt aus der translate-Property (Zeile oben).
   Ein transform: translateY(-50%) hier würde ZUSÄTZLICH verschieben: der Pfeil
   sprang beim Drücken eine halbe Höhe nach oben, rutschte unter der Maus weg
   und das Mouseup landete auf dem Bild → Lightbox statt Bildwechsel. */
.slider__pfeil:active { transform: scale(0.94); }
.slider__pfeil svg { width: 22px; height: 22px; stroke: currentColor; fill: none; stroke-width: 1.9; stroke-linecap: round; stroke-linejoin: round; }

.slider :focus-visible {
  box-shadow: 0 0 0 3px rgba(42, 33, 25, 0.55), 0 0 0 6px var(--creme);
}

/* ---------- Lightbox (Großansicht) ---------- */

.lightbox {
  border: 0; padding: 0;
  width: 100%; max-width: 100vw; height: 100%; max-height: 100vh;
  background: transparent;
  overflow: hidden;
}
.lightbox::backdrop {
  background: rgba(20, 14, 8, 0.9);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
}
.lightbox[open] { animation: lightbox-auf 0.3s var(--ease-aus); }
@keyframes lightbox-auf { from { opacity: 0; } to { opacity: 1; } }
.lightbox__figur {
  margin: 0; width: 100%; height: 100%;
  display: grid; place-items: center;
  padding: clamp(1rem, 4vw, 3rem);
}
.lightbox__bild {
  max-width: min(94vw, 1500px);
  max-height: 85vh;
  width: auto; height: auto;
  border-radius: var(--r-m);
  box-shadow: 0 30px 80px -30px rgba(0, 0, 0, 0.8);
  animation: lightbox-bild 0.35s var(--ease-aus);
}
@keyframes lightbox-bild { from { opacity: 0; scale: 0.96; } to { opacity: 1; scale: 1; } }
.lightbox__knopf {
  position: fixed; z-index: 2;
  width: 3rem; height: 3rem; border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.35);
  background: rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  color: var(--weiss);
  display: grid; place-items: center; cursor: pointer;
  transition: background 0.2s var(--ease-aus), transform 0.2s var(--ease-aus);
}
.lightbox__knopf:hover { background: rgba(255, 255, 255, 0.28); }
.lightbox__knopf:active { transform: scale(0.94); }
.lightbox__knopf svg { width: 24px; height: 24px; stroke: currentColor; fill: none; stroke-width: 1.9; stroke-linecap: round; stroke-linejoin: round; }
.lightbox__zu { top: clamp(1rem, 3vw, 1.75rem); right: clamp(1rem, 3vw, 1.75rem); }
.lightbox__pfeil { top: 50%; translate: 0 -50%; }
.lightbox__pfeil--links { left: clamp(1rem, 3vw, 2rem); }
.lightbox__pfeil--rechts { right: clamp(1rem, 3vw, 2rem); }
.lightbox__pfeil:active { transform: translateY(-50%) scale(0.94); }
.lightbox__text {
  position: fixed; bottom: clamp(1rem, 3vw, 1.75rem); left: 50%; translate: -50% 0;
  margin: 0; color: rgba(255, 255, 255, 0.9);
  font-family: var(--font-display); font-style: italic; font-size: 1rem;
}
.lightbox :focus-visible {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.5), 0 0 0 6px var(--weiss);
  border-radius: 50%;
}
@media (max-width: 47.9em) {
  .lightbox__pfeil { top: auto; bottom: clamp(3.5rem, 12vw, 5rem); translate: 0 0; }
  .lightbox__text { bottom: clamp(1rem, 4vw, 1.5rem); }
}

/* Leistungs-Button unten mittig (Desktop) */
@media (min-width: 48em) {
  .knopf-mitte { text-align: center; max-width: none; }
}

/* CTA-Nebenzeile unter dem Telefon-Knopf */
.cta__neben { margin-top: 1.25rem; font-size: 0.95rem; color: var(--tinte-2); }
.cta__neben a { color: var(--kirsche); text-decoration: none; }
.cta__neben a:hover { text-decoration: underline; }
.knopf--tel { padding: 0.9rem 1.9rem; font-size: 1.1rem; }
.knopf--tel svg { width: 20px; height: 20px; stroke: currentColor; fill: none; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }

/* ---------- Team ---------- */

.personen {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(100%, 14rem), 1fr));
  gap: clamp(1.5rem, 3vw, 2.25rem) clamp(1rem, 2vw, 1.75rem);
  margin: 0; padding: 0; list-style: none;
}
.person { margin: 0; }
.person img {
  width: 100%; aspect-ratio: 4 / 5; object-fit: cover;
  border-radius: var(--r-m); background: var(--karte);
}
.person figcaption { margin-top: 0.85rem; }
.person__name { font-family: var(--font-display); font-weight: 500; font-size: 1.2rem; display: block; line-height: 1.2; }
.person__rolle { color: var(--tinte-2); font-size: 0.93rem; display: block; margin-top: 0.2rem; }
/* Qualifikationen wie „KG-Gerät“ nicht am Bindestrich umbrechen */
.person__rolle .fest { white-space: nowrap; }
/* Mobil: kleinere Porträts, immer zwei nebeneinander */
@media (max-width: 47.9em) {
  .personen { grid-template-columns: 1fr 1fr; gap: 1.4rem 0.9rem; }
  .person figcaption { margin-top: 0.6rem; }
  .person__name { font-size: 1.02rem; }
  .person__rolle { font-size: 0.8rem; margin-top: 0.1rem; }
}

/* Team-Teaser (Gesichter-Reihe): Gesichter heben sich beim Hover, Nachbarn weichen aus */
.gesichter { display: flex; margin: 0; padding: 0; list-style: none; }
.gesichter li {
  margin: 0;
  position: relative;
  transition: transform 0.3s var(--ease-aus);
}
.gesichter img {
  width: clamp(4rem, 8vw, 5.5rem); height: clamp(4rem, 8vw, 5.5rem);
  border-radius: 50%; object-fit: cover; border: 3px solid var(--creme);
}
.gesichter li + li { margin-left: -1rem; }
.gesichter li:hover {
  transform: translateY(-10px) rotate(-4deg) scale(1.1);
  z-index: 2;
}
.gesichter li:hover ~ li { transform: translateX(12px); }

/* ---------- Galerie ---------- */

.galerie {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: clamp(0.6rem, 1.2vw, 1rem);
}
.galerie figure { margin: 0; overflow: hidden; border-radius: var(--r-m); }
.galerie img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s var(--ease-aus); }
.galerie figure:hover img { transform: scale(1.04); }
.galerie > * { grid-column: span 2; aspect-ratio: 3 / 2; }
.galerie > *:nth-child(7n + 1),
.galerie > *:nth-child(7n + 2),
.galerie > *:nth-child(7n + 6),
.galerie > *:nth-child(7n) { grid-column: span 3; }
@media (max-width: 47.9em) {
  .galerie { grid-template-columns: 1fr 1fr; }
  .galerie > * { grid-column: span 1 !important; }
  .galerie > *:first-child { grid-column: span 2 !important; }
}

/* ---------- Trust-Strip ---------- */

.trust {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 12rem), 1fr));
  gap: clamp(1.5rem, 3vw, 2.5rem);
  text-align: center;
}
.trust__wert {
  font-family: var(--font-display); font-style: italic; font-weight: 400;
  font-size: clamp(2.2rem, 4vw, 3rem); color: var(--kirsche); line-height: 1;
  /* Gleich breite Ziffern, sonst zappelt die Zahl beim Hochzählen */
  font-variant-numeric: tabular-nums;
}
.trust__label { color: var(--tinte-2); font-size: 0.98rem; margin-top: 0.5rem; }

/* ---------- FAQ ---------- */

.faq { max-width: 52rem; }
.faq-block > h2 {
  max-width: 52rem;
  font-size: clamp(1.5rem, 2.2vw, 2rem);
  margin-bottom: 1.1rem;
}
.faq-block + .faq-block { margin-top: clamp(2.75rem, 5.5vw, 4.5rem); }
.faq details { border-bottom: 1px solid var(--linie); }
.faq details:first-child { border-top: 1px solid var(--linie); }
.faq summary {
  font-family: var(--font-display); font-weight: 500;
  font-size: clamp(1.15rem, 1.7vw, 1.45rem);
  padding: 1.3rem 2.5rem 1.3rem 0.25rem;
  cursor: pointer; list-style: none; position: relative; min-height: 44px;
}
.faq summary::-webkit-details-marker { display: none; }
.faq summary::after {
  content: ""; position: absolute; right: 0.5rem; top: 1.65rem;
  width: 16px; height: 16px;
  background:
    linear-gradient(var(--kirsche), var(--kirsche)) center / 100% 2px no-repeat,
    linear-gradient(var(--kirsche), var(--kirsche)) center / 2px 100% no-repeat;
  transition: transform 0.25s var(--ease-aus);
}
.faq details[open] summary::after { transform: rotate(135deg); }
.faq summary:hover { color: var(--kirsche); }
.faq details > div { padding: 0 0.25rem 1.5rem; max-width: 60ch; }
.faq details > div p:last-child { margin-bottom: 0; }
.faq a { color: var(--kirsche); }

/* ---------- Karriere ---------- */

.stelle {
  display: flex; flex-wrap: wrap; align-items: center;
  gap: 1rem 2rem;
  background: var(--karte-hell);
  border: 1px solid var(--linie);
  border-radius: var(--r-m);
  padding: 1.5rem 1.75rem;
}
.stelle + .stelle { margin-top: 1rem; }
.stelle h3 { margin: 0; flex: 1 1 16rem; font-size: 1.35rem; }
.stelle__meta { color: var(--tinte-2); font-size: 0.95rem; margin: 0; }

/* ---------- Kontakt ---------- */

.kontakt-tafel {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 16rem), 1fr));
  gap: clamp(1rem, 2vw, 1.5rem);
}
.kontakt-karte {
  background: var(--karte-hell); border: 1px solid var(--linie);
  border-radius: var(--r-m); padding: 1.75rem;
  display: flex; flex-direction: column; gap: 0.5rem;
}
.kontakt-karte__label { color: var(--tinte-2); font-size: 0.9rem; font-weight: 600; }
.kontakt-karte .gross {
  font-family: var(--font-display); font-weight: 500; font-size: clamp(1.4rem, 2.2vw, 1.9rem);
  color: var(--tinte); text-decoration: none; line-height: 1.15; overflow-wrap: anywhere;
}
.kontakt-karte a.gross:hover { color: var(--kirsche); }

/* ---------- CTA-Sektion ---------- */

.cta {
  text-align: center;
  background: var(--karte);
  border-radius: var(--r-l);
  padding: clamp(2.5rem, 6vw, 4.5rem) clamp(1.5rem, 4vw, 3rem);
}
.cta h2 { max-width: 20ch; margin-inline: auto; }
.cta p { max-width: 46ch; margin-inline: auto; }
.cta__aktionen { display: flex; flex-wrap: wrap; gap: 1rem; justify-content: center; margin-top: 1.75rem; }

/* ---------- Rechtstext ---------- */

.recht { max-width: 52rem; }
.recht h2 { font-size: clamp(1.3rem, 2vw, 1.6rem); margin-top: 2em; }
.recht h1 + p { margin-top: -0.3em; }
.recht a { color: var(--kirsche); }
.hinweis {
  background: var(--karte); border-radius: var(--r-m);
  padding: 1.1rem 1.4rem; font-size: 0.97rem;
}
.hinweis p { margin: 0; }
.hinweis a { color: var(--kirsche); }

/* ---------- Footer (creme) ---------- */

.fuss { background: var(--creme-2); border-top: 1px solid var(--linie); color: var(--tinte-2); font-size: 0.97rem; }
.fuss__gitter {
  display: grid; grid-template-columns: 1.6fr 1fr 1fr 1.3fr;
  gap: clamp(2rem, 4vw, 4rem);
  padding-block: clamp(2.75rem, 6vw, 4rem);
}
@media (max-width: 63.9em) { .fuss__gitter { grid-template-columns: 1fr 1fr; } }
@media (max-width: 40em) { .fuss__gitter { grid-template-columns: 1fr; gap: 2rem; } }
.fuss .wortmarke {
  font-family: var(--font-display); font-weight: 500; font-size: 1.4rem;
  color: var(--tinte); line-height: 1.2; margin: 0 0 0.6rem;
}
.fuss h2 { font-family: var(--font-body); font-size: 0.85rem; letter-spacing: 0.06em; text-transform: uppercase; color: var(--tinte); margin: 0 0 0.9em; }
.fuss ul { list-style: none; margin: 0; padding: 0; }
.fuss li { margin: 0; }
.fuss a { text-decoration: none; color: var(--tinte-2); min-height: 2rem; display: inline-flex; align-items: center; }
.fuss a:hover { color: var(--kirsche); }
.fuss address { font-style: normal; }
.fuss__social { display: flex; gap: 0.6rem; margin-top: 1.1rem; }
.fuss__social a {
  width: 2.5rem; height: 2.5rem; min-height: 0; border-radius: 50%;
  display: inline-flex; align-items: center; justify-content: center;
  border: 1px solid var(--linie); color: var(--tinte-2);
  transition: color 0.2s var(--ease-aus), border-color 0.2s var(--ease-aus), background 0.2s var(--ease-aus);
}
.fuss__social a:hover { color: var(--kirsche); border-color: var(--kirsche); background: var(--karte-hell); }
.fuss__social svg { width: 20px; height: 20px; stroke: currentColor; fill: none; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.fuss__zeile {
  border-top: 1px solid var(--linie); padding-block: 1.25rem;
  display: flex; flex-wrap: wrap; gap: 0.5rem 2rem; justify-content: space-between; font-size: 0.88rem;
}
.fuss__zeile p { margin: 0; }

/* ---------- Bottom Sheet ---------- */

.blatt {
  border: 0; border-radius: 28px 28px 0 0; padding: 0; width: 100%; max-width: none;
  margin: auto 0 0; background: var(--karte-hell); color: var(--tinte);
}
.blatt::backdrop { background: rgba(42, 33, 25, 0.5); }
.blatt { overscroll-behavior: contain; touch-action: pan-y; }
.blatt[open] { animation: blatt-auf 0.3s var(--ease-aus); }
@keyframes blatt-auf { from { translate: 0 100%; } to { translate: 0 0; } }
.blatt__inhalt { padding: 1rem 1.25rem calc(1.5rem + env(safe-area-inset-bottom)); }
/* Greifbare Zone zum Ziehen; die sichtbare Linie ist das ::before */
.blatt__griff {
  display: flex; justify-content: center; align-items: center;
  width: 100%; padding: 0.85rem 0; margin: -0.5rem 0 0.5rem;
  background: none; touch-action: none; cursor: grab;
}
.blatt__griff:active { cursor: grabbing; }
.blatt__griff::before {
  content: ""; width: 3rem; height: 5px; border-radius: 5px; background: var(--linie);
  transition: background 0.2s var(--ease-aus);
}
.blatt__griff:active::before { background: var(--tinte-2); }
.blatt nav ul { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 0.1rem; }
.blatt nav a {
  display: flex; align-items: center; min-height: 48px; padding: 0.4rem 0.75rem;
  border-radius: 12px; font-family: var(--font-body); font-weight: 500; text-decoration: none; color: var(--tinte);
}
.blatt nav a:hover, .blatt nav a:focus-visible { background: var(--karte); }
.blatt nav a:active { background: var(--karte); }
.blatt nav .ist-aktiv, .blatt nav a[aria-current="page"] { color: var(--kirsche); }
.blatt__zu { margin-top: 1rem; width: 100%; justify-content: center; }

/* ---------- Cookie-Consent-Banner (zentriert) ---------- */

/* Footer-Auslöser „Cookie-Einstellungen" sieht aus wie ein Footer-Link */
.fuss__link {
  background: none; border: 0; padding: 0; cursor: pointer;
  font-family: var(--font-body); font-size: 1rem; color: var(--tinte-2);
  min-height: 2rem; display: inline-flex; align-items: center; text-align: left;
}
.fuss__link:hover { color: var(--kirsche); }

body.cookie-offen { overflow: hidden; }

.cookie {
  position: fixed; inset: 0; z-index: 100;
  display: grid; place-items: center;
  padding: clamp(1rem, 4vw, 2rem);
  background: rgba(28, 20, 12, 0.55);
  backdrop-filter: blur(3px); -webkit-backdrop-filter: blur(3px);
}
.cookie[hidden] { display: none; }
.cookie__box {
  width: 100%; max-width: 33rem;
  background: var(--creme); color: var(--tinte);
  border: 1px solid var(--linie); border-radius: var(--r-l);
  box-shadow: 0 24px 60px -20px rgba(0, 0, 0, 0.5);
  padding: clamp(1.5rem, 4vw, 2.25rem);
  animation: cookie-auf 0.35s var(--ease-aus);
}
@keyframes cookie-auf { from { opacity: 0; transform: translateY(12px) scale(0.98); } to { opacity: 1; transform: none; } }
.cookie__titel { font-size: clamp(1.35rem, 3vw, 1.7rem); margin: 0 0 0.6rem; }
.cookie__text { color: var(--tinte-2); margin: 0 0 1.4rem; font-size: 0.97rem; }
.cookie__text a { color: var(--kirsche); }
.cookie__aktionen { display: flex; flex-direction: column; gap: 0.6rem; }
.cookie__aktionen .knopf { width: 100%; justify-content: center; }
@media (min-width: 30em) {
  .cookie__aktionen { flex-direction: row; flex-wrap: wrap; }
  .cookie__aktionen .knopf { flex: 1 1 auto; width: auto; }
  .cookie__aktionen [data-cookie="alle"] { flex-basis: 100%; order: -1; }
}
.cookie__liste { list-style: none; margin: 0 0 1.4rem; padding: 0; display: grid; gap: 0.4rem; }
.cookie__opt {
  display: flex; align-items: center; justify-content: space-between; gap: 1rem;
  padding: 0.9rem 1rem; background: var(--karte-hell);
  border: 1px solid var(--linie); border-radius: var(--r-s);
}
.cookie__opt b { display: block; font-family: var(--font-body); font-weight: 600; }
.cookie__opt span { display: block; color: var(--tinte-2); font-size: 0.85rem; margin-top: 0.15rem; }
/* Toggle-Schalter */
.cookie__schalter { position: relative; flex-shrink: 0; width: 46px; height: 27px; }
.cookie__schalter input { position: absolute; opacity: 0; width: 100%; height: 100%; margin: 0; cursor: pointer; }
.cookie__schalter span {
  position: absolute; inset: 0; border-radius: 999px;
  background: var(--tinte-2); opacity: 0.35; transition: opacity 0.2s var(--ease-aus), background 0.2s var(--ease-aus);
}
.cookie__schalter span::before {
  content: ""; position: absolute; top: 50%; left: 3px; width: 21px; height: 21px;
  border-radius: 50%; background: #fff; transform: translateY(-50%);
  transition: transform 0.22s var(--ease-aus);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
}
.cookie__schalter input:checked + span { background: var(--kirsche); opacity: 1; }
.cookie__schalter input:checked + span::before { transform: translate(19px, -50%); }
.cookie__schalter input:disabled { cursor: default; }
.cookie__schalter input:disabled + span { opacity: 1; }
.cookie__schalter input:focus-visible + span { outline: 2px solid var(--kirsche); outline-offset: 2px; }

/* ---------- Formular (Bewerbung, Netlify) ---------- */
.formular { max-width: 44rem; margin: 0 auto; }
.formular__hp { position: absolute; left: -9999px; }
.formular__gitter { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem 1.25rem; }
@media (max-width: 40em) { .formular__gitter { grid-template-columns: 1fr; } }
.feld { display: block; margin-top: 1rem; }
.formular__gitter .feld { margin-top: 0; }
.feld > span { display: block; font-family: var(--font-body); font-weight: 600; font-size: 0.9rem; margin-bottom: 0.4rem; }
.feld em { color: var(--kirsche); font-style: normal; }
.feld input, .feld select, .feld textarea {
  width: 100%; font: inherit; color: var(--tinte);
  background: var(--karte-hell); border: 1px solid var(--linie); border-radius: var(--r-s);
  padding: 0.7rem 0.85rem; min-height: 46px;
}
.feld textarea { resize: vertical; min-height: 7rem; }
.feld input:focus, .feld select:focus, .feld textarea:focus {
  outline: 2px solid var(--kirsche); outline-offset: 1px; border-color: var(--kirsche);
}
/* Eigener Pfeil im Select, sauber eingerückt statt am Rand */
.feld select {
  appearance: none; -webkit-appearance: none;
  padding-right: 2.6rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none' stroke='%232A2119' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 1l5 5 5-5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 1rem center;
}

/* Absende-Zustand: Button gesperrt, Spinner statt Beschriftungswechsel-Sprung.
   Der Upload kann bis 10 MB groß sein, ohne Rückmeldung drückt man zweimal. */
.knopf--laedt { pointer-events: none; opacity: 0.75; }
.knopf--laedt::before {
  content: "";
  flex: none; width: 1em; height: 1em;   /* Abstand kommt aus dem gap von .knopf */
  border: 2px solid currentColor; border-top-color: transparent;
  border-radius: 50%;
  animation: knopf-dreht 0.7s linear infinite;
}
@keyframes knopf-dreht { to { transform: rotate(360deg); } }
@media (prefers-reduced-motion: reduce) {
  .knopf--laedt::before { animation-duration: 2s; }
}

/* Datei-Upload als Drag-&-Drop-Zone */
.dropzone {
  position: relative;
  display: flex; flex-direction: column; align-items: center; justify-content: center;
  gap: 0.35rem; text-align: center;
  padding: 1.6rem 1rem;
  border: 1.5px dashed rgba(42, 33, 25, 0.32);
  border-radius: var(--r-m); background: var(--karte-hell);
  cursor: pointer; transition: border-color 0.2s var(--ease-aus), background 0.2s var(--ease-aus);
}
.dropzone:hover, .dropzone:focus-within { border-color: var(--kirsche); background: var(--karte); }
.dropzone.ist-drueber { border-color: var(--kirsche); background: var(--karte); }
.dropzone input[type="file"] { position: absolute; inset: 0; width: 100%; height: 100%; opacity: 0; cursor: pointer; }
.dropzone svg { width: 26px; height: 26px; stroke: var(--kirsche); fill: none; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.dropzone__text { font-size: 0.97rem; color: var(--tinte); }
.dropzone__link { color: var(--kirsche); text-decoration: underline; }
.dropzone__hint { color: var(--tinte-2); font-size: 0.82rem; }
.dropzone__datei {
  margin-top: 0.25rem; font-weight: 600; font-size: 0.88rem; color: var(--tinte);
  background: var(--creme); border: 1px solid var(--linie); border-radius: 999px; padding: 0.3rem 0.85rem;
  max-width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}
.dropzone.hat-datei .dropzone__hint { display: none; }
.feld--check { display: flex; gap: 0.6rem; align-items: flex-start; margin-top: 1.25rem; }
.feld--check input { width: auto; min-height: 0; margin-top: 0.15rem; flex-shrink: 0; accent-color: var(--kirsche); }
.feld--check span { font-weight: 400; color: var(--tinte-2); font-size: 0.93rem; }
.feld--check a { color: var(--kirsche); }
.formular__fuss { display: flex; align-items: center; gap: 1.25rem; margin-top: 1.5rem; flex-wrap: wrap; }
.formular__pflicht { color: var(--tinte-2); font-size: 0.85rem; }
.formular__pflicht em { color: var(--kirsche); font-style: normal; }

/* ---------- Bewertungen (Social Proof) ---------- */
.bewertung {
  max-width: 40rem; margin: 0 auto; text-align: center;
  display: flex; flex-direction: column; align-items: center; gap: 1rem;
}
.bewertung__note { display: flex; flex-direction: column; align-items: center; gap: 0.3rem; }
.bewertung__zahl { font-family: var(--font-display); font-size: clamp(3rem, 7vw, 4.5rem); line-height: 1; color: var(--tinte); }
.bewertung .sterne { color: #E0A106; font-size: 1.5rem; letter-spacing: 0.15rem; }
.bewertung__meta { color: var(--tinte-2); font-size: 0.95rem; }
.bewertung__text { color: var(--tinte-2); max-width: 46ch; margin: 0; }
.bewertung__aktionen { display: flex; flex-wrap: wrap; justify-content: center; gap: 0.75rem; margin-top: 0.25rem; }
@media (max-width: 47.9em) {
  /* Buttons nebeneinander statt gestapelt */
  .bewertung__aktionen { flex-wrap: nowrap; width: 100%; gap: 0.6rem; }
  .bewertung__aktionen .knopf { flex: 1 1 0; min-width: 0; justify-content: center; padding: 0.72rem 0.6rem; font-size: 0.86rem; white-space: nowrap; }
}

/* ---------- Motion ---------- */

/* ---------- „View"-Cursor über Bildern ---------- */

.maus-view {
  position: fixed;
  left: 0; top: 0;
  z-index: 60;
  width: 78px; height: 78px;
  margin: 0;
  border-radius: 50%;
  background: var(--kirsche);
  color: var(--weiss);
  font-family: var(--font-body);
  font-weight: 600;
  font-size: 0.9rem;
  letter-spacing: 0.02em;
  display: grid;
  place-items: center;
  pointer-events: none;
  translate: -50% -50%;
  opacity: 0;
  scale: 0.4;
  transition: opacity 0.3s var(--ease-aus), scale 0.3s var(--ease-aus);
}
.maus-view.ist-an { opacity: 1; scale: 1; }

@media (hover: hover) and (pointer: fine) {
  .slider,
  .lg__panel,
  .split__bild,
  .galerie figure,
  .bildband,
  .gesichter img { cursor: none; }
}

/* Touch: gedrückte Zustände als Feedback statt Hover */
@media (hover: none) {
  .knopf { transition: transform 0.15s var(--ease-aus), background 0.2s var(--ease-aus); }
  .knopf:active { transform: scale(0.96); }
  a.karte:active, .lg__panel:active { transform: scale(0.985); }
  .slider__pfeil:active { transform: scale(0.92); }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .held__runter { animation: none; }
  .knopf:hover, a.karte:hover, .galerie figure:hover img,
  .gesichter li:hover, .gesichter li:hover ~ li, .split__bild:hover img { transform: none; }
  *, *::before, *::after {
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }
}
