/* Haarstudio Berlin — Startseite
 * Design: hell, aufgeräumt, reduziert. Maiden Luxor für Headlines
 * (Logo-Schrift), Manrope lokal für alles andere.
 */

@font-face {
  font-family: "Maiden Luxor";
  src:
    url("../assets/fonts/MaidenLuxor-Regular.woff2") format("woff2"),
    url("../assets/fonts/MaidenLuxor-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Maiden Luxor";
  src:
    url("../assets/fonts/MaidenLuxor-Italic.woff2") format("woff2"),
    url("../assets/fonts/MaidenLuxor-Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Manrope";
  src: url("../assets/fonts/Manrope-Light-ext.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  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;
}

@font-face {
  font-family: "Manrope";
  src: url("../assets/fonts/Manrope-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  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: "Manrope";
  src: url("../assets/fonts/Manrope-Regular-ext.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  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;
}

@font-face {
  font-family: "Manrope";
  src: url("../assets/fonts/Manrope-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  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: "Manrope";
  src: url("../assets/fonts/Manrope-Medium-ext.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  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;
}

@font-face {
  font-family: "Manrope";
  src: url("../assets/fonts/Manrope-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  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: "Manrope";
  src: url("../assets/fonts/Manrope-SemiBold-ext.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  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;
}

@font-face {
  font-family: "Manrope";
  src: url("../assets/fonts/Manrope-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  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;
}

:root {
  --color-bg: #ffffff;
  --color-bg-gray: #f5f5f4;
  --color-white: #ffffff;
  --color-ink: #131313;
  --color-text-primary: #171717;
  --color-text-secondary: #565656;
  --color-text-muted: #8a8a88;
  --color-text-light: #f5f5f5;
  --color-text-light-muted: #ababab;
  --color-border: #e4e4e2;
  --color-placeholder: #ededeb;
  --color-placeholder-deep: #dfdfdd;
  --color-gold-light: #ecc961;
  --color-gold: #cfa247;
  --gradient-gold: linear-gradient(135deg, var(--color-gold-light) 0%, var(--color-gold) 100%);

  --font-heading: "Maiden Luxor", Georgia, serif;
  --font-body: "Manrope", system-ui, sans-serif;

  --container-max: 1440px;
  --page-gutter: clamp(20px, 4vw, 56px);

  --space-xs: 8px;
  --space-sm: 12px;
  --space-md: 16px;
  --space-lg: 24px;
  --space-xl: 32px;
  --space-2xl: 40px;
  --space-3xl: 48px;
  --space-4xl: 64px;
  --space-5xl: 88px;
  --space-6xl: 120px;

  --header-logo-height: clamp(22px, 3.4vw, 30px);
  /* CTA-Button/Burger (44px) + 2 × 18px Padding + 1px Border, leicht gerundet */
  --header-height: 82px;
}

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

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: var(--font-body);
  font-size: 16px;
  font-weight: 300;
  line-height: 1.65;
  color: var(--color-text-secondary);
  background-color: var(--color-bg);
}

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

/* picture nur als Format-Wrapper — Layout bleibt am img */
picture {
  display: contents;
}

a {
  color: inherit;
  text-decoration: none;
}

.container--max {
  width: 100%;
  max-width: var(--container-max);
  margin-inline: auto;
  padding-inline: var(--page-gutter);
}

.section-padding {
  padding-top: clamp(64px, 9vw, var(--space-6xl));
  padding-bottom: clamp(64px, 9vw, var(--space-6xl));
}

.list--unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}

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

/* ——— Typografie ——— */

.eyebrow {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--color-text-muted);
  margin: 0;
}

.eyebrow--light {
  color: var(--color-text-light-muted);
}

.section-heading {
  font-family: var(--font-heading);
  font-size: clamp(28px, 3.3vw, 42px);
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.24;
  text-transform: uppercase;
  color: var(--color-text-primary);
  margin: 0;
}

.section-heading--left {
  text-align: left;
}

.section-heading--light {
  color: var(--color-text-light);
}

.section-subheading {
  font-size: 16px;
  line-height: 1.7;
  color: var(--color-text-secondary);
  margin: 0;
  max-width: 580px;
}

.section-intro {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: var(--space-md);
  margin-bottom: clamp(40px, 6vw, 72px);
}

.accent-rule {
  width: 64px;
  height: 1.5px;
  background: var(--gradient-gold);
  border: 0;
  margin: 0;
}

/* ——— Buttons & Links ——— */

.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 16px 36px;
  font-family: var(--font-body);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  cursor: pointer;
  border: 0;
  background: var(--color-ink);
  color: var(--color-text-light);
  transition: opacity 0.25s ease;
}

.button:hover {
  opacity: 0.82;
}

.button--light {
  background: var(--color-white);
  color: var(--color-text-primary);
}

.button--nav-cta {
  padding: 12px 26px;
  font-size: 12px;
  background: var(--color-ink);
  color: var(--color-text-light);
  transition: opacity 0.25s ease;
}

.button--nav-cta:hover {
  opacity: 0.82;
  color: var(--color-text-light);
}

.button--header-mobile-cta {
  display: none;
}

.button--whatsapp {
  padding: 22px 48px;
  font-size: 15px;
  letter-spacing: 0.1em;
}

.link-underline {
  display: inline-flex;
  align-items: center;
  padding: 6px 0;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--color-text-primary);
  border-bottom: 1px solid var(--color-gold);
  transition: opacity 0.2s ease, border-color 0.2s ease;
}

.link-underline:hover {
  opacity: 0.65;
  border-bottom-color: var(--color-gold-light);
}

.link-underline--light {
  color: var(--color-text-light);
  border-bottom-color: var(--color-gold-light);
}

.cta-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: var(--space-lg);
}

.cta-row--left {
  justify-content: flex-start;
}

/* ——— Bild-Platzhalter (für Sektionen ohne finales Bild) ——— */

.media-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  min-height: 280px;
  background:
    linear-gradient(135deg, var(--color-placeholder) 0%, var(--color-placeholder-deep) 100%);
}

.media-placeholder--tall {
  min-height: clamp(380px, 46vw, 620px);
}

.media-placeholder__label {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--color-text-muted);
}

/* ——— Header (volle Breite) ——— */

.header-section {
  position: sticky;
  top: 0;
  z-index: 1000;
  background-color: rgba(255, 255, 255, 0.94);
  backdrop-filter: blur(8px);
  border-bottom: 1px solid var(--color-border);
}

.header-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--space-lg);
  padding: 18px var(--page-gutter);
}

.site-logo {
  display: inline-flex;
  align-items: center;
  line-height: 0;
  flex-shrink: 0;
}

.site-logo:focus-visible {
  outline: 2px solid var(--color-gold);
  outline-offset: 4px;
}

.site-logo__img {
  display: block;
  height: var(--header-logo-height);
  width: auto;
}

.navigation-items {
  display: flex;
  align-items: center;
  gap: clamp(20px, 2.6vw, 40px);
}

.navigation-item-text {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--color-text-secondary);
  transition: color 0.2s ease;
}

.navigation-item-text:hover {
  color: var(--color-text-primary);
}

.nav-burger {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 6px;
  width: 44px;
  height: 44px;
  padding: 0;
  cursor: pointer;
  border: 0;
  background: transparent;
}

.nav-burger:focus-visible {
  outline: 2px solid var(--color-white);
  outline-offset: 3px;
}

.nav-burger__line {
  display: block;
  width: 22px;
  height: 1.5px;
  background-color: var(--color-text-primary);
}

@media (max-width: 960px) {
  :root {
    --header-logo-height: clamp(28px, 7.2vw, 38px);
    --header-height: 88px;
  }

  .header-bar {
    padding: 14px var(--page-gutter);
    gap: var(--space-md);
  }

  .navigation-container--desktop {
    display: none;
  }

  .button--header-mobile-cta {
    display: inline-flex;
    margin-left: auto;
    flex-shrink: 1;
    min-width: 0;
    padding: 11px 14px;
    font-size: 11px;
    letter-spacing: 0.1em;
  }

  .nav-burger {
    display: flex;
    position: fixed;
    right: 16px;
    bottom: 20px;
    z-index: 10050;
    width: 56px;
    height: 56px;
    gap: 5px;
    margin: 0;
    background: var(--color-ink);
    box-shadow: 0 8px 28px rgba(19, 19, 19, 0.28);
  }

  @supports (bottom: env(safe-area-inset-bottom)) {
    .nav-burger {
      right: calc(16px + env(safe-area-inset-right, 0px));
      bottom: calc(20px + env(safe-area-inset-bottom, 0px));
    }
  }

  .nav-burger__line {
    width: 20px;
    background-color: var(--color-white);
  }

  body.has-nav-overlay .nav-burger {
    opacity: 0;
    pointer-events: none;
  }
}

/* ——— Nav Overlay (mobil) ——— */

.nav-overlay {
  position: fixed;
  inset: 0;
  z-index: 100000;
  display: flex;
  align-items: stretch;
  justify-content: center;
  padding: var(--space-lg) var(--page-gutter);
  background-color: rgba(19, 19, 19, 0.96);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.35s ease, visibility 0.35s ease;
}

.nav-overlay[hidden] {
  display: none !important;
}

.nav-overlay.is-open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.nav-overlay__close {
  position: fixed;
  right: 16px;
  bottom: 20px;
  z-index: 100001;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: 0;
  background: var(--color-ink);
  box-shadow: 0 8px 28px rgba(19, 19, 19, 0.28);
  cursor: pointer;
  color: var(--color-text-light);
}

@supports (bottom: env(safe-area-inset-bottom)) {
  .nav-overlay__close {
    right: calc(16px + env(safe-area-inset-right, 0px));
    bottom: calc(20px + env(safe-area-inset-bottom, 0px));
  }
}

.nav-overlay__close-icon {
  font-size: 2rem;
  line-height: 1;
  font-weight: 300;
}

.nav-overlay__panel {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 28rem;
  margin: auto;
  text-align: center;
}

.nav-overlay__list {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.nav-overlay__list .navigation-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}

.nav-overlay__list .navigation-item:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.16);
}

.nav-overlay__list a {
  display: block;
  padding: var(--space-lg) var(--space-sm);
  font-family: var(--font-heading);
  font-size: clamp(1.15rem, 3.6vw, 1.45rem);
  font-weight: 400;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--color-text-light);
  background: transparent;
  border: 0;
}

.nav-overlay__list a:hover,
.nav-overlay__list a:focus-visible {
  color: rgba(255, 255, 255, 0.7);
}

.nav-overlay__list .navigation-item--cta {
  border-bottom: 0;
  padding: clamp(28px, 5vw, 40px) var(--space-sm) 0;
}

.nav-overlay__list .navigation-item--cta .button--overlay-cta {
  display: inline-flex;
  width: 100%;
  max-width: 280px;
  margin: 0 auto;
  padding: 16px 28px;
  background: var(--color-white);
  color: var(--color-ink);
  font-family: var(--font-body);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  border: 0;
}

.nav-overlay__list .navigation-item--cta .button--overlay-cta:hover,
.nav-overlay__list .navigation-item--cta .button--overlay-cta:focus-visible {
  color: var(--color-ink);
  opacity: 0.88;
}

body.has-nav-overlay {
  overflow: hidden;
}

/* ——— Hero ——— */

.hero-section {
  border-bottom: 1px solid var(--color-border);
  overflow: hidden;
}

.hero-inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  align-items: center;
  gap: clamp(32px, 5vw, 80px);
  padding-top: clamp(48px, 7vw, 96px);
  padding-bottom: clamp(48px, 7vw, 96px);
}

.hero-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--space-lg);
}

.hero-headline {
  font-family: var(--font-heading);
  font-size: clamp(32px, 4.1vw, 58px);
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.18;
  text-transform: uppercase;
  color: var(--color-text-primary);
  margin: 0;
  hyphens: none;
  -webkit-hyphens: none;
  overflow-wrap: normal;
  word-break: normal;
}

.hero-break,
.hero-break-line {
  display: none;
}

.hero-subtitle {
  font-size: 17px;
  line-height: 1.7;
  color: var(--color-text-secondary);
  margin: 0;
  max-width: 460px;
}

.hero-media {
  min-height: 100%;
}

.hero-media img {
  width: 100%;
  height: clamp(380px, 46vw, 620px);
  object-fit: cover;
  object-position: center top;
}

@media (max-width: 900px) {
  .hero-inner {
    grid-template-columns: 1fr;
  }

  .hero-media img {
    height: clamp(300px, 80vw, 480px);
  }
}

/* ——— Marken ——— */

.brands-section {
  background-color: var(--color-bg);
  border-bottom: 1px solid var(--color-border);
}

.brands-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: var(--space-lg) var(--space-2xl);
  padding-block: clamp(8px, 1.4vw, 16px);
}

.brands-label {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--color-text-muted);
  margin: 0;
}

.brands-row {
  display: flex;
  align-items: center;
  gap: clamp(28px, 4vw, 64px);
}

.brands-logo {
  height: clamp(88px, 9vw, 124px);
  width: auto;
  opacity: 0.8;
  transition: opacity 0.2s ease;
}

.brands-logo:hover {
  opacity: 1;
}

@media (max-width: 720px) {
  .brands-inner {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
}

/* ——— USP-Band ——— */

.usp-section {
  background-color: var(--color-ink);
  color: var(--color-text-light-muted);
}

.usp-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  padding-block: clamp(40px, 5vw, 64px);
}

.usp-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: var(--space-sm);
  padding: var(--space-md) var(--space-lg);
}

.usp-item + .usp-item {
  border-left: 1px solid rgba(255, 255, 255, 0.14);
}

.usp-item__title {
  font-family: var(--font-heading);
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--color-text-light);
  margin: 0;
}

.usp-item__text {
  font-size: 14.5px;
  line-height: 1.6;
  margin: 0;
  max-width: 240px;
}

@media (max-width: 900px) {
  .usp-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: var(--space-xl);
  }

  .usp-item:nth-child(3) {
    border-left: 0;
  }
}

@media (max-width: 540px) {
  .usp-grid {
    grid-template-columns: 1fr;
  }

  .usp-item + .usp-item {
    border-left: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.14);
    padding-top: var(--space-xl);
  }
}

/* ——— Leistungen ——— */

.services-section {
  background-color: var(--color-bg-gray);
}

.services-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(20px, 2.6vw, 36px);
}

.service-card {
  display: flex;
  flex-direction: column;
  gap: var(--space-md);
  background: var(--color-white);
  padding: var(--space-md) var(--space-md) var(--space-xl);
}

.service-card__media {
  aspect-ratio: 4 / 5;
  overflow: hidden;
}

.service-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.service-card__title {
  font-family: var(--font-heading);
  font-size: clamp(18px, 1.6vw, 21px);
  font-weight: 400;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--color-text-primary);
  margin: var(--space-xs) var(--space-xs) 0;
}

.service-card__text {
  font-size: 15px;
  line-height: 1.7;
  color: var(--color-text-secondary);
  margin: 0 var(--space-xs);
}

@media (max-width: 900px) {
  .services-grid {
    grid-template-columns: 1fr;
    max-width: 480px;
    margin-inline: auto;
  }
}

/* ——— Über uns ——— */

.about-section {
  background-color: var(--color-bg);
}

.about-inner {
  display: grid;
  grid-template-columns: minmax(0, 5fr) minmax(0, 6fr);
  align-items: center;
  gap: clamp(32px, 5vw, 88px);
}

.about-text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--space-lg);
}

.about-body {
  font-size: 16px;
  line-height: 1.75;
  color: var(--color-text-secondary);
  margin: 0;
  max-width: 560px;
}

.about-media img {
  width: 100%;
  height: clamp(380px, 42vw, 600px);
  object-fit: cover;
}

@media (max-width: 900px) {
  .about-inner {
    grid-template-columns: 1fr;
  }

  .about-media img {
    height: clamp(280px, 70vw, 440px);
  }
}

/* ——— Bewertungen ——— */

.reviews-section {
  background-color: var(--color-bg);
}

.section-intro--reviews {
  margin-bottom: clamp(24px, 3vw, 36px);
}

.reviews-score {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: center;
  gap: 0.45em 0.75em;
  margin: 0;
  font-size: 15px;
  color: var(--color-text-secondary);
}

.reviews-score__value {
  font-family: var(--font-heading);
  font-size: clamp(40px, 5vw, 56px);
  font-weight: 400;
  line-height: 1;
  color: var(--color-text-primary);
}

.reviews-score__stars {
  letter-spacing: 0.08em;
  font-size: 15px;
  background: var(--gradient-gold);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.reviews-score__meta {
  width: 100%;
  font-size: 14px;
  color: var(--color-text-muted);
}

.reviews-section .cta-row {
  justify-content: center;
}

/* ——— Ablauf ——— */

.steps-section {
  background-color: var(--color-bg-gray);
}

.steps-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.step-card {
  display: flex;
  flex-direction: column;
  gap: var(--space-sm);
  padding: var(--space-xl) var(--space-lg);
}

.step-card + .step-card {
  border-left: 1px solid var(--color-border);
}

.step-card__number {
  font-family: var(--font-heading);
  font-size: 30px;
  font-weight: 400;
  color: var(--color-gold);
  margin: 0;
}

.step-card__title {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--color-text-primary);
  margin: 0;
}

.step-card__text {
  font-size: 15px;
  line-height: 1.7;
  color: var(--color-text-secondary);
  margin: 0;
}

@media (max-width: 960px) {
  .steps-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .step-card:nth-child(3) {
    border-left: 0;
  }
}

@media (max-width: 540px) {
  .steps-grid {
    grid-template-columns: 1fr;
  }

  .step-card + .step-card {
    border-left: 0;
  }
}

/* ——— Preise ——— */

.prices-section {
  background-color: var(--color-bg);
}

.prices-nav {
  margin: 0 0 clamp(28px, 4vw, 48px);
}

.prices-nav__label {
  display: block;
  margin: 0 0 8px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--color-text-muted);
}

.prices-nav__select {
  display: block;
  width: 100%;
  min-height: 48px;
  padding: 12px 40px 12px 14px;
  border: 1px solid var(--color-border);
  border-radius: 0;
  background-color: var(--color-bg-gray);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23111111' stroke-width='1.5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
  background-size: 12px 8px;
  appearance: none;
  -webkit-appearance: none;
  font-family: inherit;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.35;
  color: var(--color-text-primary);
  cursor: pointer;
}

.prices-nav__select:focus {
  outline: 2px solid var(--color-text-primary);
  outline-offset: 2px;
}

.prices-toc {
  display: none;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
}

.prices-toc__link {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
  min-height: 40px;
  padding: 8px 14px;
  border: 1px solid var(--color-border);
  background: var(--color-bg-gray);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--color-text-secondary);
  white-space: nowrap;
  transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
}

.prices-toc__link:hover,
.prices-toc__link.is-active {
  color: var(--color-text-primary);
  border-color: var(--color-gold);
  background: var(--color-white);
}

.prices-catalog {
  display: flex;
  flex-direction: column;
  gap: clamp(28px, 4vw, 48px);
  margin: 0 auto clamp(32px, 4.5vw, 56px);
  max-width: 920px;
  scroll-margin-top: 96px;
}

.price-panel[hidden] {
  display: none !important;
}

@media (min-width: 900px) {
  .prices-nav__label,
  .prices-nav__select {
    display: none;
  }

  .prices-toc {
    display: flex;
  }

  .price-panel[hidden] {
    display: block !important;
  }
}

.price-panel {
  scroll-margin-top: 96px;
  padding-bottom: clamp(24px, 3vw, 36px);
  border-bottom: 1px solid var(--color-border);
}

@media (max-width: 899px) {
  .price-panel {
    border-bottom: 0;
    padding-bottom: 0;
  }
}

.price-panel:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.price-panel__header {
  margin-bottom: var(--space-lg);
}

.price-panel__title {
  font-family: var(--font-heading);
  font-size: clamp(20px, 2vw, 26px);
  font-weight: 400;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--color-text-primary);
  margin: 0 0 var(--space-sm);
}

.price-panel__note {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--color-text-muted);
  margin: 0 0 16px;
}

.price-services {
  display: flex;
  flex-direction: column;
}

.price-service {
  border-bottom: 1px solid var(--color-border);
}

.price-service:first-child {
  border-top: 1px solid var(--color-border);
}

.price-service:last-child {
  border-bottom: 0;
}

.price-service__summary {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px 16px;
  width: 100%;
  padding: 16px 0;
  list-style: none;
  cursor: pointer;
}

.price-service--static .price-service__summary {
  cursor: default;
}

details.price-service > summary::-webkit-details-marker {
  display: none;
}

.price-service__name {
  flex: 1 1 auto;
  min-width: 0;
  font-family: var(--font-body);
  font-size: 15.5px;
  font-weight: 600;
  letter-spacing: 0.01em;
  line-height: 1.35;
  color: var(--color-text-primary);
  margin: 0;
}

.price-service__range {
  flex: 0 0 auto;
  font-size: 15px;
  font-weight: 500;
  white-space: nowrap;
  color: var(--color-text-primary);
  line-height: 1.35;
}

details.price-service > .price-service__summary .price-service__range {
  padding-right: 4px;
}

details.price-service > .price-service__summary::after {
  content: "";
  flex: 0 0 auto;
  width: 8px;
  height: 8px;
  margin-top: 6px;
  border-right: 1.5px solid var(--color-text-muted);
  border-bottom: 1.5px solid var(--color-text-muted);
  transform: rotate(45deg);
  transition: transform 0.2s ease;
}

details.price-service[open] > .price-service__summary::after {
  margin-top: 10px;
  transform: rotate(-135deg);
}

details.price-service > .price-service__summary:hover .price-service__name,
details.price-service > .price-service__summary:hover .price-service__range {
  color: var(--color-text-secondary);
}

.price-service__body {
  padding: 0 0 18px;
}

.price-service__text {
  font-size: 14.5px;
  line-height: 1.7;
  color: var(--color-text-secondary);
  margin: 0 0 12px;
  max-width: 62ch;
}

.price-service__note {
  font-size: 13.5px;
  line-height: 1.65;
  color: var(--color-text-muted);
  margin: 0 0 12px;
  max-width: 62ch;
}

.price-service__note span {
  font-weight: 600;
  color: var(--color-text-secondary);
}

.price-list {
  display: flex;
  flex-direction: column;
}

.price-row {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: var(--space-md);
  padding: 10px 0;
  border-bottom: 1px solid var(--color-border);
}

.price-row:first-child {
  border-top: 1px solid var(--color-border);
}

.price-row:last-child {
  border-bottom: 0;
}

.price-row--solo {
  justify-content: flex-end;
}

.price-row__label {
  font-size: 14.5px;
  color: var(--color-text-secondary);
}

.price-row__label--empty {
  display: none;
}

.price-row__value {
  font-size: 14.5px;
  font-weight: 500;
  white-space: nowrap;
  color: var(--color-text-primary);
}

.price-panel__hint {
  font-size: 13.5px;
  line-height: 1.65;
  color: var(--color-text-muted);
  margin: 4px 0 0;
  padding-top: 14px;
  border-top: 1px solid var(--color-border);
  max-width: 62ch;
}

.prices-more {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 20px 32px;
  max-width: 920px;
  margin: clamp(28px, 4vw, 40px) auto;
  padding: clamp(22px, 3vw, 32px) clamp(22px, 3vw, 36px);
  background: var(--color-bg-gray);
  text-align: left;
}

.prices-more__copy {
  flex: 1 1 240px;
  max-width: 48ch;
}

.prices-more__title {
  font-family: var(--font-heading);
  font-size: clamp(18px, 1.8vw, 22px);
  font-weight: 400;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--color-text-primary);
  margin: 0 0 8px;
}

.prices-more__text {
  font-size: 15.5px;
  line-height: 1.7;
  color: var(--color-text-secondary);
  margin: 0;
}

.prices-more .button {
  flex: 0 0 auto;
}

.prices-section--page {
  min-height: 60vh;
}

/* ——— Instagram-Galerie ——— */

.gallery-section {
  background-color: var(--color-bg-gray);
}

.gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(14px, 1.8vw, 24px);
  margin-bottom: clamp(32px, 4.5vw, 56px);
}

.gallery-item {
  aspect-ratio: 1;
  min-height: 0;
  overflow: hidden;
}

.gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 720px) {
  .gallery-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* ——— FAQ ——— */

.faq-section {
  background-color: var(--color-bg);
}

.faq-inner {
  max-width: 880px;
}

.faq-list {
  display: flex;
  flex-direction: column;
  border-top: 1px solid var(--color-border);
}

.faq-item {
  border-bottom: 1px solid var(--color-border);
}

.faq-item__question {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--space-md);
  padding: var(--space-lg) 0;
  font-family: var(--font-body);
  font-size: clamp(16px, 1.8vw, 18px);
  font-weight: 500;
  color: var(--color-text-primary);
  cursor: pointer;
  list-style: none;
}

.faq-item__question::-webkit-details-marker {
  display: none;
}

.faq-item__question::after {
  content: "+";
  flex-shrink: 0;
  font-size: 22px;
  font-weight: 300;
  line-height: 1;
  color: var(--color-gold);
  transition: transform 0.25s ease;
}

.faq-item[open] .faq-item__question::after {
  transform: rotate(45deg);
}

.faq-item__answer {
  margin: 0;
  padding: 0 0 var(--space-lg);
  max-width: 720px;
  font-size: 15px;
  line-height: 1.75;
  color: var(--color-text-secondary);
}

/* ——— Kontakt (im Footer, einspaltig) ——— */

.contact-section {
  background-color: var(--color-ink);
  scroll-margin-top: 96px;
}

.contact-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: var(--space-lg);
}

.contact-sub {
  font-size: 16px;
  line-height: 1.7;
  color: var(--color-text-light-muted);
  margin: 0;
  max-width: 520px;
}

.contact-hours {
  width: 100%;
  max-width: 420px;
  margin-top: var(--space-xl);
  padding-top: var(--space-xl);
  border-top: 1px solid color-mix(in srgb, var(--color-gold) 45%, transparent);
  text-align: left;
}

.contact-hours__title {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--color-text-light);
  margin: 0 0 var(--space-md);
  text-align: center;
}

.contact-hours__list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.contact-hours__row {
  display: flex;
  justify-content: space-between;
  gap: var(--space-md);
  font-size: 14.5px;
  color: var(--color-text-light-muted);
}

.contact-hours__row--closed {
  opacity: 0.55;
}

.contact-hours__address {
  margin: var(--space-lg) 0 0;
  text-align: center;
  font-size: 14px;
  color: var(--color-text-light-muted);
}

.contact-hours__maps {
  color: inherit;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.28em;
  text-decoration-color: color-mix(in srgb, var(--color-gold-light) 55%, transparent);
  transition: text-decoration-color 0.2s ease, color 0.2s ease;
}

.contact-hours__maps:hover {
  color: var(--color-text-light);
  text-decoration-color: var(--color-gold-light);
}

/* ——— Legal pages ——— */

.legal-section {
  background: var(--color-bg);
}

.legal-inner {
  max-width: 760px;
}

.legal-body {
  font-size: 16px;
  line-height: 1.75;
  color: var(--color-text-secondary);
}

.legal-body a {
  text-decoration: underline;
  text-underline-offset: 3px;
}

.legal-body h2 {
  font-family: var(--font-heading);
  font-size: clamp(18px, 2vw, 22px);
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--color-text-primary);
  margin: clamp(28px, 4vw, 40px) 0 var(--space-md);
}

.legal-body h2:first-child {
  margin-top: 0;
}

.legal-body p {
  margin: 0 0 var(--space-lg);
}

.legal-body ul {
  margin: 0 0 var(--space-lg);
  padding-left: 1.2em;
}

.legal-body li {
  margin: 0 0 0.4em;
}

/* ——— Footer (volle Breite) ——— */

.footer-section {
  background-color: var(--color-bg);
}

.footer-inner {
  display: flex;
  flex-direction: column;
  gap: var(--space-2xl);
  padding: clamp(40px, 5vw, 64px) var(--page-gutter) var(--space-xl);
  border-top: 1px solid var(--color-border);
}

.footer-top {
  display: grid;
  grid-template-columns: minmax(180px, 260px) minmax(0, 1fr);
  gap: var(--space-2xl) clamp(32px, 4vw, 64px);
  align-items: start;
}

.footer-brand {
  display: flex;
  flex-direction: column;
  gap: var(--space-md);
}

.footer-logo-link {
  display: inline-flex;
  line-height: 0;
  width: fit-content;
}

.footer-logo__img {
  display: block;
  height: clamp(72px, 8vw, 104px);
  width: auto;
}

.footer-tagline {
  font-size: 14px;
  color: var(--color-text-muted);
  margin: 0;
}

.footer-reviews {
  margin: 0;
}

.footer-reviews__link {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.35em;
  font-size: 13.5px;
  color: var(--color-text-muted);
  transition: color 0.2s ease;
}

.footer-reviews__link:hover {
  color: var(--color-text-primary);
}

.footer-reviews__score {
  font-weight: 500;
  color: var(--color-text-secondary);
}

.footer-reviews__sep {
  opacity: 0.55;
}

.footer-nav {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(28px, 3.5vw, 56px);
  justify-content: flex-end;
}

.footer-nav-column {
  display: flex;
  flex-direction: column;
  gap: var(--space-sm);
}

.footer-nav-title {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--color-text-primary);
  margin: 0 0 var(--space-xs);
}

.footer-link {
  font-size: 14.5px;
  color: var(--color-text-secondary);
  transition: color 0.2s ease;
}

.footer-link:hover {
  color: var(--color-text-primary);
}

.footer-bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: var(--space-md);
  padding-top: var(--space-lg);
  border-top: 1px solid var(--color-border);
}

.footer-copyright {
  font-size: 13px;
  color: var(--color-text-muted);
  margin: 0;
}

.footer-tagline-small {
  font-family: var(--font-heading);
  font-style: italic;
  font-size: 14px;
  font-weight: 400;
  color: var(--color-text-muted);
  margin: 0;
}

@media (max-width: 720px) {
  .footer-top {
    grid-template-columns: 1fr;
    justify-items: center;
    text-align: center;
  }

  .footer-brand {
    align-items: center;
  }

  .footer-nav {
    justify-content: center;
    text-align: center;
  }

  .footer-nav-column {
    align-items: center;
  }

  .footer-bottom {
    justify-content: center;
    text-align: center;
  }

  .footer-logo__img {
    height: clamp(144px, 42vw, 208px);
  }
}

/* ——— Version 3: 100vw-Split, randloses Bild rechts ——— */

.hero-split {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  align-items: stretch;
  min-height: 560px;
  height: calc(100vh - var(--header-height));
  max-height: 960px;
}

.hero-split__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: var(--space-lg);
  width: 100%;
  max-width: calc(var(--container-max) / 2);
  margin-left: auto;
  padding: clamp(32px, 4vw, 64px) clamp(32px, 4vw, 64px) clamp(32px, 4vw, 64px) var(--page-gutter);
}

.hero-split__content .hero-headline {
  font-size: clamp(30px, 3.6vw, 54px);
}

.hero-split__media {
  height: 100%;
  overflow: hidden;
}

.hero-split__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

@media (max-width: 900px) {
  .hero-split {
    grid-template-columns: 1fr;
    min-height: 0;
    height: auto;
    max-height: none;
  }

  .hero-split__content {
    max-width: none;
    margin-left: 0;
    align-items: center;
    text-align: center;
    padding: clamp(40px, 8vw, 64px) var(--page-gutter);
  }

  .hero-split__content .hero-headline {
    font-size: clamp(34px, 9vw, 46px);
  }

  .hero-split__content .hero-subtitle {
    max-width: 36ch;
  }

  .hero-split__content .cta-row {
    justify-content: center;
  }

  .hero-break {
    display: inline;
  }

  .hero-break-line {
    display: block;
  }

  .hero-split__media img {
    height: clamp(300px, 80vw, 480px);
  }
}

/* ——— Version 4: zentrierter Hero mit laufendem Bildstreifen ——— */

.hero-inner--center {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: clamp(40px, 5vw, 72px);
}

.hero-content--center {
  align-items: center;
  text-align: center;
  max-width: 760px;
}

.hero-content--center .hero-subtitle {
  max-width: 560px;
}

.image-marquee {
  overflow: hidden;
  width: 100%;
  padding-bottom: clamp(48px, 7vw, 96px);
}

.image-marquee__track {
  display: flex;
  width: max-content;
  animation: image-marquee-scroll 55s linear infinite;
}

.image-marquee__group {
  display: flex;
  gap: clamp(12px, 1.4vw, 20px);
  padding-right: clamp(12px, 1.4vw, 20px);
}

.image-marquee__group img {
  height: clamp(240px, 30vw, 400px);
  width: auto;
  flex-shrink: 0;
}

@keyframes image-marquee-scroll {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}

@media (prefers-reduced-motion: reduce) {
  .image-marquee__track {
    animation: none;
  }
}

/* ——— Scroll reveal ——— */

[data-reveal]:not(.is-revealed) {
  opacity: 0;
  transform: translate3d(0, 1.35rem, 0);
}

[data-reveal="fade"]:not(.is-revealed) {
  transform: none;
}

[data-reveal].is-revealed {
  opacity: 1;
  transform: none;
}

[data-reveal] {
  transition:
    opacity 0.85s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.85s cubic-bezier(0.22, 1, 0.36, 1);
  transition-delay: var(--reveal-delay, 0ms);
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  [data-reveal] {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }

  .nav-overlay {
    transition: none;
  }
}
