/* ═══════════════════════════════════════════════════════════
   Magda Glen · Yoga in Hamburg
   Warm, ruhig, modern — Cream / Sage / Clay
   Schriften lokal eingebunden (DSGVO-freundlich)
   ═══════════════════════════════════════════════════════════ */

/* Fraunces italic latin-ext */
@font-face {
  font-family: 'Fraunces';
  font-style: italic;
  font-weight: 300 600;
  font-display: swap;
  font-stretch: normal;
  src: url('../assets/fonts/fraunces-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;
}
/* Fraunces italic latin */
@font-face {
  font-family: 'Fraunces';
  font-style: italic;
  font-weight: 300 600;
  font-display: swap;
  font-stretch: normal;
  src: url('../assets/fonts/fraunces-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;
}
/* Fraunces normal latin-ext */
@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 300 600;
  font-display: swap;
  font-stretch: normal;
  src: url('../assets/fonts/fraunces-normal-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;
}
/* Fraunces normal latin */
@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 300 600;
  font-display: swap;
  font-stretch: normal;
  src: url('../assets/fonts/fraunces-normal-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;
}
/* Outfit normal latin-ext */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300 600;
  font-display: swap;
  src: url('../assets/fonts/outfit-normal-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;
}
/* Outfit normal latin */
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300 600;
  font-display: swap;
  src: url('../assets/fonts/outfit-normal-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;
}

:root {
  --bg: #f7f1e6;
  --bg-soft: #efe7d5;
  --paper: #fdfaf3;
  --ink: #2e3626;
  --ink-soft: #5c6650;
  --sage: #7d8f68;
  --sage-deep: #55654a;
  --sage-mist: #b9c3a6;
  --clay: #c2955e;          /* dekorativ: Linien, Punkte, Flächen */
  --clay-ink: #7d5e37;      /* Fließtext-Akzente, WCAG AA (≥4.8:1 auf Creme) */
  --clay-deep: #a1743f;     /* große Display-Kursive, WCAG AA large (≥3.3:1) */
  --clay-soft: #e4cba4;
  --dark: #2a331f;
  --dark-2: #333d27;
  --line: rgba(85, 101, 74, 0.18);

  --font-display: "Fraunces", "Georgia", serif;
  --font-body: "Outfit", "Helvetica Neue", Arial, sans-serif;

  --ease: cubic-bezier(0.16, 1, 0.3, 1);
  --shadow-soft: 0 18px 50px -18px rgba(46, 54, 38, 0.25);
  --radius: 26px;
}

* { margin: 0; padding: 0; box-sizing: border-box; }

html { scroll-behavior: smooth; }

body {
  font-family: var(--font-body);
  font-weight: 300;
  background: var(--bg);
  color: var(--ink);
  line-height: 1.65;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}

/* Grain overlay */
body::after {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 9990;
  pointer-events: none;
  opacity: 0.5;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3CfeColorMatrix values='0 0 0 0 0.2 0 0 0 0 0.21 0 0 0 0 0.15 0 0 0 0.035 0'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)'/%3E%3C/svg%3E");
}

::selection { background: var(--clay-soft); color: var(--ink); }

a { color: inherit; }
img { max-width: 100%; display: block; }

:focus-visible {
  outline: 2px solid var(--sage-deep);
  outline-offset: 3px;
  border-radius: 4px;
}

/* ───────────────────────── Typography helpers ── */

.section-kicker {
  display: flex;
  align-items: center;
  gap: 14px;
  font-size: 0.78rem;
  font-weight: 500;
  letter-spacing: 0.32em;
  text-transform: uppercase;
  color: var(--sage-deep);
  margin-bottom: 22px;
}
.section-kicker span {
  font-family: var(--font-display);
  font-style: italic;
  font-size: 1rem;
  letter-spacing: 0;
  color: var(--clay-ink);
}
.section-kicker::after {
  content: "";
  width: 54px;
  height: 1px;
  background: var(--sage);
  opacity: 0.5;
}
.section-kicker--light { color: var(--sage-mist); }
.section-kicker--light span { color: var(--clay-soft); }

.section-title {
  font-family: var(--font-display);
  font-weight: 400;
  font-size: clamp(2rem, 4.4vw, 3.3rem);
  line-height: 1.12;
  letter-spacing: -0.01em;
  margin-bottom: 26px;
}
.section-title em {
  font-style: italic;
  color: var(--clay-deep);
  font-weight: 400;
}
.section-title--light { color: var(--paper); }

/* ───────────────────────── Buttons ── */

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 16px 30px;
  border-radius: 999px;
  font-family: var(--font-body);
  font-size: 0.95rem;
  font-weight: 500;
  letter-spacing: 0.03em;
  text-decoration: none;
  cursor: pointer;
  border: 1px solid transparent;
  transition: transform 0.45s var(--ease), box-shadow 0.45s var(--ease),
    background-color 0.35s ease, color 0.35s ease, border-color 0.35s ease;
  will-change: transform;
}
.btn:hover { transform: translateY(-3px); }
.btn:active { transform: translateY(-1px) scale(0.98); }

.btn--solid {
  background: var(--sage-deep);
  color: var(--paper);
  box-shadow: 0 14px 30px -14px rgba(85, 101, 74, 0.65);
}
.btn--solid:hover { background: var(--ink); box-shadow: 0 20px 38px -16px rgba(46, 54, 38, 0.6); }

.btn--ghost {
  border-color: rgba(46, 54, 38, 0.25);
  color: var(--ink);
  background: transparent;
}
.btn--ghost:hover { border-color: var(--ink); background: rgba(253, 250, 243, 0.6); }

.btn--light {
  background: var(--paper);
  color: var(--dark);
  box-shadow: 0 16px 34px -16px rgba(0, 0, 0, 0.5);
}
.btn--light:hover { background: var(--clay-soft); }

.btn--small { padding: 11px 22px; font-size: 0.85rem; }
.btn--full { width: 100%; }
.btn svg { width: 18px; height: 18px; transition: transform 0.35s var(--ease); }
.btn:hover svg { transform: translateX(5px); }

/* ───────────────────────── Preloader ── */

.preloader {
  position: fixed;
  inset: 0;
  z-index: 10000;
  background: var(--bg);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.7s ease 0.15s, visibility 0.7s ease 0.15s;
}
/* Ohne (funktionierendes) JavaScript darf der Preloader die Seite nie verdecken */
html:not(.js) .preloader { display: none; }
.preloader.is-done { opacity: 0; visibility: hidden; }
.preloader__inner { text-align: center; }
.preloader__lotus { width: 120px; height: auto; overflow: visible; }
.pl-petal {
  stroke: var(--sage-deep);
  stroke-width: 2;
  fill: rgba(125, 143, 104, 0.08);
  stroke-dasharray: 420;
  stroke-dashoffset: 420;
  animation: drawPetal 1.3s var(--ease) forwards;
}
.pl-petal:nth-child(2), .pl-petal:nth-child(3) { animation-delay: 0.15s; }
.pl-petal:nth-child(4), .pl-petal:nth-child(5) { animation-delay: 0.3s; }
@keyframes drawPetal { to { stroke-dashoffset: 0; } }
.preloader__word {
  margin-top: 18px;
  font-family: var(--font-display);
  font-style: italic;
  font-size: 1.1rem;
  color: var(--sage-deep);
  opacity: 0;
  animation: fadeUp 0.9s ease 0.5s forwards;
}
@keyframes fadeUp {
  from { opacity: 0; transform: translateY(12px); }
  to { opacity: 1; transform: translateY(0); }
}

/* ───────────────────────── Scroll progress ── */

.progress {
  position: fixed;
  top: 0; left: 0; right: 0;
  height: 3px;
  z-index: 9800;
  background: transparent;
}
.progress span {
  display: block;
  height: 100%;
  width: 100%;
  background: linear-gradient(90deg, var(--sage), var(--clay));
  transform-origin: 0 50%;
  transform: scaleX(0);
}

/* ───────────────────────── Navigation ── */

.nav {
  position: fixed;
  top: 0; left: 0; right: 0;
  z-index: 9700;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px clamp(20px, 5vw, 60px);
  transition: background-color 0.4s ease, box-shadow 0.4s ease, padding 0.4s ease,
    backdrop-filter 0.4s ease;
}
.nav.is-scrolled {
  background: rgba(247, 241, 230, 0.93);
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  box-shadow: 0 10px 30px -18px rgba(46, 54, 38, 0.3);
  padding-top: 12px;
  padding-bottom: 12px;
}
body.menu-open .nav {
  background: transparent;
  box-shadow: none;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}
.nav__brand {
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
}
.nav__logo {
  height: 44px;
  width: auto;
  transition: transform 0.6s var(--ease);
}
.nav__brand:hover .nav__logo { transform: rotate(-6deg) scale(1.06); }
.nav__name {
  font-family: var(--font-display);
  font-size: 1.25rem;
  font-weight: 500;
  letter-spacing: 0.01em;
}
.nav__name em { font-style: italic; color: var(--sage-deep); }
.nav__links {
  display: flex;
  align-items: center;
  gap: clamp(18px, 2.6vw, 36px);
}
.nav__links a:not(.btn) {
  position: relative;
  text-decoration: none;
  font-size: 0.92rem;
  font-weight: 400;
  color: var(--ink-soft);
  transition: color 0.3s ease;
  padding: 6px 0;
}
.nav__links a:not(.btn)::after {
  content: "";
  position: absolute;
  left: 0; bottom: 0;
  width: 100%;
  height: 1.5px;
  background: var(--clay);
  transform: scaleX(0);
  transform-origin: 100% 50%;
  transition: transform 0.45s var(--ease);
}
.nav__links a:not(.btn):hover,
.nav__links a.is-active { color: var(--ink); }
.nav__links a:not(.btn):hover::after,
.nav__links a.is-active::after {
  transform: scaleX(1);
  transform-origin: 0 50%;
}

.nav__burger {
  display: none;
  flex-direction: column;
  gap: 7px;
  background: none;
  border: 0;
  padding: 10px;
  cursor: pointer;
  z-index: 9950;
}
.nav__burger span {
  display: block;
  width: 30px;
  height: 2px;
  background: var(--ink);
  transition: transform 0.4s var(--ease), opacity 0.3s;
}
.nav__burger.is-open span:nth-child(1) { transform: translateY(4.5px) rotate(45deg); }
.nav__burger.is-open span:nth-child(2) { transform: translateY(-4.5px) rotate(-45deg); }

/* Sprachumschalter */
.lang {
  display: flex;
  align-items: center;
  gap: 2px;
  padding: 3px;
  border: 1px solid var(--line);
  border-radius: 999px;
  background: rgba(253, 250, 243, 0.5);
}
.lang__btn {
  font-family: var(--font-body);
  font-size: 0.74rem;
  font-weight: 500;
  letter-spacing: 0.08em;
  color: var(--ink-soft);
  background: none;
  border: 0;
  border-radius: 999px;
  padding: 6px 10px;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.lang__btn:hover { color: var(--ink); background: rgba(125, 143, 104, 0.12); }
.lang__btn.is-active {
  background: var(--sage-deep);
  color: var(--paper);
}
.lang--mobile { transform: scale(1.15); }

/* Mobile menu (unter der Navigationsleiste, damit Burger klickbar bleibt) */
.mmenu {
  position: fixed;
  inset: 0;
  z-index: 9650;
  background: linear-gradient(160deg, var(--bg) 0%, var(--bg-soft) 100%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 40px;
  clip-path: circle(0% at calc(100% - 44px) 44px);
  visibility: hidden;
  transition: clip-path 0.7s var(--ease), visibility 0.7s;
}
.mmenu.is-open {
  clip-path: circle(150% at calc(100% - 44px) 44px);
  visibility: visible;
}
.mmenu__links {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.mmenu__links a {
  font-family: var(--font-display);
  font-size: clamp(2rem, 8vw, 2.8rem);
  text-decoration: none;
  color: var(--ink);
  padding: 6px 18px;
  opacity: 0;
  transform: translateY(24px);
  transition: opacity 0.5s ease var(--d, 0s), transform 0.6s var(--ease) var(--d, 0s),
    color 0.3s ease;
}
.mmenu.is-open .mmenu__links a { opacity: 1; transform: translateY(0); }
.mmenu__links a:hover { color: var(--clay); font-style: italic; }
.mmenu__foot {
  font-size: 0.78rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--sage-deep);
  text-align: center;
  max-width: 86vw;
  padding: 0 16px;
}

/* ───────────────────────── Hero ── */

.hero {
  position: relative;
  min-height: 100svh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(110px, 14vh, 150px) clamp(20px, 5vw, 60px) 70px;
  overflow: hidden;
}
.hero__blob {
  position: absolute;
  border-radius: 50%;
  filter: blur(70px);
  pointer-events: none;
}
.hero__blob--a {
  width: 55vw; height: 55vw;
  max-width: 720px; max-height: 720px;
  top: -18%; right: -12%;
  background: radial-gradient(circle at 35% 40%, rgba(228, 203, 164, 0.55), rgba(228, 203, 164, 0) 65%);
  animation: blobFloat 14s ease-in-out infinite alternate;
}
.hero__blob--b {
  width: 44vw; height: 44vw;
  max-width: 560px; max-height: 560px;
  bottom: -22%; left: -14%;
  background: radial-gradient(circle at 60% 45%, rgba(185, 195, 166, 0.5), rgba(185, 195, 166, 0) 65%);
  animation: blobFloat 18s ease-in-out infinite alternate-reverse;
}
@keyframes blobFloat {
  from { transform: translate3d(0, 0, 0) scale(1); }
  to { transform: translate3d(4%, 6%, 0) scale(1.08); }
}

/* floating petals */
.hero__petals { position: absolute; inset: 0; pointer-events: none; overflow: hidden; }
.petal {
  position: absolute;
  top: -30px;
  left: var(--x, 50%);
  width: var(--s, 14px);
  height: calc(var(--s, 14px) * 1.25);
  background: linear-gradient(135deg, var(--clay-soft), var(--sage-mist));
  border-radius: 78% 4% 78% 4%;
  opacity: 0;
  animation: petalFall var(--t, 14s) linear var(--d, 0s) infinite;
}
@keyframes petalFall {
  0% { opacity: 0; transform: translate3d(0, 0, 0) rotate(0deg); }
  8% { opacity: var(--o, 0.5); }
  85% { opacity: var(--o, 0.5); }
  100% { opacity: 0; transform: translate3d(var(--drift, 60px), 105vh, 0) rotate(var(--spin, 300deg)); }
}

.hero__grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: clamp(30px, 5vw, 70px);
  align-items: center;
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
}

.hero__eyebrow {
  display: flex;
  align-items: center;
  gap: 14px;
  font-size: 0.8rem;
  font-weight: 500;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: var(--sage-deep);
  margin-bottom: 28px;
}
.hero__eyebrow-line {
  width: 46px;
  height: 1px;
  background: var(--clay);
  display: inline-block;
}

.hero__title {
  font-family: var(--font-display);
  font-weight: 400;
  font-size: clamp(2.7rem, 6.2vw, 5rem);
  line-height: 1.06;
  letter-spacing: -0.015em;
  margin-bottom: 30px;
}
.hero__title .line { display: block; overflow: hidden; padding-bottom: 0.08em; margin-bottom: -0.08em; }
.js .hero__title .line__inner {
  display: block;
  transform: translateY(112%);
  transition: transform 1.1s var(--ease);
}
body.is-ready .hero__title .line:nth-child(1) .line__inner { transform: translateY(0); transition-delay: 0.25s; }
body.is-ready .hero__title .line:nth-child(2) .line__inner { transform: translateY(0); transition-delay: 0.4s; }
.hero__title em {
  font-style: italic;
  color: var(--sage-deep);
  position: relative;
}
.hero__title .line:nth-child(2) em { color: var(--clay-deep); }

.hero__sub {
  font-size: clamp(1.02rem, 1.5vw, 1.18rem);
  font-weight: 300;
  color: var(--ink-soft);
  max-width: 46ch;
  margin-bottom: 36px;
}
.hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-bottom: 30px;
}
.hero__note {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 0.85rem;
  color: var(--ink-soft);
  letter-spacing: 0.02em;
}
.dot-pulse {
  width: 9px; height: 9px;
  border-radius: 50%;
  background: var(--clay);
  position: relative;
  flex: 0 0 auto;
}
.dot-pulse::after {
  content: "";
  position: absolute;
  inset: -5px;
  border-radius: 50%;
  border: 1px solid var(--clay);
  animation: pulse 2.4s ease-out infinite;
}
@keyframes pulse {
  0% { transform: scale(0.5); opacity: 1; }
  100% { transform: scale(1.9); opacity: 0; }
}

/* Portrait */
.hero__visual { display: flex; justify-content: center; }
.portrait {
  position: relative;
  width: min(100%, 430px);
  transform-style: preserve-3d;
  transition: transform 0.5s var(--ease);
}
.portrait__arch {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  font: inherit;
  cursor: zoom-in;
  border-radius: 999px 999px var(--radius) var(--radius);
  overflow: hidden;
  aspect-ratio: 4 / 5.1;
  box-shadow: var(--shadow-soft);
  background: var(--bg-soft);
}
.portrait__zoom {
  position: absolute;
  right: 16px;
  bottom: 16px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--ink);
  background: rgba(253, 250, 243, 0.88);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  box-shadow: 0 8px 20px -10px rgba(46, 54, 38, 0.5);
  opacity: 0;
  transform: scale(0.8);
  transition: opacity 0.4s ease, transform 0.5s var(--ease);
}
.portrait__zoom svg { width: 20px; height: 20px; }
.portrait__arch:hover .portrait__zoom,
.portrait__arch:focus-visible .portrait__zoom { opacity: 1; transform: scale(1); }
.portrait__arch::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  box-shadow: inset 0 0 0 1px rgba(85, 101, 74, 0.15);
  pointer-events: none;
}
.portrait__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.04);
  transition: transform 1.2s var(--ease);
}
.portrait:hover .portrait__img { transform: scale(1.09); }
.portrait__ring {
  position: absolute;
  inset: -7% -9% auto auto;
  width: 62%;
  z-index: -1;
  fill: none;
}
.portrait__ring circle {
  stroke: var(--clay);
  stroke-width: 0.55;
  stroke-dasharray: 2.4 3.6;
  opacity: 0.85;
  transform-origin: center;
  animation: spinSlow 46s linear infinite;
}
@keyframes spinSlow { to { transform: rotate(360deg); } }

.hero__scroll {
  position: absolute;
  bottom: 26px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  z-index: 3;
}
.hero__scroll-line {
  width: 1px;
  height: 52px;
  background: rgba(46, 54, 38, 0.25);
  position: relative;
  overflow: hidden;
}
.hero__scroll-line::after {
  content: "";
  position: absolute;
  top: -40%;
  left: 0;
  width: 100%;
  height: 40%;
  background: var(--clay);
  animation: scrollHint 2s var(--ease) infinite;
}
@keyframes scrollHint {
  0% { top: -40%; }
  60%, 100% { top: 110%; }
}
.hero__scroll-txt {
  font-size: 0.7rem;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: var(--ink-soft);
}

/* ───────────────────────── Marquee ── */

.marquee {
  background: var(--dark);
  color: var(--bg);
  overflow: hidden;
  padding: 22px 0;
  position: relative;
  z-index: 3;
}
.marquee__track {
  display: flex;
  width: max-content;
  animation: marquee 36s linear infinite;
}
.marquee:hover .marquee__track { animation-play-state: paused; }
.marquee__track span {
  font-family: var(--font-display);
  font-style: italic;
  font-weight: 300;
  font-size: clamp(1.15rem, 2.2vw, 1.7rem);
  white-space: nowrap;
  padding-right: 0.6em;
}
.marquee__track i {
  font-style: normal;
  color: var(--clay-soft);
  font-size: 0.75em;
  vertical-align: 0.12em;
  padding: 0 0.5em;
}
@keyframes marquee { to { transform: translateX(-50%); } }

/* ───────────────────────── Intro / Quote ── */

.intro {
  position: relative;
  padding: clamp(90px, 13vw, 170px) clamp(20px, 5vw, 60px);
  text-align: center;
  overflow: hidden;
}
.intro__leaf {
  position: absolute;
  color: var(--sage-mist);
  opacity: 0.55;
  pointer-events: none;
}
.intro__leaf--l {
  left: clamp(-40px, 2vw, 80px);
  top: 16%;
  width: clamp(70px, 9vw, 120px);
  /* --py kommt vom Parallax-Skript; die Rotation bleibt erhalten */
  transform: translate3d(0, var(--py, 0px), 0) rotate(-14deg);
}
.intro__leaf svg { width: 100%; height: auto; }
.intro__inner { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }
.intro__kicker {
  font-size: 0.78rem;
  letter-spacing: 0.32em;
  text-transform: uppercase;
  font-weight: 500;
  color: var(--sage-deep);
  margin-bottom: 30px;
}
.intro__quote p {
  font-family: var(--font-display);
  font-weight: 300;
  font-size: clamp(1.55rem, 3.4vw, 2.6rem);
  line-height: 1.35;
  color: var(--ink);
}
.intro__quote em { font-style: italic; color: var(--clay-deep); }
.intro__quote .w {
  display: inline-block;
  opacity: 0.12;
  transform: translateY(0.35em);
  filter: blur(3px);
  transition: opacity 0.7s ease var(--wd, 0s), transform 0.8s var(--ease) var(--wd, 0s),
    filter 0.7s ease var(--wd, 0s);
}
.intro__quote.in-view .w { opacity: 1; transform: translateY(0); filter: blur(0); }
.intro__chips {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  margin-top: 44px;
}
.chip {
  padding: 10px 20px;
  border: 1px solid var(--line);
  border-radius: 999px;
  font-size: 0.85rem;
  font-weight: 400;
  color: var(--ink-soft);
  background: rgba(253, 250, 243, 0.65);
  transition: transform 0.4s var(--ease), border-color 0.3s;
}
.chip:hover { transform: translateY(-3px); border-color: var(--sage); }
.chip small {
  font-size: 0.72em;
  color: var(--clay-ink);
  font-style: italic;
  margin-left: 6px;
}
.chip--soft { border-style: dashed; }

/* ───────────────────────── About ── */

.about {
  padding: clamp(80px, 11vw, 150px) clamp(20px, 5vw, 60px);
  background:
    radial-gradient(60% 50% at 100% 0%, rgba(228, 203, 164, 0.22), transparent 70%),
    var(--bg-soft);
}
.about__grid {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 0.92fr 1.08fr;
  gap: clamp(40px, 6vw, 90px);
  align-items: center;
}
.about__visual { position: relative; }
.about__frame {
  position: relative;
  border-radius: var(--radius);
  overflow: hidden;
  aspect-ratio: 4 / 4.7;
  box-shadow: var(--shadow-soft);
}
.about__frame::before {
  content: "";
  position: absolute;
  inset: 14px;
  border: 1px solid rgba(253, 250, 243, 0.55);
  border-radius: calc(var(--radius) - 10px);
  z-index: 2;
  pointer-events: none;
}
.about__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  will-change: transform;
}
.about__stamp {
  position: absolute;
  top: -26px;
  right: -20px;
  width: 92px;
  height: 92px;
  border-radius: 50%;
  background: var(--paper);
  box-shadow: 0 14px 30px -14px rgba(46, 54, 38, 0.35);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 3;
}
.about__stamp img { width: 38px; }
.about__quote-card {
  position: absolute;
  bottom: -34px;
  right: -16px;
  max-width: 300px;
  background: var(--paper);
  border-radius: 20px;
  padding: 24px 26px;
  box-shadow: 0 22px 44px -20px rgba(46, 54, 38, 0.4);
  transform: rotate(-2deg);
  z-index: 3;
}
.about__quote-card blockquote {
  font-family: var(--font-display);
  font-style: italic;
  font-size: 1.02rem;
  line-height: 1.5;
  color: var(--ink);
}
.about__quote-card figcaption {
  margin-top: 10px;
  font-size: 0.78rem;
  letter-spacing: 0.08em;
  color: var(--sage-deep);
}
.about__text p { margin-bottom: 18px; max-width: 58ch; }
.about__text strong { font-weight: 500; color: var(--ink); }
.about__highlight {
  font-family: var(--font-display);
  font-size: 1.25rem;
  line-height: 1.5;
  color: var(--sage-deep);
  border-left: 2px solid var(--clay);
  padding-left: 22px;
  margin-top: 26px;
}
.about__highlight em { color: var(--clay-ink); }

.timeline {
  list-style: none;
  margin-top: 40px;
  position: relative;
  padding-left: 4px;
}
.timeline__item {
  position: relative;
  padding: 0 0 22px 34px;
  border-left: 1px solid var(--line);
  --step: 0;
}
.timeline__item:nth-child(2) { --step: 1; }
.timeline__item:nth-child(3) { --step: 2; }
.timeline__item:last-child { border-left-color: transparent; padding-bottom: 0; }

/* Die Linie füllt sich von der Vergangenheit zur Gegenwart */
.timeline__item::after {
  content: "";
  position: absolute;
  left: -1px;
  top: 0;
  width: 1px;
  height: 100%;
  background: linear-gradient(180deg, var(--clay), rgba(194, 149, 94, 0.15));
  transform: scaleY(0);
  transform-origin: 0 0;
  transition: transform 1.5s var(--ease) calc(var(--step) * 2.6s + 0.5s);
}
.timeline__item:last-child::after { display: none; }
.timeline.in-view .timeline__item::after { transform: scaleY(1); }

.timeline__dot {
  position: absolute;
  left: -6px;
  top: 4px;
  width: 11px; height: 11px;
  border-radius: 50%;
  background: var(--clay);
  opacity: 0.28;
  box-shadow: 0 0 0 5px rgba(194, 149, 94, 0.1);
}
/* Ruhiger Lichtlauf: jeder Punkt geht nacheinander an und atmet weiter.
   "both" hält den gedimmten Startwert während der Verzögerung – erst dadurch
   entsteht die Staffelung von der Vergangenheit zur Gegenwart. */
.timeline.in-view .timeline__dot {
  animation: dotGlow 7.8s ease-in-out calc(var(--step) * 2.6s) infinite both;
}
.timeline.in-view .timeline__dot::before {
  content: "";
  position: absolute;
  inset: -4px;
  border-radius: 50%;
  border: 1px solid var(--clay);
  opacity: 0;
  animation: dotHalo 7.8s ease-out calc(var(--step) * 2.6s) infinite both;
}
@keyframes dotGlow {
  0%, 100% { opacity: 0.3; box-shadow: 0 0 0 4px rgba(194, 149, 94, 0.08); }
  14% { opacity: 1; box-shadow: 0 0 0 7px rgba(194, 149, 94, 0.26), 0 0 16px rgba(194, 149, 94, 0.5); }
  40% { opacity: 0.92; box-shadow: 0 0 0 6px rgba(194, 149, 94, 0.2); }
}
@keyframes dotHalo {
  0% { transform: scale(0.6); opacity: 0; }
  14% { opacity: 0.7; }
  46% { transform: scale(2.3); opacity: 0; }
  100% { transform: scale(2.3); opacity: 0; }
}
.timeline__when {
  display: block;
  font-size: 0.76rem;
  font-weight: 600;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: var(--sage-deep);
  margin-bottom: 4px;
}
.timeline__what { font-size: 0.98rem; color: var(--ink-soft); }

/* ───────────────────────── Wirkung / Orbit ── */

.orbit {
  position: relative;
  background:
    radial-gradient(70% 90% at 50% 0%, rgba(125, 143, 104, 0.28), transparent 62%),
    radial-gradient(50% 60% at 85% 90%, rgba(194, 149, 94, 0.16), transparent 70%),
    var(--dark);
  color: var(--bg);
  padding: clamp(90px, 12vw, 150px) clamp(20px, 5vw, 60px) clamp(80px, 10vw, 130px);
  overflow: hidden;
}
.orbit__stars {
  position: absolute;
  inset: 0;
  background-image:
    radial-gradient(1.5px 1.5px at 12% 30%, rgba(228, 203, 164, 0.5) 50%, transparent 51%),
    radial-gradient(1.5px 1.5px at 78% 18%, rgba(185, 195, 166, 0.45) 50%, transparent 51%),
    radial-gradient(2px 2px at 90% 62%, rgba(228, 203, 164, 0.35) 50%, transparent 51%),
    radial-gradient(1.5px 1.5px at 26% 78%, rgba(185, 195, 166, 0.4) 50%, transparent 51%),
    radial-gradient(1.5px 1.5px at 55% 45%, rgba(228, 203, 164, 0.28) 50%, transparent 51%),
    radial-gradient(2px 2px at 40% 12%, rgba(185, 195, 166, 0.35) 50%, transparent 51%),
    radial-gradient(1.5px 1.5px at 66% 85%, rgba(228, 203, 164, 0.4) 50%, transparent 51%),
    radial-gradient(1.5px 1.5px at 8% 55%, rgba(228, 203, 164, 0.3) 50%, transparent 51%);
  animation: twinkle 7s ease-in-out infinite alternate;
  pointer-events: none;
}
@keyframes twinkle { from { opacity: 0.5; } to { opacity: 1; } }
.orbit__aura {
  position: absolute;
  left: 50%;
  top: 52%;
  width: min(760px, 90vw);
  aspect-ratio: 1;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: radial-gradient(circle, rgba(125, 143, 104, 0.22), transparent 62%);
  filter: blur(30px);
  pointer-events: none;
}

.orbit__head {
  position: relative;
  text-align: center;
  max-width: 720px;
  margin: 0 auto clamp(30px, 5vw, 60px);
}
.orbit__head .section-kicker { justify-content: center; }
.orbit__lead {
  color: rgba(247, 241, 230, 0.72);
  font-size: 1.02rem;
}

.orbit__stage {
  position: relative;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  grid-template-areas:
    "tl system tr"
    "bl system br";
  gap: clamp(28px, 5vw, 70px) clamp(20px, 4vw, 56px);
  align-items: center;
  max-width: 1180px;
  margin: 0 auto;
}
.orbit__item--tl { grid-area: tl; }
.orbit__item--tr { grid-area: tr; }
.orbit__item--bl { grid-area: bl; }
.orbit__item--br { grid-area: br; }

.orbit__item h3 {
  font-family: var(--font-display);
  font-weight: 400;
  font-size: clamp(1.25rem, 2vw, 1.6rem);
  margin-bottom: 10px;
  color: var(--clay-soft);
}
.orbit__item:nth-of-type(2) h3 { color: #a9c79b; }
.orbit__item:nth-of-type(3) h3 { color: #e3b184; }
.orbit__item:nth-of-type(4) h3 { color: #9fc9b6; }
.orbit__item p {
  font-size: 0.95rem;
  color: rgba(247, 241, 230, 0.68);
  max-width: 34ch;
}

/* Planetensystem */
.orbit__system {
  grid-area: system;
  position: relative;
  width: clamp(250px, 32vw, 400px);
  aspect-ratio: 1;
  justify-self: center;
}
.orbit__ring {
  position: absolute;
  top: 50%;
  left: 50%;
  border: 1px solid rgba(228, 203, 164, 0.18);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  animation: orbitSpin var(--dur, 40s) linear infinite;
}
.orbit__ring--1 { width: 46%; height: 46%; --dur: 26s; border-color: rgba(228, 203, 164, 0.3); }
.orbit__ring--2 { width: 72%; height: 72%; --dur: 44s; animation-direction: reverse; }
.orbit__ring--3 { width: 100%; height: 100%; --dur: 64s; }
@keyframes orbitSpin {
  from { transform: translate(-50%, -50%) rotate(0deg); }
  to { transform: translate(-50%, -50%) rotate(360deg); }
}

.orbit__body {
  position: absolute;
  width: var(--s, 14px);
  height: var(--s, 14px);
  margin-left: calc(var(--s, 14px) / -2);
  margin-top: calc(var(--s, 14px) / -2);
  border-radius: 50%;
  box-shadow: 0 0 16px var(--glow, rgba(228, 203, 164, 0.5));
}
.orbit__body--sage {
  --s: 15px; --glow: rgba(150, 180, 130, 0.6);
  left: 50%; top: 0;
  background: radial-gradient(circle at 34% 32%, #b7d09a, #6f8a5b);
}
.orbit__body--clay {
  --s: 20px; --glow: rgba(226, 160, 92, 0.55);
  left: 100%; top: 50%;
  background: radial-gradient(circle at 34% 32%, #f0c48b, #c2854a);
}
.orbit__body--mist {
  --s: 11px; --glow: rgba(185, 195, 166, 0.5);
  left: 14.64%; top: 85.36%;
  background: radial-gradient(circle at 34% 32%, #d7dec9, #97a487);
}
.orbit__body--gold {
  --s: 13px; --glow: rgba(228, 203, 164, 0.55);
  left: 14.64%; top: 14.64%;
  background: radial-gradient(circle at 34% 32%, #f4e0bb, #cfa86a);
}
.orbit__body--saturn {
  --s: 26px; --glow: rgba(228, 203, 164, 0.4);
  left: 85.36%; top: 85.36%;
  background: radial-gradient(circle at 34% 30%, #efdcc0, #b9926a);
  animation: orbitSpin 64s linear infinite reverse;
}
.orbit__body--saturn i {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 210%;
  height: 62%;
  transform: translate(-50%, -50%) rotate(-18deg);
  border: 1.5px solid rgba(228, 203, 164, 0.75);
  border-radius: 50%;
}
.orbit__spark {
  position: absolute;
  width: 12px;
  height: 12px;
  opacity: 0.75;
  animation: sparkle 4.5s ease-in-out infinite;
}
.orbit__spark::before,
.orbit__spark::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  background: var(--clay-soft);
  transform: translate(-50%, -50%);
}
.orbit__spark::before { width: 100%; height: 1.5px; }
.orbit__spark::after { width: 1.5px; height: 100%; }
.orbit__spark--a { left: -4%; top: 30%; }
.orbit__spark--b { left: 96%; top: 16%; animation-delay: 2s; }
@keyframes sparkle {
  0%, 100% { opacity: 0.2; transform: scale(0.7) rotate(0deg); }
  50% { opacity: 0.9; transform: scale(1) rotate(45deg); }
}

.orbit__core {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 30%;
  aspect-ratio: 1;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #dff0c4;
  background: radial-gradient(circle at 38% 32%, rgba(160, 190, 120, 0.5), rgba(60, 82, 45, 0.9) 72%);
  box-shadow:
    0 0 0 1px rgba(199, 226, 160, 0.35),
    0 0 40px rgba(150, 190, 110, 0.45),
    0 0 110px rgba(125, 143, 104, 0.4);
  animation: corePulse 6s ease-in-out infinite;
}
.orbit__core svg { width: 56%; height: 56%; }
@keyframes corePulse {
  0%, 100% { box-shadow: 0 0 0 1px rgba(199, 226, 160, 0.35), 0 0 40px rgba(150, 190, 110, 0.4), 0 0 110px rgba(125, 143, 104, 0.35); }
  50% { box-shadow: 0 0 0 1px rgba(199, 226, 160, 0.5), 0 0 60px rgba(150, 190, 110, 0.6), 0 0 150px rgba(125, 143, 104, 0.5); }
}

/* ───────────────────────── Offer ── */

.offer {
  padding: clamp(90px, 12vw, 160px) clamp(20px, 5vw, 60px);
  max-width: 1240px;
  margin: 0 auto;
}
.offer__head { max-width: 720px; margin-bottom: 60px; }
.offer__status {
  color: var(--ink-soft);
  font-size: 1.02rem;
}
.offer__status a {
  color: var(--sage-deep);
  font-weight: 400;
  text-decoration-color: var(--clay);
  text-underline-offset: 4px;
  transition: color 0.3s;
}
.offer__status a:hover { color: var(--clay-ink); }

.offer__scroller { position: relative; }
.offer__cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(18px, 2.5vw, 30px);
}
.offer__swipe {
  display: none;
  margin-top: 16px;
  text-align: center;
  font-size: 0.78rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--sage-deep);
  opacity: 0.75;
}
.card {
  position: relative;
  background: var(--paper);
  border: 1px solid rgba(85, 101, 74, 0.12);
  border-radius: var(--radius);
  padding: clamp(28px, 3vw, 40px);
  overflow: hidden;
  transition: transform 0.55s var(--ease), box-shadow 0.55s var(--ease), border-color 0.4s;
}
.card:hover {
  transform: translateY(-10px);
  box-shadow: 0 30px 60px -28px rgba(46, 54, 38, 0.35);
  border-color: rgba(85, 101, 74, 0.28);
}
.card__glow {
  position: absolute;
  top: -60px; right: -60px;
  width: 190px; height: 190px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(228, 203, 164, 0.5), transparent 68%);
  opacity: 0;
  transition: opacity 0.6s ease;
  pointer-events: none;
}
.card:hover .card__glow { opacity: 1; }
.card__tag {
  display: inline-block;
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--sage-deep);
  background: rgba(125, 143, 104, 0.12);
  padding: 7px 14px;
  border-radius: 999px;
  margin-bottom: 26px;
}
.card__tag--accent { color: var(--clay-ink); background: rgba(194, 149, 94, 0.16); }
.card__tag--soft {
  background: transparent;
  border: 1px dashed rgba(85, 101, 74, 0.35);
}
.card__icon {
  width: 64px; height: 64px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--sage-deep);
  background: rgba(125, 143, 104, 0.1);
  margin-bottom: 22px;
  transition: transform 0.5s var(--ease), background-color 0.4s;
}
.card:hover .card__icon { transform: rotate(-8deg) scale(1.08); background: rgba(194, 149, 94, 0.16); }
.card__icon svg { width: 34px; height: 34px; }
.card__title {
  font-family: var(--font-display);
  font-weight: 500;
  font-size: 1.45rem;
  line-height: 1.2;
  margin-bottom: 14px;
}
.card__title span {
  display: block;
  font-style: italic;
  font-weight: 300;
  color: var(--sage-deep);
}
.card__text { color: var(--ink-soft); font-size: 0.97rem; margin-bottom: 20px; }
.card__list { list-style: none; }
.card__list li {
  position: relative;
  padding: 6px 0 6px 26px;
  font-size: 0.92rem;
  color: var(--ink-soft);
}
.card__list li::before {
  content: "";
  position: absolute;
  left: 2px;
  top: 13px;
  width: 12px;
  height: 7px;
  border-left: 1.6px solid var(--clay);
  border-bottom: 1.6px solid var(--clay);
  transform: rotate(-48deg);
}
.card__link { color: var(--sage-deep); text-underline-offset: 3px; }
.card--planned { background: rgba(253, 250, 243, 0.6); }

.offer__banner {
  margin-top: clamp(50px, 6vw, 80px);
  background:
    radial-gradient(80% 160% at 0% 0%, rgba(228, 203, 164, 0.35), transparent 55%),
    linear-gradient(120deg, var(--sage-deep), var(--dark-2));
  color: var(--bg);
  border-radius: calc(var(--radius) + 6px);
  padding: clamp(34px, 4.5vw, 56px) clamp(28px, 4.5vw, 60px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  flex-wrap: wrap;
  box-shadow: var(--shadow-soft);
}
.offer__banner h3 {
  font-family: var(--font-display);
  font-weight: 400;
  font-size: clamp(1.5rem, 2.6vw, 2rem);
  margin-bottom: 8px;
}
.offer__banner p { color: rgba(247, 241, 230, 0.8); max-width: 46ch; }
.offer__banner .btn--solid {
  background: var(--paper);
  color: var(--dark);
  box-shadow: 0 16px 34px -16px rgba(0, 0, 0, 0.45);
}
.offer__banner .btn--solid:hover { background: var(--clay-soft); }

/* ───────────────────────── Stimmen / Voices ── */

.voices {
  position: relative;
  padding: clamp(80px, 11vw, 140px) clamp(20px, 5vw, 60px) clamp(70px, 9vw, 120px);
  background:
    radial-gradient(60% 50% at 50% 0%, rgba(228, 203, 164, 0.2), transparent 65%),
    var(--bg);
  overflow: hidden;
}
.voices__head { text-align: center; max-width: 760px; margin: 0 auto clamp(40px, 5vw, 66px); }
.voices__head .section-kicker { justify-content: center; }
.voices__title {
  font-family: var(--font-display);
  font-weight: 400;
  font-size: clamp(2.1rem, 5vw, 3.7rem);
  line-height: 1.1;
  letter-spacing: -0.015em;
  margin-bottom: 20px;
}
.voices__lead { color: var(--ink-soft); font-size: 1.02rem; }

.voices__stage {
  position: relative;
  max-width: 1180px;
  margin: 0 auto;
}
.voices__fan {
  position: relative;
  height: clamp(300px, 27vw, 350px);
  touch-action: pan-y;
  --fan-x: clamp(120px, 15vw, 215px);
  --fan-y: 16px;
  --fan-r: 7deg;
}

.voice {
  position: absolute;
  left: 50%;
  top: 50%;
  width: clamp(250px, 26vw, 310px);
  margin-left: calc(clamp(250px, 26vw, 310px) / -2);
  margin-top: calc(clamp(230px, 22vw, 250px) / -2);
  min-height: clamp(230px, 22vw, 250px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
  padding: 28px 26px;
  border-radius: 22px;
  cursor: pointer;
  background: var(--paper);
  box-shadow: 0 14px 34px -20px rgba(46, 54, 38, 0.4);
  transform:
    translateX(calc(var(--off, 0) * var(--fan-x)))
    translateY(calc(var(--abs, 0) * var(--fan-y)))
    rotate(calc(var(--off, 0) * var(--fan-r)))
    scale(calc(1 - var(--abs, 0) * 0.05));
  opacity: calc(1 - var(--abs, 0) * 0.2);
  transition: transform 0.75s var(--ease), opacity 0.6s ease, box-shadow 0.6s ease;
  will-change: transform;
}
.voice.is-active {
  cursor: default;
  box-shadow: 0 28px 60px -26px rgba(46, 54, 38, 0.5);
}
.voice.is-far { opacity: 0; pointer-events: none; }

.voice[data-tint="1"] { background: #f3e6e2; }
.voice[data-tint="2"] { background: #e9e6f1; }
.voice[data-tint="3"] { background: var(--paper); }
.voice[data-tint="4"] { background: #e6ecdc; }
.voice[data-tint="5"] { background: #f6ecd8; }

.voice blockquote {
  font-size: 0.99rem;
  line-height: 1.62;
  color: var(--ink);
}
.voice figcaption {
  display: flex;
  align-items: center;
  gap: 12px;
}
.voice__avatar {
  flex: 0 0 auto;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-display);
  font-size: 1.05rem;
  color: var(--paper);
  background: linear-gradient(140deg, var(--sage), var(--sage-deep));
}
.voice[data-tint="1"] .voice__avatar { background: linear-gradient(140deg, #c9a08f, #a06f5c); }
.voice[data-tint="2"] .voice__avatar { background: linear-gradient(140deg, #9b93bf, #6f6796); }
.voice[data-tint="5"] .voice__avatar { background: linear-gradient(140deg, #d0a468, #a1743f); }
.voice__who { display: flex; flex-direction: column; line-height: 1.3; }
.voice__who strong { font-weight: 500; font-size: 0.92rem; }
.voice__who small { font-size: 0.78rem; color: var(--ink-soft); }

.voices__controls {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  margin-top: clamp(18px, 3vw, 34px);
}
.voices__arrow {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 1px solid var(--line);
  background: rgba(253, 250, 243, 0.7);
  color: var(--ink-soft);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease,
    transform 0.4s var(--ease);
}
.voices__arrow:hover {
  background: var(--sage-deep);
  border-color: var(--sage-deep);
  color: var(--paper);
  transform: scale(1.06);
}
.voices__arrow svg { width: 20px; height: 20px; }
.voices__dots { display: flex; align-items: center; gap: 9px; }
.voices__dot {
  width: 8px;
  height: 8px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: rgba(85, 101, 74, 0.28);
  cursor: pointer;
  transition: width 0.45s var(--ease), background-color 0.35s ease;
}
.voices__dot.is-active { width: 26px; background: var(--sage-deep); }

/* ───────────────────────── Contact ── */

.contact {
  background:
    radial-gradient(55% 60% at 0% 100%, rgba(185, 195, 166, 0.25), transparent 65%),
    var(--bg-soft);
  padding: clamp(90px, 12vw, 160px) clamp(20px, 5vw, 60px);
}
.contact__grid {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1.05fr;
  gap: clamp(40px, 6vw, 90px);
  align-items: start;
}
.contact__lead { color: var(--ink-soft); max-width: 50ch; margin-bottom: 36px; }

.form {
  background: rgba(46, 54, 38, 0.03);
  border: 1px solid rgba(46, 54, 38, 0.1);
  border-radius: 18px;
  padding: clamp(24px, 3.4vw, 36px);
  height: fit-content;
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
}
/* Honigtopf – für Menschen unsichtbar */
.form__hp {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.form__row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}
.form__field { margin-bottom: 18px; }
.form__label {
  display: block;
  margin-bottom: 8px;
  font-size: 0.66rem;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--sage-deep);
}
.form input[type="text"],
.form input[type="email"],
.form textarea {
  width: 100%;
  padding: 14px;
  font-family: var(--font-body);
  font-size: 0.875rem;
  font-weight: 400;
  color: var(--ink);
  background: rgba(46, 54, 38, 0.04);
  border: 1px solid rgba(46, 54, 38, 0.15);
  border-radius: 10px;
  outline: none;
  transition: border-color 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease;
}
.form textarea { resize: vertical; min-height: 118px; }
.form input:focus,
.form textarea:focus {
  border-color: var(--sage);
  background: rgba(253, 250, 243, 0.7);
  box-shadow: 0 0 0 3px rgba(125, 143, 104, 0.14);
}
.form input::placeholder,
.form textarea::placeholder { color: rgba(92, 102, 80, 0.55); }

/* Anliegen als Pastillen statt Auswahlfeld */
.form__chips { display: flex; flex-wrap: wrap; gap: 6px; }
.form__chip {
  font-family: var(--font-body);
  font-size: 0.78rem;
  color: var(--ink-soft);
  background: transparent;
  border: 1px solid rgba(46, 54, 38, 0.15);
  border-radius: 999px;
  padding: 8px 13px;
  cursor: pointer;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
}
.form__chip:hover { border-color: var(--sage); color: var(--ink); }
.form__chip.is-active {
  background: rgba(125, 143, 104, 0.18);
  border-color: var(--sage-deep);
  color: var(--ink);
  font-weight: 500;
}

.form__error {
  margin-bottom: 18px;
  padding: 10px 14px;
  border-radius: 10px;
  font-size: 0.85rem;
  color: #7d2b21;
  background: rgba(192, 57, 43, 0.1);
  border: 1px solid rgba(192, 57, 43, 0.35);
}
.form__hint {
  margin-top: 14px;
  font-size: 0.8rem;
  color: var(--ink-soft);
  text-align: center;
}
.form__sent { padding: 40px 0; text-align: center; }
.form__sent-mark {
  display: block;
  font-family: var(--font-display);
  font-size: 1.9rem;
  color: var(--clay-ink);
  margin-bottom: 12px;
}
.form__sent p {
  font-family: var(--font-display);
  font-size: 1.3rem;
  color: var(--ink);
}

/* Kontaktkanäle als Haarlinien-Zeilen */
.contact__ways { list-style: none; margin-top: 44px; }
.contact__ways li:first-child > * { border-top: 1px solid rgba(46, 54, 38, 0.12); }
.contact__ways a,
.contact__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 18px;
  padding: 20px 0;
  border-bottom: 1px solid rgba(46, 54, 38, 0.12);
  text-decoration: none;
  color: var(--ink);
  transition: padding-left 0.35s var(--ease), color 0.3s ease;
}
.contact__ways a:hover { padding-left: 8px; color: var(--clay-ink); }
.contact__key {
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--sage-deep);
  white-space: nowrap;
}
.contact__val {
  font-family: var(--font-display);
  font-size: 1.06rem;
  text-align: right;
}
.contact__val i { font-style: normal; color: var(--clay-ink); margin-left: 4px; }

/* ───────────────────────── Footer ── */

.footer {
  background: var(--dark);
  color: rgba(247, 241, 230, 0.8);
  text-align: center;
  padding: 80px 24px 40px;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}
.footer > *:not(.footer__water) { position: relative; z-index: 1; }
.footer::before {
  content: "";
  position: absolute;
  top: 0; left: 50%;
  transform: translateX(-50%);
  width: min(560px, 80vw);
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(228, 203, 164, 0.5), transparent);
}
/* Sanft wanderndes Grün – wie Licht auf Wasser */
.footer__water {
  position: absolute;
  inset: -20% 0;
  pointer-events: none;
  background:
    linear-gradient(180deg,
      rgba(125, 143, 104, 0)    0%,
      rgba(125, 143, 104, 0.30) 18%,
      rgba(160, 185, 130, 0.16) 34%,
      rgba(85, 101, 74, 0.34)   52%,
      rgba(140, 165, 115, 0.14) 70%,
      rgba(125, 143, 104, 0)    100%);
  background-size: 100% 220%;
  animation: footerWater 26s ease-in-out infinite alternate;
}
.footer__water::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(190deg,
      rgba(199, 226, 160, 0)    20%,
      rgba(199, 226, 160, 0.10) 45%,
      rgba(228, 203, 164, 0.07) 58%,
      rgba(199, 226, 160, 0)    80%);
  background-size: 100% 180%;
  animation: footerWater 19s ease-in-out infinite alternate-reverse;
}
@keyframes footerWater {
  from { background-position: 50% 0%; }
  to { background-position: 50% 100%; }
}

.footer__mantra {
  font-family: var(--font-display);
  font-style: italic;
  font-size: 1.05rem;
  color: var(--clay-soft);
  letter-spacing: 0.12em;
  margin-bottom: 30px;
}
.footer__nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: clamp(16px, 3vw, 34px);
  margin-bottom: 34px;
}
.footer__nav a {
  color: rgba(247, 241, 230, 0.75);
  text-decoration: none;
  font-size: 0.92rem;
  transition: color 0.3s;
}
.footer__nav a:hover { color: var(--clay-soft); }
.footer__note {
  font-size: 0.82rem;
  color: rgba(247, 241, 230, 0.65);
  margin-bottom: 8px;
}
.footer__copy { font-size: 0.82rem; color: rgba(247, 241, 230, 0.65); }

/* ───────────────────────── Reveal system ── */

/* Verstecken nur mit funktionierendem JavaScript (Progressive Enhancement) */
.js [data-reveal] {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.9s ease calc(var(--i, 0) * 0.1s),
    transform 1s var(--ease) calc(var(--i, 0) * 0.1s);
}
.js [data-reveal].in-view { opacity: 1; transform: translateY(0); }

/* ───────────────────────── Legal pages ── */

.legal {
  max-width: 780px;
  margin: 0 auto;
  padding: 150px clamp(20px, 5vw, 60px) 100px;
}
.legal h1 {
  font-family: var(--font-display);
  font-weight: 400;
  font-size: clamp(2.2rem, 5vw, 3rem);
  margin-bottom: 14px;
}
.legal h1 em { font-style: italic; color: var(--clay-deep); }
.legal h2 {
  font-family: var(--font-display);
  font-weight: 500;
  font-size: 1.3rem;
  margin: 38px 0 12px;
}
.legal p { margin-bottom: 14px; color: var(--ink-soft); }
.legal .placeholder {
  background: rgba(194, 149, 94, 0.12);
  border: 1px dashed rgba(194, 149, 94, 0.5);
  border-radius: 12px;
  padding: 4px 10px;
  color: var(--clay-ink);
  font-size: 0.92em;
}
.legal__back {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 40px;
  color: var(--sage-deep);
  text-decoration: none;
  font-size: 0.92rem;
}
.legal__back:hover { color: var(--clay); }

/* ───────────────────────── Responsive ── */

@media (max-width: 1023px) {
  .about__quote-card { right: 0; }
}

@media (max-width: 899px) {
  .nav__links { display: none; }
  .nav__burger { display: flex; }

  /* Blatt bleibt sichtbar – gespiegelt in den freien Rand oben rechts,
     außerhalb der Textspalte statt quer darüber */
  .intro__leaf--l {
    left: auto;
    right: clamp(-22px, -2vw, 0px);
    top: clamp(6px, 2vw, 30px);
    width: clamp(58px, 12vw, 96px);
    opacity: 0.42;
    transform: translate3d(0, var(--py, 0px), 0) rotate(16deg) scaleX(-1);
  }

  .hero { padding-top: 120px; }
  .hero__grid { grid-template-columns: 1fr; gap: 54px; }
  .hero__copy { text-align: center; }
  .hero__eyebrow, .hero__actions, .hero__note { justify-content: center; }
  .hero__sub { margin-inline: auto; }
  .portrait { width: min(78vw, 380px); }

  .about__grid { grid-template-columns: 1fr; }
  .about__visual { max-width: 460px; margin: 0 auto 40px; }

  /* Angebot: horizontal wischbare Karten */
  .offer__scroller {
    margin-inline: calc(clamp(20px, 5vw, 60px) * -1);
    padding: 6px clamp(20px, 5vw, 60px) 24px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    overscroll-behavior-x: contain;
    /* weicher Rand rechts – zeigt, dass es weitergeht */
    -webkit-mask-image: linear-gradient(90deg, #000 0 86%, rgba(0, 0, 0, 0.35) 100%);
    mask-image: linear-gradient(90deg, #000 0 86%, rgba(0, 0, 0, 0.35) 100%);
  }
  .offer__scroller::-webkit-scrollbar { display: none; }
  .offer__cards {
    grid-template-columns: none;
    grid-auto-flow: column;
    grid-auto-columns: min(72vw, 330px);
    align-items: stretch;
  }
  .offer__cards .card { scroll-snap-align: center; }
  .offer__swipe { display: block; }
  .offer__banner { flex-direction: column; text-align: center; }

  /* Wirkung: Orbit oben, Texte darunter */
  .orbit__stage {
    grid-template-columns: 1fr 1fr;
    grid-template-areas:
      "system system"
      "tl tr"
      "bl br";
    gap: clamp(24px, 5vw, 40px) clamp(20px, 5vw, 34px);
    justify-items: start;
  }
  .orbit__system { margin-bottom: 14px; }
  .orbit__item p { max-width: 30ch; }

  /* Stimmen: engerer Fächer */
  .voices__fan { --fan-x: clamp(74px, 17vw, 120px); --fan-r: 6deg; }

  .contact__grid { grid-template-columns: 1fr; }
}

@media (max-width: 559px) {
  .form__row { grid-template-columns: 1fr; }
  .hero__scroll { display: none; }
  .hero__eyebrow-line { display: none; }
  .hero__eyebrow { font-size: 0.72rem; letter-spacing: 0.2em; }
  .about__quote-card {
    position: relative;
    bottom: 0;
    margin: -30px auto 0;
    transform: rotate(-1.2deg);
  }
  .about__stamp { top: -18px; right: 6px; width: 76px; height: 76px; }
  .about__stamp img { width: 30px; }
}

/* ───────────────────────── Reduced motion ── */

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after {
    animation-duration: 0.001s !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.001s !important;
    transition-delay: 0s !important;
  }
  [data-reveal], .intro__quote .w, .hero__title .line__inner {
    opacity: 1 !important;
    transform: none !important;
    filter: none !important;
  }
  .petal, .orbit__stars, .orbit__spark { display: none; }
  .footer__water { animation: none; }
  .bloom__petal, .bloom__halo, .bloom__ring,
  .bloom__rise, .bloom__core, .bloom__mote { animation: none; }
  .events__list.in-view .event__bar span { transition: none; }
  .emodal, .emodal__panel { transition-duration: 0.001s; }
  .timeline.in-view .timeline__dot { animation: none; opacity: 1; }
  .timeline.in-view .timeline__dot::before { display: none; }
  .timeline__item::after { transform: scaleY(1) !important; }
  .orbit__ring, .orbit__body--saturn, .orbit__core { animation: none; }
  .voice { transition-duration: 0.001s !important; }
}

/* ───────────────────────── Sehr schmale Viewports ── */

@media (max-width: 559px) {
  .orbit__stage {
    grid-template-columns: 1fr;
    grid-template-areas: "system" "tl" "tr" "bl" "br";
  }
  .orbit__item p { max-width: none; }
  .voices__fan {
    height: clamp(300px, 82vw, 360px);
    --fan-x: 42px;
    --fan-y: 12px;
    --fan-r: 5deg;
  }
  .voice { width: min(80vw, 300px); margin-left: calc(min(80vw, 300px) / -2); }
  .lang--mobile { transform: scale(1.1); }
}

/* ───────────────────────── Lightbox ── */

.lightbox {
  position: fixed;
  inset: 0;
  z-index: 9995;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: clamp(16px, 4vw, 48px);
  cursor: zoom-out;
  background: rgba(24, 30, 18, 0.86);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  opacity: 0;
  transition: opacity 0.45s ease;
}
.lightbox[hidden] { display: none; }
.lightbox.is-open { opacity: 1; }

.lightbox__frame {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  max-height: 100%;
  transform: scale(0.94) translateY(14px);
  opacity: 0;
  transition: transform 0.6s var(--ease), opacity 0.5s ease;
}
.lightbox.is-open .lightbox__frame { transform: scale(1) translateY(0); opacity: 1; }

.lightbox__img {
  max-width: min(92vw, 620px);
  max-height: 78vh;
  width: auto;
  height: auto;
  object-fit: contain;
  border-radius: 20px;
  box-shadow: 0 40px 90px -30px rgba(0, 0, 0, 0.8);
}
.lightbox__hint {
  font-size: 0.78rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: rgba(247, 241, 230, 0.7);
}
.lightbox__close {
  position: absolute;
  top: clamp(14px, 3vw, 28px);
  right: clamp(14px, 3vw, 28px);
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 1px solid rgba(247, 241, 230, 0.28);
  background: rgba(247, 241, 230, 0.1);
  color: var(--bg);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background-color 0.3s ease, transform 0.4s var(--ease);
}
.lightbox__close:hover { background: rgba(247, 241, 230, 0.22); transform: rotate(90deg); }
.lightbox__close svg { width: 20px; height: 20px; }

body.lightbox-open { overflow: hidden; }

/* ───────────────────────── Lotus-Blüte (Geometrie aus .MGL-AI) ── */

.bloom { display: block; overflow: visible; width: 100%; height: 100%; }
.bloom__petal {
  transform-box: fill-box;
  transform-origin: 50% 100%;
  animation: bloomPetal 11s ease-in-out infinite;
}
.bloom__halo {
  transform-box: fill-box;
  transform-origin: 50% 50%;
  animation: bloomHalo 90s linear infinite;
}
.bloom__ring {
  transform-box: fill-box;
  transform-origin: 50% 50%;
  animation: bloomRing 7s ease-in-out infinite;
}
.bloom__rise {
  transform-box: fill-box;
  transform-origin: 50% 50%;
  animation: bloomRise 5.5s ease-in-out infinite;
}
.bloom__core {
  transform-box: fill-box;
  transform-origin: 50% 50%;
  filter: blur(14px);
  animation: bloomCore 7s ease-in-out infinite;
}
.bloom__mote { animation: bloomMote var(--dur) linear infinite; }
.bloom__flower { filter: drop-shadow(0 0 16px rgba(85, 101, 74, 0.22)); }
.bloom--footer .bloom__flower { filter: drop-shadow(0 0 18px rgba(199, 226, 160, 0.24)); }

@keyframes bloomPetal {
  0%, 100% { transform: scale(var(--sx), var(--sy)); }
  50% { transform: scale(calc(var(--sx) * 1.05), calc(var(--sy) * 1.08)); }
}
@keyframes bloomHalo { to { transform: rotate(360deg); } }
@keyframes bloomRing {
  0%, 100% { transform: scale(1); opacity: 0.5; }
  50% { transform: scale(1.14); opacity: 0.95; }
}
@keyframes bloomRise {
  0% { transform: translateY(12px) scale(0.7); opacity: 0; }
  22% { opacity: 0.95; }
  70% { opacity: 0.45; }
  100% { transform: translateY(-16px) scale(1.05); opacity: 0; }
}
@keyframes bloomCore {
  0%, 100% { opacity: 0.4; transform: scale(1); }
  50% { opacity: 0.75; transform: scale(1.08); }
}
@keyframes bloomMote {
  0% { transform: translate(0, 0); opacity: 0; }
  15% { opacity: 0.7; }
  100% { transform: translate(var(--dx), var(--dy)); opacity: 0; }
}

/* Milchglas-Scheibe am Portrait */
.portrait__disc {
  position: absolute;
  left: -54px;
  top: -50px;
  width: 178px;
  height: 178px;
  border-radius: 50%;
  background: rgba(247, 241, 230, 0.78);
  -webkit-backdrop-filter: blur(14px) saturate(150%);
  backdrop-filter: blur(14px) saturate(150%);
  border: 0.5px solid rgba(46, 54, 38, 0.14);
  box-shadow: 0 18px 48px rgba(46, 54, 38, 0.14);
  display: grid;
  place-items: center;
  z-index: 2;
}
.portrait__disc .bloom { width: 146px; height: 146px; }

.footer__lotus .bloom { width: 118px; height: 118px; margin: 0 auto 14px; }

/* ───────────────────────── Kommende Termine ── */

.events {
  padding: clamp(80px, 11vw, 140px) clamp(20px, 5vw, 60px);
  max-width: 1240px;
  margin: 0 auto;
}
.events__head { max-width: 720px; margin-bottom: clamp(32px, 4vw, 52px); }
.events__lead { color: var(--ink-soft); font-size: 1.02rem; }

.events__list {
  list-style: none;
  border-top: 1px solid var(--line);
}
.event {
  display: grid;
  grid-template-columns: 92px 1fr 190px 118px auto;
  align-items: center;
  gap: 22px;
  padding: 22px 10px;
  border-bottom: 1px solid var(--line);
  transition: background-color 0.4s ease;
}
.event:hover { background: rgba(253, 250, 243, 0.7); }

.event__date {
  font-family: var(--font-body);
  font-size: 0.82rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: var(--ink-soft);
  white-space: nowrap;
}
.event__main { min-width: 0; }
.event__tag {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-size: 0.68rem;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--sage-deep);
  background: rgba(125, 143, 104, 0.12);
  border-radius: 999px;
  padding: 5px 12px;
  margin-bottom: 9px;
}
.event__tag::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--sage);
}
.event__tag--hybrid { color: var(--clay-ink); background: rgba(194, 149, 94, 0.16); }
.event__tag--hybrid::before { background: var(--clay); }
.event__title {
  font-family: var(--font-display);
  font-weight: 400;
  font-size: clamp(1.12rem, 1.7vw, 1.36rem);
  line-height: 1.25;
  margin-bottom: 4px;
}
.event__meta { font-size: 0.86rem; color: var(--ink-soft); }

.event__seats { display: flex; flex-direction: column; gap: 7px; }
.event__bar {
  height: 3px;
  border-radius: 999px;
  background: rgba(85, 101, 74, 0.16);
  overflow: hidden;
}
.event__bar span {
  display: block;
  height: 100%;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--sage-deep), var(--sage));
  transform-origin: 0 50%;
  transform: scaleX(0);
  transition: transform 1.4s var(--ease) calc(var(--row, 0) * 0.12s);
}
.events__list.in-view .event__bar span { transform: scaleX(var(--fill, 0)); }
.event__seats-txt {
  font-size: 0.76rem;
  letter-spacing: 0.06em;
  color: var(--ink-soft);
}
.event__price {
  font-size: 0.92rem;
  font-weight: 500;
  color: var(--ink);
  white-space: nowrap;
}
.event__cta { justify-self: end; }

.events__empty,
.events__note {
  margin-top: 22px;
  font-size: 0.86rem;
  color: var(--ink-soft);
}
.events__empty { text-align: center; padding: 40px 0; }

@media (max-width: 1023px) {
  .event {
    grid-template-columns: 84px 1fr auto;
    grid-template-areas:
      "date main main"
      "date seats seats"
      "date price cta";
    row-gap: 12px;
  }
  .event__date { grid-area: date; align-self: start; padding-top: 4px; }
  .event__main { grid-area: main; }
  .event__seats { grid-area: seats; }
  .event__price { grid-area: price; align-self: center; }
  .event__cta { grid-area: cta; }
}
@media (max-width: 559px) {
  .event {
    grid-template-columns: 1fr auto;
    grid-template-areas:
      "date date"
      "main main"
      "seats seats"
      "price cta";
    gap: 10px 16px;
    padding: 20px 4px;
  }
  .event__date { padding-top: 0; }
  .portrait__disc {
    left: auto;
    right: 10px;
    top: 10px;
    width: 104px;
    height: 104px;
  }
  .portrait__disc .bloom { width: 84px; height: 84px; }
}

/* ───────────────────────── Rechtsseiten (erweitert) ── */

.legal__kicker {
  font-size: 0.74rem;
  font-weight: 500;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: var(--sage-deep);
  margin-bottom: 14px;
}
.legal__section { margin-bottom: 34px; }
.legal__section h2 {
  font-family: var(--font-display);
  font-weight: 500;
  font-size: clamp(1.15rem, 2vw, 1.4rem);
  margin: 0 0 14px;
  padding-bottom: 12px;
  border-bottom: 1px solid var(--line);
}
.legal .nav { justify-content: space-between; }
.footer--slim { padding: 44px 24px 34px; }
.footer--slim .footer__nav { margin-bottom: 18px; }

/* Nav-Einträge ausgeblendeter Abschnitte – muss im öffentlichen Stylesheet
   stehen, nicht in css/admin.css: das wird nur für die Redaktion geladen. */
.is-hidden-section { display: none !important; }

/* Kein Layoutsprung, wenn der Seiten-Scroll für ein Modal gesperrt wird */
body.lightbox-open { padding-right: var(--sbw, 0px); }

/* ───────────────────────── Termin-Detail (Modal) ── */

.event__tag {
  font: inherit;
  cursor: pointer;
  border: 1px solid transparent;
  transition: background-color 0.3s ease, border-color 0.3s ease, transform 0.35s var(--ease);
}
.event__tag:hover {
  background: rgba(125, 143, 104, 0.22);
  border-color: rgba(85, 101, 74, 0.35);
  transform: translateY(-1px);
}
.event__tag--hybrid:hover {
  background: rgba(194, 149, 94, 0.26);
  border-color: rgba(194, 149, 94, 0.5);
}
.event__titlebtn {
  font: inherit;
  color: inherit;
  text-align: left;
  background: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  transition: color 0.3s ease;
}
.event__titlebtn:hover { color: var(--clay-ink); }

.emodal {
  position: fixed;
  inset: 0;
  z-index: 9996;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: clamp(16px, 4vw, 40px);
  background: rgba(247, 241, 230, 0.78);
  -webkit-backdrop-filter: blur(18px) saturate(140%);
  backdrop-filter: blur(18px) saturate(140%);
  opacity: 0;
  transition: opacity 0.35s ease;
}
.emodal[hidden] { display: none; }
.emodal.is-open { opacity: 1; }

.emodal__panel {
  position: relative;
  width: 100%;
  max-width: 860px;
  max-height: 90vh;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: 20px;
  border: 1px solid rgba(46, 54, 38, 0.14);
  --fmt: 85, 101, 74;                 /* live → sage-deep */
  background: linear-gradient(180deg, rgba(var(--fmt), 0.06), var(--bg) 30%, var(--paper));
  box-shadow: 0 30px 80px -24px rgba(46, 54, 38, 0.45), 0 0 60px rgba(125, 143, 104, 0.12);
  transform: scale(0.96) translateY(12px);
  opacity: 0;
  transition: transform 0.5s var(--ease), opacity 0.4s ease;
}
.emodal.is-open .emodal__panel { transform: scale(1) translateY(0); opacity: 1; }
.emodal__panel[data-format="online"] { --fmt: 125, 143, 104; }   /* sage  */
.emodal__panel[data-format="hybrid"] { --fmt: 194, 149, 94; }    /* clay  */

.emodal__wash {
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 220px;
  pointer-events: none;
  background:
    radial-gradient(60% 100% at 75% 0%, rgba(var(--fmt), 0.2), transparent 70%),
    radial-gradient(50% 80% at 20% 0%, rgba(125, 143, 104, 0.12), transparent 70%);
}
.emodal__close {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 3;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: 1px solid rgba(46, 54, 38, 0.16);
  background: rgba(46, 54, 38, 0.08);
  color: var(--ink);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  transition: background-color 0.25s ease, transform 0.4s var(--ease);
}
.emodal__close:hover { background: rgba(46, 54, 38, 0.16); transform: rotate(90deg); }
.emodal__close svg { width: 18px; height: 18px; }

.emodal__body {
  position: relative;
  overflow-y: auto;
  padding: clamp(34px, 4vw, 48px) clamp(22px, 4vw, 56px) clamp(30px, 3.5vw, 40px);
}
.emodal__head {
  display: flex;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.emodal__head .event__tag { margin-bottom: 0; cursor: default; }
.emodal__head .event__tag:hover { transform: none; }
.emodal__kind {
  font-size: 0.76rem;
  letter-spacing: 0.12em;
  color: var(--ink-soft);
}
.emodal__title {
  font-family: var(--font-display);
  font-weight: 400;
  font-size: clamp(1.75rem, 4vw, 2.65rem);
  line-height: 1.1;
  letter-spacing: -0.025em;
  margin-bottom: 26px;
}

.emodal__meta {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
  padding: 20px;
  margin-bottom: 30px;
  border-radius: 14px;
  background: rgba(46, 54, 38, 0.035);
  border: 1px solid rgba(46, 54, 38, 0.1);
}
.emodal__meta-row { display: flex; flex-direction: column; gap: 3px; }
.emodal__meta-label {
  font-size: 0.68rem;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--sage-deep);
}
.emodal__meta-value { font-size: 0.95rem; color: var(--ink); }
.emodal__meta-row--accent .emodal__meta-value {
  font-family: var(--font-display);
  font-size: 1.15rem;
  color: var(--clay-ink);
}

.emodal__seats { margin-bottom: 32px; }
.emodal__seats-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
  font-size: 0.72rem;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--ink-soft);
}
.emodal__bar {
  height: 6px;
  border-radius: 999px;
  background: rgba(46, 54, 38, 0.09);
  overflow: hidden;
}
.emodal__bar span {
  display: block;
  height: 100%;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--sage-deep), var(--sage));
  box-shadow: 0 0 12px rgba(125, 143, 104, 0.6);
}

.emodal__about { margin-bottom: 30px; }
.emodal__about-label {
  font-size: 0.68rem;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--sage-deep);
  margin-bottom: 14px;
}
.emodal__p { font-size: 0.94rem; line-height: 1.7; color: var(--ink-soft); margin-bottom: 13px; }
.emodal__p--lead {
  font-family: var(--font-display);
  font-size: clamp(1.05rem, 1.8vw, 1.16rem);
  line-height: 1.5;
  letter-spacing: -0.01em;
  color: var(--ink);
}
.emodal__p:last-child { margin-bottom: 0; }

.emodal__cta {
  padding: clamp(20px, 3vw, 28px);
  border-radius: 16px;
  text-align: center;
  background: linear-gradient(135deg, rgba(var(--fmt), 0.14), rgba(125, 143, 104, 0.06));
  border: 1px solid rgba(46, 54, 38, 0.12);
}
.emodal__note {
  margin-top: 12px;
  font-size: 0.78rem;
  color: var(--ink-soft);
}

@media (max-width: 619px) {
  .emodal__meta { grid-template-columns: 1fr; }
}
