/* ============================================================
   POTENTIAL PARTNERS — Editorial One-Pager
   CI-Basis: Call Bruno Designstudio 2025 (pp-Monogramm, Avenir,
   Salbei-Grau) · Richtung: Schwarz/Sand/Petrol, Premium-Editorial
   Fonts self-hosted (DSGVO): Figtree (Avenir-Ersatz) + Fraunces
   ============================================================ */

/* ---------- Fonts ---------- */
@font-face {
  font-family: 'Figtree';
  src: url('../fonts/figtree-latin.woff2') format('woff2');
  font-weight: 300 900;
  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: 'Figtree';
  src: url('../fonts/figtree-latin-ext.woff2') format('woff2');
  font-weight: 300 900;
  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: 'Fraunces';
  src: url('../fonts/fraunces-latin.woff2') format('woff2');
  font-weight: 300 600;
  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: 'Fraunces';
  src: url('../fonts/fraunces-latin-ext.woff2') format('woff2');
  font-weight: 300 600;
  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: 'Fraunces';
  src: url('../fonts/fraunces-italic-latin.woff2') format('woff2');
  font-weight: 300 600;
  font-style: italic;
  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: 'Fraunces';
  src: url('../fonts/fraunces-italic-latin-ext.woff2') format('woff2');
  font-weight: 300 600;
  font-style: italic;
  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;
}

/* ---------- Tokens ----------
   V3 "Monochrom": konsequentes Schwarz-Weiß ohne Farbakzente
   (Partner-Feedback Josef, 21.07.2026). --petrol/--sage bleiben als
   Token-NAMEN erhalten (125+ Verwendungen), tragen aber Grauwerte.
   Rollback: Petrol #1C5257/#143E42 · Sage #9AA79B/#C5CCC3. */
:root {
  --paper: #FFFFFF;
  --paper-deep: #F4F4F1;
  --sand: #EBEBE7;
  --ink: #0A0A09;
  --ink-soft: #1C1C1A;
  --petrol: #111110;        /* Ex-Akzentfarbe: jetzt Tiefschwarz — Emphase kommt aus Typo, nicht Farbe */
  --petrol-deep: #050504;
  --sage: #75756F;          /* warmes Mittelgrau (ex Salbei) */
  --sage-light: #D9D9D4;    /* helles Grau: Akzent auf dunklen Flächen */
  --muted: #575751;
  --line: rgba(10, 10, 9, 0.14);
  --line-strong: rgba(10, 10, 9, 0.45);
  --line-inverse: rgba(255, 255, 255, 0.24);
  --warn-bg: #F4F4F1;
  --warn-border: #0A0A09;

  /* Alt (Editorial warm): paper #F5F2EA · paper-deep #EDE8DB · sand #E6DFCE
     ink #171815 · petrol #1C5257 · petrol-deep #143E42 · sage #9AA79B
     sage-light #C5CCC3 · muted #5C6057 · warn #FFF6D6/#D9B300 */

  --serif: 'Fraunces', 'Times New Roman', serif;
  --sans: 'Figtree', 'Avenir Next', 'Avenir', system-ui, sans-serif;
  --mono: 'SF Mono', ui-monospace, 'JetBrains Mono', 'Cascadia Mono', Menlo, Consolas, monospace;

  --text-body: clamp(1.02rem, 0.96rem + 0.25vw, 1.13rem);
  --text-lead: clamp(1.18rem, 1.05rem + 0.55vw, 1.5rem);
  --text-h2: clamp(2.1rem, 1.4rem + 3vw, 3.6rem);
  --text-hero: clamp(2.9rem, 1.8rem + 5.2vw, 6rem);

  --space-section: clamp(6rem, 4rem + 8vw, 11rem);
  --gutter: clamp(1.4rem, 4vw, 4rem);
  --maxw: 1240px;

  --ease-out: cubic-bezier(0.16, 1, 0.3, 1);
}

/* ---------- Reset / Base ---------- */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }

body {
  font-family: var(--sans);
  font-size: var(--text-body);
  line-height: 1.65;
  color: var(--ink);
  background: var(--paper);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

img { max-width: 100%; display: block; }
a { color: inherit; }
::selection { background: var(--ink); color: var(--paper); }

/* Monochrome Bildwelt: alle Content-Fotos in Graustufen (Feedback Josef).
   Hover holt die Farbe zurück (Paul, 11.08.) — greift auf dem Bild selbst
   und wenn der direkte Bild-Wrapper (figure/div) gehovert wird.
   Ausnahmen: offizielle Badges/Logos (.bafa-badge) und explizit .no-mono. */
main img:not(.bafa-badge):not(.no-mono) {
  filter: grayscale(1) contrast(1.05);
  /* Farbe blendet spuerbar weich ein: lineare-ish Kurve statt ease-out-expo
     (die springt anfangs auf ~80% und wirkt wie ein Umschalten) */
  transition: filter 1s cubic-bezier(0.33, 0, 0.35, 1);
}
main img:not(.bafa-badge):not(.no-mono):hover,
main :hover > img:not(.bafa-badge):not(.no-mono) {
  filter: grayscale(0) contrast(1);
}
@media (prefers-reduced-motion: reduce) {
  main img:not(.bafa-badge):not(.no-mono) { transition: none; }
}

.wrap {
  max-width: var(--maxw);
  margin: 0 auto;
  padding-inline: var(--gutter);
}

/* ---------- Typographic atoms ---------- */
.eyebrow {
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--petrol);
  display: flex;
  align-items: center;
  gap: 0.9rem;
}
.eyebrow::before {
  content: '';
  width: 2rem;
  height: 1px;
  background: var(--petrol);
  flex: none;
}
.eyebrow--plain::before { display: none; }

h1, h2, h3 { font-family: var(--serif); font-optical-sizing: auto; }

.section-head { max-width: 60rem; }
.section-head h2 {
  font-size: var(--text-h2);
  font-weight: 380;
  line-height: 1.08;
  letter-spacing: -0.015em;
  margin: 1.4rem 0 1.6rem;
}
.section-head h2 em { font-style: italic; color: var(--petrol); }
.section-head .lead {
  font-size: var(--text-lead);
  line-height: 1.5;
  color: var(--muted);
  font-weight: 400;
  max-width: 44rem;
}

/* Platzhalter-Markierung (vor Go-Live ersetzen) */
.ph {
  background: var(--warn-bg);
  border-bottom: 2px dashed var(--warn-border);
  padding: 0 0.25em;
  border-radius: 2px;
  color: var(--muted);
}
.draft-note {
  background: var(--warn-bg);
  border: 1px dashed var(--warn-border);
  border-radius: 6px;
  font-size: 0.8rem;
  line-height: 1.5;
  padding: 0.55rem 0.8rem;
  color: var(--muted);
}

/* ---------- Header ---------- */
.site-header {
  position: sticky;
  top: 0;
  z-index: 100;
  background: color-mix(in srgb, var(--paper) 88%, transparent);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border-bottom: 1px solid transparent;
  transition: border-color 0.3s ease;
}
.site-header.is-scrolled { border-bottom-color: var(--line); }

.header-in {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  padding-block: 1.05rem;
}

.brand {
  display: flex;
  align-items: center;
  gap: 0.85rem;
  text-decoration: none;
}
.brand svg { width: 44px; height: 44px; flex: none; }
.brand-word {
  display: flex;
  flex-direction: column;
  line-height: 1.05;
}
.brand-word b {
  font-weight: 800;
  font-size: 0.94rem;
  letter-spacing: 0.24em;
}
.brand-word span {
  font-weight: 700;
  font-size: 0.66rem;
  letter-spacing: 0.46em;
  color: var(--muted);
}

.main-nav { display: flex; align-items: center; gap: 2.1rem; }
.main-nav a {
  text-decoration: none;
  font-size: 0.92rem;
  font-weight: 500;
  color: var(--ink-soft);
  position: relative;
  padding-block: 0.3rem;
}
.main-nav a::after {
  content: '';
  position: absolute;
  left: 0; right: 100%;
  bottom: 0;
  height: 1.5px;
  background: var(--petrol);
  transition: right 0.28s var(--ease-out);
}
.main-nav a:hover::after, .main-nav a:focus-visible::after { right: 0; }

.btn {
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  font-family: var(--sans);
  font-size: 0.95rem;
  font-weight: 600;
  text-decoration: none;
  border: 1px solid var(--ink);
  padding: 0.85rem 1.7rem;
  border-radius: 3px; /* V2.1: eckig statt Pill — Tech-Kante */
  cursor: pointer;
  transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease, transform 0.25s var(--ease-out);
}
.btn--solid { background: var(--ink); color: var(--paper); }
.btn--solid:hover { background: var(--petrol); border-color: var(--petrol); transform: translateY(-2px); }
.btn--ghost { background: transparent; color: var(--ink); }
.btn--ghost:hover { border-color: var(--petrol); color: var(--petrol); transform: translateY(-2px); }
.btn--light { border-color: var(--paper); background: var(--paper); color: var(--ink); }
.btn--light:hover { background: transparent; color: var(--paper); transform: translateY(-2px); }
.btn--sm { padding: 0.6rem 1.25rem; font-size: 0.88rem; }

/* ---------- Hero ---------- */
.hero { position: relative; overflow: hidden; }
.hero-in {
  display: grid;
  grid-template-columns: minmax(0, 7fr) minmax(0, 4.4fr);
  gap: clamp(2rem, 5vw, 5rem);
  align-items: stretch;
  padding-block: clamp(3.5rem, 3rem + 4vw, 7rem) 0;
}
.hero-copy { padding-bottom: clamp(3.5rem, 3rem + 4vw, 7rem); align-self: center; }
.hero-copy h1 {
  font-size: var(--text-hero);
  font-weight: 350;
  line-height: 1.02;
  letter-spacing: -0.02em;
  margin: 1.6rem 0 1.8rem;
  max-width: 13ch;
}
.hero-copy h1 em { font-style: italic; color: var(--petrol); }
.hero-copy .lead {
  font-size: var(--text-lead);
  line-height: 1.5;
  color: var(--muted);
  max-width: 36rem;
  margin-bottom: 2.4rem;
}
.hero-cta { display: flex; flex-wrap: wrap; gap: 0.9rem; align-items: center; }
.hero-fields {
  margin-top: 3.2rem;
  padding-top: 1.4rem;
  border-top: 1px solid var(--line);
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 0;
  font-size: 0.82rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--muted);
}
.hero-fields span { display: inline-flex; align-items: center; }
.hero-fields span + span::before {
  content: '·';
  margin-inline: 0.65rem;
  color: var(--sage);
}

.hero-visual { position: relative; min-height: 420px; }
.hero-visual img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(0.82) contrast(0.98);
}
.hero-visual::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(23,24,21,0) 55%, rgba(23,24,21,0.28) 100%);
}
.hero-visual figcaption {
  position: absolute;
  left: 1.3rem;
  bottom: 1.1rem;
  z-index: 2;
  color: var(--paper);
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  opacity: 0.85;
}

/* ---------- Hero mit Full-Bleed-Bild + Fade (index; v1 nutzt weiter das Split-Layout oben) ---------- */
.hero--visual { position: relative; overflow: hidden; }
/* Bildflaeche rechts eingerueckt: Person landet im goldenen Schnitt,
   links bleibt ruhige Paper-Flaeche fuer die Copy */
.hero-media { position: absolute; inset: 0 0 0 14%; }
.hero-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right center;
  filter: saturate(0.96) contrast(1);
}
/* Verlauf endet VOR der Person (~60 % der Bildflaeche) — Gesicht bleibt klar & farbig */
.hero-media::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg,
    var(--paper) 0%,
    rgba(255, 255, 255, 0.92) 16%,
    rgba(255, 255, 255, 0.55) 34%,
    rgba(255, 255, 255, 0.12) 50%,
    transparent 60%);
}
.hero--visual .hero-in {
  position: relative;
  z-index: 1;
  display: block;
  padding-block: clamp(4.5rem, 4rem + 6vw, 8.5rem);
  min-height: clamp(560px, 74vh, 780px);
  display: flex;
  align-items: center;
}
.hero--visual .hero-copy { padding-bottom: 0; max-width: 44rem; }
.hero--visual .hero-fields { border-top-color: var(--line-strong); width: max-content; max-width: min(58rem, calc(100vw - 2 * var(--gutter))); }
.hero-claim {
  position: absolute;
  right: clamp(1.2rem, 3vw, 2.6rem);
  bottom: 1.2rem;
  z-index: 1;
  color: var(--paper);
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  opacity: 0.9;
  text-shadow: 0 1px 14px rgba(23, 24, 21, 0.45);
}
@media (max-width: 1020px) {
  .hero--visual .hero-in { padding-top: clamp(15rem, 58vw, 21rem); min-height: 0; }
  .subpage-hero--visual .subpage-hero-copy { padding-top: clamp(12rem, 48vw, 16rem); min-height: 0; }
  .hero-media { inset: 0; } /* mobil wieder vollflaechig — kein Randstreifen */
  .hero-media img { object-position: 72% center; }
  .hero-media::after {
    background: linear-gradient(180deg,
      rgba(255, 255, 255, 0.05) 0%,
      rgba(255, 255, 255, 0.42) 30%,
      rgba(255, 255, 255, 0.92) 46%,
      var(--paper) 58%);
  }
  .hero-claim { display: none; }
}

/* ---------- Manifest ---------- */
.manifest { padding-block: var(--space-section); }
.manifest-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr);
  gap: clamp(2.5rem, 6vw, 6rem);
  align-items: start;
}
.manifest-statement {
  font-family: var(--serif);
  font-size: clamp(1.7rem, 1.2rem + 2.2vw, 2.9rem);
  font-weight: 380;
  line-height: 1.22;
  letter-spacing: -0.01em;
}
.manifest-statement em { font-style: italic; color: var(--petrol); }
.manifest-side p { color: var(--muted); margin-bottom: 1.2rem; }
.manifest-side p strong { color: var(--ink); font-weight: 600; }
.manifest-facts {
  margin-top: 2.2rem;
  border-top: 1px solid var(--line);
}
.manifest-facts li {
  list-style: none;
  display: flex;
  align-items: baseline;
  gap: 1.2rem;
  padding-block: 1rem;
  border-bottom: 1px solid var(--line);
  font-size: 0.95rem;
}
.manifest-facts b {
  font-family: var(--serif);
  font-size: 1.5rem;
  font-weight: 500;
  color: var(--petrol);
  min-width: 2.2ch;
}

/* Kennzahlen-Band: 3 grosse Zahlen nebeneinander unter dem Manifest (nur index; v1-Snapshot nutzt .manifest-facts) */
.manifest-stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(1.8rem, 4vw, 4.5rem);
  margin-top: clamp(3rem, 6vw, 5.5rem);
}
.manifest-stats li {
  list-style: none;
  border-top: 1px solid var(--ink);
  padding-top: 1.5rem;
}
.manifest-stats b {
  display: block;
  font-family: var(--serif);
  font-size: clamp(3.4rem, 2.4rem + 3.8vw, 6rem);
  font-weight: 380;
  line-height: 0.95;
  letter-spacing: -0.02em;
  color: var(--petrol);
  margin-bottom: 0.85rem;
}
.manifest-stats li span {
  display: block;
  color: var(--muted);
  font-size: 0.95rem;
  line-height: 1.55;
  max-width: 24rem;
}

/* ---------- Leistungen (nummerierte Editorial-Rows) ---------- */
.services { padding-block: var(--space-section); background: var(--paper-deep); }
.services .section-head { margin-bottom: clamp(3rem, 6vw, 5.5rem); }

/* .service-row = klassisches 3-Spalten-Layout, wird noch von v1.html (Snapshot) genutzt */
.service-row {
  display: grid;
  grid-template-columns: 5.5rem minmax(0, 1.15fr) minmax(0, 1fr);
  gap: clamp(1.2rem, 3vw, 3.5rem);
  padding-block: clamp(2.2rem, 4vw, 3.4rem);
  border-top: 1px solid var(--line);
  position: relative;
  transition: background 0.3s ease;
}
.service-row:last-of-type { border-bottom: 1px solid var(--line); }

.service-num {
  font-family: var(--serif);
  font-size: 1.05rem;
  font-weight: 500;
  color: var(--sage);
  padding-top: 0.5rem;
  transition: color 0.3s ease;
}
.service-row:hover .service-num,
.svc-visual:hover .service-num { color: var(--petrol); }

/* ---------- Leistungs-Panels mit Hintergrundbild + Fade (index) ---------- */
.svc-visual {
  position: relative;
  overflow: hidden;
  border-block: 1px solid var(--line);
}
/* Luft zwischen den Panels — jedes Leistungsfeld steht als eigenes Bild-Band */
.svc-visual + .svc-visual { margin-top: clamp(2.4rem, 4.5vw, 4.2rem); }
.svc-media {
  position: absolute;
  inset: 0;
}
.svc-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right center;
  filter: saturate(0.82) contrast(0.98);
  transition: transform 0.9s var(--ease-out);
}
/* Fade-out nach links: Text liegt auf nahezu opakem Papier, Bild bleibt rechts frei */
.svc-media::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg,
    var(--paper-deep) 0%,
    var(--paper-deep) 32%,
    rgba(237, 232, 219, 0.94) 48%,
    rgba(237, 232, 219, 0.62) 64%,
    rgba(237, 232, 219, 0.12) 84%,
    transparent 100%);
}
.svc-visual-in {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 3.5rem minmax(0, 34rem) 1fr;
  gap: clamp(1.1rem, 2.6vw, 2.5rem);
  padding-block: clamp(3rem, 5vw, 4.8rem);
  min-height: clamp(340px, 30vw, 430px);
  align-content: center;
}
.svc-visual .service-title h3 { max-width: none; }
.svc-visual .service-body { margin-top: 1.4rem; }
.svc-visual .service-body p { max-width: 34rem; }

.service-title h3 {
  font-size: clamp(1.6rem, 1.2rem + 1.6vw, 2.5rem);
  font-weight: 420;
  line-height: 1.12;
  letter-spacing: -0.01em;
  max-width: 15ch;
}
.service-title .service-for {
  margin-top: 0.9rem;
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--muted);
}

.service-body p { color: var(--ink-soft); max-width: 42rem; }
.service-tags {
  margin-top: 1.3rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.45rem;
}
.service-tags span {
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  color: var(--petrol);
  border: 1px solid color-mix(in srgb, var(--petrol) 35%, transparent);
  border-radius: 999px;
  padding: 0.28rem 0.85rem;
  background: color-mix(in srgb, var(--petrol) 6%, transparent);
}
.service-link {
  margin-top: 1.4rem;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.92rem;
  font-weight: 600;
  color: var(--ink);
  text-decoration: none;
  border-bottom: 1px solid var(--line-strong);
  padding-bottom: 0.2rem;
  transition: color 0.25s ease, border-color 0.25s ease, gap 0.25s var(--ease-out);
}
.service-link:hover { color: var(--petrol); border-color: var(--petrol); gap: 0.85rem; }
.service-note {
  margin-top: 1.2rem;
  font-size: 0.88rem;
  color: var(--muted);
}
.service-note a { color: var(--petrol); font-weight: 600; text-decoration: none; border-bottom: 1px solid currentColor; }

/* ---------- Bildband ---------- */
.photo-band { position: relative; }
.photo-band img {
  width: 100%;
  height: clamp(300px, 48vw, 560px);
  object-fit: cover;
  filter: saturate(0.8);
}
.photo-band figcaption {
  position: absolute;
  right: var(--gutter);
  bottom: 1.2rem;
  color: var(--paper);
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  text-shadow: 0 1px 12px rgba(0,0,0,0.4);
}

/* ---------- Digital & KI Spotlight (index, Petrol-Band) ---------- */
.digital {
  background: var(--petrol);
  color: var(--paper);
  padding-block: var(--space-section);
}
.digital .eyebrow { color: var(--sage-light); }
.digital .eyebrow::before { background: var(--sage-light); }
.digital .section-head h2 { color: var(--paper); }
.digital .section-head h2 em { color: var(--sage-light); }
.digital .section-head .lead { color: rgba(245, 242, 234, 0.72); }
.digital-claim {
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: rgba(245, 242, 234, 0.55);
  margin-bottom: 0.9rem;
}
.digital-grid {
  margin-top: clamp(2.6rem, 5vw, 4.5rem);
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border-top: 1px solid rgba(245, 242, 234, 0.22);
}
.digital-item {
  padding: 1.9rem clamp(1.1rem, 2vw, 2rem) 2rem 0;
}
.digital-item + .digital-item { border-left: 1px solid rgba(245, 242, 234, 0.22); padding-left: clamp(1.1rem, 2vw, 2rem); }
.digital-item h3 {
  font-family: var(--serif);
  font-size: clamp(1.2rem, 1rem + 0.8vw, 1.55rem);
  font-weight: 420;
  margin-bottom: 0.7rem;
}
.digital-item p { font-size: 0.92rem; color: rgba(245, 242, 234, 0.68); line-height: 1.55; }
.digital-foot {
  margin-top: clamp(2.2rem, 4vw, 3.4rem);
  padding-top: 1.6rem;
  border-top: 1px solid rgba(245, 242, 234, 0.22);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1.2rem;
}
.digital-foot p { color: rgba(245, 242, 234, 0.8); font-size: 0.98rem; }
.digital-foot p strong { color: var(--paper); font-weight: 600; }
.digital-cta { display: flex; gap: 0.8rem; flex-wrap: wrap; }
.digital .btn--ghost { color: var(--paper); border-color: rgba(245, 242, 234, 0.5); }
.digital .btn--ghost:hover { border-color: var(--paper); }
@media (max-width: 1020px) {
  .digital-grid { grid-template-columns: 1fr 1fr; }
  .digital-item { border-left: none !important; padding-left: 0 !important; }
  .digital-item:nth-child(even) { border-left: 1px solid rgba(245, 242, 234, 0.22) !important; padding-left: 1.2rem !important; }
  .digital-item:nth-child(n+3) { border-top: 1px solid rgba(245, 242, 234, 0.22); }
}
@media (max-width: 640px) {
  .digital-grid { grid-template-columns: 1fr; }
  .digital-item { border: none !important; padding-left: 0 !important; border-top: 1px solid rgba(245, 242, 234, 0.22) !important; }
}

/* ---------- Ausgangslagen-Bento (digital-und-ki): asymmetrische Bild-Kacheln ---------- */
.lagen-bento {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  grid-auto-rows: clamp(190px, 21vw, 285px);
  gap: clamp(0.8rem, 1.4vw, 1.15rem);
  margin-top: clamp(2.4rem, 5vw, 4rem);
}
.lage-tile { position: relative; border-radius: 6px; overflow: hidden; margin: 0; }
.lage-tile img {
  width: 100%; height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.55s ease;
  filter: saturate(0.88);
}
.lage-tile::after {
  content: '';
  position: absolute; inset: 0;
  background: linear-gradient(180deg,
    rgba(23, 24, 21, 0.18) 0%,
    transparent 26% 40%,
    rgba(23, 24, 21, 0.5) 62%,
    rgba(23, 24, 21, 0.82) 82%,
    rgba(23, 24, 21, 0.94) 100%);
}
.lage-num {
  position: absolute; top: 0.95rem; left: 1.1rem; z-index: 1;
  color: rgba(245, 242, 234, 0.85);
  font-size: 0.7rem; font-weight: 600; letter-spacing: 0.24em;
}
.lage-tile figcaption {
  position: absolute; inset-inline: 0; bottom: 0; z-index: 1;
  padding: 1.1rem 1.2rem 1.15rem;
}
.lage-q {
  font-family: var(--serif);
  font-weight: 420;
  font-style: italic;
  color: var(--paper);
  font-size: clamp(1.02rem, 0.9rem + 0.55vw, 1.42rem);
  line-height: 1.28;
  display: block;
  text-wrap: balance;
}
.lage-sub {
  display: block;
  margin-top: 0.45rem;
  font-size: 0.8rem;
  line-height: 1.5;
  color: rgba(245, 242, 234, 0.78);
  max-width: 46ch;
}
.lage-tile--w4 { grid-column: span 4; }
.lage-tile--tall { grid-column: span 2; grid-row: span 2; }
.lage-tile--tall img { object-position: 50% 22%; }
.lage-tile--s2 { grid-column: span 2; }
.lage-tile--w3 { grid-column: span 3; }
.lagen-cta {
  margin-top: clamp(0.8rem, 1.4vw, 1.15rem);
  background: var(--petrol);
  color: var(--paper);
  border-radius: 6px;
  padding: clamp(1.8rem, 3.2vw, 2.8rem) clamp(1.4rem, 3vw, 3rem);
  display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between;
  gap: 1.2rem 2.4rem;
}
.lagen-cta-q {
  font-family: var(--serif);
  font-weight: 420;
  font-size: clamp(1.45rem, 1.1rem + 1.4vw, 2.2rem);
  line-height: 1.18;
  text-wrap: balance;
}
.lagen-cta-sub {
  margin-top: 0.6rem;
  font-size: 0.98rem;
  color: rgba(245, 242, 234, 0.75);
  max-width: 44ch;
}
.lagen-cta .btn {
  font-size: 1rem;
  padding: 1rem 1.9rem;
  flex-shrink: 0;
}
@media (max-width: 900px) {
  .lagen-bento { grid-template-columns: 1fr 1fr; grid-auto-rows: clamp(170px, 26vw, 230px); }
  .lage-tile--w4, .lage-tile--w3 { grid-column: span 2; }
  .lage-tile--tall { grid-column: span 1; grid-row: span 1; }
  .lage-tile--s2 { grid-column: span 1; }
  .lage-sub { display: none; }
}
@media (max-width: 560px) {
  .lagen-bento { grid-template-columns: 1fr; grid-auto-rows: clamp(180px, 48vw, 230px); }
  .lage-tile--w4, .lage-tile--w3, .lage-tile--tall, .lage-tile--s2 { grid-column: span 1; grid-row: span 1; }
  .lage-sub { display: block; }
}

/* ---------- Arbeitsweise (dunkler Block) ---------- */
.method {
  background: var(--ink);
  color: var(--paper);
  padding-block: var(--space-section);
}
.method .eyebrow { color: var(--sage-light); }
.method .eyebrow::before { background: var(--sage-light); }
.method .section-head h2 { color: var(--paper); }
.method .section-head h2 em { color: var(--sage-light); }
.method .section-head .lead { color: rgba(245, 242, 234, 0.66); }

.principles {
  margin-top: clamp(3rem, 6vw, 5rem);
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  border-top: 1px solid var(--line-inverse);
}
.principle {
  padding: 2.2rem clamp(1.2rem, 2.5vw, 2.4rem) 2.4rem 0;
  border-bottom: 1px solid var(--line-inverse);
}
.principle + .principle { border-left: 1px solid var(--line-inverse); padding-left: clamp(1.2rem, 2.5vw, 2.4rem); }
.principle h3 {
  font-size: clamp(1.35rem, 1.1rem + 1vw, 1.9rem);
  font-weight: 420;
  margin-bottom: 0.9rem;
}
.principle p { color: rgba(245, 242, 234, 0.66); font-size: 0.98rem; }

.process {
  margin-top: clamp(3.5rem, 6vw, 5.5rem);
}
.process-label {
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--sage-light);
  margin-bottom: 1.8rem;
}
.process-steps {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: clamp(1rem, 2vw, 2rem);
  counter-reset: step;
}
.process-steps li {
  list-style: none;
  counter-increment: step;
  position: relative;
  padding-top: 1.4rem;
}
.process-steps li::before {
  content: '0' counter(step);
  position: absolute;
  top: -0.4rem;
  left: 0;
  font-family: var(--serif);
  font-size: 0.95rem;
  color: var(--sage);
}
.process-steps li::after {
  content: '';
  position: absolute;
  top: 0.55rem;
  left: 2rem;
  right: 0.6rem;
  height: 1px;
  background: var(--line-inverse);
}
.process-steps li:last-child::after { display: none; }
.process-steps b { display: block; font-size: 1rem; font-weight: 600; margin-bottom: 0.35rem; }
.process-steps span { font-size: 0.86rem; color: rgba(245, 242, 234, 0.6); line-height: 1.5; }

/* ---------- Honorar ---------- */
.fees { padding-block: var(--space-section); }
.fee-grid {
  margin-top: clamp(3rem, 6vw, 5rem);
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}
.fee {
  padding: 2.4rem clamp(1.4rem, 2.5vw, 2.6rem) 2.6rem 0;
  display: flex;
  flex-direction: column;
}
.fee + .fee { border-left: 1px solid var(--line); padding-left: clamp(1.4rem, 2.5vw, 2.6rem); }
.fee-kind {
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--petrol);
  margin-bottom: 1.3rem;
}
.fee h3 {
  font-size: clamp(1.5rem, 1.2rem + 1.2vw, 2.1rem);
  font-weight: 420;
  margin-bottom: 1rem;
}
.fee p { color: var(--muted); font-size: 0.98rem; flex: 1; }
.fee-typ {
  margin-top: 1.6rem;
  padding-top: 1rem;
  border-top: 1px solid var(--line);
  font-size: 0.85rem;
  font-weight: 600;
  color: var(--ink-soft);
}
.fee-typ span { color: var(--muted); font-weight: 500; }

/* Prinzipien-Leiste: strukturiert im Raster unter den Paketen statt loser Haekchen */
.fee-principles {
  margin-top: 1.2rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border: 1px solid var(--line-strong);
  border-radius: 4px;
  overflow: hidden;
  background: var(--paper);
  font-size: 0.9rem;
  font-weight: 600;
  color: var(--ink-soft);
}
.fee-principles span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
  padding: 1rem 1.2rem;
  border-right: 1px solid var(--line);
}
.fee-principles span:last-child { border-right: none; }
.fee-principles svg { width: 15px; height: 15px; color: var(--petrol); flex: none; }
@media (max-width: 980px) {
  .fee-principles { grid-template-columns: 1fr; }
  .fee-principles span { justify-content: flex-start; border-right: none; border-bottom: 1px solid var(--line); }
  .fee-principles span:last-child { border-bottom: none; }
}

/* ---------- Mid-CTA ---------- */
.midcta {
  background: var(--petrol-deep);
  color: var(--paper);
  padding-block: clamp(4rem, 8vw, 7rem);
}
.midcta-in {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
}
.midcta h2 {
  font-size: clamp(1.8rem, 1.3rem + 2.4vw, 3rem);
  font-weight: 380;
  line-height: 1.15;
  max-width: 22ch;
}
.midcta h2 em { font-style: italic; color: var(--sage-light); }
.midcta p { color: rgba(245,242,234,0.7); margin-top: 0.8rem; max-width: 40rem; }

/* ---------- Team ---------- */
.team { padding-block: var(--space-section); background: var(--paper-deep); }
.team-grid {
  margin-top: clamp(3rem, 6vw, 5rem);
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(1.8rem, 3.5vw, 3.5rem);
}
.member { display: flex; flex-direction: column; }
.member-photo {
  aspect-ratio: 3 / 3.4;
  background: linear-gradient(160deg, var(--sand) 0%, var(--sage-light) 100%);
  display: grid;
  place-items: center;
  position: relative;
  overflow: hidden;
}
.member-photo span {
  font-family: var(--serif);
  font-size: clamp(3rem, 6vw, 4.6rem);
  font-weight: 380;
  color: var(--paper);
  text-shadow: 0 2px 30px rgba(23,24,21,0.18);
}
.member-photo::after {
  content: 'Porträt folgt';
  position: absolute;
  bottom: 0.9rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.66rem;
  font-weight: 600;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: var(--muted);
}
.member h3 {
  font-size: 1.55rem;
  font-weight: 460;
  margin-top: 1.5rem;
}
.member-role {
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--petrol);
  margin-top: 0.4rem;
}
.member p { color: var(--muted); font-size: 0.95rem; margin-top: 0.9rem; }
.member .draft-note { margin-top: 0.9rem; }

/* ---------- Referenzen ---------- */
.refs { padding-block: clamp(3.5rem, 6vw, 6rem); border-top: 1px solid var(--line); }
.refs-in {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
}
.refs h2 {
  font-size: clamp(1.5rem, 1.2rem + 1.2vw, 2.1rem);
  font-weight: 420;
}
.refs p { color: var(--muted); max-width: 34rem; font-size: 0.95rem; }

/* ---------- Kontakt ---------- */
.contact { padding-block: var(--space-section); background: var(--ink); color: var(--paper); }
.contact .eyebrow { color: var(--sage-light); }
.contact .eyebrow::before { background: var(--sage-light); }
.contact-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.15fr);
  gap: clamp(2.5rem, 6vw, 6rem);
  align-items: start;
}
.contact-copy h2 {
  font-size: var(--text-h2);
  font-weight: 380;
  line-height: 1.08;
  color: var(--paper);
  margin: 1.4rem 0 1.4rem;
}
.contact-copy h2 em { font-style: italic; color: var(--sage-light); }
.contact-copy .lead { color: rgba(245,242,234,0.66); font-size: 1.08rem; max-width: 32rem; }

.contact-direct { margin-top: 2.6rem; border-top: 1px solid var(--line-inverse); }
.contact-direct li {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 0.15rem;
  padding-block: 1.05rem;
  border-bottom: 1px solid var(--line-inverse);
}
.contact-direct .k {
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--sage-light);
}
.contact-direct a, .contact-direct .v {
  color: var(--paper);
  font-size: 1.08rem;
  font-weight: 500;
  text-decoration: none;
}
.contact-direct a:hover { color: var(--sage-light); }

/* Formular */
.form-card {
  background: var(--paper);
  color: var(--ink);
  padding: clamp(1.6rem, 3vw, 2.6rem);
  border-radius: 4px;
}
.form-card h3 { font-size: 1.5rem; font-weight: 460; margin-bottom: 0.4rem; }
.form-card .form-sub { color: var(--muted); font-size: 0.92rem; margin-bottom: 1.6rem; }

.field { margin-bottom: 1.1rem; }
.field label {
  display: block;
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--ink-soft);
  margin-bottom: 0.4rem;
}
.field input, .field select, .field textarea {
  width: 100%;
  font-family: var(--sans);
  font-size: 0.98rem;
  color: var(--ink);
  background: transparent;
  border: none;
  border-bottom: 1px solid var(--line-strong);
  border-radius: 0;
  padding: 0.55rem 0.1rem;
  transition: border-color 0.25s ease;
  appearance: none;
}
.field select {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' fill='none' stroke='%23171815' stroke-width='1.6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 0.2rem center;
}
.field textarea { min-height: 90px; resize: vertical; }
.field input:focus, .field select:focus, .field textarea:focus {
  outline: none;
  border-bottom-color: var(--petrol);
}
.field-row { display: grid; grid-template-columns: 1fr 1fr; gap: 1.2rem; }

.choice-group { display: flex; flex-wrap: wrap; gap: 0.5rem; }
.choice-group input { position: absolute; opacity: 0; pointer-events: none; }
.choice-group label {
  display: inline-flex;
  align-items: center;
  font-size: 0.88rem;
  font-weight: 600;
  letter-spacing: 0.01em;
  text-transform: none;
  color: var(--ink-soft);
  border: 1px solid var(--line-strong);
  border-radius: 999px;
  padding: 0.5rem 1.15rem;
  cursor: pointer;
  transition: all 0.2s ease;
  margin: 0;
}
.choice-group input:checked + label {
  background: var(--petrol);
  border-color: var(--petrol);
  color: var(--paper);
}
.choice-group input:focus-visible + label { outline: 2px solid var(--petrol); outline-offset: 2px; }

.form-privacy {
  font-size: 0.78rem;
  color: var(--muted);
  line-height: 1.55;
  margin: 1.3rem 0;
}
.form-privacy a { color: var(--petrol); }
.form-card .btn { width: 100%; justify-content: center; }

/* ---------- Footer ---------- */
.site-footer { background: var(--ink); color: rgba(245,242,234,0.6); border-top: 1px solid var(--line-inverse); }
.footer-in {
  padding-block: clamp(3rem, 5vw, 4.5rem) 2rem;
  display: grid;
  grid-template-columns: minmax(0, 1.4fr) repeat(2, minmax(0, 1fr));
  gap: clamp(2rem, 5vw, 4rem);
}
.footer-brand .brand-word b, .footer-brand .brand-word span { color: var(--paper); }
.footer-brand .brand-word span { color: rgba(245,242,234,0.5); }
.footer-tag {
  margin-top: 1.4rem;
  font-size: 0.86rem;
  font-weight: 600;
  letter-spacing: 0.28em;
  text-transform: lowercase;
  color: var(--sage-light);
}
.footer-col h4 {
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: rgba(245,242,234,0.45);
  margin-bottom: 1.1rem;
}
.footer-col a {
  display: block;
  color: rgba(245,242,234,0.75);
  text-decoration: none;
  font-size: 0.95rem;
  padding-block: 0.3rem;
}
.footer-col a:hover { color: var(--paper); }
.footer-base {
  border-top: 1px solid var(--line-inverse);
  padding-block: 1.3rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0.8rem;
  font-size: 0.82rem;
  color: rgba(245,242,234,0.45);
}

/* ---------- Reveal ---------- */
html.js .reveal {
  opacity: 0;
  transform: translateY(26px);
  transition: opacity 0.8s var(--ease-out), transform 0.8s var(--ease-out);
}
html.js .reveal.is-in { opacity: 1; transform: none; }
html.js .reveal[data-delay="1"] { transition-delay: 0.1s; }
html.js .reveal[data-delay="2"] { transition-delay: 0.2s; }
html.js .reveal[data-delay="3"] { transition-delay: 0.3s; }
@media (prefers-reduced-motion: reduce) {
  html.js .reveal { opacity: 1; transform: none; transition: none; }
}

/* ---------- Legal pages ---------- */
.legal-main { padding-block: clamp(3.5rem, 6vw, 6rem); }
.legal-main .wrap { max-width: 820px; }
.legal-main h1 { font-size: clamp(2.2rem, 1.6rem + 2.4vw, 3.4rem); font-weight: 380; margin: 1.2rem 0 2.2rem; }
.legal-main h2 { font-size: 1.45rem; font-weight: 460; margin: 2.4rem 0 0.8rem; }
.legal-main p, .legal-main li { color: var(--ink-soft); margin-bottom: 0.8rem; }
.legal-main ul { padding-left: 1.2rem; }
.legal-note {
  background: var(--warn-bg);
  border: 1px dashed var(--warn-border);
  border-radius: 6px;
  padding: 0.8rem 1rem;
  font-size: 0.88rem;
  color: var(--muted);
  margin: 1.2rem 0;
}

/* ---------- Responsive ---------- */
@media (max-width: 1020px) {
  .main-nav { display: none; }
  .hero-in { grid-template-columns: 1fr; padding-bottom: 0; }
  .hero-copy { padding-bottom: clamp(2.5rem, 6vw, 4rem); }
  .hero-visual { min-height: 340px; margin-inline: calc(var(--gutter) * -1); }
  .manifest-grid { grid-template-columns: 1fr; }
  .manifest-stats { grid-template-columns: 1fr; gap: 1.6rem; margin-top: 2.4rem; }
  .manifest-stats b { font-size: 3rem; margin-bottom: 0.5rem; }
  .service-row { grid-template-columns: 3rem minmax(0, 1fr); }
  .service-body { grid-column: 2; }
  .svc-visual-in {
    grid-template-columns: 2.6rem minmax(0, 1fr);
    padding-top: clamp(11rem, 42vw, 15rem);
    padding-bottom: 2.6rem;
    min-height: 0;
  }
  .svc-media img { object-position: center top; }
  .svc-media::after {
    background: linear-gradient(180deg,
      rgba(237, 232, 219, 0.08) 0%,
      rgba(237, 232, 219, 0.45) 26%,
      rgba(237, 232, 219, 0.9) 40%,
      var(--paper-deep) 52%);
  }
  .principles { grid-template-columns: 1fr; }
  .principle + .principle { border-left: none; padding-left: 0; }
  .process-steps { grid-template-columns: 1fr 1fr; gap: 1.6rem; }
  .process-steps li::after { display: none; }
  .fee-grid { grid-template-columns: 1fr; }
  .fee { padding-right: 0; }
  .fee + .fee { border-left: none; padding-left: 0; border-top: 1px solid var(--line); }
  .team-grid { grid-template-columns: 1fr; max-width: 30rem; }
  .contact-grid { grid-template-columns: 1fr; }
  .footer-in { grid-template-columns: 1fr; gap: 2rem; }
}
@media (max-width: 560px) {
  .field-row { grid-template-columns: 1fr; }
  .process-steps { grid-template-columns: 1fr; }
  .hero-fields span + span::before { margin-inline: 0.55rem; }
}

/* ============================================================
   V2-Ausbau: Unterseiten, Mobile-Nav, FAQ, Facts, Subnav
   ============================================================ */

/* Anker unter Sticky-Header sauber anfahren */
section[id], div[id], form[id] { scroll-margin-top: 92px; }

/* ---------- Hero-Feld-Chips als Links ---------- */
.hero-fields a {
  color: inherit;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: color 0.2s ease, border-color 0.2s ease;
}
.hero-fields a:hover { color: var(--petrol); border-bottom-color: var(--petrol); }

/* ---------- Header-Aktionen (CTA + Mobile-Burger) ---------- */
.header-actions { display: flex; align-items: center; gap: 1rem; }

/* ---------- Mobile-Navigation (details/summary-Burger) ---------- */
.mnav { display: none; position: relative; }
.mnav summary {
  list-style: none;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  font-size: 0.85rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  padding: 0.5rem 0.2rem;
}
.mnav summary::-webkit-details-marker { display: none; }
.mnav summary .mnav-icon {
  display: inline-flex;
  flex-direction: column;
  gap: 4px;
  width: 20px;
}
.mnav summary .mnav-icon span {
  height: 1.6px;
  background: var(--ink);
  transition: transform 0.25s var(--ease-out), opacity 0.2s ease;
}
.mnav[open] summary .mnav-icon span:nth-child(1) { transform: translateY(5.6px) rotate(45deg); }
.mnav[open] summary .mnav-icon span:nth-child(2) { opacity: 0; }
.mnav[open] summary .mnav-icon span:nth-child(3) { transform: translateY(-5.6px) rotate(-45deg); }
.mnav-panel {
  position: absolute;
  top: calc(100% + 14px);
  right: -0.4rem;
  min-width: 250px;
  max-width: calc(100vw - 2.2rem);
  background: var(--paper);
  border: 1px solid var(--line);
  box-shadow: 0 18px 50px rgba(23, 24, 21, 0.14);
  border-radius: 6px;
  padding: 1rem 1.3rem 1.2rem;
  z-index: 120;
}
.mnav-panel .k {
  display: block;
  font-size: 0.66rem;
  font-weight: 600;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--muted);
  margin: 0.9rem 0 0.35rem;
}
.mnav-panel .k:first-child { margin-top: 0; }
.mnav-panel a {
  display: block;
  text-decoration: none;
  font-size: 0.98rem;
  font-weight: 500;
  color: var(--ink);
  padding-block: 0.42rem;
  border-bottom: 1px solid var(--line);
}
.mnav-panel a:last-child { border-bottom: none; }
.mnav-panel a:hover, .mnav-panel a[aria-current="page"] { color: var(--petrol); }
@media (max-width: 1020px) {
  .mnav { display: block; }
}

/* ---------- Unterseiten-Hero ---------- */
.subpage-hero { padding-block: clamp(2.8rem, 2rem + 3vw, 5rem) clamp(2.2rem, 2rem + 2vw, 3.5rem); }
.subpage-hero-in {
  display: grid;
  grid-template-columns: minmax(0, 7fr) minmax(0, 4.2fr);
  gap: clamp(2rem, 5vw, 5rem);
  align-items: start;
}
.breadcrumbs {
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--muted);
}
.breadcrumbs a { color: var(--petrol); text-decoration: none; }
.breadcrumbs a:hover { text-decoration: underline; }
.breadcrumbs .sep { margin-inline: 0.5rem; color: var(--sage); }
.subpage-hero h1 {
  font-size: clamp(2.3rem, 1.5rem + 3.4vw, 4.2rem);
  font-weight: 360;
  line-height: 1.06;
  letter-spacing: -0.018em;
  margin: 1.3rem 0 1.4rem;
  max-width: 22ch;
}
.subpage-hero h1 em { font-style: italic; color: var(--petrol); }
.subpage-hero .lead {
  font-size: var(--text-lead);
  line-height: 1.5;
  color: var(--muted);
  max-width: 38rem;
  margin-bottom: 2rem;
}
.subpage-cta { display: flex; flex-wrap: wrap; gap: 0.9rem 1.6rem; align-items: center; }
.tel-line {
  font-size: 0.92rem;
  color: var(--muted);
}
.tel-line a { color: var(--ink); font-weight: 600; text-decoration: none; border-bottom: 1px solid var(--line-strong); }
.tel-line a:hover { color: var(--petrol); border-color: var(--petrol); }

/* ---------- Unterseiten-Hero mit Full-Bleed-Bild (Leistungsseiten) ---------- */
.subpage-hero--visual {
  position: relative;
  overflow: hidden;
  padding-block: 0;
}
.subpage-hero--visual .subpage-hero-copy {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: clamp(430px, 52vh, 560px);
  padding-block: clamp(3.5rem, 6vw, 5.5rem);
}
/* Koepfe sitzen bei allen Unterseiten-Motiven im oberen Bilddrittel:
   Crop oben verankern, damit breite Viewports nie den Kopf abschneiden */
.subpage-hero--visual .hero-media img { object-position: right 20%; }

.subpage-hero--visual .lead {
  max-width: 34rem;
  font-size: clamp(1.02rem, 0.98rem + 0.3vw, 1.16rem);
}

/* Visual-Hero: H1 kompakter + Overlay-Schutzzone breiter, damit die
   Headline komplett auf ruhigem Grund steht (Bild bleibt rechts präsent) */
.subpage-hero--visual h1 {
  font-size: clamp(2.1rem, 1.4rem + 2.6vw, 3.4rem);
  max-width: 20ch;
}
.subpage-hero--visual .hero-media::after {
  background: linear-gradient(90deg,
    var(--paper) 0%,
    var(--paper) 40%,
    rgba(245, 242, 234, 0.96) 54%,
    rgba(245, 242, 234, 0.72) 70%,
    rgba(245, 242, 234, 0.2) 88%,
    transparent 100%);
}

/* Kandidaten-Hero: Gruppe steht im oberen Bildbereich — Crop oben verankern,
   damit bei breiten Viewports die Koepfe nie beschnitten werden */
body[data-page="fuer-kandidaten"] .hero-media img { object-position: right 18%; }
/* Kandidaten-Seite: kurzer Hero-Text -> sanfterer Fade, damit alle drei Personen klar erkennbar bleiben */
body[data-page="fuer-kandidaten"] .hero-media::after {
  background: linear-gradient(90deg,
    var(--paper) 0%,
    var(--paper) 26%,
    rgba(245, 242, 234, 0.9) 42%,
    rgba(245, 242, 234, 0.42) 56%,
    rgba(245, 242, 234, 0.06) 72%,
    transparent 100%);
}

/* „Auf einen Blick" als eigene, luftige Sektion (nach dem Subnav) */
.facts-section { padding-block: clamp(3.5rem, 3rem + 4vw, 6.5rem); }
.facts-grid {
  margin: 1.8rem 0 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0 clamp(2rem, 4vw, 4.5rem);
}
.facts-grid > div {
  min-width: 0;
  border-top: 1px solid var(--line);
  padding-block: 1.5rem 1.7rem;
}
.facts-grid dt {
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--petrol);
  margin-bottom: 0.55rem;
}
.facts-grid dd {
  margin: 0;
  font-family: var(--serif);
  font-size: clamp(1.15rem, 1rem + 0.7vw, 1.5rem);
  font-weight: 440;
  color: var(--ink);
  line-height: 1.35;
}
.facts-grid dd a {
  color: var(--petrol);
  text-decoration: none;
  border-bottom: 1px solid currentColor;
}
@media (max-width: 1020px) {
  .facts-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 560px) {
  .facts-grid { grid-template-columns: 1fr; }
  .facts-grid > div { padding-block: 1.1rem 1.3rem; }
}

/* ---------- Anlass-Kacheln 2x3 (hospitality-beratung) ---------- */
.anlass-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(0.8rem, 1.6vw, 1.4rem);
  margin-bottom: 2.8rem;
}
.anlass-card {
  position: relative;
  margin: 0;
  aspect-ratio: 4 / 3;
  border-radius: 6px;
  overflow: hidden;
  background: var(--sand);
}
.anlass-card img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(0.82) contrast(0.98);
  transition: transform 0.6s var(--ease-out);
}
.anlass-card::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 52%, rgba(23, 24, 21, 0.62) 100%);
  pointer-events: none;
}
.anlass-card figcaption {
  position: absolute;
  left: 1.1rem;
  right: 1.1rem;
  bottom: 0.95rem;
  z-index: 1;
  font-family: var(--serif);
  font-size: clamp(1.05rem, 0.95rem + 0.5vw, 1.3rem);
  font-weight: 460;
  line-height: 1.25;
  color: var(--paper);
}
@media (max-width: 1020px) {
  .anlass-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 560px) {
  .anlass-grid { grid-template-columns: 1fr; }
  .anlass-card { aspect-ratio: 16 / 10; }
}

/* ---------- Bereichs-Selector: expandierende Bild-Panels (fuer-kandidaten) ---------- */
.xsel {
  display: flex;
  gap: 0.6rem;
  height: clamp(360px, 42vw, 470px);
  margin-top: clamp(2rem, 4vw, 3.2rem);
}
.xsel-panel {
  position: relative;
  flex: 1 1 0%;
  min-width: 0;
  overflow: hidden;
  border: none;
  padding: 0;
  border-radius: 6px;
  cursor: pointer;
  background: var(--sand);
  transition: flex-grow 0.7s var(--ease-out);
}
.xsel-panel.is-active { flex-grow: 5.5; cursor: default; }
.xsel-panel:focus-visible { outline: 2px solid var(--petrol); outline-offset: 3px; }
.xsel-panel img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(0.82) contrast(0.98);
  transition: transform 0.7s var(--ease-out);
}
.xsel-panel::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 52%, rgba(23, 24, 21, 0.6) 100%);
  pointer-events: none;
}
.xsel-label {
  position: absolute;
  left: 1rem;
  right: 1rem;
  bottom: 1rem;
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 0.8rem;
  text-align: left;
}
.xsel-icon {
  flex: none;
  display: inline-grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: rgba(245, 242, 234, 0.88);
  backdrop-filter: blur(6px);
  color: var(--petrol);
}
.xsel-icon svg { width: 20px; height: 20px; }
.xsel-text { min-width: 0; overflow: hidden; white-space: nowrap; }
.xsel-text b {
  display: block;
  font-family: var(--serif);
  font-size: clamp(1.05rem, 1rem + 0.5vw, 1.35rem);
  font-weight: 460;
  color: var(--paper);
  opacity: 0;
  transform: translateX(18px);
  transition: opacity 0.5s ease 0.15s, transform 0.5s var(--ease-out) 0.15s;
}
.xsel-text i {
  display: block;
  font-style: normal;
  font-size: 0.82rem;
  color: rgba(245, 242, 234, 0.82);
  margin-top: 0.15rem;
  opacity: 0;
  transform: translateX(18px);
  transition: opacity 0.5s ease 0.25s, transform 0.5s var(--ease-out) 0.25s;
}
.xsel-panel.is-active .xsel-text b,
.xsel-panel.is-active .xsel-text i {
  opacity: 1;
  transform: none;
  white-space: normal;
}
@media (max-width: 1020px) {
  .xsel { flex-direction: column; height: auto; }
  .xsel-panel { min-height: 68px; flex: none; transition: min-height 0.6s var(--ease-out); }
  .xsel-panel.is-active { min-height: 300px; }
  .xsel-text b { opacity: 1; transform: none; } /* Titel mobil immer lesbar */
}

/* ---------- Zusagen-Sektion (fuer-kandidaten) ---------- */
.pledges { padding-block: clamp(4rem, 3rem + 5vw, 7.5rem); }
.pledge-grid {
  list-style: none;
  margin: 2.6rem 0 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1.4rem;
}
.pledge {
  background: var(--paper-deep);
  border-top: 2px solid var(--petrol);
  padding: 1.7rem 1.5rem 1.9rem;
}
.pledge-num {
  display: block;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.22em;
  color: var(--petrol);
  margin-bottom: 1.1rem;
}
.pledge h3 {
  font-size: 1.35rem;
  font-weight: 420;
  letter-spacing: -0.01em;
  margin-bottom: 0.55rem;
}
.pledge p {
  margin: 0;
  font-size: 0.92rem;
  line-height: 1.55;
  color: var(--muted);
}
@media (max-width: 1020px) {
  .pledge-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 560px) {
  .pledge-grid { grid-template-columns: 1fr; }
}

/* ---------- Facts-Box „Auf einen Blick" ---------- */
.facts-box {
  background: var(--paper-deep);
  border: 1px solid var(--line);
  border-radius: 4px;
  padding: 1.6rem 1.7rem 1.2rem;
}
.facts-box h2 {
  font-size: 0.72rem;
  font-family: var(--sans);
  font-weight: 600;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--petrol);
  margin-bottom: 0.9rem;
}
.facts-box dl { margin: 0; }
.facts-box div {
  display: grid;
  grid-template-columns: 8.5rem minmax(0, 1fr);
  gap: 1rem;
  padding-block: 0.62rem;
  border-top: 1px solid var(--line);
  font-size: 0.9rem;
}
.facts-box dt { font-weight: 600; color: var(--ink-soft); }
.facts-box dd { margin: 0; color: var(--muted); }
.facts-box dd a { color: var(--petrol); font-weight: 600; text-decoration: none; border-bottom: 1px solid currentColor; }

/* ---------- Service-Subnav ---------- */
.subnav {
  border-block: 1px solid var(--line);
  background: var(--paper);
}
.subnav-in {
  display: flex;
  gap: clamp(1.2rem, 3vw, 2.6rem);
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}
.subnav-in::-webkit-scrollbar { display: none; }
.subnav a {
  flex: none;
  text-decoration: none;
  font-size: 0.82rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--muted);
  padding-block: 0.95rem;
  border-bottom: 2px solid transparent;
  transition: color 0.2s ease, border-color 0.2s ease;
}
.subnav a:hover { color: var(--ink); }
.subnav a[aria-current="page"] { color: var(--petrol); border-bottom-color: var(--petrol); }

/* ---------- Detail-Sektionen der Unterseiten ---------- */
.detail { padding-block: clamp(4rem, 3rem + 5vw, 7.5rem); }
.detail--tint { background: var(--paper-deep); }
.detail .section-head { margin-bottom: clamp(2rem, 4vw, 3.5rem); }
.detail .section-head h2 { font-size: clamp(1.8rem, 1.3rem + 2vw, 2.9rem); margin: 1.1rem 0 1rem; }

.detail-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.15fr);
  gap: clamp(2rem, 5vw, 5rem);
  align-items: start;
}
.detail-grid .prose p { color: var(--ink-soft); margin-bottom: 1rem; max-width: 42rem; }

.check-list { list-style: none; }
.check-list li {
  display: flex;
  gap: 0.8rem;
  align-items: baseline;
  padding-block: 0.72rem;
  border-top: 1px solid var(--line);
  color: var(--ink-soft);
  font-size: 0.98rem;
}
.check-list li:last-child { border-bottom: 1px solid var(--line); }
.check-list li::before {
  content: '';
  flex: none;
  width: 13px;
  height: 13px;
  transform: translateY(1px);
  background: no-repeat center / contain url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M2.5 8.5l3.5 3.5 7.5-8' fill='none' stroke='%231C5257' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

/* Typische Ausgangslagen: editoriale Statements, keine Kästen */
.situation-list { list-style: none; max-width: 52rem; }
.situation-list li {
  padding-block: 1.25rem;
  border-top: 1px solid var(--line);
  font-family: var(--serif);
  font-size: clamp(1.15rem, 1rem + 0.7vw, 1.5rem);
  font-weight: 400;
  line-height: 1.4;
  color: var(--ink);
}
.situation-list li:last-child { border-bottom: 1px solid var(--line); }
.situation-list li span { display: block; font-family: var(--sans); font-size: 0.92rem; color: var(--muted); margin-top: 0.35rem; }

/* Honorar-Zuordnung */
.fee-line {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.6rem 1.2rem;
  padding: 1.3rem 0;
  border-block: 1px solid var(--line);
  font-size: 1rem;
}
.fee-line b { font-family: var(--serif); font-size: 1.25rem; font-weight: 480; }
.fee-line a { color: var(--petrol); font-weight: 600; text-decoration: none; border-bottom: 1px solid currentColor; }

/* ---------- FAQ (details/summary, editorial) ---------- */
.faq-list { max-width: 56rem; }
.faq-item {
  border-top: 1px solid var(--line);
}
.faq-item:last-child { border-bottom: 1px solid var(--line); }
.faq-item summary {
  list-style: none;
  cursor: pointer;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 1.5rem;
  padding-block: 1.15rem;
  font-family: var(--serif);
  font-size: clamp(1.1rem, 1rem + 0.55vw, 1.4rem);
  font-weight: 440;
  line-height: 1.35;
  transition: color 0.2s ease;
}
.faq-item summary::-webkit-details-marker { display: none; }
.faq-item summary:hover { color: var(--petrol); }
.faq-item summary::after {
  content: '+';
  flex: none;
  font-family: var(--sans);
  font-size: 1.3rem;
  font-weight: 400;
  color: var(--petrol);
  line-height: 1;
  transform: translateY(2px);
  transition: transform 0.25s var(--ease-out);
}
.faq-item[open] summary::after { transform: translateY(2px) rotate(45deg); }
.faq-item .faq-a {
  padding: 0 0 1.4rem;
  max-width: 46rem;
}
.faq-item .faq-a p { color: var(--muted); font-size: 0.98rem; margin-bottom: 0.7rem; }
.faq-item .faq-a a { color: var(--petrol); font-weight: 600; }

/* ---------- Verwandte Leistungen ---------- */
.related { padding-block: clamp(3.5rem, 5vw, 6rem); border-top: 1px solid var(--line); }
.related-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(1.4rem, 3vw, 3rem);
  margin-top: 2rem;
}
.related-card {
  display: block;
  text-decoration: none;
  padding: 1.6rem 1.7rem 1.5rem;
  border: 1px solid var(--line);
  border-radius: 4px;
  background: var(--paper);
  transition: border-color 0.25s ease, transform 0.25s var(--ease-out);
}
.related-card:hover { border-color: var(--petrol); transform: translateY(-3px); }
.related-card .k {
  display: block;
  font-size: 0.68rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--petrol);
  margin-bottom: 0.6rem;
}
.related-card b {
  display: block;
  font-family: var(--serif);
  font-size: 1.35rem;
  font-weight: 460;
  color: var(--ink);
  margin-bottom: 0.4rem;
}
.related-card span { color: var(--muted); font-size: 0.92rem; }
.related-card .arrow { display: inline-block; margin-top: 0.9rem; color: var(--ink); font-weight: 600; font-size: 0.9rem; }

/* ---------- Vertraulichkeit (Nachfolge) ---------- */
.discretion {
  border-left: 2px solid var(--petrol);
  padding: 0.4rem 0 0.4rem 1.6rem;
  margin-top: 2rem;
}
.discretion li {
  list-style: none;
  padding-block: 0.5rem;
  color: var(--ink-soft);
  font-size: 0.98rem;
}
.discretion b { color: var(--ink); }

/* ---------- Quiz-Funnel ---------- */
.quiz { opacity: 0; transform: translateY(10px); transition: opacity 0.35s var(--ease-out), transform 0.35s var(--ease-out); }
.quiz.is-in { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) { .quiz { transition: none; transform: none; opacity: 1; } }

.quiz-progress {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--muted);
  margin-bottom: 1.4rem;
}
.quiz-dots { display: inline-flex; gap: 0.4rem; }
.quiz-dot {
  width: 22px;
  height: 3px;
  border-radius: 2px;
  background: var(--line);
  transition: background 0.3s ease;
}
.quiz-dot.is-done { background: var(--petrol); }

.quiz-q {
  font-family: var(--serif);
  font-size: clamp(1.35rem, 1.15rem + 0.8vw, 1.7rem);
  font-weight: 460;
  line-height: 1.25;
  margin-bottom: 1.3rem;
}

.quiz-options { display: grid; gap: 0.6rem; }
.quiz-option {
  font-family: var(--sans);
  text-align: left;
  background: transparent;
  border: 1px solid var(--line-strong);
  border-radius: 6px;
  padding: 0.95rem 1.15rem;
  cursor: pointer;
  transition: border-color 0.2s ease, background 0.2s ease, transform 0.2s var(--ease-out);
}
.quiz-option b { display: block; font-size: 0.98rem; font-weight: 600; color: var(--ink); }
.quiz-option span { display: block; font-size: 0.82rem; color: var(--muted); margin-top: 0.15rem; }
.quiz-option:hover, .quiz-option:focus-visible {
  border-color: var(--petrol);
  background: color-mix(in srgb, var(--petrol) 5%, transparent);
  transform: translateX(3px);
  outline: none;
}
.quiz-option.is-picked {
  border-color: var(--petrol);
  background: var(--petrol);
}
.quiz-option.is-picked b, .quiz-option.is-picked span { color: var(--paper); }

.quiz-back {
  margin-top: 1.2rem;
  background: none;
  border: none;
  font-family: var(--sans);
  font-size: 0.85rem;
  font-weight: 600;
  color: var(--muted);
  cursor: pointer;
  padding: 0.3rem 0;
}
.quiz-back:hover { color: var(--petrol); }

/* Fördercheck-Step: Zurück & Skip in einer Zeile, Skip bewusst leiser */
.quiz-nav-row { display: flex; justify-content: space-between; align-items: center; gap: 1rem; }
.quiz-skip {
  margin-top: 1.2rem;
  background: none;
  border: none;
  font-family: var(--sans);
  font-size: 0.8rem;
  font-weight: 500;
  color: var(--muted);
  opacity: 0.75;
  cursor: pointer;
  padding: 0.3rem 0;
}
.quiz-skip:hover { color: var(--petrol); opacity: 1; }
.quiz-foerder-note {
  font-size: 0.86rem;
  line-height: 1.5;
  color: var(--muted);
  margin: 0.7rem 0 0.9rem;
}

.quiz-form .btn { width: 100%; justify-content: center; }
.quiz-hp { position: absolute; left: -9999px; top: auto; width: 1px; height: 1px; overflow: hidden; }
.quiz-error {
  font-size: 0.85rem;
  color: var(--paper);
  background: var(--ink);
  border-radius: 4px;
  padding: 0.6rem 0.85rem;
  margin-bottom: 1rem;
}
.quiz-error a { color: inherit; font-weight: 600; }

.quiz-success { text-align: center; padding: 1.2rem 0 0.6rem; }
.quiz-check {
  display: inline-grid;
  place-items: center;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: var(--petrol);
  color: var(--paper);
  margin-bottom: 1.1rem;
}
.quiz-check svg { width: 26px; height: 26px; }
.quiz-success h3 { font-size: 1.5rem; font-weight: 460; margin-bottom: 0.5rem; }
.quiz-success p { color: var(--muted); font-size: 0.95rem; max-width: 26rem; margin: 0 auto 1.4rem; }

.quiz-cal-placeholder {
  border: 1px dashed var(--line-strong);
  border-radius: 6px;
  padding: 1.1rem 1.2rem;
  text-align: left;
}
.quiz-cal-placeholder b { display: block; font-size: 0.95rem; margin-bottom: 0.25rem; }
.quiz-cal-placeholder span { font-size: 0.85rem; color: var(--muted); }
.quiz-cal-placeholder a { color: var(--petrol); font-weight: 600; }

/* ---------- Ersteinschätzung / Value-Return ---------- */
.quiz-teaser {
  display: flex;
  gap: 0.8rem;
  align-items: flex-start;
  background: color-mix(in srgb, var(--petrol) 7%, transparent);
  border: 1px solid color-mix(in srgb, var(--petrol) 25%, transparent);
  border-radius: 6px;
  padding: 0.85rem 1rem;
  margin-bottom: 1.2rem;
}
.quiz-teaser-check {
  flex: none;
  display: inline-grid;
  place-items: center;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: var(--petrol);
  color: var(--paper);
}
.quiz-teaser-check svg { width: 13px; height: 13px; }
.quiz-teaser b { display: block; font-size: 0.95rem; }
.quiz-teaser span { display: block; font-size: 0.84rem; color: var(--muted); margin-top: 0.1rem; }

.quiz-success--result { text-align: left; }
.quiz-success--result .quiz-check { display: inline-grid; }
.quiz-success--result h3 { text-align: left; }
.quiz-success--result > p { margin-inline: 0; max-width: none; }

.quiz-result {
  border-top: 1px solid var(--line);
  padding-top: 1.1rem;
  margin: 1.2rem 0 1.4rem;
  text-align: left;
}
.quiz-result-k {
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--petrol);
  margin-bottom: 0.7rem;
}
.quiz-result ul, .quiz-result ol { list-style: none; padding: 0; }
.quiz-result li {
  position: relative;
  padding: 0.45rem 0 0.45rem 1.5rem;
  font-size: 0.94rem;
  color: var(--ink-soft);
  line-height: 1.55;
}
.quiz-result ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.95em;
  width: 13px;
  height: 13px;
  background: no-repeat center / contain url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M2.5 8.5l3.5 3.5 7.5-8' fill='none' stroke='%231C5257' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.tool-steps { counter-reset: ts; }
.tool-steps li { counter-increment: ts; }
.tool-steps li::before {
  content: '0' counter(ts);
  position: absolute;
  left: 0;
  top: 0.55em;
  font-family: var(--serif);
  font-size: 0.85rem;
  color: var(--petrol);
}

/* ---------- Interaktive Tools (Nachfolge-Check, Weg-Finder) ---------- */
.tool-wrap {
  max-width: 56rem;
  margin-inline: auto;
}
/* Tool-Sektionen stehen als zentriertes Modul */
.tool-section .section-head {
  margin-inline: auto;
  text-align: center;
  max-width: 48rem;
}
.tool-section .section-head .lead { margin-inline: auto; }
.tool-section .eyebrow { justify-content: center; }
.tool-section .eyebrow::after {
  content: '';
  width: 2rem;
  height: 1px;
  background: var(--petrol);
  flex: none;
}
.tool-card {
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: 4px;
  padding: clamp(1.5rem, 3vw, 2.4rem);
}
.detail--tint .tool-card { background: var(--paper); }
.tool-intro { margin-top: 1.2rem; font-size: 0.85rem; color: var(--muted); }
.tool-score {
  display: flex;
  align-items: baseline;
  gap: 1rem;
  margin-bottom: 1rem;
}
.tool-score b {
  font-family: var(--serif);
  font-size: clamp(2.6rem, 5vw, 3.6rem);
  font-weight: 420;
  color: var(--petrol);
  line-height: 1;
}
.tool-score b span { font-size: 0.45em; color: var(--sage); }
.tool-score em {
  font-style: normal;
  font-family: var(--serif);
  font-size: clamp(1.2rem, 2vw, 1.5rem);
  font-weight: 460;
}
.tool-score--text { flex-direction: column; align-items: flex-start; gap: 0.3rem; }
.tool-score--text em {
  font-family: var(--sans);
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--petrol);
}
.tool-score .tool-weg { font-size: clamp(1.35rem, 2.4vw, 1.8rem); color: var(--ink); line-height: 1.25; }
.tool-teaser-txt { color: var(--muted); font-size: 0.95rem; margin-bottom: 1.3rem; max-width: 40rem; }
.tool-form .btn { width: 100%; justify-content: center; }
.tool-next {
  border-top: 1px solid var(--line);
  padding-top: 1rem;
  font-size: 0.9rem;
  color: var(--muted);
}
.tool-next a { color: var(--petrol); font-weight: 600; }
.tool .quiz-back { margin-top: 1rem; }

/* ---------- Responsive für neue Komponenten ---------- */
@media (max-width: 1020px) {
  .subpage-hero-in { grid-template-columns: 1fr; }
  .detail-grid { grid-template-columns: 1fr; }
  .related-grid { grid-template-columns: 1fr; }
  .facts-box div { grid-template-columns: 7rem minmax(0, 1fr); }
}

/* ================= V2: Digital-Check (Speerspitze) ================= */
.digital-split {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 30rem);
  gap: clamp(2rem, 5vw, 5rem);
  align-items: start;
}
.digital-split-copy .section-head { margin-bottom: 0; }
.digital-split-copy { margin-bottom: 0; }
.dc-benefits {
  list-style: none;
  margin-top: 1.6rem;
  display: grid;
  gap: 0.65rem;
}
.dc-benefits li {
  position: relative;
  padding-left: 1.6rem;
  color: rgba(245, 242, 234, 0.82);
  font-size: 0.98rem;
}
.dc-benefits li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.42em;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background: var(--sage-light);
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="none" stroke="black" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round" d="M2.5 8.5l3.5 3.5 7.5-8"/></svg>') center / contain no-repeat;
}
.digital-split-card { min-height: 22rem; }

/* Ergebnis-Teaser: Score + Foerderquote */
.dc-teaser {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.8rem;
  margin-bottom: 1.4rem;
}
.dc-teaser-item {
  border: 1px solid color-mix(in srgb, var(--ink) 16%, transparent);
  border-radius: 4px;
  padding: 0.85rem 1rem;
}
.dc-teaser-item .dc-teaser-k {
  display: block;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: var(--muted);
  margin-bottom: 0.25rem;
}
.dc-teaser-item b {
  font-size: 1.25rem;
  font-weight: 620;
  color: var(--ink);
}
.dc-teaser-item--accent {
  background: var(--ink);
  border-color: var(--ink);
}
.dc-teaser-item--accent .dc-teaser-k { color: var(--sage-light); }
.dc-teaser-item--accent b { color: var(--paper); }

@media (max-width: 900px) {
  .digital-split { grid-template-columns: 1fr; }
  .dc-teaser { grid-template-columns: 1fr; }
}


/* ============================================================
   V2.2 "TECH-FOOD" — S/W-Basis, Petrol-Akzente, Hausschriften
   Track Record · Roadmap · Pakete · Case-/Paket-Detailseiten
   ============================================================ */

/* ---------- Track Record ---------- */
.track { padding-block: var(--space-section); border-top: 1px solid var(--line); }
.track .section-head { margin-bottom: 3rem; }

.track-stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border: 1px solid var(--line-strong);
  border-radius: 4px;
  margin-bottom: 3.5rem;
  background: var(--paper);
}
.track-stat { padding: 1.5rem 1.6rem 1.3rem; border-right: 1px solid var(--line); }
.track-stat:last-child { border-right: none; }
.track-stat b {
  display: block;
  font-family: var(--serif);
  font-size: clamp(2rem, 1.4rem + 2vw, 3.1rem);
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1;
}
.track-stat span {
  display: block;
  margin-top: 0.5rem;
  font-size: 0.85rem;
  line-height: 1.45;
  color: var(--muted);
}

.brand-wall { display: flex; flex-wrap: wrap; gap: 0.6rem; margin-bottom: 3.5rem; }
.brand-wall span {
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 0.55rem 0.95rem;
  border: 1px solid var(--line-strong);
  border-radius: 4px;
  white-space: nowrap;
  background: var(--paper);
}
.brand-wall span em { font-style: normal; color: var(--muted); text-transform: none; letter-spacing: 0.02em; font-weight: 500; }

/* Case-Cards: klickbar, mit Bild */
.case-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.2rem; }
a.case {
  display: flex;
  flex-direction: column;
  border: 1px solid var(--line-strong);
  border-radius: 4px;
  overflow: hidden;
  background: var(--paper);
  color: inherit;
  text-decoration: none;
  transition: transform 0.3s var(--ease-out), box-shadow 0.3s ease, border-color 0.3s ease;
}
a.case:hover { transform: translateY(-4px); border-color: var(--ink); box-shadow: 0 18px 40px rgba(10, 10, 9, 0.14); }
.case--wide { grid-column: span 2; }
.case-media { margin: 0; aspect-ratio: 16 / 9; overflow: hidden; border-bottom: 1px solid var(--line); }
.case--wide .case-media { aspect-ratio: 21 / 9; }
.case-media img { width: 100%; height: 100%; object-fit: cover; display: block; }
.case-body { display: flex; flex-direction: column; flex: 1; padding: 1.35rem 1.5rem 1.3rem; }
.case-tag {
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--petrol);
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 0.85rem;
}
.case-tag span + span { color: var(--muted); }
.case h3 {
  font-family: var(--serif);
  font-size: clamp(1.3rem, 1.1rem + 0.7vw, 1.75rem);
  font-weight: 500;
  line-height: 1.15;
  margin-bottom: 0.55rem;
}
.case-body > p { font-size: 0.93rem; line-height: 1.6; color: var(--ink-soft); }
.case-facts { list-style: none; margin: 1.05rem 0 0; padding: 0; display: flex; flex-wrap: wrap; gap: 0.45rem; }
.case-facts li {
  font-size: 0.74rem;
  font-weight: 600;
  padding: 0.32rem 0.62rem;
  border: 1px solid var(--line);
  border-radius: 999px;
  background: var(--paper-deep);
}
.case-role { margin-top: auto; padding-top: 1.05rem; font-size: 0.8rem; line-height: 1.5; color: var(--muted); }
.case-cta {
  margin-top: 0.9rem;
  font-size: 0.86rem;
  font-weight: 700;
  color: var(--petrol);
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
}
a.case:hover .case-cta { text-decoration: underline; text-underline-offset: 3px; }
.track-note { margin-top: 2rem; }

/* ---------- Roadmap (vertikal, Linie laeuft beim Scrollen mit) ---------- */
.roadmap { position: relative; max-width: 46rem; margin: clamp(2.4rem, 5vw, 4rem) 0 3.6rem; }
.roadmap-line {
  position: absolute;
  left: 17px;
  top: 6px;
  bottom: 6px;
  width: 2px;
  background: var(--line);
  border-radius: 2px;
  overflow: hidden;
}
.roadmap-line i {
  position: absolute;
  inset: 0;
  background: var(--petrol);
  transform-origin: top;
  transform: scaleY(0); /* JS setzt Scroll-Fortschritt */
  will-change: transform;
}
.roadmap-step { position: relative; padding: 0 0 2.2rem 4rem; }
.roadmap-step:last-child { padding-bottom: 0; }
.roadmap-dot {
  position: absolute;
  left: 6px;
  top: 4px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 2px solid var(--line-strong);
  background: var(--paper);
  display: grid;
  place-items: center;
  font-size: 0.72rem;
  font-weight: 700;
  transition: border-color 0.3s ease, background 0.3s ease, color 0.3s ease, transform 0.3s var(--ease-out);
  z-index: 1;
}
.roadmap-card {
  border: 1px solid var(--line-strong);
  border-radius: 4px;
  padding: 1.4rem 1.5rem 1.3rem;
  background: var(--paper);
  transition: border-color 0.3s ease, box-shadow 0.3s ease, transform 0.3s var(--ease-out);
}
.roadmap-step.is-active .roadmap-dot {
  border-color: var(--petrol);
  background: var(--petrol);
  color: var(--paper);
  transform: scale(1.12);
}
.roadmap-step.is-active .roadmap-card {
  border-color: var(--petrol);
  box-shadow: 0 14px 36px rgba(20, 62, 66, 0.16);
  transform: translateX(4px);
}
.roadmap-k {
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--petrol);
  display: block;
  margin-bottom: 0.6rem;
}
.roadmap-card h3 { font-size: 1.18rem; font-weight: 700; margin-bottom: 0.45rem; }
.roadmap-card p { font-size: 0.92rem; line-height: 1.58; color: var(--ink-soft); }
.roadmap-price {
  display: block;
  margin-top: 0.85rem;
  font-size: 0.86rem;
  font-weight: 700;
}
.roadmap-step.is-active .roadmap-price { color: var(--petrol); }

/* ---------- Pakete: Tiefe + klickbar ---------- */
.paket-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.2rem; align-items: stretch; perspective: 1400px; }
.paket {
  position: relative;
  display: flex;
  flex-direction: column;
  border: 1px solid var(--line-strong);
  border-radius: 6px;
  padding: 1.7rem 1.6rem 1.5rem;
  background: var(--paper);
  box-shadow: 0 1px 0 rgba(10,10,9,0.06), 0 10px 24px rgba(10,10,9,0.07);
  transition: transform 0.35s var(--ease-out), box-shadow 0.35s ease, border-color 0.3s ease;
  transform-style: preserve-3d;
}
.paket:hover {
  transform: translateY(-8px) rotateX(1.6deg);
  border-color: var(--ink);
  box-shadow: 0 2px 0 rgba(10,10,9,0.05), 0 30px 60px rgba(10,10,9,0.16);
}
/* Farb-Staffelung: Starter (hell/dezent) -> Advanced (Petrol) -> Profi (Premium-Schwarz).
   .paket--dark buendelt die Weisstext-Overrides fuer beide dunklen Karten. */
.paket--dark { color: var(--paper); }
.paket--advanced { background: var(--petrol); border-color: var(--petrol-deep); }
.paket--advanced:hover { box-shadow: 0 2px 0 rgba(20,62,66,0.12), 0 34px 70px rgba(20,62,66,0.34); border-color: var(--petrol-deep); }
.paket--profi {
  background: linear-gradient(165deg, #171715 0%, #000000 90%);
  border: 1px solid rgba(197, 204, 195, 0.55);
  box-shadow: 0 1px 0 rgba(10,10,9,0.08), 0 14px 32px rgba(10,10,9,0.16);
}
.paket--profi:hover { box-shadow: 0 2px 0 rgba(10,10,9,0.1), 0 38px 78px rgba(10,10,9,0.38); border-color: var(--sage-light); }
.paket--profi .paket-kind::after {
  content: 'Premium';
  margin-left: 0.6rem;
  padding: 0.18rem 0.5rem;
  border: 1px solid rgba(197, 204, 195, 0.6);
  border-radius: 999px;
  font-size: 0.6rem;
  letter-spacing: 0.14em;
  color: var(--sage-light);
  vertical-align: middle;
}
.paket--starter .paket-kind { color: var(--muted); }
.paket--dark .paket-kind { color: var(--sage-light); }
.paket--dark .paket-fuer { color: rgba(255,255,255,0.66); }
.paket--dark li { border-color: var(--line-inverse); }
.paket--dark .paket-vorteil { border-color: var(--line-inverse); }
.paket--dark .paket-mehr { color: var(--sage-light); }
.paket-kind {
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--petrol);
  margin-bottom: 0.85rem;
}
.paket h3 { font-family: var(--serif); font-size: 1.6rem; font-weight: 500; margin-bottom: 0.3rem; }
.paket-claim { font-size: 0.9rem; opacity: 0.82; margin-bottom: 0.4rem; }
.paket-zeit { font-size: 0.8rem; font-weight: 700; margin-bottom: 1rem; }
.paket ul { list-style: none; margin: 0 0 1.15rem; padding: 0; }
.paket li {
  font-size: 0.9rem;
  line-height: 1.5;
  padding: 0.55rem 0;
  border-top: 1px solid var(--line);
  display: flex;
  gap: 0.6rem;
  align-items: baseline;
}
.paket li::before { content: '+'; font-weight: 700; color: var(--petrol); flex: 0 0 auto; }
.paket--dark li::before { color: var(--sage-light); }
.paket li.paket-carry { opacity: 0.62; }
.paket li.paket-carry::before { content: '='; }
.paket-vorteil {
  border-top: 1px solid var(--line);
  padding-top: 0.85rem;
  margin-bottom: 1rem;
  font-size: 0.88rem;
  line-height: 1.5;
}
.paket-vorteil b { display: block; font-size: 0.7rem; letter-spacing: 0.16em; text-transform: uppercase; color: var(--petrol); margin-bottom: 0.3rem; }
.paket--dark .paket-vorteil b { color: var(--sage-light); }
.paket-fuer { margin-top: auto; font-size: 0.8rem; color: var(--muted); }
.paket-mehr {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  margin-top: 0.9rem;
  font-size: 0.86rem;
  font-weight: 700;
  color: var(--petrol);
}
.paket:hover .paket-mehr { text-decoration: underline; text-underline-offset: 3px; }
/* ganze Karte klickbar — Textfarben erben (sonst Petrol-auf-Schwarz auf der Featured-Karte) */
.paket-link::after { content: ''; position: absolute; inset: 0; border-radius: 6px; }
.paket-link { color: inherit; text-decoration: none; }
.paket--dark.paket-link { color: var(--paper); }
.paket--dark .paket-zeit { color: var(--sage-light); }
.paket--dark .paket-claim { color: rgba(255, 255, 255, 0.85); opacity: 1; }
.paket--dark li { color: rgba(255, 255, 255, 0.92); }
.paket--dark .paket-vorteil { color: rgba(255, 255, 255, 0.88); }
.paket-betreuung {
  margin-top: 1.2rem;
  border: 1px solid var(--line-strong);
  border-radius: 4px;
  padding: 1.1rem 1.4rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem 2rem;
  align-items: baseline;
  justify-content: space-between;
  font-size: 0.9rem;
  background: var(--paper-deep);
}
.paket-betreuung b { font-size: 0.78rem; letter-spacing: 0.14em; text-transform: uppercase; }
.paket-betreuung span { color: var(--muted); flex: 1 1 26rem; }

/* ---------- Detailseiten (Cases & Pakete) ---------- */
.detail-hero { padding: calc(var(--space-section) * 0.55) 0 2.6rem; }
.detail-hero .eyebrow { margin-bottom: 1.1rem; }
.detail-hero h1 {
  font-family: var(--serif);
  font-size: clamp(2.2rem, 1.5rem + 3.4vw, 4rem);
  font-weight: 500;
  line-height: 1.05;
  letter-spacing: -0.01em;
  max-width: 18ch;
  margin-bottom: 1.1rem;
}
.detail-hero .lead { max-width: 56ch; }
.detail-media { margin: 0 0 0.4rem; border-radius: 6px; overflow: hidden; border: 1px solid var(--line-strong); }
.detail-media img { width: 100%; height: auto; display: block; }
.detail-media figcaption { font-size: 0.74rem; color: var(--muted); padding: 0.5rem 0.2rem; }
.detail-grid { display: grid; grid-template-columns: 1.5fr 1fr; gap: 2.6rem; padding-block: 2.4rem; align-items: start; }
.detail-grid h2 { font-family: var(--serif); font-size: clamp(1.5rem, 1.2rem + 1.2vw, 2.1rem); font-weight: 500; margin-bottom: 1rem; }
.detail-list { list-style: none; margin: 0; padding: 0; }
.detail-list li {
  padding: 0.65rem 0;
  border-top: 1px solid var(--line);
  font-size: 0.95rem;
  line-height: 1.55;
  display: flex;
  gap: 0.7rem;
  align-items: baseline;
}
.detail-list li::before { content: '→'; color: var(--petrol); flex: 0 0 auto; font-weight: 700; }
.detail-aside {
  border: 1px solid var(--line-strong);
  border-radius: 6px;
  padding: 1.5rem 1.5rem 1.4rem;
  background: var(--paper-deep);
  position: sticky;
  top: 90px;
}
.detail-aside h3 { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.18em; text-transform: uppercase; color: var(--petrol); margin-bottom: 0.9rem; }
.detail-aside dl { margin: 0 0 1.2rem; }
.detail-aside dt { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--muted); margin-top: 0.8rem; }
.detail-aside dd { margin: 0.15rem 0 0; font-size: 0.92rem; line-height: 1.5; }
.detail-aside dd a { color: var(--petrol); }
.detail-facts { display: flex; flex-wrap: wrap; gap: 0.45rem; margin: 0 0 0.4rem; padding: 0; list-style: none; }
.detail-facts li { font-size: 0.76rem; font-weight: 600; padding: 0.35rem 0.65rem; border: 1px solid var(--line-strong); border-radius: 999px; background: var(--paper); }

/* CTA-Band am Seitenende */
.cta-band { background: var(--ink); color: var(--paper); padding-block: calc(var(--space-section) * 0.6); margin-top: var(--space-section); }
.cta-band .wrap { display: grid; grid-template-columns: 1.4fr 1fr; gap: 2rem; align-items: center; }
.cta-band h2 { font-family: var(--serif); font-size: clamp(1.7rem, 1.3rem + 1.8vw, 2.6rem); font-weight: 500; line-height: 1.12; }
.cta-band h2 em { font-style: italic; color: var(--sage-light); }
.cta-band p { margin-top: 0.7rem; color: rgba(255,255,255,0.78); font-size: 0.95rem; max-width: 50ch; }
.cta-band-actions { display: flex; flex-direction: column; gap: 0.8rem; align-items: flex-start; justify-self: end; }
.cta-band-actions .btn--light:hover { background: var(--sage-light); border-color: var(--sage-light); }
.cta-band-note { font-size: 0.78rem; color: rgba(255,255,255,0.6); }

/* ---------- Responsive ---------- */
@media (max-width: 980px) {
  .track-stats { grid-template-columns: repeat(2, 1fr); }
  .track-stat:nth-child(2) { border-right: none; }
  .track-stat:nth-child(-n+2) { border-bottom: 1px solid var(--line); }
  .case-grid, .paket-grid { grid-template-columns: 1fr; }
  .case--wide { grid-column: auto; }
  .case--wide .case-media { aspect-ratio: 16 / 9; }
  .detail-grid { grid-template-columns: 1fr; }
  .detail-aside { position: static; }
  .cta-band .wrap { grid-template-columns: 1fr; }
  .cta-band-actions { justify-self: start; }
}

/* BAFA-Trust-Badge (Pendant zu heypaul.ai) */
.bafa-badge { display: block; width: 220px; height: auto; margin-top: 1.6rem; }
.bafa-badge-note { font-size: 0.84rem !important; }
.detail-aside .bafa-badge { width: 170px; margin: 1.1rem 0 0.3rem; }

/* ---------- Paket-Detailseiten V2: Eckdaten-Leiste + Feature-Sektionen ---------- */
.eckdaten { border-block: 1px solid var(--line-strong); background: var(--paper-deep); }
.eckdaten-in {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr)) auto;
  gap: 1.6rem;
  padding-block: 1.35rem;
  align-items: center;
}
.eckdaten-item dt {
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--petrol);
  margin-bottom: 0.25rem;
}
.eckdaten-item dd { margin: 0; font-size: 0.88rem; line-height: 1.45; }
.eckdaten .btn { white-space: nowrap; justify-self: end; }

/* Feature-Sektionen: Bild + Klartext im Wechsel */
.features { padding-block: 1rem 0; }
.feature-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.05fr);
  gap: clamp(2rem, 5vw, 4.5rem);
  align-items: center;
  padding-block: clamp(2.4rem, 4vw, 3.6rem);
  border-top: 1px solid var(--line);
}
.feature-row:first-of-type { border-top: none; }
.feature-row--flip .feature-media { order: 2; }
.feature-media { margin: 0; border-radius: 6px; overflow: hidden; border: 1px solid var(--line-strong); }
.feature-media img { width: 100%; height: 100%; object-fit: cover; display: block; aspect-ratio: 4 / 3; }
.feature-kicker {
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--petrol);
  display: block;
  margin-bottom: 0.7rem;
}
.feature-copy h3 {
  font-family: var(--serif);
  font-size: clamp(1.5rem, 1.2rem + 1.4vw, 2.2rem);
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 0.8rem;
}
.feature-copy > p { font-size: 0.98rem; line-height: 1.66; color: var(--ink-soft); }
.feature-benefits {
  list-style: none;
  margin: 1.2rem 0 0;
  padding: 0;
}
.feature-benefits li {
  display: flex;
  gap: 0.65rem;
  align-items: baseline;
  padding: 0.5rem 0;
  font-size: 0.92rem;
  line-height: 1.5;
  border-top: 1px solid var(--line);
}
.feature-benefits li::before { content: '✓'; color: var(--petrol); font-weight: 700; flex: 0 0 auto; }
.feature-benefits b { font-weight: 700; }

@media (max-width: 980px) {
  .eckdaten-in { grid-template-columns: 1fr 1fr; }
  .eckdaten .btn { justify-self: start; grid-column: 1 / -1; }
  .feature-row { grid-template-columns: 1fr; }
  .feature-row--flip .feature-media { order: 0; }
}

/* ============================================================
   V2.3 MOBILE-POLISH — Overflow-Fixes & kompakte Layouts
   ============================================================ */

/* Buttons brechen nie um */
.btn { white-space: nowrap; }

/* Burger-Dropdown: geschlossen komplett aus dem Layout —
   stand sonst unsichtbar 28px ueber dem rechten Rand (scrollWidth-Overflow) */
.mnav:not([open]) .mnav-panel { display: none; }

/* Sicherheitsnetz gegen horizontales Wackeln (Overscroll, Rundungsfehler) */
html, body { overflow-x: clip; }

@media (max-width: 640px) {
  /* Header einzeilig: kompaktes Logo, kompakter CTA */
  .header-in { gap: 0.6rem; }
  .brand svg { width: 30px; height: 30px; }
  .header-actions { gap: 0.6rem; }
  .header-actions .btn { padding: 0.5rem 0.85rem; font-size: 0.8rem; }

  /* Roadmap: aktive Karte nicht seitlich schieben, schmalere Punktspalte */
  .roadmap-step { padding-left: 3.1rem; }
  .roadmap-step.is-active .roadmap-card { transform: none; }

  /* CTA-Gruppen: gestapelt, volle Breite, zentriert */
  .hero-cta { flex-direction: column; align-items: stretch; }
  .hero-cta .btn { justify-content: center; }
  .cta-band-actions { width: 100%; }
  .cta-band-actions .btn { width: 100%; justify-content: center; }

  /* Paketseiten: Eckdaten einspaltig, CTA volle Breite */
  .eckdaten-in { grid-template-columns: 1fr; gap: 0.9rem; }
  .eckdaten .btn { width: 100%; justify-content: center; }

  /* Betreuungs-Box & Stat-Leiste gestapelt */
  .paket-betreuung { flex-direction: column; align-items: flex-start; gap: 0.5rem; }
  .track-stats { grid-template-columns: 1fr; }
  .track-stat { border-right: none !important; border-bottom: 1px solid var(--line); }
  .track-stat:last-child { border-bottom: none; }
}

/* ============================================================
   V3 MONOCHROM — Manifest-Statement & Kompetenzfelder
   (Partner-Feedback Josef 21.07. + Aleks 15.07.2026)
   ============================================================ */

/* ---------- Statement-Band: große These, invertiert ---------- */
.statement {
  background: var(--ink);
  color: var(--paper);
  padding-block: clamp(5rem, 6rem + 4vw, 10rem);
  position: relative;
  overflow: hidden;
}
.statement::before {
  /* technische Textur: feines Linienraster statt Foto */
  content: '';
  position: absolute;
  inset: 0;
  background-image: linear-gradient(var(--line-inverse) 1px, transparent 1px);
  background-size: 100% clamp(4rem, 8vw, 7rem);
  opacity: 0.16;
  pointer-events: none;
}
.statement-in { position: relative; }
.statement .eyebrow { color: var(--sage-light); }
.statement .eyebrow::before { background: var(--sage-light); }
.statement h2 {
  font-size: clamp(2.4rem, 1.5rem + 4.4vw, 5.4rem);
  font-weight: 340;
  line-height: 1.04;
  letter-spacing: -0.018em;
  max-width: 18ch;
  margin-top: 1.6rem;
}
.statement h2 em { font-style: italic; color: var(--sage-light); }
.statement p {
  margin-top: 1.8rem;
  max-width: 44rem;
  font-size: var(--text-lead);
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.66);
}

/* ---------- Kompetenzfelder: editorialer Vierklang ---------- */
.fields { padding-block: var(--space-section); }
.fields-list { list-style: none; margin-top: clamp(2.5rem, 5vw, 4.5rem); }
.field {
  border-top: 1px solid var(--line-strong);
  padding-block: clamp(2.2rem, 4.5vw, 4rem);
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: clamp(1.6rem, 4vw, 4.5rem);
  position: relative;
}
.field:last-child { border-bottom: 1px solid var(--line-strong); }

.field-meta { display: flex; flex-direction: column; align-items: flex-start; }
.field-num {
  font-family: var(--serif);
  font-size: clamp(2.6rem, 5vw, 4.2rem);
  font-weight: 300;
  line-height: 1;
  color: var(--sage);
  font-variant-numeric: tabular-nums;
}
.field-icon {
  width: 30px;
  height: 30px;
  margin-top: 1.1rem;
  color: var(--ink);
}
.field-meta h3 {
  font-size: clamp(1.9rem, 1.3rem + 2.4vw, 3.1rem);
  font-weight: 400;
  line-height: 1.05;
  letter-spacing: -0.01em;
  margin-top: 1.1rem;
}
.field-quote {
  font-family: var(--serif);
  font-style: italic;
  font-size: clamp(1.12rem, 1rem + 0.6vw, 1.45rem);
  line-height: 1.35;
  color: var(--muted);
  margin-top: 1.2rem;
  max-width: 24ch;
}

.field-body > p { color: var(--muted); max-width: 40rem; }
.field-links { list-style: none; margin-top: 1.6rem; }
.field-links a {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 1.2rem;
  padding: 0.85rem 0.2rem;
  border-top: 1px solid var(--line);
  text-decoration: none;
  font-weight: 600;
  font-size: 0.98rem;
  transition: padding-left 0.25s var(--ease-out), background 0.25s var(--ease-out);
}
.field-links li:last-child a { border-bottom: 1px solid var(--line); }
.field-links a small {
  font-weight: 500;
  color: var(--sage);
  font-size: 0.82rem;
  letter-spacing: 0.02em;
  text-align: right;
  flex: none;
}
.field-links a .arrow { transition: transform 0.25s var(--ease-out); display: inline-block; }
.field-links a:hover { padding-left: 0.7rem; background: var(--paper-deep); }
.field-links a:hover .arrow { transform: translateX(0.35rem); }
.field-links a:focus-visible { outline: 2px solid var(--ink); outline-offset: 2px; }

@media (max-width: 860px) {
  .field { grid-template-columns: 1fr; gap: 1.4rem; }
  .field-quote { max-width: 34ch; }
  .field-icon { position: absolute; top: clamp(2.2rem, 4.5vw, 4rem); right: 0.2rem; margin-top: 0; }
}

/* ============================================================
   V3.1 — SUCCESS-STORIES-MARQUEE & REFERENZEN-HUB
   Motion-Pattern nach shadcn "testimonials-13" (Marquee, Schach-
   brett aus Karte + Wordmark-Kachel, Punktraster) — nativ als
   Vanilla-CSS im Monochrom-System nachgebaut, kein Build-Step.
   ============================================================ */

/* ---------- Marquee-Mechanik ---------- */
.stories { padding-block: clamp(3.5rem, 6vw, 6rem) 0; }
.stories-head { margin-bottom: clamp(2rem, 4vw, 3rem); }
.marquee {
  --marquee-duration: 65s;
  overflow: hidden;
  display: flex;
  border-block: 1px solid var(--line-strong);
  background: var(--paper-deep);
  mask-image: linear-gradient(to right, transparent, black 8%, black 92%, transparent);
  -webkit-mask-image: linear-gradient(to right, transparent, black 8%, black 92%, transparent);
}
.marquee-track {
  display: flex;
  flex: none;
  min-width: 100%;
  animation: marquee-x var(--marquee-duration) linear infinite;
}
.marquee:hover .marquee-track,
.marquee:focus-within .marquee-track { animation-play-state: paused; }
@keyframes marquee-x {
  from { transform: translateX(0); }
  to   { transform: translateX(-100%); }
}
@media (prefers-reduced-motion: reduce) {
  .marquee-track { animation: none; }
  .marquee {
    overflow-x: auto;
    mask-image: none;
    -webkit-mask-image: none;
  }
}

/* ---------- Story-Einheit: Karte + Wordmark-Kachel ---------- */
.story {
  flex: none;
  width: clamp(19rem, 24vw, 24rem);
  display: flex;
  flex-direction: column;
  border-right: 1px solid var(--line);
  background: var(--paper);
}
.story:nth-child(even) { flex-direction: column-reverse; }

.story-card {
  flex: 1 1 auto;
  padding: 1.6rem 1.6rem 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 1.1rem;
  text-decoration: none;
  transition: background 0.25s var(--ease-out);
}
.story-card:hover { background: var(--ink); color: var(--paper); }
.story-card:hover .story-role, 
.story-card:hover .story-quote { color: inherit; }
.story-card:hover .story-cta { color: inherit; border-color: currentColor; }
.story-head { display: flex; align-items: center; gap: 0.85rem; }
.story-avatar {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  flex: none;
  display: grid;
  place-items: center;
  background: var(--ink);
  color: var(--paper);
  font-family: var(--serif);
  font-size: 0.95rem;
  font-weight: 500;
  letter-spacing: 0.04em;
}
.story-card:hover .story-avatar { background: var(--paper); color: var(--ink); }
.story-name { display: block; font-weight: 700; font-size: 0.95rem; line-height: 1.25; }
.story-role { display: block; font-size: 0.78rem; color: var(--muted); margin-top: 0.15rem; }
.story-quote {
  font-family: var(--serif);
  font-size: 1.04rem;
  line-height: 1.45;
  color: var(--ink-soft);
  flex: 1 1 auto;
}
.story-cta {
  align-self: flex-start;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  border-bottom: 1px solid var(--line-strong);
  padding-bottom: 0.15rem;
}

/* Wordmark-Kachel mit Punktraster (Maskentechnik der Vorlage) */
.story-tile {
  position: relative;
  height: clamp(8.5rem, 11vw, 10.5rem);
  display: grid;
  place-items: center;
  padding: 1.4rem;
  background: var(--paper-deep);
  border-top: 1px solid var(--line);
  overflow: hidden;
}
.story:nth-child(even) .story-tile { border-top: none; border-bottom: 1px solid var(--line); }
.story-tile::before {
  content: '';
  position: absolute;
  inset: 0;
  opacity: 0.14;
  background-image:
    linear-gradient(to right, var(--muted) 1px, transparent 1px),
    linear-gradient(to bottom, var(--muted) 1px, transparent 1px);
  background-size: 20px 20px;
  mask-image:
    repeating-linear-gradient(to right, black 0 3px, transparent 3px 8px),
    repeating-linear-gradient(to bottom, black 0 3px, transparent 3px 8px);
  -webkit-mask-image:
    repeating-linear-gradient(to right, black 0 3px, transparent 3px 8px),
    repeating-linear-gradient(to bottom, black 0 3px, transparent 3px 8px);
  mask-composite: intersect;
  -webkit-mask-composite: source-in;
}
.story-mark {
  position: relative;
  text-align: center;
}
.story-mark b {
  display: block;
  font-family: var(--serif);
  font-size: clamp(1.25rem, 1.6vw, 1.6rem);
  font-weight: 460;
  letter-spacing: 0.01em;
  line-height: 1.15;
}
.story-mark span {
  display: block;
  margin-top: 0.45rem;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--muted);
}

/* ---------- Referenzen-Hub: Filter + Gruppen ---------- */
.hub-filter {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-top: clamp(1.8rem, 3vw, 2.6rem);
}
.hub-filter button {
  font: inherit;
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 0.55rem 1.1rem;
  background: transparent;
  border: 1px solid var(--line-strong);
  border-radius: 999px;
  cursor: pointer;
  color: var(--ink);
  transition: background 0.2s var(--ease-out), color 0.2s var(--ease-out), transform 0.2s var(--ease-out);
}
.hub-filter button:hover { transform: translateY(-1px); }
.hub-filter button[aria-pressed="true"] { background: var(--ink); color: var(--paper); border-color: var(--ink); }
.hub-filter button:focus-visible { outline: 2px solid var(--ink); outline-offset: 2px; }
.hub-grid { margin-top: clamp(2.2rem, 4vw, 3.4rem); }
.hub-grid .case.is-hidden { display: none; }
.hub-count {
  margin-top: 1.1rem;
  font-size: 0.8rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--muted);
}

@media (max-width: 640px) {
  .story { width: 84vw; }
}

/* ---------- Kandidaten-Profil: gestapeltes Layout + Stepper ---------- */
.contact--stack .contact-stack-head {
  max-width: 46rem;
  margin-inline: auto;
  text-align: center;
}
.contact--stack .contact-stack-head .eyebrow {
  justify-content: center;
  color: var(--petrol); /* helle Sektion: dunkles Eyebrow statt sage-light der dunklen Kontakt-Sektion */
}
.contact--stack .contact-stack-head .eyebrow::before { background: var(--petrol); }
.contact--stack .contact-stack-head .lead { margin-inline: auto; }
.form-card--wide {
  max-width: 56rem;
  margin: clamp(2.2rem, 4vw, 3.2rem) auto 0;
}
.kstep-progress {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 1.4rem;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--muted);
}
.kstep { border: none; display: none; }
.kstep.is-active { display: block; }
.kstep > legend {
  font-family: var(--serif);
  font-size: clamp(1.3rem, 1.1rem + 0.8vw, 1.7rem);
  font-weight: 460;
  margin-bottom: 1.2rem;
  padding: 0;
}
.kstep-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  margin-top: 1.6rem;
}
.kstep-nav .kstep-back {
  font: inherit;
  font-size: 0.9rem;
  font-weight: 600;
  background: none;
  border: none;
  cursor: pointer;
  color: var(--muted);
  padding: 0.4rem 0;
}
.kstep-nav .kstep-back:hover { color: var(--ink); }
.kstep-nav .btn { margin-left: auto; }
@media (max-width: 560px) {
  .kstep-nav { flex-direction: column-reverse; align-items: stretch; }
  .kstep-nav .kstep-back { text-align: center; }
  .kstep-nav .btn { width: 100%; justify-content: center; margin-left: 0; }
}

/* ---------- Team: vier Partner ---------- */
.team-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); gap: clamp(1.4rem, 2.6vw, 2.6rem); }
.member .service-link { align-self: flex-start; }
@media (max-width: 1020px) { .team-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); max-width: none; } }
@media (max-width: 640px) { .team-grid { grid-template-columns: 1fr; max-width: 30rem; } }
