/* ==========================================================================
   India Eigenseer – Systemische Beratung
   Stylesheet. Mobile-first, Desktop-Werte ab 1024 px (Mockup: 390 px / 1280 px).
   ========================================================================== */

/* ---------- Schriften (lokal, kein Google-Request) ---------- */
@font-face {
  font-family: "Instrument Serif";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/instrument-serif-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Instrument Serif";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/instrument-serif-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Instrument Serif";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/instrument-serif-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+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 Serif";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/instrument-serif-italic-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Schibsted Grotesk";
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url("../fonts/schibsted-grotesk-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Schibsted Grotesk";
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url("../fonts/schibsted-grotesk-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* ---------- Farben und Maße ---------- */
:root {
  --leinen: #F5F1ED;
  --surface: #FFFDFB;
  --karte: #F7F2EE;
  --sand: #EDE5DD;
  --mauve-hell: #EDE2E8;
  --mauve: #E5D6DE;
  --tinte: #33292F;
  --tinte-2: #5E5560;
  --tinte-3: #6E646C;
  --tinte-mauve: #5A4B54;
  --tinte-3-mauve: #665C64; /* Kleintext auf Mauve: dunkler als --tinte-3, damit 4,5:1 erreicht wird */
  --tinte-label: #453C44;
  --pflaume: #6B4257;
  --pflaume-dunkel: #5A3B4C;
  --pflaume-hover: #4A2C3C;
  --ocker: #B87A2E;
  --ocker-dunkel: #8A5A18;
  --ocker-hell: #E3AF6C;
  --linie: #EBE2DA;
  --linie-mauve: #DCC6D2;
  --linie-mauve-2: #DCC9D4;
  --linie-sand: #DFD4C8;
  --linie-karte: #E8DFD7;
  --linie-mehr: #D6C0CB;
  --holz: #D6B48E;
  --fuss-linie: #6F4C5F;
  --fuss-text: #E3D2DB;
  --fuss-text-2: #C9AEBD;
  --fuss-gedaempft: #D6BECB;
  --fuss-gedaempft-2: #B698A7;
  --fuss-hell: #FBF4F7;
  --fuss-unterschrift: #F7EAF0;

  --serif: "Instrument Serif", Georgia, "Times New Roman", serif;
  --sans: "Schibsted Grotesk", "Helvetica Neue", Helvetica, Arial, sans-serif;

  --schatten-karte: 0 2px 4px rgba(107, 66, 87, 0.03), 0 12px 26px rgba(107, 66, 87, 0.05);
  --schatten-karte-hover: 0 4px 8px rgba(107, 66, 87, 0.04), 0 24px 48px rgba(107, 66, 87, 0.11);
  --schatten-panel: 0 2px 4px rgba(107, 66, 87, 0.03), 0 14px 32px rgba(107, 66, 87, 0.06);
  --schatten-btn: 0 8px 22px rgba(107, 66, 87, 0.2);
  --schatten-btn-hover: 0 14px 30px rgba(107, 66, 87, 0.28);
  --schatten-btn-hell: 0 2px 4px rgba(107, 66, 87, 0.04), 0 10px 24px rgba(107, 66, 87, 0.08);
  --schatten-knopf: 0 2px 4px rgba(107, 66, 87, 0.04), 0 8px 18px rgba(107, 66, 87, 0.07);

  --radius: 40px;
  --gutter: 24px;
  --inhalt: 1080px;
  --chrome-h: 120px;
}
@media (min-width: 768px) {
  :root { --gutter: 40px; }
}
@media (min-width: 1024px) {
  :root {
    --radius: 56px;
    --gutter: clamp(48px, 7.8125vw, 100px);
    --chrome-h: 136px;
    --schatten-karte: 0 2px 4px rgba(107, 66, 87, 0.03), 0 14px 30px rgba(107, 66, 87, 0.05);
    --schatten-panel: 0 2px 4px rgba(107, 66, 87, 0.03), 0 18px 40px rgba(107, 66, 87, 0.07);
  }
}

/* ---------- Grundlagen ---------- */
*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; }
body {
  margin: 0;
  font-family: var(--sans);
  font-size: 16px;
  line-height: 1.6;
  color: var(--tinte);
  background: var(--leinen);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, p, ul, ol, figure, blockquote, dialog { margin: 0; }
ul, ol { padding: 0; list-style: none; }
img { display: block; max-width: 100%; height: auto; }
a { color: var(--pflaume); }
a:hover { color: var(--pflaume-hover); }
button { font: inherit; color: inherit; }
strong { font-weight: 600; }
::selection { background: var(--mauve); color: var(--tinte); }

:focus-visible { outline: 2px solid var(--pflaume); outline-offset: 3px; border-radius: 4px; }
.btn:focus-visible, .menue-btn:focus-visible, .menue__schliessen:focus-visible { border-radius: 999px; }
.menue-btn:focus-visible, .menue__schliessen:focus-visible { border-radius: 14px; }

.seite { position: relative; overflow-x: clip; }
.inner { position: relative; width: 100%; max-width: var(--inhalt); margin-inline: auto; }
.visuell-versteckt {
  position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden;
  clip: rect(0 0 0 0); clip-path: inset(50%); white-space: nowrap; border: 0;
}

.skip {
  position: absolute; left: 16px; top: -100px; z-index: 100;
  padding: 10px 16px; border-radius: 999px;
  background: var(--surface); color: var(--pflaume); font-weight: 500; text-decoration: none;
  box-shadow: var(--schatten-btn-hell);
}
.skip:focus { top: 16px; }

/* ---------- Buttons ---------- */
.btn {
  display: inline-flex; align-items: center; justify-content: center; gap: 10px;
  padding: 17px 24px; border: none; border-radius: 999px; cursor: pointer;
  font-family: inherit; font-size: 16px; font-weight: 500; line-height: 1.25; text-align: center; text-decoration: none;
  color: var(--surface); background: var(--pflaume);
  box-shadow: var(--schatten-btn);
  transition: transform .25s ease, box-shadow .25s ease, background-color .25s ease, color .25s ease;
}
.btn:hover, .btn:focus-visible { color: var(--surface); background: var(--pflaume-dunkel); }
.btn--klein { font-size: 15px; padding: 13px 24px; white-space: nowrap; box-shadow: 0 6px 16px rgba(107, 66, 87, 0.18); }
.btn--hell { color: var(--pflaume); background: var(--surface); box-shadow: var(--schatten-btn-hell); }
.btn:disabled { opacity: .6; cursor: default; transform: none; }
@media (hover: hover) {
  .btn:hover { transform: translateY(-2px); box-shadow: var(--schatten-btn-hover); }
  .btn:disabled:hover { transform: none; }
}
@media (min-width: 1024px) {
  .btn--gross { padding: 17px 32px; }
}

/* ---------- Hinweisleiste ---------- */
.hinweis {
  position: relative; z-index: 3;
  display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 4px 8px;
  padding: 11px 20px;
  background: var(--pflaume); color: var(--fuss-hell);
  font-size: 13px; line-height: 1.4; text-align: center; text-decoration: none;
}
.hinweis:hover { color: var(--fuss-hell); }
.hinweis__punkt { display: none; width: 6px; height: 6px; border-radius: 50%; background: var(--ocker-hell); flex-shrink: 0; }
.hinweis__link {
  display: inline-flex; align-items: center; gap: 6px; white-space: nowrap;
  font-weight: 600; color: var(--surface);
  border-bottom: 1px solid rgba(255, 253, 251, 0.5); padding-bottom: 1px;
  transition: border-color .25s ease;
}
.hinweis:hover .hinweis__link { border-bottom-color: var(--surface); }
.hinweis__pfeil { display: none; }
.hinweis__text--desktop { display: none; }
@media (min-width: 1024px) {
  .hinweis { flex-wrap: nowrap; gap: 14px; padding: 12px var(--gutter); font-size: 14px; line-height: 1.5; }
  .hinweis__punkt, .hinweis__pfeil { display: inline-block; }
  .hinweis__text--desktop { display: inline; }
  .hinweis__text--mobil { display: none; }
}

/* ---------- Kopfzeile ---------- */
.kopfzeile { position: relative; z-index: 10; }
.kopfzeile__inner {
  display: flex; align-items: center; justify-content: space-between; gap: 24px;
  max-width: calc(var(--inhalt) + 2 * var(--gutter)); margin-inline: auto;
  padding: 16px var(--gutter);
}
.marke { display: flex; align-items: center; gap: 10px; text-decoration: none; color: inherit; }
.marke__logo { flex-shrink: 0; width: 32px; height: 32px; }
.marke__logo circle[stroke] { stroke-width: 1.8; }
.marke__text { display: flex; flex-direction: column; gap: 1px; }
.marke__name { font-family: var(--serif); font-size: 19px; line-height: 1; color: var(--tinte); white-space: nowrap; }
.marke__sub { font-size: 8px; letter-spacing: .18em; text-transform: uppercase; color: var(--ocker-dunkel); white-space: nowrap; }

.hauptnav { display: none; align-items: center; gap: 26px; }
.hauptnav__link { position: relative; font-size: 15px; color: var(--tinte-2); text-decoration: none; padding: 4px 0; white-space: nowrap; }
.hauptnav__link::after {
  content: ""; position: absolute; left: 0; right: 0; bottom: -1px; height: 1px;
  background: var(--pflaume); transform: scaleX(0); transform-origin: left; transition: transform .25s ease;
}
.hauptnav__link:hover { color: var(--tinte); }
.hauptnav__link:hover::after, .hauptnav__link:focus-visible::after { transform: scaleX(1); }
.hauptnav__tel {
  display: flex; align-items: center; gap: 8px; padding-left: 8px; white-space: nowrap;
  font-size: 15px; font-weight: 500; color: var(--pflaume); text-decoration: none;
}
.hauptnav__tel:hover { color: var(--pflaume-hover); }

html:not(.js) .menue-btn { display: none; } /* das Menü ist ein <dialog> und braucht JavaScript; die Fußzeile hat alle Links */
.menue-btn {
  width: 44px; height: 44px; flex-shrink: 0;
  display: flex; align-items: center; justify-content: center;
  background: var(--surface); border: none; border-radius: 14px; cursor: pointer;
  box-shadow: var(--schatten-knopf);
}

@media (min-width: 1024px) {
  .kopfzeile { position: sticky; top: 0; transition: background-color .3s ease, box-shadow .3s ease; }
  .kopfzeile__inner { padding: 22px var(--gutter); transition: padding .3s ease; }
  .kopfzeile.is-stuck {
    background: rgba(245, 241, 237, 0.9);
    -webkit-backdrop-filter: blur(12px); backdrop-filter: blur(12px);
    box-shadow: 0 1px 0 rgba(107, 66, 87, 0.06), 0 10px 30px rgba(107, 66, 87, 0.06);
  }
  .kopfzeile.is-stuck .kopfzeile__inner { padding-top: 12px; padding-bottom: 12px; }
  .marke { gap: 12px; }
  .marke__logo { width: 34px; height: 34px; }
  .marke__logo circle[stroke] { stroke-width: 1.5; }
  .marke__text { gap: 2px; }
  .marke__name { font-size: 21px; }
  .marke__sub { font-size: 9px; letter-spacing: .2em; }
}
@media (min-width: 1280px) {
  .hauptnav { display: flex; gap: 18px; }
  .menue-btn { display: none; }
}
@media (min-width: 1340px) {
  .hauptnav { gap: 26px; }
}

/* ---------- Off-Canvas-Menü (Mobil) ---------- */
.menue {
  position: fixed; inset: 0; width: 100%; height: 100%; max-width: none; max-height: none;
  margin: 0; padding: 0; border: none; background: transparent; color: inherit;
}
.menue:not([open]) { display: none; }
.menue::backdrop { background: rgba(51, 41, 47, 0.38); }
.menue__inner {
  position: absolute; top: 0; right: 0; bottom: 0; width: min(86vw, 400px);
  display: flex; flex-direction: column; gap: 28px;
  padding: 16px 24px 32px; overflow-y: auto;
  background: var(--leinen);
  box-shadow: -20px 0 60px rgba(107, 66, 87, 0.18);
}
.menue__kopf { display: flex; align-items: center; justify-content: space-between; }
.menue__schliessen {
  width: 44px; height: 44px; flex-shrink: 0;
  display: flex; align-items: center; justify-content: center;
  background: var(--surface); border: none; border-radius: 14px; cursor: pointer;
  box-shadow: var(--schatten-knopf);
}
.menue__nav { display: flex; flex-direction: column; }
.menue__nav a {
  padding: 13px 0; border-bottom: 1px solid var(--linie);
  font-family: var(--serif); font-size: 30px; line-height: 1.2; color: var(--tinte); text-decoration: none;
}
.menue__nav a:hover { color: var(--pflaume); }
.menue__aktionen { display: flex; flex-direction: column; gap: 12px; }
.menue__fuss { font-size: 13px; line-height: 1.6; color: var(--tinte-3); }
.menue[open] .menue__inner { animation: menue-ein .32s cubic-bezier(.2, .7, .2, 1) both; }
.menue[open]::backdrop { animation: einblenden .3s ease both; }
body:has(.menue[open]) { overflow: hidden; }
@keyframes menue-ein { from { transform: translateX(48px); opacity: 0; } to { transform: none; opacity: 1; } }
@keyframes einblenden { from { opacity: 0; } to { opacity: 1; } }

/* ---------- Einstieg (#start) ---------- */
.hero {
  position: relative;
  display: flex; flex-direction: column; gap: 22px;
  min-height: calc(100vh - var(--chrome-h));
  min-height: calc(100svh - var(--chrome-h));
  padding: 32px var(--gutter) calc(var(--radius) + 56px);
}
.hero__kreis { display: none; position: absolute; border-radius: 50%; pointer-events: none; }
.hero__wasserzeichen { position: absolute; right: -150px; top: 300px; opacity: .6; pointer-events: none; }
.hero__mitte {
  position: relative; flex-grow: 1;
  display: flex; flex-direction: column; align-items: center; gap: 22px;
  text-align: center;
}
.hero__logo-wrap { position: relative; z-index: 0; display: flex; padding-top: 18px; }
.hero__logo { display: block; width: 112px; height: 112px; overflow: visible; --atem-gross: 1.7; }
/* Text bleibt über dem atmenden (vergrößerten, weichgezeichneten) Logo scharf */
.hero__name, .hero__titel, .hero__subline, .hero__aktionen { position: relative; z-index: 1; }
.hero__name { display: flex; flex-direction: column; align-items: center; gap: 8px; margin-top: -8px; }
.hero__name-text { display: none; font-family: var(--serif); font-size: 36px; line-height: 1; color: var(--tinte); }
.hero__kicker { font-size: 10px; letter-spacing: .24em; text-transform: uppercase; color: var(--ocker-dunkel); }
.hero__titel {
  font-family: var(--serif); font-size: 42px; line-height: 1.08; font-weight: 400; color: var(--tinte);
  text-wrap: balance;
}
.hero__titel em { color: var(--pflaume); }
.hero__subline { font-size: 16px; line-height: 1.7; color: var(--tinte-2); text-wrap: pretty; }
.hero__aktionen { display: flex; flex-direction: column; gap: 12px; margin-top: 10px; align-self: stretch; }
.hero__mehr {
  display: none; align-items: center; gap: 8px;
  font-size: 16px; color: var(--pflaume); text-decoration: none;
  border-bottom: 1px solid var(--linie-mehr); padding-bottom: 3px;
  transition: border-color .25s ease;
}
.hero__mehr:hover { border-bottom-color: var(--pflaume); }
.hero__anrufen { padding: 16px 24px; }
.hero__fuss { position: relative; }
.vertrauen { display: flex; flex-direction: column; gap: 10px; padding-top: 22px; border-top: 1px solid var(--linie); }
.vertrauen li { display: flex; align-items: center; gap: 9px; font-size: 13px; color: var(--tinte-2); }
.vertrauen li::before { content: ""; width: 5px; height: 5px; border-radius: 50%; background: var(--ocker); flex-shrink: 0; }
.hero__weiter { display: none; }

@media (min-width: 1024px) {
  .hero { padding: 0 var(--gutter) calc(var(--radius) + 28px); gap: 0; }
  .hero__kreis { display: block; }
  .hero__kreis--1 { left: -180px; top: calc(160px - var(--chrome-h)); width: 620px; height: 620px; background: var(--mauve-hell); animation: drift 9s ease-in-out infinite; }
  .hero__kreis--2 { right: -220px; top: calc(-120px - var(--chrome-h)); width: 700px; height: 700px; background: var(--sand); animation: drift 11s ease-in-out infinite reverse; }
  .hero__kreis--3 { right: 120px; bottom: -280px; width: 520px; height: 520px; background: var(--mauve); opacity: .55; }
  .hero__wasserzeichen { display: none; }
  .hero__mitte { justify-content: center; gap: 24px; padding-bottom: 30px; }
  .hero__logo-wrap { padding-top: 0; }
  .hero__logo { width: 150px; height: 150px; --atem-gross: 1.95; }
  .hero__name { margin-top: 0; }
  .hero__name-text { display: block; }
  .hero__kicker { font-size: 11px; letter-spacing: .26em; }
  .hero__titel { margin-top: 16px; max-width: 820px; font-size: 58px; }
  .hero__subline { max-width: 560px; font-size: 18px; }
  .hero__aktionen { flex-direction: row; align-items: center; gap: 22px; margin-top: 8px; align-self: auto; }
  .hero__mehr { display: flex; }
  .hero__anrufen { display: none; }
  .hero__fuss { display: flex; align-items: center; justify-content: space-between; gap: 24px; max-width: var(--inhalt); width: 100%; margin-inline: auto; }
  .vertrauen { flex-direction: row; gap: 26px; padding-top: 0; border-top: none; }
  .vertrauen li { gap: 8px; }
  .vertrauen li::before { width: 6px; height: 6px; }
  .hero__weiter {
    display: flex; align-items: center; gap: 10px;
    font-size: 11px; letter-spacing: .18em; text-transform: uppercase; color: var(--ocker-dunkel);
  }
  .hero__weiter-linie { display: inline-block; width: 1px; height: 28px; background: var(--ocker); opacity: .7; }
}

/* Niedrige Desktop-Fenster (z. B. 1280 × 800): Einstieg etwas kompakter, damit die Vertrauenszeile im ersten Bild bleibt */
@media (min-width: 1024px) and (max-height: 840px) {
  .hero__logo { width: 120px; height: 120px; }
  .hero__mitte { gap: 18px; padding-bottom: 18px; }
  .hero__titel { margin-top: 8px; font-size: 52px; }
  .hero__subline { max-width: 600px; }
}

/* ---------- Abschnitte ---------- */
.abschnitt {
  position: relative;
  margin-top: calc(-1 * var(--radius));
  border-radius: var(--radius) var(--radius) 0 0;
  padding: 56px var(--gutter) 96px;
}
.abschnitt--leinen { background: var(--leinen); }
.abschnitt--hell { background: var(--surface); }
.abschnitt--mauve { background: var(--mauve-hell); }
.abschnitt--sand { background: var(--sand); }
.abschnitt--clip { overflow: hidden; }
:where(.abschnitt > .inner) { display: flex; flex-direction: column; }
@media (min-width: 1024px) {
  .abschnitt { padding: 96px var(--gutter) 152px; scroll-margin-top: 72px; }
}

.kicker {
  margin: 0; font-weight: 400;
  display: flex; align-items: center; gap: 10px;
  font-size: 10px; letter-spacing: .2em; text-transform: uppercase; color: var(--ocker-dunkel);
}
.kicker::before { content: ""; width: 22px; height: 1px; background: var(--ocker); flex-shrink: 0; }
.h2 { font-family: var(--serif); font-size: 36px; line-height: 1.12; font-weight: 400; color: var(--tinte); text-wrap: balance; }
.h2--kleiner { font-size: 34px; }
.fliesstext { font-size: 16px; line-height: 1.75; color: var(--tinte-2); }
.kopf, .kopf__titel { display: contents; }
.kopf__intro { font-size: 15.5px; line-height: 1.7; color: var(--tinte-2); }
@media (min-width: 1024px) {
  .kicker { gap: 12px; font-size: 11px; letter-spacing: .22em; }
  .kicker::before { width: 28px; }
  .h2 { font-size: 46px; line-height: 1.1; }
  .h2--kleiner { font-size: 44px; }
  .fliesstext { font-size: 17px; }
  .kopf { display: flex; align-items: flex-end; justify-content: space-between; gap: 64px; }
  .kopf__titel { display: flex; flex-direction: column; gap: 16px; }
  .kopf__intro { max-width: 440px; font-size: 16px; }
}

/* ---------- Karten ---------- */
.karte {
  display: flex; flex-direction: column; gap: 12px;
  padding: 30px 26px; border-radius: 26px;
  background: var(--karte);
  box-shadow: var(--schatten-karte);
  transition: transform .3s ease, box-shadow .3s ease;
}
.karte--hell { background: var(--surface); }
@media (hover: hover) {
  .karte:hover { transform: translateY(-4px); box-shadow: var(--schatten-karte-hover); }
}
@media (min-width: 1024px) {
  .karte { gap: 14px; padding: 36px 32px; border-radius: 28px; }
}

.punkte { display: flex; flex-direction: column; gap: 9px; margin-top: 8px; }
.punkte li { display: flex; gap: 10px; align-items: baseline; font-size: 14px; line-height: 1.5; color: var(--tinte-2); }
.punkte li::before { content: ""; width: 5px; height: 5px; border-radius: 50%; background: var(--ocker); flex-shrink: 0; }
.punkte--gross { gap: 13px; margin-top: 0; }
.punkte--gross li { gap: 11px; font-size: 14.5px; line-height: 1.6; color: var(--tinte-label); }
@media (min-width: 1024px) {
  .punkte--gross { gap: 16px; }
  .punkte--gross li { gap: 12px; font-size: 15px; }
  .punkte--gross li::before { width: 6px; height: 6px; }
}

/* ---------- #kennst-du-das ---------- */
#kennst-du-das > .inner { gap: 26px; }
.saetze { display: flex; flex-direction: column; gap: 22px; }
.satz {
  display: flex; gap: 14px; align-items: baseline;
  font-family: var(--serif); font-style: italic; font-size: 25px; line-height: 1.3; color: var(--tinte);
}
.satz::before { content: ""; position: relative; top: -5px; width: 6px; height: 6px; border-radius: 50%; background: var(--ocker); flex-shrink: 0; }
.saetze__schluss { margin-top: 10px; font-size: 15px; line-height: 1.7; color: var(--tinte-mauve); }
@media (min-width: 1024px) {
  #kennst-du-das > .inner { gap: 44px; }
  .saetze { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 30px 72px; }
  .satz { gap: 16px; font-size: 30px; }
  .satz::before { top: -6px; width: 7px; height: 7px; }
  .saetze__schluss { margin-top: 0; align-self: end; max-width: 440px; font-size: 16px; }
}

/* ---------- #angebot ---------- */
#angebot > .inner { gap: 26px; }
.angebot { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 16px; }
.angebot__icon {
  width: 50px; height: 50px; border-radius: 16px; background: var(--mauve-hell);
  display: flex; align-items: center; justify-content: center;
}
.angebot__icon svg { width: 27px; height: 27px; }
.angebot__icon circle[stroke] { stroke-width: 1.8; }
.angebot__titel { margin-top: 8px; font-family: var(--serif); font-size: 25px; line-height: 1.2; font-weight: 400; color: var(--tinte); }
.angebot__mehr {
  display: inline-flex; align-items: center; gap: 6px; align-self: flex-start; margin-top: auto; padding-top: 10px;
  font-size: 14.5px; font-weight: 500; color: var(--pflaume); text-decoration: none;
  border-bottom: 1px solid var(--linie-mehr); padding-bottom: 2px; transition: border-color .25s ease, color .25s ease;
}
.angebot__mehr + .angebot__mehr { margin-top: -8px; padding-top: 6px; }
.angebot__mehr:hover { color: var(--pflaume-hover); border-bottom-color: var(--pflaume); }
.angebot__text { font-size: 15px; line-height: 1.65; color: var(--tinte-2); }
@media (min-width: 584px) and (max-width: 1023px) {
  .angebot__karte:nth-child(3):last-child { grid-column: 1 / -1; width: calc(50% - 8px); justify-self: center; }
}
@media (min-width: 1024px) {
  #angebot > .inner { gap: 44px; }
  .angebot { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; }
  .angebot__icon { width: 56px; height: 56px; border-radius: 18px; }
  .angebot__icon svg { width: 30px; height: 30px; }
  .angebot__icon circle[stroke] { stroke-width: 1.7; }
  .angebot__titel { margin-top: 10px; font-size: 27px; }
}

/* ---------- #arbeitsweise ---------- */
.arbeitsweise { display: flex; flex-direction: column; gap: 20px; }
.arbeitsweise__kicker { order: 1; }
.arbeitsweise__titel { order: 2; }
.arbeitsweise__bild { order: 3; }
.arbeitsweise__intro { order: 4; margin-top: 6px; }
.arbeitsweise__prinzipien { order: 5; margin-top: 6px; }
.arbeitsweise__zitat { order: 6; margin-top: 12px; }

.illustration { display: flex; flex-direction: column; gap: 20px; }
.illustration__box {
  position: relative; width: 100%; aspect-ratio: 342 / 250;
  display: flex; align-items: center; justify-content: center; overflow: hidden;
  border-radius: 28px; background: var(--mauve-hell);
  box-shadow: 0 2px 4px rgba(107, 66, 87, 0.03), 0 14px 32px rgba(107, 66, 87, 0.06);
}
.illustration__box > picture { display: block; width: 100%; height: 100%; }
.illustration__foto { width: 100%; height: 100%; object-fit: cover; object-position: 50% 55%; }
.illustration__text { font-size: 13px; line-height: 1.7; color: var(--tinte-3); }

.prinzipien { display: flex; flex-direction: column; gap: 20px; }
.prinzip { display: flex; flex-direction: column; gap: 6px; padding-left: 18px; border-left: 2px solid var(--linie-mauve); }
.prinzip__titel { font-size: 16px; line-height: 1.4; font-weight: 600; color: var(--tinte); }
.prinzip__text { font-size: 15px; line-height: 1.65; color: var(--tinte-2); }

.zitat { display: flex; flex-direction: column; gap: 10px; }
.zitat__text { font-family: var(--serif); font-style: italic; font-size: 23px; line-height: 1.4; color: var(--pflaume); }
.zitat__text--klein { font-size: 22px; }
.zitat__quelle { font-size: 12px; letter-spacing: .04em; line-height: 1.5; color: var(--tinte-3); }
.zitat--karte { padding: 26px 24px; border-radius: 22px; background: var(--surface); box-shadow: var(--schatten-karte); }
.zitat--linie { gap: 8px; padding-left: 18px; border-left: 2px solid var(--linie-mauve); }

@media (min-width: 1024px) {
  .arbeitsweise {
    display: grid; grid-template-columns: 476px minmax(0, 1fr); column-gap: 64px; row-gap: 22px; align-items: start;
  }
  .arbeitsweise__bild { grid-column: 1; grid-row: 1 / span 5; order: 0; }
  .arbeitsweise__kicker, .arbeitsweise__titel, .arbeitsweise__intro, .arbeitsweise__prinzipien, .arbeitsweise__zitat { grid-column: 2; order: 0; }
  .arbeitsweise__intro { margin-top: 0; }
  .arbeitsweise__prinzipien { margin-top: 6px; }
  .arbeitsweise__zitat { margin-top: 14px; }
  .illustration__box {
    aspect-ratio: 476 / 360; border-radius: 32px;
    box-shadow: 0 2px 4px rgba(107, 66, 87, 0.03), 0 18px 40px rgba(107, 66, 87, 0.07);
  }
  .illustration__text { font-size: 13.5px; }
  .prinzipien { gap: 22px; }
  .prinzip { padding-left: 22px; }
  .prinzip__titel { font-size: 17px; }
  .zitat { gap: 12px; }
  .zitat__text { font-size: 26px; }
  .zitat__text--klein { font-size: 24px; line-height: 1.45; }
  .zitat__quelle { font-size: 12.5px; }
  .zitat--karte { padding: 30px 32px; border-radius: 24px; }
  .zitat--linie { gap: 10px; padding-left: 22px; }
}

@media (min-width: 1024px) and (max-width: 1279px) {
  .arbeitsweise { grid-template-columns: minmax(0, 1fr) minmax(0, 1.15fr); column-gap: 48px; }
}

/* ---------- #probieren – interaktives Systembrett ---------- */
#probieren > .inner { gap: 26px; }
.systembrett {
  display: flex; flex-direction: column; gap: 28px;
  padding: 16px 16px 28px; border-radius: 28px;
  background: var(--mauve-hell); box-shadow: var(--schatten-panel);
  --figur-scale: 1.6;
}
.systembrett__brett { display: flex; flex-direction: column; gap: 14px; width: 100%; max-width: 640px; margin-inline: auto; }
.brett {
  position: relative; width: 100%; aspect-ratio: 8 / 7;
  border-radius: 20px; overflow: hidden; background: var(--holz);
  box-shadow: 0 6px 14px rgba(107, 66, 87, 0.08), 0 22px 40px rgba(107, 66, 87, 0.14);
  touch-action: pan-y; user-select: none; -webkit-user-select: none; -webkit-touch-callout: none;
}
.brett__svg { display: block; width: 100%; height: 100%; touch-action: pan-y; }
.brett__beschriftung {
  /* Dekorative „Gravur“ im Holz; die eigentliche Anleitung steht als Text neben dem Brett */
  font-family: var(--sans);
  font-size: calc(12px * var(--figur-scale));
  letter-spacing: calc(2px * var(--figur-scale));
}
.figur { cursor: grab; outline: none; }
.figur.is-dragging { cursor: grabbing; }
.figur__fokus { opacity: 0; transition: opacity .15s ease; }
.figur:focus-visible .figur__fokus, .figur.is-ausgewaehlt .figur__fokus { opacity: 1; }
.figur__label { font-family: var(--sans); font-size: 12px; font-weight: 600; letter-spacing: 1.5px; text-transform: uppercase; pointer-events: none; }

/* Werkzeuge unter dem Brett (nur mit JavaScript sinnvoll) */
.werkzeuge { display: none; flex-direction: column; gap: 12px; }
.js .werkzeuge { display: flex; }
.werkzeuge__zeile { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 10px 18px; }
.stepper { display: inline-flex; align-items: center; gap: 8px; }
.stepper__btn {
  width: 40px; height: 40px; display: inline-flex; align-items: center; justify-content: center;
  border: none; border-radius: 50%; background: var(--surface); color: var(--pflaume); cursor: pointer;
  box-shadow: var(--schatten-knopf); transition: transform .2s ease, box-shadow .2s ease, opacity .2s ease;
}
.stepper__btn:hover { transform: translateY(-1px); box-shadow: var(--schatten-btn-hell); }
.stepper__btn:disabled { opacity: .35; cursor: default; transform: none; }
.stepper__wert { min-width: 92px; text-align: center; font-size: 14px; font-weight: 500; color: var(--tinte); }
.werkzeuge__hinweis { flex: 1 1 220px; font-size: 13px; line-height: 1.55; color: var(--tinte-3-mauve); }
.figur-bearbeiten { display: flex; flex-direction: column; gap: 14px; padding: 16px 18px 18px; border-radius: 18px; background: var(--surface); box-shadow: var(--schatten-karte); }
.figur-bearbeiten[hidden] { display: none; }
.figur-bearbeiten__kopf { display: flex; align-items: center; justify-content: space-between; gap: 12px; }
.figur-bearbeiten__titel { font-size: 11px; letter-spacing: .16em; text-transform: uppercase; color: var(--ocker-dunkel); }
.figur-bearbeiten__entfernen { min-height: 36px; padding: 0 4px; border: none; background: none; font-size: 13px; color: var(--pflaume); text-decoration: underline; text-underline-offset: 3px; cursor: pointer; }
.figur-bearbeiten__entfernen:hover { color: var(--pflaume-hover); }
.figur-bearbeiten__feld { display: flex; flex-direction: column; gap: 6px; }
.figur-bearbeiten__label { font-size: 13px; font-weight: 500; color: var(--tinte-label); }
.figur-bearbeiten__input {
  width: 100%; max-width: 320px; padding: 10px 14px; border-radius: 12px;
  font-family: inherit; font-size: 15px; color: var(--tinte); background: var(--karte); border: 1px solid var(--linie-karte);
  transition: border-color .2s ease, box-shadow .2s ease;
}
.figur-bearbeiten__input:focus { border-color: var(--pflaume); box-shadow: 0 0 0 3px rgba(107, 66, 87, 0.12); }
.figur-bearbeiten__gruppe { display: flex; flex-wrap: wrap; align-items: center; gap: 8px; }
.figur-bearbeiten__gruppe--farben { gap: 2px; margin-left: -6px; }
.chip { position: relative; display: inline-flex; }
.chip__input, .farbe__input { position: absolute; opacity: 0; width: 1px; height: 1px; margin: 0; pointer-events: none; }
.chip__text {
  display: inline-flex; align-items: center; min-height: 36px; padding: 0 16px; border-radius: 999px;
  background: var(--karte); border: 1px solid var(--linie-karte); font-size: 14px; color: var(--tinte-2); cursor: pointer;
  transition: background-color .2s ease, color .2s ease, border-color .2s ease;
}
.chip__input:checked + .chip__text { background: var(--pflaume); border-color: var(--pflaume); color: var(--surface); }
.chip__input:focus-visible + .chip__text { outline: 2px solid var(--pflaume); outline-offset: 3px; }
.farbe { position: relative; width: 44px; height: 44px; display: inline-flex; align-items: center; justify-content: center; cursor: pointer; }
.farbe__punkt {
  width: 26px; height: 26px; border-radius: 50%; border: 1px solid rgba(51, 41, 47, 0.14);
  box-shadow: inset 0 -3px 5px rgba(0, 0, 0, 0.08); transition: transform .2s ease, box-shadow .2s ease;
}
.farbe:hover .farbe__punkt { transform: scale(1.08); }
.farbe__input:checked + .farbe__punkt { transform: scale(1.1); box-shadow: 0 0 0 2px var(--surface), 0 0 0 4px var(--pflaume); }
.farbe__input:focus-visible + .farbe__punkt { outline: 2px solid var(--pflaume); outline-offset: 6px; }
.farbe__punkt--holz { background: #CDA97E; }
.farbe__punkt--pflaume { background: #6B4257; }
.farbe__punkt--ocker { background: #B87A2E; }
.farbe__punkt--mauve { background: #C9A9BA; }
.farbe__punkt--tinte { background: #4A3F46; }
.farbe__punkt--leinen { background: #F5F1ED; }
.systembrett__text { display: flex; flex-direction: column; gap: 16px; padding: 0 8px; }
.systembrett__titel { font-family: var(--serif); font-size: 32px; line-height: 1.1; font-weight: 400; color: var(--tinte); }
.systembrett__absatz { font-size: 15.5px; line-height: 1.7; color: var(--tinte-2); }
.systembrett__klein { font-size: 14px; line-height: 1.7; color: var(--tinte-3-mauve); }
.btn--brett { align-self: flex-start; margin-top: 4px; padding: 12px 20px; font-size: 14px; box-shadow: 0 2px 4px rgba(107, 66, 87, 0.04), 0 8px 18px rgba(107, 66, 87, 0.08); }
.systembrett__schluss {
  margin-top: 10px; padding-top: 18px; border-top: 1px solid var(--linie-mauve);
  font-family: var(--serif); font-style: italic; font-size: 19px; line-height: 1.45; color: var(--pflaume);
}
/* Auf kleinen Brettern ist die Beschriftung im Holz nicht mehr lesbar – der Text darunter erklärt es */
@media (max-width: 599px) { .brett__beschriftung { display: none; } }
@media (min-width: 420px) { .systembrett { --figur-scale: 1.4; } }
@media (min-width: 600px) { .systembrett { --figur-scale: 1.15; padding: 24px 24px 32px; } .systembrett__text { padding: 0; max-width: 640px; margin-inline: auto; width: 100%; } }
@media (min-width: 768px) { .systembrett { --figur-scale: 1; } }
@media (min-width: 1024px) {
  #probieren > .inner { gap: 40px; }
  .systembrett { padding: 40px; border-radius: 32px; }
  .brett { border-radius: 26px; }
  .systembrett__text { gap: 18px; }
  .systembrett__titel { font-size: 38px; }
}
@media (min-width: 1200px) {
  .systembrett { flex-direction: row; align-items: stretch; gap: 40px; }
  .systembrett__brett { width: 640px; flex-shrink: 0; margin: 0; }
  .systembrett__text { flex-grow: 1; justify-content: center; max-width: none; margin: 0; }
}

/* ---------- #ueber ---------- */
.ueber { display: flex; flex-direction: column; gap: 18px; }
.ueber__text { order: 2; display: flex; flex-direction: column; gap: 18px; }
.ueber__text .zitat { margin-top: 6px; }
.portrait { order: 1; position: relative; width: 100%; max-width: 404px; margin-bottom: 10px; }
.portrait__bogen {
  position: absolute; left: -14px; top: 18px; width: 100%; height: 100%;
  border-radius: 171px 171px 24px 24px; background: var(--mauve);
}
.portrait__bild {
  position: relative; width: 100%; aspect-ratio: 342 / 400; object-fit: cover; object-position: center 20%;
  border-radius: 171px 171px 24px 24px;
  box-shadow: 0 4px 10px rgba(107, 66, 87, 0.06), 0 22px 46px rgba(107, 66, 87, 0.13);
}
.qualifikation { order: 3; margin-top: 10px; gap: 16px; }
.qualifikation__titel { font-size: 11px; letter-spacing: .18em; text-transform: uppercase; font-weight: 600; color: var(--ocker-dunkel); }
.qualifikation__hinweis { margin-top: 6px; padding-top: 18px; border-top: 1px solid var(--linie-karte); font-size: 13px; line-height: 1.65; color: var(--tinte-3); }
@media (min-width: 1024px) {
  .ueber { display: grid; grid-template-columns: minmax(0, 1fr) 404px; column-gap: 64px; row-gap: 30px; align-items: start; }
  .ueber__text { order: 0; grid-column: 1; grid-row: 1 / span 2; gap: 22px; }
  .ueber__text .zitat { margin-top: 8px; }
  .portrait { order: 0; grid-column: 2; grid-row: 1; width: 404px; margin-bottom: 0; }
  .portrait__bogen { left: -22px; top: 26px; border-radius: 202px 202px 28px 28px; }
  .portrait__bild {
    aspect-ratio: 404 / 500; object-position: center 22%; border-radius: 202px 202px 28px 28px;
    box-shadow: 0 4px 10px rgba(107, 66, 87, 0.06), 0 28px 56px rgba(107, 66, 87, 0.14);
  }
  .qualifikation { order: 0; grid-column: 2; grid-row: 2; margin-top: 0; padding: 36px 34px; gap: 20px; }
  .qualifikation__titel { font-size: 12px; }
}

/* ---------- #erfahrung ---------- */
#erfahrung > .inner { gap: 22px; }
.erfahrung__wasserzeichen { position: absolute; right: -140px; bottom: -120px; width: 380px; height: 380px; opacity: .5; pointer-events: none; }
.erfahrung__kopf { display: contents; }
.erfahrung__intro { font-size: 15.5px; line-height: 1.75; color: var(--tinte-mauve); }
.felder { display: grid; grid-template-columns: 1fr; gap: 20px; padding-top: 22px; border-top: 1px solid var(--linie-mauve-2); }
.feld { display: flex; flex-direction: column; gap: 7px; }
.feld__titel { font-size: 16px; line-height: 1.4; font-weight: 600; color: var(--tinte); }
.feld__text { font-size: 14.5px; line-height: 1.7; color: var(--tinte-mauve); }
@media (min-width: 768px) {
  .felder { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 26px 34px; }
}
@media (min-width: 1024px) {
  #erfahrung > .inner { gap: 40px; }
  .erfahrung__wasserzeichen { right: -120px; bottom: -160px; width: 560px; height: 560px; }
  .erfahrung__kopf { display: flex; align-items: flex-start; gap: 72px; }
  .erfahrung__kopf .kopf__titel { width: 400px; flex-shrink: 0; }
  .erfahrung__intro { max-width: 560px; font-size: 17px; }
  .felder { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 32px 34px; padding-top: 36px; }
  .feld { gap: 9px; }
  .feld__titel { font-size: 17px; }
}

/* ---------- #ablauf ---------- */
#ablauf > .inner { gap: 26px; }
.schritte { display: flex; flex-direction: column; gap: 28px; margin-top: 6px; }
.schritt { display: flex; flex-direction: column; gap: 8px; padding-top: 22px; border-top: 2px solid var(--linie); }
.schritt__nummer { font-family: var(--serif); font-size: 44px; line-height: 1; color: var(--ocker); }
.schritt__titel { margin-top: 4px; font-size: 19px; line-height: 1.35; font-weight: 600; color: var(--tinte); }
.schritt__text { font-size: 15px; line-height: 1.65; color: var(--tinte-2); }
@media (min-width: 768px) {
  .schritte { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 36px; margin-top: 0; border-top: 2px solid var(--linie); }
  .schritt { gap: 12px; padding-top: 0; border-top: none; }
  .schritt__nummer { align-self: flex-start; margin-top: -30px; padding-right: 16px; background: var(--surface); font-size: 56px; }
  .schritt__titel { margin-top: 8px; font-size: 20px; }
  .schritt__text { line-height: 1.7; }
}
@media (min-width: 1024px) {
  #ablauf > .inner { gap: 56px; }
}

/* ---------- #preise ---------- */
#preise > .inner { gap: 22px; }
.badge {
  align-self: flex-start; padding: 9px 14px; border-radius: 999px; white-space: nowrap;
  font-size: 11px; letter-spacing: .14em; text-transform: uppercase; color: var(--pflaume); background: var(--mauve);
}
.preise { display: grid; grid-template-columns: 1fr; gap: 14px; margin-top: 4px; }
.preis { gap: 6px; }
.preis__titel { font-family: var(--serif); font-size: 25px; line-height: 1.2; font-weight: 400; color: var(--tinte); }
.preis__dauer { font-size: 13.5px; color: var(--tinte-3); }
.preis__betrag { display: flex; align-items: baseline; gap: 5px; margin-top: 10px; }
.preis__zahl { font-family: var(--serif); font-size: 50px; line-height: 1; color: var(--pflaume); }
.preis__euro { font-family: var(--serif); font-size: 24px; line-height: 1; color: var(--pflaume); }
.preis__text { margin-top: 10px; font-size: 14px; line-height: 1.65; color: var(--tinte-2); }
.preise__hinweise { display: flex; flex-direction: column; gap: 12px; padding-top: 22px; border-top: 1px solid var(--linie-sand); }
.preise__hinweise p { font-size: 14px; line-height: 1.7; color: var(--tinte-2); }
.preise__hinweise strong { color: var(--tinte); }
.preise__klein { margin-top: -6px; font-size: 12.5px; line-height: 1.65; color: var(--tinte-3); }
@media (min-width: 640px) {
  .preise { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (min-width: 1024px) {
  #preise > .inner { gap: 40px; }
  .badge { align-self: auto; padding: 10px 16px; font-size: 12px; }
  .preise { gap: 24px; margin-top: 0; }
  .preis { gap: 10px; padding: 38px 36px; }
  .preis__titel { font-size: 28px; }
  .preis__dauer { font-size: 14px; }
  .preis__betrag { gap: 6px; margin-top: 14px; }
  .preis__zahl { font-size: 58px; }
  .preis__euro { font-size: 28px; }
  .preis__text { margin-top: 14px; }
  .preise__hinweise { gap: 14px; padding-top: 28px; }
  .preise__hinweise p { font-size: 14.5px; }
  .preise__klein { margin-top: 0; font-size: 13px; }
}

/* ---------- #faq ---------- */
#faq > .inner { gap: 24px; }
.fragen { display: flex; flex-direction: column; gap: 22px; }
.frage { display: flex; flex-direction: column; gap: 8px; padding-top: 20px; border-top: 1px solid var(--linie); }
.frage__titel { font-size: 17px; line-height: 1.4; font-weight: 600; color: var(--tinte); }
.frage__text { font-size: 15px; line-height: 1.65; color: var(--tinte-2); }
@media (min-width: 768px) {
  .fragen { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 30px 40px; }
}
@media (min-width: 1024px) {
  #faq > .inner { gap: 44px; }
  .fragen { gap: 34px 56px; }
  .frage { gap: 9px; padding-top: 22px; }
  .frage__titel { font-size: 18px; }
  .frage__text { line-height: 1.7; }
}

/* ---------- #kontakt ---------- */
.kontakt { display: flex; flex-direction: column; gap: 20px; }
.kontakt__text { display: flex; flex-direction: column; gap: 20px; }
.btn--tel { font-size: 17px; padding: 16px 24px; }
.kontaktdaten { display: flex; flex-direction: column; gap: 16px; margin-top: 6px; }
.kontaktdaten li { display: flex; flex-direction: column; gap: 3px; }
.kontaktdaten__label { font-size: 10px; letter-spacing: .16em; text-transform: uppercase; color: var(--ocker-dunkel); }
.kontaktdaten__wert { font-size: 17px; line-height: 1.5; color: var(--tinte); text-decoration: none; }
.kontaktdaten__wert--mail { font-size: 15px; overflow-wrap: anywhere; }
a.kontaktdaten__wert:hover { color: var(--pflaume); }

.formular {
  display: flex; flex-direction: column; gap: 16px;
  margin-top: 10px; padding: 28px 24px; border-radius: 28px;
  background: var(--surface); box-shadow: var(--schatten-panel);
}
.formular__zeile { display: grid; grid-template-columns: 1fr; gap: 16px; }
.feld-gruppe { display: flex; flex-direction: column; gap: 6px; }
.formular__label { font-size: 13px; font-weight: 500; color: var(--tinte-label); }
.formular__input {
  width: 100%; padding: 14px 16px; border-radius: 14px;
  font-family: inherit; font-size: 15px; line-height: 1.4; color: var(--tinte);
  background: var(--karte); border: 1px solid var(--linie-karte); resize: none;
  transition: border-color .2s ease, box-shadow .2s ease;
}
.formular__input:focus { border-color: var(--pflaume); box-shadow: 0 0 0 3px rgba(107, 66, 87, 0.12); }
.formular__input[aria-invalid="true"] { border-color: var(--ocker); }
.formular__check { display: flex; gap: 10px; align-items: flex-start; }
.formular__checkbox { width: 17px; height: 17px; margin: 3px 0 0; flex-shrink: 0; accent-color: var(--pflaume); }
.formular__checklabel { font-size: 12.5px; line-height: 1.55; color: var(--tinte-3); }
.formular__falle { position: absolute; left: -10000px; top: auto; width: 1px; height: 1px; overflow: hidden; }
.formular__status { display: none; padding: 12px 16px; border-radius: 14px; font-size: 14px; line-height: 1.6; }
.formular__status.is-erfolg { display: block; background: var(--mauve-hell); color: var(--pflaume-dunkel); }
.formular__status.is-fehler { display: block; background: var(--sand); color: var(--ocker-dunkel); }
.formular__senden { margin-top: 4px; }
@media (min-width: 1024px) {
  .kontakt { flex-direction: row; align-items: flex-start; gap: 64px; }
  .kontakt__text { width: 452px; flex-shrink: 0; gap: 22px; }
  .btn--tel { align-self: flex-start; margin-top: 4px; padding: 15px 24px 15px 18px; gap: 12px; }
  .kontaktdaten { gap: 18px; margin-top: 14px; }
  .kontaktdaten__label { font-size: 11px; }
  .kontaktdaten__wert { font-size: 18px; }
  .kontaktdaten__wert--mail { font-size: 17px; }
  .formular { flex-grow: 1; min-width: 0; gap: 20px; margin-top: 0; padding: 40px 38px; border-radius: 32px; }
  .formular__zeile { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
  .feld-gruppe { gap: 7px; }
  .formular__checklabel { font-size: 13px; line-height: 1.6; }
  .formular__senden { align-self: flex-start; padding: 17px 34px; }
}

@media (min-width: 1024px) and (max-width: 1279px) {
  .kontakt__text { width: 380px; }
  .formular__zeile { grid-template-columns: 1fr; }
}

/* ---------- Fußzeile ---------- */
.fusszeile {
  position: relative;
  margin-top: calc(-1 * var(--radius));
  border-radius: var(--radius) var(--radius) 0 0;
  padding: 44px var(--gutter) 36px;
  background: var(--pflaume-dunkel); color: var(--fuss-text);
}
.fusszeile > .inner { display: flex; flex-direction: column; gap: 20px; }
.fusszeile__oben { display: flex; flex-direction: column; gap: 20px; }
.marke--invers .marke__name { color: var(--fuss-hell); }
.marke--invers .marke__sub { color: var(--fuss-gedaempft); }
.fusszeile__nav { display: flex; flex-wrap: wrap; gap: 22px; }
.fusszeile__nav a { font-size: 14px; color: var(--fuss-text); text-decoration: none; transition: color .2s ease; }
.fusszeile__seiten { display: flex; flex-wrap: wrap; gap: 8px 22px; margin-top: 22px; padding-top: 22px; border-top: 1px solid var(--fuss-linie); }
.fusszeile__seiten a { font-size: 13px; color: var(--fuss-gedaempft); text-decoration: none; transition: color .2s ease; }
.fusszeile__seiten a:hover { color: var(--fuss-hell); text-decoration: underline; text-underline-offset: 3px; }
.menue__nav--seiten { margin-top: -10px; padding-top: 18px; border-top: 1px solid var(--linie); }
.menue__nav--seiten a { font-size: 16px; }
.fusszeile__nav a:hover { color: var(--fuss-hell); text-decoration: underline; text-underline-offset: 3px; }
.fusszeile__gruss { display: flex; flex-direction: column; gap: 2px; padding: 10px 0 4px; }
.unterschrift { display: flex; flex-direction: column; gap: 2px; }
.unterschrift__zeile { font-size: 13px; color: var(--fuss-gedaempft); }
.unterschrift__svg { display: block; width: 250px; height: auto; margin: 8px 0 0 -6px; overflow: visible; color: var(--fuss-unterschrift); }
.js .unterschrift__zug { stroke-dasharray: 1; stroke-dashoffset: 1; }
.unterschrift.is-geschrieben .unterschrift__zug { animation: schreiben var(--zug-dauer, .4s) linear var(--zug-start, 0s) forwards; }
@keyframes schreiben { to { stroke-dashoffset: 0; } }
.fusszeile__region { display: none; }
.fusszeile__unten { display: flex; flex-direction: column; gap: 10px; padding-top: 18px; border-top: 1px solid var(--fuss-linie); }
.fusszeile__text { max-width: 900px; font-size: 12.5px; line-height: 1.65; color: var(--fuss-text); }
.fusszeile__text--gedaempft { font-size: 12px; color: var(--fuss-text-2); }
.fusszeile__nap { font-style: normal; font-size: 13px; line-height: 1.7; color: var(--fuss-text); }
.fusszeile :focus-visible { outline-color: var(--fuss-unterschrift); }
.fusszeile__text strong { color: var(--fuss-hell); }
.fusszeile__tel { color: inherit; white-space: nowrap; text-decoration: underline; text-decoration-color: rgba(227, 210, 219, 0.45); text-underline-offset: 3px; }
.fusszeile__tel:hover { color: var(--fuss-hell); text-decoration-color: var(--fuss-hell); }
@media (min-width: 1024px) {
  .fusszeile { padding: 60px var(--gutter) 48px; }
  .fusszeile > .inner { gap: 30px; }
  .fusszeile__oben { flex-direction: row; align-items: center; justify-content: space-between; }
  .fusszeile .marke__logo { width: 38px; height: 38px; }
  .marke--invers .marke__name { font-size: 23px; }
  .marke--invers .marke__sub { font-size: 9.5px; }
  .fusszeile__nav { gap: 28px; }
  .fusszeile__gruss { flex-direction: row; align-items: flex-end; justify-content: space-between; gap: 40px; padding: 18px 0 6px; }
  .unterschrift__zeile { font-size: 13.5px; }
  .unterschrift__svg { width: 360px; margin: 10px 0 0 -8px; }
  .fusszeile__region { display: block; padding-bottom: 14px; font-size: 12px; letter-spacing: .16em; text-transform: uppercase; color: var(--fuss-text-2); }
  .fusszeile__unten { gap: 12px; padding-top: 26px; }
  .fusszeile__text { font-size: 13px; line-height: 1.7; }
  .fusszeile__text--gedaempft, .fusszeile__text--klein { font-size: 12.5px; }
}

/* ---------- Unterseiten (Impressum, Datenschutz, 404) ---------- */
.kopfzeile--unterseite { position: static; border-bottom: 1px solid var(--linie); }
.zurueck { display: flex; align-items: center; gap: 8px; font-size: 15px; color: var(--pflaume); text-decoration: none; white-space: nowrap; }
.zurueck:hover { color: var(--pflaume-hover); }
@media (max-width: 479px) {
  .zurueck__zusatz { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }
}
@media (max-width: 359px) {
  /* Sehr schmal: nur der Pfeil; der Text bleibt für Screenreader erhalten */
  .zurueck__text { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }
  .zurueck { padding: 10px; margin: -10px; }
}
.rechtliches { padding: 48px var(--gutter) 64px; }
.rechtliches > .inner { display: flex; flex-direction: column; gap: 32px; }
.rechtliches__kopf { display: flex; flex-direction: column; gap: 16px; }
.rechtliches__titel { font-family: var(--serif); font-size: 38px; line-height: 1.1; font-weight: 400; color: var(--tinte); text-wrap: balance; }
.rechtliches__intro { max-width: 760px; font-size: 16px; line-height: 1.7; color: var(--tinte-2); }
.rechtliches__inhalt { display: flex; flex-direction: column; gap: 28px; max-width: 760px; }
.rechtliches__abschnitt { display: flex; flex-direction: column; gap: 10px; }
.rechtliches__h2 { font-size: 12px; letter-spacing: .18em; text-transform: uppercase; font-weight: 600; color: var(--ocker-dunkel); }
.rechtliches__abschnitt p { font-size: 16px; line-height: 1.75; color: var(--tinte); overflow-wrap: anywhere; }
.rechtliches__abschnitt p.text--2 { font-size: 15px; color: var(--tinte-2); }
.rechtliches__abschnitt p.text--3 { font-size: 14px; line-height: 1.7; color: var(--tinte-3); }
.fusszeile--klein {
  margin-top: 0; border-radius: 0; padding: 28px var(--gutter);
  display: flex; flex-direction: column; gap: 14px;
}
.fusszeile--klein .fusszeile__nav a { color: var(--fuss-text); }
.fusszeile__zeile { font-size: 13px; color: var(--fuss-gedaempft); }
@media (min-width: 1024px) {
  .kopfzeile--unterseite .kopfzeile__inner { padding: 24px var(--gutter); }
  .rechtliches { padding: 80px var(--gutter) 96px; }
  .rechtliches > .inner { gap: 40px; }
  .rechtliches__titel { font-size: 52px; }
  .rechtliches__intro { font-size: 17px; }
  .rechtliches__inhalt { gap: 32px; }
  .fusszeile--klein { flex-direction: row; align-items: center; justify-content: space-between; padding: 32px var(--gutter); }
}

/* ---------- Bewegung ---------- */
@keyframes rise { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: none; } }
.rise { animation: rise 1s cubic-bezier(.2, .7, .2, 1) both; }
.d1 { animation-delay: .1s; }
.d2 { animation-delay: .3s; }
.d3 { animation-delay: .5s; }
.d4 { animation-delay: .7s; }
.d5 { animation-delay: .9s; }
/* Mit JavaScript kommt der Text erst, wenn das erste Symbol im Einstieg gelandet ist */
.js .hero .d2 { animation-delay: 1s; }
.js .hero .d3 { animation-delay: 1.15s; }
.js .hero .d4 { animation-delay: 1.3s; }
.js .hero .d5 { animation-delay: 1.45s; }
@keyframes breathe { 0%, 100% { transform: scale(1); } 50% { transform: scale(1.07); } }
.breathe { animation: breathe 7s ease-in-out infinite; transform-origin: 50% 50%; }

/* Logo im Einstieg: Entstehung aus den drei Angebots-Symbolen (js/logo.js), danach Atmen.
   Mit JavaScript bleibt das fertige Logo verborgen, bis die Symbole verschmolzen sind;
   die Einblend-Animation des Rahmens entfällt, weil die Symbole selbst hereinfliegen.
   Ohne JavaScript: Logo sichtbar, sanftes Atmen wie bisher (.breathe). */
.js .hero__logo-wrap { animation: none; }
.js .hero__logo:not(.is-geformt) .hero__logo-final { visibility: hidden; }
/* Atmen: Einatmen knapp 4 s – dabei deutlich größer, durchsichtiger und weicher; Ausatmen gut 4 s – wieder klein und scharf; kurze Ruhe */
@keyframes atmen {
  0%        { transform: scale(1); opacity: 1; filter: blur(0); }
  44%       { transform: scale(var(--atem-gross)); opacity: .17; filter: blur(1.6px); }
  92%, 100% { transform: scale(1); opacity: 1; filter: blur(0); }
}
.js .hero__logo.is-geformt {
  animation: atmen 8.8s cubic-bezier(.42, 0, .58, 1) infinite;
  transform-origin: 50% 50%;
  will-change: transform, opacity, filter;
}
@keyframes drift { 0%, 100% { transform: translate(0, 0); } 50% { transform: translate(0, -14px); } }


@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .rise, .breathe, .hero__logo.is-geformt, .hero__kreis, .unterschrift__zug, .menue[open] .menue__inner, .menue[open]::backdrop { animation: none !important; }
  .js .unterschrift__zug { stroke-dasharray: none; stroke-dashoffset: 0; }
  .btn, .karte, .hauptnav__link::after, .kopfzeile, .kopfzeile__inner, .hinweis__link, .hero__mehr, .formular__input, .figur__fokus, .fusszeile__nav a { transition: none; }
  .btn:hover, .karte:hover { transform: none; }
}

/* ==========================================================================
   Effekte (js/effekte.js) – jeder Block gilt nur, wenn <html> die Klasse fx-… trägt.
   Abschalten: Schalter in js/effekte.js oder ?ohne=… in der Adresse.
   ========================================================================== */

/* ---- entfalten: Abschnitte kommen gestaffelt von unten ---- */
.fx-entfalten .entfalten { opacity: 0; transform: translateY(24px); transition: opacity 1s ease, transform 1s cubic-bezier(.2, .7, .2, 1); }
.fx-entfalten .entfalten.is-sichtbar { opacity: 1; transform: none; }

/* ---- leselauf: Satz für Satz; der Satz in Bildschirmmitte ist dunkel ---- */
.fx-leselauf .satz, .fx-leselauf .saetze__schluss {
  opacity: 0; transform: translateY(14px);
  transition: opacity 1s ease calc(var(--i, 0) * .12s), transform 1s cubic-bezier(.2, .7, .2, 1) calc(var(--i, 0) * .12s), color .7s ease 0s;
}
.fx-leselauf .satz.is-da, .fx-leselauf .saetze__schluss.is-da { opacity: 1; transform: none; }
.fx-leselauf .satz.is-da { color: var(--tinte-3-mauve); }
.fx-leselauf .satz::before { transition: background-color .7s ease, transform .7s ease; }
.fx-leselauf .satz.is-da::before { background: var(--linie-mehr); }
.fx-leselauf .satz.is-aktiv { color: var(--tinte); }
.fx-leselauf .satz.is-aktiv::before { background: var(--ocker); transform: scale(1.25); }

/* ---- fortschritt: dünne Linie unter der Kopfzeile ---- */
.fortschritt { display: none; }
.fx-fortschritt .fortschritt {
  display: block; position: absolute; left: 0; bottom: 0; height: 2px; width: 100%;
  background: var(--ocker); transform-origin: left; transform: scaleX(var(--fortschritt, 0));
  opacity: 0; transition: opacity .3s ease; pointer-events: none;
}
.fx-fortschritt .kopfzeile.is-stuck .fortschritt { opacity: .85; }

/* ---- parallax ---- */
.hero__parallax { position: absolute; inset: 0; pointer-events: none; will-change: transform; }
.fx-parallax .erfahrung__wasserzeichen { will-change: transform; }

/* ---- logoKopfzeile: das große Logo wandert in die Kopfzeile ---- */
.logo-flug { display: none; position: fixed; left: 0; top: 0; z-index: 11; pointer-events: none; transform-origin: 0 0; will-change: transform; }
.fx-logo-kopfzeile .marke__logo.is-wartend { visibility: hidden; }
.fx-logo-kopfzeile .hero__logo-wrap.is-abgeflogen { visibility: hidden; }
@keyframes atmen-leise { 0%, 100% { transform: scale(1); opacity: 1; } 50% { transform: scale(1.09); opacity: .78; } }
.fx-logo-kopfzeile .marke__logo.is-angekommen { animation: atmen-leise 7s ease-in-out infinite; transform-origin: 50% 50%; }

/* ---- logoAngebot: Symbole gleiten aus dem Logo in die Karten ---- */
.symbol-flug { position: fixed; left: 0; top: 0; z-index: 11; pointer-events: none; transform-origin: 50% 50%; will-change: transform; opacity: 0; }
.symbol-flug circle[stroke] { stroke-width: 1.7; }
.fx-logo-angebot .angebot__icon.is-leer svg { visibility: hidden; }

/* ---- kartenSymbole: Symbole reagieren auf Berührung ---- */
@media (hover: hover) {
  .fx-karten-symbole .angebot__icon circle { transform-box: fill-box; transform-origin: center; transition: transform .6s cubic-bezier(.2, .7, .2, 1); }
  .fx-karten-symbole .angebot__karte:nth-child(1):hover .angebot__icon circle:nth-child(1) { transform: translateX(3px); }
  .fx-karten-symbole .angebot__karte:nth-child(1):hover .angebot__icon circle:nth-child(2) { transform: translateX(-3px); }
  .fx-karten-symbole .angebot__karte:nth-child(2):hover .angebot__icon circle:nth-child(1) { transform: translateY(2.5px) scale(1.06); }
  .fx-karten-symbole .angebot__karte:nth-child(2):hover .angebot__icon circle:nth-child(2) { transform: translate(2px, -2px) scale(1.06); }
  .fx-karten-symbole .angebot__karte:nth-child(2):hover .angebot__icon circle:nth-child(3) { transform: translate(-2px, -2px) scale(1.06); }
  .fx-karten-symbole .angebot__karte:nth-child(3):hover .angebot__icon circle:nth-child(1) { transform: scale(1.06); }
  .fx-karten-symbole .angebot__karte:nth-child(3):hover .angebot__icon circle:nth-child(2) { animation: punkt-puls 1.8s ease-in-out infinite; }
}
@keyframes punkt-puls { 0%, 100% { transform: scale(1); } 50% { transform: scale(1.45); } }

/* ---- wechselwort ---- */
.fx-wechselwort .wechselwort { display: inline-block; position: relative; white-space: nowrap; vertical-align: baseline; text-align: left; transition: width .55s cubic-bezier(.4, 0, .2, 1); }
.fx-wechselwort .wechselwort.is-ohne-uebergang { transition: none; }
.fx-wechselwort .wechselwort__text { display: inline-block; transition: opacity .42s ease, transform .42s cubic-bezier(.2, .7, .2, 1); }
.fx-wechselwort .wechselwort__text.is-raus { opacity: 0; transform: translateY(-.32em); }
.fx-wechselwort .wechselwort__text.is-rein { opacity: 0; transform: translateY(.32em); transition: none; }
.wechselwort__mass { position: absolute; left: 0; top: 0; visibility: hidden; white-space: nowrap; pointer-events: none; }

/* ---- zaehler ---- */
.fx-zaehler .preis__zahl { display: inline-block; font-variant-numeric: tabular-nums; }

/* ---- ablaufLinie: die Linie über den Schritten zeichnet sich in Ocker ---- */
.fx-ablauf-linie .schritt { position: relative; }
.fx-ablauf-linie .schritt::before {
  content: ""; position: absolute; left: 0; top: -2px; width: 100%; height: 2px; background: var(--ocker);
  transform: scaleX(0); transform-origin: left; transition: transform 1.2s cubic-bezier(.4, 0, .2, 1) calc(var(--i, 0) * .35s);
}
.fx-ablauf-linie .schritte.is-gezeichnet .schritt::before { transform: scaleX(1); }
@media (min-width: 1024px) {
  .fx-ablauf-linie .schritt::before { display: none; }
  .fx-ablauf-linie .schritte { position: relative; }
  .fx-ablauf-linie .schritte::before {
    content: ""; position: absolute; left: 0; top: -2px; width: 100%; height: 2px; background: var(--ocker);
    transform: scaleX(0); transform-origin: left; transition: transform 2s cubic-bezier(.4, 0, .2, 1) .2s;
  }
  .fx-ablauf-linie .schritte.is-gezeichnet::before { transform: scaleX(1); }
  .fx-ablauf-linie .schritt__nummer { position: relative; z-index: 1; }
}

/* ---- cursor: weicher Ring, der normale Zeiger bleibt ---- */
.zeiger {
  position: fixed; left: 0; top: 0; z-index: 1000; width: 34px; height: 34px; margin: -17px 0 0 -17px;
  border: 1.5px solid var(--pflaume); border-radius: 50%; opacity: 0; pointer-events: none;
  transition: opacity .3s ease, width .3s ease, height .3s ease, margin .3s ease, background-color .3s ease;
  will-change: transform;
}
.zeiger.is-da { opacity: .5; }
.zeiger.is-aktiv { width: 52px; height: 52px; margin: -26px 0 0 -26px; background: rgba(107, 66, 87, .07); opacity: .6; }
.zeiger.is-gedrueckt { width: 26px; height: 26px; margin: -13px 0 0 -13px; }

/* ---- magnet ---- */
.fx-magnet .btn.is-magnet { transition: transform .5s cubic-bezier(.2, .7, .2, 1), box-shadow .25s ease, background-color .25s ease, color .25s ease; }

/* ---- seitenwechsel ---- */
@keyframes seite-ein { from { opacity: 0; } to { opacity: 1; } }
.fx-seitenwechsel .seite { animation: seite-ein .5s ease backwards; transition: opacity .24s ease; }
.fx-seitenwechsel.is-verlassen .seite { opacity: 0; }

/* ---- Bewegungsreduzierung: alles still ---- */
@media (prefers-reduced-motion: reduce) {
  .fx-entfalten .entfalten, .fx-leselauf .satz, .fx-leselauf .saetze__schluss { opacity: 1; transform: none; transition: none; }
  .fx-logo-kopfzeile .marke__logo.is-angekommen, .fx-karten-symbole .angebot__karte:nth-child(3):hover .angebot__icon circle:nth-child(2), .fx-seitenwechsel .seite { animation: none; }
  .fx-ablauf-linie .schritt::before, .fx-ablauf-linie .schritte::before { transition: none; }
  .fx-wechselwort .wechselwort, .fx-wechselwort .wechselwort__text, .fx-magnet .btn.is-magnet, .zeiger { transition: none; }
}

/* ---- dunkel: Hell ist Standard; Dunkel schaltet man über die Sonne/Mond-Schaltfläche ein (data-schema auf <html>) ---- */
[data-schema="dunkel"] {
  color-scheme: dark;
  --leinen: #1B1418; --surface: #241A20; --karte: #2A1F26; --sand: #29201F;
  --mauve-hell: #2B2027; --mauve: #34272F;
  --tinte: #F2E8ED; --tinte-2: #D3C5CC; --tinte-3: #B4A3AD; --tinte-mauve: #DCCDD5; --tinte-3-mauve: #BEAEB7; --tinte-label: #E5D8DF;
  --pflaume: #CD93B0; --pflaume-dunkel: #BE7F9F; --pflaume-hover: #E2AAC7;
  --ocker: #D9A362; --ocker-dunkel: #E2B679; --ocker-hell: #EBC791;
  --linie: #382B33; --linie-mauve: #443540; --linie-mauve-2: #453641; --linie-sand: #3A2F2C; --linie-karte: #3B2E36; --linie-mehr: #5A4353;
  --schatten-karte: 0 2px 4px rgba(0, 0, 0, .2), 0 12px 26px rgba(0, 0, 0, .28);
  --schatten-karte-hover: 0 4px 8px rgba(0, 0, 0, .25), 0 24px 48px rgba(0, 0, 0, .4);
  --schatten-panel: 0 2px 4px rgba(0, 0, 0, .2), 0 14px 32px rgba(0, 0, 0, .3);
  --schatten-btn: 0 8px 22px rgba(0, 0, 0, .35);
  --schatten-btn-hover: 0 14px 30px rgba(0, 0, 0, .45);
  --schatten-btn-hell: 0 2px 4px rgba(0, 0, 0, .2), 0 10px 24px rgba(0, 0, 0, .3);
  --schatten-knopf: 0 2px 4px rgba(0, 0, 0, .2), 0 8px 18px rgba(0, 0, 0, .3);
  --pflaume-flaeche: #6B4257; --pflaume-flaeche-hover: #7D4F68;
  background: var(--leinen);
}
/* Flächen, die im hellen Modus pflaumenfarben mit hellem Text sind, bleiben dunkles Pflaume */
[data-schema="dunkel"] .btn { color: #F7EAF0; background: var(--pflaume-flaeche); }
[data-schema="dunkel"] .btn:hover, [data-schema="dunkel"] .btn:focus-visible { color: #FFFFFF; background: var(--pflaume-flaeche-hover); }
[data-schema="dunkel"] .btn--hell { color: var(--pflaume); background: var(--surface); }
[data-schema="dunkel"] .btn--hell:hover, [data-schema="dunkel"] .btn--hell:focus-visible { color: var(--pflaume-hover); background: var(--karte); }
[data-schema="dunkel"] .hinweis { background: #3A2531; }
[data-schema="dunkel"] .hinweis__link { color: #F7EAF0; border-bottom-color: rgba(247, 234, 240, .55); }
[data-schema="dunkel"] .hinweis:hover .hinweis__link { border-bottom-color: #F7EAF0; }
[data-schema="dunkel"] .kopfzeile.is-stuck { background: rgba(27, 20, 24, .86); box-shadow: 0 1px 0 rgba(255, 255, 255, .04), 0 10px 30px rgba(0, 0, 0, .35); }
[data-schema="dunkel"] .menue::backdrop { background: rgba(0, 0, 0, .55); }
[data-schema="dunkel"] .chip__input:checked + .chip__text { background: var(--pflaume-flaeche); border-color: var(--pflaume-flaeche); color: #F7EAF0; }
[data-schema="dunkel"] .fusszeile { background: #140E11; }
[data-schema="dunkel"] .zeiger.is-aktiv { background: rgba(205, 147, 176, .1); }
[data-schema="dunkel"] .hero__kreis--3 { opacity: .4; }
[data-schema="dunkel"] .portrait__bild, [data-schema="dunkel"] .illustration img { filter: brightness(.92); }
/* Feste Farben in eingebetteten Grafiken */
[data-schema="dunkel"] [stroke="#6B4257"] { stroke: var(--pflaume); }
[data-schema="dunkel"] [fill="#B87A2E"] { fill: var(--ocker); }
[data-schema="dunkel"] [stroke="#B87A2E"] { stroke: var(--ocker); }
[data-schema="dunkel"] [stroke="#E3D3DC"], [data-schema="dunkel"] [stroke="#DCC6D2"], [data-schema="dunkel"] [stroke="#EDE2E8"] { stroke: var(--linie-mauve); }
[data-schema="dunkel"] [stroke="#453C44"] { stroke: var(--tinte-label); }
[data-schema="dunkel"] .brett__svg [stroke="#6B4257"] { stroke: #6B4257; }

/* Schaltfläche Sonne/Mond und weicher Übergang beim Umschalten */
.schema-btn {
  display: inline-flex; align-items: center; justify-content: center; flex-shrink: 0;
  width: 40px; height: 40px; padding: 0; border: none; border-radius: 50%;
  background: transparent; color: var(--tinte-2); cursor: pointer;
  transition: background-color .25s ease, color .25s ease;
}
.schema-btn:hover, .schema-btn:focus-visible { color: var(--tinte); background: rgba(107, 66, 87, .07); }
.schema-btn:focus-visible { border-radius: 50%; }
.schema-btn svg { width: 18px; height: 18px; display: block; overflow: visible; }
.schema-btn .schema-btn__sonne, .schema-btn .schema-btn__mond { transform-origin: 50% 50%; transition: opacity .45s ease, transform .6s cubic-bezier(.2, .7, .2, 1); }
.schema-btn .schema-btn__sonne { opacity: 0; transform: rotate(-60deg) scale(.6); }
.schema-btn .schema-btn__mond { opacity: 1; transform: none; }
[data-schema="dunkel"] .schema-btn .schema-btn__sonne { opacity: 1; transform: none; }
[data-schema="dunkel"] .schema-btn .schema-btn__mond { opacity: 0; transform: rotate(60deg) scale(.6); }
[data-schema="dunkel"] .schema-btn:hover, [data-schema="dunkel"] .schema-btn:focus-visible { background: rgba(205, 147, 176, .12); }
.kopfzeile__extras { display: flex; align-items: center; gap: 6px; }
.hauptnav .schema-btn { margin-left: -6px; }
@media (min-width: 1280px) { .kopfzeile__extras--mobil { display: none; } }
.is-schema-wechsel, .is-schema-wechsel *, .is-schema-wechsel *::before, .is-schema-wechsel *::after {
  transition: background-color .55s ease, color .55s ease, border-color .55s ease, fill .55s ease, stroke .55s ease, box-shadow .55s ease !important;
}
@media (prefers-reduced-motion: reduce) {
  .schema-btn .schema-btn__sonne, .schema-btn .schema-btn__mond { transition: none; }
  .is-schema-wechsel, .is-schema-wechsel *, .is-schema-wechsel *::before, .is-schema-wechsel *::after { transition: none !important; }
}

/* ---------- Druck ---------- */
@media print {
  .hinweis, .kopfzeile, .menue, .schema-btn, .zeiger, .fortschritt, .logo-flug, .symbol-flug, .hero__kreis, .hero__weiter,
  .systembrett__panel, .stepper, [data-brett-bearbeiten], [data-brett-reset], .hero__aktionen, .cta-band__aktionen { display: none !important; }
  .fx-entfalten .entfalten, .fx-leselauf .satz, .fx-leselauf .saetze__schluss, .hero__logo-final, .rise { opacity: 1 !important; transform: none !important; visibility: visible !important; animation: none !important; transition: none !important; filter: none !important; }
  .hero__logo-wrap.is-abgeflogen { visibility: visible !important; }
  .abschnitt, .hero, .fusszeile { break-inside: auto; box-shadow: none; }
  body { background: #fff; color: #000; }
}
