@charset "UTF-8";
/* -------------------------------------------------------
   SCSS STRUKTUR – EMPFOHLENE REIHENFOLGE

   1. SETTINGS
      - Variablen (Farben, Schriften, Abstände)
      - Mixins & Funktionen
      Beispiel: settings/variables, settings/mixins

   2. BASE
      - Reset / Normalize
      - Standard HTML-Elemente (body, h1–h6, p, ul, img)
      - Grundtypografie
      Beispiel: base/reset, base/typography

   3. LAYOUT
      - Globale Layout-Bereiche
      - Header, Footer, Navigation, Grid, Sidebar
      Beispiel: layout/header, layout/footer

   4. COMPONENTS
      - Wiederverwendbare UI-Komponenten
      - Buttons, Slider, Before/After, Karten, Module
      Beispiel: components/buttons, components/image-slider

   5. PAGES
      - Seitenspezifische Styles
      - Home, Kontakt, Landingpages
      Beispiel: pages/home

   6. UTILITIES / OVERRIDES
      - Kleine Helferklassen
      - Hotfixes & !important-Überschreibungen
      Beispiel: utilities/overrides

   ------------------------------------------------------- */
/* =========================
   GLOBAL STYLING
   ========================= */
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

.content {
  position: relative;
  z-index: 20;
}

/* Button */
.btn {
  display: inline-flex;
  align-items: center;
  align-self: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  padding: 14px 26px;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 500;
  line-height: 1;
  color: var(--wp--preset--color--heading);
  background: rgba(20, 26, 31, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.25);
  transition: 0.16s;
}

.btn:hover {
  background: rgba(20, 26, 31, 0.75);
  border-color: rgba(255, 255, 255, 0.4);
  transform: translateY(-1px);
}

.btn:active {
  transform: none;
}

.btn:focus-visible {
  outline: 2px solid var(--wp--preset--color--heading);
  outline-offset: 4px;
}

.text-center-vertical {
  align-self: center;
}

.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;
}

@media screen and (min-width: 850px) {
  .height-title,
  .image-slider-text,
  .footer-text {
    height: auto;
    min-height: 37.5vh;
  }
  .height-page-title {
    height: auto;
    min-height: 18.75vh;
  }
}
@media screen and (max-width: 849.98px) {
  .height-title {
    height: auto;
    min-height: 28svh;
  }
  .height-page-title {
    height: auto;
    min-height: 10svh;
  }
}
@media screen and (min-width: 1200px) {
  :root {
    --scrollbar-size: 12px;
    --scrollbar-track: var(--wp--preset--color--background);
    --scrollbar-thumb: var(--wp--preset--color--grid-design);
    --scrollbar-thumb-hover: var(--wp--preset--color--color-accent-2);
  }
  html {
    scrollbar-width: thin; /* Firefox */
    scrollbar-color: var(--scrollbar-thumb) var(--scrollbar-track);
  }
  /* Chrome, Edge, Safari */
  *::-webkit-scrollbar {
    width: var(--scrollbar-size);
    height: var(--scrollbar-size);
  }
  *::-webkit-scrollbar-track {
    background: var(--scrollbar-track);
  }
  *::-webkit-scrollbar-thumb {
    background-color: var(--scrollbar-thumb);
    border-radius: 999px;
    border: 3px solid var(--scrollbar-track);
  }
  *::-webkit-scrollbar-thumb:hover {
    background-color: var(--scrollbar-thumb-hover);
  }
}
/* =========================
   FONTS
   ========================= */
.hero-title {
  font-size: clamp(36px, 7vw, 96px);
  font-weight: 500;
  letter-spacing: -0.5px;
  line-height: 1.05;
  margin: 10px 0;
}

.hero-text {
  font-size: clamp(26px, 3vw, 36px);
  font-weight: 600;
  line-height: 1.25;
  margin-top: 20px;
}

h1, h2, h3 {
  font-family: "Inter", sans-serif;
  letter-spacing: -0.5px;
  color: var(--wp--preset--color--heading);
}

h1 {
  font-size: clamp(36px, 5vw, 64px);
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -0.4px;
}

h2 {
  font-size: clamp(26px, 3vw, 36px);
  font-weight: 600;
  line-height: 1.25;
  margin-top: 20px;
}

h3 {
  font-size: clamp(20px, 2.2vw, 28px);
  font-weight: 500;
  line-height: 1.3;
  margin-top: 20px; /* mehr Luft OBEN */
  margin-bottom: 15px; /* weniger UNTEN */
}

a {
  font-size: clamp(16px, 1.3vw, 20px);
  color: var(--wp--preset--color--writing);
  margin: 10px 0;
  text-decoration: none;
}

p {
  font-size: clamp(16px, 1.4vw, 20px);
  color: var(--wp--preset--color--writing);
  line-height: 1.6;
  margin: 10px 0;
}

ul, li {
  color: var(--wp--preset--color--writing);
  font-size: clamp(16px, 1.4vw, 20px);
  line-height: 1.6;
  margin: 10px 0;
}

/* Tabellen allgemein */
.cookie-table-wrapper table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-size: clamp(16px, 1.4vw, 20px);
  color: var(--wp--preset--color--writing);
}

/* Tabellenkopf */
.cookie-table-wrapper th {
  text-align: left;
  padding: 12px 10px;
  font-weight: 600;
  color: var(--wp--preset--color--heading);
  border-bottom: 2px solid var(--wp--preset--color--writing);
}

/* Tabellenzellen */
.cookie-table-wrapper td {
  padding: 10px;
  border-bottom: 1px solid var(--wp--preset--color--writing);
  color: var(--wp--preset--color--writing);
}

/* Optional: leichte Zeilenabstände für besseres Lesen */
.cookie-table-wrapper tr:last-child td {
  border-bottom: none;
}

.text-content {
  padding-left: clamp(20px, 3vw, 60px);
  padding-right: clamp(20px, 3vw, 60px);
}

a.active {
  color: var(--wp--preset--color--color-accent-3);
}

.is-style-default {
  font-size: clamp(20px, 10vw, 60px);
}

.is-style-default p {
  font-style: italic;
}

body {
  background: var(--wp--preset--color--background);
  font-family: "Inter", sans-serif;
  font-size: clamp(20px, 10vw, 60px);
}

#copyright {
  font-size: 15px;
  text-align: center;
  padding: 10px;
  color: var(--wp--preset--color--accent);
}

@media screen and (max-width: 849.98px) {
  /* Große Überschrift – stark, aber nicht übertrieben */
  .hero-title {
    font-size: clamp(35px, 10vw, 50px);
  }
  h1 {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: -0.5px;
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
  /* Mittlere Überschrift */
  h2 {
    font-size: 1.4rem;
    font-weight: 700;
  }
  /* Kleine Überschrift */
  h3 {
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: -0.2px;
    margin-bottom: 0.6rem;
  }
  /* Optional: mehr Text-Luft für bessere Lesbarkeit */
  p {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.navbar:hover, a:hover, .navicon i:hover, .main-nav a:hover, .main-nav .wp-block-navigation-item__content:hover, .menu-secondary a:hover {
  color: var(--wp--preset--color--color-accent-2);
  text-decoration: none;
  transition: 0.3s;
}

/* Basis-Textgröße für Smartphones */
body {
  font-size: 16px;
  line-height: 1.6;
}

/* Horizontal zentrieren (Text zentriert) */
.text-center-horizontal {
  text-align: center;
}

/* Links */
.text-left {
  text-align: left;
}

/* Rechts */
.text-right {
  text-align: right;
}

/* Vertikal zentrieren (perfekt für div + Flexbox) */
.text-center-vertical {
  display: flex;
  flex-direction: column;
  justify-content: center; /* vertikal zentrieren */
}

/* =========================
   LISTEN – Custom & bündig
   ========================= */
.text-content ul {
  list-style: none;
  padding-left: 0;
  margin: 1.4rem 0;
}

.text-content ul li {
  position: relative;
  margin: 0.4rem 0;
  padding-left: 1.2rem;
}

.text-content ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.7rem;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--wp--preset--color--heading);
  opacity: 0.6;
}

/* ==========================================
   GLOBAL OVERFLOW-PROTECTION FOR TEXT PAGES
   ========================================== */
/* Verhindert, dass lange Wörter oder URLs das Layout sprengen */
.text-content,
.text-content p,
.text-content a,
.text-content ul,
.text-content li {
  overflow-wrap: break-word;
  word-break: break-word;
  max-width: 100%;
}

/* Listen immer auf sichere Breite begrenzen */
.text-content ul,
.text-content li {
  overflow-x: hidden;
}

/* Speziell für Datenschutz/Impressum/Gerätebreite */
.page-grid {
  max-width: 100%;
  overflow-x: hidden;
}

/* Absolut sicher:
   Verhindert horizontales Scrollen auf der gesamten Seite */
html, body {
  max-width: 100%;
}

/* =========================
   GRID-LINES
   ========================= */
body {
  position: relative;
}

#smooth-wrapper,
#smooth-content {
  position: relative;
  z-index: 20;
}

:root {
  --grid-color: var(--wp--preset--color--grid-design);
  --grid-color-horzontral: var(--wp--preset--color--grid-design);
  --side-color: var(--wp--preset--color--side-design);
  --grid-line-opacity: 0.45;
  --grid-horizontal-opacity: 0.5;
}

/* Raster-Overlay über dem Content */
#smooth-content::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 10;
  background-image: linear-gradient(to bottom, var(--grid-color) 0%, var(--grid-color) 100%), linear-gradient(to bottom, var(--grid-color) 0%, var(--grid-color) 100%), linear-gradient(to bottom, var(--grid-color) 0%, var(--grid-color) 100%); /* rechte Linie */
  background-repeat: no-repeat;
  background-position: 80px 0, 50% 0, calc(100% - 80px) 0;
  background-size: 1px 100%, 1px 100%, 1px 100%;
  opacity: var(--grid-line-opacity);
}

/* horizontale Linien: Container muss positioniert sein */
.page-grid {
  position: relative;
}

.page-grid > * {
  position: relative;
}

.page-grid > :not(.left-margin):not(.right-margin) {
  z-index: 20;
}

.left-margin,
.right-margin {
  z-index: 0;
}

/* horizontale Linie oben */
.page-grid::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--grid-color-horzontral);
  opacity: var(--grid-horizontal-opacity);
  pointer-events: none;
  z-index: 10;
}

/* horizontale Linie unten */
.page-grid::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--grid-color-horzontral);
  opacity: var(--grid-horizontal-opacity);
  pointer-events: none;
  z-index: 10;
}

/* Keine Doppel-Linie zwischen direkt aufeinanderfolgenden Grid-Blöcken */
.page-grid + .page-grid::before {
  content: none;
}

/* responsive */
@media screen and (max-width: 849.98px) {
  #smooth-content::after {
    background-position: 10px 0, 50% 0, calc(100% - 10px) 0;
  }
}
@media screen and (min-width: 850px) {
  .left-margin, .right-margin {
    background: repeating-linear-gradient(to bottom, var(--side-color), var(--side-color) 1px, transparent 1px, transparent 12px);
  }
}
/* =========================
   Grid Design
   ========================= */
.page-grid {
  position: relative;
  display: grid;
  grid-template-columns: 80px 1fr 1fr 80px;
  gap: 0px;
  max-width: 100%;
  margin: 0 auto;
}

.main-wide {
  grid-column: 2/4;
}

.full-wide {
  grid-column: 1/5;
}

.image-slider {
  height: auto;
}

.grid-content {
  margin: 20px;
}

@media screen and (max-width: 849.98px) {
  .page-grid {
    grid-template-columns: 10px 1fr 1fr 10px;
  }
  /* Mittlere Spalten für mobile Ansicht */
  .page-grid > .half-wide {
    grid-column: 2/4;
  }
  /* Reihenfolge für Block 1 */
  .block1-text {
    order: 1;
  }
  .block1-image {
    order: 2;
  }
  /* Reihenfolge für Block 2 */
  .block2-text {
    order: 3;
  }
  .block2-image {
    order: 4;
  }
}
.before-after-wrapper {
  position: relative;
  max-width: 400px;
  border-radius: 10px;
  overflow: hidden;
}

@media screen and (max-width: 849.98px) {
  .before-after-wrapper {
    max-width: 400px;
  }
  .before-after-wrapper .handle {
    left: calc(50% - 0.5px);
  }
}
.before-image-wrapper {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 10;
}

.before-image {
  background-size: cover;
  height: 100%;
  width: 100%;
}

.after-image {
  background-size: cover;
  inset: 0;
  position: absolute;
}

.handle {
  align-items: center;
  background: var(--wp--preset--color--grid-design);
  bottom: 0;
  cursor: col-resize;
  display: flex;
  justify-content: center;
  left: 50%;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 20;
}

.handle::before {
  content: "";
  position: absolute;
  inset: 0 -20px;
}

.handle::after {
  align-items: center;
  background: var(--wp--preset--color--black);
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="24" width="24" viewBox="0 0 512 512"><path fill="rgb(255, 255, 255)" d="M505.7 265.7c3-3 3.1-7.9 .2-11.1l-104-112c-3-3.2-8.1-3.4-11.3-.4s-3.4 8.1-.4 11.3L481.7 252 23.3 252l90.3-90.3c3.1-3.1 3.1-8.2 0-11.3s-8.2-3.1-11.3 0l-104 104c-3.1 3.1-3.1 8.2 0 11.3l104 104c3.1 3.1 8.2 3.1 11.3 0s3.1-8.2 0-11.3L23.3 268l457.4 0-90.3 90.3c-3.1 3.1-3.1 8.2 0 11.3s8.2 3.1 11.3 0l104-104z"/></svg>');
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 50%;
  content: "";
  display: flex;
  font-size: 16px;
  font-weight: bold;
  justify-content: center;
  max-height: 40px;
  max-width: 40px;
  min-height: 40px;
  min-width: 40px;
}

/* =========================
   Carousel Container
   ========================= */
.carousel {
  transform: translateZ(0);
  backface-visibility: hidden;
  will-change: transform;
}

.carousel-cell {
  transform: translateZ(0);
  backface-visibility: hidden;
  will-change: transform;
}

.carousel-cell img {
  display: block;
  width: 100%;
  height: auto;
  transform: translateZ(0);
  backface-visibility: hidden;
  will-change: transform;
}

.carousel {
  width: 99vw;
  margin-left: calc(50% - 49.5vw);
  overflow: hidden;
}

/* Einzelne Carousel-Zelle */
.carousel-cell {
  flex-shrink: 0; /* wichtig für Flickity cellSpacing */
  margin-right: 15px;
  margin-left: 15px;
  border-radius: 10px;
  overflow: hidden; /* Rundungen wirken oben + unten */
}

/* Bilder in Carousel-Zellen */
.carousel-cell img {
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}

/* Slider 1: 1 Bild pro Slide auf Desktop */
.slider-1 .carousel-cell {
  width: calc(24.75vw - 30px);
}

/* Slider 2: 2 Bilder pro Slide auf Desktop */
.slider-2 .carousel-cell {
  width: calc(24.75vw - 30px);
}

/* =========================
   Responsive Anpassungen
   ========================= */
@media screen and (max-width: 849.98px) {
  .slider-1 .carousel-cell {
    width: calc(99vw - 15px);
  }
  .slider-2 .carousel-cell {
    width: calc(49.5vw - 15px);
  }
  .carousel-cell {
    margin-right: 7.5px;
    margin-left: 7.5px;
    border-radius: 5px;
  }
}
.sl-overlay {
  background: rgba(0, 0, 0, 0.35);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.sl-wrapper {
  font-family: "Inter";
}

.sl-wrapper .sl-close {
  color: var(--wp--preset--color--heading);
  font-size: 2.5rem;
}

.sl-wrapper .sl-navigation button {
  color: var(--wp--preset--color--heading);
}

.sl-wrapper .sl-image .sl-caption {
  color: var(--wp--preset--color--heading);
  background: transparent;
  text-align: center;
  font-size: 0.95rem;
}

/* =========================
   HEADER
   ========================= */
.desktop-header {
  top: 0;
  width: 100%;
  z-index: 500;
  transition: padding 0.3s ease;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
}

body {
  scrollbar-gutter: stable;
}

.mobile-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  gap: 20px;
}

.header-right {
  display: flex;
  align-items: center;
  gap: 20px;
}

#logo-img {
  width: auto;
  transition: height 0.3s ease;
}

.logo-link {
  display: flex;
  align-items: center;
}

.social-networks ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* =========================
   MENU TOGGLE + OVERLAY
   ========================= */
.menu-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border: 0;
  background: transparent;
  color: var(--wp--preset--color--writing);
  cursor: pointer;
  position: relative;
  z-index: 30;
}

.menu-toggle:focus-visible {
  outline: 2px solid var(--wp--preset--color--heading);
  outline-offset: 3px;
}

.menu-icon {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 18px;
  transform-origin: center center;
}

.menu-line {
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  background: currentColor;
  border-radius: 999px;
  transform-origin: center;
}

.menu-line--top {
  top: 4px;
}

.menu-line--bottom {
  bottom: 4px;
}

.menu-overlay {
  position: fixed;
  inset: 0;
  z-index: 30;
  background: var(--wp--preset--color--background);
  display: grid;
  align-items: start;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}

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

.menu-overlay__inner {
  padding: calc(var(--header-height) + 24px) 20px 32px;
  height: 100dvh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  display: flex;
  flex-direction: column;
  background: var(--wp--preset--color--background);
  box-shadow: 0 30px 60px rgba(20, 19, 18, 0.18);
}

.menu-secondary {
  margin-top: auto;
  display: grid;
  gap: 12px;
  opacity: 0.85;
}

.menu-secondary ul {
  display: grid;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.menu-secondary a {
  display: block;
  width: 100%;
  color: var(--wp--preset--color--heading);
  font-size: 1rem;
}

/* =========================
   HEADER ONLY DESKTOP
   ========================= */
@media screen and (min-width: 850px) {
  :root {
    --header-height: 90px;
  }
  .desktop-header {
    position: fixed;
    top: 0;
    background-color: var(--wp--preset--color--color-accent-1);
    height: var(--header-height);
    padding: 0 80px;
    will-change: transform;
  }
  .menu-toggle,
  .menu-overlay {
    display: none;
  }
  #logo-img {
    height: calc(var(--header-height) - 20px);
    width: auto;
  }
  .header-nav {
    display: flex;
    align-items: center;
  }
  .mobile-bar {
    height: 100%;
  }
  .logo-link {
    padding: 10px 0;
  }
  body {
    padding-top: var(--header-height);
  }
  body.has-scroll-smoother {
    padding-top: 0;
  }
  body.has-scroll-smoother #smooth-content {
    padding-top: var(--header-height);
  }
  .editor-styles-wrapper {
    padding-top: var(--header-height);
  }
  .main-nav {
    display: flex;
    font-size: clamp(18px, 1.8vw, 35px);
    margin-left: 10px;
    flex-wrap: nowrap;
  }
  /* Dropdown TBD*/
  .main-nav .wp-block-navigation__submenu-container {
    position: absolute;
    top: 100%;
    left: 0;
    width: -moz-max-content;
    width: max-content;
    max-width: 320px;
    padding: 0;
    background: var(--header-color);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 12px;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.35);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-4px);
    transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s;
    pointer-events: none;
    list-style: none;
    margin: 0;
    z-index: 1000;
    display: grid;
    gap: 2px;
  }
  .main-nav .wp-block-navigation__submenu-container::before {
    content: "";
    position: absolute;
    top: -8px;
    left: 0;
    right: 0;
    height: 8px;
  }
  .main-nav .wp-block-navigation-item:hover > .wp-block-navigation__submenu-container,
  .main-nav .wp-block-navigation-item:focus-within > .wp-block-navigation__submenu-container {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto;
  }
  .main-nav .wp-block-navigation__submenu-container .wp-block-navigation-item {
    margin: 0;
  }
  .main-nav .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
    display: block;
    border-radius: 8px;
  }
  .main-nav .wp-block-navigation__submenu-container .wp-block-navigation-item__content:hover {
    background: rgba(255, 255, 255, 0.06);
  }
  /* Dropdown Ende*/
}
/* =========================
   HEADER ONLY SMALL SCREENS
   ========================= */
@media screen and (max-width: 849.98px) {
  :root {
    --header-color: var(--wp--preset--color--color-accent-1);
    --header-height: 50px;
  }
  .desktop-header {
    position: fixed;
    background-color: transparent;
    display: flex;
    flex-direction: column;
    height: var(--header-height);
  }
  .mobile-bar {
    padding: 0 15px;
    width: 100%;
    height: var(--header-height);
    position: relative;
    z-index: 500;
    background-color: var(--wp--preset--color--color-accent-1);
  }
  #logo-img {
    height: clamp(28px, 5vw, 40px);
  }
  body {
    margin-top: var(--header-height);
  }
  body.has-scroll-smoother {
    margin-top: 0;
  }
  body.has-scroll-smoother #smooth-content {
    padding-top: var(--header-height);
  }
  @supports (padding: max(0px)) {
    #smooth-content {
      padding-bottom: max(0px, env(safe-area-inset-bottom));
    }
  }
  .header-nav {
    display: none;
  }
  /* =========================
     MOBILE MENU OVERLAY (PRIMARY + SOCIALS)
     ========================= */
  .menu-overlay__inner {
    /* wichtig für "unten andocken" */
    display: flex;
    flex-direction: column;
  }
  /* PRIMARY MENU */
  .menu-overlay .menu-primary {
    width: 100%;
  }
  .menu-overlay .menu-primary .wp-block-navigation,
  .menu-overlay .menu-primary .wp-block-navigation__responsive-container,
  .menu-overlay .menu-primary .wp-block-navigation__responsive-container-content,
  .menu-overlay .menu-primary .wp-block-navigation__container {
    width: 100%;
    max-width: none;
  }
  .menu-overlay .menu-primary .wp-block-navigation__container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 0;
    margin-top: 50px;
    padding: 0;
    list-style: none;
  }
  .menu-overlay .menu-primary .wp-block-navigation__container > li {
    margin: 0;
  }
  .menu-overlay .menu-primary a {
    display: inline-block;
    text-align: left;
    white-space: nowrap;
    line-height: 1.2;
    font-weight: 800;
    margin: 0;
    padding: 0;
    /* deine gewünschte Typo-Logik */
    font-size: clamp(2.2rem, 12vw, 4.5rem);
  }
  .menu-overlay .menu-primary .wp-block-navigation__submenu-container {
    position: static;
    opacity: 1;
    visibility: visible;
    transform: none;
    pointer-events: auto;
    background: transparent;
    border: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
    display: grid;
  }
  /* SECONDARY / SOCIALS: unten angedockt + Grid */
  .menu-overlay .menu-secondary {
    margin-top: auto; /* <--- Andocken nach unten */
    padding-top: 24px; /* Abstand zum Hauptmenü */
    opacity: 0.85;
  }
  .menu-overlay .menu-secondary ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  /* Dein HTML: mehrere <a> in EINEM <li> → wir machen daraus ein Grid */
  .menu-overlay .menu-secondary .social-network {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    gap: 12px;
    margin: 0;
    padding: 0;
  }
  .menu-overlay .menu-secondary a.link-item {
    display: block;
    width: 100%;
    font-size: 1rem;
    text-align: center;
  }
}
/* ===================================
   CONTAINER FÜR ZWEI ICONS
=================================== */
.app-icon-container {
  /* Dynamik */
  --icon-size: clamp(56px, 6vw, 80px);
  --icon-gap: clamp(10px, 2.2vw, 18px);
  /* Steuert, wann von 3 -> 2 -> 1 Spalte umgebrochen wird */
  --icon-min: 96px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, var(--icon-min)), 1fr));
  gap: var(--icon-gap);
  /* Maximal 3 Spalten: Containerbreite auf 3 Spalten „deckeln“ */
  max-width: calc(3 * var(--icon-min) + 2 * var(--icon-gap));
  width: 100%;
  /* Zentrieren im übergeordneten Grid-Element */
  margin: 0 auto;
  place-content: center;
  justify-items: center;
  padding: 20px 0;
  /* Verhindert inneres Scrollen durch Subpixel-Overflow */
  overflow: hidden;
}

/* ===================================
   APP ICON
=================================== */
.app-icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  gap: 12px;
  color: var(--wp--preset--color--heading);
  transition: transform 0.25s ease;
}

.app-icon:hover {
  filter: brightness(0.85);
}

.app-icon {
  will-change: transform;
}

.app-whatsapp .icon-box {
  background-color: #25D366;
}

.app-instagram .icon-box {
  background-color: #DD2A7B;
}

.app-mail .icon-box {
  background-color: #20a6ff;
}

/* ===================================
   ICON BOX (Quadrat)
=================================== */
.icon-box {
  width: 80px;
  height: 80px;
  background-color: var(--wp--preset--color--color-accent-3);
  border-radius: 16px;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18), 0 2px 4px rgba(0, 0, 0, 0.12);
  transition: background-color 0.3s ease, transform 0.3s ease;
}

/* ===================================
   SVG ABSOLUT ZENTRIERT
=================================== */
.icon-svg {
  width: 80%;
  height: 80%;
  display: block;
  pointer-events: none;
  color: var(--wp--preset--color--heading);
}

/* ===================================
   TEXT
=================================== */
.icon-label {
  font-size: 14px;
  color: var(--wp--preset--color--heading);
}

.footer-infos {
  display: flex;
  flex-direction: column;
  gap: 3px;
}

.footer-infos p {
  margin: 0;
}

.footer-infos h3 {
  margin-bottom: 1rem;
}

.footer-container {
  flex-direction: column;
  text-align: center;
  gap: 1rem;
}

.footer {
  flex-direction: column;
  text-align: center;
  gap: 2rem;
  align-items: center;
  position: relative;
  background: var(--wp--preset--color--color-accent-1);
  z-index: 20;
}

/* --- LINK-CONTAINER --- */
.link-item {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  text-decoration: none;
  color: inherit;
}

/* --- ICON-CONTAINER --- */
.link-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* --- SVG-STYLING --- */
.link-icon svg {
  width: 1em;
  height: 1em;
  flex-shrink: 0;
}

/* --- DAMIT DER LINK NICHT GESTRECKT WIRD (wegen .text-center-vertical) --- */
.text-center-vertical .link-item {
  align-self: center;
}

@media screen and (min-width: 850px) {
  .footer-head {
    margin: 0px 0;
  }
  .button {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 849.98px) {
  .footer-head {
    margin: 0px 0;
  }
  .button {
    margin-bottom: 25px;
  }
}
/* =========================
   Body
   ========================= */
.carousel-cell {
  width: 50%; /* Desktop */
}

.quote-block p {
  font-size: 5vw;
  line-height: 1.3;
  color: var(--wp--preset--color--heading);
  text-align: left;
}

.quote-block cite {
  display: block;
  text-align: left;
  margin-top: 15px;
  font-size: 1.2rem;
  font-weight: 400;
  color: var(--wp--preset--color--writing);
  font-style: normal;
}

.slogan-svg {
  margin-top: 20px;
  display: block;
  width: 250px;
  color: var(--wp--preset--color--heading);
}

/* ======================================
   SLOGAN / BACKGROUND SECTION (DESKTOP)
   ====================================== */
.slogan-bg {
  position: relative;
  /* Hintergrund */
  background-image: url("/wp-content/uploads/2025/11/IMG_4991.jpeg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  /* Layout */
  min-height: 600px;
  padding: 0px 0;
}

/* Dieser Block soll nicht global auf z(content) angehoben werden */
.page-grid > .main-wide.slogan-bg {
  z-index: 0;
}

/* Wenn slogan-bg auf main-wide liegt: 2-Spalten Grid für die zwei half-wide */
.main-wide.slogan-bg {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center; /* vertikal zentrieren */
}

/* Inhalte über dem Overlay */
.slogan-bg > * {
  position: relative;
  z-index: 20;
}

/* Overlay */
.slogan-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(20, 26, 31, 0.4);
  z-index: 0;
}

/* ======================================
   BREAKPOINT: MAX 850PX (MOBILE)
   ====================================== */
@media screen and (max-width: 849.98px) {
  /* Slider */
  .carousel-cell {
    width: 100%;
  }
  /* Zitate */
  .quote-block p {
    text-align: center;
    font-size: 10vw;
    margin-left: 20px;
  }
  .quote-block cite {
    text-align: center;
  }
  .main-wide.slogan-bg {
    grid-template-columns: 1fr;
    z-index: 0;
  }
  /* Slogan Mobile */
  .slogan-bg {
    padding: 100px 0;
  }
  .slogan-svg {
    margin-left: auto; /* mobil: zentriert */
    margin-right: auto;
  }
  .main-wide.slogan-bg > .half-wide {
    position: relative;
    z-index: 20;
  }
}
/* =========================
   Page-Gallery
   ========================= */
.header-gallery-background {
  position: relative;
  height: 300px;
  overflow: hidden;
}

.header-gallery-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.5;
  z-index: 0;
}

.header-gallery-titel {
  z-index: 20;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center; /* vertikal */
  align-items: center; /* horizontal */
  position: relative;
  z-index: 20;
}

.gallery-container {
  margin: 20px;
}

.dynamic-gallery {
  display: flex;
  flex-wrap: wrap; /* Zeilen umbrechen */
  justify-content: center;
  gap: 20px; /* sorgt für gleiche Abstände zwischen Zeilen UND Spalten */
  justify-content: center;
}

.dynamic-gallery a {
  position: relative;
  overflow: hidden; /* wichtig für den Zoom */
  flex: 1 1 360px;
  border-radius: 12px;
}

.dynamic-gallery img {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transform: scale(1);
  transition: opacity 0.35s ease, transform 0.35s ease;
}

/* Hover-Effekt Desktop */
.dynamic-gallery a:hover img {
  opacity: 1;
  transform: scale(1.05);
}

/* Touch-Effekt Mobile */
.dynamic-gallery a:active img,
.dynamic-gallery a:focus img {
  opacity: 1;
  transform: scale(1.05);
}

/* Filter Navigation */
.gallery-filter {
  display: flex;
  gap: 10px;
  margin-top: 10px;
  margin-bottom: 5px;
}

.gallery-filter a {
  font-size: 20px;
}

@media screen and (max-width: 849.98px) {
  .gallery-filter {
    justify-content: center; /* zentriert die Links */
    text-align: center;
    flex-wrap: wrap; /* Zeilenumbruch wenn nötig */
  }
}
/* =========================
   Page: Produktfotografie
   ========================= */
.produkt-bg {
  position: relative;
  z-index: 0;
  padding: 0px 0;
}

.produkt-bg-image {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 12px;
}

/* Overlay */
.produkt-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(20, 26, 31, 0.4);
  z-index: 0;
}/*# sourceMappingURL=style.css.map */