/* ==========================================================================
   a companion — Stylesheet
   Editorial-Advisory-Design. Navy-dominant, warme Neutraltöne, Newsreader/Inter.
   Farben aus dem Logo: Blau #5A83AB. Bewusst ein einziger, heller Bildwelt-Modus
   mit dunklen Navy-Sektionen (wie eine gedruckte Publikation).
   ========================================================================== */

/* --- Fonts (selbst gehostet — keine externen Requests, DSGVO) -------------- */

@font-face {
  font-family: 'Newsreader';
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url(../fonts/newsreader-normal-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Newsreader';
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url(../fonts/newsreader-normal-latin-ext.woff2) format('woff2');
  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: 'Newsreader';
  font-style: italic;
  font-weight: 400 600;
  font-display: swap;
  src: url(../fonts/newsreader-italic-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Newsreader';
  font-style: italic;
  font-weight: 400 600;
  font-display: swap;
  src: url(../fonts/newsreader-italic-latin-ext.woff2) format('woff2');
  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: 'Inter';
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url(../fonts/inter-var-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url(../fonts/inter-var-latin-ext.woff2) format('woff2');
  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;
}

/* Metrisch abgestimmte System-Fallbacks — verhindern Layout-Shift beim
   Font-Swap (Größe/Höhe entsprechen der Webfont, bis diese geladen ist). */
@font-face {
  font-family: 'Newsreader Fallback';
  src: local('Georgia');
  size-adjust: 123.54%;
  ascent-override: 59.50%;
  descent-override: 21.45%;
  line-gap-override: 0%;
}
@font-face {
  font-family: 'Inter Fallback';
  src: local('Arial');
  size-adjust: 138.27%;
  ascent-override: 70.06%;
  descent-override: 17.44%;
  line-gap-override: 0%;
}

/* --- Design Tokens -------------------------------------------------------- */

:root {
  /* Ground & Flächen — warm gewählt, nicht kaltes Grau */
  --paper:      #FBFAF7;   /* warmes Off-White, Hauptfläche */
  --tint:       #F0EDE6;   /* warmes Elfenbein, ruhige Abschnitte */
  --surface:    #FFFFFF;   /* Karten auf getönten Flächen */

  /* Tinten */
  --ink:        #1D2A33;   /* Fließtext, Überschriften (12.9:1 auf paper) */
  --muted:      #5C6774;   /* Sekundärtext (5.6:1 auf paper) */

  /* Navy — dunkle Sektionen */
  --navy:       #142A3E;   /* Hero, dunkle Flächen */

  /* Blau — aus dem Logo (kräftigere Fassung) */
  --blue:       #2F6BA5;   /* nur Deko, Linien, Großschrift */
  --blue-ink:   #2A5E92;   /* Links/Kleinakzente auf hell (6.3:1) */
  --blue-soft:  #9DBBD6;   /* Eyebrows/Akzente auf Navy (7.4:1) */
  --glow:       90, 131, 171;  /* Logo-Blau (#5A83AB) als RGB für weiche Verläufe/Auswahl */

  /* Linien */
  --line:       #E1DBD0;   /* warme Haarlinie auf hell */
  --line-2:     #D3CCBE;

  /* Typo */
  --serif: 'Newsreader', 'Newsreader Fallback', 'Iowan Old Style', Georgia, 'Times New Roman', serif;
  --sans:  'Inter', 'Inter Fallback', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;

  /* Raum */
  --container: 1200px;
  --gutter: 26px;
  --section: 120px;
  --space-head: 22px;   /* Abstand nach Überschriften (Ersatz der Zierlinien) */
}

@media (max-width: 900px) {
  :root { --section: 76px; --gutter: 20px; }
}

/* --- Reset ---------------------------------------------------------------- */

*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }

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

img { max-width: 100%; height: auto; display: block; }
ul { margin: 0; padding: 0; list-style: none; }

a { color: var(--blue-ink); text-decoration: none; }
a:hover { text-decoration: underline; text-underline-offset: 3px; }

:focus-visible {
  outline: 2px solid var(--blue-ink);
  outline-offset: 3px;
  border-radius: 2px;
}

::selection { background: rgba(var(--glow), .24); }

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after {
    animation-duration: .01ms !important;
    transition-duration: .01ms !important;
  }
}

/* --- Layout-Bausteine ----------------------------------------------------- */

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

.section { padding-block: var(--section); }
.section--tint { background: var(--tint); }
.section--tight { padding-block: calc(var(--section) * .6); }

.measure { max-width: 62ch; }

.skip-link {
  position: absolute;
  left: -9999px; top: 0; z-index: 100;
  background: var(--navy); color: #fff; padding: 12px 20px;
}
.skip-link:focus { left: 14px; top: 14px; }

/* --- Typografie ----------------------------------------------------------- */

h1, h2, h3, h4 {
  font-family: var(--serif);
  font-weight: 500;
  color: var(--ink);
  line-height: 1.14;
  letter-spacing: -0.006em;
  margin: 0;
  text-wrap: balance;
}

h1 { font-size: clamp(2.3rem, 1.5rem + 2.8vw, 3.6rem); font-weight: 400; }
h2 { font-size: clamp(1.75rem, 1.3rem + 1.8vw, 2.6rem); }
h3 { font-size: clamp(1.3rem, 1.14rem + .6vw, 1.55rem); }

p { margin: 0 0 1.15em; }
p:last-child { margin-bottom: 0; }

em, i { font-style: italic; }

/* Tracked Uppercase-Labels — geteilte Basis */
.eyebrow, .hero__eyebrow, .claim-box__label, .block__title, .footer-head, .contact-card dt {
  font-family: var(--sans); font-weight: 600; text-transform: uppercase;
}
.eyebrow {
  font-size: .76rem;
  letter-spacing: .19em;
  color: var(--blue-ink);
  margin: 0 0 20px;
}

.lede {
  font-family: var(--serif);
  font-weight: 400;
  font-size: clamp(1.2rem, 1.06rem + .55vw, 1.5rem);
  line-height: 1.5;
  color: var(--ink);
  letter-spacing: -0.003em;
}

.section-head { margin-bottom: 62px; max-width: 40ch; }
.section-head .lede { color: var(--muted); }

/* Abstand nach Überschriften (ersetzt die entfernten Zierlinien) */
:where(h1, h2) + .lede,
:where(h1, h2) + .measure { margin-top: var(--space-head); }
.cta :where(h1, h2, .pull) + p { margin-top: var(--space-head); }

/* --- Header --------------------------------------------------------------- */

.site-header {
  position: sticky; top: 0; z-index: 50;
  background: rgba(251, 250, 247, .95);
  border-bottom: 1px solid var(--line);
}

.site-header__inner {
  display: flex; align-items: center; justify-content: space-between;
  gap: 24px; min-height: 88px;
}
@media (max-width: 720px) { .site-header__inner { min-height: 74px; } }

.site-logo { display: inline-flex; flex-direction: column; gap: 8px; flex-shrink: 0; }
.site-logo img { display: block; width: 250px; }
.site-logo:hover { text-decoration: none; }

/* Claim als echter, lesbarer HTML-Text unter der Wortmarke */
.logo-tag {
  font-family: var(--sans);
  font-weight: 500;
  color: #4C5D6E;
  white-space: nowrap;
  line-height: 1;
}
.site-logo .logo-tag { font-size: 11.5px; letter-spacing: .002em; }

@media (max-width: 720px) {
  .site-logo img { width: 194px; }
  .site-logo .logo-tag { display: none; }
}

.nav ul { display: flex; align-items: center; gap: 36px; }

.nav a {
  font-size: .92rem; font-weight: 500; color: var(--ink);
  padding-block: 6px; position: relative;
}
.nav a::after {
  content: ''; position: absolute; left: 0; right: 100%; bottom: 0;
  height: 1.5px; background: var(--blue); transition: right .22s ease;
}
.nav a:hover { text-decoration: none; }
.nav a:hover::after { right: 0; }
.nav a[aria-current="page"] { color: var(--blue-ink); }
.nav a[aria-current="page"]::after { right: 0; }

.nav-toggle {
  display: none; background: none; border: 1px solid var(--line-2);
  border-radius: 3px; padding: 9px 13px; cursor: pointer;
  font: inherit; font-size: .85rem; color: var(--ink);
}

@media (max-width: 860px) {
  .nav-toggle { display: block; }
  .nav {
    display: none; position: absolute; top: 100%; left: 0; right: 0;
    background: var(--paper); border-bottom: 1px solid var(--line);
    box-shadow: 0 14px 30px rgba(20, 42, 62, .1);
  }
  .nav[data-open="true"] { display: block; }
  .nav ul { flex-direction: column; align-items: stretch; gap: 0; padding: 6px var(--gutter) 18px; }
  .nav a { display: block; padding: 15px 0; border-bottom: 1px solid var(--line); }
  .nav a::after { display: none; }
}

/* --- Hero (Navy, editorial, mit Doppelporträt) ---------------------------- */

.hero, .cta {
  position: relative;
  background: var(--navy);
  color: #fff;
  overflow: hidden;
}
.hero::before {  /* weiche Tiefe rechts oben */
  content: ''; position: absolute; inset: 0;
  background:
    radial-gradient(58% 70% at 88% 8%, rgba(var(--glow),.34), rgba(var(--glow),0) 60%),
    radial-gradient(40% 55% at 6% 100%, rgba(var(--glow),.16), rgba(var(--glow),0) 60%);
  pointer-events: none;
}
.hero__inner {
  position: relative; z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, .95fr);
  gap: clamp(40px, 5vw, 88px);
  align-items: center;
  padding-block: clamp(72px, 4rem + 6vw, 132px);
}
@media (max-width: 940px) {
  .hero__inner { grid-template-columns: 1fr; gap: 52px; padding-block: 64px 72px; }
}

.hero__eyebrow {
  font-size: .76rem; letter-spacing: .2em;
  color: var(--blue-soft);
  margin: 0 0 26px;
}
.hero__headline {
  font-family: var(--serif); font-weight: 400;
  font-size: clamp(2.9rem, 1.9rem + 4.4vw, 5.4rem);
  line-height: 1.02; letter-spacing: -0.018em;
  margin: 0; color: #fff; text-wrap: balance;
}
.hero__headline em { font-style: italic; color: var(--blue-soft); }
.hero__lede {
  font-family: var(--serif); font-weight: 400;
  font-size: clamp(1.16rem, 1.02rem + .55vw, 1.42rem);
  line-height: 1.5; letter-spacing: -0.003em;
  color: rgba(255,255,255,.82);
  max-width: 42ch; margin: 30px 0 0;
}

/* Doppelporträt — gleichberechtigt, editoriale Anmutung */
.hero__gallery { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
@media (max-width: 940px)  { .hero__gallery { max-width: 520px; } }
@media (max-width: 420px)  { .hero__gallery { grid-template-columns: 1fr 1fr; gap: 12px; } }

.portrait { margin: 0; }        /* beide Porträts auf gleicher Ebene */

/* Foto-Rahmen (4:5, deckender Zuschnitt) — geteilt von Hero, Teaser, Profil */
.portrait__frame, .person-teaser__photo, .profile__photo { aspect-ratio: 4 / 5; overflow: hidden; }
.portrait__frame img, .person-teaser__photo img, .profile__photo img {
  width: 100%; height: 100%; object-fit: cover;
}

.portrait__frame {
  background: rgba(255,255,255,.05);
  border: 1px solid rgba(255,255,255,.16);
}
.portrait figcaption {
  margin-top: 14px; font-family: var(--sans);
}
.portrait__name {
  display: block; font-size: .92rem; font-weight: 600; color: #fff;
  letter-spacing: .005em;
}
.portrait__role {
  display: block; font-size: .74rem; color: var(--blue-soft);
  letter-spacing: .04em; margin-top: 3px;
}

/* Seiten-Kopf für Unterseiten */
.page-head {
  padding-block: clamp(64px, 3rem + 5vw, 104px) clamp(40px, 2rem + 3vw, 68px);
  border-bottom: 1px solid var(--line);
}
.page-head .lede { color: var(--muted); }  /* Abstand kommt aus der h1+.lede-Regel */

/* --- Buttons -------------------------------------------------------------- */

.btn {
  display: inline-flex; align-items: center; gap: 10px;
  font-family: var(--sans); font-size: .95rem; font-weight: 500;
  padding: 15px 28px; border: 1px solid transparent; border-radius: 2px;
  transition: background-color .18s ease, color .18s ease, border-color .18s ease;
}
.btn:hover { text-decoration: none; }
.btn--primary { background: var(--blue-ink); color: #fff; border-color: var(--blue-ink); }
.btn--primary:hover { background: #24425f; border-color: #24425f; }
.btn--ghost { background: transparent; color: var(--blue-ink); border-color: var(--line-2); }
.btn--ghost:hover { background: var(--ink); color: #fff; border-color: var(--ink); }

.btn-row { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 40px; }

/* Buttons auf dunklen Flächen (Hero + CTA) */
.hero .btn--primary, .cta .btn--primary { background: #fff; color: var(--navy); border-color: #fff; }
.hero .btn--primary:hover, .cta .btn--primary:hover { background: rgba(255,255,255,.86); }
.hero .btn--ghost, .cta .btn--ghost { color: #fff; border-color: rgba(255,255,255,.42); }
.hero .btn--ghost:hover, .cta .btn--ghost:hover { background: rgba(255,255,255,.1); border-color: #fff; }

/* Textlink mit Pfeil */
.link-arrow {
  font-family: var(--sans); font-size: .82rem; font-weight: 600;
  letter-spacing: .04em; color: var(--blue-ink);
  display: inline-flex; align-items: center; gap: 9px;
}
.link-arrow::after {
  content: '→'; display: inline-block; transition: transform .18s ease;
}
.link-arrow:hover { text-decoration: none; }
.link-arrow:hover::after { transform: translateX(5px); }

/* --- Grids ---------------------------------------------------------------- */

.grid { display: grid; gap: 44px; }
.grid--3 { grid-template-columns: repeat(3, 1fr); }
.grid--2 { grid-template-columns: repeat(2, 1fr); }

@media (max-width: 900px) {
  .grid--3, .grid--2 { grid-template-columns: 1fr; gap: 48px; }
}

/* --- Leistungsfeld-Karte (Startseite) ------------------------------------- */

.field {
  display: flex; flex-direction: column;
  padding-top: 30px; border-top: 1px solid var(--line-2);
  position: relative;
}
.field::before {
  content: ''; position: absolute; top: -1px; left: 0;
  width: 44px; height: 2px; background: var(--blue);
}
.field h3 { margin-bottom: 14px; }
.field p { color: var(--muted); font-size: 1rem; }
.field .link-arrow { margin-top: 24px; }

/* --- Branchen (Kompetenz) ------------------------------------------------- */

.industries {
  display: grid; grid-template-columns: 1fr 1fr;
  gap: 22px 30px; margin-top: 4px;
}
@media (max-width: 520px) { .industries { grid-template-columns: 1fr; } }

.industries__item {
  display: flex; align-items: center; gap: 15px;
  font-size: .98rem; line-height: 1.3; color: var(--ink);
}
.industries__icon {
  flex: none; width: 46px; height: 46px; border-radius: 50%;
  display: grid; place-items: center;
  border: 1px solid var(--line-2); color: var(--blue);
  transition: border-color .2s ease, color .2s ease;
}
.industries__icon svg { width: 22px; height: 22px; }
.industries__item:hover .industries__icon { border-color: var(--blue); color: var(--blue-ink); }

/* --- Partner-Teaser (Startseite) ------------------------------------------ */

.person-teaser__photo { background: var(--tint); margin-bottom: 28px; }
.person-teaser__photo img { transition: transform .5s ease; }
.person-teaser:hover .person-teaser__photo img { transform: scale(1.03); }
.person-teaser h3 { margin-bottom: 5px; }
.person-teaser__role {
  font-family: var(--sans); font-size: .82rem; color: var(--blue-ink);
  font-weight: 600; letter-spacing: .03em; margin-bottom: 18px;
}
.person-teaser p { color: var(--muted); font-size: 1rem; }
.person-teaser .link-arrow { margin-top: 22px; }

/* --- Zitat / Pull-Phrase -------------------------------------------------- */

.pull {
  font-family: var(--serif); font-weight: 400;
  font-size: clamp(1.5rem, 1.1rem + 1.8vw, 2.35rem);
  line-height: 1.28; letter-spacing: -0.01em;
  color: var(--ink); text-wrap: balance; margin: 0;
}
.pull em { font-style: italic; color: var(--blue-ink); }

/* --- Leistungs-Blöcke (Unterseite) ---------------------------------------- */

.service { padding-block: var(--section); border-bottom: 1px solid var(--line); }
.service:last-of-type { border-bottom: 0; }
.service__grid {
  display: grid; grid-template-columns: minmax(0, 5fr) minmax(0, 6fr);
  gap: clamp(32px, 5vw, 78px); align-items: start;
}
@media (max-width: 960px) { .service__grid { grid-template-columns: 1fr; gap: 40px; } }

.service__intro { position: sticky; top: 108px; }
@media (max-width: 960px) { .service__intro { position: static; } }

.service__num {
  font-family: var(--serif); font-style: italic;
  font-size: 1.15rem; color: var(--blue-ink); margin-bottom: 12px;
}

.checklist li {
  position: relative; padding: 16px 0 16px 30px;
  border-bottom: 1px solid var(--line); font-size: 1rem;
}
.checklist li:first-child { padding-top: 0; }
.checklist li:first-child::before { top: 7px; }
.checklist li:last-child { border-bottom: 0; }
.checklist li::before {
  content: ''; position: absolute; left: 2px; top: 23px;
  width: 13px; height: 1px; background: var(--blue);
}

.claim-box {
  margin-top: 40px; padding: 28px 30px; background: var(--surface);
  border: 1px solid var(--line); border-left: 2px solid var(--blue);
}
.claim-box__label {
  font-size: .72rem; letter-spacing: .16em; color: var(--blue-ink);
  line-height: 1.4; margin: 0 0 10px;
}
.claim-box__quote {
  font-family: var(--serif); font-size: 1.24rem; font-style: italic;
  line-height: 1.4; color: var(--ink); margin: 0;
}

/* --- Profil (Wer wir sind) ------------------------------------------------ */

.profile { padding-block: var(--section); border-bottom: 1px solid var(--line); }
.profile:last-of-type { border-bottom: 0; }
.profile__grid {
  display: grid; grid-template-columns: minmax(0, 4fr) minmax(0, 7fr);
  gap: clamp(32px, 5vw, 76px); align-items: start;
}
@media (max-width: 960px) { .profile__grid { grid-template-columns: 1fr; gap: 40px; } }

.profile__aside { position: sticky; top: 108px; }
@media (max-width: 960px) { .profile__aside { position: static; max-width: 360px; } }

.profile__photo { background: var(--tint); margin-bottom: 28px; }
.profile__name { margin-bottom: 7px; }
.profile__role {
  font-family: var(--sans); font-size: .88rem; font-weight: 500;
  color: var(--blue-ink); line-height: 1.5;
}
.profile__contact {
  margin-top: 24px; padding-top: 22px; border-top: 1px solid var(--line);
  font-size: .92rem; color: var(--muted);
}
.profile__contact li + li { margin-top: 6px; }

.block + .block { margin-top: 52px; }
.block__title {
  font-size: .74rem; letter-spacing: .16em; color: var(--blue-ink);
  padding-bottom: 13px; margin-bottom: 24px; border-bottom: 1px solid var(--line-2);
}

.bullets li {
  position: relative; padding-left: 23px; margin-bottom: 14px; font-size: 1rem;
}
.bullets li:last-child { margin-bottom: 0; }
.bullets li::before {
  content: ''; position: absolute; left: 0; top: .7em;
  width: 11px; height: 1px; background: var(--blue);
}

.timeline li {
  display: grid; grid-template-columns: 122px 1fr; gap: 22px;
  padding: 18px 0; border-bottom: 1px solid var(--line);
}
.timeline li:last-child { border-bottom: 0; }
@media (max-width: 560px) { .timeline li { grid-template-columns: 1fr; gap: 4px; } }

.timeline__when {
  font-family: var(--sans); font-size: .85rem; font-weight: 500;
  color: var(--blue-ink); padding-top: 3px; font-variant-numeric: tabular-nums;
}
.timeline__what { font-size: 1rem; }
.timeline__what strong { font-weight: 600; }
.timeline__what span { display: block; color: var(--muted); font-size: .95rem; margin-top: 3px; }

/* --- Kontakt -------------------------------------------------------------- */

.contact-card { border: 1px solid var(--line); background: var(--surface); padding: 42px; }
.contact-card h3 { margin-bottom: 6px; }
.contact-card__role {
  font-family: var(--sans); font-size: .85rem; color: var(--blue-ink);
  font-weight: 600; letter-spacing: .03em; margin-bottom: 26px;
}
.contact-card dl { margin: 0; }
.contact-card dt {
  font-size: .72rem; letter-spacing: .13em; color: var(--muted); margin-bottom: 3px;
}
.contact-card dd { margin: 0 0 18px; font-size: 1.06rem; }
.contact-card dd:last-child { margin-bottom: 0; }

/* --- Dunkle Sektion / CTA (Basis siehe .hero, .cta oben) ------------------ */

.cta::before {
  content: ''; position: absolute; inset: 0;
  background: radial-gradient(50% 80% at 82% 12%, rgba(var(--glow),.28), rgba(var(--glow),0) 60%);
  pointer-events: none;
}
.cta .container { position: relative; z-index: 1; padding-block: clamp(72px, 4rem + 4vw, 116px); }
.cta h2 { color: #fff; }
.cta .eyebrow { color: var(--blue-soft); }
.cta .pull { color: #fff; }
.cta .pull em { color: var(--blue-soft); }
.cta p { color: rgba(255,255,255,.78); max-width: 52ch; }

/* --- Footer --------------------------------------------------------------- */

.site-footer {
  background: var(--tint);
  border-top: 1px solid var(--line);
  padding-block: 72px 40px; font-size: .92rem;
}
.site-footer__grid {
  display: grid; grid-template-columns: 2fr 1fr 1fr; gap: 48px; padding-bottom: 44px;
}
@media (max-width: 860px) {
  .site-footer__grid { grid-template-columns: 1fr 1fr; gap: 40px; }
  .site-footer__brand { grid-column: 1 / -1; }
}
.site-footer__logo { display: inline-flex; flex-direction: column; gap: 8px; margin-bottom: 22px; }
.site-footer__logo img { display: block; width: 246px; max-width: 100%; }
.site-footer__logo .logo-tag { font-size: 11.5px; letter-spacing: .002em; color: #5A6B7A; }
@media (max-width: 440px) { .site-footer__logo .logo-tag { white-space: normal; line-height: 1.4; } }
.site-footer__brand p { color: var(--muted); max-width: 36ch; font-size: .92rem; }

.footer-head {
  font-size: .72rem; letter-spacing: .16em; color: var(--ink); margin-bottom: 18px;
}
.site-footer li { margin-bottom: 10px; }
.site-footer a { color: var(--muted); }
.site-footer a:hover { color: var(--blue-ink); }

.site-footer__bottom {
  border-top: 1px solid var(--line-2); padding-top: 28px;
  display: flex; flex-wrap: wrap; justify-content: space-between; gap: 14px;
  color: var(--muted); font-size: .85rem;
}

/* --- Rechtstexte ---------------------------------------------------------- */

.legal { max-width: 72ch; }
.legal h2 { font-size: 1.5rem; margin-top: 56px; margin-bottom: 16px; }
.legal h2:first-of-type { margin-top: 0; }
.legal h3 { font-size: 1.12rem; margin-top: 32px; margin-bottom: 10px; }
.legal p, .legal li { font-size: 1rem; }
.legal ul { list-style: disc; padding-left: 22px; margin-bottom: 1.15em; }
.legal li { margin-bottom: 7px; }
.legal address { font-style: normal; margin-bottom: 1.15em; }

/* Sichtbarer TODO-Marker für den Kunden — vor Livegang entfernen */
.todo {
  background: #FBF3DA; border-left: 3px solid #B9902F;
  padding: 15px 19px; margin: 20px 0; font-size: .9rem; color: #574417;
}
.todo strong { color: #43340F; }
