/* =====================================================================
   kiel-kreativ — GLOBALE STYLESHEET-DATEI
   Gilt für ALLE Seiten (index, faq, impressum, datenschutz, preise,
   referenzen, kontakt).

   AUFBAU DIESER DATEI:
   1) BASE / VARIABLEN     – gilt überall
   2) KEYFRAMES            – alle Animationen, einmal zentral
   3) NAV (Desktop+Mobile) – Hamburger-Menü-Vorlage, auf allen Seiten gleich
   4) FOOTER               – gilt überall
   5) SEITENSPEZIFISCHE BLÖCKE – ein Abschnitt pro Unterseite, jeweils
      klar mit Kommentar markiert. Diese Klassen kommen nur auf der
      jeweiligen Seite im HTML vor und können sich daher nicht
      gegenseitig stören.
   6) SEITEN-OVERRIDES     – die wenigen Stellen, an denen einzelne
      Seiten bewusst von der Standard-Optik abweichen (z.B. Kontakt-
      Seite mit orangem CTA, Datenschutz mit türkisem Akzent,
      Referenzen mit schmalerer Spaltenbreite).
   ===================================================================== */



/* ===================== 1) FONTS / SCHRIFTARTEN ===================== */

/* === Plus Jakarta Sans === */

/* Plus Jakarta Sans 400 normal */
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/plus-jakarta-sans-latin-400-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/plus-jakarta-sans-latin-ext-400-normal.woff2') format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* Plus Jakarta Sans 600 normal */
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('fonts/plus-jakarta-sans-latin-600-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('fonts/plus-jakarta-sans-latin-ext-600-normal.woff2') format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* Plus Jakarta Sans 700 normal */
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('fonts/plus-jakarta-sans-latin-700-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('fonts/plus-jakarta-sans-latin-ext-700-normal.woff2') format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* Plus Jakarta Sans 800 normal */
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('fonts/plus-jakarta-sans-latin-800-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('fonts/plus-jakarta-sans-latin-ext-800-normal.woff2') format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* Plus Jakarta Sans 800 italic (Original 900 italic angefordert – nicht verfügbar, auf 800 reduziert) */
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url('fonts/plus-jakarta-sans-latin-800-italic.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url('fonts/plus-jakarta-sans-latin-ext-800-italic.woff2') format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* === Manrope === */

/* Manrope 400 normal */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/manrope-latin-400-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('fonts/manrope-latin-ext-400-normal.woff2') format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* Manrope 500 normal */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('fonts/manrope-latin-500-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('fonts/manrope-latin-ext-500-normal.woff2') format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* Manrope 600 normal */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('fonts/manrope-latin-600-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('fonts/manrope-latin-ext-600-normal.woff2') format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* Manrope 700 normal */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('fonts/manrope-latin-700-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('fonts/manrope-latin-ext-700-normal.woff2') format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* Manrope 800 normal */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('fonts/manrope-latin-800-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('fonts/manrope-latin-ext-800-normal.woff2') format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}





/* ===================== 1) BASE / VARIABLEN ===================== */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

:root {
  --primary: #ff4d00;
  --primary-dim: #e64500;
  --secondary: #00f0ff;
  --tertiary: #7d3cff;
  --surface: #ffffff;
  --on-surface: #0a0a0b;
  --surface-container: #f8f7ff;
  --surface-container-high: #efedff;
  --on-surface-variant: #4a4a5a;
  --font-headline: 'Plus Jakarta Sans', sans-serif;
  --font-body: 'Manrope', sans-serif;
}

html { overflow-x: hidden; }
body {
  font-family: var(--font-body);
  background: var(--surface);
  color: var(--on-surface);
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}

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

.max-w { max-width: 1280px; margin: 0 auto; padding: 0 2rem; }

.text-stroke {
  -webkit-text-stroke: 1.5px currentColor;
  -webkit-text-fill-color: transparent;
}

/* Wiederverwendetes Section-Label (über vielen Überschriften) */
.section-label {
  font-size: 0.7rem; font-weight: 800; text-transform: uppercase;
  letter-spacing: 0.3em; color: var(--primary); display: block; margin-bottom: 1.5rem;
}

/* Wiederverwendete Breadcrumb (Unterseiten-Header) */
.breadcrumb { display: flex; align-items: center; gap: 0.5rem; margin-bottom: 2rem; }
.breadcrumb a { font-size: 0.75rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.15em; color: var(--on-surface-variant); transition: color 0.2s; }
.breadcrumb a:hover { color: var(--primary); }
.breadcrumb-sep { color: var(--on-surface-variant); opacity: 0.3; font-size: 0.75rem; }
.breadcrumb span { font-size: 0.75rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.15em; color: var(--primary); }

/* ===================== 2) KEYFRAMES (zentral, einmalig) ===================== */
@keyframes blobMorph {
  0%   { border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%; }
  33%  { border-radius: 50% 50% 33% 67% / 55% 27% 73% 45%; }
  66%  { border-radius: 40% 60% 60% 40% / 45% 60% 40% 55%; }
  100% { border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%; }
}
@keyframes floatY {
  0%, 100% { transform: translateY(0px); }
  50%       { transform: translateY(-16px); }
}
@keyframes floatYSlow {
  0%, 100% { transform: translateY(0px) rotate(-6deg); }
  50%       { transform: translateY(-10px) rotate(-6deg); }
}
@keyframes spinSlow {
  from { transform: rotate(0deg); }
  to   { transform: rotate(360deg); }
}
@keyframes pulse {
  0%, 100% { opacity: 1; transform: scale(1); }
  50% { opacity: 0.5; transform: scale(0.8); }
}

/* ===================== 3) NAV (Desktop + Hamburger-Menü) =====================
   Übernommen 1:1 aus dem funktionierenden Testlauf (style.css +
   index-mit-hamburger-menu.html). Gilt identisch auf allen Seiten. */
nav {
  position: sticky; top: 0; z-index: 201;
  background: rgba(255,255,255,0.85);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--surface-container-high);
}
nav .inner {
  max-width: 1280px; margin: 0 auto; padding: 1.2rem 2rem;
  display: flex; align-items: center; justify-content: space-between;
}
.logo { display: flex; align-items: center; gap: 0.6rem; }
.logo-icon {
  width: 36px; height: 36px; background: var(--primary);
  border-radius: 10px; transform: rotate(12deg);
  display: flex; align-items: center; justify-content: center;
  font-family: var(--font-headline); font-weight: 900; color: #fff; font-size: 1.1rem;
}
.logo-text {
  font-family: var(--font-headline); font-weight: 900;
  font-size: 1.3rem; letter-spacing: -0.05em;
}
nav ul { list-style: none; display: flex; gap: 1.8rem; }
nav ul a {
  font-size: 0.75rem; font-weight: 800; text-transform: uppercase;
  letter-spacing: 0.15em; color: var(--on-surface-variant);
  transition: color 0.2s;
}
nav ul a:hover, nav ul a.active { color: var(--primary); }
.nav-cta {
  background: var(--on-surface); color: #fff;
  padding: 0.75rem 1.8rem; border-radius: 9999px;
  font-family: var(--font-headline); font-weight: 800;
  font-size: 0.85rem; border: none; cursor: pointer;
  transition: background 0.2s;
  text-decoration: none; display: inline-block;
}
.nav-cta:hover { background: var(--primary); }

/* Variante für Seiten, auf denen der CTA die aktive Seite markiert
   statt zur Handlung aufzufordern (z.B. Kontaktseite) */
.nav-cta.cta-active { background: var(--primary); }
.nav-cta.cta-active:hover { background: var(--primary-dim); }

/* ===================== MOBILE NAV TOGGLE (Hamburger) ===================== */
.nav-toggle {
  display: none;
  width: 44px; height: 44px;
  border: none; background: transparent;
  cursor: pointer; flex-shrink: 0;
  flex-direction: column; align-items: center; justify-content: center;
  gap: 5px;
  position: relative;
  z-index: 201;
}
.nav-toggle span {
  display: block; width: 24px; height: 2px;
  background: var(--on-surface);
  border-radius: 2px;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.nav-toggle.open span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.nav-toggle.open span:nth-child(2) { opacity: 0; }
.nav-toggle.open span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

.nav-mobile-panel {
  display: none;
  position: fixed;
  top: 0; right: 0;
  width: min(320px, 80vw); height: 100vh;
  background: var(--surface);
  box-shadow: -20px 0 60px rgba(0,0,0,0.12);
  z-index: 200;
  padding: 6rem 2rem 2rem;
  overflow-y: auto;
  transform: translateX(100%);
  transition: transform 0.35s cubic-bezier(0.22, 1, 0.36, 1);
}
.nav-mobile-panel.open { transform: translateX(0); }
.nav-mobile-panel ul { list-style: none; display: flex; flex-direction: column; gap: 0.3rem; }
.nav-mobile-panel ul a {
  display: block; padding: 0.8rem 0.5rem;
  font-family: var(--font-headline); font-weight: 800;
  font-size: 1.4rem; letter-spacing: -0.02em;
  color: var(--on-surface);
  border-bottom: 1px solid var(--surface-container-high);
  transition: color 0.2s;
}
.nav-mobile-panel ul a:hover, .nav-mobile-panel ul a.active { color: var(--primary); }
.nav-mobile-panel .nav-cta {
  display: inline-block; margin-top: 2rem; text-align: center; width: 100%;
}
.nav-mobile-overlay {
  display: none;
  position: fixed; inset: 0;
  background: rgba(0,0,0,0.4);
  z-index: 199;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.35s ease;
}
.nav-mobile-overlay.open { opacity: 1; pointer-events: auto; }

@media (max-width: 900px) {
  nav ul { display: none; }
  nav .inner > a.nav-cta { display: none; }
  .nav-toggle { display: flex; }
  .nav-mobile-panel { display: block; }
  .nav-mobile-overlay { display: block; }
}

/* ===================== 4) FOOTER (gilt überall) ===================== */
footer {
  background: var(--surface-container); padding: 3rem 0;
  border-top: 6px solid var(--primary);
}
.footer-inner { display: flex; align-items: center; justify-content: space-between; gap: 2rem; flex-wrap: wrap; }
.footer-copy { font-size: 0.8rem; color: var(--on-surface-variant); font-weight: 600; }
.footer-links { display: flex; gap: 2rem; }
.footer-links a { font-size: 0.7rem; font-weight: 800; text-transform: uppercase; letter-spacing: 0.15em; color: var(--on-surface-variant); }
.footer-links a:hover { color: var(--primary); }
.footer-subnav { display: flex; gap: 1.5rem; flex-wrap: wrap; }
.footer-subnav a { font-size: 0.75rem; font-weight: 700; color: var(--on-surface-variant); transition: color 0.2s; }
.footer-subnav a:hover { color: var(--primary); }

/* ===================== GLOBAL RESPONSIVE (Basis) ===================== */
@media (max-width: 900px) {
  nav ul { display: none; }
}

/* ───────────────────────────────────────────────────────────────────
   INDEX.HTML — Startseite
   Klassen: .hero-*, .problem-*, .services-*, .whyme-*, .prozess-*,
            .person-*, .lets-talk-*, .perk-pill, .btn-primary,
            .btn-contact-main, .skill-tag(s)
   ─────────────────────────────────────────────────────────────────── */

/* HERO */
.hero {
  min-height: 90vh; display: flex; align-items: center;
  position: relative; overflow: hidden;
  padding: 5rem 0 8rem;
}
.hero-bg1 {
  position: absolute; top: 10%; right: -8%;
  width: 500px; height: 500px;
  background: rgba(0,240,255,0.15);
  filter: blur(80px); border-radius: 50%;
  pointer-events: none;
}
.hero-bg2 {
  position: absolute; bottom: 10%; left: -5%;
  width: 400px; height: 400px;
  background: rgba(125,60,255,0.12);
  filter: blur(80px); border-radius: 50%;
  pointer-events: none;
}
.hero-grid {
  display: grid; grid-template-columns: 7fr 5fr;
  gap: 3rem; align-items: center; position: relative; z-index: 1;
}
.hero-badge {
  display: inline-flex; align-items: center; gap: 0.6rem;
  background: rgba(255,77,0,0.1); border-radius: 9999px;
  padding: 0.4rem 1rem; margin-bottom: 2rem;
}
.hero-badge-dot {
  width: 8px; height: 8px; border-radius: 50%; background: var(--primary);
}
.hero-badge span {
  font-size: 0.7rem; font-weight: 800; text-transform: uppercase;
  letter-spacing: 0.2em; color: var(--primary);
}
.hero h1 {
  font-family: var(--font-headline); font-weight: 900;
  font-size: clamp(3.5rem, 7vw, 7rem);
  line-height: 0.88; letter-spacing: -0.04em;
  margin-bottom: 1.5rem;
}
.hero h1 .accent { color: var(--primary); }
.hero h1 .outline { -webkit-text-stroke: 2px var(--on-surface); -webkit-text-fill-color: transparent; font-style: italic; }
.hero p {
  font-size: 1.15rem; color: var(--on-surface-variant);
  max-width: 500px; line-height: 1.6; font-weight: 500;
  margin-bottom: 2.5rem;
}
.hero p strong { color: var(--on-surface); font-weight: 800; text-decoration: underline; text-decoration-color: var(--secondary); text-underline-offset: 3px; text-decoration-thickness: 3px; }
.hero-actions { display: flex; align-items: center; gap: 2rem; flex-wrap: wrap; }
.btn-primary {
  background: var(--primary); color: #fff;
  padding: 1.2rem 2.5rem; border-radius: 1rem;
  font-family: var(--font-headline); font-weight: 800;
  font-size: 1rem; border: none; cursor: pointer;
  display: flex; align-items: center; gap: 0.5rem;
  transition: transform 0.2s, box-shadow 0.2s;
}
.btn-primary:hover { transform: scale(1.04) rotate(1deg); box-shadow: 0 20px 40px rgba(255,77,0,0.3); }
.hero-stats { display: flex; gap: 2rem; }
.hero-stat-item { display: flex; flex-direction: column; }
.hero-stat-num { font-family: var(--font-headline); font-weight: 900; font-size: 1.5rem; }
.hero-stat-label { font-size: 0.75rem; color: var(--on-surface-variant); font-weight: 600; }

/* Hero visual */
.hero-visual { position: relative; display: flex; align-items: center; justify-content: center; }
.hero-image-wrap {
  position: relative; width: 100%; max-width: 420px; aspect-ratio: 4/5;
}
.hero-blob-bg {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, var(--tertiary), var(--primary), var(--secondary));
  border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
  opacity: 0.85;
  animation: blobMorph 12s ease-in-out infinite alternate;
}
.hero-img-inner {
  position: absolute; inset: 1rem;
  border-radius: 28% 72% 68% 32% / 28% 28% 72% 72%;
  background: #111; overflow: hidden;
  display: flex; align-items: center; justify-content: center;
  animation: blobMorph 10s ease-in-out infinite alternate-reverse;
}
.hero-img-placeholder {
  width: 100%; height: 100%;
  background: linear-gradient(160deg, #222 0%, #444 100%);
  display: flex; align-items: center; justify-content: center;
  flex-direction: column; gap: 1rem;
}
.hero-img-placeholder .initials {
  font-family: var(--font-headline); font-weight: 900;
  font-size: 4rem; color: rgba(255,255,255,0.15); letter-spacing: -0.05em;
}
.hero-img-placeholder .placeholder-label {
  font-size: 0.7rem; font-weight: 700; text-transform: uppercase;
  letter-spacing: 0.2em; color: rgba(255,255,255,0.3);
}
.hero-badge-float {
  position: absolute; top: -2rem; right: -2rem; z-index: 10;
  background: #fff; padding: 1.2rem 1.5rem; border-radius: 1.5rem;
  box-shadow: 0 20px 60px rgba(0,0,0,0.12);
  animation: floatY 5s ease-in-out infinite;
}
.hero-badge-float .badge-title { font-family: var(--font-headline); font-weight: 900; font-size: 0.95rem; }
.hero-badge-float .badge-sub { font-size: 0.65rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.15em; color: var(--on-surface-variant); }
.hero-badge-icon { width: 40px; height: 40px; background: var(--secondary); border-radius: 10px; display: flex; align-items: center; justify-content: center; font-size: 1.2rem; margin-bottom: 0.5rem; }
.hero-num-badge {
  position: absolute; bottom: -1.5rem; left: -2rem; z-index: 10;
  background: var(--tertiary); padding: 1.5rem;
  border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
  box-shadow: 0 20px 40px rgba(125,60,255,0.4);
  animation: floatYSlow 6s ease-in-out infinite;
  animation-delay: -2s;
}
.hero-num-badge .big-num { font-family: var(--font-headline); font-weight: 900; font-size: 2rem; color: #fff; }
.hero-num-badge .num-label { font-size: 0.55rem; font-weight: 800; text-transform: uppercase; letter-spacing: 0.15em; color: rgba(255,255,255,0.8); line-height: 1.4; }
.hero-circle-deco {
  position: absolute; top: -2rem; left: -2rem;
  width: 100px; height: 100px;
  border: 10px solid rgba(0,240,255,0.3);
  border-radius: 50%;
  animation: spinSlow 10s linear infinite;
}

/* PROBLEM */
.problem { padding: 6rem 0; background: #fff; }
.problem-inner { display: grid; grid-template-columns: 1fr 1fr; gap: 5rem; align-items: center; }
.problem h2 {
  font-family: var(--font-headline); font-weight: 900;
  font-size: clamp(2.5rem, 4vw, 4rem); line-height: 0.92;
  letter-spacing: -0.04em; margin-bottom: 1.5rem;
}
.problem h2 .outline { -webkit-text-stroke: 1.5px var(--on-surface); -webkit-text-fill-color: transparent; font-style: italic; }
.problem-cards { display: flex; flex-direction: column; gap: 1rem; }
.problem-card {
  background: var(--surface-container); border-radius: 1.2rem;
  padding: 1.5rem 2rem; border-left: 4px solid var(--primary);
}
.problem-card p { font-size: 1rem; font-weight: 600; line-height: 1.5; color: var(--on-surface-variant); }
.problem-card p strong { color: var(--on-surface); }

/* LEISTUNGEN */
.services { padding: 7rem 0; background: var(--on-surface); color: #fff; }
.services-header { display: flex; align-items: flex-end; justify-content: space-between; margin-bottom: 4rem; gap: 2rem; }
.services-header h2 {
  font-family: var(--font-headline); font-weight: 900;
  font-size: clamp(2.5rem, 5vw, 4.5rem); line-height: 0.9;
  letter-spacing: -0.04em;
}
.services-header h2 .outline { -webkit-text-stroke: 1.5px #fff; -webkit-text-fill-color: transparent; font-style: italic; }
.services-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.5rem; }
.service-card {
  background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.1);
  border-radius: 2rem; padding: 2.5rem;
  transition: background 0.4s, color 0.4s;
  cursor: default;
}
.service-card:nth-child(2) { margin-top: 2rem; }
.service-card:nth-child(3) { margin-top: 4rem; }
.service-icon {
  width: 60px; height: 60px; border-radius: 1rem;
  display: flex; align-items: center; justify-content: center;
  font-size: 1.8rem; margin-bottom: 1.5rem;
}
.service-card:nth-child(1) .service-icon { background: rgba(255,77,0,0.2); }
.service-card:nth-child(2) .service-icon { background: rgba(0,240,255,0.2); }
.service-card:nth-child(3) .service-icon { background: rgba(125,60,255,0.2); }
.service-card h3 { font-family: var(--font-headline); font-weight: 900; font-size: 1.3rem; margin-bottom: 0.8rem; }
.service-card p { color: rgba(255,255,255,0.6); font-size: 0.95rem; line-height: 1.6; }
.services-grid-2 { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1.5rem; margin-top: 1.5rem; }
.service-card-wide { border-radius: 2rem; background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.1); padding: 2.5rem; cursor: default; }
.service-card-wide .service-icon { width: 60px; height: 60px; border-radius: 1rem; display: flex; align-items: center; justify-content: center; font-size: 1.8rem; margin-bottom: 1.5rem; }
.service-card-wide h3 { font-family: var(--font-headline); font-weight: 900; font-size: 1.3rem; margin-bottom: 0.8rem; }
.service-card-wide p { color: rgba(255,255,255,0.6); font-size: 0.95rem; line-height: 1.6; }

/* WHY ME */
.whyme { padding: 7rem 0; background: #fff; }
.whyme-inner { display: grid; grid-template-columns: 1fr 1fr; gap: 5rem; align-items: center; }
.whyme-visual { position: relative; }
.whyme-big-card {
  background: var(--on-surface); color: #fff;
  border-radius: 2.5rem; padding: 3rem;
  position: relative; overflow: hidden;
}
.whyme-bg-deco {
  position: absolute; top: -40px; right: -40px;
  width: 200px; height: 200px;
  background: rgba(255,77,0,0.15);
  border-radius: 50%; filter: blur(40px);
}
.whyme-stat { margin-bottom: 2rem; }
.whyme-stat .num {
  font-family: var(--font-headline); font-weight: 900;
  font-size: 3.5rem; line-height: 1; letter-spacing: -0.05em;
  color: var(--primary);
}
.whyme-stat .label { font-size: 0.85rem; font-weight: 600; color: rgba(255,255,255,0.7); margin-top: 0.3rem; }
.whyme-stats-row { display: grid; grid-template-columns: 1fr 1fr; gap: 1.5rem; margin-top: 2rem; }
.whyme-mini-stat { background: rgba(255,255,255,0.07); border-radius: 1rem; padding: 1.2rem; }
.whyme-mini-stat .mnum { font-family: var(--font-headline); font-weight: 900; font-size: 1.6rem; }
.whyme-mini-stat .mlabel { font-size: 0.7rem; font-weight: 600; color: rgba(255,255,255,0.6); margin-top: 0.2rem; }
.whyme h2 {
  font-family: var(--font-headline); font-weight: 900;
  font-size: clamp(2.5rem, 4vw, 4rem); line-height: 0.9;
  letter-spacing: -0.04em; margin-bottom: 2rem;
}
.whyme h2 .accent { color: var(--tertiary); font-style: italic; }
.whyme-list { list-style: none; display: flex; flex-direction: column; gap: 1.2rem; }
.whyme-list li {
  display: flex; align-items: flex-start; gap: 1rem;
  padding: 1.2rem 1.5rem; background: var(--surface-container);
  border-radius: 1rem;
  opacity: 0;
  transform: translateY(80px);
  transition: opacity 0.6s ease, transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}
.whyme-list.is-visible li:nth-child(1) { transition-delay: 0s; }
.whyme-list.is-visible li:nth-child(2) { transition-delay: 0.18s; }
.whyme-list.is-visible li:nth-child(3) { transition-delay: 0.36s; }
.whyme-list.is-hidden li { transition-delay: 0s !important; }
.whyme-list.is-visible li { opacity: 1; transform: translateY(0); }
.whyme-list .check {
  width: 32px; height: 32px; border-radius: 8px;
  background: var(--primary); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-size: 1rem; flex-shrink: 0; font-weight: 900;
}
.whyme-list .check.c2 { background: var(--secondary); color: var(--on-surface); }
.whyme-list .check.c3 { background: var(--tertiary); }
.whyme-list strong { font-weight: 800; display: block; margin-bottom: 0.2rem; }
.whyme-list p { font-size: 0.9rem; color: var(--on-surface-variant); margin: 0; }

/* PROZESS */
.prozess { padding: 7rem 0; background: var(--surface-container); }
.prozess h2 {
  font-family: var(--font-headline); font-weight: 900;
  font-size: clamp(2.5rem, 5vw, 4.5rem); line-height: 0.9;
  letter-spacing: -0.04em; margin-bottom: 1rem;
  text-align: center;
}
.prozess h2 .outline { -webkit-text-stroke: 1.5px var(--on-surface); -webkit-text-fill-color: transparent; font-style: italic; }
.prozess-sub { text-align: center; color: var(--on-surface-variant); font-size: 1rem; font-weight: 500; margin-bottom: 4rem; }
.prozess-steps {
  display: grid; grid-template-columns: repeat(4, 1fr);
  gap: 1.5rem; position: relative;
  overflow: hidden; padding-bottom: 0.5rem;
}
.step-card {
  background: #fff; border-radius: 1.5rem; padding: 2rem;
  position: relative; border-top: 4px solid transparent;
  transform: translateX(var(--step-start-x)) scale(0.85);
  opacity: 0;
  transition: transform 0.75s cubic-bezier(0.22, 1, 0.36, 1),
              opacity 0.5s ease,
              scale 0.75s cubic-bezier(0.22, 1, 0.36, 1);
}
.step-card:nth-child(1) { --step-start-x: 220%; border-color: var(--primary); }
.step-card:nth-child(2) { --step-start-x: 73%;  border-color: var(--secondary); margin-top: 1.5rem; }
.step-card:nth-child(3) { --step-start-x: -73%; border-color: var(--tertiary);  margin-top: 3rem; }
.step-card:nth-child(4) { --step-start-x: -220%; border-color: var(--primary);  margin-top: 4.5rem; }
.prozess-steps.is-visible .step-card:nth-child(1) { transition-delay: 0s; }
.prozess-steps.is-visible .step-card:nth-child(2) { transition-delay: 0.08s; }
.prozess-steps.is-visible .step-card:nth-child(3) { transition-delay: 0.16s; }
.prozess-steps.is-visible .step-card:nth-child(4) { transition-delay: 0.24s; }
.prozess-steps.is-hidden .step-card { transition-delay: 0s !important; }
.prozess-steps.is-visible .step-card { transform: translateX(0) scale(1); opacity: 1; }
.step-num {
  font-family: var(--font-headline); font-weight: 900;
  font-size: 3rem; letter-spacing: -0.05em; line-height: 1;
  color: var(--surface-container-high); margin-bottom: 1rem;
}
.step-card h3 { font-family: var(--font-headline); font-weight: 900; font-size: 1.1rem; margin-bottom: 0.6rem; }
.step-card p { font-size: 0.88rem; color: var(--on-surface-variant); line-height: 1.6; }

/* PERSON */
.person { padding: 7rem 0; background: #fff; }
.person-inner { display: grid; grid-template-columns: 5fr 7fr; gap: 5rem; align-items: center; }
.person-visual { position: relative; }
.person-blob {
  width: 100%; aspect-ratio: 1;
  border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
  overflow: hidden;
  display: block;
}
.person-img-placeholder {
  width: 85%; height: 85%;
  background: rgba(0,0,0,0.3);
  border-radius: 28% 72% 68% 32% / 28% 28% 72% 72%;
  display: flex; flex-direction: column; align-items: center; justify-content: center;
  gap: 0.5rem;
}
.person-img-placeholder .big-initial {
  font-family: var(--font-headline); font-weight: 900;
  font-size: 5rem; color: rgba(255,255,255,0.2); line-height: 1;
}
.person-img-placeholder .pl-label {
  font-size: 0.65rem; font-weight: 700; text-transform: uppercase;
  letter-spacing: 0.2em; color: rgba(255,255,255,0.35);
}
.person-badge-kiel {
  position: absolute; bottom: -1rem; right: -1rem;
  background: var(--on-surface); color: #fff;
  padding: 1rem 1.5rem; border-radius: 1rem;
  font-family: var(--font-headline); font-weight: 900; font-size: 0.85rem;
}
.person-badge-kiel span { color: var(--primary); }
.person h2 {
  font-family: var(--font-headline); font-weight: 900;
  font-size: clamp(2rem, 3.5vw, 3.5rem); line-height: 0.92;
  letter-spacing: -0.04em; margin-bottom: 1.5rem;
}
.person h2 .accent { color: var(--primary); font-style: italic; }
.person p { font-size: 1rem; line-height: 1.7; color: var(--on-surface-variant); margin-bottom: 1rem; }
.person p strong { color: var(--on-surface); }
.skill-tags { display: flex; flex-wrap: wrap; gap: 0.6rem; margin-top: 1.5rem; }
.skill-tag {
  padding: 0.4rem 1rem; border-radius: 9999px;
  font-size: 0.75rem; font-weight: 700;
  background: var(--surface-container); color: var(--on-surface-variant);
}
.skill-tag.hot { background: rgba(255,77,0,0.1); color: var(--primary); }

/* LET'S TALK CTA */
.lets-talk {
  position: relative;
  background: var(--on-surface);
  color: #fff;
  padding: 8rem 0 7rem;
  overflow: hidden;
}
.lets-talk-bg-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: var(--font-headline);
  font-weight: 900;
  font-size: clamp(8rem, 18vw, 20rem);
  line-height: 1;
  letter-spacing: -0.05em;
  white-space: nowrap;
  -webkit-text-stroke: 1px rgba(255,255,255,0.07);
  -webkit-text-fill-color: transparent;
  pointer-events: none;
  user-select: none;
}
.lets-talk-glow1 {
  position: absolute; top: -10%; right: -5%;
  width: 400px; height: 400px;
  background: rgba(255,77,0,0.18);
  filter: blur(100px); border-radius: 50%;
  pointer-events: none;
}
.lets-talk-glow2 {
  position: absolute; bottom: -10%; left: -5%;
  width: 350px; height: 350px;
  background: rgba(0,240,255,0.1);
  filter: blur(80px); border-radius: 50%;
  pointer-events: none;
}
.lets-talk-inner {
  position: relative; z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 2.5rem;
}
.lets-talk-response {
  display: inline-flex; align-items: center; gap: 0.7rem;
  background: rgba(0,240,255,0.1);
  border: 1px solid rgba(0,240,255,0.2);
  border-radius: 9999px;
  padding: 0.45rem 1.2rem;
}
.lets-talk-response-dot {
  width: 8px; height: 8px; background: var(--secondary); border-radius: 50%;
  animation: pulse 2s ease-in-out infinite;
}
.lets-talk-response span {
  font-size: 0.7rem; font-weight: 800;
  text-transform: uppercase; letter-spacing: 0.2em;
  color: var(--secondary);
}
.lets-talk-headline {
  font-family: var(--font-headline);
  font-weight: 900;
  font-size: clamp(2.5rem, 6vw, 5rem);
  line-height: 0.9;
  letter-spacing: -0.04em;
}
.lets-talk-headline .accent { color: var(--primary); font-style: italic; }
.lets-talk-perks {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  justify-content: center;
}
.perk-pill {
  display: flex; align-items: center; gap: 0.5rem;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 9999px;
  padding: 0.55rem 1.2rem;
}
.perk-pill .perk-icon { font-size: 0.9rem; }
.perk-pill span {
  font-size: 0.78rem; font-weight: 700;
  color: rgba(255,255,255,0.8);
}
.btn-contact-main {
  display: inline-flex; align-items: center; gap: 0.8rem;
  background: var(--primary); color: #fff;
  padding: 1.4rem 3.5rem; border-radius: 1.2rem;
  font-family: var(--font-headline); font-weight: 900;
  font-size: 1.25rem; letter-spacing: -0.02em;
  border: none; cursor: pointer; text-decoration: none;
  position: relative; overflow: hidden;
  transition: transform 0.2s, box-shadow 0.2s;
}
.btn-contact-main::before {
  content: '';
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(255,255,255,0.15) 0%, transparent 60%);
  border-radius: inherit;
}
.btn-contact-main:hover {
  transform: scale(1.06) rotate(-1deg);
  box-shadow: 0 30px 60px rgba(255,77,0,0.4);
}
.btn-contact-main .arrow {
  font-size: 1.4rem;
  transition: transform 0.2s;
}
.btn-contact-main:hover .arrow { transform: translateX(4px); }

/* INDEX — Responsive */
@media (max-width: 900px) {
  .hero-grid, .problem-inner, .whyme-inner, .person-inner { grid-template-columns: 1fr; }
  .hero-image-wrap { display: none; }
  .services-grid { grid-template-columns: 1fr; }
  .services-grid-2 { grid-template-columns: 1fr; }
  .prozess-steps { grid-template-columns: 1fr 1fr; }
  .prozess-steps .step-card { margin-top: 0 !important; }
  .lets-talk-perks { gap: 0.6rem; }
  .lets-talk-bg-text { font-size: clamp(5rem, 20vw, 10rem); }
}
@media (max-width: 600px) {
  .prozess-steps { grid-template-columns: 1fr; }
  .hero-stats { gap: 1rem; }
  .btn-contact-main { padding: 1.2rem 2.5rem; font-size: 1.1rem; }
}

/* ───────────────────────────────────────────────────────────────────
   GEMEINSAME UNTERSEITEN-KOMPONENTE: .page-header
   Wird von faq, impressum, datenschutz, preise, referenzen genutzt.
   Glow-Varianten unterscheiden sich nur in der Hintergrundfarbe und
   bleiben daher als eigene, zusätzliche Klassen erhalten (kein
   Override-Konflikt, da jede Seite ihre eigene Glow-Klasse einsetzt).
   ─────────────────────────────────────────────────────────────────── */
.page-header { background: var(--on-surface); color: #fff; padding: 6rem 0 5rem; position: relative; overflow: hidden; }
.page-header h1 { font-family: var(--font-headline); font-weight: 900; font-size: clamp(3rem, 7vw, 6rem); line-height: 0.88; letter-spacing: -0.04em; margin-bottom: 1.5rem; }
.page-header h1 .accent { color: var(--primary); font-style: italic; }
.page-header h1 .outline { -webkit-text-stroke: 2px #fff; -webkit-text-fill-color: transparent; font-style: italic; }
.page-header-sub { font-size: 1.1rem; color: rgba(255,255,255,0.6); max-width: 560px; line-height: 1.6; font-weight: 500; }

/* Glow-Varianten je Seite (eigene Klassennamen, kein Konflikt) */
.page-header-glow { position: absolute; top: -20%; right: -5%; width: 500px; height: 500px; background: rgba(0,240,255,0.1); filter: blur(100px); border-radius: 50%; pointer-events: none; }
.page-header-glow2 { position: absolute; bottom: -20%; left: -5%; width: 350px; height: 350px; background: rgba(125,60,255,0.1); filter: blur(80px); border-radius: 50%; pointer-events: none; }
.header-glow { position: absolute; top: -20%; right: -5%; width: 500px; height: 500px; background: rgba(255,77,0,0.12); filter: blur(100px); border-radius: 50%; pointer-events: none; }
.header-glow2 { position: absolute; bottom: -20%; left: 5%; width: 350px; height: 350px; background: rgba(0,240,255,0.07); filter: blur(80px); border-radius: 50%; pointer-events: none; }
.breadcrumb-cur { font-size: 0.72rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.15em; color: var(--primary); }

/* ───────────────────────────────────────────────────────────────────
   FAQ.HTML
   Klassen: .faq-*
   ─────────────────────────────────────────────────────────────────── */
.faq-section { padding: 7rem 0; background: #fff; }
.faq-inner { display: grid; grid-template-columns: 5fr 7fr; gap: 5rem; align-items: start; }
.faq-sticky { position: sticky; top: 6rem; }
.faq-sticky h2 { font-family: var(--font-headline); font-weight: 900; font-size: clamp(2.5rem, 4vw, 4rem); line-height: 0.9; letter-spacing: -0.04em; margin-bottom: 1.5rem; }
.faq-sticky h2 .accent { color: var(--primary); font-style: italic; }
.faq-sticky p { font-size: 0.95rem; color: var(--on-surface-variant); line-height: 1.7; margin-bottom: 2rem; }
.faq-cta-small {
  display: inline-flex; align-items: center; gap: 0.6rem;
  background: var(--on-surface); color: #fff;
  padding: 0.9rem 1.8rem; border-radius: 0.8rem;
  font-family: var(--font-headline); font-weight: 800;
  font-size: 0.85rem; transition: background 0.2s;
}
.faq-cta-small:hover { background: var(--primary); }
.faq-list { display: flex; flex-direction: column; gap: 1rem; }
.faq-item { border-radius: 1.2rem; overflow: hidden; border: 1px solid var(--surface-container-high); }
.faq-q { display: flex; align-items: center; justify-content: space-between; padding: 1.5rem 2rem; font-weight: 800; font-size: 1rem; cursor: pointer; background: var(--surface-container); gap: 1rem; }
.faq-q:hover { background: var(--surface-container-high); }
.faq-toggle { width: 32px; height: 32px; border-radius: 50%; background: var(--on-surface); color: #fff; display: flex; align-items: center; justify-content: center; font-size: 1.2rem; flex-shrink: 0; font-weight: 900; transition: background 0.2s, transform 0.2s; }
.faq-item.open .faq-toggle { background: var(--primary); transform: rotate(45deg); }
.faq-a { max-height: 0; overflow: hidden; transition: max-height 0.4s ease, padding 0.2s; padding: 0 2rem; font-size: 0.95rem; line-height: 1.7; color: var(--on-surface-variant); }
.faq-item.open .faq-a { max-height: 300px; padding: 1rem 2rem 1.5rem; }

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

/* ───────────────────────────────────────────────────────────────────
   IMPRESSUM.HTML & DATENSCHUTZ.HTML (gemeinsame Struktur)
   Klassen: .impressum-*, .datenschutz-*, .sidebar-*, .block-*,
            .info-row, .contact-img-*, .note-box, .meta-strip,
            .rights-grid, .right-item
   Hinweis: impressum.html und datenschutz.html verwenden jeweils
   eigene Präfixe (.impressum-content / .datenschutz-content), die
   gemeinsam genutzten Klassen (.sidebar-nav, .block-*, .info-row,
   .note-box, .contact-img-*) sind seitenübergreifend identisch und
   daher hier nur einmal definiert.
   ─────────────────────────────────────────────────────────────────── */
.impressum-content { padding: 6rem 0; background: #fff; }
.impressum-grid { display: grid; grid-template-columns: 3fr 7fr; gap: 6rem; align-items: start; }
.impressum-sidebar { position: sticky; top: 6rem; }
.impressum-blocks { display: flex; flex-direction: column; gap: 3.5rem; }
.impressum-block { scroll-margin-top: 7rem; }

.datenschutz-content { padding: 6rem 0; background: #fff; }
.datenschutz-grid { display: grid; grid-template-columns: 3fr 7fr; gap: 6rem; align-items: start; }
.datenschutz-sidebar { position: sticky; top: 6rem; }
.datenschutz-blocks { display: flex; flex-direction: column; gap: 3.5rem; }
.datenschutz-block { scroll-margin-top: 7rem; }

/* Sidebar-Jumpnav (gemeinsam) */
.sidebar-label { font-size: 0.65rem; font-weight: 800; text-transform: uppercase; letter-spacing: 0.25em; color: var(--primary); display: block; margin-bottom: 1.2rem; }
.sidebar-nav { display: flex; flex-direction: column; gap: 0.3rem; }
.sidebar-nav a { font-size: 0.8rem; font-weight: 700; color: var(--on-surface-variant); padding: 0.45rem 0.8rem; border-radius: 0.5rem; border-left: 2px solid transparent; transition: color 0.2s, border-color 0.2s, background 0.2s; }
.sidebar-nav a:hover { color: var(--primary); border-left-color: var(--primary); background: rgba(255,77,0,0.05); }

/* Block-Inhalt (gemeinsam) */
.block-label { font-size: 0.65rem; font-weight: 800; text-transform: uppercase; letter-spacing: 0.25em; color: var(--primary); display: block; margin-bottom: 0.8rem; }
.block-title { font-family: var(--font-headline); font-weight: 900; font-size: 1.6rem; letter-spacing: -0.03em; margin-bottom: 1.2rem; }
.block-body { display: flex; flex-direction: column; gap: 0.9rem; }
.block-body p { font-size: 0.97rem; color: var(--on-surface-variant); line-height: 1.75; }
.block-body p strong { color: var(--on-surface); font-weight: 800; }
.block-body a { color: var(--primary); font-weight: 700; }
.block-body a:hover { text-decoration: underline; }
.block-body ul { padding-left: 1.4rem; display: flex; flex-direction: column; gap: 0.5rem; }
.block-body ul li { font-size: 0.97rem; color: var(--on-surface-variant); line-height: 1.65; }
.block-divider { height: 1px; background: var(--surface-container-high); }

/* Info-Zeilen (gemeinsam; datenschutz.html nutzt eine etwas breitere
   erste Spalte als impressum.html — daher Override am Ende der Datei) */
.info-row { display: grid; grid-template-columns: 180px 1fr; gap: 0.5rem 1.5rem; align-items: center; }
.info-row + .info-row { border-top: 1px solid var(--surface-container-high); padding-top: 0.7rem; margin-top: 0.1rem; }
.info-label { font-size: 0.75rem; font-weight: 800; text-transform: uppercase; letter-spacing: 0.1em; color: var(--on-surface-variant); opacity: 0.6; }
.info-value { font-size: 0.97rem; font-weight: 600; color: var(--on-surface); }
.info-value a { color: var(--primary); }

/* Kontaktdaten als Bild — Spam-Schutz (gemeinsam) */
.contact-img-wrap { display: flex; flex-direction: column; align-items: flex-start; gap: 0.6rem; margin: 0.4rem 0; }
.contact-img-wrap img { display: block; height: 72px; width: auto; max-width: 420px; border-radius: 0.6rem; user-select: none; -webkit-user-drag: none; }
.contact-img-hint { font-size: 0.72rem; color: var(--on-surface-variant); opacity: 0.45; font-style: italic; }

/* Hinweis-Box (gemeinsam) */
.note-box { background: var(--surface-container); border-left: 4px solid var(--secondary); border-radius: 0.8rem; padding: 1.2rem 1.5rem; }
.note-box p { font-size: 0.88rem; color: var(--on-surface-variant); line-height: 1.65; }
.note-box p strong { color: var(--on-surface); }

/* Meta-Strip (nur datenschutz.html) */
.meta-strip { background: var(--surface-container); border-bottom: 1px solid var(--surface-container-high); padding: 1.2rem 0; }
.meta-strip-inner { display: flex; align-items: center; gap: 3rem; flex-wrap: wrap; }
.meta-item { display: flex; align-items: center; gap: 0.5rem; }
.meta-label { font-size: 0.65rem; font-weight: 800; text-transform: uppercase; letter-spacing: 0.2em; color: var(--on-surface-variant); opacity: 0.6; }
.meta-value { font-size: 0.8rem; font-weight: 700; color: var(--on-surface-variant); }

/* Rechte-Grid (nur datenschutz.html) */
.rights-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0.8rem; }
.right-item { background: var(--surface-container); border-radius: 0.8rem; padding: 1rem 1.2rem; }
.right-item strong { display: block; font-size: 0.85rem; font-weight: 800; margin-bottom: 0.3rem; color: var(--on-surface); }
.right-item p { font-size: 0.82rem; color: var(--on-surface-variant); line-height: 1.5; margin: 0; }

@media (max-width: 900px) {
  .impressum-grid, .datenschutz-grid { grid-template-columns: 1fr; gap: 3rem; }
  .impressum-sidebar, .datenschutz-sidebar { position: static; }
  .info-row { grid-template-columns: 1fr; gap: 0.2rem; }
  .rights-grid { grid-template-columns: 1fr; }
  .meta-strip-inner { gap: 1.5rem; }
  .contact-img-wrap img { max-width: 100%; }
}

/* ───────────────────────────────────────────────────────────────────
   PREISE.HTML
   Klassen: .preise-*, .preis-*, .hinweis-item, .btn-preis
   ─────────────────────────────────────────────────────────────────── */
.preise { padding: 7rem 0; background: var(--on-surface); color: #fff; }
.preise-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.5rem; align-items: start; }
.preis-card { background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.1); border-radius: 2rem; padding: 2.5rem; }
.preis-card.featured { background: var(--primary); border-color: var(--primary); transform: scale(1.04); box-shadow: 0 30px 80px rgba(255,77,0,0.3); }
.preis-label { font-size: 0.7rem; font-weight: 800; text-transform: uppercase; letter-spacing: 0.2em; margin-bottom: 0.8rem; display: block; color: rgba(255,255,255,0.6); }
.preis-card.featured .preis-label { color: rgba(255,255,255,0.8); }
.preis-name { font-family: var(--font-headline); font-weight: 900; font-size: 1.8rem; margin-bottom: 0.5rem; }
.preis-price { font-family: var(--font-headline); font-weight: 900; font-size: 3rem; letter-spacing: -0.04em; line-height: 1; margin-bottom: 0.3rem; }
.preis-price span { font-size: 1rem; font-weight: 600; opacity: 0.7; }
.preis-note { font-size: 0.8rem; color: rgba(255,255,255,0.5); margin-bottom: 2rem; }
.preis-card.featured .preis-note { color: rgba(255,255,255,0.7); }
.preis-divider { height: 1px; background: rgba(255,255,255,0.1); margin-bottom: 1.5rem; }
.preis-card.featured .preis-divider { background: rgba(255,255,255,0.3); }
.preis-features { list-style: none; display: flex; flex-direction: column; gap: 0.8rem; margin-bottom: 2rem; }
.preis-features li { display: flex; align-items: center; gap: 0.7rem; font-size: 0.9rem; }
.preis-features li::before { content: '✓'; width: 22px; height: 22px; border-radius: 6px; background: rgba(255,255,255,0.1); display: flex; align-items: center; justify-content: center; font-size: 0.7rem; font-weight: 900; flex-shrink: 0; }
.preis-card.featured .preis-features li::before { background: rgba(255,255,255,0.25); }
.btn-preis { width: 100%; padding: 1rem; border-radius: 1rem; font-family: var(--font-headline); font-weight: 800; font-size: 0.9rem; border: none; cursor: pointer; background: rgba(255,255,255,0.1); color: #fff; transition: background 0.2s; text-decoration: none; display: block; text-align: center; }
.btn-preis:hover { background: rgba(255,255,255,0.2); }
.preis-card.featured .btn-preis { background: #fff; color: var(--primary); }
.preis-card.featured .btn-preis:hover { background: rgba(255,255,255,0.9); }

.preise-hinweis {
  margin-top: 4rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 1.5rem;
  padding: 2.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 2rem;
}
.hinweis-item .hi-icon { font-size: 1.5rem; margin-bottom: 0.8rem; }
.hinweis-item h4 { font-family: var(--font-headline); font-weight: 900; font-size: 1rem; margin-bottom: 0.4rem; }
.hinweis-item p { font-size: 0.88rem; color: rgba(255,255,255,0.5); line-height: 1.6; }

@media (max-width: 900px) {
  .preise-grid { grid-template-columns: 1fr; }
  .preis-card.featured { transform: none; }
  .preise-hinweis { grid-template-columns: 1fr; }
}

/* ───────────────────────────────────────────────────────────────────
   KONTAKT.HTML
   Klassen: .kontakt-*, .response-*, .form-*, .hp-field, .btn-send,
            .success-panel
   ─────────────────────────────────────────────────────────────────── */
.kontakt-main { background: var(--on-surface); color: #fff; padding: 7rem 0 6rem; position: relative; overflow: hidden; min-height: 100vh; display: flex; align-items: center; }
.kontakt-glow1 { position: absolute; top: -5%; right: -5%; width: 500px; height: 500px; background: rgba(255,77,0,0.15); filter: blur(100px); border-radius: 50%; pointer-events: none; }
.kontakt-glow2 { position: absolute; bottom: -10%; left: -5%; width: 400px; height: 400px; background: rgba(0,240,255,0.08); filter: blur(80px); border-radius: 50%; pointer-events: none; }
.kontakt-inner { display: grid; grid-template-columns: 1fr 1.2fr; gap: 6rem; align-items: start; position: relative; z-index: 2; width: 100%; }
.kontakt-left h1 { font-family: var(--font-headline); font-weight: 900; font-size: clamp(2.5rem, 5vw, 4.5rem); line-height: 0.88; letter-spacing: -0.04em; margin-bottom: 1.5rem; }
.kontakt-left h1 .accent { color: var(--secondary); font-style: italic; }
.kontakt-text { font-size: 1rem; color: rgba(255,255,255,0.6); line-height: 1.7; margin-bottom: 2.5rem; }

/* Direktkontakt-Links */
.kontakt-direct { display: flex; flex-direction: column; gap: 0.8rem; margin-bottom: 2.5rem; }
.kontakt-link { display: flex; align-items: center; gap: 1rem; font-weight: 800; font-size: 1.05rem; color: #fff; transition: color 0.2s; cursor: pointer; }
.kontakt-link:hover { color: var(--secondary); }
.kontakt-link-icon { width: 44px; height: 44px; border-radius: 10px; background: rgba(255,255,255,0.08); display: flex; align-items: center; justify-content: center; font-size: 1.2rem; flex-shrink: 0; }
.kontakt-link.is-placeholder { color: rgba(255,255,255,0.6); cursor: default; }
.kontakt-link.is-placeholder:hover { color: rgba(255,255,255,0.6); }

/* Response-Badge */
.response-badge {
  display: inline-flex; align-items: center; gap: 0.7rem;
  background: rgba(0,240,255,0.08);
  border: 1px solid rgba(0,240,255,0.2);
  border-radius: 9999px; padding: 0.55rem 1.2rem;
}
.response-dot { width: 8px; height: 8px; background: var(--secondary); border-radius: 50%; animation: pulse 2s ease-in-out infinite; }
.response-badge span { font-size: 0.72rem; font-weight: 800; text-transform: uppercase; letter-spacing: 0.15em; color: var(--secondary); }

/* Formular */
.kontakt-form-wrap {
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 2rem;
  padding: 3rem;
  position: relative;
}
.kontakt-form-wrap h2 { font-family: var(--font-headline); font-weight: 900; font-size: 1.4rem; margin-bottom: 0.4rem; }
.kontakt-form-wrap p { font-size: 0.85rem; color: rgba(255,255,255,0.5); margin-bottom: 2rem; line-height: 1.5; }

.kontakt-form { display: flex; flex-direction: column; gap: 1rem; }
.form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }
.form-group { display: flex; flex-direction: column; gap: 0.4rem; }
.form-group label { font-size: 0.75rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; color: rgba(255,255,255,0.5); }
.form-group .required-mark { color: var(--primary); }
.form-group input, .form-group textarea, .form-group select {
  background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.15);
  border-radius: 0.8rem; padding: 0.9rem 1.2rem;
  color: #fff; font-family: var(--font-body); font-size: 0.95rem; font-weight: 500;
  outline: none; transition: border-color 0.2s, background 0.2s;
  resize: vertical; -webkit-appearance: none;
}
.form-group select option { background: #1a1a1a; color: #fff; }
.form-group input:focus, .form-group textarea:focus, .form-group select:focus { border-color: var(--secondary); background: rgba(0,240,255,0.05); }
.form-group input::placeholder, .form-group textarea::placeholder { color: rgba(255,255,255,0.3); }
.form-group input.field-error, .form-group textarea.field-error { border-color: var(--primary); background: rgba(255,77,0,0.06); }
.field-error-msg { font-size: 0.75rem; color: var(--primary); display: none; }
.field-error-msg.show { display: block; }

/* Honeypot — für echte Nutzer unsichtbar, für Bots im DOM vorhanden */
.hp-field {
  position: absolute !important;
  left: -9999px !important;
  top: -9999px !important;
  width: 1px; height: 1px;
  opacity: 0;
  overflow: hidden;
}

.btn-send {
  background: var(--primary); color: #fff;
  padding: 1.2rem 2rem; border-radius: 1rem;
  font-family: var(--font-headline); font-weight: 800;
  font-size: 1rem; border: none; cursor: pointer;
  transition: transform 0.2s, box-shadow 0.2s;
  display: flex; align-items: center; justify-content: center; gap: 0.5rem;
}
.btn-send:hover { transform: scale(1.03); box-shadow: 0 10px 30px rgba(255,77,0,0.4); }
.btn-send:disabled { opacity: 0.6; cursor: not-allowed; transform: none; box-shadow: none; }

.form-dsgvo { font-size: 0.75rem; color: rgba(255,255,255,0.35); line-height: 1.5; text-align: center; margin-top: 0.5rem; }
.form-dsgvo a { color: rgba(255,255,255,0.4); text-decoration: underline; }

.form-status {
  display: none;
  border-radius: 1rem;
  padding: 1.2rem 1.5rem;
  font-size: 0.9rem;
  font-weight: 600;
  line-height: 1.5;
  align-items: flex-start;
  gap: 0.8rem;
}
.form-status.show { display: flex; }
.form-status.success { background: rgba(34,197,94,0.12); border: 1px solid rgba(34,197,94,0.3); color: #86efac; }
.form-status.error { background: rgba(255,77,0,0.12); border: 1px solid rgba(255,77,0,0.3); color: #ffb088; }
.form-status .status-icon { font-size: 1.2rem; flex-shrink: 0; }

/* Erfolgs-Zustand */
.kontakt-form.is-hidden { display: none; }
.success-panel { display: none; flex-direction: column; align-items: flex-start; gap: 1rem; text-align: left; }
.success-panel.show { display: flex; }
.success-panel .success-icon {
  width: 56px; height: 56px; border-radius: 50%;
  background: rgba(34,197,94,0.15); color: #4ade80;
  display: flex; align-items: center; justify-content: center;
  font-size: 1.6rem; margin-bottom: 0.5rem;
}
.success-panel h3 { font-family: var(--font-headline); font-weight: 900; font-size: 1.3rem; }
.success-panel p { font-size: 0.9rem; color: rgba(255,255,255,0.6); line-height: 1.6; margin: 0; }

@media (max-width: 900px) {
  .kontakt-inner { grid-template-columns: 1fr; gap: 3rem; }
  .kontakt-main { min-height: auto; align-items: flex-start; }
}
@media (max-width: 600px) {
  .form-row { grid-template-columns: 1fr; }
  .kontakt-form-wrap { padding: 2rem; }
}

/* ───────────────────────────────────────────────────────────────────
   REFERENZEN.HTML
   Klassen: .rubrik-*, .bild-*, #lightbox*
   ─────────────────────────────────────────────────────────────────── */
.rubrik-nav {
  position: sticky; top: 60px; z-index: 150;
  background: rgba(255,255,255,0.97); backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--surface-container-high);
}
.rubrik-nav-inner {
  max-width: 900px; margin: 0 auto; padding: 0 2rem;
  display: flex; gap: 0; overflow-x: auto; scrollbar-width: none;
}
.rubrik-nav-inner::-webkit-scrollbar { display: none; }
.rubrik-link {
  display: flex; align-items: center; gap: 0.5rem;
  padding: 0.9rem 1.2rem;
  font-size: 0.68rem; font-weight: 800; text-transform: uppercase; letter-spacing: 0.1em;
  color: var(--on-surface-variant); white-space: nowrap;
  border-bottom: 3px solid transparent;
  transition: color 0.2s, border-color 0.2s;
  text-decoration: none;
}
.rubrik-link:hover { color: var(--on-surface); }
.rubrik-count {
  background: var(--surface-container-high); color: var(--on-surface-variant);
  border-radius: 9999px; padding: 0.1rem 0.45rem;
  font-size: 0.58rem; font-weight: 800;
  transition: background 0.2s, color 0.2s;
}
.rubrik-link[data-cat="web"].active        { color: var(--primary); border-bottom-color: var(--primary); }
.rubrik-link[data-cat="software"].active   { color: var(--tertiary); border-bottom-color: var(--tertiary); }
.rubrik-link[data-cat="grafik"].active     { color: #d97706; border-bottom-color: #d97706; }
.rubrik-link[data-cat="foto"].active       { color: #0891b2; border-bottom-color: #0891b2; }
.rubrik-link[data-cat="texte"].active      { color: #16a34a; border-bottom-color: #16a34a; }
.rubrik-link[data-cat="buecher"].active    { color: #4338ca; border-bottom-color: #4338ca; }

.rubrik-link[data-cat="web"].active .rubrik-count        { background: var(--primary); color: #fff; }
.rubrik-link[data-cat="software"].active .rubrik-count   { background: var(--tertiary); color: #fff; }
.rubrik-link[data-cat="grafik"].active .rubrik-count     { background: #d97706; color: #fff; }
.rubrik-link[data-cat="foto"].active .rubrik-count       { background: #0891b2; color: #fff; }
.rubrik-link[data-cat="texte"].active .rubrik-count      { background: #16a34a; color: #fff; }
.rubrik-link[data-cat="buecher"].active .rubrik-count    { background: #4338ca; color: #fff; }

.referenzen-body { padding: 0 0 6rem; }
.rubrik-section { padding: 5rem 0 3rem; border-bottom: 1px solid var(--surface-container-high); }
.rubrik-section:last-child { border-bottom: none; }

.rubrik-header { margin-bottom: 2.5rem; }
.rubrik-label {
  display: inline-flex; align-items: center; gap: 0.5rem;
  font-size: 0.65rem; font-weight: 800; text-transform: uppercase; letter-spacing: 0.25em;
  margin-bottom: 0.8rem;
}
.rubrik-label::before { content: ''; display: inline-block; width: 24px; height: 3px; border-radius: 2px; }
.rubrik-web    .rubrik-label { color: var(--primary); }
.rubrik-web    .rubrik-label::before { background: var(--primary); }
.rubrik-software .rubrik-label { color: var(--tertiary); }
.rubrik-software .rubrik-label::before { background: var(--tertiary); }
.rubrik-grafik .rubrik-label { color: #d97706; }
.rubrik-grafik .rubrik-label::before { background: #d97706; }
.rubrik-foto   .rubrik-label { color: #0891b2; }
.rubrik-foto   .rubrik-label::before { background: #0891b2; }
.rubrik-texte  .rubrik-label { color: #16a34a; }
.rubrik-texte  .rubrik-label::before { background: #16a34a; }
.rubrik-buecher .rubrik-label { color: #4338ca; }
.rubrik-buecher .rubrik-label::before { background: #4338ca; }

.rubrik-header h2 { font-family: var(--font-headline); font-weight: 900; font-size: clamp(2rem, 4vw, 3rem); line-height: 0.92; letter-spacing: -0.04em; margin-bottom: 1rem; }
.rubrik-header p { font-size: 0.98rem; color: var(--on-surface-variant); line-height: 1.7; max-width: 680px; font-weight: 500; }

.bild-stack { display: flex; flex-direction: column; gap: 1rem; }
.bild-item {
  position: relative; overflow: hidden; border-radius: 1.2rem;
  cursor: pointer; background: var(--surface-container);
  transition: transform 0.3s cubic-bezier(0.22,1,0.36,1), box-shadow 0.3s;
}
.bild-item:hover { transform: translateY(-3px); box-shadow: 0 20px 50px rgba(0,0,0,0.13); }
.bild-item img {
  width: 100%; display: block;
  transition: transform 0.5s ease;
  object-fit: cover;
}
.bild-item:hover img { transform: scale(1.025); }

.bild-overlay {
  position: absolute; inset: 0;
  background: rgba(0,0,0,0);
  display: flex; align-items: flex-end; padding: 1.5rem;
  transition: background 0.3s; pointer-events: none;
}
.bild-item:hover .bild-overlay { background: rgba(0,0,0,0.38); }
.bild-meta {
  opacity: 0; transform: translateY(8px);
  transition: opacity 0.25s, transform 0.25s;
  display: flex; align-items: center; gap: 0.8rem; width: 100%;
}
.bild-item:hover .bild-meta { opacity: 1; transform: translateY(0); }
.bild-meta-title { font-family: var(--font-headline); font-weight: 800; font-size: 0.95rem; color: #fff; flex: 1; }
.bild-action-pill {
  background: rgba(255,255,255,0.18); backdrop-filter: blur(6px);
  border: 1px solid rgba(255,255,255,0.3);
  border-radius: 9999px; padding: 0.35rem 0.9rem;
  font-size: 0.68rem; font-weight: 800; color: #fff; white-space: nowrap;
  display: flex; align-items: center; gap: 0.35rem;
}

.bild-caption {
  padding: 0.85rem 1.2rem 1rem;
  display: flex; align-items: center; justify-content: space-between; gap: 1rem;
  background: #fff;
}
.bild-caption-title { font-family: var(--font-headline); font-weight: 800; font-size: 0.88rem; }
.bild-caption-hint { font-size: 0.63rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; color: var(--on-surface-variant); white-space: nowrap; display: flex; align-items: center; gap: 0.3rem; }

/* Lightbox */
#lightbox {
  display: none; position: fixed; inset: 0; z-index: 1000;
  background: rgba(5,5,10,0.93); backdrop-filter: blur(10px);
  align-items: center; justify-content: center; padding: 2rem;
}
#lightbox.open { display: flex; }
.lightbox-inner { position: relative; max-width: 92vw; }
.lightbox-inner img { max-width: 100%; max-height: 86vh; border-radius: 1rem; display: block; box-shadow: 0 40px 100px rgba(0,0,0,0.5); }
#lightbox-close {
  position: absolute; top: -1.2rem; right: -1.2rem;
  width: 40px; height: 40px; border-radius: 50%;
  background: #fff; color: var(--on-surface);
  display: flex; align-items: center; justify-content: center;
  font-size: 1rem; font-weight: 900; cursor: pointer; border: none;
  box-shadow: 0 4px 16px rgba(0,0,0,0.2); line-height: 1;
}
#lightbox-caption { margin-top: 1rem; text-align: center; font-family: var(--font-headline); font-weight: 700; font-size: 0.9rem; color: rgba(255,255,255,0.65); }

@media (max-width: 600px) { .rubrik-link { padding: 0.8rem 0.8rem; font-size: 0.6rem; } }

/* =====================================================================
   6) SEITEN-OVERRIDES
   Hier stehen die wenigen bewussten Abweichungen einzelner Seiten von
   der Standard-Optik. Diese Regeln stehen absichtlich GANZ UNTEN in
   der Datei, damit sie die globalen Basis-Regeln gezielt überschreiben
   (CSS-Reihenfolge), ohne dass an den Basis-Regeln selbst etwas
   geändert werden musste.
   ===================================================================== */

/* REFERENZEN.HTML: schmalere Inhaltsspalte, weil hier zusätzlich die
   sticky .rubrik-nav direkt unter der Hauptnav sitzt. Der globale
   nav-z-index (201) liegt bereits über der .rubrik-nav (150) und
   muss hier nicht zusätzlich überschrieben werden. Body bekommt
   dafür die Klasse "referenzen-page". */
body.referenzen-page .max-w { max-width: 900px; }
body.referenzen-page nav .inner { max-width: 1280px; }

/* DATENSCHUTZ.HTML: Akzentfarbe in der H1 ist hier türkis statt
   orange. Eigene Zusatzklasse, damit .accent global weiter
   einheitlich orange bleibt. */
.page-header h1 .accent.accent-secondary { color: var(--secondary); }

/* Kleine seitenspezifische Feinabstimmungen von .page-header-sub,
   die im Original leicht voneinander abwichen (Schriftgröße,
   Deckkraft, max-width). Rein kosmetisch, kein Strukturunterschied. */
body.impressum-page .page-header-sub,
body.datenschutz-page .page-header-sub { font-size: 1rem; color: rgba(255,255,255,0.5); }
body.impressum-page .page-header-sub { max-width: 480px; }
body.referenzen-page .page-header-sub { font-size: 1.05rem; color: rgba(255,255,255,0.55); line-height: 1.65; }
