/* =========================================================================
   SUN POOL Mallorca · Designwelt "Showroom"
   Die Seite ist der Showroom in Son Oms: Technik wird gezeigt, nicht
   versteckt. Jeder Abschnitt ist ein Exponat mit graviertem Typenschild,
   der Wasserkreislauf ist das Rueckgrat. Dunkle Flaechen bleiben glatt.
   Vorschau · PixelUno · https://pixeluno.es
   ========================================================================= */

/* --- 1. Schrift: Archivo variabel, Breitenachse ------------------------- */

@font-face {
  font-family: "Archivo";
  src: url("assets/fonts/archivo-latin.woff2") format("woff2");
  font-weight: 100 900;
  font-stretch: 62% 125%;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Archivo";
  src: url("assets/fonts/archivo-latin-ext.woff2") format("woff2");
  font-weight: 100 900;
  font-stretch: 62% 125%;
  font-display: swap;
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* --- 2. Marke ------------------------------------------------------------ */

:root {
  /* Showroom-Weiss: heller Hallenboden, der Grund. */
  --hall: #f4f5f2;
  --hall-up: #ffffff;
  --hall-line: #d9dcd6;

  /* Wasser: das Feld, das ganze Abschnitte fuellt. */
  --water: #0e6fa6;
  --water-deep: #0a5580;
  --water-ink: #ffffff;
  --water-dim: #cfe6f3;
  --water-line: rgba(255, 255, 255, 0.28);

  /* Navy-Typenschild: gravierte Platte. */
  --plate: #0f2a3c;
  --plate-ink: #ffffff;
  --plate-dim: #a9bccb;
  --plate-line: rgba(255, 255, 255, 0.22);

  /* Kalkstein: Marès-Terrasse, Bildunterschriften. */
  --stone: #e6dcc6;
  --stone-deep: #c9b993;
  --stone-ink: #3b3325;

  /* Schrift auf Hell. */
  --ink: #12222b;
  --ink-soft: #40525d;
  --ink-mute: #66757f;

  /* Zustaende. */
  --focus: #0e6fa6;
  --error: #b3261e;
  --field-line: #7f8a92;
  --ok: #1e7f4f;

  /* PixelUno-Lila: nur der Vorschaustreifen. */
  --pxu: #6b2bd9;
  --pxu-ink: #ffffff;

  --font: "Archivo", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;

  --shell: 78rem;
  --gutter: clamp(1.25rem, 5vw, 3.5rem);
  --section-y: clamp(4rem, 9vw, 8rem);
  --stripe: 34px;
  --head: 76px;
  --radius: 10px;
  --radius-sm: 6px;

  --shadow: 0 12px 32px -14px rgba(15, 42, 60, 0.28), 0 2px 6px -2px rgba(15, 42, 60, 0.12);
  --shadow-up: 0 24px 48px -18px rgba(15, 42, 60, 0.34), 0 4px 10px -4px rgba(15, 42, 60, 0.14);

  --fs-micro: 0.75rem;
  --fs-sm: 0.875rem;
  --fs-base: 1rem;
  --fs-body: 1.0625rem;
  --fs-lg: 1.1875rem;
  --fs-xl: 1.375rem;
  --fs-2xl: 1.75rem;

  /* Spalten des Hero-Rasters: der Leitungsanschluss rechnet damit weiter. */
  --hero-gap: clamp(2rem, 5vw, 4.5rem);
  --hero-col: calc((100% - var(--hero-gap)) * 11 / 24 + var(--hero-gap));

  --ease: cubic-bezier(0.16, 1, 0.3, 1);
}

@media (max-width: 40em) {
  :root { --stripe: 48px; --head: 64px; }
}

/* --- 3. Grundlagen ------------------------------------------------------- */

*, *::before, *::after { box-sizing: border-box; }
html {
  scroll-behavior: smooth;
  scroll-padding-top: calc(var(--stripe) + var(--head) + 16px);
  -webkit-text-size-adjust: 100%;
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }
body {
  margin: 0;
  padding-top: calc(var(--stripe) + var(--head));
  background: var(--hall);
  color: var(--ink);
  font-family: var(--font);
  font-size: var(--fs-body);
  line-height: 1.6;
  font-variation-settings: "wdth" 100;
  -webkit-font-smoothing: antialiased;
}
html.nav-open, html.nav-open body { overflow: hidden; }
img, svg, picture { display: block; max-width: 100%; }
img { height: auto; }
a { color: inherit; text-decoration-thickness: 1px; text-underline-offset: 0.16em; }
p { margin: 0 0 1em; }
ul, ol { margin: 0; padding: 0; list-style: none; }
h1, h2, h3, h4 { margin: 0; font-weight: 700; line-height: 1.08; letter-spacing: -0.02em; text-wrap: balance; }
h1 { font-size: clamp(2.25rem, 1.2rem + 3vw, 3.75rem); font-stretch: 112%; font-variation-settings: "wdth" 112; letter-spacing: -0.025em; }
h2 { font-size: clamp(1.75rem, 1.1rem + 2.2vw, 2.75rem); font-stretch: 110%; font-variation-settings: "wdth" 110; }
h3 { font-size: var(--fs-xl); font-stretch: 105%; font-variation-settings: "wdth" 105; line-height: 1.2; }
.lead { font-size: clamp(1.0625rem, 0.95rem + 0.45vw, 1.25rem); color: var(--ink-soft); max-width: 58ch; line-height: 1.55; }
.sr-only { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }
:focus-visible { outline: 3px solid var(--focus); outline-offset: 3px; border-radius: 3px; }
.section--water :focus-visible, .section--navy :focus-visible, .cta-band :focus-visible, .site-foot :focus-visible { outline-color: #fff; }
::selection { background: var(--water); color: #fff; }

.ic { width: 1.25em; height: 1.25em; flex: none; }
.ic--btn { width: 1.1em; height: 1.1em; transition: transform 0.35s var(--ease); }
.ic--big { width: 2.5rem; height: 2.5rem; }

/* --- 4. PixelUno-Streifen, Skip-Link ------------------------------------- */

.stripe {
  position: fixed; inset: 0 0 auto 0; z-index: 60;
  height: var(--stripe);
  display: flex; align-items: center; justify-content: center;
  padding: 0 1rem;
  background: var(--pxu); color: var(--pxu-ink);
  font-size: var(--fs-micro); font-weight: 500; letter-spacing: 0.04em; line-height: 1.25; text-align: center;
}
.skip {
  position: fixed; top: calc(var(--stripe) + 8px); left: 8px; z-index: 70;
  padding: 0.6rem 1rem; background: var(--plate); color: #fff; border-radius: var(--radius-sm);
  transform: translateY(-200%); transition: transform 0.2s;
}
.skip:focus { transform: none; }

/* --- 5. Header ----------------------------------------------------------- */

.site-head {
  position: fixed; top: var(--stripe); left: 0; right: 0; z-index: 50;
  height: var(--head);
  background: rgba(244, 245, 242, 0.86);
  backdrop-filter: blur(14px); -webkit-backdrop-filter: blur(14px);
  border-bottom: 1px solid transparent;
  transition: border-color 0.3s, background 0.3s;
}
.site-head.is-scrolled { border-bottom-color: var(--hall-line); background: rgba(244, 245, 242, 0.94); }
.site-head__in {
  max-width: var(--shell); margin: 0 auto; padding: 0 var(--gutter);
  height: 100%; display: flex; align-items: center; gap: 1.5rem;
}
.brand { display: flex; align-items: center; gap: 0.7rem; color: var(--water-deep); text-decoration: none; margin-right: auto; }
.brand__wave { width: 56px; color: var(--water); }
.brand__wave svg, .foot__wave svg, .member__wave svg { width: 100%; height: auto; }
.brand__word { width: 118px; color: var(--plate); }
.brand__word svg { width: 100%; height: auto; }

.nav { display: flex; align-items: center; gap: 0.75rem; }
.nav__list { display: flex; gap: 0.25rem; }
.nav__list a {
  display: inline-block; padding: 0.55rem 0.75rem; border-radius: var(--radius-sm);
  font-size: var(--fs-sm); font-weight: 600; letter-spacing: 0.01em; text-decoration: none; color: var(--ink);
  position: relative;
}
.nav__list a::after {
  content: ""; position: absolute; left: 0.75rem; right: 0.75rem; bottom: 0.35rem; height: 2px;
  background: var(--water); transform: scaleX(0); transform-origin: left; transition: transform 0.35s var(--ease);
}
.nav__list a:hover::after, .nav__list a[aria-current="page"]::after { transform: scaleX(1); }
.nav__aside { display: flex; align-items: center; gap: 1rem; margin-left: 0.5rem; }
.lang { display: flex; gap: 0.15rem; border: 1px solid var(--hall-line); border-radius: 999px; padding: 2px; background: var(--hall-up); }
.lang a {
  display: inline-block; min-width: 2.1rem; padding: 0.3rem 0.5rem; border-radius: 999px; text-align: center;
  font-size: var(--fs-micro); font-weight: 700; letter-spacing: 0.06em; text-decoration: none; color: var(--ink-soft);
}
.lang a[aria-current="true"] { background: var(--plate); color: #fff; }
.lang a:hover:not([aria-current="true"]) { color: var(--water-deep); }
.btn--head { padding: 0.65rem 1.1rem; font-size: var(--fs-sm); }
.burger { display: none; }

@media (max-width: 61.99em) {
  .burger {
    display: inline-flex; align-items: center; justify-content: center;
    width: 44px; height: 44px; border: 1px solid var(--hall-line); border-radius: var(--radius-sm);
    background: var(--hall-up); color: var(--ink); cursor: pointer;
  }
  .burger .ic { width: 1.4rem; height: 1.4rem; }
  .burger .ic--close, .burger[aria-expanded="true"] .ic--open { display: none; }
  .burger[aria-expanded="true"] .ic--close { display: block; }
  .nav {
    position: fixed; top: calc(var(--stripe) + var(--head)); left: 0; right: 0; bottom: 0;
    background: var(--hall); padding: 1.5rem var(--gutter) 6rem; overflow: auto;
    display: none; flex-direction: column; gap: 1.5rem;
  }
  .nav[data-open="true"] { display: flex; }
  .nav__list { flex-direction: column; gap: 0; }
  .nav__list a { display: block; padding: 0.95rem 0.25rem; font-size: 1.25rem; border-bottom: 1px solid var(--hall-line); border-radius: 0; }
  .nav__list a::after { display: none; }
  .nav__list a[aria-current="page"] { color: var(--water-deep); }
  .nav__aside { flex-direction: column; align-items: stretch; margin: 0; gap: 1rem; }
  .lang { align-self: flex-start; }
  .btn--head { justify-content: center; padding: 0.9rem 1.2rem; font-size: 1rem; }
}

/* --- 6. Buttons, Schilder ------------------------------------------------ */

.btn {
  display: inline-flex; align-items: center; gap: 0.6rem;
  padding: 0.85rem 1.35rem; border-radius: 999px; border: 1.5px solid transparent;
  font: inherit; font-weight: 600; font-size: var(--fs-base); line-height: 1.2; text-decoration: none; cursor: pointer;
  transition: background 0.25s, color 0.25s, border-color 0.25s, transform 0.35s var(--ease), box-shadow 0.35s var(--ease);
}
.btn:hover .ic--btn { transform: translateX(3px); }
.btn--primary { background: var(--water); color: #fff; box-shadow: 0 8px 20px -10px rgba(14, 111, 166, 0.7); }
.btn--primary:hover { background: var(--water-deep); transform: translateY(-1px); box-shadow: 0 12px 24px -10px rgba(14, 111, 166, 0.75); }
.btn--ghost { background: transparent; color: var(--plate); border-color: var(--plate); }
.btn--ghost:hover { background: var(--plate); color: #fff; }
.btn--white { background: #fff; color: var(--water-deep); }
.btn--white:hover { background: var(--water-dim); }
.btn--ghost-light { background: transparent; color: #fff; border-color: var(--water-line); }
.btn--ghost-light:hover { border-color: #fff; background: rgba(255, 255, 255, 0.1); }
.btn--wide { width: 100%; justify-content: center; }
.btn:disabled { opacity: 0.6; cursor: progress; transform: none; }
.actions { display: flex; flex-wrap: wrap; gap: 0.75rem; margin-top: 1.75rem; }

/* Typenschild: gravierte Navy-Platte mit innerer Linie. */
.plate {
  display: inline-block; padding: 0.4rem 0.75rem; border-radius: 4px;
  background: var(--plate); color: var(--plate-ink);
  box-shadow: inset 0 0 0 1px var(--plate), inset 0 0 0 2px var(--plate-line);
  font-size: var(--fs-micro); font-weight: 600; letter-spacing: 0.09em; text-transform: uppercase; line-height: 1.3;
  font-stretch: 108%; font-variation-settings: "wdth" 108;
}
.plate--small { font-size: 0.6875rem; padding: 0.3rem 0.6rem; }

/* --- 7. Layout-Grundmuster ---------------------------------------------- */

.hero__in, .services__in, .flow__in, .why__in, .refs__in, .process__in, .show__in, .brands__in, .press__in,
.faqs__in, .cta-band__in, .page-hero__in, .types__in, .split__in, .areas__in, .rooms__in, .plan__in,
.timeline__in, .team__in, .career__in, .contact__in, .map__in, .prose, .foot__in, .legal-bar {
  max-width: var(--shell); margin: 0 auto; padding-left: var(--gutter); padding-right: var(--gutter);
}
section { position: relative; }
.section-head { max-width: 62ch; margin-bottom: clamp(2rem, 4vw, 3.5rem); }
.section-head h2 { margin-bottom: 0.9rem; }
.section-head p { font-size: var(--fs-lg); color: var(--ink-soft); margin: 0; }
.section--water { background: var(--water); color: var(--water-ink); }
.section--water p { color: var(--water-dim); }
.section--water h2, .section--water h3 { color: #fff; }
.section--navy { background: var(--plate); color: var(--plate-ink); }
.section--navy p { color: var(--plate-dim); }
.section--stone { background-color: var(--stone); color: var(--stone-ink);
  background-image: url("assets/img/mares.webp"); background-size: 340px; background-repeat: repeat; }

/* Fotos im Rahmen: Bildunterschrift als Schild ueber der unteren Kante. */
figure { margin: 0; position: relative; }
figure picture img { width: 100%; height: 100%; object-fit: cover; border-radius: var(--radius); }
figure figcaption { position: absolute; left: 1rem; bottom: 1rem; display: flex; gap: 0.5rem; align-items: center; flex-wrap: wrap; }
.plate--open { position: absolute; top: 1rem; right: 1rem; background: var(--hall-up); color: var(--plate);
  box-shadow: inset 0 0 0 1px var(--hall-up), inset 0 0 0 2px var(--plate); }

/* --- 8. Hero ------------------------------------------------------------- */

.hero { padding: clamp(2.5rem, 5vw, 4.5rem) 0 0; overflow: hidden; }
.hero__in { display: grid; grid-template-columns: minmax(0, 11fr) minmax(0, 13fr); gap: var(--hero-gap); align-items: center; }
.hero__copy h1 { max-width: 20ch; }
.hero__copy .lead { margin-top: 1.25rem; }
.hero__media { box-shadow: var(--shadow-up); border-radius: var(--radius); align-self: stretch; }
.hero__media picture { border-radius: var(--radius); overflow: hidden; height: 100%; }
/* Das Foto reicht bis zur Unterkante der Textspalte, damit die Leitung daran ansetzt. */
.hero__media picture img { height: 100%; min-height: 27rem; object-fit: cover; object-position: 50% 38%; }

/* Typenschild mit vier Fakten. */
.typeplate {
  margin-top: 2.25rem; display: grid; grid-template-columns: repeat(4, minmax(0, 1fr));
  background: var(--plate); color: #fff; border-radius: var(--radius-sm);
  box-shadow: inset 0 0 0 1px var(--plate), inset 0 0 0 2px var(--plate-line), var(--shadow);
  overflow: hidden;
}
.typeplate__brand {
  grid-column: 1 / -1; padding: 0.55rem 1rem; font-size: var(--fs-micro); font-weight: 700; letter-spacing: 0.14em;
  border-bottom: 1px solid var(--plate-line); font-stretch: 115%; font-variation-settings: "wdth" 115;
}
.typeplate__cell { padding: 0.8rem 1rem; display: flex; flex-direction: column; gap: 0.15rem; border-right: 1px solid var(--plate-line); }
.typeplate__cell:last-child { border-right: 0; }
.typeplate__k { font-size: 0.6875rem; letter-spacing: 0.1em; text-transform: uppercase; color: var(--plate-dim); }
.typeplate__v { font-weight: 700; font-size: var(--fs-sm); font-stretch: 105%; font-variation-settings: "wdth" 105; }

/* Die Leitung faellt aus dem Hero in den naechsten Abschnitt. */
.drop { height: clamp(3.5rem, 7vw, 5.5rem); margin-top: -2px; }
.drop__in { max-width: var(--shell); margin: 0 auto; padding: 0 var(--gutter); height: 100%; }
.drop__rail { position: relative; height: 100%; }
/* Die Leitung haengt an der Bildspalte und endet auf der Kante des naechsten Abschnitts. */
.drop__pipe { position: absolute; top: 0; bottom: 0.75rem; left: 0; right: calc(100% - var(--hero-col));
  border-right: 2px solid var(--water); border-bottom: 2px solid var(--water); border-bottom-right-radius: 18px; }
.drop__node { position: absolute; bottom: 0.75rem; left: 0; width: 15px; height: 15px; margin: 0 0 -7px -1px; border-radius: 50%;
  background: var(--hall); box-shadow: inset 0 0 0 3px var(--water); }
/* Einspaltig: die Leitung faellt aus der Mitte des Faktenschilds. */
@media (max-width: 61.99em) {
  .drop__pipe { right: 50%; }
}

@media (max-width: 61.99em) {
  .hero__in { grid-template-columns: 1fr; }
  .hero__media { order: -1; }
  .hero__media picture img { aspect-ratio: 4 / 3; height: auto; min-height: 0; }
  .hero__copy h1 { max-width: none; }
  .typeplate { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .typeplate__cell:nth-child(odd) { border-right: 0; }
  .typeplate__cell:nth-child(2), .typeplate__cell:nth-child(3) { border-bottom: 1px solid var(--plate-line); }
}

/* --- 9. Leistungen ------------------------------------------------------- */

.services { padding: var(--section-y) 0; }
.svc-grid { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 1.25rem; }
.svc { grid-column: span 2; }
.svc:nth-child(1), .svc:nth-child(2) { grid-column: span 3; }
.svc a {
  display: flex; flex-direction: column; height: 100%; text-decoration: none;
  background: var(--hall-up); border-radius: var(--radius); overflow: hidden;
  box-shadow: var(--shadow); transition: transform 0.45s var(--ease), box-shadow 0.45s var(--ease);
}
.svc a:hover { transform: translateY(-4px); box-shadow: var(--shadow-up); }
.svc__media { aspect-ratio: 16 / 10; overflow: hidden; }
.svc:nth-child(n+3) .svc__media { aspect-ratio: 4 / 3; }
.svc__media img { width: 100%; height: 100%; object-fit: cover; border-radius: 0; transition: transform 0.9s var(--ease); }
.svc a:hover .svc__media img { transform: scale(1.04); }
.svc__body { padding: 1.4rem 1.5rem 1.6rem; display: flex; flex-direction: column; gap: 0.6rem; flex: 1; }
.svc__body p { color: var(--ink-soft); font-size: var(--fs-base); margin: 0; flex: 1; }
.svc__more { display: inline-flex; align-items: center; gap: 0.4rem; font-weight: 600; font-size: var(--fs-sm); color: var(--water-deep); margin-top: 0.4rem; }
.svc__more .ic { width: 1.1em; height: 1.1em; transition: transform 0.35s var(--ease); }
.svc a:hover .svc__more .ic { transform: translateX(3px); }
@media (max-width: 61.99em) { .svc, .svc:nth-child(1), .svc:nth-child(2) { grid-column: span 3; } }
@media (max-width: 40em) { .svc, .svc:nth-child(1), .svc:nth-child(2) { grid-column: span 6; } .svc__media, .svc:nth-child(n+3) .svc__media { aspect-ratio: 16 / 10; } }

/* --- 10. Kreislauf ------------------------------------------------------- */

.flow { padding: var(--section-y) 0 clamp(2.5rem, 5vw, 4rem); }
.flow__in { display: grid; grid-template-columns: minmax(0, 6fr) minmax(0, 6fr); gap: clamp(2rem, 5vw, 4rem) clamp(2rem, 5vw, 4.5rem); align-items: start; }
.flow__copy p { font-size: var(--fs-lg); }
.flow__notes { order: 2; }
.flow__diagram { order: 3; grid-column: 1 / -1; }
/* Technikseite: nur Ueberschrift plus Diagramm, kein zweispaltiger Kopf. */
.flow__in--tight { grid-template-columns: 1fr; }
.flow__copy h2 { margin-bottom: 1rem; }
.flow__copy .btn { margin-top: 1rem; }
.flow__diagram { color: #fff; }
.circuit { width: 100%; height: auto; }
.circuit--v { display: none; max-width: 22rem; }
.pipe { fill: none; stroke-linecap: round; stroke-linejoin: round; }
.pipe--base { stroke: var(--water-line); stroke-width: 9; }
.pipe--flow { stroke: #fff; stroke-width: 4.5; stroke-dasharray: 18 26; }
.is-live .pipe--flow { animation: flow 2.4s linear infinite; }
@keyframes flow { to { stroke-dashoffset: -44; } }
.pipe--arrow { stroke: #fff; stroke-width: 4; }
.node__ring { fill: var(--water); stroke: #fff; stroke-width: 4; }
.node__dot { fill: #fff; }
.node__label { fill: #fff; font: 600 27px/1 var(--font); letter-spacing: 0.01em; }
.node__label--v { font-size: 18px; }
.flow__notes { display: grid; gap: 0.9rem; align-content: start; }
.flow__notes li { display: flex; gap: 0.8rem; padding: 1.1rem 1.25rem; border-radius: var(--radius-sm); background: rgba(255, 255, 255, 0.1); box-shadow: inset 0 0 0 1px var(--water-line); }
.flow__notes .ic { width: 1.6rem; height: 1.6rem; color: #fff; margin-top: 0.1rem; }
.flow__notes p { margin: 0; font-size: var(--fs-base); color: #fff; }
@media (prefers-reduced-motion: reduce) { .is-live .pipe--flow { animation: none; } }
@media (max-width: 61.99em) {
  .flow__in { grid-template-columns: 1fr; }
}
@media (max-width: 48em) {
  .circuit--h { display: none; }
  .circuit--v { display: block; }
}

/* --- 11. Warum / Argumente ---------------------------------------------- */

.why { padding: var(--section-y) 0; }
.why__head { margin-bottom: clamp(2rem, 4vw, 3rem); }
.why__head h2 { max-width: 22ch; }
.why__grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 0; border-top: 1px solid var(--hall-line); }
.why__item { padding: 1.75rem 1.5rem 1.75rem 0; border-bottom: 1px solid var(--hall-line); }
.why__item + .why__item { border-left: 1px solid var(--hall-line); padding-left: 1.5rem; }
.why__item h3 { margin-bottom: 0.7rem; }
.why__item p { margin: 0; color: var(--ink-soft); font-size: var(--fs-base); }
.quote { margin: clamp(2.5rem, 5vw, 4rem) auto 0; max-width: 46rem; text-align: center; }
.quote p { font-size: clamp(1.25rem, 1rem + 1vw, 1.75rem); line-height: 1.35; font-weight: 500; font-stretch: 104%; font-variation-settings: "wdth" 104; color: var(--plate); margin: 0 0 1rem; }
.quote footer { font-size: var(--fs-sm); color: var(--ink-mute); letter-spacing: 0.04em; }
@media (max-width: 61.99em) {
  .why__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .why__item + .why__item { border-left: 0; padding-left: 0; }
  .why__item:nth-child(even) { border-left: 1px solid var(--hall-line); padding-left: 1.5rem; }
}
@media (max-width: 40em) {
  .why__grid { grid-template-columns: 1fr; }
  .why__item:nth-child(even) { border-left: 0; padding-left: 0; }
}

/* --- 12. Referenzen ----------------------------------------------------- */

.refs { padding: var(--section-y) 0; background: var(--hall-up); }
.ref-grid { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 1rem; }
.ref { grid-column: span 2; }
.ref:nth-child(1), .ref:nth-child(4) { grid-column: span 4; }
.ref:nth-child(5), .ref:nth-child(6) { grid-column: span 3; }
.ref figure { height: 100%; overflow: hidden; border-radius: var(--radius); }
.ref figure picture { height: 100%; }
.ref img { aspect-ratio: 3 / 2; transition: transform 1s var(--ease); }
.ref:nth-child(2) img, .ref:nth-child(3) img { aspect-ratio: 4 / 5; }
.ref:nth-child(7) img, .ref:nth-child(8) img, .ref:nth-child(9) img { aspect-ratio: 4 / 5; }
.ref figure:hover img { transform: scale(1.03); }
.ref-grid--3 .ref { grid-column: span 2; }
.ref-grid--3 .ref img { aspect-ratio: 4 / 3; }
@media (max-width: 61.99em) {
  .ref, .ref:nth-child(1), .ref:nth-child(4), .ref:nth-child(5), .ref:nth-child(6) { grid-column: span 3; }
  .ref img, .ref:nth-child(2) img, .ref:nth-child(3) img, .ref:nth-child(7) img, .ref:nth-child(8) img, .ref:nth-child(9) img { aspect-ratio: 4 / 3; }
  .ref-grid--3 .ref { grid-column: span 3; }
}
@media (max-width: 40em) { .ref, .ref:nth-child(1), .ref:nth-child(4), .ref:nth-child(5), .ref:nth-child(6), .ref-grid--3 .ref { grid-column: span 6; } }

/* --- 13. Ablauf ---------------------------------------------------------- */

.process { padding: var(--section-y) 0; }
.process h2 { max-width: 20ch; margin-bottom: clamp(2rem, 4vw, 3rem); }
.steps { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 0; counter-reset: step; position: relative; }
.steps--4 { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.steps::before { content: ""; position: absolute; left: 0; right: 0; top: 1.25rem; height: 2px; background: repeating-linear-gradient(90deg, var(--plate-dim) 0 14px, transparent 14px 26px); }
.step { position: relative; padding: 3.25rem 1.5rem 0 0; }
.step__n {
  position: absolute; top: 0; left: 0; width: 2.5rem; height: 2.5rem; border-radius: 50%;
  display: grid; place-items: center; background: var(--plate); color: #fff;
  box-shadow: 0 0 0 2px var(--water); font-weight: 700; font-size: var(--fs-sm);
}
.step h3 { margin-bottom: 0.5rem; }
.step p { margin: 0; font-size: var(--fs-base); }
@media (max-width: 61.99em) {
  .steps, .steps--4 { grid-template-columns: 1fr; gap: 0.5rem; }
  .steps::before { left: 1.25rem; right: auto; top: 0; bottom: 0; width: 2px; height: auto; background: repeating-linear-gradient(180deg, var(--plate-dim) 0 14px, transparent 14px 26px); }
  .step { padding: 0 0 1.75rem 3.75rem; }
}

/* --- 14. Showroom-Auswahl ----------------------------------------------- */

.show { padding: var(--section-y) 0; }
.show__in { display: grid; grid-template-columns: minmax(0, 5fr) minmax(0, 6fr); gap: clamp(2rem, 5vw, 4.5rem); align-items: start; }
.show__media img { aspect-ratio: 4 / 3; }
.show__media { box-shadow: var(--shadow); border-radius: var(--radius); position: sticky; top: calc(var(--stripe) + var(--head) + 1.5rem); }
.show__copy h2 { margin-bottom: 0.9rem; }
.show__copy > p { color: var(--ink-soft); font-size: var(--fs-lg); }
.show__list { margin: 1.5rem 0 1.75rem; border-top: 1px solid var(--hall-line); }
.show__row { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.7fr); gap: 1rem; padding: 0.85rem 0; border-bottom: 1px solid var(--hall-line); align-items: baseline; }
.show__row dt { font-weight: 700; font-stretch: 105%; font-variation-settings: "wdth" 105; }
.show__row dd { margin: 0; color: var(--ink-soft); font-size: var(--fs-base); }
@media (max-width: 61.99em) { .show__in { grid-template-columns: 1fr; } .show__media { position: static; } }
@media (max-width: 40em) { .show__row { grid-template-columns: 1fr; gap: 0.15rem; } }

/* --- 15. Marken, Presse, FAQ -------------------------------------------- */

.brands { padding: 2.5rem 0; border-top: 1px solid var(--hall-line); border-bottom: 1px solid var(--hall-line); background: var(--hall-up); }
.brands__t { text-align: center; font-size: var(--fs-sm); color: var(--ink-mute); margin-bottom: 1.25rem; }
.brands__row { display: flex; flex-wrap: wrap; justify-content: center; gap: 0.6rem 2.25rem; }
.brands__row li { font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; font-size: var(--fs-sm); color: var(--plate); font-stretch: 112%; font-variation-settings: "wdth" 112; }

.press { padding: var(--section-y) 0; }
.press__head { margin-bottom: clamp(1.5rem, 3vw, 2.5rem); }
.press__grid { display: grid; grid-template-columns: minmax(0, 6fr) minmax(0, 6fr); gap: clamp(2rem, 4vw, 3.5rem); align-items: start; }
.press__list { border-top: 1px solid var(--hall-line); }
.press__item { display: grid; grid-template-columns: auto 1fr; grid-template-rows: auto auto; column-gap: 0.9rem; padding: 0.9rem 0; border-bottom: 1px solid var(--hall-line); text-decoration: none; }
.press__item .ic { grid-row: span 2; width: 1.5rem; height: 1.5rem; color: var(--water); margin-top: 0.1rem; }
.press__t { font-weight: 600; }
.press__s { font-size: var(--fs-sm); color: var(--ink-mute); }
.press__item:hover .press__t { color: var(--water-deep); text-decoration: underline; }
.podcast__name { font-size: var(--fs-sm); color: var(--ink-mute); margin-bottom: 0.75rem; }
.podcast__list { display: grid; gap: 1rem; }
.podcast a { display: grid; grid-template-columns: auto 1fr; gap: 1rem; padding: 1.25rem; background: var(--hall-up); border-radius: var(--radius); box-shadow: var(--shadow); text-decoration: none; transition: transform 0.45s var(--ease), box-shadow 0.45s var(--ease); }
.podcast a:hover { transform: translateY(-3px); box-shadow: var(--shadow-up); }
.podcast__no { font-size: 1.75rem; font-weight: 800; color: var(--water); font-stretch: 118%; font-variation-settings: "wdth" 118; line-height: 1; }
.podcast__body { display: flex; flex-direction: column; gap: 0.35rem; }
.podcast__t { font-weight: 700; font-size: var(--fs-lg); }
.podcast__b { color: var(--ink-soft); font-size: var(--fs-base); }
.podcast__l { display: inline-flex; align-items: center; gap: 0.4rem; font-weight: 600; font-size: var(--fs-sm); color: var(--water-deep); margin-top: 0.25rem; }
.press--compact { background: var(--hall-up); }
@media (max-width: 61.99em) { .press__grid { grid-template-columns: 1fr; } }

.faqs { padding: var(--section-y) 0; background: var(--hall-up); }
.faqs h2 { margin-bottom: clamp(1.5rem, 3vw, 2.5rem); }
.faqs__list { max-width: 52rem; border-top: 1px solid var(--hall-line); }
.faq { border-bottom: 1px solid var(--hall-line); }
.faq summary { display: flex; justify-content: space-between; align-items: center; gap: 1rem; padding: 1.1rem 0; cursor: pointer; font-weight: 600; font-size: var(--fs-lg); list-style: none; }
.faq summary::-webkit-details-marker { display: none; }
.faq summary .ic { color: var(--water); transition: transform 0.35s var(--ease); }
.faq[open] summary .ic { transform: rotate(180deg); }
.faq__a { padding: 0 0 1.25rem; max-width: 66ch; }
.faq__a p { margin: 0; color: var(--ink-soft); }

/* --- 16. CTA-Band ------------------------------------------------------- */

.cta-band { background: var(--water); color: #fff; padding: var(--section-y) 0; }
.cta-band__in { text-align: center; max-width: 52rem; }
.cta-band h2 { font-size: clamp(2rem, 1.2rem + 3vw, 3.5rem); margin-bottom: 1rem; }
.cta-band p { color: var(--water-dim); font-size: var(--fs-lg); max-width: 48ch; margin: 0 auto; }
.cta-band .actions { justify-content: center; }
.cta-band__direct { display: flex; justify-content: center; gap: 2rem; margin: 1.75rem 0 0; font-size: var(--fs-base) !important; }
.cta-band__direct a { display: inline-flex; align-items: center; gap: 0.5rem; color: #fff; text-decoration: none; font-weight: 600; }
.cta-band__direct a:hover { text-decoration: underline; }

/* --- 17. Unterseiten: Kopf, Split, Typen, Bereiche ---------------------- */

.page-hero { padding: clamp(2.5rem, 5vw, 4.5rem) 0 var(--section-y); }
.page-hero__in { display: grid; grid-template-columns: minmax(0, 6fr) minmax(0, 6fr); gap: clamp(2rem, 5vw, 4.5rem); align-items: center; }
.page-hero__copy h1 { max-width: 16ch; }
.page-hero__copy .lead { margin-top: 1.25rem; }
.page-hero__media { box-shadow: var(--shadow-up); border-radius: var(--radius); }
.page-hero__media img { aspect-ratio: 4 / 3; }
@media (max-width: 61.99em) { .page-hero__in { grid-template-columns: 1fr; } .page-hero__media { order: -1; } .page-hero__copy h1 { max-width: none; } }

.split { padding: var(--section-y) 0; }
.split__in { display: grid; grid-template-columns: minmax(0, 6fr) minmax(0, 6fr); gap: clamp(2rem, 5vw, 4.5rem); align-items: center; }
.split__copy h2 { margin-bottom: 1rem; }
.split__copy .btn { margin-top: 1rem; }
.split__media { box-shadow: var(--shadow); border-radius: var(--radius); }
.split__media img { aspect-ratio: 4 / 3; }
.split__in--rev .split__media { order: -1; }
.podnote { display: flex; gap: 0.75rem; align-items: flex-start; margin-top: 1.5rem; padding: 1rem 1.1rem; border-radius: var(--radius-sm); background: rgba(255, 255, 255, 0.1); box-shadow: inset 0 0 0 1px var(--water-line); color: #fff; text-decoration: none; font-size: var(--fs-base); }
.podnote .ic { width: 1.5rem; height: 1.5rem; }
.podnote:hover { background: rgba(255, 255, 255, 0.16); }
.addr { display: flex; gap: 0.6rem; align-items: flex-start; margin: 1rem 0 1.25rem; }
.addr .ic { color: var(--water); margin-top: 0.15rem; }
@media (max-width: 61.99em) { .split__in { grid-template-columns: 1fr; } .split__in--rev .split__media { order: 0; } }

.types { padding: 0 0 var(--section-y); }
.type-list { display: grid; gap: clamp(1.5rem, 3vw, 2.5rem); }
.type { display: grid; grid-template-columns: minmax(0, 5fr) minmax(0, 7fr); gap: clamp(1.5rem, 3vw, 3rem); align-items: center; background: var(--hall-up); border-radius: var(--radius); box-shadow: var(--shadow); overflow: hidden; }
.type:nth-child(even) .type__media { order: 2; }
.type__media img { aspect-ratio: 4 / 3; border-radius: 0; height: 100%; }
.type__media { height: 100%; }
.type__body { padding: clamp(1.5rem, 3vw, 2.5rem) clamp(1.5rem, 3vw, 2.5rem) clamp(1.5rem, 3vw, 2.5rem) 0; }
.type:nth-child(even) .type__body { padding-left: clamp(1.5rem, 3vw, 2.5rem); padding-right: 0; }
.type__body h3 { font-size: var(--fs-2xl); margin-bottom: 0.75rem; }
.type__body p { color: var(--ink-soft); }
.spec { display: flex; flex-wrap: wrap; gap: 0.5rem; margin-top: 1rem; }
.spec li { font-size: var(--fs-sm); padding: 0.35rem 0.7rem; border-radius: 4px; background: var(--hall); box-shadow: inset 0 0 0 1px var(--hall-line); color: var(--ink-soft); }
@media (max-width: 61.99em) {
  .type, .type:nth-child(even) { grid-template-columns: 1fr; }
  .type:nth-child(even) .type__media { order: 0; }
  .type__body, .type:nth-child(even) .type__body { padding: 0 1.5rem 1.75rem; }
}

.areas { padding: var(--section-y) 0; }
.areas h2 { margin-bottom: clamp(2rem, 4vw, 3rem); }
.area-list { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1.25rem; }
.area { padding: 1.75rem; background: var(--hall-up); border-radius: var(--radius); box-shadow: var(--shadow); }
.area:last-child:nth-child(odd) { grid-column: span 2; }
.area__head { display: flex; flex-direction: column; align-items: flex-start; gap: 0.6rem; margin-bottom: 0.9rem; }
.area p { margin: 0; color: var(--ink-soft); }
@media (max-width: 48em) { .area-list { grid-template-columns: 1fr; } .area:last-child:nth-child(odd) { grid-column: auto; } }

.rooms { padding: var(--section-y) 0; }
.rooms h2 { margin-bottom: clamp(2rem, 4vw, 3rem); }
.room-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 1.25rem; }
.room { padding: 1.5rem; border-radius: var(--radius); background: rgba(255, 255, 255, 0.08); box-shadow: inset 0 0 0 1px var(--water-line); }
.room__head { display: flex; justify-content: space-between; align-items: baseline; gap: 0.5rem; margin-bottom: 0.8rem; }
.room__temp { font-size: var(--fs-micro); letter-spacing: 0.08em; color: var(--water-dim); white-space: nowrap; }
.room p { margin: 0; font-size: var(--fs-base); color: #fff; }
@media (max-width: 61.99em) { .room-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 40em) { .room-grid { grid-template-columns: 1fr; } }

.plan { padding: var(--section-y) 0; }
.plan__in { display: grid; grid-template-columns: minmax(0, 5fr) minmax(0, 7fr); gap: clamp(2rem, 5vw, 4rem); align-items: start; }
.plan__copy h2 { margin-bottom: 1rem; }
.checklist { display: grid; gap: 0.6rem; }
.checklist li { display: flex; gap: 0.8rem; align-items: flex-start; padding: 0.9rem 1.1rem; border-radius: var(--radius-sm); background: rgba(255, 255, 255, 0.1); box-shadow: inset 0 0 0 1px var(--water-line); color: #fff; }
.checklist .ic { width: 1.4rem; height: 1.4rem; margin-top: 0.1rem; flex: none; }
.checklist--dark li { background: rgba(255, 255, 255, 0.5); box-shadow: inset 0 0 0 1px var(--stone-deep); color: var(--stone-ink); }
.checklist--dark .ic { color: var(--water-deep); }
@media (max-width: 61.99em) { .plan__in { grid-template-columns: 1fr; } }

/* --- 18. Ueber uns ------------------------------------------------------ */

.timeline { padding: var(--section-y) 0; }
.timeline h2 { margin-bottom: clamp(2rem, 4vw, 3rem); }
.tl { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 1.5rem; position: relative; }
.tl::before { content: ""; position: absolute; left: 0; right: 0; top: 1.1rem; height: 2px; background: repeating-linear-gradient(90deg, rgba(255,255,255,0.6) 0 14px, transparent 14px 26px); }
.tl__item { position: relative; padding-top: 3rem; }
.tl__item::before { content: ""; position: absolute; top: 0.45rem; left: 0; width: 1.4rem; height: 1.4rem; border-radius: 50%; background: var(--water); border: 3px solid #fff; }
.tl__y { display: block; font-size: 1.5rem; font-weight: 800; font-stretch: 118%; font-variation-settings: "wdth" 118; margin-bottom: 0.5rem; letter-spacing: 0.02em; }
.tl__item p { margin: 0; font-size: var(--fs-base); color: #fff; }
@media (max-width: 61.99em) {
  .tl { grid-template-columns: 1fr; gap: 0; }
  .tl::before { top: 0; bottom: 0; left: 0.6rem; width: 2px; height: auto; background: repeating-linear-gradient(180deg, rgba(255,255,255,0.6) 0 14px, transparent 14px 26px); }
  .tl__item { padding: 0 0 1.75rem 2.5rem; }
  .tl__item::before { left: 0; top: 0.2rem; }
}

.team { padding: var(--section-y) 0; }
/* Die Mannschaft steht auf einer gravierten Platte, nicht in vier leeren Rahmen. */
.crew { background: var(--plate); color: #fff; border-radius: var(--radius); overflow: hidden;
  box-shadow: inset 0 0 0 1px var(--plate), inset 0 0 0 2px var(--plate-line), var(--shadow); }
.crew__brand { display: block; padding: 0.7rem clamp(1.25rem, 3vw, 2rem); font-size: var(--fs-micro); font-weight: 700;
  letter-spacing: 0.14em; border-bottom: 1px solid var(--plate-line); font-stretch: 115%; font-variation-settings: "wdth" 115; }
.crew__head { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.6fr); gap: 2rem;
  padding: 0.6rem clamp(1.25rem, 3vw, 2rem); border-bottom: 1px solid var(--plate-line);
  font-size: 0.6875rem; letter-spacing: 0.1em; text-transform: uppercase; color: var(--plate-dim); }
.crew__row { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.6fr); gap: 0.25rem 2rem;
  padding: 1rem clamp(1.25rem, 3vw, 2rem); border-bottom: 1px solid var(--plate-line); align-items: baseline; }
.crew__row dt { font-weight: 700; font-size: var(--fs-lg); font-stretch: 106%; font-variation-settings: "wdth" 106; }
.crew__row dd { margin: 0; color: var(--plate-dim); }
.crew__note { margin: 0; padding: 0.75rem clamp(1.25rem, 3vw, 2rem); font-size: var(--fs-micro);
  letter-spacing: 0.1em; text-transform: uppercase; color: var(--plate-dim); }
@media (max-width: 48em) { .crew__row { grid-template-columns: 1fr; } .crew__head { display: none; } }

.career { padding: var(--section-y) 0; }
.career__copy { max-width: 60ch; }
.career__copy h2 { margin-bottom: 1rem; }
.career__copy .checklist { margin: 1.5rem 0; grid-template-columns: repeat(2, minmax(0, 1fr)); }
.career__note { margin-top: 1rem; font-size: var(--fs-sm); color: var(--stone-ink); }
@media (max-width: 40em) { .career__copy .checklist { grid-template-columns: 1fr; } }

/* --- 19. Kontakt -------------------------------------------------------- */

.contact { padding: clamp(2.5rem, 5vw, 4.5rem) 0 var(--section-y); }
.contact__in { display: grid; grid-template-columns: minmax(0, 5fr) minmax(0, 7fr); gap: clamp(2rem, 5vw, 4.5rem); align-items: start; }
.contact__side .lead { margin-top: 1.25rem; }
.direct { display: grid; gap: 0.5rem; margin-top: 1.75rem; }
.direct a { display: flex; align-items: center; gap: 0.9rem; padding: 0.9rem 1rem; background: var(--hall-up); border-radius: var(--radius-sm); box-shadow: var(--shadow); text-decoration: none; transition: transform 0.35s var(--ease); }
.direct a:hover { transform: translateX(3px); }
.direct .ic { width: 1.5rem; height: 1.5rem; color: var(--water); }
.direct span { display: flex; flex-direction: column; line-height: 1.3; }
.direct b { font-size: var(--fs-micro); letter-spacing: 0.08em; text-transform: uppercase; color: var(--ink-mute); font-weight: 600; }
.contact__hours { margin-top: 2.25rem; padding: 1.5rem; background: var(--plate); color: #fff; border-radius: var(--radius); box-shadow: inset 0 0 0 1px var(--plate), inset 0 0 0 2px var(--plate-line); }
.contact__hours h2 { font-size: var(--fs-lg); margin-bottom: 0.75rem; }
.status { display: inline-block; margin: 0 0 0.75rem; padding: 0.3rem 0.65rem; border-radius: 4px; font-size: var(--fs-sm); font-weight: 600; background: rgba(255, 255, 255, 0.12); }
.status[data-open="true"] { background: var(--ok); }
.hours { display: grid; gap: 0.35rem; font-size: var(--fs-base); }
.hours__row { display: flex; justify-content: space-between; gap: 1rem; padding: 0.35rem 0; border-bottom: 1px solid var(--plate-line); }
.hours__row--off { color: var(--plate-dim); }
.section--stone .hours__row { border-bottom-color: rgba(59, 51, 37, 0.25); }
.section--stone .hours__row--off { color: #6f6350; }
.contact__hours .addr { margin: 1.25rem 0 0; }
.contact__hours .addr .ic { color: var(--water-dim); }

.form { background: var(--hall-up); padding: clamp(1.5rem, 3vw, 2.5rem); border-radius: var(--radius); box-shadow: var(--shadow); }
.form h2 { font-size: var(--fs-2xl); margin-bottom: 0.5rem; }
.form > p { color: var(--ink-soft); margin-bottom: 1.5rem; }
.field { display: flex; flex-direction: column; gap: 0.4rem; margin-bottom: 1.1rem; }
.field label { font-size: var(--fs-sm); font-weight: 600; }
.field input, .field textarea, .field select {
  font: inherit; color: var(--ink); background: var(--hall-up);
  border: 1.5px solid var(--field-line); border-radius: var(--radius-sm); padding: 0.8rem 0.95rem; width: 100%;
  transition: border-color 0.2s, box-shadow 0.2s;
}
.field input:focus, .field textarea:focus, .field select:focus { outline: none; border-color: var(--water); box-shadow: 0 0 0 3px rgba(14, 111, 166, 0.2); }
.field textarea { resize: vertical; min-height: 8rem; }
.field-row { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1rem; }
.select { position: relative; }
.select select { appearance: none; padding-right: 2.75rem; }
.select .ic { position: absolute; right: 0.9rem; top: 50%; transform: translateY(-50%); pointer-events: none; color: var(--ink-mute); }
.hint { margin: 0; font-size: var(--fs-sm); color: var(--ink-mute); }
.field--check { flex-direction: row; align-items: flex-start; gap: 0.75rem; }
.field--check input { width: 1.25rem; height: 1.25rem; margin-top: 0.2rem; flex: none; accent-color: var(--water); }
.field--check label { font-weight: 400; font-size: var(--fs-sm); color: var(--ink-soft); }
.field.has-error input, .field.has-error textarea { border-color: var(--error); }
.field__err { margin: 0; font-size: var(--fs-sm); color: var(--error); font-weight: 600; }
.form__err { color: var(--error); font-weight: 600; margin-bottom: 1rem; }
.form__ok { background: var(--hall-up); padding: 2.5rem; border-radius: var(--radius); box-shadow: var(--shadow); text-align: center; }
.form__ok .ic--big { color: var(--ok); margin: 0 auto 1rem; }
.form__ok h2 { margin-bottom: 0.5rem; }
.form__ok p { color: var(--ink-soft); margin: 0; }
@media (max-width: 61.99em) { .contact__in { grid-template-columns: 1fr; } }
@media (max-width: 40em) { .field-row { grid-template-columns: 1fr; } }

.map { padding: 0 0 var(--section-y); }
.map__in { display: grid; grid-template-columns: minmax(0, 4fr) minmax(0, 8fr); gap: clamp(2rem, 4vw, 3.5rem); align-items: start; }
.map__copy h2 { margin-bottom: 0.75rem; }
.map__copy p { color: var(--ink-soft); }
.map__frame { aspect-ratio: 16 / 9; border-radius: var(--radius); overflow: hidden; background: var(--water-dim); box-shadow: var(--shadow); display: grid; place-items: center; }
.map__frame iframe { width: 100%; height: 100%; border: 0; display: block; }
.map__consent { text-align: center; padding: 2rem; max-width: 30rem; }
.map__consent .ic--big { color: var(--water); margin: 0 auto 0.75rem; }
.map__consent p { color: var(--water-deep); font-size: var(--fs-base); }
@media (max-width: 61.99em) { .map__in { grid-template-columns: 1fr; } }

/* --- 20. Rechtstexte ---------------------------------------------------- */

.prose-wrap { padding: clamp(2.5rem, 5vw, 4.5rem) 0 var(--section-y); }
.prose { max-width: 46rem; }
.prose h1 { margin-bottom: 2rem; }
.prose section { margin-bottom: 2rem; }
.prose h2 { font-size: var(--fs-xl); margin-bottom: 0.6rem; }
.prose p { color: var(--ink-soft); }
.prose__links li { margin-bottom: 0.5rem; }
.prose__links a { display: inline-flex; gap: 0.5rem; align-items: center; font-weight: 600; color: var(--water-deep); }

/* --- 21. Footer, Mobile-Leiste ------------------------------------------ */

.site-foot { background: var(--plate); color: var(--plate-ink); padding-top: var(--section-y); }
.foot__in { display: grid; grid-template-columns: minmax(0, 4fr) minmax(0, 2fr) minmax(0, 2fr) minmax(0, 4fr); gap: 2.5rem; padding-bottom: 3rem; }
.foot__wave { width: 96px; color: #fff; margin-bottom: 1rem; }
.foot__claim { font-weight: 700; font-size: var(--fs-lg); font-stretch: 110%; font-variation-settings: "wdth" 110; margin-bottom: 0.5rem; }
.foot__since { color: var(--plate-dim); font-size: var(--fs-sm); max-width: 32ch; margin: 0; }
.foot__h { font-size: var(--fs-micro); letter-spacing: 0.12em; text-transform: uppercase; color: var(--plate-dim); margin-bottom: 1rem; font-weight: 600; }
.foot__list { display: grid; gap: 0.5rem; }
.foot__list a { text-decoration: none; }
.foot__list a:hover { text-decoration: underline; }
.foot__addr { font-style: normal; font-size: var(--fs-base); }
.foot__addr p { margin-bottom: 0.75rem; }
.foot__addr a { text-decoration: none; }
.foot__addr a:hover { text-decoration: underline; }
.hours--foot { font-size: var(--fs-sm); margin: 1rem 0; }
.social { display: flex; gap: 0.5rem; margin-top: 1.25rem; }
.social a { display: grid; place-items: center; width: 44px; height: 44px; border-radius: 50%; background: rgba(255, 255, 255, 0.08); box-shadow: inset 0 0 0 1px var(--plate-line); transition: background 0.25s; }
.social a:hover { background: var(--water); }
.social .ic { width: 1.35rem; height: 1.35rem; }
.legal-bar { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 0.5rem 2rem; padding-top: 1.25rem; padding-bottom: 1.25rem; border-top: 1px solid var(--plate-line); font-size: var(--fs-sm); color: var(--plate-dim); }
.legal-bar p { margin: 0; }
.made a { color: #fff; font-weight: 700; }
@media (max-width: 61.99em) { .foot__in { grid-template-columns: repeat(2, minmax(0, 1fr)); } .foot__brand { grid-column: 1 / -1; } }
@media (max-width: 40em) { .foot__in { grid-template-columns: 1fr; } .site-foot { padding-bottom: 4.5rem; } }

.mobile-bar { display: none; }
@media (max-width: 40em) {
  .mobile-bar {
    position: fixed; left: 0; right: 0; bottom: 0; z-index: 45;
    display: grid; grid-template-columns: 1fr 1fr 1.6fr; gap: 1px;
    background: var(--hall-line); border-top: 1px solid var(--hall-line);
    padding-bottom: env(safe-area-inset-bottom);
  }
  .mobile-bar a { display: flex; align-items: center; justify-content: center; gap: 0.45rem; min-height: 56px; background: var(--hall-up); color: var(--plate); font-size: var(--fs-sm); font-weight: 600; text-decoration: none; }
  .mobile-bar__main { background: var(--water) !important; color: #fff !important; }
  .mobile-bar .ic { width: 1.25rem; height: 1.25rem; }
  html.nav-open .mobile-bar { display: none; }
}

/* --- 22. Bewegung ------------------------------------------------------- */

.js-reveal .reveal { opacity: 0; transform: translateY(18px); transition: opacity 0.7s var(--ease), transform 0.9s var(--ease); }
.js-reveal .reveal.is-in { opacity: 1; transform: none; }
.js-reveal .svc-grid .reveal:nth-child(2), .js-reveal .why__grid .reveal:nth-child(2), .js-reveal .ref-grid .reveal:nth-child(2), .js-reveal .steps .reveal:nth-child(2) { transition-delay: 0.08s; }
.js-reveal .svc-grid .reveal:nth-child(3), .js-reveal .why__grid .reveal:nth-child(3), .js-reveal .ref-grid .reveal:nth-child(3), .js-reveal .steps .reveal:nth-child(3) { transition-delay: 0.16s; }
.js-reveal .svc-grid .reveal:nth-child(4), .js-reveal .why__grid .reveal:nth-child(4), .js-reveal .ref-grid .reveal:nth-child(4), .js-reveal .steps .reveal:nth-child(4) { transition-delay: 0.24s; }
.js-reveal .svc-grid .reveal:nth-child(5), .js-reveal .steps .reveal:nth-child(5) { transition-delay: 0.32s; }
@media (prefers-reduced-motion: reduce) {
  .js-reveal .reveal { opacity: 1; transform: none; transition: none; }
  .btn, .svc a, .podcast a, .direct a, .svc__media img, .ref img { transition: none; }
}
