/* ============================================================
   Spirit Balance · Dunkelretreat Landingpage
   Stimmung: Nacht-Anthrazit, goldenes Licht, violett dezent
   ============================================================ */

:root {
  /* Nacht */
  --bg:        #0c0b11;
  --bg-soft:   #131119;
  --bg-card:   #1a1822;
  --bg-card-2: #211e2b;
  --line:      rgba(245, 240, 230, 0.09);
  --line-soft: rgba(245, 240, 230, 0.05);

  /* Licht / Akzent */
  --gold:        #e3b15a;
  --gold-bright: #f5d28a;
  --gold-deep:   #c8923a;
  --violet:      #a05fae;
  --violet-soft: #6e4a82;

  /* Text */
  --text:       #ece6da;
  --text-dim:   #aaa399;
  --text-faint: #7b766c;

  /* System */
  --radius:    18px;
  --radius-sm: 12px;
  --maxw:      1180px;
  --ease:      cubic-bezier(.22,.61,.36,1);

  --font-display: "Schibsted Grotesk", system-ui, sans-serif;
  --font-heading: "Handlee", cursive;
  --font-body:    "Hanken Grotesk", system-ui, sans-serif;

  /* via Tweaks überschreibbar */
  --accent:        var(--gold);
  --accent-bright: var(--gold-bright);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }

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

/* Hello Elementor: Startseite behält dunkles Gesamtbild */
body.dunkelretreat-landing.dr-startseite {
  background: #0c0b11;
  color: #ece6da;
}
body.dunkelretreat-landing.dr-startseite .elementor-location-header,
body.dunkelretreat-landing.dr-startseite .elementor-location-footer {
  display: none;
}
body.dunkelretreat-landing.dr-startseite .elementor[data-elementor-type="wp-page"],
body.dunkelretreat-landing.dr-startseite .elementor[data-elementor-type="wp-page"] > .e-con.e-parent {
  width: 100% !important;
  max-width: none !important;
}
body.dunkelretreat-landing.dr-startseite .elementor[data-elementor-type="wp-page"] .e-con-full {
  --width: 100%;
  --content-width: 100%;
  max-width: none !important;
}
body.dunkelretreat-landing.dr-startseite .elementor-widget-dr-header ~ .elementor-element .elementor-widget-container,
body.dunkelretreat-landing.dr-startseite .elementor-widget:not(.elementor-widget-dr-header) {
  width: 100%;
}

body.dunkelretreat-landing.dr-info-page {
  background: #0c0b11;
  color: #ece6da;
}
body.dunkelretreat-landing.dr-ausbildung-page {
  background: #0c0b11;
  color: #ece6da;
}
body.dunkelretreat-landing.dr-ausbildung-page .elementor-location-header,
body.dunkelretreat-landing.dr-ausbildung-page .elementor-location-footer {
  display: none;
}
body.dunkelretreat-landing.dr-ausbildung-page .elementor[data-elementor-type="wp-page"],
body.dunkelretreat-landing.dr-ausbildung-page .elementor[data-elementor-type="wp-page"] > .e-con.e-parent {
  width: 100% !important;
  max-width: none !important;
}
body.dunkelretreat-landing.dr-ausbildung-page .elementor[data-elementor-type="wp-page"] .e-con-full {
  --width: 100%;
  --content-width: 100%;
  max-width: none !important;
}
body.dunkelretreat-landing.dr-ausbildung-page .elementor-widget-dr-header ~ .elementor-element .elementor-widget-container,
body.dunkelretreat-landing.dr-ausbildung-page .elementor-widget:not(.elementor-widget-dr-header) {
  width: 100%;
}
body.dr-ausbildung-page .site-header {
  background: rgba(12, 11, 17, 0.98);
  backdrop-filter: blur(14px) saturate(1.15);
  border-bottom-color: var(--line-soft);
}
body.dunkelretreat-landing.dr-kurs-page {
  background: #0c0b11;
  color: #ece6da;
}
body.dunkelretreat-landing.dr-kurs-page .elementor-location-header,
body.dunkelretreat-landing.dr-kurs-page .elementor-location-footer {
  display: none;
}
body.dunkelretreat-landing.dr-kurs-page .elementor[data-elementor-type="wp-page"],
body.dunkelretreat-landing.dr-kurs-page .elementor[data-elementor-type="wp-page"] > .e-con.e-parent {
  width: 100% !important;
  max-width: none !important;
}
body.dunkelretreat-landing.dr-kurs-page .elementor[data-elementor-type="wp-page"] .e-con-full {
  --width: 100%;
  --content-width: 100%;
  max-width: none !important;
}
body.dunkelretreat-landing.dr-kurs-page .elementor-widget-dr-header ~ .elementor-element .elementor-widget-container,
body.dunkelretreat-landing.dr-kurs-page .elementor-widget:not(.elementor-widget-dr-header) {
  width: 100%;
}
body.dr-kurs-page .site-header {
  background: rgba(12, 11, 17, 0.98);
  backdrop-filter: blur(14px) saturate(1.15);
  border-bottom-color: var(--line-soft);
}
body.dunkelretreat-landing.dr-stimmen-page {
  background: #f4efe5;
  color: #241f2b;
}
body.dunkelretreat-landing.dr-stimmen-page .elementor-location-header,
body.dunkelretreat-landing.dr-stimmen-page .elementor-location-footer {
  display: none;
}
body.dunkelretreat-landing.dr-stimmen-page .elementor[data-elementor-type="wp-page"],
body.dunkelretreat-landing.dr-stimmen-page .elementor[data-elementor-type="wp-page"] > .e-con.e-parent {
  width: 100% !important;
  max-width: none !important;
}
body.dunkelretreat-landing.dr-stimmen-page .elementor[data-elementor-type="wp-page"] .e-con-full {
  --width: 100%;
  --content-width: 100%;
  max-width: none !important;
}
body.dunkelretreat-landing.dr-stimmen-page .elementor-widget-dr-header ~ .elementor-element .elementor-widget-container,
body.dunkelretreat-landing.dr-stimmen-page .elementor-widget:not(.elementor-widget-dr-header) {
  width: 100%;
}
body.dr-stimmen-page .site-header {
  background: rgba(12, 11, 17, 0.98);
  backdrop-filter: blur(14px) saturate(1.15);
  border-bottom-color: var(--line-soft);
}
body.dunkelretreat-landing.dr-videos-page {
  background: #f4efe5;
  color: #241f2b;
}
body.dunkelretreat-landing.dr-videos-page .elementor-location-header,
body.dunkelretreat-landing.dr-videos-page .elementor-location-footer {
  display: none;
}
body.dunkelretreat-landing.dr-videos-page .elementor[data-elementor-type="wp-page"],
body.dunkelretreat-landing.dr-videos-page .elementor[data-elementor-type="wp-page"] > .e-con.e-parent {
  width: 100% !important;
  max-width: none !important;
}
body.dunkelretreat-landing.dr-videos-page .elementor[data-elementor-type="wp-page"] .e-con-full {
  --width: 100%;
  --content-width: 100%;
  max-width: none !important;
}
body.dunkelretreat-landing.dr-videos-page .elementor-widget-dr-header ~ .elementor-element .elementor-widget-container,
body.dunkelretreat-landing.dr-videos-page .elementor-widget:not(.elementor-widget-dr-header) {
  width: 100%;
}
body.dr-videos-page .site-header {
  background: rgba(12, 11, 17, 0.98);
  backdrop-filter: blur(14px) saturate(1.15);
  border-bottom-color: var(--line-soft);
}
body.dunkelretreat-landing.dr-partner-page {
  background: #f4efe5;
  color: #241f2b;
}
body.dunkelretreat-landing.dr-partner-page .elementor-location-header,
body.dunkelretreat-landing.dr-partner-page .elementor-location-footer {
  display: none;
}
body.dunkelretreat-landing.dr-partner-page .elementor[data-elementor-type="wp-page"],
body.dunkelretreat-landing.dr-partner-page .elementor[data-elementor-type="wp-page"] > .e-con.e-parent {
  width: 100% !important;
  max-width: none !important;
}
body.dunkelretreat-landing.dr-partner-page .elementor[data-elementor-type="wp-page"] .e-con-full {
  --width: 100%;
  --content-width: 100%;
  max-width: none !important;
}
body.dunkelretreat-landing.dr-partner-page .elementor-widget-dr-header ~ .elementor-element .elementor-widget-container,
body.dunkelretreat-landing.dr-partner-page .elementor-widget:not(.elementor-widget-dr-header) {
  width: 100%;
}
body.dr-partner-page .site-header {
  background: rgba(12, 11, 17, 0.98);
  backdrop-filter: blur(14px) saturate(1.15);
  border-bottom-color: var(--line-soft);
}
body.dunkelretreat-landing.dr-info-page .elementor-location-header,
body.dunkelretreat-landing.dr-info-page .elementor-location-footer {
  display: none;
}
body.dunkelretreat-landing.dr-info-page .elementor[data-elementor-type="wp-page"],
body.dunkelretreat-landing.dr-info-page .elementor[data-elementor-type="wp-page"] > .e-con.e-parent {
  width: 100% !important;
  max-width: none !important;
}
body.dunkelretreat-landing.dr-info-page .elementor[data-elementor-type="wp-page"] .e-con-full {
  --width: 100%;
  --content-width: 100%;
  max-width: none !important;
}
body.dunkelretreat-landing.dr-info-page .elementor-widget-dr-header ~ .elementor-element .elementor-widget-container,
body.dunkelretreat-landing.dr-info-page .elementor-widget:not(.elementor-widget-dr-header) {
  width: 100%;
}
body.dr-info-page .site-header {
  background: rgba(12, 11, 17, 0.98);
  backdrop-filter: blur(14px) saturate(1.15);
  border-bottom-color: var(--line-soft);
}

body.dunkelretreat-landing.dr-subpage {
  background: #0c0b11;
  color: #ece6da;
}
body.dr-subpage .elementor-location-header .dr-header,
body.dr-subpage .elementor-location-header .e-con.dr-header {
  z-index: 1000;
}
body.dr-subpage [data-elementor-type="wp-page"] {
  width: 100% !important;
  max-width: none !important;
  padding: clamp(96px, 14vw, 132px) clamp(20px, 4vw, 28px) clamp(48px, 8vw, 96px);
}
body.dr-subpage [data-elementor-type="wp-page"] .e-con.e-flexbox-base:empty {
  display: none !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
body.dr-subpage [data-elementor-type="wp-page"] .elementor-heading-title,
body.dr-subpage [data-elementor-type="wp-page"] .e-heading-base,
body.dr-subpage [data-elementor-type="wp-page"] h1,
body.dr-subpage [data-elementor-type="wp-page"] h2,
body.dr-subpage [data-elementor-type="wp-page"] h3,
body.dr-subpage [data-elementor-type="wp-page"] h4 {
  color: var(--text);
  font-family: var(--font-heading);
  font-weight: 400;
}
body.dr-subpage [data-elementor-type="wp-page"] .elementor-widget-text-editor,
body.dr-subpage [data-elementor-type="wp-page"] .e-paragraph-base,
body.dr-subpage [data-elementor-type="wp-page"] p {
  color: var(--text-dim);
  font-size: 17px;
  line-height: 1.7;
}
body.dr-subpage [data-elementor-type="wp-page"] a {
  color: var(--gold-bright);
}
body.dr-subpage [data-elementor-type="wp-page"] a:hover {
  color: var(--gold);
}
body.dr-subpage .site-main .entry-content,
body.dr-subpage .site-main .page-content,
body.dr-subpage .page-content,
body.dr-subpage .dr-subpage-prose {
  color: var(--text-dim);
  font-size: 17px;
  line-height: 1.7;
}
body.dr-subpage .site-main .entry-content h1,
body.dr-subpage .site-main .entry-content h2,
body.dr-subpage .site-main .entry-content h3,
body.dr-subpage .dr-subpage-prose h1,
body.dr-subpage .dr-subpage-prose h2,
body.dr-subpage .dr-subpage-prose h3 {
  color: var(--text);
  font-family: var(--font-heading);
  font-weight: 400;
}
body.dr-subpage .dr-subpage-prose a {
  color: var(--gold-bright);
}
body.dr-subpage .dr-subpage-section {
  padding-top: clamp(48px, 7vw, 96px);
  padding-bottom: clamp(48px, 8vw, 96px);
}
body.dr-subpage:not(.elementor-template-canvas) .site-main {
  padding: clamp(96px, 14vw, 132px) clamp(20px, 4vw, 28px) clamp(48px, 8vw, 96px);
  max-width: var(--maxw);
  margin: 0 auto;
}

body.dunkelretreat-landing.dr-404-page {
  background: #0c0b11;
  color: #ece6da;
}
body.dr-404-page .site-header {
  background: rgba(12, 11, 17, 0.98);
  backdrop-filter: blur(14px) saturate(1.15);
  border-bottom-color: var(--line-soft);
}
.dr-404-section {
  min-height: calc(100vh - var(--header-h, 110px) - 280px);
  display: flex;
  align-items: center;
  padding: clamp(48px, 8vw, 96px) 0;
}
.dr-404-inner {
  text-align: center;
  max-width: 640px;
  margin: 0 auto;
}
.dr-404-inner .kicker-head {
  margin: 0.35em 0 0.5em;
}
.dr-404-inner .lede {
  margin: 0 auto 1.75rem;
  max-width: 52ch;
}
.dr-404-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
}

h1, h2, h3, h4 {
  font-family: var(--font-heading);
  font-weight: 400;
  line-height: 1.15;
  letter-spacing: 0;
  margin: 0;
  text-wrap: balance;
}

p { margin: 0; text-wrap: pretty; }
figure, blockquote { margin: 0; }
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }

/* ---------- Layout ---------- */
.wrap { width: 100%; max-width: var(--maxw); margin: 0 auto; padding: 0 28px; }
.section { padding: clamp(64px, 9vw, 132px) 0; position: relative; }
.section + .section { padding-top: 0; }
.section-hero {
  padding-top: clamp(48px, 7vw, 96px);
  padding-bottom: clamp(60px, 9vw, 120px);
}
.section-tight { padding: clamp(48px, 6vw, 84px) 0; }
.section-tight + .section { padding-top: 0; }

.eyebrow {
  display: inline-flex; align-items: center; gap: 10px;
  font-size: 13px; letter-spacing: 0.22em; text-transform: uppercase;
  color: var(--accent); font-weight: 600;
  margin-bottom: 22px;
}
.eyebrow::before {
  content: ""; width: 26px; height: 1px; background: var(--accent); opacity: .6;
}
.eyebrow.center { justify-content: center; }
.eyebrow.center::before { display: none; }

.lede {
  color: var(--text-dim);
  font-size: clamp(18px, 2.1vw, 21px);
  line-height: 1.7;
  max-width: 60ch;
}

.kicker-head {
  font-size: clamp(30px, 4.4vw, 52px);
  letter-spacing: -0.02em;
}

/* ---------- Buttons ---------- */
.btn {
  display: inline-flex; align-items: center; justify-content: center; gap: 11px;
  font-family: var(--font-body);
  font-weight: 600; font-size: 16px;
  padding: 17px 30px; border-radius: 100px;
  cursor: pointer; border: 1px solid transparent;
  transition: transform .35s var(--ease), box-shadow .35s var(--ease), background .3s var(--ease), border-color .3s;
  white-space: nowrap;
}
.btn-gold {
  background: linear-gradient(180deg, var(--accent-bright), var(--accent));
  color: #2a2113;
  box-shadow: 0 10px 34px -12px color-mix(in srgb, var(--accent) 70%, transparent),
              inset 0 1px 0 rgba(255,255,255,.4);
}
.btn-gold:hover { transform: translateY(-2px); box-shadow: 0 18px 44px -14px color-mix(in srgb, var(--accent) 80%, transparent), inset 0 1px 0 rgba(255,255,255,.5); }
.btn-ghost {
  background: transparent; color: var(--text);
  border-color: var(--line);
}
.btn-ghost:hover { border-color: color-mix(in srgb, var(--accent) 55%, var(--line)); background: rgba(255,255,255,.02); }
.btn .arrow { transition: transform .35s var(--ease); }
.btn:hover .arrow { transform: translateX(4px); }

/* ---------- Header ---------- */
.elementor-widget-dr-header,
.elementor-widget-dr-header > .elementor-widget-container {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding-left: 0;
  padding-right: 0;
}
.elementor-widget-dr-header > .elementor-widget-container {
  padding-top: 0;
  padding-bottom: 0;
}
.site-header-spacer {
  display: none;
}
.site-header {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  z-index: 100;
  width: 100%;
  display: block;
  padding-block: 0;
  background: rgba(12, 11, 17, 0.98);
  backdrop-filter: blur(14px) saturate(1.15);
  border-bottom: 1px solid var(--line-soft);
}
body.dr-startseite .site-header {
  background: rgba(12, 11, 17, 0.98);
  backdrop-filter: blur(14px) saturate(1.15);
  border-bottom-color: var(--line-soft);
}
body.dr-startseite .site-header.scrolled,
body.dr-startseite .site-header.nav-open,
body.dr-light-page .site-header {
  background: rgba(12, 11, 17, 0.98);
  backdrop-filter: blur(14px) saturate(1.15);
  border-bottom-color: var(--line-soft);
}
body.dr-startseite .site-header.scrolled,
body.dr-light-page .site-header.scrolled {
  box-shadow: none;
  border-bottom-color: var(--line-soft);
}
.nav { display: flex; align-items: center; justify-content: space-between; height: 110px; }
.nav-logo { display: flex; align-items: center; gap: 0; flex-shrink: 0; line-height: 0; }
.nav-logo img { height: 96px; width: auto; max-height: none; object-fit: contain; display: block; }
.nav-links { display: flex; align-items: center; gap: 24px; flex-wrap: wrap; justify-content: center; }
.nav-links a {
  font-size: 15px; color: var(--text-dim); font-weight: 500;
  transition: color .25s;
}
.nav-links a:hover { color: var(--text); }
.nav-cta {
  display: flex;
  align-items: center;
  gap: 14px;
  flex-shrink: 0;
}
.nav-end {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}

/* Language dropdown — neutral, kein Gold (Gold bleibt dem CTA vorbehalten) */
.dr-lang-dd {
  position: relative;
  display: inline-block;
  flex-shrink: 0;
}
.dr-lang-dd__summary {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  list-style: none;
  cursor: pointer;
  padding: 7px 4px;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--text-dim);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.04em;
  user-select: none;
  transition: color .2s;
}
.dr-lang-dd__summary::-webkit-details-marker { display: none; }
.dr-lang-dd__summary::after {
  content: "";
  width: 6px;
  height: 6px;
  margin-left: 2px;
  border-right: 1.5px solid currentColor;
  border-bottom: 1.5px solid currentColor;
  transform: rotate(45deg);
  opacity: .7;
  transition: transform .2s;
}
.dr-lang-dd__summary:hover {
  color: var(--text);
}
.dr-lang-dd[open] .dr-lang-dd__summary {
  color: var(--text);
}
.dr-lang-dd[open] .dr-lang-dd__summary::after {
  transform: rotate(-135deg);
  margin-top: 3px;
}
.dr-lang-dd__flag {
  font-size: 15px;
  line-height: 1;
}
.dr-lang-dd__code {
  line-height: 1;
}
.dr-lang-dd__menu {
  position: absolute;
  top: calc(100% + 6px);
  right: 0;
  z-index: 1200;
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 100%;
  padding: 5px;
  border: 1px solid rgba(236, 230, 218, 0.16);
  border-radius: 10px;
  background: rgba(18, 16, 24, 0.98);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.35);
}
.dr-lang-dd__option {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 9px 10px;
  border-radius: 7px;
  color: var(--text-dim);
  text-decoration: none;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.04em;
  border: 0;
  white-space: nowrap;
}
.dr-lang-dd__option:hover {
  color: var(--text);
  background: rgba(255, 255, 255, 0.06);
}
.dr-lang-dd__option.is-current {
  color: var(--text);
  background: rgba(255, 255, 255, 0.08);
}

/* Mobile-Menü: volle Breite mit leichter Fläche, unter den Links */
.dr-lang-dd--mobile {
  display: block;
  width: 100%;
  margin-top: 18px;
  align-self: stretch;
}
.dr-lang-dd--mobile .dr-lang-dd__summary {
  width: 100%;
  box-sizing: border-box;
  padding: 12px 14px;
  font-size: 14px;
  border: 1px solid rgba(236, 230, 218, 0.16);
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.03);
}
.dr-lang-dd--mobile .dr-lang-dd__summary::after {
  margin-left: auto;
}
.dr-lang-dd--mobile .dr-lang-dd__menu {
  position: static;
  margin-top: 8px;
  width: 100%;
  box-sizing: border-box;
  box-shadow: none;
  border-radius: 12px;
}
.dr-lang-dd--mobile .dr-lang-dd__option {
  padding: 12px;
  font-size: 14px;
}

/* Default floating Weglot switcher ausblenden — wir nutzen den integrierten Switcher */
body > aside.country-selector.weglot-default,
body > .country-selector.weglot-default {
  display: none !important;
}
.nav-item {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
  height: 110px;
}
.nav-sub-toggle {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 0;
  border: 0;
  background: none;
  cursor: pointer;
  font: inherit;
  font-size: 15px;
  font-weight: 500;
  color: var(--text-dim);
  transition: color .25s;
}
.nav-sub-toggle:hover,
.nav-item.is-open .nav-sub-toggle,
.nav-item:hover .nav-sub-toggle {
  color: var(--text);
}
.nav-sub-chevron {
  flex: none;
  opacity: 0.7;
  transition: transform .25s var(--ease);
}
.nav-item.is-open .nav-sub-chevron,
.nav-item:hover .nav-sub-chevron {
  transform: rotate(180deg);
}
.nav-sub {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  min-width: 220px;
  padding: 8px 0;
  margin: 0;
  border-radius: 14px;
  background: rgba(18, 16, 24, 0.98);
  border: 1px solid var(--line);
  box-shadow: 0 18px 40px -18px rgba(0, 0, 0, 0.55);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .18s var(--ease), visibility .18s;
  z-index: 40;
}
/* Unsichtbare Brücke: kein Hover-Abbruch zwischen Button und Dropdown */
.nav-sub::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -18px;
  height: 18px;
}
.nav-item:hover .nav-sub,
.nav-item:focus-within .nav-sub,
.nav-item.is-open .nav-sub {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.nav-sub a {
  display: block;
  padding: 11px 18px;
  white-space: nowrap;
  color: var(--text-dim);
  font-size: 14.5px;
  font-weight: 500;
}
.nav-sub a:hover {
  color: var(--accent);
  background: rgba(255, 255, 255, 0.03);
}
.nav-mobile-group {
  border-bottom: 1px solid var(--line-soft);
}
.nav-mobile-sub-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 16px 0;
  border: 0;
  background: none;
  cursor: pointer;
  font: inherit;
  font-size: 18px;
  font-weight: 500;
  color: var(--text-dim);
  text-align: left;
}
.nav-mobile-sub-toggle[aria-expanded="true"] {
  color: var(--text);
}
.nav-mobile-sub-toggle[aria-expanded="true"] .nav-sub-chevron {
  transform: rotate(180deg);
}
.nav-mobile-sub {
  display: flex;
  flex-direction: column;
  padding: 0 0 12px 14px;
}
.nav-mobile-sub[hidden] { display: none !important; }
.nav-mobile-sub a {
  display: block;
  padding: 12px 0;
  font-size: 16px;
  font-weight: 500;
  color: var(--text-dim);
  border-bottom: 1px solid var(--line-soft);
}
.nav-mobile-sub a:last-child { border-bottom: 0; }
.nav-mobile-sub a:hover { color: var(--accent); }
.nav-cta { display: flex; align-items: center; gap: 14px; }
.nav .btn { padding: 12px 22px; font-size: 15px; }
.nav-burger {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: 46px;
  height: 46px;
  padding: 0;
  border: 1px solid var(--line);
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.03);
  cursor: pointer;
  color: var(--text);
  flex: none;
}
.nav-burger span {
  display: block;
  width: 18px;
  height: 2px;
  border-radius: 2px;
  background: currentColor;
  transition: transform .3s var(--ease), opacity .25s;
}
.site-header.nav-open .nav-burger span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.site-header.nav-open .nav-burger span:nth-child(2) { opacity: 0; }
.site-header.nav-open .nav-burger span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

.nav-mobile {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999;
  padding: calc(88px + 20px) 28px 40px;
  background: rgba(12, 11, 17, 0.98);
  backdrop-filter: blur(16px) saturate(1.1);
  border-top: 1px solid var(--line-soft);
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  gap: 8px;
  -webkit-overflow-scrolling: touch;
}
.nav-mobile[hidden] { display: none !important; }
.nav-mobile-links { display: flex; flex-direction: column; gap: 0; }
.nav-mobile-links a {
  display: block;
  padding: 16px 0;
  font-size: 18px;
  font-weight: 500;
  color: var(--text-dim);
  border-bottom: 1px solid var(--line-soft);
  transition: color .2s;
}
.nav-mobile-links a:hover { color: var(--accent); }
.nav-mobile-cta {
  width: 100%;
  margin-top: 20px;
  white-space: normal;
  text-align: center;
  line-height: 1.35;
}

body.dr-nav-open { overflow: hidden; }

@media (max-width: 900px) {
  .nav { height: 88px; gap: 12px; }
  .nav-item { height: 88px; }
  .nav-logo img { height: 72px; max-height: none; }
  .nav-links { display: none; }
  .nav-cta { display: none; }
  .nav-burger { display: inline-flex; position: relative; z-index: 1001; }
  .site-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
  }
  .site-header-spacer { display: block; }
  body.dr-startseite .site-header.nav-open { background: rgba(12, 11, 17, 0.98); backdrop-filter: blur(14px) saturate(1.15); }
  .hero { padding-top: clamp(40px, 6vw, 72px); }
  .nav-mobile { padding-top: calc(88px + 16px); }
}

@media (min-width: 901px) {
  .nav-mobile { display: none !important; }
}

/* ---------- Hero ---------- */
.hero { position: relative; padding-top: clamp(48px, 7vw, 96px); padding-bottom: clamp(60px, 9vw, 120px); overflow: hidden; }
.hero--split {
  overflow: visible;
  background: var(--bg);
}
.hero-photo {
  position: absolute; inset: 0; z-index: 0; pointer-events: none;
  background-size: cover; background-position: center 28%; background-repeat: no-repeat;
  opacity: .8;
}
.hero-photo::after {
  content: "";
  position: absolute; inset: 0;
  background:
    linear-gradient(180deg, rgba(12, 11, 17, .04) 0%, rgba(12, 11, 17, .38) 52%, #0c0b11 100%),
    radial-gradient(70% 55% at 50% 30%, rgba(12, 11, 17, .02) 0%, rgba(12, 11, 17, .62) 100%);
}
.dawn {
  position: absolute; inset: 0; z-index: 1; pointer-events: none;
}
.dawn-horizon {
  position: absolute;
  left: -15%;
  right: -15%;
  bottom: -25%;
  height: 62%;
  background: radial-gradient(ellipse 75% 55% at 50% 100%,
    color-mix(in srgb, var(--gold) 26%, transparent) 0%,
    color-mix(in srgb, var(--violet) 10%, transparent) 42%,
    transparent 72%);
  opacity: 0;
  transform: translateY(24px);
  animation: dawn-horizon-rise 3.4s var(--ease) .25s forwards;
}
.dawn-glow {
  position: absolute; left: 50%; top: 18%;
  width: 130vw; height: 90vh; transform: translateX(-50%);
  background: radial-gradient(50% 50% at 50% 50%,
      color-mix(in srgb, var(--accent) 34%, transparent) 0%,
      color-mix(in srgb, var(--violet) 18%, transparent) 38%,
      transparent 70%);
  filter: blur(20px);
  opacity: 0;
  animation: dawn-rise 2.8s var(--ease) .15s forwards, dawn-breathe 9s ease-in-out 3.2s infinite;
}
.dawn-rays {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, transparent 0%, color-mix(in srgb, var(--gold) 7%, transparent) 42%, transparent 72%),
    radial-gradient(60% 45% at 50% 18%, color-mix(in srgb, var(--gold-bright) 12%, transparent), transparent 70%);
  opacity: 0;
  animation: dawn-rays-in 2.4s ease 1.1s forwards;
}
.no-dawn .dawn-glow { animation: none; opacity: 1; transform: translateX(-50%); }
.no-dawn .dawn-horizon,
.no-dawn .dawn-rays { animation: none; opacity: 1; transform: none; }
.dawn-stars { position: absolute; inset: 0; opacity: 0; animation: fade-in 3s ease 1.2s forwards; }
@keyframes dawn-horizon-rise {
  0%   { opacity: 0; transform: translateY(24px); }
  100% { opacity: 1; transform: translateY(0); }
}
@keyframes dawn-rise {
  0%   { opacity: 0; transform: translateX(-50%) translateY(40px) scale(.9); }
  100% { opacity: 1; transform: translateX(-50%) translateY(0) scale(1); }
}
@keyframes dawn-breathe {
  0%, 100% { opacity: .82; filter: blur(20px); }
  50%      { opacity: 1; filter: blur(16px); }
}
@keyframes dawn-rays-in {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes fade-in { to { opacity: 1; } }

.hero-grain {
  position: absolute; inset: 0; z-index: 2; pointer-events: none; opacity: .5;
  background-image: radial-gradient(circle at 50% 0%, transparent 60%, color-mix(in srgb, var(--bg) 88%, transparent) 100%);
}

/* Hero A: zentriert (Legacy) */
.heroA { text-align: center; position: relative; z-index: 3; }
.heroA .hero-pre {
  display: inline-flex; align-items: center; gap: 10px;
  font-size: 14px; color: var(--text-dim); letter-spacing: .04em;
  padding: 9px 18px; border: 1px solid var(--line); border-radius: 100px;
  margin-bottom: 30px; background: rgba(255,255,255,.02);
}
.heroA .hero-pre .dot { width: 7px; height: 7px; border-radius: 50%; background: var(--accent); box-shadow: 0 0 12px var(--accent); }
.heroA h1 {
  font-size: clamp(40px, 7vw, 82px);
  max-width: 16ch; margin: 0 auto;
}
.heroA h1 .soft { color: var(--text-dim); }
.heroA .hero-sub { margin: 30px auto 0; max-width: 54ch; font-size: clamp(18px, 2.2vw, 22px); color: var(--text-dim); }
.heroA .hero-by { margin-top: 16px; color: var(--text-faint); font-size: 16px; }
.heroA .hero-actions { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; margin-top: 40px; }
.heroA .hero-actions .btn { min-width: min(100%, 280px); }
.heroA .hero-ticks { margin-top: 46px; }

/* Hero B / Split: Text links, Bild rechts */
.heroB {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 1.04fr) minmax(0, 0.76fr);
  gap: clamp(20px, 3.5vw, 48px);
  align-items: center;
}
.heroB .hero-copy { min-width: 0; }
.heroB .hero-pre {
  display: inline-flex; align-items: center; gap: 10px;
  font-size: 14px; color: var(--text-dim); letter-spacing: .04em;
  padding: 9px 18px; border: 1px solid var(--line); border-radius: 100px;
  margin-bottom: 28px; background: rgba(255,255,255,.02);
}
.heroB .hero-pre .dot { width: 7px; height: 7px; border-radius: 50%; background: var(--accent); box-shadow: 0 0 12px var(--accent); }
.heroB h1 { font-size: clamp(36px, 5.6vw, 68px); max-width: 14ch; }
.heroB h1 .soft { color: var(--text-dim); }
.heroB .hero-sub { margin-top: 28px; max-width: 46ch; color: var(--text-dim); font-size: clamp(18px, 2vw, 21px); }
.heroB .hero-by { margin-top: 16px; color: var(--text-faint); font-size: 16px; }
.heroB .hero-actions { display: flex; gap: 16px; flex-wrap: wrap; margin-top: 36px; }
.heroB .hero-ticks { margin-top: 40px; }
.hero-visual {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  min-width: 0;
}
.hero-visual-inner {
  position: relative;
  width: min(100%, clamp(300px, 31vw, 420px));
  margin-left: auto;
  line-height: 0;
}
.hero-visual-inner img {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  height: auto;
  max-height: clamp(280px, 34vw, 400px);
  object-fit: contain;
  object-position: center right;
  transition: filter .65s var(--ease), transform .65s var(--ease);
}
.hero-visual-glow {
  position: absolute;
  left: 50%;
  top: 54%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  pointer-events: none;
  z-index: 1;
  transition: opacity .65s var(--ease), transform .65s var(--ease), filter .65s var(--ease);
}
.hero-visual-glow--core {
  width: 34%;
  height: 30%;
  background: radial-gradient(circle,
    rgba(255, 248, 235, 0.72) 0%,
    rgba(255, 210, 138, 0.42) 34%,
    rgba(227, 177, 90, 0.12) 58%,
    transparent 72%);
  opacity: 0.42;
  filter: blur(14px);
  animation: hero-light-breathe 5.5s ease-in-out infinite;
}
.hero-visual-glow--halo {
  width: 78%;
  height: 72%;
  background: radial-gradient(circle,
    rgba(245, 210, 138, 0.28) 0%,
    rgba(160, 95, 174, 0.14) 42%,
    transparent 72%);
  opacity: 0.22;
  filter: blur(28px);
  animation: hero-light-breathe 5.5s ease-in-out 0.8s infinite;
}
@keyframes hero-light-breathe {
  0%, 100% { opacity: 0.28; transform: translate(-50%, -50%) scale(0.96); }
  50%      { opacity: 0.48; transform: translate(-50%, -50%) scale(1.04); }
}
@media (hover: hover) {
  .hero-visual-inner:hover .hero-visual-glow--core,
  .hero-visual-inner:focus-within .hero-visual-glow--core {
    opacity: 0.95;
    transform: translate(-50%, -50%) scale(1.45);
    filter: blur(18px);
    animation: none;
  }
  .hero-visual-inner:hover .hero-visual-glow--halo,
  .hero-visual-inner:focus-within .hero-visual-glow--halo {
    opacity: 0.62;
    transform: translate(-50%, -50%) scale(1.55);
    filter: blur(36px);
    animation: none;
  }
  .hero-visual-inner:hover img,
  .hero-visual-inner:focus-within img {
    filter: brightness(1.1) saturate(1.08);
    transform: scale(1.015);
  }
}
.heroB .hero-portrait { position: relative; }

@media (max-width: 860px) {
  .heroB { grid-template-columns: 1fr; }
  .hero--split {
    padding-top: clamp(36px, 6vw, 64px);
    padding-bottom: clamp(44px, 8vw, 72px);
  }
  .hero--split .hero-visual { order: -1; width: 100%; justify-content: center; margin-bottom: clamp(4px, 1.5vw, 12px); }
  .hero--split .hero-visual-inner { width: min(74vw, 320px); margin: 0 auto; }
  .hero--split .hero-visual-inner img { max-height: min(52vw, 300px); object-position: center; }
  .hero--split .hero-copy { text-align: left; }
}

.hero-ticks { display: grid; grid-template-columns: repeat(2, auto); gap: 14px 30px; justify-content: start; }
.heroA .hero-ticks { justify-content: center; }
.hero .btn-ghost {
  border-color: rgba(236, 230, 218, 0.42);
  background: rgba(255, 255, 255, 0.08);
  color: var(--text);
}
.hero .btn-ghost:hover {
  border-color: color-mix(in srgb, var(--accent) 55%, rgba(236, 230, 218, 0.5));
  background: rgba(255, 255, 255, 0.12);
}
@media (max-width: 640px) {
  .hero--split .hero-visual-inner { width: min(68vw, 280px); }
  .hero--split .hero-visual-inner img { max-height: min(46vw, 260px); }
  .heroA .hero-actions,
  .hero--split .hero-actions {
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    max-width: 360px;
  }
  .heroA .hero-actions {
    margin-left: auto;
    margin-right: auto;
  }
  .heroA .hero-actions .btn,
  .hero--split .hero-actions .btn {
    width: 100%;
    justify-content: center;
    white-space: normal;
    line-height: 1.35;
    padding: 16px 22px;
  }
  .heroA .hero-ticks {
    grid-template-columns: 1fr;
    gap: 10px;
    justify-items: center;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
  .hero--split .hero-ticks,
  .heroB .hero-ticks {
    grid-template-columns: 1fr;
    gap: 10px;
    justify-items: start;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }
}
.tick { display: flex; align-items: center; gap: 11px; color: var(--text-dim); font-size: 15.5px; }
.tick svg { flex: none; color: var(--accent); }

/* ---------- Bild-Platzhalter ---------- */
.ph {
  position: relative; overflow: hidden;
  background-color: #211e2b;
  background-image:
    repeating-linear-gradient(135deg,
      rgba(245,240,230,.035) 0 14px,
      rgba(245,240,230,.075) 14px 28px);
  border: 1px solid rgba(245,240,230,.16);
  border-radius: var(--radius);
  display: flex; align-items: center; justify-content: center;
}
.ph::after {
  content: attr(data-label);
  font-family: ui-monospace, "SF Mono", Menlo, monospace;
  font-size: 12.5px; letter-spacing: .04em;
  color: var(--text-dim);
  text-align: center; padding: 14px 18px; max-width: 24ch; line-height: 1.55;
  position: relative; z-index: 2;
}
.ph-portrait { aspect-ratio: 4 / 5; }
.ph-tall { aspect-ratio: 3 / 4; }
.ph-wide { aspect-ratio: 16 / 10; }
.ph .ph-glow { position: absolute; inset: 0; background: radial-gradient(60% 50% at 50% 30%, color-mix(in srgb,var(--accent) 18%, transparent), transparent 70%); pointer-events: none; }

.portrait-frame {
  border-radius: 22px; overflow: hidden; position: relative;
  box-shadow: 0 40px 90px -40px rgba(0,0,0,.8),
              inset 0 0 0 1px rgba(245,240,230,.14),
              inset 0 -120px 90px -70px rgba(8,7,11,.85);
}
.portrait-frame img.photo {
  position: absolute; inset: 0; width: 100%; height: 100%;
  object-fit: cover; object-position: 47% 22%; z-index: 0;
}
.portrait-frame .frame-cap {
  position: absolute; left: 20px; bottom: 18px; z-index: 3;
  font-family: var(--font-display); color: #f3eee3; font-size: 16px; font-weight: 500;
  letter-spacing: -.01em; text-shadow: 0 2px 14px rgba(0,0,0,.7);
}
.portrait-frame .frame-cap small { display: block; font-family: var(--font-body); font-weight: 400; font-size: 12.5px; color: rgba(243,238,227,.72); margin-top: 2px; letter-spacing: .02em; }

/* ---------- Trust bar ---------- */
.section.light.trust {
  background: var(--bg);
  border-top: 1px solid var(--line-soft);
  border-bottom: 1px solid var(--line-soft);
}
.trust-grid { display: grid; grid-template-columns: repeat(4, 1fr); }
.trust-item { padding: 34px 26px; text-align: center; border-right: 1px solid var(--line-soft); }
.section.light .trust-item { border-right-color: var(--line); }
.trust-item:last-child { border-right: none; }
.trust-num { font-family: var(--font-display); font-size: clamp(28px, 3.4vw, 40px); font-weight: 600; color: var(--text); letter-spacing: -.02em; }
.section.light .trust-num { color: #241f2b; }
.trust-num .gold { color: var(--accent); }
.section.light .trust-num .gold { color: var(--gold-deep); }
.trust-label { font-size: 14px; color: var(--text-faint); margin-top: 6px; letter-spacing: .02em; }
.section.light .trust-label { color: #8a837a; }
@media (max-width: 760px) {
  .trust-grid { grid-template-columns: repeat(2, 1fr); }
  .trust-item:nth-child(2) { border-right: none; }
  .trust-item:nth-child(1), .trust-item:nth-child(2) { border-bottom: 1px solid var(--line-soft); }
  .section.light .trust-item:nth-child(1),
  .section.light .trust-item:nth-child(2) { border-bottom-color: var(--line); }
}

/* ---------- Video ---------- */
.video-block { margin: clamp(48px, 6vw, 76px) auto 0; max-width: 920px; }
.video-frame {
  position: relative; border-radius: var(--radius); overflow: hidden;
  border: 1px solid var(--line);
  box-shadow: 0 50px 110px -50px rgba(0,0,0,.85), 0 0 0 1px rgba(245,240,230,.04);
  background: var(--bg-card);
}
.video-frame::before { content: ""; display: block; padding-top: 56.25%; }
.video-frame iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; }
.video-glow { position: absolute; left: 50%; top: -22%; width: 80%; height: 60%; transform: translateX(-50%); background: radial-gradient(50% 50% at 50% 50%, color-mix(in srgb, var(--accent) 22%, transparent), transparent 70%); filter: blur(20px); pointer-events: none; z-index: -1; }
.video-cap { text-align: center; margin-top: 20px; color: var(--text); font-size: 14.5px; }

/* ---------- Section head ---------- */
.shead { max-width: 720px; }
.shead.center { margin: 0 auto; text-align: center; }
.shead h2 { font-size: clamp(30px, 4.2vw, 50px); }
.shead .lede { margin-top: 22px; }
.shead.center .lede { margin-left: auto; margin-right: auto; }

/* ---------- Pain ---------- */
.pain-stack-wrap {
  --pain-stack-top: clamp(88px, 12vw, 120px);
  --pain-cards: 3;
  --pain-scroll-step: clamp(150px, 28vh, 220px);
  height: calc(var(--pain-cards) * var(--pain-scroll-step) + clamp(48px, 8vh, 96px));
  margin-top: 56px;
  position: relative;
}
.pain-stack-pin {
  position: sticky;
  top: var(--pain-stack-top);
  height: auto;
  max-width: 820px;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.pain-stack-progress {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 0 4px;
  flex: 0 0 auto;
}
.pain-stack-progress-dots {
  display: flex;
  align-items: center;
  gap: 8px;
}
.pain-stack-progress-dot {
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: color-mix(in srgb, var(--text-faint) 55%, transparent);
  transition: width 0.35s var(--ease), background 0.35s var(--ease), transform 0.35s var(--ease);
}
.pain-stack-progress-dot.is-done {
  background: color-mix(in srgb, var(--gold) 55%, var(--text-faint));
}
.pain-stack-progress-dot.is-on {
  width: 22px;
  background: var(--gold);
  transform: scale(1.05);
}
.pain-stack-stage {
  position: relative;
  width: 100%;
  height: clamp(200px, 26vh, 260px);
  flex: 0 0 auto;
  overflow: hidden;
  border-radius: clamp(22px, 3vw, 32px);
}
.pain-card {
  background: var(--bg-card);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 34px 30px;
}
.pain-card--stack {
  position: absolute;
  inset: 0;
  margin: 0;
  min-height: 0;
  border-radius: clamp(22px, 3vw, 32px);
  padding: clamp(28px, 4vw, 44px) clamp(28px, 4.5vw, 48px);
  box-shadow:
    0 -12px 40px -16px rgba(0, 0, 0, 0.55),
    0 24px 60px -40px rgba(0, 0, 0, 0.65);
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: transform 0.55s var(--ease), opacity 0.45s var(--ease), filter 0.45s var(--ease), box-shadow 0.45s var(--ease);
  will-change: transform, opacity;
  border-top: 2px solid transparent;
}
.pain-card--stack[data-stack-state="active"] {
  transform: translateY(0) scale(1);
  opacity: 1;
  z-index: 30;
  filter: brightness(1);
  pointer-events: auto;
}
.pain-card--stack[data-stack-state="behind"] {
  transform: translateY(calc(42% + (var(--behind, 1) - 1) * 10%)) scale(0.96);
  opacity: calc(0.55 - (var(--behind, 1) - 1) * 0.18);
  z-index: calc(20 - var(--behind, 1));
  filter: brightness(0.82);
  pointer-events: none;
}
.pain-card--stack[data-stack-state="done"] {
  transform: translateY(-108%) scale(0.94);
  opacity: 0;
  z-index: 40;
  filter: brightness(1.05);
  pointer-events: none;
  box-shadow: none;
}
.pain-card--stack:nth-child(1) {
  background: linear-gradient(145deg, #221c18 0%, #2c241c 55%, #26202a 100%);
  border-color: color-mix(in srgb, var(--gold) 38%, var(--line));
  border-top-color: color-mix(in srgb, var(--gold) 72%, transparent);
}
.pain-card--stack:nth-child(1) .pain-card-num,
.pain-card--stack:nth-child(1) .qi {
  color: color-mix(in srgb, var(--gold) 78%, white);
}
.pain-card--stack:nth-child(1) .qi {
  background: color-mix(in srgb, var(--gold) 18%, transparent);
}
.pain-card--stack:nth-child(2) {
  background: linear-gradient(145deg, #1d1a28 0%, #2a2340 55%, #241f32 100%);
  border-color: color-mix(in srgb, var(--violet) 42%, var(--line));
  border-top-color: color-mix(in srgb, var(--violet) 78%, transparent);
}
.pain-card--stack:nth-child(2) .pain-card-num,
.pain-card--stack:nth-child(2) .qi {
  color: color-mix(in srgb, var(--violet) 70%, white);
}
.pain-card--stack:nth-child(2) .qi {
  background: color-mix(in srgb, var(--violet) 22%, transparent);
}
.pain-card--stack:nth-child(3) {
  background: linear-gradient(145deg, #1a1c22 0%, #243038 55%, #2a2620 100%);
  border-color: color-mix(in srgb, #8fb8b0 34%, var(--line));
  border-top-color: color-mix(in srgb, #8fb8b0 70%, transparent);
}
.pain-card--stack:nth-child(3) .pain-card-num,
.pain-card--stack:nth-child(3) .qi {
  color: color-mix(in srgb, #8fb8b0 75%, white);
}
.pain-card--stack:nth-child(3) .qi {
  background: color-mix(in srgb, #8fb8b0 18%, transparent);
}
.pain-card-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 18px;
}
.pain-card-num {
  font-family: var(--font-display);
  font-size: 13px;
  letter-spacing: 0.18em;
  color: var(--text-faint);
}
.pain-card--stack .qi {
  width: 40px;
  height: 40px;
  border-radius: 11px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: color-mix(in srgb, var(--violet) 18%, transparent);
  color: color-mix(in srgb, var(--violet) 80%, white);
  margin-bottom: 0;
  flex: none;
}
.pain-card p {
  color: var(--text);
  font-size: clamp(18px, 2.2vw, 22px);
  line-height: 1.55;
  margin: 0;
}
.pain-card--stack p { color: var(--text-dim); }
.pain-foot { margin-top: clamp(28px, 4vw, 44px); font-size: clamp(19px,2.3vw,24px); color: var(--text); font-family: var(--font-heading); font-weight: 400; text-align: center; max-width: none; width: 100%; letter-spacing: 0; }
.pain-foot p { margin: 0 0 1.1em; }
.pain-foot p:last-child { margin-bottom: 0; }
.pain-foot .gold { color: var(--accent); }
.pain-foot.is-collapsed .pain-foot-more-target { display: none; }
.pain-foot.is-collapsed .pain-foot-body {
  position: relative;
}
.pain-foot.is-collapsed .pain-foot-body::after {
  content: "";
  display: block;
  height: 3.2em;
  margin-top: -3.2em;
  background: linear-gradient(180deg, transparent, var(--bg));
  pointer-events: none;
}
.pain-foot-more {
  appearance: none;
  background: none;
  border: 0;
  padding: 0;
  margin: 18px auto 0;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--accent);
  font-family: var(--font-body);
  font-size: 15px;
  font-weight: 600;
  letter-spacing: .02em;
  cursor: pointer;
}
.pain-foot-more:hover { color: var(--accent-bright); }
.pain-foot.is-collapsed .pain-foot-more-close { display: none; }
.pain-foot:not(.is-collapsed) .pain-foot-more-open { display: none; }
.pain-stack-wrap.is-static {
  height: auto;
}
.pain-stack-wrap.is-static .pain-stack-pin {
  position: relative;
  top: auto;
  height: auto;
}
.pain-stack-wrap.is-static .pain-stack-progress {
  display: none;
}
.pain-stack-wrap.is-static .pain-stack-stage {
  display: grid;
  gap: 20px;
  overflow: visible;
  border-radius: 0;
}
.pain-stack-wrap.is-static .pain-card--stack {
  position: relative;
  inset: auto;
  opacity: 1 !important;
  transform: none !important;
  filter: none !important;
  pointer-events: auto;
}
@media (max-width: 820px) {
  .pain-stack-wrap {
    --pain-stack-top: clamp(76px, 16vw, 100px);
    --pain-scroll-step: clamp(140px, 26vh, 200px);
    height: calc(var(--pain-cards) * var(--pain-scroll-step) + clamp(40px, 6vh, 72px));
  }
  .pain-stack-pin {
    gap: 10px;
  }
  .pain-stack-stage {
    height: clamp(210px, 34vh, 280px);
  }
  .pain-card--stack {
    padding: 24px 22px;
  }
  .pain-card--stack[data-stack-state="behind"] {
    transform: translateY(calc(48% + (var(--behind, 1) - 1) * 8%)) scale(0.96);
  }
}
@media (max-width: 640px) {
  .pain-foot { font-size: clamp(16px, 4.2vw, 18px); line-height: 1.45; }
}
@media (prefers-reduced-motion: reduce) {
  .pain-stack-wrap { height: auto; }
  .pain-stack-pin { position: relative; top: auto; height: auto; }
  .pain-stack-progress { display: none; }
  .pain-stack-stage { display: grid; gap: 20px; overflow: visible; border-radius: 0; }
  .pain-card--stack {
    position: relative;
    inset: auto;
    opacity: 1 !important;
    transform: none !important;
    filter: none !important;
    transition: none;
  }
}

.dr-inline-cta {
  margin-top: clamp(32px, 4vw, 48px);
  display: flex;
  justify-content: center;
}
.dr-inline-cta--light .btn-gold {
  box-shadow: 0 10px 28px -12px color-mix(in srgb, var(--gold-deep) 55%, transparent);
}

/* ---------- Heller Abschnitt (Rhythmus) ---------- */
.section.light {
  --bg:        #f4efe5;
  --bg-soft:   #efe8da;
  --bg-card:   #ffffff;
  --bg-card-2: #f7f2e8;
  --line:      rgba(34,28,22,0.13);
  --line-soft: rgba(34,28,22,0.07);
  --text:      #241f2b;
  --text-dim:  #5a544d;
  --text-faint:#8a837a;
  --accent:        var(--gold-deep);
  --accent-bright: var(--gold);
  background: var(--bg);
  color: var(--text);
}
.section.light h1, .section.light h2, .section.light h3, .section.light h4 { color: var(--text); }

/* ---------- Transformation ---------- */
.trans { background: var(--bg-soft); border-top: 1px solid var(--line-soft); border-bottom: 1px solid var(--line-soft); }
.trans-board {
  margin-top: 56px;
  display: grid; grid-template-columns: 1fr 1fr; gap: 0;
  border: 1px solid var(--line); border-radius: var(--radius); overflow: hidden;
  position: relative; background: var(--bg-card);
}
.trans-col { padding: clamp(28px, 3.6vw, 44px); }
.trans-col.before { background: var(--bg-card); }
.trans-col.after { background: linear-gradient(180deg, color-mix(in srgb, var(--accent) 9%, var(--bg-card)), color-mix(in srgb, var(--violet) 7%, var(--bg-card))); position: relative; }
.trans-col h3 { font-size: 14px; text-transform: uppercase; letter-spacing: .18em; font-family: var(--font-body); font-weight: 700; margin-bottom: 26px; }
.trans-col.before h3 { color: var(--text-faint); }
.trans-col.after h3 { color: var(--accent); }
.trans-row { display: flex; align-items: center; gap: 13px; padding: 15px 0; border-bottom: 1px solid var(--line-soft); font-size: 17px; }
.trans-row:last-child { border-bottom: none; }
.trans-col.before .trans-row { color: var(--text-dim); }
.trans-col.after .trans-row { color: var(--text); }
.trans-row .ic { flex: none; opacity: .8; }
.trans-col.before .ic { color: var(--text-faint); }
.trans-col.after .ic { color: var(--accent); }
.trans-divider { position: absolute; left: 50%; top: 0; bottom: 0; width: 1px; background: var(--line); z-index: 2; }
.trans-arrow {
  position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 3;
  width: 52px; height: 52px; border-radius: 50%;
  background: linear-gradient(180deg, var(--accent-bright), var(--accent));
  display: flex; align-items: center; justify-content: center; color: #2a2113;
  box-shadow: 0 12px 30px -8px color-mix(in srgb,var(--accent) 70%, transparent);
}
/* reveal: after-Spalte dämmert auf */
.trans-col.after .trans-row { opacity: 0; transform: translateX(12px); }
.revealed .trans-col.after .trans-row { opacity: 1; transform: none; transition: opacity .7s var(--ease), transform .7s var(--ease); }
.revealed .trans-col.after .trans-row:nth-child(2){ transition-delay:.05s }
.revealed .trans-col.after .trans-row:nth-child(3){ transition-delay:.13s }
.revealed .trans-col.after .trans-row:nth-child(4){ transition-delay:.21s }
.revealed .trans-col.after .trans-row:nth-child(5){ transition-delay:.29s }
.revealed .trans-col.after .trans-row:nth-child(6){ transition-delay:.37s }
.revealed .trans-col.after .trans-row:nth-child(7){ transition-delay:.45s }
@media (max-width: 760px){
  .trans-board { grid-template-columns: 1fr; }
  .trans-divider, .trans-arrow { display: none; }
  .trans-col.before { border-bottom: 1px solid var(--line); }
}

/* ---------- Prosa / Sinnabschnitt ---------- */
.creed { text-align: center; max-width: 920px; margin-left: auto; margin-right: auto; }
.creed .big {
  font-family: var(--font-heading); font-weight: 400;
  font-size: clamp(26px, 3.8vw, 44px); line-height: 1.28; letter-spacing: 0;
  max-width: none; margin: 0 auto; color: var(--text);
}
.creed .big .dim { color: var(--text-faint); }
.creed .small { margin: 34px auto 0; max-width: none; color: var(--text-dim); font-size: 18.5px; }

/* ---------- Nutzen ---------- */
.benefit-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; margin-top: 56px; }
.benefit {
  position: relative; padding: 38px 32px 36px;
  background: var(--bg-card); border: 1px solid var(--line); border-radius: var(--radius);
  overflow: hidden; transition: transform .45s var(--ease), border-color .4s;
}
.benefit:hover { transform: translateY(-4px); border-color: color-mix(in srgb, var(--accent) 28%, var(--line)); }
.benefit .bicon { width: 50px; height: 50px; border-radius: 13px; display: flex; align-items: center; justify-content: center; background: color-mix(in srgb, var(--accent) 14%, transparent); color: var(--accent); margin-bottom: 24px; }
.benefit h3 { font-size: 22px; margin-bottom: 12px; }
.benefit p { color: var(--text-dim); font-size: 16.5px; }
.benefit .bglow { position: absolute; right: -40px; top: -40px; width: 140px; height: 140px; border-radius: 50%; background: radial-gradient(circle, color-mix(in srgb, var(--accent) 22%, transparent), transparent 70%); opacity: 0; transition: opacity .45s; }
.benefit:hover .bglow { opacity: 1; }
@media (max-width: 860px){ .benefit-grid{ grid-template-columns: 1fr; } }

/* ---------- Über Corinna ---------- */
.about:not(.light) { background: var(--bg-soft); border-top: 1px solid var(--line-soft); border-bottom: 1px solid var(--line-soft); }
.section.about.light { border-top: 1px solid var(--line-soft); border-bottom: 1px solid var(--line-soft); }
.about-grid { display: grid; grid-template-columns: .85fr 1.15fr; gap: clamp(36px, 6vw, 80px); align-items: center; }
.about-media { position: relative; }
.about-media .badge {
  position: absolute; left: -16px; top: 26px; z-index: 4;
  background: var(--bg-card); border: 1px solid var(--line); border-radius: 16px;
  padding: 16px 20px; box-shadow: 0 24px 50px -24px rgba(0,0,0,.7);
}
.about-media .badge .b-num { font-family: var(--font-display); font-size: 26px; font-weight: 600; color: var(--accent); }
.about-media .badge .b-num .gold { color: var(--accent); }
.section.light .about-media .badge .b-num,
.section.light .about-media .badge .b-num .gold { color: var(--gold-deep); }
.about-media .badge .b-lbl { font-size: 13px; color: var(--text-dim); }
.about h2 { font-size: clamp(28px, 4vw, 46px); }
.about .sig { margin-top: 30px; display: flex; align-items: center; gap: 16px; }
.about .sig .sig-name { font-family: var(--font-display); font-size: 20px; color: var(--text); }
.about .sig .sig-role { font-size: 14px; color: var(--text-faint); }
.about-quote { margin-top: 26px; padding-left: 22px; border-left: 2px solid var(--accent); color: var(--text); font-size: clamp(19px,2.2vw,23px); font-family: var(--font-display); font-weight: 400; line-height: 1.4; letter-spacing: -.01em; }
.about p.body { color: var(--text-dim); margin-top: 22px; font-size: 17.5px; }
@media (max-width: 860px){ .about-grid{ grid-template-columns: 1fr; } .about-media{ max-width: 440px; } }

/* ---------- Ablauf / Steps ---------- */
.steps { position: relative; }
.steps-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; margin-top: 60px; }
.step {
  position: relative; padding: 34px 26px 30px;
  background: var(--bg-card); border: 1px solid var(--line); border-radius: var(--radius);
}
.step .snum {
  font-family: var(--font-display); font-size: 15px; font-weight: 700; color: #221a0e;
  width: 34px; height: 34px; border-radius: 50%;
  background: linear-gradient(180deg,var(--accent-bright),var(--accent));
  display: flex; align-items: center; justify-content: center; margin-bottom: 22px;
}
.step h3 { font-size: 19px; margin-bottom: 11px; }
.step p { color: var(--text-dim); font-size: 15.5px; }
.step .connect { position: absolute; right: -13px; top: 50px; color: var(--line); z-index: 2; }
.step:last-child .connect { display: none; }
@media (max-width: 980px){ .steps-grid{ grid-template-columns: repeat(2,1fr); } .step .connect{ display:none; } }
@media (max-width: 540px){ .steps-grid{ grid-template-columns: 1fr; } }

/* ---------- Testimonials ---------- */
.testi-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; margin-top: 56px; }
.testi {
  display: flex; flex-direction: column; min-width: 0; margin: 0;
  background: var(--bg-card); border: 1px solid var(--line); border-radius: var(--radius);
  padding: 34px 30px; transition: border-color .4s, transform .4s var(--ease);
}
.testi .quote { margin: 0; }
.testi:hover { border-color: color-mix(in srgb,var(--accent) 26%,var(--line)); transform: translateY(-3px); }
.testi .stars { display: flex; gap: 3px; color: var(--accent); margin-bottom: 20px; }
.testi .quote { color: var(--text); font-size: 17.5px; line-height: 1.6; flex: 1; }
.testi .who { margin-top: 26px; display: flex; align-items: center; gap: 13px; }
.testi .who .av {
  width: 44px; height: 44px; border-radius: 50%; flex: none;
  background: linear-gradient(140deg, color-mix(in srgb,var(--violet) 60%, var(--bg-card)), color-mix(in srgb,var(--accent) 55%, var(--bg-card)));
  display: flex; align-items: center; justify-content: center;
  font-family: var(--font-display); font-weight: 600; color: #1a1722; font-size: 17px;
}
.testi .who .nm { font-weight: 600; color: var(--text); font-size: 16px; }
.testi .who .mt { font-size: 13.5px; color: var(--text-faint); }
@media (max-width: 860px){ .testi-grid{ grid-template-columns: 1fr; } }
.testi-note { text-align: center; margin-top: 30px; color: var(--text-faint); font-size: 14.5px; }

/* ---------- FAQ ---------- */
.faq-wrap { max-width: 820px; margin: 56px auto 0; }
body.dr-startseite #fragen .faq-wrap {
  max-width: none;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.faq-item { border-bottom: 1px solid var(--line); }
.faq-q {
  width: 100%; text-align: left; background: none; border: none; cursor: pointer;
  font-family: var(--font-display); color: var(--text); font-size: clamp(18px, 2.1vw, 22px);
  font-weight: 500; letter-spacing: -.01em;
  padding: 26px 48px 26px 0; position: relative; display: block;
  transition: color .25s;
}
.faq-q:hover { color: var(--accent); }
.faq-q .pm {
  position: absolute; right: 4px; top: 50%; transform: translateY(-50%);
  width: 26px; height: 26px; transition: transform .4s var(--ease); color: var(--accent);
}
.faq-item.open .faq-q .pm { transform: translateY(-50%) rotate(45deg); }
.faq-a { overflow: hidden; max-height: 0; transition: max-height .45s var(--ease); }
.faq-a-inner { padding: 0 48px 28px 0; color: var(--text-dim); font-size: 17px; line-height: 1.7; }
.faq-a-inner p { margin: 0 0 1em; }
.faq-a-inner p:last-child { margin-bottom: 0; }
.faq-a-inner ul,
.faq-a-inner ol { margin: 0 0 1em 1.2em; padding: 0; }
.faq-a-inner li { margin: 0.35em 0; }
.faq-a-inner strong { color: var(--text); font-weight: 600; }

/* ---------- CTA Formular ---------- */
.cta { position: relative; overflow: hidden; }
.cta-glow { position: absolute; left: 50%; top: -10%; width: 90vw; height: 70vh; transform: translateX(-50%); background: radial-gradient(50% 50% at 50% 50%, color-mix(in srgb,var(--accent) 16%, transparent), transparent 68%); pointer-events: none; filter: blur(10px); }
.cta-card {
  position: relative; z-index: 2;
  display: grid; grid-template-columns: 1fr 1fr; gap: 0;
  background: var(--bg-card); border: 1px solid var(--line); border-radius: 24px; overflow: hidden;
  box-shadow: 0 60px 120px -50px rgba(0,0,0,.8);
}
.cta-left { padding: clamp(36px, 4vw, 58px); border-right: 1px solid var(--line); }
.cta-left h2 { font-size: clamp(28px, 3.6vw, 44px); }
.cta-left .lede { margin-top: 20px; font-size: 18px; }
.cta-person { margin-top: 34px; display: flex; align-items: center; gap: 16px; padding-top: 28px; border-top: 1px solid var(--line-soft); }
.cta-person .ph { width: 60px; height: 60px; border-radius: 50%; flex: none; }
.cta-person .ph.ph-round::after { font-size: 9px; max-width: 8ch; }
.cta-person .cp-photo { width: 60px; height: 60px; border-radius: 50%; overflow: hidden; flex: none; border: 1px solid var(--line); }
.cta-person .cp-photo img { width: 100%; height: 100%; object-fit: cover; object-position: 47% 20%; }
.cta-person .cp-name { font-family: var(--font-display); color: var(--text); font-size: 17px; }
.cta-person .cp-role { font-size: 13.5px; color: var(--text-faint); }
.cta-right { padding: clamp(36px, 4vw, 58px); }
.field { margin-bottom: 18px; }
.field label { display: block; font-size: 14px; color: var(--text-dim); margin-bottom: 9px; font-weight: 500; }
.field input {
  width: 100%; padding: 15px 17px; border-radius: 12px;
  background: var(--bg); border: 1px solid var(--line); color: var(--text);
  font-family: var(--font-body); font-size: 16px; transition: border-color .25s, box-shadow .25s;
}
.field input::placeholder { color: var(--text-faint); }
.field input:focus { outline: none; border-color: color-mix(in srgb,var(--accent) 60%, var(--line)); box-shadow: 0 0 0 4px color-mix(in srgb,var(--accent) 14%, transparent); }
.field.invalid input { border-color: #c0625a; }
.field .err { color: #d98079; font-size: 13px; margin-top: 7px; display: none; }
.field.invalid .err { display: block; }
.cta-right .btn-gold { width: 100%; margin-top: 8px; }
.cta-ticks { display: flex; flex-wrap: wrap; gap: 10px 22px; margin-top: 22px; }
.cta-ticks .tick { font-size: 14px; }
.form-success {
  display: none; text-align: center; padding: 30px 10px;
}
.form-success.show { display: block; }
.form-success .fs-ic { width: 64px; height: 64px; border-radius: 50%; margin: 0 auto 22px; background: color-mix(in srgb,var(--accent) 18%, transparent); display: flex; align-items: center; justify-content: center; color: var(--accent); }
.form-success h3 { font-size: 24px; margin-bottom: 12px; }
.form-success p { color: var(--text-dim); max-width: 38ch; margin: 0 auto; }

.dr-fluent-form .fluentform,
.dr-fluent-form .ff-el-group { margin-bottom: 18px; }

/* Light Fluent Forms (CTA + Buchung) */
.dr-fluent-form--light {
  --ff-bg: #ffffff;
  --ff-bg-soft: #f7f2e8;
  --ff-text: #241f2b;
  --ff-text-dim: #5a544d;
  --ff-line: rgba(34, 28, 22, 0.14);
  background: var(--ff-bg);
  border: 1px solid var(--ff-line);
  border-radius: 18px;
  padding: clamp(22px, 3vw, 32px);
  color: var(--ff-text);
  box-shadow: 0 24px 60px -40px rgba(0, 0, 0, 0.35);
}
.dr-fluent-form--light .fluentform,
.dr-fluent-form--light .ff-t-container,
.dr-fluent-form--light .ff-step-body,
.dr-fluent-form--light .ff-el-group,
.dr-fluent-form--light .ff-el-input--content,
.dr-fluent-form--light .ff-el-form-check {
  background: transparent !important;
  color: var(--ff-text) !important;
}
.dr-fluent-form--light .ff-el-input--label label,
.dr-fluent-form--light .ff_step_title,
.dr-fluent-form--light .ff-el-group-title,
.dr-fluent-form--light .ff-t-cell p,
.dr-fluent-form--light .ff-t-cell h3,
.dr-fluent-form--light .ff-t-cell h4,
.dr-fluent-form--light legend,
.dr-fluent-form--light .ff-el-form-check-label {
  color: var(--ff-text) !important;
  font-weight: 500;
}
/* Auswahl-Kacheln: nur äußerer Rahmen */
.dr-fluent-form--light .ff-el-input--content > .ff-el-form-check:not(.ff-el-tc) {
  display: block;
  margin-bottom: 8px;
  padding: 0;
  border: 1px solid var(--ff-line);
  border-radius: 12px;
  background: var(--ff-bg-soft) !important;
  transition: border-color .2s, box-shadow .2s;
}
.dr-fluent-form--light .ff-el-input--content > .ff-el-form-check:not(.ff-el-tc) .ff-el-form-check-label {
  display: flex !important;
  align-items: center;
  gap: 12px;
  width: 100%;
  padding: 14px 16px !important;
  margin: 0 !important;
  border: none !important;
  background: transparent !important;
  border-radius: 12px;
  cursor: pointer;
}
.dr-fluent-form--light .ff-el-form-check-label > span {
  border: none !important;
  background: transparent !important;
  padding: 0 !important;
}
.dr-fluent-form--light .ff-el-input--content > .ff-el-form-check:not(.ff-el-tc):has(input:checked) {
  border-color: color-mix(in srgb, var(--gold-deep) 55%, var(--ff-line));
  box-shadow: 0 0 0 3px color-mix(in srgb, var(--gold) 16%, transparent);
}
.dr-fluent-form--light .ff-el-tc.ff-el-form-check {
  border: none !important;
  background: transparent !important;
  padding: 0 !important;
}
.dr-fluent-form--light .ff-el-tc .ff-el-form-check-label {
  border: none !important;
  padding: 0 !important;
  background: transparent !important;
  align-items: flex-start;
}
.dr-fluent-form--light .ff-el-form-control,
.dr-fluent-form--light input[type="text"],
.dr-fluent-form--light input[type="email"],
.dr-fluent-form--light input[type="tel"],
.dr-fluent-form--light input[type="number"],
.dr-fluent-form--light textarea,
.dr-fluent-form--light select {
  width: 100%;
  padding: 15px 17px;
  border-radius: 12px;
  background: #fff !important;
  border: 1px solid var(--ff-line) !important;
  color: var(--ff-text) !important;
  font-family: var(--font-body);
  font-size: 16px;
}
.dr-fluent-form--light .ff-el-form-control:focus,
.dr-fluent-form--light input:focus,
.dr-fluent-form--light textarea:focus,
.dr-fluent-form--light select:focus {
  outline: none;
  border-color: color-mix(in srgb, var(--gold-deep) 60%, var(--ff-line)) !important;
  box-shadow: 0 0 0 4px color-mix(in srgb, var(--gold) 16%, transparent);
}
.dr-fluent-form--light .ff-btn,
.dr-fluent-form--light .ff-btn-submit,
.dr-fluent-form--light .ff-btn-next,
.dr-fluent-form--light .ff-btn-secondary,
.dr-fluent-form--light button.ff-btn {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 52px;
  padding: 14px 28px !important;
  border-radius: 100px !important;
  font-family: var(--font-body) !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  cursor: pointer;
  transition: transform .25s var(--ease), box-shadow .25s var(--ease);
}
.dr-fluent-form--light .ff-btn-next,
.dr-fluent-form--light .ff-btn-submit,
.dr-fluent-form--light .ff-btn:not(.ff-btn-prev) {
  background: linear-gradient(180deg, var(--gold-bright), var(--gold)) !important;
  color: #2a2113 !important;
  border: none !important;
  box-shadow: 0 10px 28px -12px color-mix(in srgb, var(--gold) 70%, transparent);
}
.dr-fluent-form--light .ff-btn-next:hover,
.dr-fluent-form--light .ff-btn-submit:hover {
  transform: translateY(-1px);
  box-shadow: 0 14px 34px -12px color-mix(in srgb, var(--gold) 80%, transparent);
}
.dr-fluent-form--light .ff-btn-prev {
  background: #fff !important;
  color: var(--ff-text) !important;
  border: 1px solid var(--ff-line) !important;
}
.dr-fluent-form--light .ff-step-titles,
.dr-fluent-form--light .ff-el-progress,
.dr-fluent-form--light .ff-el-progress-bar,
.dr-fluent-form--light .ff_progress_bar {
  color: var(--ff-text-dim) !important;
}
.dr-fluent-form--light .ff-step-progress-wrap,
.dr-fluent-form--light .ff-step-header--progress {
  margin-bottom: 16px;
}
.dr-fluent-form--light .ff-el-progress-status {
  font-size: 13px;
  color: var(--ff-text-dim) !important;
  margin-bottom: 8px;
  line-height: 1.4;
  min-height: 1.2em;
}
.dr-fluent-form--light .ff-el-progress {
  height: 12px;
  background: #e8dfd0 !important;
  border-radius: 100px;
  overflow: hidden;
}
.dr-fluent-form--light .ff-el-progress-bar {
  display: block;
  height: 100%;
  min-width: 8px;
  background: linear-gradient(90deg, var(--gold-deep), var(--gold-bright)) !important;
  border-radius: 100px;
  transition: width .35s var(--ease);
}
.dr-fluent-form--light .ff-el-progress-bar span {
  display: none !important;
}
.dr-fluent-form--light .ff-el-progress-title {
  display: none !important;
}

.dr-fluent-form--full {
  width: 100%;
  max-width: none;
}

/* Formular-Bilder (Extras-Kacheln, Logo im Formular) */
.dr-fluent-form--light .ff-custom_html img,
.dr-fluent-form--light .ff-el-group img {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: 150px;
  object-fit: cover;
  border-radius: 10px;
  margin: 0 auto 10px;
}
.dr-fluent-form--light .ff-custom_html p:has(img) {
  margin-bottom: 8px;
}
.dr-fluent-form--light input.mengenangabe {
  text-align: center;
}
.dr-fluent-form--light .ff-t-container .ff-t-cell {
  padding: 8px;
}
.dr-fluent-form--light .ff-t-container .ff-el-input--label label {
  font-size: 13px;
  line-height: 1.35;
  font-weight: 500;
}
.dr-fluent-form--light .ff-el-section-title {
  font-family: var(--font-display);
  font-size: clamp(22px, 2.5vw, 28px);
  font-weight: 500;
  margin: 0 0 12px;
  color: var(--ff-text) !important;
}

body.dr-buchung-page .dr-buchung-main { padding-top: 0; }
body.dr-buchung-page .dr-buchung-section { padding: clamp(32px, 5vw, 56px) 0 clamp(40px, 6vw, 64px); }
body.dr-buchung-page .dr-page-intro--compact { margin-bottom: 20px; }
body.dr-buchung-page .dr-page-intro--compact .kicker-head { font-size: clamp(28px, 4vw, 40px); }
body.dr-buchung-page .dr-page-intro--compact .lede { font-size: 17px; margin-top: 12px; }
body.dr-buchung-page .dr-buchung-wrap { width: 100%; max-width: var(--maxw); }

/* SEO-Text unter dem Buchungswizard */
body.dr-buchung-page .section.dr-buchung-seo {
	padding: 48px 0 72px;
	border-top: 1px solid rgba(34, 28, 22, 0.1);
}
body.dr-buchung-page .dr-buchung-seo .eyebrow {
	display: inline-block;
	margin-bottom: 10px;
}
body.dr-buchung-page .dr-buchung-seo .kicker-head {
	font-size: 32px;
	line-height: 1.2;
	margin: 0 0 20px;
}
body.dr-buchung-page .dr-buchung-seo__body {
	color: #5a544d;
	font-size: 17px;
	line-height: 1.75;
	max-width: none;
}
body.dr-buchung-page .dr-buchung-seo__body p + p,
body.dr-buchung-page .dr-buchung-seo__body p + ul,
body.dr-buchung-page .dr-buchung-seo__body ul + p,
body.dr-buchung-page .dr-buchung-seo__body h3 + p {
	margin-top: 16px;
}
body.dr-buchung-page .dr-buchung-seo__body h3 {
	font-family: var(--font-display);
	font-size: 22px;
	font-weight: 500;
	color: #221c16;
	margin: 28px 0 10px;
	line-height: 1.3;
}
body.dr-buchung-page .dr-buchung-seo__body ul {
	margin: 12px 0 0;
	padding: 0 0 0 1.15em;
	list-style: disc;
}
body.dr-buchung-page .dr-buchung-seo__body li {
	margin: 8px 0;
	padding-left: 4px;
}
body.dr-buchung-page .dr-buchung-seo__body a {
	color: var(--gold-deep);
	font-weight: 600;
	text-decoration: underline;
	text-underline-offset: 3px;
	text-decoration-thickness: 1px;
}
body.dr-buchung-page .dr-buchung-seo__body a:hover {
	color: #8a6a2e;
}
@media (max-width: 640px) {
	body.dr-buchung-page .section.dr-buchung-seo {
		padding: 36px 0 56px;
	}
	body.dr-buchung-page .dr-buchung-seo .kicker-head {
		font-size: 26px;
	}
	body.dr-buchung-page .dr-buchung-seo__body {
		font-size: 16px;
	}
	body.dr-buchung-page .dr-buchung-seo__body h3 {
		font-size: 20px;
	}
}

body.dr-single-post .dr-subpage { padding-top: 0; }
body.dr-single-post .dr-single-article {
  padding: 24px 0 clamp(40px, 6vw, 72px);
}
.dr-single-header { margin-bottom: 18px; }
.dr-back-link {
  display: inline-flex;
  margin-bottom: 14px;
  font-size: 14px;
  font-weight: 600;
  color: var(--gold-deep);
}
.dr-single-header .kicker-head {
  font-size: clamp(28px, 4.5vw, 44px);
  margin-top: 4px;
}
.dr-single-header .dr-blog-date { margin-top: 10px; }
.dr-single-media {
  border-radius: 14px;
  overflow: hidden;
  margin-bottom: 24px;
  border: 1px solid rgba(34, 28, 22, 0.13);
  max-height: min(52vh, 460px);
}
.dr-single-media img {
  width: 100%;
  height: 100%;
  max-height: min(52vh, 460px);
  aspect-ratio: 21 / 9;
  object-fit: cover;
  object-position: center 40%;
}
.dr-single-content {
  width: 100%;
  max-width: none;
  color: #5a544d;
  font-size: 18px;
  line-height: 1.75;
}
.dr-single-content p + p { margin-top: 1.2em; }
.dr-single-content h2,
.dr-single-content h3 {
  scroll-margin-top: 108px;
}

/* Inhaltsverzeichnis (Blog) */
.dr-toc {
  margin: 0 0 28px;
}
.dr-toc__details {
  border: 1px solid rgba(34, 28, 22, 0.12);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.55);
  overflow: hidden;
}
.dr-toc__summary {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 18px;
  cursor: pointer;
  list-style: none;
  user-select: none;
  color: #221c16;
}
.dr-toc__summary::-webkit-details-marker { display: none; }
.dr-toc__summary-label {
  font-family: var(--font-display);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
}
.dr-toc__summary-meta {
  margin-left: auto;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #8a8378;
}
.dr-toc__chevron {
  width: 10px;
  height: 10px;
  border-right: 2px solid #8a8378;
  border-bottom: 2px solid #8a8378;
  transform: rotate(45deg);
  transition: transform 0.2s ease;
  flex-shrink: 0;
  margin-top: -4px;
}
.dr-toc__details[open] .dr-toc__chevron {
  transform: rotate(-135deg);
  margin-top: 2px;
}
.dr-toc__list {
  margin: 0;
  padding: 4px 18px 16px;
  list-style: none;
  border-top: 1px solid rgba(34, 28, 22, 0.08);
  counter-reset: dr-toc;
}
.dr-toc__item {
  margin: 0;
  counter-increment: dr-toc;
}
.dr-toc__item--h3 {
  padding-left: 18px;
}
.dr-toc__link {
  display: flex;
  gap: 12px;
  padding: 10px 0;
  color: #5a544d;
  text-decoration: none;
  font-size: 16px;
  line-height: 1.45;
  border-bottom: 1px solid rgba(34, 28, 22, 0.06);
  transition: color 0.2s ease;
}
.dr-toc__item:last-child .dr-toc__link {
  border-bottom: 0;
}
.dr-toc__link::before {
  content: counter(dr-toc, decimal-leading-zero);
  flex-shrink: 0;
  min-width: 1.6em;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: var(--gold-deep);
  padding-top: 3px;
}
.dr-toc__link:hover {
  color: #221c16;
}
.dr-toc__link.is-active {
  color: #221c16;
  font-weight: 600;
}

@media (min-width: 900px) {
  .dr-toc__summary {
    cursor: default;
    pointer-events: none;
  }
  .dr-toc__chevron {
    display: none;
  }
  .dr-toc__summary-meta {
    margin-right: 0;
  }
  .dr-single-content h2,
  .dr-single-content h3 {
    scroll-margin-top: 32px;
  }
}

@media (max-width: 640px) {
  .dr-toc__summary {
    padding: 12px 14px;
  }
  .dr-toc__summary-label {
    font-size: 18px;
  }
  .dr-toc__list {
    padding: 2px 14px 14px;
  }
  .dr-toc__link {
    font-size: 15px;
    padding: 9px 0;
  }
}

/* Footer immer dunkel */
.footer {
  border-top: 1px solid rgba(245, 240, 230, 0.05);
  padding: 56px 0 40px;
  background: #0c0b11;
  color: #ece6da;
  --text: #ece6da;
  --text-dim: #aaa399;
  --text-faint: #7b766c;
  --line: rgba(245, 240, 230, 0.09);
  --line-soft: rgba(245, 240, 230, 0.05);
  --accent: var(--gold);
  --accent-bright: var(--gold-bright);
}
.footer-top {
  display: grid;
  grid-template-columns: minmax(200px, 260px) 1fr;
  gap: 40px clamp(32px, 6vw, 72px);
  align-items: start;
}
.footer-logo {
  min-width: 0;
  max-width: 260px;
}
.footer-logo img { height: 96px; width: auto; max-height: none; object-fit: contain; display: block; }
.footer-logo p {
  color: var(--text-faint);
  font-size: 14.5px;
  line-height: 1.55;
  margin: 16px 0 0;
  max-width: 34ch;
}
.footer-col--feature { min-width: 140px; }
.footer-featured {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
  padding: 12px 22px 12px 18px;
  border-radius: 100px;
  line-height: 1;
  background: color-mix(in srgb, var(--gold) 14%, transparent);
  border: 1px solid color-mix(in srgb, var(--gold) 38%, transparent);
  color: var(--accent-bright) !important;
  font-weight: 600 !important;
  font-size: 15px !important;
  transition: background .2s, border-color .2s, transform .2s;
}
.footer-featured .dr-icon {
  flex: none;
  display: block;
  width: 18px;
  height: 18px;
  color: var(--accent-bright);
  transform: translateY(0);
}
.footer-featured span {
  display: block;
  line-height: 1.2;
  padding-top: 1px;
}
.footer-featured:hover {
  background: color-mix(in srgb, var(--gold) 22%, transparent);
  border-color: color-mix(in srgb, var(--gold) 55%, transparent);
  transform: translateY(-1px);
  color: var(--accent-bright) !important;
}
.elementor-widget-dr-header .nav-logo img,
.dr-editor-preview .nav-logo img,
.site-header .nav-logo img,
.elementor-location-header .elementor-widget-image:first-child img,
.elementor-location-header .dr-header .elementor-widget-image img {
  height: 96px !important;
  max-height: none !important;
  width: auto !important;
}
@media (max-width: 900px) {
  .elementor-widget-dr-header .nav-logo img,
  .dr-editor-preview .nav-logo img,
  .site-header .nav-logo img,
  .elementor-location-header .elementor-widget-image:first-child img,
  .elementor-location-header .dr-header .elementor-widget-image img {
    height: 72px !important;
    max-height: none !important;
  }
}
.dr-fluent-form--light .ff-message-success,
.dr-fluent-form--light .ff-message-error {
  color: var(--ff-text-dim) !important;
  font-size: 15px;
  margin-top: 16px;
}
.cta-ticks--light {
  margin-top: 22px;
  padding-top: 18px;
  border-top: 1px solid var(--ff-line);
}
.cta-ticks--light .tick { color: var(--ff-text-dim); }

/* Dark fallback (legacy) */
.dr-fluent-form:not(.dr-fluent-form--light) .ff-el-input--label label {
  display: block;
  font-size: 14px;
  color: var(--text-dim);
  margin-bottom: 9px;
  font-weight: 500;
}
.dr-fluent-form .ff-el-form-control {
  width: 100%;
  padding: 15px 17px;
  border-radius: 12px;
  background: var(--bg);
  border: 1px solid var(--line);
  color: var(--text);
  font-family: var(--font-body);
  font-size: 16px;
}
.dr-fluent-form .ff-btn-submit,
.dr-fluent-form .ff_submit_btn_wrapper .ff-btn-submit {
  width: 100%;
  margin-top: 8px;
  border-radius: 100px;
  font-weight: 600;
  font-size: 16px;
  padding: 17px 30px;
  background: linear-gradient(180deg, var(--accent-bright), var(--accent));
  color: #2a2113;
  border: none;
  cursor: pointer;
}
.dr-fluent-form:not(.dr-fluent-form--light) .ff-message-success { color: var(--text-dim); font-size: 15px; margin-top: 16px; }

/* ---------- Light Subpages (Blog / Buchung) ---------- */
body.dr-light-page {
  background: #f4efe5;
  color: #241f2b;
}
.dr-subpage { padding-top: 0; }
.dr-page-intro { padding: 24px 0 32px; }
.dr-page-intro .lede { max-width: 52ch; margin-top: 12px; }
.dr-blog-list-section { padding-top: 0; padding-bottom: clamp(40px, 6vw, 72px); }
.dr-form-page-card {
  max-width: 820px;
  margin: 0 auto;
}
.dr-blog-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 20px;
}
.dr-blog-card {
  background: #fff;
  border: 1px solid rgba(34, 28, 22, 0.13);
  border-radius: var(--radius);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: transform .3s var(--ease), box-shadow .3s var(--ease);
}
.dr-blog-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 20px 50px -30px rgba(36, 31, 43, 0.25);
}
.dr-blog-card-media img {
  width: 100%;
  aspect-ratio: 16 / 10;
  max-height: 200px;
  object-fit: cover;
}
.dr-blog-card-body { padding: 20px 20px 24px; display: flex; flex-direction: column; gap: 10px; flex: 1; }
.dr-blog-date { font-size: 13px; letter-spacing: .06em; text-transform: uppercase; color: #8a837a; }
.dr-blog-card h2 { font-size: clamp(19px, 2.1vw, 24px); line-height: 1.2; }
.dr-blog-card h2 a { color: #241f2b; transition: color .2s; }
.dr-blog-card h2 a:hover { color: var(--gold-deep); }
.dr-blog-card p { color: #5a544d; font-size: 16px; line-height: 1.65; }
.dr-blog-more {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: auto;
  font-weight: 600;
  color: var(--gold-deep);
  font-size: 15px;
}
.dr-blog-empty {
  text-align: center;
  padding: 48px 20px;
  color: #5a544d;
  background: #fff;
  border: 1px dashed rgba(34, 28, 22, 0.18);
  border-radius: var(--radius);
}
.dr-blog-pagination { margin-top: 40px; }
.dr-blog-pagination ul.page-numbers {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.dr-blog-pagination ul.page-numbers li {
  margin: 0;
  padding: 0;
}
.dr-blog-pagination a.page-numbers,
.dr-blog-pagination span.page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 40px;
  padding: 0 10px;
  border-radius: 10px;
  border: 1px solid rgba(34, 28, 22, 0.13);
  color: #5a544d;
  text-decoration: none;
}
.dr-blog-pagination span.page-numbers.current {
  background: linear-gradient(180deg, var(--gold-bright), var(--gold));
  color: #2a2113;
  border-color: transparent;
}
@media (max-width: 900px) {
  .footer-logo img { height: 72px; }
  .nav-links { gap: 22px; }
}

@media (max-width: 800px) {
  .cta-card {
    grid-template-columns: 1fr;
    border-radius: 18px;
  }
  .cta-left {
    border-right: none;
    border-bottom: 1px solid var(--line);
    padding: 28px 22px;
  }
  .cta-right { padding: 28px 22px; }
  .cta-left h2 { font-size: clamp(24px, 6.5vw, 34px); }
  .cta-left .lede { font-size: 16px; line-height: 1.65; }
  .cta-person { margin-top: 24px; padding-top: 22px; }
  .cta-right .btn-gold {
    width: 100%;
    white-space: normal;
    line-height: 1.35;
    padding: 16px 20px;
    font-size: 15px;
  }
  .cta-ticks {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
}

@media (max-width: 520px) {
  .wrap { padding: 0 18px; }
  .section { padding: clamp(48px, 10vw, 72px) 0; }
  .cta-card { border-radius: 14px; }
  .cta-left, .cta-right { padding: 22px 18px; }
  .cta-glow { width: 140vw; }
  .field input { font-size: 16px; }
  .btn { white-space: normal; }
  .nav-mobile { padding: 16px 18px 32px; top: 76px; }
  .faq-q { padding-right: 40px; font-size: 17px; }
  .faq-a-inner { padding-right: 0; }
}

/* ---------- Footer (responsive) ---------- */
@media (max-width: 900px) {
  .footer-logo img { height: 72px; }
}
@media (max-width: 760px) {
  .footer-top {
    grid-template-columns: 1fr;
    gap: 32px;
  }
  .footer-logo { max-width: none; }
  .footer-links { gap: 36px 48px; }
}
.footer-links { display: flex; gap: 60px; flex-wrap: wrap; }
.footer-col h4 { font-family: var(--font-body); font-size: 13px; text-transform: uppercase; letter-spacing: .14em; color: var(--text-faint); font-weight: 700; margin-bottom: 16px; }
.footer-col a { display: block; color: var(--text-dim); font-size: 15px; padding: 6px 0; transition: color .2s; }
.footer-col a.footer-featured {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 11px 20px 11px 16px;
  line-height: 1;
  color: var(--accent-bright) !important;
  font-weight: 600 !important;
  font-size: 15px !important;
}
.footer-col a.footer-featured:hover { color: var(--accent-bright) !important; }
.footer-col a.footer-featured .dr-icon {
  flex: none;
  display: block;
  width: 18px;
  height: 18px;
}
.footer-col a.footer-featured span {
  display: inline;
  line-height: 1;
  padding-top: 0;
}
.footer-col a:hover { color: var(--accent); }
.footer-bottom { margin-top: 48px; padding-top: 26px; border-top: 1px solid var(--line-soft); display: flex; justify-content: space-between; align-items: center; gap: 16px; flex-wrap: wrap; color: var(--text-faint); font-size: 13.5px; }
.footer-credit { color: var(--text-faint); }
.footer-credit a { color: var(--text-faint); text-decoration: underline; text-underline-offset: 2px; }
.footer-credit a:hover { color: var(--accent); }
.footer-legal { display: inline-flex; align-items: center; gap: 8px; margin-left: auto; }
.footer-legal a { color: var(--text-faint); }
.footer-legal a:hover { color: var(--accent); }
@media (max-width: 720px) {
  .footer-bottom { flex-direction: column; align-items: flex-start; }
  .footer-legal { margin-left: 0; }
}

/* ---------- Infos-Seite ---------- */
.dr-info-intro-grid {
  display: grid;
  grid-template-columns: minmax(200px, 300px) 1fr;
  gap: clamp(28px, 4vw, 48px);
  align-items: center;
}
.dr-info-intro-media {
  max-width: 300px;
  width: 100%;
}
.dr-info-intro-frame {
  border-radius: var(--radius);
  overflow: hidden;
  border: 1px solid var(--line);
  aspect-ratio: 4 / 5;
  max-height: 360px;
  background: var(--bg-card);
}
.dr-info-intro-frame img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.dr-info-intro-copy .kicker-head {
  font-size: clamp(30px, 4.2vw, 48px);
  max-width: 18ch;
}
.dr-info-intro-copy .lede {
  margin-top: 22px;
  max-width: 52ch;
}
.dr-info-intro-grid:not(:has(.dr-info-intro-media)) {
  grid-template-columns: 1fr;
}
.dr-info-intro-grid:not(:has(.dr-info-intro-media)) .dr-info-intro-copy .kicker-head {
  max-width: none;
}

.dr-info-check-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
  margin-top: 48px;
}
.dr-info-check {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 20px 22px;
  background: var(--bg-card);
  border: 1px solid var(--line);
  border-radius: calc(var(--radius) - 4px);
  color: var(--text-dim);
  font-size: 16.5px;
  line-height: 1.55;
}
.dr-info-check-ic {
  flex: none;
  width: 34px;
  height: 34px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: color-mix(in srgb, var(--accent) 14%, transparent);
  color: var(--accent);
  margin-top: 1px;
}

.dr-info-rooms .shead { margin-bottom: 8px; }

.dr-info-gallery-full {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-top: 40px;
  width: 100%;
}
.dr-info-gallery-link {
  display: block;
  width: 100%;
  border: none;
  padding: 0;
  cursor: zoom-in;
  overflow: hidden;
  background: var(--bg-card);
  border-top: 1px solid var(--line-soft);
  border-bottom: 1px solid var(--line-soft);
  transition: opacity .25s;
}
.dr-info-gallery-link:hover { opacity: .92; }
.dr-info-gallery-link img {
  width: 100%;
  max-height: min(52vh, 520px);
  object-fit: cover;
  display: block;
}
.section.light .dr-inline-cta {
  margin-top: clamp(36px, 5vw, 52px);
}

.dr-info-lightbox {
  position: fixed;
  inset: 0;
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  background: rgba(8, 7, 11, 0.94);
  backdrop-filter: blur(8px);
}
.dr-info-lightbox[hidden] { display: none !important; }
.dr-info-lightbox-img {
  max-width: min(1200px, 100%);
  max-height: calc(100vh - 80px);
  width: auto;
  height: auto;
  object-fit: contain;
  border-radius: 8px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.55);
}
.dr-info-lightbox-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid var(--line);
  background: rgba(12, 11, 17, 0.9);
  color: var(--text);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(45deg);
  transition: border-color .2s, color .2s;
}
.dr-info-lightbox-close:hover {
  border-color: var(--accent);
  color: var(--accent);
}
body.dr-lightbox-open { overflow: hidden; }

.dr-info-meal-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-top: 48px;
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}
.dr-info-meal-card {
  padding: 32px 28px;
  background: var(--bg-card);
  border: 1px solid var(--line);
  border-radius: var(--radius);
}
.dr-info-meal-card h3 {
  font-size: 22px;
  margin-bottom: 10px;
}
.dr-info-meal-price {
  font-family: var(--font-display);
  font-size: 24px;
  color: var(--accent);
  font-weight: 600;
  margin-bottom: 12px;
}
.dr-info-meal-card p:last-child {
  color: var(--text-dim);
  font-size: 16.5px;
  line-height: 1.65;
}

.dr-info-cta-card {
  position: relative;
  z-index: 2;
  max-width: 720px;
  margin: 0 auto;
  text-align: center;
  padding: clamp(40px, 6vw, 64px) 28px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: color-mix(in srgb, var(--bg-card) 88%, transparent);
}
.dr-info-cta-card h2 {
  font-size: clamp(26px, 3.8vw, 40px);
  max-width: 22ch;
  margin: 0 auto;
}
.dr-info-cta-card .lede {
  margin: 22px auto 0;
  max-width: 52ch;
}
.dr-info-cta-actions {
  display: flex;
  gap: 16px;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 32px;
}
.dr-info-cta-actions .btn { min-width: min(100%, 280px); }
.dr-info-cta-ticks {
  justify-content: center;
  margin-top: 28px;
}

@media (max-width: 860px) {
  .dr-info-intro-grid { grid-template-columns: 1fr; }
  .dr-info-intro-media { order: -1; max-width: 260px; margin: 0 auto; }
  .dr-info-meal-grid { grid-template-columns: 1fr; }
}
@media (max-width: 640px) {
  .dr-info-check-grid { grid-template-columns: 1fr; }
  .dr-info-cta-actions {
    flex-direction: column;
    align-items: stretch;
  }
  .dr-info-cta-actions .btn {
    width: 100%;
    white-space: normal;
    line-height: 1.35;
  }
  .dr-info-gallery-link img { max-height: 42vh; }
}

/* ---------- Ausbildungs-Seite ---------- */
.dr-ausb-intro-grid {
  display: grid;
  grid-template-columns: minmax(220px, 320px) 1fr;
  gap: clamp(28px, 4vw, 52px);
  align-items: center;
}
.dr-ausb-intro-frame,
.dr-ausb-about-frame {
  border-radius: var(--radius);
  overflow: hidden;
  border: 1px solid var(--line-soft);
  background: rgba(255, 255, 255, 0.03);
}
.dr-ausb-intro-frame img,
.dr-ausb-about-frame img,
.dr-ausb-panel-media img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}
.dr-ausb-intro-copy .kicker-head { margin-top: 10px; }
.dr-ausb-intro-copy p {
  color: var(--text-dim);
  font-size: 17px;
  line-height: 1.7;
  margin-top: 14px;
}
.dr-ausb-tabs {
  margin-top: 28px;
  border: 1px solid rgba(34, 28, 22, 0.12);
  border-radius: var(--radius);
  background: #fff;
  overflow: hidden;
}
.dr-ausb-tablist {
  display: flex;
  gap: 8px;
  padding: 12px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  border-bottom: 1px solid rgba(34, 28, 22, 0.1);
  background: linear-gradient(180deg, #faf8f4, #f3efe8);
}
.dr-ausb-tab {
  flex: 1 1 0;
  min-width: 140px;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 14px 16px;
  border: 1px solid transparent;
  border-radius: 12px;
  background: transparent;
  color: #5a544d;
  font: inherit;
  font-weight: 600;
  cursor: pointer;
  transition: background .2s, border-color .2s, color .2s, box-shadow .2s;
}
.dr-ausb-tab:hover { color: #241f2b; }
.dr-ausb-tab.is-active {
  background: #fff;
  border-color: rgba(34, 28, 22, 0.12);
  color: #241f2b;
  box-shadow: 0 8px 24px rgba(34, 28, 22, 0.08);
}
.dr-ausb-tab-num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 999px;
  background: linear-gradient(180deg, var(--gold-bright), var(--gold));
  color: #2a2113;
  font-size: 13px;
  font-weight: 700;
  flex: none;
}
.dr-ausb-tab-label {
  line-height: 1.25;
  text-align: left;
  white-space: normal;
  word-break: break-word;
}
.dr-ausb-panel {
  padding: clamp(24px, 4vw, 40px);
  color: #241f2b;
}
.dr-ausb-panel-grid {
  display: grid;
  grid-template-columns: minmax(200px, 280px) 1fr;
  gap: clamp(20px, 3vw, 36px);
  align-items: start;
  margin-bottom: 28px;
}
.dr-ausb-panel-media {
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(34, 28, 22, 0.1);
}
.dr-ausb-panel-copy h3 {
  font-size: clamp(24px, 3vw, 34px);
  line-height: 1.12;
  color: #241f2b;
}
.dr-ausb-panel-sub {
  margin-top: 10px;
  color: #6a635a;
  font-size: 17px;
  line-height: 1.55;
}
.dr-ausb-panel-intro {
  margin-top: 16px;
  color: #5a544d;
  font-size: 16px;
  line-height: 1.7;
}
.dr-ausb-panel-intro p { margin: 0 0 12px; }
.dr-ausb-panel-sections {
  display: grid;
  gap: 32px;
}
.dr-ausb-stages .shead { margin-bottom: 8px; }
.dr-ausb-stages .shead .lede { max-width: 52ch; margin-inline: auto; }
.dr-ausb-section h3 {
  font-size: clamp(20px, 2.4vw, 26px);
  color: #241f2b;
  margin-bottom: 12px;
}
.dr-ausb-body p {
  color: #5a544d;
  font-size: 16px;
  line-height: 1.7;
  margin: 0 0 12px;
}
.dr-ausb-list,
.dr-ausb-checks {
  margin: 12px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 10px;
}
.dr-ausb-list li {
  position: relative;
  padding-left: 18px;
  color: #5a544d;
  font-size: 16px;
  line-height: 1.6;
}
.dr-ausb-list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: .62em;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--gold);
}
.dr-ausb-checks li {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  color: #5a544d;
  font-size: 16px;
  line-height: 1.6;
}
.dr-ausb-check-ic {
  flex: none;
  margin-top: 2px;
  color: var(--gold-deep);
}
.dr-ausb-facts {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin: 0;
}
.dr-ausb-fact {
  padding: 14px 16px;
  border-radius: 12px;
  background: #f8f5ef;
  border: 1px solid rgba(34, 28, 22, 0.08);
}
.dr-ausb-fact dt {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #8a837a;
  margin-bottom: 6px;
}
.dr-ausb-fact dd {
  margin: 0;
  color: #241f2b;
  font-size: 16px;
  line-height: 1.45;
  font-weight: 600;
}
.dr-ausb-price {
  margin-top: 32px;
  padding-top: 24px;
  border-top: 1px solid rgba(34, 28, 22, 0.1);
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 10px 16px;
}
.dr-ausb-price-label {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: .1em;
  color: #8a837a;
  font-weight: 700;
}
.dr-ausb-price strong {
  font-size: clamp(24px, 3vw, 32px);
  color: #241f2b;
}
.dr-ausb-price-note {
  width: 100%;
  color: #6a635a;
  font-size: 15px;
}
.dr-ausb-about-grid {
  display: grid;
  grid-template-columns: 1fr minmax(220px, 320px);
  gap: clamp(28px, 4vw, 52px);
  align-items: center;
}
.dr-ausb-about-copy p {
  color: var(--text-dim);
  font-size: 17px;
  line-height: 1.7;
  margin-top: 14px;
}
.dr-ausb-form .dr-ausb-form-card.cta-card {
  margin: 0;
  box-shadow: 0 24px 60px -36px rgba(34, 28, 22, 0.16);
}
.dr-ausb-form-left .lede {
  margin-top: 14px;
  max-width: 42ch;
}
.dr-ausb-form-mail {
  display: inline-block;
  margin-top: 8px;
  color: var(--gold-deep);
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
}
.dr-ausb-form-mail:hover { color: var(--gold); }
.dr-ausb-form-fallback {
  color: #5a544d;
  font-size: 16px;
  line-height: 1.65;
}
.dr-ausb-form-fallback a { color: var(--gold-deep); }

@media (max-width: 900px) {
  .dr-ausb-intro-grid,
  .dr-ausb-about-grid,
  .dr-ausb-panel-grid {
    grid-template-columns: 1fr;
  }
  .dr-ausb-about-media { order: -1; max-width: 280px; margin: 0 auto; }
  .dr-ausb-intro-media { max-width: 280px; margin: 0 auto; }
  .dr-ausb-facts { grid-template-columns: 1fr; }
}
@media (max-width: 640px) {
  .dr-ausb-tablist {
    flex-direction: column;
    overflow: visible;
    padding: 10px;
    gap: 8px;
  }
  .dr-ausb-tab {
    width: 100%;
    min-width: 0;
    flex: none;
    padding: 12px 14px;
  }
  .dr-ausb-tab-label { font-size: 15px; }
  .dr-ausb-panel { padding: 20px 16px; }
  .dr-ausb-panel-copy h3 { font-size: clamp(20px, 5.5vw, 26px); }
  .dr-ausb-tabs { margin-top: 20px; }
}

.dr-editor-preview .dr-ausb-panel[hidden],
.elementor-editor-active .dr-ausb-panel[hidden] {
  display: block !important;
}
.dr-editor-preview .dr-ausb-panel:not(.is-active),
.elementor-editor-active .dr-ausb-panel:not(.is-active) {
  margin-top: 28px;
  padding-top: 28px;
  border-top: 1px dashed rgba(34, 28, 22, 0.14);
}

/* ---------- Kurs-Seite ---------- */
.dr-kurs-hero {
  position: relative;
  overflow: hidden;
}
.dr-kurs-hero-glow {
  position: absolute;
  inset: -20% -10% auto;
  height: 70%;
  background: radial-gradient(ellipse at 50% 0%, rgba(201, 151, 58, 0.14), transparent 68%);
  pointer-events: none;
}
.dr-kurs-hero-inner {
  position: relative;
  z-index: 1;
  text-align: center;
  max-width: 760px;
  margin: 0 auto;
}
.dr-kurs-hero-inner .kicker-head {
  font-size: clamp(32px, 5vw, 54px);
  line-height: 1.08;
}
.dr-kurs-hero-inner .kicker-head .soft {
  display: block;
  color: var(--text-dim);
  margin-top: 0.15em;
}
.dr-kurs-hero-inner .lede {
  margin: 18px auto 0;
  max-width: 58ch;
  color: var(--text-dim);
  font-size: 18px;
  line-height: 1.7;
}
.dr-kurs-hero-actions {
  display: flex;
  justify-content: center;
  margin-top: 28px;
}
.dr-kurs-hero-ticks {
  display: flex;
  flex-wrap: wrap;
  gap: 14px 22px;
  justify-content: center;
  margin-top: 28px;
}
.dr-kurs-intro-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 1fr);
  gap: clamp(28px, 4vw, 48px);
  align-items: center;
}
.dr-kurs-intro-copy h2 {
  font-size: clamp(28px, 3.6vw, 40px);
  color: #241f2b;
  margin-bottom: 18px;
}
.dr-kurs-pain-list {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 12px;
}
.dr-kurs-pain-list li {
  position: relative;
  padding-left: 22px;
  color: #5a544d;
  font-size: 17px;
  line-height: 1.55;
}
.dr-kurs-pain-list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: .65em;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--gold);
}
.dr-kurs-intro-lede {
  color: #5a544d;
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 24px;
}
.dr-kurs-video-frame iframe {
  width: 100%;
  aspect-ratio: 16 / 9;
  border: 0;
  display: block;
}
.dr-kurs-offer-card {
  padding: clamp(28px, 4vw, 40px);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: color-mix(in srgb, var(--bg-card) 90%, transparent);
  margin-bottom: 40px;
}
.dr-kurs-offer-head h2 {
  font-size: clamp(28px, 3.8vw, 42px);
  margin-top: 8px;
}
.dr-kurs-offer-price {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 10px 16px;
  margin: 18px 0 14px;
}
.dr-kurs-offer-price strong {
  font-size: clamp(30px, 4vw, 40px);
  color: var(--gold-bright);
}
.dr-kurs-offer-price span {
  color: var(--text-dim);
  font-size: 15px;
}
.dr-kurs-topic-list {
  margin: 20px 0 28px;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 12px;
}
.dr-kurs-topic-list li {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  color: var(--text-dim);
  font-size: 16px;
  line-height: 1.6;
}
.dr-kurs-topic-ic { color: var(--gold-deep); margin-top: 3px; flex: none; }
.dr-kurs-outcomes { margin-top: 8px; }
.dr-kurs-testi-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 22px;
}
.dr-kurs-testi-card {
  flex: 1 1 calc(50% - 11px);
  min-width: 0;
  margin: 0;
  padding: 28px 26px;
  border-radius: var(--radius);
  border: 1px solid rgba(34, 28, 22, 0.12);
  background: #fff;
  text-align: left;
  display: flex;
  flex-direction: column;
}
.dr-kurs-testi-card .quote {
  font-size: 17.5px;
  line-height: 1.65;
  color: #241f2b;
  margin: 0 0 22px;
  flex: 1;
}
.dr-kurs-testi-card .who {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  text-align: left;
  margin-top: auto;
}
.dr-kurs-testi-card .who .av {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  flex: none;
  overflow: hidden;
  background: linear-gradient(140deg, color-mix(in srgb,var(--violet) 60%, var(--bg-card)), color-mix(in srgb,var(--accent) 55%, var(--bg-card)));
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-display);
  font-weight: 600;
  color: #1a1722;
  font-size: 17px;
}
.dr-kurs-testi-card .who .av-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.dr-kurs-testi-card .who .nm { font-weight: 600; color: var(--text); font-size: 16px; }
.dr-kurs-testi-card .who .mt { font-size: 13.5px; color: var(--text-faint); }
.dr-kurs-testi-card .stars { display: flex; gap: 3px; color: var(--accent); margin-bottom: 16px; }
.dr-kurs-cta-card {
  text-align: center;
  max-width: 680px;
  margin: 0 auto;
  padding: clamp(36px, 5vw, 56px) 28px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: color-mix(in srgb, var(--bg-card) 88%, transparent);
}
.dr-kurs-cta-card h2 {
  font-size: clamp(26px, 3.8vw, 40px);
  margin-top: 10px;
}
.dr-kurs-cta-card .lede {
  margin: 18px auto 28px;
  max-width: 48ch;
  color: var(--text-dim);
}
@media (max-width: 900px) {
  .dr-kurs-intro-grid { grid-template-columns: 1fr; }
  .dr-kurs-intro-video { order: -1; }
}
@media (max-width: 640px) {
  .dr-kurs-hero-inner .lede { font-size: 16px; }
  .dr-kurs-offer-card,
  .dr-kurs-testi-card { padding: 22px 18px; }
  .dr-kurs-testi-card { flex: 1 1 100%; }
}

/* ---------- Reveal on scroll ---------- */
.reveal { opacity: 0; transform: translateY(26px); }
.reveal.revealed { opacity: 1; transform: none; transition: opacity .8s var(--ease), transform .8s var(--ease); }
.reveal.d1.revealed { transition-delay: .08s; }
.reveal.d2.revealed { transition-delay: .16s; }
.reveal.d3.revealed { transition-delay: .24s; }

@media (prefers-reduced-motion: reduce) {
  .reveal, .reveal.revealed { opacity: 1; transform: none; transition: none; }
  .hero-visual-glow--core,
  .hero-visual-glow--halo { animation: none; }
  .hero-visual-inner img,
  .hero-visual-glow { transition: none; }
  .dawn-glow { animation: none; opacity: 1; }
  .dawn-horizon,
  .dawn-rays { animation: none; opacity: 1; transform: none; }
  .dawn-stars { animation: none; opacity: 1; }
  .revealed .trans-col.after .trans-row { transition: none; }
  .trans-col.after .trans-row { opacity: 1; transform: none; }
  html { scroll-behavior: auto; }
}

/* Elementor-Editor: Scroll-Animation deaktivieren — Inhalt sofort sichtbar */
.dr-editor-preview .reveal,
.dr-editor-preview .reveal.revealed {
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
}

.dr-editor-preview .trans-col.after .trans-row,
.dr-editor-preview #trans-board .trans-col.after .trans-row {
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
}

.elementor-editor-active .reveal,
.elementor-edit-mode .reveal,
.elementor-editor-preview .reveal,
body.elementor-editor-active .reveal,
.dunkelretreat-landing.elementor-edit-mode .reveal,
.dunkelretreat-landing .elementor.elementor-edit-mode .reveal {
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
}
.elementor-editor-active .hero-photo,
.elementor-edit-mode .hero-photo,
.elementor-editor-preview .hero-photo {
  animation: none !important;
  opacity: 1 !important;
  transform: none !important;
}

.elementor-editor-active .trans-col.after .trans-row,
.elementor-edit-mode .trans-col.after .trans-row,
.elementor-editor-preview .trans-col.after .trans-row,
body.elementor-editor-active .trans-col.after .trans-row,
#trans-board.revealed .trans-col.after .trans-row,
.elementor-editor-active #trans-board .trans-col.after .trans-row,
.elementor-edit-mode #trans-board .trans-col.after .trans-row {
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
}

/* ---------- Stimmen-Seite ---------- */
.dr-stimmen-page .reveal:not(.revealed) {
  opacity: 1;
  transform: none;
}
.dr-videos-page .reveal:not(.revealed) {
  opacity: 1;
  transform: none;
}
.dr-stimmen-hero.section-hero,
.dr-videos-hero.section-hero {
  padding-top: clamp(32px, 5vw, 56px);
  padding-bottom: clamp(8px, 1.25vw, 14px);
}
.dr-stimmen-hero .shead h1,
.dr-videos-hero .shead h1 {
  font-size: clamp(34px, 5vw, 56px);
  margin-bottom: 0;
}
.dr-stimmen-hero .shead .lede,
.dr-videos-hero .shead .lede {
  margin-top: 16px;
  margin-bottom: 0;
}
.dr-stimmen-gallery.section-tight,
.dr-videos-playlist-section.section-tight {
  padding-top: clamp(6px, 1vw, 12px);
  padding-bottom: clamp(48px, 6vw, 88px);
}
.dr-stimmen-playlist {
  max-width: 920px;
  margin: 0 auto;
}
.dr-yt-playlist {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(240px, 34%);
  gap: 18px;
  align-items: start;
  margin-bottom: 0;
}
.dr-yt-playlist + .dr-stimmen-grid {
  margin-top: clamp(52px, 7vw, 80px);
}
.dr-yt-playlist-main {
  min-width: 0;
}
.dr-yt-playlist-frame iframe,
.dr-yt-playlist-player {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.dr-yt-playlist-now {
  margin-top: 14px;
  margin-bottom: 0;
  font-weight: 500;
  color: var(--text);
}
.dr-yt-playlist-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  max-height: clamp(280px, 36vw, 420px);
  overflow-y: auto;
  padding-right: 4px;
  scrollbar-width: thin;
}
.dr-yt-playlist-item {
  display: grid;
  grid-template-columns: 112px minmax(0, 1fr);
  gap: 12px;
  align-items: center;
  width: 100%;
  padding: 8px;
  border: 1px solid var(--line);
  border-radius: 14px;
  background: var(--bg-card);
  color: var(--text);
  text-align: left;
  cursor: pointer;
  transition: border-color .25s, box-shadow .25s, transform .25s var(--ease);
}
.dr-yt-playlist-item:hover {
  border-color: color-mix(in srgb, var(--gold-deep) 35%, var(--line));
  transform: translateY(-1px);
}
.dr-yt-playlist-item.is-active {
  border-color: color-mix(in srgb, var(--gold-deep) 55%, var(--line));
  box-shadow: 0 12px 28px -20px rgba(34, 28, 22, 0.45);
  background: var(--bg-card-2);
}
.dr-yt-playlist-thumb {
  position: relative;
  display: block;
  border-radius: 10px;
  overflow: hidden;
  aspect-ratio: 16 / 9;
  background: #ddd4c7;
}
.dr-yt-playlist-thumb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.dr-yt-playlist-play {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 35%, rgba(12, 11, 17, 0.42));
}
.dr-yt-playlist-play::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 11px solid #fff;
  opacity: 0.92;
}
.dr-yt-playlist-meta {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  min-width: 0;
}
.dr-yt-playlist-index {
  flex: none;
  font-family: var(--font-display);
  font-size: 13px;
  font-weight: 700;
  color: var(--gold-deep);
  line-height: 1.4;
}
.dr-yt-playlist-title {
  font-size: 14px;
  line-height: 1.45;
  color: var(--text);
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.dr-stimmen-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  margin-top: 0;
}
.dr-stimmen-grid:empty {
  display: none;
}
.dr-stimmen-video-frame iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.dr-stimmen-photo {
  margin: 0;
  border-radius: var(--radius);
  overflow: hidden;
  background: var(--bg-card);
  border: 1px solid var(--line);
  box-shadow: 0 18px 40px -28px rgba(34, 28, 22, 0.35);
}
.dr-stimmen-photo img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}
.dr-stimmen-photo figcaption {
  padding: 22px 24px 24px;
}
.dr-stimmen-photo blockquote {
  margin: 0 0 12px;
  font-size: 17px;
  line-height: 1.55;
  color: var(--text);
}
.dr-stimmen-photo cite {
  font-style: normal;
  font-size: 14px;
  color: var(--text-dim);
}
.dr-stimmen-quote {
  height: 100%;
}
.dr-stimmen-note {
  margin-top: 36px;
  text-align: center;
  color: var(--text-dim);
  font-size: 15px;
}
@media (max-width: 820px) {
  .dr-stimmen-hero.section-hero,
  .dr-videos-hero.section-hero {
    padding-bottom: 8px;
  }
  .dr-stimmen-gallery.section-tight,
  .dr-videos-playlist-section.section-tight {
    padding-top: 6px;
  }
  .dr-yt-playlist {
    grid-template-columns: 1fr;
  }
  .dr-yt-playlist-list {
    max-height: none;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .dr-yt-playlist-item {
    grid-template-columns: 1fr;
  }
  .dr-yt-playlist-meta {
    padding: 0 4px 4px;
  }
  .dr-yt-playlist + .dr-stimmen-grid {
    margin-top: clamp(44px, 11vw, 60px);
  }
  .dr-stimmen-grid {
    grid-template-columns: 1fr;
  }
  .about-media .badge {
    left: 12px;
    top: 12px;
  }
}

/* Partnerprogramm */
.dr-partner-page .reveal:not(.revealed) {
  opacity: 0;
  transform: translateY(18px);
}
.dr-partner-hero.section-hero {
  padding-bottom: 12px;
}
.dr-partner-page .shead {
  max-width: none;
}
.dr-partner-hero .shead h1 {
  max-width: none;
  font-size: clamp(34px, 5vw, 56px);
  margin-bottom: 0;
}
.dr-partner-hero .shead .lede {
  max-width: 62ch;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
}
.dr-partner-intro-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
  gap: clamp(28px, 5vw, 56px);
  align-items: center;
}
.dr-partner-intro-copy h2 {
  margin-top: 10px;
  margin-bottom: 14px;
  font-size: clamp(30px, 4.2vw, 50px);
  line-height: 1.15;
}
.dr-partner-media-frame {
  position: relative;
  border-radius: 18px;
  overflow: hidden;
  background: linear-gradient(145deg, #e8dfd0 0%, #d4c8b4 100%);
  aspect-ratio: 4 / 5;
  min-height: 280px;
}
.dr-partner-media-frame img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.dr-partner-steps-list {
  list-style: none;
  margin: 36px 0 0;
  padding: 0;
  display: grid;
  gap: 18px;
  max-width: none;
}
.dr-partner-step {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 18px;
  align-items: start;
  padding: 18px 0;
  border-bottom: 1px solid rgba(36, 31, 43, 0.1);
}
.dr-partner-step:last-child {
  border-bottom: 0;
}
.dr-partner-step-num {
  font-family: var(--font-display);
  font-size: 28px;
  line-height: 1;
  color: var(--accent);
  font-weight: 600;
  min-width: 2ch;
}
.dr-partner-step h3 {
  margin: 0 0 6px;
  font-size: 1.15rem;
}
.dr-partner-step p {
  margin: 0;
  color: var(--text-dim);
  line-height: 1.55;
}
.dr-partner-closing {
  margin: 36px auto 0;
  max-width: 36rem;
  text-align: center;
  color: var(--text-dim);
  font-size: 1.05rem;
  line-height: 1.6;
}
.dr-partner-form .dr-partner-form-card.cta-card {
  background: #fffaf2;
  border-color: rgba(36, 31, 43, 0.08);
}
.dr-partner-form .cta-person {
  border-top-color: rgba(36, 31, 43, 0.1);
}
.dr-partner-form .cta-person .cp-name {
  color: #241f2b;
}
.dr-partner-form .cta-person .cp-role {
  color: #8a837a;
}
.dr-partner-form-mail {
  display: inline-block;
  margin-top: 6px;
  color: var(--accent);
  font-weight: 600;
  font-size: 14.5px;
}
.dr-partner-form-mail:hover {
  color: var(--accent-bright);
}
.dr-partner-form-fallback {
  color: var(--text-dim);
  line-height: 1.55;
}
.dr-home-note.section-tight {
  padding-top: clamp(12px, 2vw, 24px);
  padding-bottom: clamp(48px, 7vw, 88px);
}
.dr-home-note-row {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(0, 0.95fr);
  gap: clamp(20px, 3.5vw, 36px);
  align-items: center;
}
.dr-home-note-media {
  border-radius: 14px;
  overflow: hidden;
  aspect-ratio: 16 / 9;
  max-height: 260px;
  background: #e8dfd0;
}
.dr-home-note-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 45%;
  display: block;
}
.dr-home-note-copy .eyebrow {
  margin-bottom: 6px;
}
.dr-home-note-copy h2 {
  margin: 0 0 10px;
  font-size: clamp(28px, 3.8vw, 44px);
  line-height: 1.15;
}
.dr-home-note-copy p {
  margin: 0;
  color: var(--text-dim);
  font-size: 16px;
  line-height: 1.55;
  max-width: 42rem;
}
.dr-home-note-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 16px;
  color: var(--accent);
  font-weight: 600;
  font-size: 15px;
}
.dr-home-note-link:hover {
  color: var(--accent-bright);
}
.dr-home-note-link .dr-icon {
  width: 16px;
  height: 16px;
}
@media (max-width: 820px) {
  .dr-partner-hero.section-hero {
    padding-bottom: 8px;
  }
  .dr-partner-intro-grid {
    grid-template-columns: 1fr;
  }
  .dr-partner-media-frame {
    aspect-ratio: 16 / 10;
    min-height: 200px;
  }
  .dr-partner-step {
    gap: 14px;
  }
  .dr-home-note-row {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .dr-home-note-media {
    max-height: 180px;
  }
}

/* Legal pages */
body.dunkelretreat-landing.dr-legal-page {
  background: #f4efe5;
  color: #241f2b;
}
body.dr-legal-page .site-header {
  background: rgba(12, 11, 17, 0.98);
  backdrop-filter: blur(14px) saturate(1.15);
  border-bottom-color: var(--line-soft);
}
.dr-legal-section {
  padding-top: clamp(36px, 6vw, 72px);
  padding-bottom: clamp(48px, 8vw, 96px);
}
.dr-legal-prose {
  max-width: var(--maxw);
}
.dr-legal-prose h1 {
  font-size: clamp(32px, 4.5vw, 48px);
  margin: 0 0 24px;
  color: #241f2b;
}
.dr-legal-prose .lede {
  margin: 0 0 28px;
  font-size: 18px;
  line-height: 1.55;
  color: #5a544d;
}
.dr-legal-prose h2 {
  font-size: clamp(22px, 3vw, 28px);
  margin: 36px 0 14px;
  color: #241f2b;
}
.dr-legal-prose h3 {
  font-size: 18px;
  margin: 26px 0 10px;
  color: #241f2b;
}
.dr-legal-prose p,
.dr-legal-prose li {
  color: #5a544d;
  line-height: 1.65;
  font-size: 16px;
}
.dr-legal-prose a {
  color: var(--gold-deep);
}
.dr-legal-prose a:hover {
  color: var(--gold);
}
.dr-legal-prose img {
  max-width: 120px;
  height: auto;
}

/* ---------- Anfahrt page ---------- */
body.dunkelretreat-landing.dr-anfahrt-page {
  background: var(--bg);
  color: var(--text);
}
body.dr-anfahrt-page .site-header {
  background: rgba(12, 11, 17, 0.98);
  backdrop-filter: blur(14px) saturate(1.15);
  border-bottom-color: var(--line-soft);
}
body.dr-anfahrt-page .elementor-location-header,
body.dr-anfahrt-page .elementor-location-footer {
  display: none;
}

/* Beat .section + .section { padding-top: 0 } (specificity 0,2,0) */
body.dr-anfahrt-page .section.dr-anfahrt-hero {
  padding-top: 96px;
  padding-bottom: 72px;
}
body.dr-anfahrt-page .section.dr-anfahrt-ways,
body.dr-anfahrt-page .section.dr-anfahrt-taxi,
body.dr-anfahrt-page .section.dr-anfahrt-cta {
  padding-top: 88px;
  padding-bottom: 88px;
}

.dr-anfahrt-hero .shead {
  max-width: 640px;
}
.dr-anfahrt-hero .shead h1 {
  font-family: var(--font-display);
  font-size: clamp(36px, 5.5vw, 60px);
  line-height: 1.08;
  letter-spacing: -0.02em;
  margin: 10px 0 0;
}
.dr-anfahrt-hero .shead .lede {
  max-width: 46ch;
  margin-top: 18px;
}

/* Address tile + map share full wrap width */
.dr-anfahrt-address,

.dr-anfahrt-address {
  margin: 36px 0 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 20px 28px;
  padding: 24px 26px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(160deg, color-mix(in srgb, var(--violet) 10%, var(--bg-card)), var(--bg-card));
}
.dr-anfahrt-address-main {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  flex: 1 1 240px;
  min-width: 0;
}
.dr-anfahrt-address-ic {
  color: var(--gold);
  margin-top: 2px;
  flex: none;
}
.dr-anfahrt-address-main strong {
  display: block;
  font-size: 17px;
  margin-bottom: 4px;
}
.dr-anfahrt-address-main p {
  margin: 0;
  color: var(--text-dim);
  font-size: 15px;
  line-height: 1.45;
}
.dr-anfahrt-parking {
  margin-top: 10px !important;
  font-size: 14px !important;
  color: var(--text-faint) !important;
}
.dr-anfahrt-address-links {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-top: 14px;
  font-size: 15px;
}
.dr-anfahrt-address-links a {
  color: var(--gold-bright);
  text-decoration: none;
}
.dr-anfahrt-address-links a:hover {
  color: var(--gold);
}
.dr-anfahrt-maps-btn {
  white-space: nowrap;
  flex: 0 0 auto;
  align-self: center;
}


.dr-anfahrt-ways .shead {
  margin-bottom: 36px;
}
.dr-anfahrt-ways-row {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}
.dr-anfahrt-way {
  flex: 1 1 260px;
  min-width: 0;
  padding: 26px 24px;
  border-radius: var(--radius);
  border: 1px solid rgba(34, 28, 22, 0.1);
  background: #fff;
  box-shadow: 0 10px 28px -18px rgba(36, 31, 43, 0.28);
}
.dr-anfahrt-way-ic {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  border-radius: 14px;
  margin-bottom: 16px;
  color: var(--gold-deep);
  background: color-mix(in srgb, var(--gold) 16%, transparent);
}
.dr-anfahrt-way h3 {
  margin: 0 0 10px;
  font-size: 22px;
  font-family: var(--font-display);
}
.dr-anfahrt-way p {
  margin: 0;
  color: var(--text-dim);
  font-size: 15px;
  line-height: 1.6;
}

.dr-anfahrt-taxi-grid {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 36px 48px;
}
.dr-anfahrt-taxi-copy {
  flex: 1 1 280px;
  max-width: 420px;
}
.dr-anfahrt-taxi-copy h2 {
  margin: 8px 0 12px;
  font-size: clamp(28px, 3.6vw, 40px);
  font-family: var(--font-display);
  line-height: 1.15;
}
.dr-anfahrt-taxi-copy .lede {
  margin: 0;
  max-width: 36ch;
}
.dr-anfahrt-taxi-list {
  flex: 1 1 300px;
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  overflow: hidden;
  background: var(--bg-card);
}
.dr-anfahrt-taxi-list li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 8px 16px;
  padding: 16px 20px;
  border-bottom: 1px solid var(--line-soft);
  font-size: 15px;
}
.dr-anfahrt-taxi-list li:last-child {
  border-bottom: none;
}
.dr-anfahrt-taxi-list span {
  color: var(--text-dim);
}
.dr-anfahrt-taxi-list a {
  color: var(--gold-bright);
  text-decoration: none;
  font-weight: 600;
  letter-spacing: 0.01em;
}
.dr-anfahrt-taxi-list a:hover {
  color: var(--gold);
}

.dr-anfahrt-cta .shead {
  margin-bottom: 8px;
}
.dr-anfahrt-cta .dr-inline-cta {
  gap: 12px;
  flex-wrap: wrap;
  margin-top: 28px;
}
.dr-anfahrt-cta .btn-ghost {
  color: var(--text);
  border-color: rgba(34, 28, 22, 0.18);
}
.dr-anfahrt-cta .btn-ghost:hover {
  border-color: var(--gold-deep);
  background: rgba(255, 255, 255, 0.55);
}

@media (max-width: 900px) {
  body.dr-anfahrt-page .section.dr-anfahrt-hero {
    padding-top: 48px;
    padding-bottom: 24px;
  }
  body.dr-anfahrt-page .section.dr-anfahrt-ways,
  body.dr-anfahrt-page .section.dr-anfahrt-taxi,
  body.dr-anfahrt-page .section.dr-anfahrt-cta {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}

@media (max-width: 720px) {
  body.dr-anfahrt-page .section.dr-anfahrt-hero {
    padding-top: 36px;
    padding-bottom: 20px;
  }
  body.dr-anfahrt-page .section.dr-anfahrt-ways,
  body.dr-anfahrt-page .section.dr-anfahrt-taxi,
  body.dr-anfahrt-page .section.dr-anfahrt-cta {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .dr-anfahrt-address {
    margin-top: 28px;
    padding: 18px;
    gap: 18px;
  }
  .dr-anfahrt-maps-btn {
    width: 100%;
    justify-content: center;
    align-self: stretch;
  }
  .dr-anfahrt-ways .shead {
    margin-bottom: 28px;
  }
  .dr-anfahrt-taxi-grid {
    gap: 28px;
  }
  .dr-anfahrt-taxi-list li {
    flex-direction: column;
    align-items: flex-start;
  }
  .dr-anfahrt-cta .dr-inline-cta {
    flex-direction: column;
    align-items: stretch;
  }
  .dr-anfahrt-cta .dr-inline-cta .btn {
    width: 100%;
    justify-content: center;
  }
}
