/* ==========================================================================
   B.T.R. Gebäudeservice — Design System
   ========================================================================== */

/* ==========================================================================
   Self-hosted fonts (DSGVO-konform, keine externen Requests)
   Quelle: Bunny Fonts (Open-Source-Schriften), lokal eingebunden.
   ========================================================================== */

/* --- Archivo (Display + serif-italic accents) --- */
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/archivo-latin-400-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/archivo-latin-500-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/archivo-latin-600-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/archivo-latin-700-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Archivo';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/archivo-latin-400-italic.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Archivo';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/archivo-latin-500-italic.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* --- Inter (Body sans) --- */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../fonts/inter-latin-300-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/inter-latin-400-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/inter-latin-500-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/inter-latin-600-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* --- JetBrains Mono (Mono-Akzente, Eyebrows, Zahlen) --- */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/jetbrains-mono-latin-400-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/jetbrains-mono-latin-500-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root {
  /* Brand */
  --navy: #0d2340;
  --navy-deep: #081630;
  --navy-soft: #1b3458;
  --silver: #8a94a3;
  --silver-light: #c9d0db;
  --steel: #5a6778;

  /* Paper / neutrals */
  --cream: #f2ede3;
  --paper: #faf7f1;
  --paper-dim: #eee8dc;
  --ink: #0a1220;
  --ink-soft: #2b3548;

  /* Accent */
  --accent: #c89b3c;
  --accent-warm: #e0b354;
  --accent-deep: #8a6a26;

  /* Utility */
  --line: rgba(13, 35, 64, 0.12);
  --line-strong: rgba(13, 35, 64, 0.28);
  --shadow-sm: 0 2px 10px rgba(10, 18, 32, 0.06);
  --shadow-md: 0 10px 30px rgba(10, 18, 32, 0.10);
  --shadow-lg: 0 30px 80px rgba(10, 18, 32, 0.18);

  /* Type */
  --display: 'Archivo', 'Helvetica Neue', 'Arial', sans-serif;
  --serif: var(--display);
  --sans: 'Inter', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;
  --mono: 'JetBrains Mono', 'SF Mono', ui-monospace, monospace;

  /* Space */
  --container: 1320px;
  --gutter: clamp(1.25rem, 4vw, 2.5rem);

  /* Motion */
  --ease: cubic-bezier(0.22, 1, 0.36, 1);
}

/* ==========================================================================
   Reset
   ========================================================================== */
*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; }
body {
  margin: 0;
  font-family: var(--sans);
  font-size: 17px;
  line-height: 1.6;
  color: var(--ink);
  background: var(--paper);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  font-optical-sizing: auto;
}
img, svg, video { display: block; max-width: 100%; height: auto; }
a { color: inherit; text-decoration: none; }
button { font: inherit; cursor: pointer; border: none; background: none; color: inherit; }
ul, ol { padding: 0; margin: 0; list-style: none; }
h1, h2, h3, h4, h5, h6, p { margin: 0; }
input, textarea, select {
  font: inherit;
  color: inherit;
  background: transparent;
  border: 1px solid var(--line);
  padding: 14px 18px;
  border-radius: 2px;
  transition: border-color .2s var(--ease), background .2s var(--ease);
  width: 100%;
  max-width: 100%;
  display: block;
}
input[type="checkbox"], input[type="radio"] { width: auto; display: inline-block; }
input:focus, textarea:focus, select:focus {
  outline: none;
  border-color: var(--navy);
  background: #fff;
}
::selection { background: var(--navy); color: var(--cream); }

/* ==========================================================================
   Typography
   ========================================================================== */
.font-serif { font-family: var(--display); font-weight: 500; font-style: normal; }
.font-display { font-family: var(--display); font-weight: 500; }
.font-italic { font-style: italic; }

.eyebrow {
  font-family: var(--sans);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--accent);
  display: inline-flex;
  align-items: center;
  gap: 12px;
}
.eyebrow::before {
  content: "";
  width: 32px;
  height: 1px;
  background: var(--accent);
  display: inline-block;
}
.eyebrow.on-dark { color: var(--accent-warm); }
.eyebrow.on-dark::before { background: var(--accent-warm); }

.display {
  font-family: var(--display);
  font-weight: 500;
  line-height: 1.0;
  letter-spacing: -0.035em;
  font-size: clamp(2.6rem, 7vw, 6rem);
  text-transform: none;
}
.display em { font-style: italic; font-weight: 500; color: var(--accent-warm); }

h1.section-title, h2.section-title {
  font-family: var(--display);
  font-weight: 500;
  line-height: 1.05;
  letter-spacing: -0.03em;
  font-size: clamp(2rem, 4.5vw, 3.8rem);
}
h1.section-title em, h2.section-title em { font-style: italic; color: var(--accent-deep); font-weight: 500; }
h3 {
  font-family: var(--display);
  font-weight: 600;
  font-size: clamp(1.3rem, 1.9vw, 1.7rem);
  line-height: 1.2;
  letter-spacing: -0.02em;
}
.lead {
  font-size: clamp(1.05rem, 1.3vw, 1.25rem);
  line-height: 1.55;
  color: var(--ink-soft);
  max-width: 60ch;
}
.kicker {
  font-size: 13px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  font-weight: 500;
  color: var(--steel);
}

/* ==========================================================================
   Layout
   ========================================================================== */
.container {
  width: 100%;
  max-width: var(--container);
  margin: 0 auto;
  padding: 0 var(--gutter);
}
.section {
  padding: clamp(4rem, 9vw, 8rem) 0;
}
.section-sm { padding: clamp(3rem, 6vw, 5rem) 0; }

.grid { display: grid; gap: clamp(1.5rem, 3vw, 2.5rem); }
.grid-2 { grid-template-columns: repeat(2, 1fr); }
.grid-3 { grid-template-columns: repeat(3, 1fr); }
.grid-4 { grid-template-columns: repeat(4, 1fr); }
@media (max-width: 900px) {
  .grid-2, .grid-3, .grid-4 { grid-template-columns: 1fr; }
}
@media (min-width: 700px) and (max-width: 1100px) {
  .grid-3, .grid-4 { grid-template-columns: repeat(2, 1fr); }
}

.divider {
  height: 1px;
  background: var(--line);
  width: 100%;
}

/* ==========================================================================
   Buttons
   ========================================================================== */
.btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 16px 28px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  border-radius: 2px;
  transition: all .3s var(--ease);
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.btn .arrow {
  width: 18px; height: 1px; background: currentColor;
  position: relative; transition: width .3s var(--ease);
}
.btn .arrow::after {
  content: ""; position: absolute; right: 0; top: -3px;
  width: 8px; height: 8px;
  border-right: 1px solid currentColor;
  border-top: 1px solid currentColor;
  transform: rotate(45deg);
}
.btn:hover .arrow { width: 28px; }

.btn-primary {
  background: var(--navy);
  color: var(--cream);
}
.btn-primary:hover { background: var(--navy-deep); transform: translateY(-2px); box-shadow: var(--shadow-md); }

.btn-cream {
  background: var(--cream);
  color: var(--navy);
}
.btn-cream:hover { background: #fff; transform: translateY(-2px); }

.btn-ghost {
  background: transparent;
  color: var(--cream);
  border: 1px solid rgba(242, 237, 227, 0.45);
}
.btn-ghost:hover { border-color: var(--cream); background: rgba(242, 237, 227, 0.08); }

.btn-dark-ghost {
  background: transparent;
  color: var(--navy);
  border: 1px solid var(--line-strong);
}
.btn-dark-ghost:hover { border-color: var(--navy); background: rgba(13, 35, 64, 0.04); }

.link-arrow {
  display: inline-flex; align-items: center; gap: 10px;
  font-size: 14px; font-weight: 500;
  letter-spacing: 0.08em; text-transform: uppercase;
  color: var(--navy);
  padding-bottom: 4px;
  border-bottom: 1px solid var(--line-strong);
  transition: border-color .2s var(--ease), color .2s var(--ease);
}
.link-arrow:hover { border-color: var(--navy); color: var(--accent-deep); }

/* ==========================================================================
   Navigation
   ========================================================================== */
.nav {
  position: fixed;
  top: 0; left: 0; right: 0;
  z-index: 100;
  transition: background .3s var(--ease), backdrop-filter .3s var(--ease), border-color .3s var(--ease);
  border-bottom: 1px solid transparent;
}
.nav-inner {
  display: flex; align-items: center; justify-content: space-between;
  padding: 18px var(--gutter);
  max-width: 100%;
}
.nav-brand {
  display: flex; align-items: center; gap: 14px;
  color: var(--cream);
  transition: color .3s var(--ease);
}
.nav-brand img { height: 46px; width: auto; filter: brightness(0) invert(1); transition: filter .3s var(--ease); }
.nav-brand-text { line-height: 1.1; }
.nav-brand-text strong { font-family: var(--display); font-weight: 700; font-size: 18px; letter-spacing: 0.02em; display: block; }
.nav-brand-text small { font-size: 10px; letter-spacing: 0.22em; text-transform: uppercase; opacity: .75; }

.nav-menu {
  display: flex; gap: clamp(1rem, 2.5vw, 2.4rem); align-items: center;
}
.nav-menu a {
  font-size: 14px; font-weight: 500; letter-spacing: 0.03em;
  color: var(--cream);
  position: relative;
  padding: 6px 0;
  transition: color .2s var(--ease), opacity .2s var(--ease);
  opacity: .85;
}
.nav-menu a:hover, .nav-menu a.active { opacity: 1; }
.nav-menu a.active::after {
  content: ""; position: absolute; bottom: -2px; left: 0; right: 0;
  height: 1px; background: var(--accent-warm);
}

.nav-cta {
  display: flex; align-items: center; gap: 18px;
}
.nav-phone {
  font-size: 14px; font-weight: 500; color: var(--cream);
  display: inline-flex; align-items: center; gap: 8px;
}
.nav-phone svg { width: 16px; height: 16px; opacity: .8; }

.nav-toggle {
  display: none;
  width: 46px; height: 46px;
  color: var(--cream);
  align-items: center; justify-content: center;
}
.nav-toggle span {
  display: block;
  width: 22px; height: 1px; background: currentColor;
  position: relative;
}
.nav-toggle span::before, .nav-toggle span::after {
  content: ""; position: absolute; left: 0;
  width: 22px; height: 1px; background: currentColor;
}
.nav-toggle span::before { top: -7px; }
.nav-toggle span::after { top: 7px; }

/* Scrolled / solid state */
.nav.scrolled, .nav.solid {
  background: rgba(250, 247, 241, 0.92);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border-bottom-color: var(--line);
}
.nav.scrolled .nav-brand, .nav.solid .nav-brand,
.nav.scrolled .nav-menu a, .nav.solid .nav-menu a,
.nav.scrolled .nav-phone, .nav.solid .nav-phone,
.nav.scrolled .nav-toggle, .nav.solid .nav-toggle {
  color: var(--navy);
}
.nav.scrolled .nav-brand img, .nav.solid .nav-brand img { filter: none; }
.nav.scrolled .btn-ghost, .nav.solid .btn-ghost {
  color: var(--navy); border-color: var(--line-strong);
}
.nav.scrolled .btn-ghost:hover, .nav.solid .btn-ghost:hover { background: var(--navy); color: var(--cream); border-color: var(--navy); }

@media (max-width: 980px) {
  /* Hide desktop-only nav bits; CTAs move into the drawer */
  .nav-menu, .nav-phone, .nav-cta .btn-ghost { display: none; }
  .nav-toggle { display: inline-flex; }
  .nav-cta { gap: 0; }

  /* Drawer: slides down below the sticky header (header stays visible on top) */
  .nav-menu.open {
    display: flex;
    flex-direction: column;
    gap: 0;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 82px;
    padding-top: 0;
    background: var(--navy);
    align-items: stretch;
    overflow-y: auto;
    z-index: 90;
    animation: drawer-in .28s var(--ease);
  }
  @keyframes drawer-in {
    from { opacity: 0; transform: translateY(-4px); }
    to   { opacity: 1; transform: none; }
  }

  /* Top-level rows. The `.nav` prefix bumps specificity to (0,3,1)/(0,4,1) so cream wins
     over `.nav.scrolled .nav-menu a` / `.nav.solid .nav-menu a` (both 0,3,1) — without it,
     non-active top-level items render navy-on-navy and disappear in the drawer. */
  .nav .nav-menu.open > a,
  .nav .nav-menu.open .has-dropdown > a {
    color: var(--cream);
    font-family: var(--sans);
    font-weight: 500;
    font-size: 17px;
    letter-spacing: 0.01em;
    padding: 18px var(--gutter);
    border-bottom: 1px solid rgba(242, 237, 227, 0.08);
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .nav .nav-menu.open > a.active,
  .nav .nav-menu.open .has-dropdown > a.active {
    color: var(--accent-warm);
  }
  .nav .nav-menu.open > a.active::after,
  .nav .nav-menu.open .has-dropdown > a.active::after { display: none; }

  /* Burger → X transform */
  .nav-toggle span { transition: background .2s var(--ease); }
  .nav-toggle span::before,
  .nav-toggle span::after { transition: top .2s var(--ease), transform .2s var(--ease); }
  .nav-toggle.open span { background: transparent; }
  .nav-toggle.open span::before { top: 0; transform: rotate(45deg); }
  .nav-toggle.open span::after  { top: 0; transform: rotate(-45deg); }

  /* Lock body scroll when drawer open */
  body.menu-open { overflow: hidden; }
}

/* ==========================================================================
   Dropdown (Leistungen-Untermenü)
   — Note: uses .nav-menu prefix to beat specificity of generic .nav-menu a rules
   ========================================================================== */
.has-dropdown { position: relative; }
.nav-menu .has-dropdown > a { display: inline-flex; align-items: center; }
.has-dropdown > a .caret {
  display: inline-block;
  width: 6px; height: 6px;
  border-right: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  transform: translateY(-2px) rotate(45deg);
  margin-left: 8px;
  transition: transform .3s var(--ease);
  opacity: .7;
}
.has-dropdown:hover > a .caret,
.has-dropdown:focus-within > a .caret {
  transform: translateY(1px) rotate(225deg);
}

.dropdown {
  position: absolute;
  top: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%) translateY(-4px);
  min-width: 620px;
  max-width: 720px;
  background: var(--paper);
  color: var(--ink-soft);
  padding: 22px 24px 18px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 28px;
  row-gap: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity .2s var(--ease), transform .2s var(--ease), visibility 0s .2s;
  box-shadow: var(--shadow-sm);
  border: 1px solid var(--line);
  z-index: 120;
}
/* Transparent hover bridge to close the gap between nav link and dropdown */
.dropdown::before {
  content: "";
  position: absolute;
  top: -14px;
  left: -40px;
  right: -40px;
  height: 18px;
  background: transparent;
}
.has-dropdown:hover .dropdown,
.has-dropdown:focus-within .dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
  transition: opacity .2s var(--ease), transform .2s var(--ease), visibility 0s 0s;
}

.dropdown-group { display: flex; flex-direction: column; }
.dropdown-label {
  font-family: var(--sans);
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--accent-deep);
  padding: 0 2px 10px;
  margin-bottom: 6px;
  border-bottom: 1px solid var(--line);
}

/* Dropdown items — use .nav-menu prefix so specificity beats `.nav-menu a` */
.nav-menu .dropdown-item {
  display: block;
  padding: 6px 2px;
  color: var(--ink-soft);
  font-family: var(--sans);
  font-weight: 400;
  font-size: 13.5px;
  letter-spacing: 0;
  text-transform: none;
  opacity: .85;
  position: static;
  transition: color .15s var(--ease), opacity .15s var(--ease);
}
.nav-menu .dropdown-item:hover {
  color: var(--accent-deep);
  opacity: 1;
}
.nav-menu .dropdown-item::after { display: none; }

/* Injected mobile-only elements — hidden on desktop */
.dropdown-all { display: none; }
.mobile-cta { display: none; }

/* Dropdown stays cream + ink regardless of nav state */
.nav.scrolled .dropdown,
.nav.solid .dropdown {
  background: var(--paper);
  color: var(--ink-soft);
}
.nav.scrolled .nav-menu .dropdown-item,
.nav.solid .nav-menu .dropdown-item { color: var(--ink-soft); }
.nav.scrolled .nav-menu .dropdown-item:hover,
.nav.solid .nav-menu .dropdown-item:hover { color: var(--accent-deep); }

/* Mobile: dropdown becomes a collapsible accordion inside the drawer */
@media (max-width: 980px) {
  .has-dropdown { width: 100%; display: flex; flex-direction: column; }

  /* Caret visible on mobile as a chevron that rotates when open */
  .nav-menu.open .has-dropdown > a .caret {
    display: inline-block;
    width: 9px; height: 9px;
    border-right: 1.5px solid currentColor;
    border-bottom: 1.5px solid currentColor;
    transform: translateY(-2px) rotate(45deg);
    margin-left: 0;
    opacity: .55;
    transition: transform .3s var(--ease), opacity .2s var(--ease);
  }
  .nav-menu.open .has-dropdown.open > a {
    color: var(--accent-warm);
    background: rgba(0, 0, 0, 0.18);
    border-bottom-color: transparent;
  }
  .nav-menu.open .has-dropdown.open > a .caret {
    transform: translateY(2px) rotate(225deg);
    opacity: 1;
  }

  /* Accordion body */
  .nav-menu.open .dropdown {
    position: static;
    transform: none;
    left: auto;
    top: auto;
    min-width: 0; max-width: none;
    box-shadow: none;
    border: none;
    background: rgba(0, 0, 0, 0.22);
    color: var(--cream);
    display: block;
    padding: 0;
    margin: 0;
    max-height: 0;
    overflow: hidden;
    visibility: visible;
    opacity: 1;
    transition: max-height .35s var(--ease), padding .25s var(--ease);
  }
  .nav-menu.open .dropdown::before { display: none; }
  .nav-menu.open .has-dropdown.open .dropdown {
    max-height: 1800px;
    padding: 4px 0 8px;
    border-bottom: 1px solid rgba(242, 237, 227, 0.08);
  }

  .nav-menu.open .dropdown-group {
    padding: 12px 0 6px;
  }
  .nav-menu.open .dropdown-group + .dropdown-group {
    border-top: 1px solid rgba(242, 237, 227, 0.06);
  }
  .nav-menu.open .dropdown-label {
    padding: 0 var(--gutter) 6px;
    margin: 0;
    border-bottom: none;
    font-family: var(--sans);
    font-size: 10px;
    letter-spacing: 0.22em;
    color: var(--accent-warm);
    opacity: .8;
  }

  /* `.nav` prefix bumps specificity past `.nav.scrolled .nav-menu .dropdown-item`
     (0,4,1), which would otherwise paint items dark grey on the navy drawer. */
  .nav .nav-menu.open .dropdown-item {
    font-family: var(--sans);
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 0;
    text-transform: none;
    padding: 9px var(--gutter) 9px calc(var(--gutter) + 12px);
    color: var(--cream);
    opacity: 1;
    border: none;
    display: block;
    transition: opacity .15s var(--ease), color .15s var(--ease);
  }
  .nav .nav-menu.open .dropdown-item:hover,
  .nav .nav-menu.open .dropdown-item:active { color: var(--accent-warm); }

  /* "Alle Leistungen" direct-navigation link is visible only inside the mobile drawer */
  .nav-menu.open .dropdown-all {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px var(--gutter);
    margin: 8px var(--gutter) 4px;
    font-family: var(--sans);
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: var(--accent-warm);
    border: 1px solid rgba(224, 179, 84, 0.35);
    opacity: .9;
    transition: background .2s var(--ease), opacity .2s var(--ease);
  }
  .nav-menu.open .dropdown-all:hover { opacity: 1; background: rgba(224, 179, 84, 0.08); }
  .nav-menu.open .dropdown-all .arrow { margin-left: 10px; }

  /* Mobile CTA block at the bottom of the drawer (injected by JS) */
  .mobile-cta {
    margin-top: auto;
    padding: 22px var(--gutter) 32px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    border-top: 1px solid rgba(242, 237, 227, 0.08);
  }
  .mobile-cta .btn {
    width: 100%;
    justify-content: center;
    font-size: 13px;
  }
  /* Beat `.nav-menu a { color: cream }` — button text needs to stay navy */
  .nav-menu.open .mobile-cta .btn-cream { color: var(--navy); opacity: 1; }
  .nav-menu.open .mobile-cta .btn-cream .arrow,
  .nav-menu.open .mobile-cta .btn-cream .arrow::after { border-color: var(--navy); background-color: var(--navy); }
  /* When the drawer is open, give the nav bar a solid bg (so the burger/X is readable).
     Also drop backdrop-filter instantly — it creates a containing block for fixed
     descendants, which would clamp .nav-menu (position:fixed) to the 82px nav and give
     it height 0. Transition is overridden so the containing block disappears immediately,
     not over 0.3s (otherwise the drawer is invisible during the fade). */
  body.menu-open .nav {
    background: var(--navy);
    border-bottom-color: rgba(242, 237, 227, 0.08);
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    transition: background .3s var(--ease), border-color .3s var(--ease);
  }
  /* Force brand + toggle back to cream when drawer is open — otherwise the .nav.scrolled
     /.nav.solid rules paint them navy on the navy drawer bg, making them invisible. */
  body.menu-open .nav .nav-brand,
  body.menu-open .nav .nav-toggle { color: var(--cream); }
  body.menu-open .nav .nav-brand img { filter: brightness(0) invert(1); }
  .mobile-cta .mobile-phone {
    color: var(--cream);
    font-size: 14px;
    letter-spacing: 0.02em;
    text-align: center;
    opacity: .7;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 8px 0;
    border-bottom: none;
  }
  .mobile-cta .mobile-phone svg { width: 14px; height: 14px; opacity: .7; }
}

/* ==========================================================================
   Hero
   ========================================================================== */
.hero {
  position: relative;
  min-height: 100vh;
  display: flex;
  align-items: flex-end;
  padding: 0 0 clamp(3rem, 6vw, 6rem);
  color: var(--cream);
  overflow: hidden;
  isolation: isolate;
}
.hero-bg {
  position: absolute; inset: 0; z-index: -2;
  background-size: cover;
  background-position: center;
  transform: scale(1.05);
  animation: heroZoom 20s ease-out forwards;
}
@keyframes heroZoom {
  from { transform: scale(1.12); }
  to { transform: scale(1.0); }
}
.hero::before {
  content: "";
  position: absolute; inset: 0; z-index: -1;
  background:
    linear-gradient(180deg, rgba(8, 22, 48, 0.35) 0%, rgba(8, 22, 48, 0.55) 50%, rgba(8, 22, 48, 0.92) 100%),
    linear-gradient(90deg, rgba(8, 22, 48, 0.55) 0%, rgba(8, 22, 48, 0.12) 70%);
}
.hero::after {
  /* grain */
  content: "";
  position: absolute; inset: 0; z-index: -1;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/><feColorMatrix values='0 0 0 0 0.05 0 0 0 0 0.07 0 0 0 0 0.12 0 0 0 0.35 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");
  opacity: 0.35; mix-blend-mode: overlay;
  pointer-events: none;
}
.hero-inner {
  max-width: var(--container);
  margin: 0 auto;
  padding: 0 var(--gutter);
  width: 100%;
  padding-top: 140px;
}
.hero-meta {
  display: flex; flex-wrap: wrap; gap: 20px 40px;
  padding-top: 40px;
  margin-top: clamp(2rem, 4vw, 3.5rem);
  border-top: 1px solid rgba(242, 237, 227, 0.25);
  font-size: 13px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(242, 237, 227, 0.8);
}
.hero-meta div strong { color: var(--cream); font-weight: 500; display: block; font-size: 11px; margin-bottom: 4px; opacity: .6; }

.hero-cta { display: flex; gap: 14px; flex-wrap: wrap; margin-top: clamp(2rem, 3vw, 2.5rem); }

/* Hero variants */
.hero-compact {
  min-height: 72vh;
}

/* ==========================================================================
   Sub-hero marquee (trust signals)
   ========================================================================== */
.marquee {
  background: var(--navy);
  color: var(--cream);
  padding: 22px 0;
  overflow: hidden;
  border-top: 1px solid rgba(242, 237, 227, 0.08);
  border-bottom: 1px solid rgba(242, 237, 227, 0.08);
}
.marquee-track {
  display: flex;
  gap: 60px;
  white-space: nowrap;
  animation: scroll 40s linear infinite;
  font-family: var(--display);
  font-size: clamp(1.3rem, 2vw, 1.9rem);
  font-style: italic;
  font-weight: 400;
  letter-spacing: -0.02em;
}
.marquee-track span { display: inline-flex; align-items: center; gap: 60px; }
.marquee-track span::after {
  content: "✦";
  color: var(--accent-warm);
  font-style: normal;
  font-size: 16px;
}
@keyframes scroll {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}

/* ==========================================================================
   Service cards
   ========================================================================== */
.service-grid { display: grid; grid-template-columns: repeat(12, 1fr); gap: 20px; }
.service-card {
  position: relative;
  min-height: 380px;
  overflow: hidden;
  background: var(--navy);
  color: var(--cream);
  padding: 32px;
  display: flex; flex-direction: column; justify-content: space-between;
  isolation: isolate;
  transition: transform .5s var(--ease);
}
.service-card::before {
  content: ""; position: absolute; inset: 0; z-index: -2;
  background-size: cover; background-position: center;
  transition: transform .8s var(--ease);
}
.service-card::after {
  content: ""; position: absolute; inset: 0; z-index: -1;
  background: linear-gradient(180deg, rgba(8, 22, 48, 0.25) 0%, rgba(8, 22, 48, 0.85) 100%);
  transition: background .4s var(--ease);
}
.service-card:hover::before { transform: scale(1.08); }
.service-card:hover::after { background: linear-gradient(180deg, rgba(8, 22, 48, 0.45) 0%, rgba(8, 22, 48, 0.92) 100%); }

.service-card .num {
  font-family: var(--mono);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.2em;
  color: var(--accent-warm);
}
.service-card h3 {
  color: var(--cream);
  margin-top: 20px;
  max-width: 14ch;
}
.service-card p {
  color: rgba(242, 237, 227, 0.8);
  font-size: 15px;
  margin-top: 16px;
  max-width: 38ch;
}
.service-card .link-arrow {
  color: var(--cream);
  border-bottom-color: rgba(242, 237, 227, 0.35);
  margin-top: 24px;
  align-self: flex-start;
}
.service-card .link-arrow:hover { color: var(--accent-warm); border-bottom-color: var(--accent-warm); }

/* Bento sizing */
.service-card.sz-wide { grid-column: span 8; }
.service-card.sz-regular { grid-column: span 4; }
.service-card.sz-half { grid-column: span 6; }
.service-card.sz-third { grid-column: span 4; }
.service-card.sz-tall { grid-column: span 4; min-height: 500px; }

@media (max-width: 1000px) {
  .service-card.sz-wide, .service-card.sz-regular,
  .service-card.sz-half, .service-card.sz-third, .service-card.sz-tall {
    grid-column: span 6;
  }
}
@media (max-width: 640px) {
  .service-card { grid-column: 1 / -1 !important; min-height: 320px; }
}

/* ==========================================================================
   Split section
   ========================================================================== */
.split {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: clamp(2rem, 5vw, 5rem);
  align-items: center;
}
.split.reverse { grid-template-columns: 1fr 1.1fr; }
@media (max-width: 900px) { .split, .split.reverse { grid-template-columns: 1fr; } }

.split-img {
  position: relative;
  aspect-ratio: 4 / 5;
  overflow: hidden;
  background: var(--navy);
}
.split-img img {
  width: 100%; height: 100%;
  object-fit: cover;
  transition: transform 1.2s var(--ease);
}
.split-img:hover img { transform: scale(1.04); }
.split-img .tag {
  position: absolute; left: 20px; top: 20px;
  background: var(--cream);
  padding: 10px 16px;
  font-size: 12px; letter-spacing: 0.18em; text-transform: uppercase;
  color: var(--navy);
}

.split-content h2 { margin-bottom: 24px; }
.split-content .lead { margin-bottom: 24px; }
.split-content .stats {
  display: grid; grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid var(--line);
}
.split-content .stats .n {
  font-family: var(--display);
  font-weight: 500;
  font-size: clamp(2rem, 3.5vw, 3rem);
  color: var(--navy);
  line-height: 1;
  letter-spacing: -0.03em;
}
.split-content .stats .l {
  font-size: 12px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--steel);
  margin-top: 10px;
}

/* ==========================================================================
   Process steps
   ========================================================================== */
.process {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}
.process-step {
  padding: 40px 32px;
  border-right: 1px solid var(--line);
  position: relative;
  transition: background .3s var(--ease);
}
.process-step:last-child { border-right: none; }
.process-step:hover { background: var(--cream); }
.process-step .n {
  font-family: var(--mono);
  font-size: 12px;
  letter-spacing: 0.2em;
  color: var(--accent);
  margin-bottom: 40px;
}
.process-step h3 {
  font-family: var(--display);
  font-weight: 500;
  font-size: 1.4rem;
  margin-bottom: 12px;
  letter-spacing: -0.02em;
}
.process-step p { color: var(--ink-soft); font-size: 15px; }
@media (max-width: 900px) {
  .process { grid-template-columns: 1fr; border-right: 0; }
  .process-step { border-right: none; border-bottom: 1px solid var(--line); }
  .process-step:last-child { border-bottom: none; }
}

/* ==========================================================================
   Testimonial
   ========================================================================== */
.quote {
  max-width: 980px; margin: 0 auto; text-align: center;
}
.quote blockquote {
  font-family: var(--display);
  font-style: italic;
  font-weight: 400;
  font-size: clamp(1.6rem, 3vw, 2.6rem);
  line-height: 1.25;
  letter-spacing: -0.025em;
  margin: 32px 0;
  color: var(--navy);
}
.quote cite {
  font-style: normal;
  font-size: 13px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--steel);
}

/* ==========================================================================
   CTA band
   ========================================================================== */
.cta-band {
  position: relative;
  padding: clamp(4rem, 10vw, 8rem) 0;
  color: var(--cream);
  overflow: hidden;
  isolation: isolate;
}
.cta-band-bg {
  position: absolute; inset: 0; z-index: -2;
  background-size: cover; background-position: center;
}
.cta-band::before {
  content: ""; position: absolute; inset: 0; z-index: -1;
  background: linear-gradient(135deg, rgba(8, 22, 48, 0.88), rgba(8, 22, 48, 0.65));
}
.cta-band h2 { color: var(--cream); }
.cta-band .lead { color: rgba(242, 237, 227, 0.85); }

/* ==========================================================================
   Leistungen — Inhaltsverzeichnis (Sprungmarken-Navigation)
   ========================================================================== */
.leistungen-nav-head {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 24px;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.leistungen-nav-hint {
  font-family: var(--mono);
  font-size: 12px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--steel);
}
.leistungen-nav-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: clamp(2rem, 5vw, 5rem);
  border-top: 1px solid var(--line-strong);
}
.leistungen-nav-item {
  display: flex;
  align-items: center;
  gap: 22px;
  padding: 22px 4px;
  border-bottom: 1px solid var(--line);
  position: relative;
  overflow: hidden;
  transition: padding-left .35s var(--ease);
}
.leistungen-nav-item::before {
  content: "";
  position: absolute;
  bottom: -1px; left: 0;
  width: 100%; height: 1px;
  background: var(--accent);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .45s var(--ease);
}
.leistungen-nav-item:hover::before { transform: scaleX(1); }
.leistungen-nav-item:hover { padding-left: 14px; }
.leistungen-nav-item .num {
  font-family: var(--mono);
  font-size: 12px;
  letter-spacing: 0.22em;
  font-weight: 500;
  color: var(--accent);
  flex-shrink: 0;
  width: 28px;
}
.leistungen-nav-item .label {
  font-family: var(--display);
  font-size: clamp(1.05rem, 1.4vw, 1.2rem);
  font-weight: 500;
  letter-spacing: -0.015em;
  color: var(--navy);
  flex: 1;
  transition: color .2s var(--ease);
}
.leistungen-nav-item .chevron {
  width: 22px; height: 10px;
  position: relative;
  color: var(--accent);
  opacity: 0;
  transform: translateX(-10px);
  transition: opacity .3s var(--ease), transform .3s var(--ease);
  flex-shrink: 0;
}
.leistungen-nav-item .chevron::before {
  content: "";
  position: absolute; left: 0; top: 50%;
  width: 18px; height: 1px;
  background: currentColor;
  transform: translateY(-50%);
}
.leistungen-nav-item .chevron::after {
  content: "";
  position: absolute; right: 0; top: 50%;
  width: 7px; height: 7px;
  border-right: 1px solid currentColor;
  border-top: 1px solid currentColor;
  transform: translateY(-50%) rotate(45deg);
}
.leistungen-nav-item:hover .chevron { opacity: 1; transform: translateX(0); }
.leistungen-nav-item:hover .label { color: var(--accent-deep); }
@media (max-width: 760px) {
  .leistungen-nav-list { grid-template-columns: 1fr; }
  .leistungen-nav-item { padding: 16px 2px; gap: 18px; }
}

/* ==========================================================================
   Pages — leistungen list
   ========================================================================== */
.leistung {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: clamp(2rem, 5vw, 5rem);
  padding: clamp(3rem, 6vw, 5rem) 0;
  border-bottom: 1px solid var(--line);
  align-items: center;
}
.leistung.reverse { grid-template-columns: 1.2fr 1fr; }
.leistung.reverse .leistung-text { order: -1; }
@media (max-width: 900px) {
  .leistung, .leistung.reverse { grid-template-columns: 1fr; }
  .leistung.reverse .leistung-text { order: 0; }
}
.leistung-img {
  position: relative;
  aspect-ratio: 5 / 4;
  overflow: hidden;
}
.leistung-img img {
  width: 100%; height: 100%;
  object-fit: cover;
  transition: transform 1s var(--ease);
}
.leistung:hover .leistung-img img { transform: scale(1.03); }
.leistung-img::after {
  content: ""; position: absolute; inset: 0;
  background: linear-gradient(180deg, transparent 60%, rgba(8, 22, 48, 0.2));
}
.leistung-img .num-lg {
  position: absolute; bottom: 20px; left: 24px;
  font-family: var(--display);
  font-weight: 500;
  font-size: clamp(3rem, 5vw, 4.5rem);
  color: var(--cream);
  line-height: 1;
  letter-spacing: -0.04em;
}
.leistung-text h2 { margin-bottom: 20px; }
.leistung-text ul {
  margin-top: 24px;
  display: grid; grid-template-columns: 1fr 1fr;
  gap: 12px 24px;
}
.leistung-text ul li {
  padding-left: 20px;
  position: relative;
  font-size: 15px;
  color: var(--ink-soft);
}
.leistung-text ul li::before {
  content: ""; position: absolute; left: 0; top: 11px;
  width: 10px; height: 1px; background: var(--accent);
}

/* ==========================================================================
   Detail page — Umfang grid, FAQ, verwandte Leistungen
   ========================================================================== */
.umfang-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
  border-top: 1px solid var(--line);
  border-left: 1px solid var(--line);
}
.umfang-item {
  padding: 32px 28px;
  border-right: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  transition: background .3s var(--ease);
}
.umfang-item:hover { background: var(--cream); }
.umfang-item .n {
  font-family: var(--mono);
  font-size: 11px;
  letter-spacing: 0.22em;
  color: var(--accent);
  margin-bottom: 18px;
  display: block;
}
.umfang-item h3 {
  font-family: var(--display);
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.2;
  letter-spacing: -0.015em;
  margin-bottom: 10px;
  color: var(--navy);
}
.umfang-item p {
  font-size: 14px;
  color: var(--ink-soft);
  line-height: 1.55;
}
@media (max-width: 900px) { .umfang-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 560px) { .umfang-grid { grid-template-columns: 1fr; } }

.faq-list {
  border-top: 1px solid var(--line);
}
.faq-item {
  border-bottom: 1px solid var(--line);
}
.faq-item summary {
  list-style: none;
  cursor: pointer;
  padding: 26px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  font-family: var(--display);
  font-weight: 500;
  font-size: clamp(1.1rem, 1.6vw, 1.3rem);
  letter-spacing: -0.015em;
  color: var(--navy);
  transition: color .2s var(--ease);
}
.faq-item summary::-webkit-details-marker { display: none; }
.faq-item summary::after {
  content: "+";
  font-family: var(--mono);
  font-weight: 300;
  font-size: 28px;
  color: var(--accent);
  line-height: 1;
  transition: transform .3s var(--ease);
  flex-shrink: 0;
}
.faq-item[open] summary::after { transform: rotate(45deg); }
.faq-item summary:hover { color: var(--accent-deep); }
.faq-item .faq-body {
  padding: 0 0 28px;
  color: var(--ink-soft);
  font-size: 16px;
  line-height: 1.65;
  max-width: 72ch;
}
.faq-item .faq-body p + p { margin-top: 12px; }

.related-services {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
  border-top: 1px solid var(--line-strong);
}
.related-service {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 28px 0;
  border-bottom: 1px solid var(--line);
  border-right: 1px solid var(--line);
  padding-right: 28px;
  padding-left: 28px;
  position: relative;
  overflow: hidden;
  transition: background .3s var(--ease);
}
.related-service:nth-child(3n) { border-right: none; }
.related-service:hover { background: var(--cream); }
.related-service .rs-meta {
  display: flex; flex-direction: column; gap: 6px;
}
.related-service .rs-num {
  font-family: var(--mono);
  font-size: 11px;
  letter-spacing: 0.22em;
  color: var(--accent);
}
.related-service .rs-title {
  font-family: var(--display);
  font-weight: 500;
  font-size: 1.1rem;
  letter-spacing: -0.01em;
  color: var(--navy);
}
.related-service .rs-arrow {
  font-family: var(--mono);
  color: var(--accent);
  transition: transform .3s var(--ease);
}
.related-service:hover .rs-arrow { transform: translateX(6px); }
@media (max-width: 900px) {
  .related-services { grid-template-columns: 1fr; }
  .related-service, .related-service:nth-child(3n) { border-right: none; }
}

.detail-intro-meta {
  display: flex; flex-wrap: wrap; gap: 24px 40px;
  padding-top: 32px;
  margin-top: 32px;
  border-top: 1px solid var(--line);
}
.detail-intro-meta > div { font-size: 13px; letter-spacing: 0.12em; text-transform: uppercase; color: var(--steel); }
.detail-intro-meta > div strong { color: var(--navy); font-weight: 500; display: block; font-size: 11px; margin-bottom: 4px; opacity: .65; }

/* ==========================================================================
   Contact
   ========================================================================== */
.contact-grid {
  display: grid;
  grid-template-columns: 1.3fr 1fr;
  gap: clamp(2rem, 5vw, 5rem);
}
@media (max-width: 900px) { .contact-grid { grid-template-columns: 1fr; } }

.form { display: grid; gap: 18px; }
.form .row { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
@media (max-width: 640px) { .form .row { grid-template-columns: 1fr; } }
.form label {
  font-size: 12px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  font-weight: 500;
  color: var(--steel);
  display: block;
  margin-bottom: 8px;
}
.form textarea { min-height: 160px; resize: vertical; }
.form .check { display: flex; gap: 12px; align-items: flex-start; }
.form .check input { width: 18px; height: 18px; margin-top: 4px; }
.form .check label { text-transform: none; letter-spacing: 0; font-size: 14px; color: var(--ink-soft); margin: 0; }

.contact-info {
  background: var(--navy);
  color: var(--cream);
  padding: clamp(2rem, 4vw, 3.5rem);
  display: flex; flex-direction: column; gap: 32px;
  position: relative;
  overflow: hidden;
}
.contact-info::before {
  content: ""; position: absolute;
  top: -60px; right: -60px;
  width: 220px; height: 220px;
  border: 1px solid rgba(224, 179, 84, 0.35);
  border-radius: 50%;
  pointer-events: none;
}
.contact-info h3 { color: var(--cream); }
.contact-info .info-row {
  display: flex; gap: 16px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(242, 237, 227, 0.14);
}
.contact-info .info-row:last-child { border-bottom: none; padding-bottom: 0; }
.contact-info .info-row .icn {
  width: 40px; height: 40px;
  border: 1px solid rgba(224, 179, 84, 0.35);
  display: flex; align-items: center; justify-content: center;
  color: var(--accent-warm);
  flex-shrink: 0;
}
.contact-info .info-row strong { display: block; font-size: 11px; text-transform: uppercase; letter-spacing: 0.18em; color: var(--accent-warm); margin-bottom: 4px; font-weight: 500; }
.contact-info .info-row a, .contact-info .info-row p { color: var(--cream); font-size: 15px; line-height: 1.5; }
.contact-info .info-row a:hover { color: var(--accent-warm); }

/* ==========================================================================
   Footer
   ========================================================================== */
.footer {
  background: var(--navy-deep);
  color: rgba(242, 237, 227, 0.7);
  padding: clamp(3rem, 6vw, 5rem) 0 0;
  font-size: 14px;
}
.footer-top {
  display: grid;
  grid-template-columns: 1.4fr 1fr 1fr 1fr;
  gap: clamp(1.5rem, 3vw, 3rem);
  padding-bottom: 48px;
  border-bottom: 1px solid rgba(242, 237, 227, 0.1);
}
@media (max-width: 900px) {
  .footer-top { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 560px) {
  .footer-top { grid-template-columns: 1fr; }
}
.footer-brand img { height: 54px; width: auto; filter: brightness(0) invert(1); margin-bottom: 18px; }
.footer-brand p { max-width: 28ch; line-height: 1.6; }
.footer h4 {
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--cream);
  font-weight: 500;
  margin-bottom: 20px;
}
.footer ul li { margin-bottom: 10px; }
.footer ul li a { transition: color .2s var(--ease); }
.footer ul li a:hover { color: var(--accent-warm); }

.footer-bottom {
  display: flex; justify-content: space-between; align-items: center;
  padding: 28px 0;
  font-size: 12px;
  letter-spacing: 0.08em;
  color: rgba(242, 237, 227, 0.55);
  flex-wrap: wrap; gap: 16px;
}
.footer-bottom a { margin-left: 24px; }

/* ==========================================================================
   Legal pages
   ========================================================================== */
.prose {
  max-width: 780px;
  margin: 0 auto;
}
.prose h2 {
  font-family: var(--display);
  font-weight: 600;
  font-size: 1.4rem;
  margin: 48px 0 16px;
  color: var(--navy);
  letter-spacing: -0.015em;
}
.prose h3 {
  font-family: var(--sans);
  font-weight: 600;
  font-size: 1rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--steel);
  margin: 32px 0 12px;
}
.prose p { margin-bottom: 16px; color: var(--ink-soft); }
.prose ul { margin-bottom: 16px; padding-left: 20px; list-style: disc; color: var(--ink-soft); }
.prose ul li { margin-bottom: 8px; }

/* ==========================================================================
   Reveal animations — siehe weiter unten ".js .reveal"-Block: ohne aktives JS
   bleiben Inhalte sichtbar, mit JS wird die Einblend-Animation aktiviert.
   ========================================================================== */

@media (prefers-reduced-motion: reduce) {
  * { animation: none !important; transition: none !important; }
  .hero-bg { animation: none; transform: none; }
  .reveal { opacity: 1; transform: none; }
}

/* ==========================================================================
   Accessibility: Skip link + sichtbare Fokuszustände
   ========================================================================== */
.skip-link {
  position: absolute;
  left: -9999px;
  top: 12px;
  background: var(--navy);
  color: var(--cream);
  padding: 12px 18px;
  z-index: 9999;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  border-radius: 2px;
  text-decoration: none;
}
.skip-link:focus {
  left: 12px;
  outline: 2px solid var(--accent-warm);
  outline-offset: 2px;
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible,
summary:focus-visible {
  outline: 2px solid var(--accent-warm);
  outline-offset: 3px;
  border-radius: 2px;
}

.nav.scrolled a:focus-visible,
.nav.solid a:focus-visible,
.btn-cream:focus-visible,
.prose a:focus-visible {
  outline-color: var(--navy);
}

/* Reveal-Animation nur ausführen, wenn JS gemeldet hat: ".js"-Klasse auf <html>.
   Ohne JS bleiben die Inhalte sichtbar (kein Inhalt verschwindet, falls Script blockiert). */
.reveal { opacity: 1; transform: none; }
.js .reveal { opacity: 0; transform: translateY(24px); transition: opacity .9s var(--ease), transform .9s var(--ease); }
.js .reveal.in { opacity: 1; transform: none; }
