/* =================================================================
   lebenswert 24h pflege gmbh — Website Stylesheet
   Design language: "Editorial Warmth"
   Soft-serif display (Fraunces) + humanist body (Mulish),
   warm cream paper, sunset-meets-ocean mesh gradient, grain & blobs.
   Brand colour values sampled from the brand postcards (design.md).
   ================================================================= */

/* ---------- Self-hosted fonts (Fraunces + Mulish, variable woff2) ---------- */
@font-face {
  font-family: 'Fraunces';
  font-style: italic;
  font-weight: 300 600;
  font-display: swap;
  src: url(../assets/fonts/fraunces-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: 'Fraunces';
  font-style: italic;
  font-weight: 300 600;
  font-display: swap;
  src: url(../assets/fonts/fraunces-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: 'Fraunces';
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url(../assets/fonts/fraunces-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: 'Fraunces';
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url(../assets/fonts/fraunces-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: 'Mulish';
  font-style: italic;
  font-weight: 300 800;
  font-display: swap;
  src: url(../assets/fonts/mulish-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: 'Mulish';
  font-style: italic;
  font-weight: 300 800;
  font-display: swap;
  src: url(../assets/fonts/mulish-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: 'Mulish';
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url(../assets/fonts/mulish-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: 'Mulish';
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url(../assets/fonts/mulish-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;
}

:root {
  /* ---- Brand colours (from design.md / postcards) ---- */
  --orange: #F2994A;
  --orange-soft: #F6AA74;
  --orange-hover: #E8852F;

  --aqua: #6DC0C6;
  --teal: #82C5D6;
  --teal-dark: #2F8A93;     /* readable teal for text/links on paper */
  --teal-soft: #E2F0F0;
  --sage: #7FBA7F;
  --mint: #AED3C2;
  --gold: #F4C063;
  --sand: #EDC58A;
  --peach: #F2A86E;
  --coral: #E98971;
  --coral-dark: #D9543F;    /* readable coral for accents on paper */
  --coral-red: #E35B49;
  --rose: #EB5E7D;

  /* ---- Neutrals / paper ---- */
  --ink: #28332F;           /* deep teal-charcoal: headings */
  --ink-soft: #5A6764;      /* body copy */
  --ink-faint: #8A938F;     /* captions, meta */
  --paper: #FBF5EC;         /* warm cream canvas */
  --paper-2: #F4EADC;       /* deeper cream: alternating sections */
  --paper-3: #EFE3D2;       /* warmest panel */
  --card: #FFFDFA;          /* near-white card */
  --line: #E7DCCB;          /* hairline on paper */
  --white: #ffffff;

  /* ---- Signature gradients ---- */
  --grad: linear-gradient(118deg, #6DC0C6 0%, #AED3C2 20%, #F4C063 48%, #F2A86E 72%, #E35B49 100%);
  --grad-warm: linear-gradient(120deg, #F4C063 0%, #F2A86E 46%, #E98971 74%, #E35B49 100%);
  --grad-cool: linear-gradient(135deg, #6DC0C6 0%, #82C5D6 40%, #AED3C2 100%);
  --grad-text: linear-gradient(100deg, #2F8A93 0%, #7FBA7F 32%, #E8A24A 60%, #D9543F 100%);

  /* mesh used on hero art / cta panels */
  --mesh:
    radial-gradient(at 12% 18%, #6DC0C6 0px, transparent 52%),
    radial-gradient(at 88% 8%,  #82C5D6 0px, transparent 48%),
    radial-gradient(at 16% 86%, #7FBA7F 0px, transparent 46%),
    radial-gradient(at 78% 80%, #E35B49 0px, transparent 54%),
    radial-gradient(at 54% 42%, #F4C063 0px, transparent 58%);
  --mesh-base: #F2A86E;

  /* ---- Sizing & rhythm ---- */
  --maxw: 1180px;
  --reading: 760px;
  --radius-xs: 12px;
  --radius: 20px;
  --radius-lg: 30px;
  --radius-xl: 42px;
  --radius-pill: 999px;

  --shadow-xs: 0 2px 8px rgba(40, 51, 47, .05);
  --shadow-sm: 0 14px 34px -18px rgba(40, 51, 47, .28);
  --shadow: 0 30px 60px -28px rgba(40, 51, 47, .34);
  --shadow-lg: 0 50px 90px -40px rgba(40, 51, 47, .42);
  --shadow-coral: 0 16px 30px -12px rgba(217, 84, 63, .45);
  --shadow-teal: 0 16px 30px -14px rgba(47, 138, 147, .4);

  --font-display: 'Fraunces', Georgia, 'Times New Roman', serif;
  --font-body: 'Mulish', system-ui, -apple-system, 'Segoe UI', sans-serif;

  --ease: cubic-bezier(.22, 1, .36, 1);
}

/* ---------- Reset ---------- */
*, *::before, *::after { box-sizing: border-box; }
* { margin: 0; padding: 0; }
html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; }
body {
  font-family: var(--font-body);
  color: var(--ink-soft);
  background: var(--paper);
  line-height: 1.72;
  font-size: 1.0625rem;
  font-weight: 400;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

/* Grain overlay — fixed, very subtle, sits above paper but below content flow visually */
body::before {
  content: "";
  position: fixed; inset: 0; z-index: 1;
  pointer-events: none;
  opacity: .04;
  mix-blend-mode: multiply;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
}
body > * { position: relative; z-index: 2; }

img { max-width: 100%; display: block; }
a { color: var(--coral-dark); text-decoration: none; transition: color .2s; }
a:hover { color: var(--orange-hover); }

h1, h2, h3, h4 {
  font-family: var(--font-display);
  color: var(--ink);
  font-weight: 460;
  line-height: 1.08;
  letter-spacing: -.018em;
  font-optical-sizing: auto;
}
h1 { font-size: clamp(2.6rem, 1.6rem + 4.4vw, 4.6rem); font-weight: 420; }
h2 { font-size: clamp(2rem, 1.3rem + 2.9vw, 3.05rem); font-weight: 440; }
h3 { font-size: 1.4rem; font-weight: 500; }
h4 { font-size: 1.05rem; font-weight: 600; }
em, .it { font-style: italic; }
p { margin-bottom: 1rem; }
strong { color: var(--ink); font-weight: 700; }

/* gradient ink for accent words */
.grad-ink {
  background: var(--grad-text);
  -webkit-background-clip: text; background-clip: text;
  color: transparent;
  font-style: italic;
}

/* ---------- Layout helpers ---------- */
.wrap { max-width: var(--maxw); margin: 0 auto; padding: 0 28px; }
.section { padding: clamp(64px, 8vw, 116px) 0; }
.section-sm { padding: clamp(44px, 5vw, 68px) 0; }
.bg-paper-2 { background: var(--paper-2); }
.bg-paper-3 { background: var(--paper-3); }
.center { text-align: center; }
.reading { max-width: var(--reading); margin-left: auto; margin-right: auto; }
.lead {
  font-size: clamp(1.12rem, 1rem + .5vw, 1.32rem);
  color: var(--ink-soft);
  line-height: 1.6;
}

.eyebrow {
  display: inline-flex; align-items: center; gap: 10px;
  font-family: var(--font-body); font-weight: 800;
  font-size: .78rem; letter-spacing: .18em; text-transform: uppercase;
  color: var(--coral-dark); margin-bottom: 20px;
}
.eyebrow::before {
  content: ""; width: 26px; height: 2px; border-radius: 2px;
  background: var(--grad-warm);
}
.eyebrow.on-grad { color: rgba(255,255,255,.92); }
.eyebrow.on-grad::before { background: rgba(255,255,255,.8); }

.section-head { max-width: 720px; margin: 0 auto clamp(40px, 5vw, 64px); }
.section-head.center { text-align: center; }
.section-head.center .eyebrow { justify-content: center; }
.section-head p { color: var(--ink-soft); }

.text-grad {
  background: var(--grad-warm);
  -webkit-background-clip: text; background-clip: text; color: transparent;
}

/* decorative organic blobs */
.blob {
  position: absolute; border-radius: 50%;
  filter: blur(46px); opacity: .5; pointer-events: none; z-index: 0;
  animation: float 16s var(--ease) infinite;
}
.blob.teal  { background: radial-gradient(circle, var(--aqua), transparent 70%); }
.blob.gold  { background: radial-gradient(circle, var(--gold), transparent 70%); }
.blob.coral { background: radial-gradient(circle, var(--coral), transparent 70%); }
@keyframes float {
  0%,100% { transform: translate(0,0) scale(1); }
  33%     { transform: translate(18px,-26px) scale(1.08); }
  66%     { transform: translate(-16px,14px) scale(.96); }
}

/* ---------- Buttons ---------- */
.btn {
  position: relative;
  display: inline-flex; align-items: center; justify-content: center; gap: 10px;
  font-family: var(--font-body); font-weight: 700; font-size: 1rem;
  padding: 15px 30px; border-radius: var(--radius-pill); border: none; cursor: pointer;
  transition: transform .25s var(--ease), box-shadow .25s var(--ease), background .25s, color .25s;
  text-align: center; line-height: 1; letter-spacing: .005em;
}
.btn svg { width: 18px; height: 18px; }
.btn-primary { background: var(--coral-red); color: #fff; box-shadow: var(--shadow-coral); }
.btn-primary:hover { background: var(--coral-dark); color: #fff; transform: translateY(-3px); box-shadow: 0 22px 38px -12px rgba(217,84,63,.55); }
.btn-ghost { background: rgba(255,255,255,.14); color: #fff; border: 1.5px solid rgba(255,255,255,.65); backdrop-filter: blur(4px); }
.btn-ghost:hover { background: #fff; color: var(--coral-dark); transform: translateY(-3px); border-color: #fff; }
.btn-solid { background: var(--ink); color: #fff; }
.btn-solid:hover { background: #1c2521; color: #fff; transform: translateY(-3px); box-shadow: var(--shadow-sm); }
.btn-outline { background: transparent; color: var(--teal-dark); border: 1.5px solid var(--teal); }
.btn-outline:hover { background: var(--teal-dark); color: #fff; border-color: var(--teal-dark); transform: translateY(-3px); }
.btn-lg { padding: 18px 38px; font-size: 1.06rem; }
.btn-block { width: 100%; }

/* ---------- Header / Nav ---------- */
.site-header {
  position: sticky; top: 0; z-index: 50;
  background: rgba(251,245,236,.72);
  backdrop-filter: blur(16px) saturate(1.2);
  border-bottom: 1px solid transparent;
  transition: background .3s, border-color .3s, box-shadow .3s;
}
.site-header.scrolled {
  background: rgba(251,245,236,.92);
  border-bottom-color: var(--line);
  box-shadow: 0 10px 30px -24px rgba(40,51,47,.5);
}
.nav { display: flex; align-items: center; justify-content: space-between; height: 80px; transition: height .3s; }
.site-header.scrolled .nav { height: 68px; }
.brand { display: flex; align-items: center; gap: 12px; }
.brand .logo-mark { width: 38px; height: 38px; flex: none; transition: transform .4s var(--ease); }
.brand:hover .logo-mark { transform: rotate(-8deg) scale(1.06); }
.brand .logo-text {
  font-family: var(--font-display); font-weight: 500; font-size: 1.65rem;
  color: var(--ink); letter-spacing: -.03em;
}
.nav-links { display: flex; align-items: center; gap: 2px; list-style: none; }
.nav-links a {
  position: relative;
  font-family: var(--font-body); font-weight: 600; font-size: .96rem; color: var(--ink);
  padding: 10px 15px; border-radius: 10px; transition: color .2s;
}
.nav-links a::after {
  content: ""; position: absolute; left: 15px; right: 15px; bottom: 4px; height: 2px;
  background: var(--grad-warm); border-radius: 2px;
  transform: scaleX(0); transform-origin: left; transition: transform .3s var(--ease);
}
.nav-links a:hover { color: var(--coral-dark); }
.nav-links a:hover::after, .nav-links a.active::after { transform: scaleX(1); }
.nav-links a.active { color: var(--coral-dark); }
.nav-cta { margin-left: 12px; }
.nav-cta .btn { padding: 12px 24px; }
.nav-cta .btn::after { display: none; }
.nav-toggle { display: none; background: none; border: none; cursor: pointer; padding: 8px; }
.nav-toggle span { display: block; width: 26px; height: 2.5px; background: var(--ink); border-radius: 3px; margin: 6px 0; transition: .3s var(--ease); }
.nav-toggle[aria-expanded="true"] span:nth-child(1) { transform: translateY(8.5px) rotate(45deg); }
.nav-toggle[aria-expanded="true"] span:nth-child(2) { opacity: 0; }
.nav-toggle[aria-expanded="true"] span:nth-child(3) { transform: translateY(-8.5px) rotate(-45deg); }

/* ---------- Home hero ---------- */
.hero { position: relative; overflow: hidden; padding: clamp(40px, 6vw, 76px) 0 clamp(60px, 7vw, 104px); }
.hero > .blob.teal  { width: 460px; height: 460px; top: -160px; left: -160px; }
.hero > .blob.gold  { width: 380px; height: 380px; top: 30%; right: -150px; opacity: .42; animation-delay: -5s; }
.hero-inner {
  display: grid; grid-template-columns: 1.08fr .92fr; gap: clamp(32px, 4vw, 64px);
  align-items: center;
}
.hero-copy { position: relative; z-index: 2; }
.hero-copy h1 { margin-bottom: 26px; letter-spacing: -.022em; }
.hero-copy h1 .line { display: block; }
.hero-copy h1 .grad-ink { font-style: italic; }

/* premium hero lead — editorial gradient accent rule */
.hero-copy .hero-lead {
  position: relative; max-width: 42ch; padding-left: 24px; margin-bottom: 38px;
  font-size: clamp(1.12rem, 1rem + .55vw, 1.32rem); line-height: 1.66;
  color: var(--ink-soft); font-weight: 400;
}
.hero-copy .hero-lead::before {
  content: ""; position: absolute; left: 0; top: .42em; bottom: .42em; width: 3px;
  border-radius: 3px; background: var(--grad-warm);
}
.hero-copy .hero-lead strong { color: var(--ink); font-weight: 700; }
.hero-copy .lead { max-width: 30ch; margin-bottom: 32px; }
.hero-actions { display: flex; gap: 14px; flex-wrap: wrap; margin-bottom: 36px; }
.hero-trust { display: flex; gap: 26px; flex-wrap: wrap; }
.hero-trust .t { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: .92rem; color: var(--ink); }
.hero-trust .t svg { width: 20px; height: 20px; color: var(--coral-dark); flex: none; }

/* hero art — gradient portrait panel */
.hero-art { position: relative; z-index: 2; }
.hero-panel {
  position: relative; aspect-ratio: 4/5; border-radius: var(--radius-xl);
  background-color: var(--mesh-base); background-image: var(--mesh);
  box-shadow: var(--shadow-lg); overflow: hidden;
  display: flex; flex-direction: column; justify-content: space-between; padding: 30px;
}
.hero-panel::after { /* grain on panel */
  content: ""; position: absolute; inset: 0; opacity: .12; mix-blend-mode: overlay;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
}
.hero-panel .ring {
  align-self: flex-end; width: 92px; height: 92px; position: relative; z-index: 2;
}
.hero-panel .ring svg { width: 100%; height: 100%; animation: spin 22s linear infinite; }
.hero-panel .ring .heart {
  position: absolute; inset: 0; display: grid; place-items: center;
  color: #fff; font-size: 1.6rem;
}
@keyframes spin { to { transform: rotate(360deg); } }

.hero-chip {
  position: relative; z-index: 2;
  background: rgba(255,255,255,.18); border: 1px solid rgba(255,255,255,.4);
  border-radius: var(--radius); padding: 22px 24px; backdrop-filter: blur(8px);
  color: #fff;
}
.hero-chip .label { font-weight: 700; font-size: .78rem; letter-spacing: .14em; text-transform: uppercase; opacity: .9; }
.hero-chip .phone { display: block; font-family: var(--font-display); font-weight: 500; font-size: 1.8rem; margin: 6px 0 2px; color: #fff; letter-spacing: -.02em; }
.hero-chip .sub { font-size: .86rem; opacity: .85; }

/* floating stat card overlapping the panel */
.hero-float {
  position: absolute; left: -34px; top: 24%; z-index: 3;
  background: var(--card); border-radius: var(--radius); padding: 18px 22px;
  box-shadow: var(--shadow); display: flex; align-items: center; gap: 14px;
  border: 1px solid var(--line);
}
.hero-float .ic { width: 44px; height: 44px; border-radius: 13px; background: var(--grad-cool); display: grid; place-items: center; flex: none; }
.hero-float .ic svg { width: 22px; height: 22px; color: #fff; }
.hero-float b { font-family: var(--font-display); font-weight: 600; display: block; color: var(--ink); font-size: 1.15rem; line-height: 1.1; }
.hero-float span { font-size: .82rem; color: var(--ink-faint); }

/* marquee strip of trust words */
.hero-strip {
  background: var(--paper-2); overflow: hidden;
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 10%, #000 90%, transparent);
  mask-image: linear-gradient(90deg, transparent, #000 10%, #000 90%, transparent);
}
.hero-strip .track { display: flex; gap: 56px; padding: 20px 0; white-space: nowrap; animation: marquee 42s linear infinite; width: max-content; }
.hero-strip:hover .track { animation-play-state: paused; }
.hero-strip .track span { font-family: var(--font-display); font-style: italic; font-size: 1.25rem; letter-spacing: .01em; color: var(--ink-faint); display: inline-flex; align-items: center; gap: 56px; }
.hero-strip .track span::after { content: "·"; color: var(--ink-faint); opacity: .6; font-style: normal; font-size: 1.1rem; }
@keyframes marquee { to { transform: translateX(-50%); } }

/* ---------- Interior page hero ---------- */
.page-hero { position: relative; overflow: hidden; padding: clamp(48px, 6vw, 84px) 0 clamp(32px, 4vw, 52px); }
.page-hero > .blob { width: 360px; height: 360px; top: -140px; right: -120px; opacity: .4; }
.page-hero .inner { max-width: 760px; position: relative; z-index: 2; }
.crumbs { font-size: .86rem; color: var(--ink-faint); margin-bottom: 20px; font-weight: 600; letter-spacing: .02em; }
.crumbs a { color: var(--ink-faint); }
.crumbs a:hover { color: var(--coral-dark); }
.page-hero p.lead { margin-top: 18px; }

/* ---------- Cards / grids ---------- */
.grid { display: grid; gap: 24px; }
.grid-2 { grid-template-columns: repeat(2, 1fr); }
.grid-3 { grid-template-columns: repeat(3, 1fr); }
.grid-4 { grid-template-columns: repeat(4, 1fr); }

/* ---------- service / value card — premium accent-identity card (shared) ----------
   Reused across ablauf / kosten / ueber-uns. Accent identity (teal/gold/coral) drives
   the top-bar, haloed gradient icon, corner glow and optional ghost numeral. Auto-rotates
   per 3-column position; override with .c-teal / .c-gold / .c-coral. Mirrors .baustein. */
.card {
  --accent: var(--grad-cool);
  --accent-ink: var(--teal-dark);
  --accent-tint: var(--teal-soft);
  --accent-line: rgba(47, 138, 147, .2);
  --accent-glow: rgba(47, 138, 147, .14);
  position: relative; display: flex; flex-direction: column;
  background: var(--card); border: 1px solid var(--line); border-radius: var(--radius-lg);
  padding: 34px 32px; box-shadow: var(--shadow-xs);
  transition: transform .4s var(--ease), box-shadow .4s var(--ease), border-color .4s;
  overflow: hidden; isolation: isolate;
}
.card::before {
  content: ""; position: absolute; inset: 0 0 auto 0; height: 4px; z-index: 2;
  background: var(--accent); transform: scaleX(0); transform-origin: left;
  transition: transform .4s var(--ease);
}
.card::after {
  content: ""; position: absolute; z-index: -1; top: -40%; right: -20%;
  width: 60%; aspect-ratio: 1; border-radius: 50%;
  background: radial-gradient(circle, var(--accent-glow), transparent 68%);
  opacity: 0; transition: opacity .4s var(--ease), transform .4s var(--ease);
}
.card:hover { transform: translateY(-6px); box-shadow: var(--shadow); border-color: transparent; }
.card:hover::before { transform: scaleX(1); }
.card:hover::after { opacity: 1; transform: scale(1.1); }
.card:hover .card-no { opacity: .18; }

/* accent identity — auto 3-rotation, overridable via explicit modifiers */
.card:nth-child(3n+2) { --accent: var(--grad-gold);  --accent-ink: var(--orange-hover); --accent-tint: #FBF0D8; --accent-line: rgba(232, 133, 47, .22); --accent-glow: rgba(232, 133, 47, .15); }
.card:nth-child(3n)   { --accent: var(--grad-coral); --accent-ink: var(--coral-dark);   --accent-tint: #FBEAE2; --accent-line: rgba(217, 84, 63, .2);   --accent-glow: rgba(217, 84, 63, .13); }
.card.c-teal  { --accent: var(--grad-cool);  --accent-ink: var(--teal-dark);    --accent-tint: var(--teal-soft); --accent-line: rgba(47, 138, 147, .2);  --accent-glow: rgba(47, 138, 147, .14); }
.card.c-gold  { --accent: var(--grad-gold);  --accent-ink: var(--orange-hover); --accent-tint: #FBF0D8;          --accent-line: rgba(232, 133, 47, .22); --accent-glow: rgba(232, 133, 47, .15); }
.card.c-coral { --accent: var(--grad-coral); --accent-ink: var(--coral-dark);   --accent-tint: #FBEAE2;          --accent-line: rgba(217, 84, 63, .2);   --accent-glow: rgba(217, 84, 63, .13); }

.card .icon {
  position: relative; width: 58px; height: 58px; border-radius: 17px; display: grid; place-items: center;
  background: var(--accent); margin-bottom: 22px; flex: none;
  box-shadow: 0 14px 28px -14px rgba(40, 51, 47, .5), 0 0 0 5px var(--accent-tint);
}
.card .icon::after {
  content: ""; position: absolute; inset: 0; border-radius: inherit;
  background: linear-gradient(160deg, rgba(255, 255, 255, .42), transparent 55%);
}
.card .icon svg { position: relative; z-index: 1; width: 28px; height: 28px; color: #fff; }

/* optional ghost index numeral — add <span class="card-no">01</span> as first child */
.card-no {
  position: absolute; z-index: 0; top: clamp(10px, 1.5vw, 18px); right: clamp(16px, 2vw, 24px);
  pointer-events: none; user-select: none;
  font-family: var(--font-display); font-weight: 300; font-style: italic;
  font-size: clamp(2.6rem, 2rem + 1.8vw, 3.6rem); line-height: .78; letter-spacing: -.04em;
  background: var(--accent); -webkit-background-clip: text; background-clip: text;
  color: transparent; opacity: .12; transition: opacity .4s var(--ease);
}
.card h3 { margin-bottom: 10px; position: relative; z-index: 1; }
.card p { color: var(--ink-soft); margin-bottom: 16px; font-size: 1rem; position: relative; z-index: 1; }
.card .more { margin-top: auto; position: relative; z-index: 1; font-family: var(--font-body); font-weight: 700; font-size: .92rem; color: var(--accent-ink); display: inline-flex; align-items: center; gap: 7px; }
.card .more svg { width: 16px; height: 16px; transition: transform .25s var(--ease); }
.card:hover .more svg { transform: translateX(4px); }
a.card { color: inherit; }

/* feature (icon + text inline) */
.feature { display: flex; gap: 18px; align-items: flex-start; }
.feature .fi {
  width: 52px; height: 52px; flex: none; border-radius: 15px; display: grid; place-items: center;
  background: var(--card); border: 1px solid var(--line); box-shadow: var(--shadow-xs);
}
.feature .fi svg { width: 24px; height: 24px; color: var(--teal-dark); }
.feature:nth-child(3n+2) .fi svg { color: var(--orange-hover); }
.feature:nth-child(3n) .fi svg { color: var(--coral-dark); }
.feature h3 { font-size: 1.18rem; margin-bottom: 6px; }
.feature p { color: var(--ink-soft); font-size: .98rem; margin: 0; }

/* ---------- Split content ---------- */
.split { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(36px, 5vw, 72px); align-items: center; }
.split.wide-left { grid-template-columns: 1.1fr .9fr; }
.media {
  position: relative; border-radius: var(--radius-xl); min-height: 400px;
  background-color: var(--mesh-base); background-image: var(--mesh);
  overflow: hidden; box-shadow: var(--shadow);
}
.media::after {
  content: ""; position: absolute; inset: 0; opacity: .12; mix-blend-mode: overlay;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
}
.media.soft { background-color: #e9d9c4; background-image:
    radial-gradient(at 18% 20%, var(--teal-soft) 0px, transparent 55%),
    radial-gradient(at 82% 24%, #fbe6cf 0px, transparent 52%),
    radial-gradient(at 50% 88%, #f6d9c0 0px, transparent 55%);
  box-shadow: var(--shadow-sm);
}
.media-quote {
  position: absolute; inset: auto 30px 30px 30px; z-index: 2; color: #fff;
  font-family: var(--font-display); font-weight: 500; font-style: italic;
  font-size: clamp(1.3rem, 1rem + 1vw, 1.7rem); line-height: 1.25;
  text-shadow: 0 2px 20px rgba(40,30,20,.28);
}
.media-quote::before { content: "“"; display: block; font-size: 3.4rem; line-height: .5; margin-bottom: 14px; opacity: .85; }

.checklist { list-style: none; margin-top: 6px; }
.checklist li { display: flex; gap: 14px; align-items: flex-start; margin-bottom: 15px; color: var(--ink-soft); }
.checklist li::before {
  content: ""; flex: none; width: 26px; height: 26px; border-radius: 50%; margin-top: 2px;
  background: var(--grad-cool) padding-box;
  background-image:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 13l4 4L19 7'/%3E%3C/svg%3E"), var(--grad-cool);
  background-size: 15px, cover; background-position: center; background-repeat: no-repeat;
  box-shadow: var(--shadow-teal);
}

/* ---------- Steps timeline ---------- */
.steps { position: relative; display: grid; gap: 8px; }
.steps::before {
  content: ""; position: absolute; left: 27px; top: 30px; bottom: 30px; width: 2px;
  background: linear-gradient(var(--aqua), var(--gold), var(--coral-red));
  opacity: .5;
}
.step {
  --accent: var(--grad-cool); --accent-ink: var(--teal-dark);
  --accent-tint: var(--teal-soft); --accent-line: rgba(47, 138, 147, .28);
  position: relative; display: flex; gap: 24px; align-items: flex-start; padding: 18px 0;
}
.step:nth-child(3n+2) { --accent: var(--grad-gold);  --accent-ink: var(--orange-hover); --accent-tint: #FBF0D8; --accent-line: rgba(232, 133, 47, .32); }
.step:nth-child(3n)   { --accent: var(--grad-coral); --accent-ink: var(--coral-dark);   --accent-tint: #FBEAE2; --accent-line: rgba(217, 84, 63, .3); }
.step .num {
  flex: none; width: 56px; height: 56px; border-radius: 50%; position: relative; z-index: 2;
  background: var(--accent); color: #fff; font-family: var(--font-display); font-weight: 600;
  font-size: 1.4rem; display: grid; place-items: center;
  box-shadow: 0 14px 26px -14px rgba(40, 51, 47, .55), 0 0 0 5px var(--accent-tint);
  border: 4px solid var(--paper);
}
.bg-paper-2 .step .num { border-color: var(--paper-2); }
.step .body {
  background: var(--card); border: 1px solid var(--line); border-left: 3px solid var(--accent-line);
  border-radius: var(--radius);
  padding: 22px 26px; box-shadow: var(--shadow-xs); flex: 1;
  transition: transform .3s var(--ease), box-shadow .3s var(--ease), border-color .3s var(--ease);
}
.step:hover .body { transform: translateX(6px); box-shadow: var(--shadow-sm); }
.step h3 { margin-bottom: 6px; font-size: 1.22rem; }
.step p { color: var(--ink-soft); margin: 0; }

/* ---------- Stats ---------- */
.stats { display: grid; grid-template-columns: repeat(4, 1fr); gap: 28px; }
.stat { text-align: center; padding: 12px; }
.stat .n { font-family: var(--font-display); font-weight: 500; font-size: clamp(2.6rem, 1.8rem + 2vw, 3.6rem); line-height: 1; letter-spacing: -.03em; }
.stat .l { color: var(--ink-soft); font-size: .96rem; margin-top: 12px; }

/* ---------- Testimonials ---------- */
.quote-card {
  position: relative; background: var(--card); border: 1px solid var(--line);
  border-radius: var(--radius-lg); padding: 34px 32px; box-shadow: var(--shadow-xs);
  transition: transform .35s var(--ease), box-shadow .35s var(--ease);
}
.quote-card:hover { transform: translateY(-6px); box-shadow: var(--shadow); }
.quote-card .mark { font-family: var(--font-display); font-size: 3.4rem; line-height: .4; color: var(--coral); opacity: .35; }
.quote-card .stars { color: var(--gold); letter-spacing: 3px; margin: 14px 0 12px; font-size: .95rem; }
.quote-card blockquote { font-family: var(--font-display); font-weight: 400; font-size: 1.18rem; line-height: 1.45; color: var(--ink); margin-bottom: 20px; }
.quote-card .who { display: flex; align-items: center; gap: 13px; }
.quote-card .avatar { width: 46px; height: 46px; border-radius: 50%; background: var(--grad); flex: none; display: grid; place-items: center; color: #fff; font-family: var(--font-display); font-weight: 600; }
.quote-card .who b { font-family: var(--font-body); font-weight: 700; display: block; color: var(--ink); font-size: .98rem; }
.quote-card .who span { font-size: .85rem; color: var(--ink-faint); }

/* ---------- Pricing / data table ---------- */
.table-wrap { overflow: hidden; border-radius: var(--radius-lg); border: 1px solid var(--line); box-shadow: var(--shadow-xs); background: var(--card); }
.table-scroll { overflow-x: auto; }
table.data { width: 100%; border-collapse: collapse; min-width: 420px; }
table.data th, table.data td { padding: 17px 24px; text-align: left; border-bottom: 1px solid var(--line); }
table.data thead th { background: var(--grad-cool); font-family: var(--font-body); font-weight: 800; font-size: .82rem; letter-spacing: .06em; text-transform: uppercase; color: #fff; }
table.data thead th:last-child { text-align: right; }
table.data tbody tr { transition: background .2s; }
table.data tbody tr:hover { background: var(--paper); }
table.data tbody tr:last-child td { border-bottom: none; }
table.data td:first-child { font-weight: 600; color: var(--ink); }
table.data td.amount { font-family: var(--font-display); font-weight: 600; font-size: 1.1rem; color: var(--coral-dark); white-space: nowrap; text-align: right; }
/* highlight the funding-threshold row (Pflegegeld ab Stufe 3) */
table.data tbody tr.hl { background: var(--teal-soft); box-shadow: inset 3px 0 0 var(--teal-dark); }
table.data tbody tr.hl:hover { background: var(--teal-soft); }
table.data tbody tr.hl td:first-child { color: var(--teal-dark); }
table.data tbody tr.hl td:first-child::after { content: " · ab hier Förderung möglich"; font-family: var(--font-body); font-weight: 700; font-size: .72rem; letter-spacing: .02em; text-transform: none; color: var(--teal-dark); }

/* info box */
.info-box { background: var(--teal-soft); border-radius: var(--radius); padding: 26px 28px; border: 1px solid rgba(47,138,147,.18); border-left: 5px solid var(--teal); }
.info-box.coral { background: #FBEAE2; border-color: rgba(217,84,63,.18); border-left-color: var(--coral); }
.info-box.gold { background: #FBF0D8; border-color: rgba(232,162,74,.2); border-left-color: var(--gold); }
.info-box h3 { margin-bottom: 8px; font-size: 1.18rem; }
.info-box p { margin: 0; color: var(--ink-soft); }

/* pull / standalone editorial quote */
.pull {
  font-family: var(--font-display); font-weight: 400; font-style: italic;
  font-size: clamp(1.6rem, 1.2rem + 1.8vw, 2.5rem); line-height: 1.32; color: var(--ink);
  max-width: 16ch;
}

/* ---------- FAQ accordion ---------- */
.faq-item { position: relative; background: var(--card); border: 1px solid var(--line); border-radius: var(--radius); margin-bottom: 14px; overflow: hidden; transition: box-shadow .3s, border-color .3s, transform .3s var(--ease); }
.faq-item::before { content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 4px; background: var(--grad-cool); transform: scaleY(0); transform-origin: top; transition: transform .35s var(--ease); }
.faq-item:hover { border-color: rgba(47, 138, 147, .3); box-shadow: var(--shadow-xs); }
.faq-item.open { box-shadow: var(--shadow-sm); border-color: transparent; }
.faq-item.open::before { transform: scaleY(1); }
.faq-q { width: 100%; text-align: left; background: none; border: none; cursor: pointer; padding: 24px 28px; font-family: var(--font-display); font-weight: 500; font-size: 1.16rem; color: var(--ink); display: flex; justify-content: space-between; align-items: center; gap: 18px; transition: color .25s; }
.faq-q:hover { color: var(--teal-dark); }
.faq-item.open .faq-q { color: var(--teal-dark); }
.faq-q .chev { flex: none; width: 32px; height: 32px; padding: 6px; border-radius: 50%; background: var(--teal-soft); color: var(--teal-dark); transition: transform .35s var(--ease), background .25s; }
.faq-q:hover .chev { background: #d4e8e8; }
.faq-item.open .faq-q .chev { transform: rotate(180deg); }
.faq-a { max-height: 0; overflow: hidden; transition: max-height .4s var(--ease); }
.faq-a-inner { padding: 2px 28px 24px; color: var(--ink-soft); }
.faq-item.open .faq-a { max-height: 520px; }

/* ---------- Contact ---------- */
.contact-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: clamp(36px, 4vw, 56px); align-items: start; }
.contact-info .ci { display: flex; gap: 16px; align-items: flex-start; margin-bottom: 22px; }
.contact-info .ci .ic { position: relative; width: 50px; height: 50px; flex: none; border-radius: 15px; background: var(--grad-cool); box-shadow: 0 12px 22px -12px rgba(40, 51, 47, .45), 0 0 0 5px var(--teal-soft); display: grid; place-items: center; }
.contact-info .ci .ic::after { content: ""; position: absolute; inset: 0; border-radius: inherit; background: linear-gradient(160deg, rgba(255, 255, 255, .4), transparent 55%); }
.contact-info .ci .ic svg { position: relative; z-index: 1; width: 23px; height: 23px; color: #fff; }
.contact-info .ci b { font-family: var(--font-body); font-weight: 700; display: block; color: var(--ink); margin-bottom: 2px; }
.contact-info .ci a, .contact-info .ci span { color: var(--ink-soft); }

form .field { margin-bottom: 18px; }
form label { font-family: var(--font-body); font-weight: 700; font-size: .9rem; color: var(--ink); display: block; margin-bottom: 8px; }
form input, form select, form textarea {
  width: 100%; padding: 14px 16px; border: 1px solid var(--line); border-radius: 14px;
  font-family: var(--font-body); font-size: 1rem; background: var(--paper); color: var(--ink);
  transition: border .2s, box-shadow .2s, background .2s;
}
form input::placeholder, form textarea::placeholder { color: var(--ink-faint); }
form input:focus, form select:focus, form textarea:focus { outline: none; border-color: var(--teal); background: #fff; box-shadow: 0 0 0 4px rgba(130,197,214,.22); }
form textarea { min-height: 140px; resize: vertical; }
.form-check { display: flex; gap: 12px; align-items: flex-start; font-size: .9rem; color: var(--ink-soft); }
.form-check input { width: auto; margin-top: 5px; flex: none; accent-color: var(--coral-red); }
.form-check label { font-weight: 400; color: var(--ink-soft); }
.form-note { font-size: .82rem; color: var(--ink-faint); margin-top: 14px; }
.form-card { position: relative; overflow: hidden; background: var(--card); border: 1px solid var(--line); border-radius: var(--radius-xl); padding: clamp(28px, 3vw, 40px); box-shadow: var(--shadow-sm); }
.form-card::before { content: ""; position: absolute; inset: 0 0 auto 0; height: 5px; background: var(--grad); }
.form-result { background: #E7F2E7; border: 1px solid rgba(127,186,127,.4); border-left: 5px solid var(--sage); color: var(--ink); border-radius: var(--radius); padding: 18px 22px; }

/* ---------- CTA band ---------- */
.cta-band {
  position: relative; overflow: hidden; text-align: center; color: #fff;
  border-radius: var(--radius-xl); padding: clamp(48px, 6vw, 80px) clamp(28px, 5vw, 64px);
  background-color: var(--mesh-base); background-image: var(--mesh);
  box-shadow: var(--shadow);
}
.cta-band::after {
  content: ""; position: absolute; inset: 0; opacity: .1; mix-blend-mode: overlay; pointer-events: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
}
.cta-band > * { position: relative; z-index: 2; }
.cta-band .eyebrow { justify-content: center; }
.cta-band h2 { color: #fff; margin-bottom: 14px; }
.cta-band p { color: rgba(255,255,255,.94); max-width: 560px; margin: 0 auto 30px; font-size: 1.15rem; }
.cta-actions { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; }

/* ---------- Footer ---------- */
.site-footer { background: #1F2926; color: #B9C3BF; padding: clamp(56px, 6vw, 80px) 0 28px; position: relative; overflow: hidden; }
.site-footer .foot-glow { position: absolute; top: -120px; right: 8%; width: 360px; height: 360px; border-radius: 50%; background: radial-gradient(circle, rgba(233,137,113,.5), transparent 70%); filter: blur(50px); opacity: .5; }
.footer-grid { display: grid; grid-template-columns: 1.7fr 1fr 1fr 1.2fr; gap: 44px; position: relative; z-index: 2; }
.site-footer h4 { color: #fff; font-family: var(--font-body); font-weight: 800; font-size: .82rem; letter-spacing: .1em; text-transform: uppercase; margin-bottom: 18px; }
.site-footer a { color: #B9C3BF; transition: color .2s; }
.site-footer a:hover { color: var(--gold); }
.footer-links { list-style: none; }
.footer-links li { margin-bottom: 11px; font-size: .95rem; }
.footer-brand .logo-text { color: #fff; font-family: var(--font-display); font-weight: 500; font-size: 1.7rem; letter-spacing: -.03em; }
.footer-brand p { font-size: .96rem; margin-top: 14px; max-width: 300px; color: #98A29E; }
.footer-tag { display: inline-flex; gap: 8px; align-items: center; margin-top: 20px; font-family: var(--font-display); font-style: italic; font-size: 1rem; color: var(--gold); }
.footer-bottom { border-top: 1px solid rgba(255,255,255,.1); margin-top: 52px; padding-top: 24px; display: flex; justify-content: space-between; gap: 14px; flex-wrap: wrap; font-size: .85rem; color: #828C88; position: relative; z-index: 2; }
.footer-bottom a { color: #828C88; }

/* ---------- Legal pages ---------- */
.legal { max-width: 820px; margin: 0 auto; }
.legal h2 { font-size: 1.5rem; margin: 40px 0 14px; }
.legal h3 { font-size: 1.15rem; margin: 24px 0 8px; }
.legal p, .legal li { color: var(--ink-soft); }
.legal ul { margin: 0 0 16px 22px; }
.legal li { margin-bottom: 7px; }
.legal .ph { background: #FBEAE2; color: var(--coral-dark); padding: 1px 8px; border-radius: 6px; font-weight: 700; font-size: .92em; }
.legal dl { display: grid; grid-template-columns: 230px 1fr; gap: 10px 18px; margin: 16px 0; }
.legal dt { font-family: var(--font-body); font-weight: 700; color: var(--ink); }
.legal dd { color: var(--ink-soft); }

/* ---------- Reveal-on-scroll ---------- */
.reveal { opacity: 0; transform: translateY(28px); transition: opacity .7s var(--ease), transform .7s var(--ease); }
.reveal.in { opacity: 1; transform: none; }
.reveal[data-d="1"] { transition-delay: .08s; }
.reveal[data-d="2"] { transition-delay: .16s; }
.reveal[data-d="3"] { transition-delay: .24s; }
.reveal[data-d="4"] { transition-delay: .32s; }
.reveal[data-d="5"] { transition-delay: .4s; }

/* ---------- Utilities ---------- */
.mt-1 { margin-top: 14px; } .mt-2 { margin-top: 26px; } .mt-3 { margin-top: 42px; }
.mb-0 { margin-bottom: 0; }
.mx-auto { margin-left: auto; margin-right: auto; }

/* ---------- Responsive ---------- */
@media (max-width: 980px) {
  .hero-inner { grid-template-columns: 1fr; gap: 44px; }
  .hero-art { max-width: 460px; margin: 0 auto; width: 100%; }
  .hero-copy .lead { max-width: 46ch; }
  .split, .split.wide-left { grid-template-columns: 1fr; gap: 36px; }
  .split .media { min-height: 300px; order: -1; }
  .split .order-keep .media { order: 0; }
  .grid-3, .grid-4 { grid-template-columns: repeat(2, 1fr); }
  .stats { grid-template-columns: repeat(2, 1fr); gap: 32px; }
  .contact-grid { grid-template-columns: 1fr; }
  .footer-grid { grid-template-columns: 1fr 1fr; gap: 36px; }
}
@media (max-width: 720px) {
  .nav-links {
    position: fixed; inset: 80px 0 auto 0; flex-direction: column; align-items: stretch;
    background: var(--paper); border-bottom: 1px solid var(--line); padding: 16px 24px 28px; gap: 2px;
    transform: translateY(-160%); transition: transform .4s var(--ease); box-shadow: var(--shadow);
    max-height: calc(100vh - 80px); overflow-y: auto;
  }
  .nav-links.open { transform: translateY(0); }
  .nav-links a { padding: 14px; font-size: 1.05rem; }
  .nav-links a::after { display: none; }
  .nav-cta { margin: 10px 0 0; }
  .nav-toggle { display: block; }
  .grid-2, .grid-3, .grid-4 { grid-template-columns: 1fr; }
  .stats { grid-template-columns: 1fr 1fr; gap: 24px; }
  .footer-grid { grid-template-columns: 1fr; gap: 32px; }
  .hero-float { left: 12px; top: auto; bottom: 14px; padding: 14px 16px; }
  .legal dl { grid-template-columns: 1fr; gap: 2px 0; }
  .legal dd { margin-bottom: 12px; }
}

@media (prefers-reduced-motion: reduce) {
  * { animation: none !important; scroll-behavior: auto; }
  .reveal { opacity: 1; transform: none; transition: none; }
}

/* =================================================================
   v2 — Premium density layer
   Adds: top utility bar, sticky mobile call bar, richer hero,
   bento grids, service detail blocks, comparison, pledges, personas,
   objection cards, region strip, price example, denser rhythm.
   Builds on the same tokens — no palette change.
   ================================================================= */

:root {
  --space-section: clamp(58px, 6.4vw, 96px);
  --space-section-sm: clamp(40px, 4.4vw, 60px);
  --grad-sage: linear-gradient(135deg, #7FBA7F, #6DC0C6);
  --grad-gold: linear-gradient(135deg, #F4C063, #F2A86E);
  --grad-coral: linear-gradient(135deg, #E98971, #E35B49);
  --maxw: 1200px;
}

.section { padding: var(--space-section) 0; }
.section-sm { padding: var(--space-section-sm) 0; }

/* slightly tighter, more confident headline rhythm */
.section-head { max-width: 800px; margin-bottom: clamp(34px, 4vw, 54px); }
.section-head .lead { margin-top: 14px; }

.kicker-row { display: flex; align-items: flex-end; justify-content: space-between; gap: 24px; flex-wrap: wrap; margin-bottom: clamp(30px, 4vw, 48px); }
.kicker-row .section-head { margin-bottom: 0; }
.kicker-row .side-link { font-weight: 700; color: var(--coral-dark); display: inline-flex; align-items: center; gap: 8px; white-space: nowrap; padding-bottom: 6px; }
.kicker-row .side-link svg { width: 17px; height: 17px; transition: transform .25s var(--ease); }
.kicker-row .side-link:hover svg { transform: translateX(4px); }

.lead-tight { max-width: 60ch; }

/* ---------- Top utility bar ---------- */
.topbar {
  background: #20302E; color: #D6DEDA; font-size: .82rem; position: relative; z-index: 51;
}
.topbar .wrap { display: flex; align-items: center; justify-content: space-between; gap: 16px; min-height: 40px; padding-top: 7px; padding-bottom: 7px; }
.topbar .tb-left { display: inline-flex; align-items: center; gap: 9px; font-weight: 600; letter-spacing: .01em; }
.topbar .tb-left svg { width: 15px; height: 15px; color: var(--gold); flex: none; }
.topbar .tb-right { display: inline-flex; align-items: center; gap: 22px; }
.topbar .tb-right a { color: #E7EDEA; font-weight: 700; display: inline-flex; align-items: center; gap: 7px; }
.topbar .tb-right a svg { width: 14px; height: 14px; color: var(--gold); }
.topbar .tb-right a:hover { color: #fff; }
.topbar .tb-sep { opacity: .35; }
@media (max-width: 760px) {
  .topbar .tb-left { display: none; }
  .topbar .wrap { justify-content: center; }
  .topbar .tb-right { gap: 16px; }
}

/* ---------- Hero refinements (more density, integrated proof) ---------- */
.hero-eyebrow-pill {
  display: inline-flex; align-items: center; gap: 10px; padding: 7px 7px 7px 16px;
  background: var(--card); border: 1px solid var(--line); border-radius: var(--radius-pill);
  font-size: .82rem; font-weight: 700; color: var(--ink); margin-bottom: 22px; box-shadow: var(--shadow-xs);
}
.hero-eyebrow-pill .hp-ic { width: 22px; height: 22px; border-radius: 50%; flex: none; display: grid; place-items: center; background: var(--grad-cool); box-shadow: var(--shadow-teal); }
.hero-eyebrow-pill .hp-ic svg { width: 13px; height: 13px; color: #fff; }
.hero-eyebrow-pill .tagft { background: var(--paper-2); border-radius: var(--radius-pill); padding: 4px 13px; font-size: .74rem; font-weight: 600; color: var(--ink-soft); letter-spacing: .03em; }

.hero-proof {
  margin-top: 30px; padding-top: 26px; border-top: 1px solid var(--line);
  display: grid; grid-template-columns: repeat(3, auto); gap: 30px; justify-content: start;
}
.hero-proof .hp .n { font-family: var(--font-display); font-weight: 540; font-size: 1.75rem; line-height: 1; letter-spacing: -.02em; }
.hero-proof .hp .n:not(.text-grad) { color: var(--ink); }
.hero-proof .hp .l { font-size: .82rem; color: var(--ink-faint); margin-top: 6px; max-width: 16ch; }
@media (max-width: 980px) { .hero-proof { justify-content: space-between; } }
@media (max-width: 480px) { .hero-proof { gap: 18px; } .hero-proof .hp .n { font-size: 1.4rem; } }

/* second floating chip on hero panel */
.hero-float.tr { left: auto; right: -28px; top: auto; bottom: 16%; }
@media (max-width: 720px) { .hero-float.tr { right: 12px; left: auto; bottom: 14px; } .hero-float { display: none; } .hero-float.tr { display: flex; } }

/* ---------- Section eyebrow centered helper already exists; add divider ---------- */
.soft-divider { height: 1px; background: var(--line); border: none; max-width: var(--maxw); margin: 0 auto; }

/* ---------- Trust / proof strip (icons + claims) ---------- */
.proof-strip { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; border: 1px solid var(--line); border-radius: var(--radius-lg); overflow: hidden; background: var(--card); box-shadow: var(--shadow-xs); }
.proof-strip .ps { display: flex; gap: 14px; align-items: center; padding: 24px 26px; border-right: 1px solid var(--line); }
.proof-strip .ps:last-child { border-right: none; }
.proof-strip .ps .ic { width: 42px; height: 42px; flex: none; border-radius: 12px; display: grid; place-items: center; background: var(--paper-2); }
.proof-strip .ps .ic svg { width: 22px; height: 22px; color: var(--teal-dark); }
.proof-strip .ps:nth-child(2) .ic svg { color: var(--orange-hover); }
.proof-strip .ps:nth-child(3) .ic svg { color: var(--coral-dark); }
.proof-strip .ps:nth-child(4) .ic svg { color: var(--sage); }
.proof-strip .ps b { font-family: var(--font-body); font-weight: 800; color: var(--ink); display: block; font-size: .98rem; line-height: 1.2; }
.proof-strip .ps span { font-size: .82rem; color: var(--ink-faint); }
@media (max-width: 860px) { .proof-strip { grid-template-columns: repeat(2, 1fr); } .proof-strip .ps:nth-child(2) { border-right: none; } .proof-strip .ps:nth-child(1), .proof-strip .ps:nth-child(2) { border-bottom: 1px solid var(--line); } }
@media (max-width: 480px) { .proof-strip { grid-template-columns: 1fr; } .proof-strip .ps { border-right: none; border-bottom: 1px solid var(--line); } .proof-strip .ps:last-child { border-bottom: none; } }

/* ---------- Bento (asymmetric, dense) ---------- */
.bento { display: grid; grid-template-columns: repeat(6, 1fr); gap: 18px; }
.bento > * { grid-column: span 2; }
.bento .b-wide { grid-column: span 3; }
.bento .b-tall { grid-row: span 2; }
.bento .b-full { grid-column: span 6; }
@media (max-width: 880px) { .bento { grid-template-columns: repeat(2, 1fr); } .bento > *, .bento .b-wide, .bento .b-full { grid-column: span 1; } .bento .b-tall { grid-row: auto; } .bento .b-full { grid-column: span 2; } }
@media (max-width: 560px) { .bento { grid-template-columns: 1fr; } .bento .b-full { grid-column: span 1; } }

.tile {
  position: relative; overflow: hidden; border-radius: var(--radius-lg); padding: 28px;
  background: var(--card); border: 1px solid var(--line); box-shadow: var(--shadow-xs);
  display: flex; flex-direction: column; transition: transform .35s var(--ease), box-shadow .35s var(--ease), border-color .35s;
}
.tile:hover { transform: translateY(-6px); box-shadow: var(--shadow); border-color: transparent; }
.tile .ti { width: 50px; height: 50px; border-radius: 14px; display: grid; place-items: center; margin-bottom: 18px; background: var(--grad-sage); box-shadow: var(--shadow-teal); flex: none; }
.tile .ti svg { width: 26px; height: 26px; color: #fff; }
.tile h3 { margin-bottom: 8px; font-size: 1.25rem; }
.tile p { color: var(--ink-soft); font-size: .98rem; margin: 0; }
.tile.grad { color: #fff; border-color: transparent; background-color: var(--mesh-base); background-image: var(--mesh); box-shadow: var(--shadow); }
.tile.grad::after { content: ""; position: absolute; inset: 0; opacity: .1; mix-blend-mode: overlay; pointer-events: none; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E"); }
.tile.grad > * { position: relative; z-index: 2; }
.tile.grad h3, .tile.grad .big { color: #fff; }
.tile.grad p { color: rgba(255,255,255,.92); }
.tile .big { font-family: var(--font-display); font-weight: 540; font-size: clamp(2.4rem,1.8rem+2vw,3.2rem); line-height: 1; letter-spacing: -.03em; margin-bottom: 6px; }

/* ---------- Service detail block (leistungen) ---------- */
.svc { display: grid; grid-template-columns: 1.15fr .85fr; gap: clamp(32px, 4vw, 64px); align-items: center; }
.svc.flip .svc-media { order: -1; }
.svc-head { display: flex; align-items: center; gap: 16px; margin-bottom: 14px; }
.svc-head .si { width: 56px; height: 56px; flex: none; border-radius: 16px; display: grid; place-items: center; background: var(--grad-sage); box-shadow: var(--shadow-teal); }
.svc.s-gold .svc-head .si { background: var(--grad-gold); box-shadow: 0 16px 30px -14px rgba(244,192,99,.6); }
.svc.s-coral .svc-head .si { background: var(--grad-coral); box-shadow: var(--shadow-coral); }
.svc-head .si svg { width: 28px; height: 28px; color: #fff; }
.svc-head h2 { font-size: clamp(1.7rem, 1.3rem + 1.4vw, 2.3rem); }
.svc .chip-row { margin: 4px 0 18px; }
.svc-media {
  position: relative; border-radius: var(--radius-xl); min-height: 360px; overflow: hidden;
  background-color: var(--mesh-base); background-image: var(--mesh); box-shadow: var(--shadow);
  display: flex; flex-direction: column; justify-content: flex-end; padding: 28px;
}
.svc-media::after { content: ""; position: absolute; inset: 0; opacity: .12; mix-blend-mode: overlay; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E"); }
.svc-media.cool { background-color: #79bcc4; background-image: radial-gradient(at 15% 18%, #6DC0C6 0, transparent 55%), radial-gradient(at 85% 12%, #82C5D6 0, transparent 52%), radial-gradient(at 50% 90%, #7FBA7F 0, transparent 58%); }
.svc-media.warm { background-image: var(--mesh); }
.svc-media .q { position: relative; z-index: 2; color: #fff; font-family: var(--font-display); font-style: italic; font-weight: 500; font-size: clamp(1.25rem, 1rem + .9vw, 1.6rem); line-height: 1.3; text-shadow: 0 2px 20px rgba(40,30,20,.28); }
.svc-media .q::before { content: "“"; display: block; font-size: 3rem; line-height: .4; margin-bottom: 16px; opacity: .8; }
@media (max-width: 900px) { .svc { grid-template-columns: 1fr; gap: 32px; } .svc.flip .svc-media { order: 0; } .svc-media { min-height: 260px; } }

/* ---------- Kernleistung — flagship 24h block ----------
   The core service, dressed up: atmospheric section glow, a live-pulse kicker
   pill, a display headline with a gradient accent, an editorial lead + tinted
   chips + "inbegriffen" checklist, and a signature-mesh media panel carrying
   frosted-glass elements — a 24/7 status badge and a stat bar. */
.svc-core-section { position: relative; overflow: hidden; }
.core-glow {
  position: absolute; inset: 0; z-index: 0; pointer-events: none;
  background:
    radial-gradient(58% 55% at 90% 6%, rgba(130, 197, 214, .30), transparent 70%),
    radial-gradient(52% 52% at 4% 94%, rgba(233, 137, 113, .22), transparent 70%);
}
.svc-core-section > .wrap { position: relative; z-index: 1; }
.svc-core { align-items: center; }
.svc-core-copy { min-width: 0; }

/* live-pulse kicker pill */
.svc-kicker {
  display: inline-flex; align-items: center; gap: 9px; margin-bottom: 20px;
  font-family: var(--font-body); font-weight: 800; font-size: .72rem;
  letter-spacing: .16em; text-transform: uppercase; color: var(--teal-dark);
  background: var(--card); border: 1px solid var(--line);
  border-radius: var(--radius-pill); padding: 8px 17px 8px 13px; box-shadow: var(--shadow-xs);
}
.svc-kicker .pulse-dot {
  width: 9px; height: 9px; flex: none; border-radius: 50%; background: var(--sage);
  box-shadow: 0 0 0 0 rgba(127, 186, 127, .55); animation: pulseRing 2.4s ease-out infinite;
}
@keyframes pulseRing {
  0%   { box-shadow: 0 0 0 0 rgba(127, 186, 127, .55); }
  70%  { box-shadow: 0 0 0 11px rgba(127, 186, 127, 0); }
  100% { box-shadow: 0 0 0 0 rgba(127, 186, 127, 0); }
}

.svc-core-title { font-size: clamp(1.95rem, 1.3rem + 2.1vw, 2.95rem); line-height: 1.03; margin-bottom: 16px; }
.svc-core-lead { font-size: clamp(1.06rem, 1rem + .35vw, 1.22rem); color: var(--ink-soft); line-height: 1.6; margin-bottom: 22px; max-width: 42ch; }
.svc-core-chips { margin: 0 0 26px; }

/* "inbegriffen" checklist, hairline-topped and labelled */
.svc-core-incl { border-top: 1px solid var(--line); padding-top: 22px; margin-bottom: 28px; }
.svc-incl-label {
  display: block; font-family: var(--font-body); font-weight: 800; font-size: .7rem;
  letter-spacing: .14em; text-transform: uppercase; color: var(--ink-faint); margin-bottom: 16px;
}
.svc-core-incl .inc-list { margin-top: 0; }
.svc-core-incl .inc-list li { font-size: .95rem; }

/* media column — frosted glass over the signature mesh */
.svc-core-mesh {
  min-height: clamp(400px, 42vw, 500px);
  display: flex; flex-direction: column; justify-content: space-between; gap: 22px;
  padding: clamp(24px, 2.6vw, 34px);
}
.svc-core-quote {
  position: relative; z-index: 2; margin: 0; border: none; padding: 0;
  color: #fff; font-family: var(--font-display); font-style: italic; font-weight: 500;
  font-size: clamp(1.3rem, 1rem + 1vw, 1.72rem); line-height: 1.28;
  text-shadow: 0 2px 24px rgba(40, 30, 20, .3);
}
.svc-core-quote::before { content: "\201C"; display: block; font-size: 3.2rem; line-height: .3; margin-bottom: 16px; opacity: .85; }
.svc-core-quote cite {
  display: block; margin-top: 18px; font-style: normal; font-family: var(--font-body);
  font-weight: 700; font-size: .76rem; letter-spacing: .1em; text-transform: uppercase; color: rgba(255, 255, 255, .82);
}

/* frosted glass — status badge + stat bar */
.glass-badge, .glass-stat {
  position: relative; z-index: 2; color: #fff;
  background: rgba(255, 255, 255, .15);
  -webkit-backdrop-filter: blur(13px) saturate(1.1); backdrop-filter: blur(13px) saturate(1.1);
  border: 1px solid rgba(255, 255, 255, .34);
  box-shadow: 0 20px 44px -22px rgba(30, 40, 35, .55), inset 0 1px 0 rgba(255, 255, 255, .25);
}
.glass-badge { align-self: flex-start; display: inline-flex; align-items: center; gap: 12px; border-radius: var(--radius-pill); padding: 10px 20px 10px 14px; }
.glass-badge > div { line-height: 1.2; }
.glass-badge b { display: block; font-family: var(--font-body); font-weight: 800; font-size: .95rem; }
.glass-badge span { font-size: .78rem; color: rgba(255, 255, 255, .85); }
.live-dot {
  width: 11px; height: 11px; flex: none; border-radius: 50%; background: #eafff1;
  box-shadow: 0 0 0 0 rgba(255, 255, 255, .75); animation: pulseRing 2.2s ease-out infinite;
}
.glass-stat { display: flex; align-items: stretch; gap: 4px; border-radius: var(--radius); padding: 18px 10px; }
.glass-stat-item { flex: 1; text-align: center; line-height: 1.12; align-self: center; }
.glass-stat-item b { display: block; font-family: var(--font-display); font-weight: 560; font-size: clamp(1.55rem, 1.2rem + .9vw, 2.05rem); letter-spacing: -.02em; }
.glass-stat-item span { font-size: .72rem; color: rgba(255, 255, 255, .86); letter-spacing: .015em; }
.glass-stat-div { width: 1px; align-self: stretch; background: rgba(255, 255, 255, .3); margin: 4px 0; flex: none; }

@media (max-width: 900px) { .svc-core-mesh { min-height: 340px; } }
@media (max-width: 420px) {
  .glass-stat-item b { font-size: 1.5rem; }
  .glass-stat-item span { font-size: .66rem; }
}
@media (prefers-reduced-motion: reduce) {
  .pulse-dot, .live-dot { animation: none; }
}

/* chips / tags */
.chip-row { display: flex; flex-wrap: wrap; gap: 8px; }
.tag { font-size: .78rem; font-weight: 700; letter-spacing: .02em; color: var(--teal-dark); background: var(--teal-soft); border-radius: var(--radius-pill); padding: 6px 13px; border: 1px solid rgba(47,138,147,.16); }
.tag.coral { color: var(--coral-dark); background: #FBEAE2; border-color: rgba(217,84,63,.16); }
.tag.gold { color: var(--orange-hover); background: #FBF0D8; border-color: rgba(232,162,74,.2); }

/* two-column "included" list, denser */
.inc-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 10px 22px; margin-top: 8px; }
.inc-list.one-col { grid-template-columns: 1fr; }
.inc-list li { display: flex; gap: 11px; align-items: flex-start; color: var(--ink-soft); font-size: .97rem; line-height: 1.5; }
.inc-list li::before { content: ""; flex: none; width: 22px; height: 22px; margin-top: 1px; border-radius: 50%; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 13l4 4L19 7'/%3E%3C/svg%3E"), var(--grad-cool); background-size: 13px, cover; background-position: center; background-repeat: no-repeat; box-shadow: var(--shadow-teal); }
@media (max-width: 560px) { .inc-list { grid-template-columns: 1fr; } }

/* ---------- Service index (leistungen — "Bausteine" dossier cards) ----------
   Each Baustein reads as a premium editorial dossier: a large gradient index
   numeral watermark, a haloed gradient icon, an open reading column with a
   pinned italic quote, and a tinted "Enthalten" spec panel. Per-service accent
   (teal / coral / gold) drives spine, corner glow, numeral, panel and markers.
   Lifts on hover with an accent-tinted shadow. */
.svc-index { display: grid; gap: clamp(18px, 2vw, 26px); }

.baustein {
  --accent: var(--grad-cool);
  --accent-ink: var(--teal-dark);
  --accent-tint: var(--teal-soft);
  --accent-line: rgba(47, 138, 147, .2);
  --accent-glow: rgba(47, 138, 147, .16);
  position: relative; overflow: hidden; isolation: isolate;
  display: grid; gap: clamp(18px, 2vw, 26px);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, .55), transparent 150px),
    var(--card);
  border: 1px solid var(--line);
  border-radius: var(--radius-lg);
  padding: clamp(26px, 3vw, 40px) clamp(26px, 3vw, 44px);
  box-shadow: var(--shadow-xs);
  transition: transform .5s var(--ease), box-shadow .5s var(--ease), border-color .5s var(--ease);
}
/* corner glow — soft accent halo behind the index numeral */
.baustein::after {
  content: ""; position: absolute; z-index: -1; top: -28%; right: -12%;
  width: 46%; aspect-ratio: 1; border-radius: 50%;
  background: radial-gradient(circle, var(--accent-glow), transparent 68%);
  transition: opacity .5s var(--ease), transform .5s var(--ease);
}
/* accent spine — colour identity per Baustein */
.baustein::before {
  content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 4px;
  background: var(--accent); opacity: .92;
  transition: width .5s var(--ease);
}
.baustein:hover { transform: translateY(-5px); box-shadow: var(--shadow); border-color: transparent; }
.baustein:hover::before { width: 8px; }
.baustein:hover::after { transform: scale(1.14); }
.baustein:hover .bau-no { opacity: .22; transform: translateY(-2px); }

.baustein.b-teal  { --accent: var(--grad-cool);  --accent-ink: var(--teal-dark);    --accent-tint: var(--teal-soft); --accent-line: rgba(47, 138, 147, .2);  --accent-glow: rgba(47, 138, 147, .16); }
.baustein.b-coral { --accent: var(--grad-coral); --accent-ink: var(--coral-dark);   --accent-tint: #FBEAE2;          --accent-line: rgba(217, 84, 63, .2);   --accent-glow: rgba(217, 84, 63, .15); }
.baustein.b-gold  { --accent: var(--grad-gold);  --accent-ink: var(--orange-hover); --accent-tint: #FBF0D8;          --accent-line: rgba(232, 133, 47, .22); --accent-glow: rgba(232, 133, 47, .17); }

/* large gradient index numeral — editorial dossier watermark, top-right */
.bau-no {
  position: absolute; z-index: 0; top: clamp(6px, 1vw, 14px); right: clamp(18px, 2.6vw, 34px);
  pointer-events: none; user-select: none;
  font-family: var(--font-display); font-weight: 300; font-style: italic;
  font-size: clamp(4.4rem, 3rem + 6vw, 8rem); line-height: .78; letter-spacing: -.045em;
  background: var(--accent); -webkit-background-clip: text; background-clip: text;
  color: transparent; opacity: .13;
  transition: opacity .5s var(--ease), transform .5s var(--ease);
}

/* header row — haloed gradient icon + title, hairline-separated from the body */
.bau-head { position: relative; z-index: 1; display: flex; align-items: center; gap: 17px; padding-bottom: clamp(15px, 1.6vw, 19px); border-bottom: 1px solid var(--line); }
.bau-ic {
  position: relative; width: 52px; height: 52px; flex: none; border-radius: 15px;
  display: grid; place-items: center; background: var(--accent);
  box-shadow: 0 14px 26px -14px rgba(40, 51, 47, .5), 0 0 0 6px var(--accent-tint);
}
.bau-ic::after {
  content: ""; position: absolute; inset: 0; border-radius: inherit;
  background: linear-gradient(160deg, rgba(255, 255, 255, .42), transparent 55%);
}
.bau-ic svg { position: relative; z-index: 1; width: 25px; height: 25px; color: #fff; }
.bau-title { min-width: 0; }
.bau-title .eyebrow { margin-bottom: 6px; color: var(--accent-ink); }
.bau-title .eyebrow::before { background: var(--accent); }
.bau-title h3 { font-size: clamp(1.4rem, 1.05rem + 1.2vw, 1.95rem); font-weight: 460; line-height: 1.04; letter-spacing: -.022em; }

/* body — open reading column + tinted "Enthalten" spec panel */
.bau-body { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.02fr); gap: clamp(24px, 3vw, 46px); align-items: stretch; }
.bau-copy { display: flex; flex-direction: column; }
.bau-lead { color: var(--ink-soft); margin: 0; font-size: clamp(1rem, .96rem + .2vw, 1.08rem); }

/* tinted spec panel — anchors the checklist as a curated "included" card */
.bau-incl {
  align-self: stretch;
  background: var(--accent-tint);
  border: 1px solid var(--accent-line);
  border-radius: var(--radius);
  padding: clamp(18px, 2vw, 26px);
}
.bau-incl-label {
  display: block; font-family: var(--font-body); font-weight: 800; font-size: .7rem;
  letter-spacing: .14em; text-transform: uppercase; color: var(--accent-ink); margin-bottom: 14px;
}
.bau-list { grid-template-columns: 1fr 1fr; gap: 11px 20px; margin: 0; }
.bau-list li { font-size: .9rem; line-height: 1.42; color: var(--ink-soft); }
/* accent check markers — sit on white so they pop against the tinted panel */
.svc-index .inc-list li::before {
  background-color: var(--card); background-size: 12px;
  background-position: center; background-repeat: no-repeat;
  border: 1px solid var(--accent-line); box-shadow: none; width: 20px; height: 20px;
}
.baustein.b-teal  .inc-list li::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232F8A93' stroke-width='3.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 13l4 4L19 7'/%3E%3C/svg%3E"); }
.baustein.b-coral .inc-list li::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23D9543F' stroke-width='3.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 13l4 4L19 7'/%3E%3C/svg%3E"); }
.baustein.b-gold  .inc-list li::before { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E8852F' stroke-width='3.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 13l4 4L19 7'/%3E%3C/svg%3E"); }

/* quote footer — quiet emotional close, pinned to column bottom, hairline-separated */
.bau-quote {
  position: relative; margin: 22px 0 0; margin-top: auto; padding: 18px 0 0 32px;
  border-top: 1px solid var(--line);
  font-family: var(--font-display); font-style: italic; font-weight: 500;
  font-size: clamp(1.02rem, .95rem + .35vw, 1.2rem); line-height: 1.36; color: var(--ink);
}
.bau-quote::before {
  content: "\201E"; position: absolute; left: -2px; top: 30px;
  font-family: var(--font-display); font-size: 2.8rem; line-height: 0;
  background: var(--accent); -webkit-background-clip: text; background-clip: text;
  color: transparent; opacity: .85;
}

@media (max-width: 880px) {
  .bau-body { grid-template-columns: 1fr; gap: 20px; }
  .bau-no { font-size: clamp(3.8rem, 13vw, 5.6rem); opacity: .1; }
}
@media (max-width: 620px) {
  .bau-list { grid-template-columns: 1fr; gap: 11px; }
}

/* ---------- Split-rich with sticky aside ---------- */
.split-rich { display: grid; grid-template-columns: 1.4fr .9fr; gap: clamp(32px, 4vw, 60px); align-items: start; }
.aside-card { position: sticky; top: 100px; background: var(--card); border: 1px solid var(--line); border-radius: var(--radius-lg); padding: 30px 28px; box-shadow: var(--shadow-sm); }
.aside-card h3 { font-size: 1.3rem; margin-bottom: 14px; }
.facts { list-style: none; }
.facts li { display: flex; justify-content: space-between; gap: 14px; padding: 13px 0; border-bottom: 1px solid var(--line); font-size: .95rem; }
.facts li:last-child { border-bottom: none; }
.facts li span { color: var(--ink-soft); }
.facts li b { color: var(--ink); font-weight: 700; text-align: right; white-space: nowrap; }
.facts li b.grad { background: var(--grad-warm); -webkit-background-clip: text; background-clip: text; color: transparent; font-family: var(--font-display); font-weight: 600; font-size: 1.05rem; }
@media (max-width: 880px) { .split-rich { grid-template-columns: 1fr; } .aside-card { position: static; } }

/* ---------- Comparison (Zuhause vs Heim) ---------- */
.compare { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.compare .col { border-radius: var(--radius-lg); padding: 30px 30px 34px; border: 1px solid var(--line); background: var(--card); box-shadow: var(--shadow-xs); }
.compare .col.win { border-color: transparent; background-color: var(--mesh-base); background-image: var(--mesh); color: #fff; box-shadow: var(--shadow); position: relative; overflow: hidden; }
.compare .col.win::after { content: ""; position: absolute; inset: 0; opacity: .1; mix-blend-mode: overlay; pointer-events: none; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E"); }
.compare .col.win > * { position: relative; z-index: 2; }
.compare .col .ch { display: flex; align-items: center; gap: 12px; margin-bottom: 18px; }
.compare .col .ch .badge-tag { font-size: .72rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; padding: 5px 11px; border-radius: var(--radius-pill); }
.compare .col h3 { font-size: 1.4rem; }
.compare .col.win h3 { color: #fff; }
.compare .col.win .badge-tag { background: rgba(255,255,255,.22); color: #fff; }
.compare .col.alt .badge-tag { background: var(--paper-3); color: var(--ink-faint); }
.compare .col.alt h3 { color: var(--ink-faint); }
.cmp-list { list-style: none; }
.cmp-list li { display: flex; gap: 12px; align-items: flex-start; padding: 11px 0; border-bottom: 1px solid rgba(0,0,0,.06); font-size: .97rem; line-height: 1.45; }
.compare .col.win .cmp-list li { border-bottom-color: rgba(255,255,255,.18); color: rgba(255,255,255,.95); }
.compare .col.alt .cmp-list li { color: var(--ink-soft); }
.cmp-list li:last-child { border-bottom: none; }
.cmp-list li .ci { flex: none; width: 22px; height: 22px; border-radius: 50%; display: grid; place-items: center; margin-top: 1px; }
.compare .col.win .cmp-list li .ci { background: rgba(255,255,255,.9); }
.compare .col.win .cmp-list li .ci svg { color: var(--coral-dark); }
.compare .col.alt .cmp-list li .ci { background: var(--paper-3); }
.compare .col.alt .cmp-list li .ci svg { color: var(--ink-faint); }
.cmp-list li .ci svg { width: 13px; height: 13px; stroke-width: 3.2; }
@media (max-width: 720px) { .compare { grid-template-columns: 1fr; } .compare .col.alt { order: 2; } }

/* ---------- Pledge / promise cards ---------- */
.pledge-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
.pledge { display: flex; gap: 18px; align-items: flex-start; background: var(--card); border: 1px solid var(--line); border-radius: var(--radius-lg); padding: 26px 28px; box-shadow: var(--shadow-xs); transition: transform .3s var(--ease), box-shadow .3s var(--ease); }
.pledge:hover { transform: translateY(-4px); box-shadow: var(--shadow-sm); }
.pledge .pn { flex: none; width: 46px; height: 46px; border-radius: 13px; display: grid; place-items: center; background: var(--paper-2); font-family: var(--font-display); font-weight: 600; color: var(--coral-dark); font-size: 1.2rem; }
.pledge h3 { font-size: 1.16rem; margin-bottom: 5px; }
.pledge p { margin: 0; color: var(--ink-soft); font-size: .96rem; }
@media (max-width: 720px) { .pledge-grid { grid-template-columns: 1fr; } }

/* ---------- Persona cards (für wen) ---------- */
.persona { position: relative; border-radius: var(--radius-lg); padding: 26px; background: var(--card); border: 1px solid var(--line); box-shadow: var(--shadow-xs); transition: transform .3s var(--ease), box-shadow .3s var(--ease); }
.persona:hover { transform: translateY(-5px); box-shadow: var(--shadow); }
.persona .pemoji { width: 48px; height: 48px; border-radius: 50%; background: var(--grad); display: grid; place-items: center; margin-bottom: 16px; }
.persona .pemoji svg { width: 24px; height: 24px; color: #fff; }
.persona h3 { font-size: 1.16rem; margin-bottom: 8px; }
.persona p { margin: 0; color: var(--ink-soft); font-size: .96rem; }

/* ---------- Objection / worry cards ---------- */
.worry { background: var(--card); border: 1px solid var(--line); border-left: 4px solid var(--coral); border-radius: var(--radius); padding: 24px 26px; box-shadow: var(--shadow-xs); }
.worry .wq { font-family: var(--font-display); font-style: italic; font-weight: 500; font-size: 1.12rem; color: var(--ink); margin-bottom: 10px; display: flex; gap: 10px; }
.worry .wq::before { content: "„"; color: var(--coral); font-size: 1.6rem; line-height: .8; }
.worry p { margin: 0; color: var(--ink-soft); font-size: .96rem; }
.worry:nth-child(2) { border-left-color: var(--teal); }
.worry:nth-child(3) { border-left-color: var(--gold); }
.worry:nth-child(4) { border-left-color: var(--sage); }

/* ---------- Region strip ---------- */
.region-wrap { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(30px,4vw,56px); align-items: center; }
.region-chips { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 6px; }
.region-chips .rc { font-weight: 700; font-size: .92rem; color: var(--ink); background: var(--card); border: 1px solid var(--line); border-radius: var(--radius-pill); padding: 9px 17px; display: inline-flex; align-items: center; gap: 8px; box-shadow: var(--shadow-xs); }
.region-chips .rc svg { width: 15px; height: 15px; color: var(--coral-dark); }
@media (max-width: 760px) { .region-wrap { grid-template-columns: 1fr; } }

/* ---------- Price example card ---------- */
.price-ex { background: var(--card); border: 1px solid var(--line); border-radius: var(--radius-xl); padding: clamp(28px,3vw,40px); box-shadow: var(--shadow-sm); }
.price-ex .row { display: flex; justify-content: space-between; align-items: baseline; gap: 16px; padding: 15px 0; border-bottom: 1px dashed var(--line); }
.price-ex .row:last-of-type { border-bottom: none; }
.price-ex .row .lbl { color: var(--ink-soft); }
.price-ex .row .lbl small { display: block; color: var(--ink-faint); font-size: .82rem; margin-top: 2px; }
.price-ex .row .val { font-family: var(--font-display); font-weight: 600; font-size: 1.15rem; color: var(--ink); white-space: nowrap; }
.price-ex .row.minus .val { color: var(--sage); }
.price-ex .row.total { margin-top: 8px; padding-top: 20px; border-top: 2px solid var(--ink); }
.price-ex .row.total .lbl { font-family: var(--font-display); font-weight: 600; font-size: 1.3rem; color: var(--ink); }
.price-ex .row.total .val { font-size: 1.5rem; color: var(--coral-dark); }

/* ---------- Sticky mobile call bar ---------- */
.mobile-cta {
  position: fixed; left: 0; right: 0; bottom: 0; z-index: 60;
  display: none; gap: 10px; padding: 11px 14px calc(11px + env(safe-area-inset-bottom));
  background: rgba(251,245,236,.94); backdrop-filter: blur(14px) saturate(1.2);
  border-top: 1px solid var(--line); box-shadow: 0 -10px 30px -20px rgba(40,51,47,.5);
  transform: translateY(120%); transition: transform .4s var(--ease);
}
.mobile-cta.show { transform: translateY(0); }
.mobile-cta .btn { flex: 1; padding: 13px 16px; font-size: .98rem; }
@media (max-width: 720px) { .mobile-cta { display: flex; } body { padding-bottom: 4px; } }

/* ---------- Back to top ---------- */
.to-top {
  position: fixed; right: 22px; bottom: 26px; z-index: 55; width: 48px; height: 48px;
  border-radius: 50%; border: 1px solid var(--line); background: var(--card); color: var(--coral-dark);
  display: grid; place-items: center; cursor: pointer; box-shadow: var(--shadow-sm);
  opacity: 0; pointer-events: none; transform: translateY(12px); transition: opacity .3s, transform .3s, background .2s;
}
.to-top.show { opacity: 1; pointer-events: auto; transform: none; }
.to-top:hover { background: var(--coral-red); color: #fff; border-color: transparent; }
.to-top svg { width: 22px; height: 22px; }
@media (max-width: 720px) { .to-top { bottom: 84px; right: 16px; width: 44px; height: 44px; } }

/* ---------- In-page service nav (sticky pills) ---------- */
.subnav { position: sticky; top: 80px; z-index: 40; background: rgba(251,245,236,.86); backdrop-filter: blur(12px); border-bottom: 1px solid var(--line); }
.subnav .track { display: flex; gap: 8px; overflow-x: auto; padding: 12px 0; scrollbar-width: none; }
.subnav .track::-webkit-scrollbar { display: none; }
.subnav a { white-space: nowrap; font-weight: 700; font-size: .9rem; color: var(--ink-soft); padding: 8px 15px; border-radius: var(--radius-pill); border: 1px solid transparent; transition: background .2s, color .2s, border-color .2s; }
.subnav a:hover { color: var(--coral-dark); background: var(--card); border-color: var(--line); }
.subnav a.active { color: #fff; background: var(--coral-red); }

/* ---------- CTA band: split variant (denser) ---------- */
.cta-split { display: grid; grid-template-columns: 1.2fr .8fr; gap: clamp(28px,4vw,52px); align-items: center; text-align: left; }
.cta-split .cta-aside { background: rgba(255,255,255,.16); border: 1px solid rgba(255,255,255,.34); border-radius: var(--radius-lg); padding: 26px; backdrop-filter: blur(6px); }
.cta-split .cta-aside .label { font-size: .76rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; opacity: .9; }
.cta-split .cta-aside .phone { display: block; font-family: var(--font-display); font-weight: 500; font-size: 1.8rem; margin: 8px 0 4px; color: #fff; }
.cta-split .cta-aside .sub { font-size: .88rem; opacity: .9; margin-bottom: 18px; }
.cta-split .eyebrow, .cta-split h2, .cta-split p { text-align: left; margin-left: 0; }
.cta-split p { margin-left: 0; }
.cta-band.left { text-align: left; }
.cta-band.left .eyebrow { justify-content: flex-start; }
.cta-band.left p { margin-left: 0; }
@media (max-width: 760px) { .cta-split { grid-template-columns: 1fr; text-align: center; } .cta-split .eyebrow, .cta-split h2, .cta-split p { text-align: center; } .cta-split .cta-aside { text-align: center; } }

/* ---------- Big editorial quote band ---------- */
.quote-band { position: relative; overflow: hidden; }
.quote-band .bq { font-family: var(--font-display); font-style: italic; font-weight: 400; font-size: clamp(1.7rem, 1.2rem + 2.2vw, 2.9rem); line-height: 1.3; color: var(--ink); max-width: 22ch; margin: 0 auto; text-align: center; }
.quote-band .bq .grad-ink { font-style: italic; }
.quote-band .attrib { text-align: center; margin-top: 26px; font-weight: 700; color: var(--ink-faint); font-size: .9rem; letter-spacing: .04em; }

/* ---------- FAQ category groups ---------- */
.faq-cat { font-family: var(--font-body); font-weight: 800; font-size: .82rem; letter-spacing: .12em; text-transform: uppercase; color: var(--coral-dark); margin: 44px 0 16px; display: flex; align-items: center; gap: 12px; scroll-margin-top: 90px; }
.faq-cat::before { content: ""; flex: none; width: 9px; height: 9px; border-radius: 50%; background: var(--grad-coral); }
.faq-cat::after { content: ""; flex: 1; height: 1px; background: var(--line); }
.faq-cat:first-child { margin-top: 0; }

/* ---------- Card variant: numbered step card with connector for home ---------- */
.flow-3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; position: relative; }
.flow-card { position: relative; background: var(--card); border: 1px solid var(--line); border-radius: var(--radius-lg); padding: 30px 28px; box-shadow: var(--shadow-xs); transition: transform .3s var(--ease), box-shadow .3s var(--ease); }
.flow-card:hover { transform: translateY(-6px); box-shadow: var(--shadow); }
.flow-card .step-no { font-family: var(--font-display); font-weight: 600; font-size: .9rem; color: #fff; width: 34px; height: 34px; border-radius: 50%; display: grid; place-items: center; background: var(--grad-warm); margin-bottom: 16px; box-shadow: var(--shadow-coral); }
.flow-card h3 { font-size: 1.22rem; margin-bottom: 8px; }
.flow-card p { margin: 0; color: var(--ink-soft); font-size: .97rem; }
@media (max-width: 820px) { .flow-3 { grid-template-columns: 1fr; } }

/* ---------- Section intro split (head left, lead right) for density ---------- */
.head-split { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(28px,4vw,56px); align-items: center; margin-bottom: clamp(34px,4vw,52px); }
.head-split .section-head { margin-bottom: 0; max-width: none; }
.head-split .section-head h2 { font-size: clamp(2.2rem, 1.5rem + 2.7vw, 3.3rem); line-height: 1.05; }
.head-split p.lead { margin: 0; }
@media (max-width: 820px) { .head-split { grid-template-columns: 1fr; gap: 16px; align-items: start; } }

/* ---------- Centered intro header (symmetric, raised) ---------- */
.intro-head { text-align: center; max-width: 760px; margin: 0 auto clamp(36px, 4.4vw, 60px); display: flex; flex-direction: column; align-items: center; }
.intro-head .eyebrow { justify-content: center; margin-bottom: 16px; }
.intro-head h2 { font-size: clamp(2.3rem, 1.55rem + 3vw, 3.5rem); line-height: 1.04; letter-spacing: -.02em; margin: 0; }
.intro-head .lead { margin: clamp(16px, 1.8vw, 22px) auto 0; max-width: 60ch; color: var(--ink-soft); font-size: clamp(1.04rem, .98rem + .35vw, 1.18rem); }
.intro-head .lead strong { color: var(--ink); }

/* ---------- Centered feature tiles (symmetric trio) ---------- */
.tile.center-feat { text-align: center; align-items: center; justify-content: flex-start; padding: clamp(30px, 3.4vw, 42px) clamp(22px, 2.4vw, 30px); }
.tile.center-feat .ti { width: 64px; height: 64px; border-radius: 19px; margin: 0 auto 22px; }
.tile.center-feat .ti svg { width: 30px; height: 30px; }
.tile.center-feat .ti.ti-teal { background: var(--grad-sage); box-shadow: var(--shadow-teal); }
.tile.center-feat .ti.ti-gold { background: var(--grad-gold); box-shadow: 0 16px 30px -14px rgba(244,192,99,.62); }
.tile.center-feat .ti.ti-coral { background: var(--grad-coral); box-shadow: var(--shadow-coral); }
.tile.center-feat h3 { position: relative; font-size: 1.34rem; padding-bottom: 15px; margin-bottom: 14px; }
.tile.center-feat h3::after { content: ""; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 34px; height: 2px; border-radius: 2px; background: var(--grad-warm); opacity: .75; }
.tile.center-feat p { max-width: 30ch; margin: 0 auto; }

/* ---------- Misc utility ---------- */
.mt-4 { margin-top: 56px; }
.maxw-sm { max-width: 680px; }
.text-soft { color: var(--ink-soft); }
.badge-soft { display: inline-flex; align-items: center; gap: 8px; background: var(--paper-2); border: 1px solid var(--line); border-radius: var(--radius-pill); padding: 8px 16px; font-weight: 700; font-size: .86rem; color: var(--ink); }
.badge-soft svg { width: 16px; height: 16px; color: var(--coral-dark); }

/* anchor offset so sticky header doesn't cover section tops */
[id] { scroll-margin-top: 96px; }

/* ---------- Hero care card (premium right panel) ---------- */
.hero-art { position: relative; }
.care-glow {
  position: absolute; inset: 16px -16px -26px 8px; z-index: 0; border-radius: 46px;
  background-color: var(--mesh-base); background-image: var(--mesh);
  opacity: .92; transform: rotate(-2.5deg); box-shadow: var(--shadow-lg);
}
.care-glow::after {
  content: ""; position: absolute; inset: 0; border-radius: 46px; opacity: .12; mix-blend-mode: overlay;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
}
.care-card {
  position: relative; z-index: 2; background: var(--card); border: 1px solid var(--line);
  border-radius: 30px; padding: 42px 36px; box-shadow: var(--shadow-lg); text-align: center;
}
.cc-avatars { display: flex; justify-content: center; margin-bottom: 22px; }
.cc-av { width: 56px; height: 56px; border-radius: 50%; border: 3px solid var(--card); display: grid; place-items: center; box-shadow: var(--shadow-sm); }
.cc-av svg { width: 27px; height: 27px; color: #fff; }
.cc-av.a1 { background: var(--grad-cool); position: relative; z-index: 2; }
.cc-av.a2 { background: var(--grad-warm); margin-left: -16px; }
.cc-title { font-size: 1.55rem; line-height: 1.18; margin-bottom: 10px; }
.cc-title .grad-ink { font-style: normal; }
.cc-sub { font-size: .95rem; color: var(--ink-soft); line-height: 1.55; max-width: 32ch; margin: 0 auto 30px; }
.cc-trust + .cc-rating { margin-top: 22px; }
.cc-day { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin-bottom: 26px; }
.cc-col { display: flex; flex-direction: column; align-items: center; gap: 11px; }
.cc-ic { width: 48px; height: 48px; border-radius: 15px; display: grid; place-items: center; box-shadow: var(--shadow-xs); }
.cc-ic svg { width: 24px; height: 24px; color: #fff; }
.cc-ic.sun { background: var(--grad-gold); }
.cc-ic.day { background: var(--grad-sage); }
.cc-ic.night { background: var(--grad-coral); }
.cc-col b { font-family: var(--font-body); font-weight: 700; color: var(--ink); font-size: .92rem; }
.cc-trust { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; padding: 24px 0; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.cc-stat b { display: block; font-family: var(--font-display); font-weight: 560; font-size: 1.55rem; line-height: 1; letter-spacing: -.02em; background: var(--grad-warm); -webkit-background-clip: text; background-clip: text; color: transparent; }
.cc-stat span { display: block; margin-top: 8px; font-size: .76rem; color: var(--ink-faint); }
.cc-rating { font-size: .84rem; color: var(--ink-faint); font-weight: 600; margin: 20px 0; }
.cc-rating .stars { color: var(--gold); letter-spacing: 2px; margin-right: 7px; }
.cc-call { display: inline-flex; align-items: center; justify-content: center; gap: 10px; background: var(--coral-red); color: #fff; font-weight: 700; font-size: 1.02rem; border-radius: var(--radius-pill); padding: 15px 30px; box-shadow: var(--shadow-coral); transition: transform .25s var(--ease), box-shadow .25s var(--ease); }
.cc-call:hover { color: #fff; transform: translateY(-2px); box-shadow: 0 22px 38px -12px rgba(217,84,63,.5); }
.cc-call svg { width: 18px; height: 18px; }
@media (max-width: 520px) {
  .care-card { padding: 30px 22px; border-radius: 26px; }
  .cc-title { font-size: 1.34rem; }
  .cc-day { gap: 8px; }
  .cc-ic { width: 44px; height: 44px; }
  .cc-call { width: 100%; }
}

/* ---------- Service explorer (premium interactive) ---------- */
.svc-explorer { display: grid; grid-template-columns: 1.12fr .88fr; gap: 22px; align-items: start; }
.svc-stage { position: relative; min-height: 524px; }
.stage-panel { display: none; background: var(--card); border: 1px solid var(--line); border-radius: var(--radius-xl); overflow: hidden; box-shadow: var(--shadow); }
.stage-panel.active { display: block; animation: stageIn .5s var(--ease); }
@keyframes stageIn { from { opacity: 0; transform: translateY(16px); } to { opacity: 1; transform: none; } }
.stage-art { position: relative; min-height: 190px; padding: 26px 30px; display: flex; align-items: flex-end; overflow: hidden; }
.stage-art::after { content: ""; position: absolute; inset: 0; opacity: .13; mix-blend-mode: overlay; pointer-events: none; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E"); }
.stage-panel.a-teal .stage-art { background: linear-gradient(135deg, #6DC0C6 0%, #82C5D6 45%, #7FBA7F 100%); }
.stage-panel.a-gold .stage-art { background: linear-gradient(135deg, #F4C063 0%, #F2A86E 58%, #E98971 100%); }
.stage-panel.a-coral .stage-art { background: linear-gradient(135deg, #EC9A86 0%, #E35B49 100%); }
.stage-no { position: absolute; top: 14px; right: 28px; font-family: var(--font-display); font-weight: 600; font-size: 5.4rem; line-height: 1; color: rgba(255, 255, 255, .26); letter-spacing: -.03em; }
.stage-ic { position: relative; z-index: 2; width: 64px; height: 64px; border-radius: 18px; background: rgba(255, 255, 255, .2); border: 1px solid rgba(255, 255, 255, .45); display: grid; place-items: center; backdrop-filter: blur(4px); }
.stage-ic svg { width: 32px; height: 32px; color: #fff; }
.stage-body { padding: 28px 32px 32px; }
.stage-body h3 { font-size: 1.7rem; margin-bottom: 12px; }
.stage-body > p { color: var(--ink-soft); margin-bottom: 22px; max-width: 56ch; }
.stage-body .inc-list { margin-bottom: 26px; }
.stage-body .more { font-family: var(--font-body); font-weight: 700; font-size: .96rem; color: var(--coral-dark); display: inline-flex; align-items: center; gap: 8px; }
.stage-body .more svg { width: 17px; height: 17px; transition: transform .25s var(--ease); }
.stage-body .more:hover svg { transform: translateX(4px); }

.svc-menu { display: flex; flex-direction: column; gap: 8px; }
.svc-item { position: relative; display: flex; align-items: center; gap: 15px; width: 100%; text-align: left; cursor: pointer; background: var(--card); border: 1px solid var(--line); border-radius: var(--radius); padding: 15px 18px; font: inherit; transition: box-shadow .25s var(--ease), border-color .25s, transform .25s var(--ease); }
.svc-item:hover { box-shadow: var(--shadow-xs); transform: translateX(2px); }
.svc-item .si-no { font-family: var(--font-display); font-weight: 600; font-size: .92rem; color: var(--ink-faint); width: 20px; flex: none; transition: color .2s; }
.svc-item .si-ic { width: 44px; height: 44px; flex: none; border-radius: 13px; display: grid; place-items: center; background: var(--paper-2); transition: background .25s; }
.svc-item .si-ic svg { width: 22px; height: 22px; color: var(--ink-soft); transition: color .25s; }
.svc-item .si-txt { flex: 1; min-width: 0; }
.svc-item .si-txt b { display: block; font-family: var(--font-display); font-weight: 500; font-size: 1.08rem; color: var(--ink); line-height: 1.2; }
.svc-item .si-txt span { font-size: .84rem; color: var(--ink-faint); }
.svc-item .si-chev { width: 18px; height: 18px; flex: none; color: var(--coral-dark); opacity: 0; transform: translateX(-6px); transition: opacity .25s, transform .25s var(--ease); }
.svc-item.active { border-color: transparent; box-shadow: var(--shadow-sm); transform: none; }
.svc-item.active::before { content: ""; position: absolute; left: 0; top: 13px; bottom: 13px; width: 4px; border-radius: 0 4px 4px 0; background: var(--grad-warm); }
.svc-item.active .si-no { color: var(--coral-dark); }
.svc-item.active .si-txt b { color: var(--coral-dark); }
.svc-item.active .si-ic svg { color: #fff; }
.svc-item.active .si-chev { opacity: 1; transform: none; }
.svc-item.a-teal.active .si-ic { background: linear-gradient(135deg, #6DC0C6, #7FBA7F); }
.svc-item.a-gold.active .si-ic { background: linear-gradient(135deg, #F4C063, #F2A86E); }
.svc-item.a-coral.active .si-ic { background: linear-gradient(135deg, #E98971, #E35B49); }
.svc-item:focus-visible { outline: 2px solid var(--teal); outline-offset: 2px; }

@media (max-width: 900px) {
  .svc-explorer { grid-template-columns: 1fr; gap: 16px; }
  .svc-stage { min-height: 0; }
  .stage-body h3 { font-size: 1.5rem; }
}

/* ---------- Signed pledge panel ---------- */
.pledge-card { display: grid; grid-template-columns: .92fr 1.08fr; border-radius: var(--radius-xl); overflow: hidden; border: 1px solid var(--line); box-shadow: var(--shadow-lg); background: var(--card); }
.pledge-aside { position: relative; overflow: hidden; color: #fff; display: flex; flex-direction: column; padding: clamp(34px, 4vw, 56px); background-color: var(--mesh-base); background-image: var(--mesh); }
.pledge-aside::after { content: ""; position: absolute; inset: 0; opacity: .12; mix-blend-mode: overlay; pointer-events: none; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E"); }
.pledge-aside > * { position: relative; z-index: 2; }
.pledge-aside h2 { color: #fff; margin-bottom: 14px; }
.pledge-aside > p { color: rgba(255, 255, 255, .92); max-width: 38ch; }
.pledge-seal { width: 122px; height: 122px; position: relative; margin: auto 0 0; padding-top: clamp(30px, 4vw, 44px); }
.pledge-seal svg { width: 100%; height: 100%; animation: spin 26s linear infinite; }
.pledge-seal .seal-heart { position: absolute; inset: 0; display: grid; place-items: center; color: #fff; font-size: 1.9rem; }
.pledge-sign { font-family: var(--font-display); font-style: italic; font-weight: 500; font-size: 1.28rem; color: #fff; margin: 22px 0 0; }

.pledge-list { display: flex; flex-direction: column; justify-content: center; padding: clamp(26px, 3vw, 42px) clamp(28px, 3.4vw, 48px); }
.pledge-row { display: flex; gap: 24px; align-items: flex-start; padding: 22px 0; border-bottom: 1px solid var(--line); }
.pledge-row:first-child { padding-top: 0; }
.pledge-row:last-child { border-bottom: none; padding-bottom: 0; }
.pledge-row .pno { flex: none; min-width: 46px; font-family: var(--font-display); font-weight: 600; font-size: 1.95rem; line-height: 1; letter-spacing: -.02em; background: var(--grad-warm); -webkit-background-clip: text; background-clip: text; color: transparent; }
.pledge-row h3 { font-size: 1.22rem; margin-bottom: 5px; transition: color .2s; }
.pledge-row p { margin: 0; color: var(--ink-soft); font-size: .97rem; }
.pledge-row:hover h3 { color: var(--coral-dark); }
@media (max-width: 820px) {
  .pledge-card { grid-template-columns: 1fr; }
  .pledge-seal { width: 104px; height: 104px; }
}

/* ---------- Journey stepper (Ablauf teaser) ---------- */
.journey { position: relative; display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; }
.journey::before { content: ""; position: absolute; top: 44px; left: 17%; right: 17%; height: 2px; background: linear-gradient(90deg, var(--aqua), var(--gold), var(--coral-red)); opacity: .55; z-index: 0; }
.jstep { position: relative; z-index: 1; text-align: center; }
.jnode { position: relative; width: 88px; height: 88px; border-radius: 50%; margin: 0 auto 22px; display: grid; place-items: center; background: var(--grad-cool); box-shadow: var(--shadow); border: 5px solid var(--paper); }
.bg-paper-2 .jnode, .bg-paper-3 .jnode { border-color: var(--paper-2); }
.jstep:nth-child(2) .jnode { background: var(--grad-gold); }
.jstep:nth-child(3) .jnode { background: var(--grad-coral); }
.jnode svg { width: 38px; height: 38px; color: #fff; }
.jno { position: absolute; top: -4px; right: -4px; width: 30px; height: 30px; border-radius: 50%; background: var(--card); color: var(--coral-dark); font-family: var(--font-display); font-weight: 600; font-size: .95rem; display: grid; place-items: center; box-shadow: var(--shadow-xs); border: 1px solid var(--line); }
.jstep h3 { font-size: 1.28rem; margin-bottom: 8px; }
.jstep p { color: var(--ink-soft); font-size: .97rem; max-width: 32ch; margin: 0 auto; }
@media (max-width: 760px) {
  .journey { grid-template-columns: 1fr; gap: 30px; max-width: 420px; margin: 0 auto; }
  .journey::before { display: none; }
}

/* ---------- Q&A dialogue cards (Ehrlich gesagt) ---------- */
.qa-card { background: var(--card); border: 1px solid var(--line); border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow-xs); transition: transform .3s var(--ease), box-shadow .3s var(--ease); }
.qa-card:hover { transform: translateY(-4px); box-shadow: var(--shadow); }
.qa-q { padding: 24px 28px 20px 30px; font-family: var(--font-display); font-style: italic; font-weight: 500; font-size: 1.2rem; line-height: 1.32; color: var(--ink); background: var(--paper-2); border-bottom: 1px solid var(--line); }
.qa-mark { font-family: var(--font-display); font-size: 2.2rem; line-height: 0; color: var(--coral); opacity: .5; margin-right: 8px; vertical-align: -.36em; }
.qa-a { display: flex; gap: 16px; align-items: flex-start; padding: 22px 28px 26px; }
.qa-ic { width: 42px; height: 42px; flex: none; border-radius: 12px; display: grid; place-items: center; background: var(--grad-cool); box-shadow: var(--shadow-teal); }
.qa-card:nth-child(2) .qa-ic { background: var(--grad-gold); box-shadow: 0 16px 30px -14px rgba(244, 192, 99, .55); }
.qa-card:nth-child(3) .qa-ic { background: var(--grad-coral); box-shadow: var(--shadow-coral); }
.qa-card:nth-child(4) .qa-ic { background: linear-gradient(135deg, #7FBA7F, #6DC0C6); }
.qa-ic svg { width: 21px; height: 21px; color: #fff; }
.qa-label { display: block; font-weight: 800; font-size: .72rem; letter-spacing: .1em; text-transform: uppercase; color: var(--coral-dark); margin-bottom: 5px; }
.qa-a p { margin: 0; color: var(--ink-soft); font-size: .97rem; }

/* ---------- Region coverage (pin tiles) ---------- */
.region-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; }
.rtile { display: flex; align-items: center; gap: 11px; background: var(--card); border: 1px solid var(--line); border-radius: var(--radius); padding: 13px 15px; font-weight: 700; font-size: .94rem; color: var(--ink); box-shadow: var(--shadow-xs); transition: transform .25s var(--ease), box-shadow .25s var(--ease), border-color .25s; }
.rtile:hover { transform: translateY(-3px); box-shadow: var(--shadow-sm); border-color: transparent; }
.rtile .rp { width: 32px; height: 32px; flex: none; border-radius: 10px; background: var(--paper-2); display: grid; place-items: center; transition: background .25s; }
.rtile .rp svg { width: 16px; height: 16px; color: var(--coral-dark); transition: color .25s; }
.rtile:hover .rp { background: var(--grad-cool); }
.rtile:hover .rp svg { color: #fff; }
@media (max-width: 540px) { .region-grid { grid-template-columns: 1fr 1fr; } }

/* ---------- Warum lebenswert (editorial benefit bento) ---------- */
.why-section { position: relative; overflow: hidden; }
.why-section .blob { z-index: 0; opacity: .32; }

.why-head {
  display: grid; grid-template-columns: 1.05fr .95fr; gap: clamp(24px, 4vw, 64px);
  align-items: end; margin-bottom: clamp(40px, 4.5vw, 64px);
}
.why-head-lead .eyebrow { margin-bottom: 18px; }
.why-head-lead h2 { font-size: clamp(2rem, 1.2rem + 3vw, 3.2rem); max-width: 15ch; }
.why-head-body { padding-bottom: 6px; }
.why-head-body p { color: var(--ink-soft); font-size: clamp(1.04rem, 1rem + .35vw, 1.18rem); margin-bottom: 18px; }
.why-textlink {
  display: inline-flex; align-items: center; gap: 9px;
  font-weight: 800; font-size: .92rem; letter-spacing: .01em; color: var(--coral-dark);
}
.why-textlink svg { width: 18px; height: 18px; transition: transform .25s var(--ease); }
.why-textlink:hover svg { transform: translateX(5px); }

.why-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(16px, 1.6vw, 24px); }

.why-card {
  position: relative; overflow: hidden;
  background: var(--card); border: 1px solid var(--line); border-radius: var(--radius-lg);
  padding: clamp(26px, 2.4vw, 36px) clamp(24px, 2.2vw, 32px) clamp(28px, 2.4vw, 36px);
  box-shadow: var(--shadow-xs);
  transition: transform .35s var(--ease), box-shadow .35s var(--ease), border-color .35s var(--ease);
}
.why-card::before {
  content: ""; position: absolute; left: 0; top: 0; height: 3px; width: 0;
  background: var(--grad-warm); transition: width .4s var(--ease);
}
.why-card:hover { transform: translateY(-6px); box-shadow: var(--shadow); border-color: transparent; }
.why-card:hover::before { width: 100%; }

.why-no {
  position: absolute; top: 22px; right: 26px;
  font-family: var(--font-display); font-weight: 600; font-size: 1.7rem; line-height: 1;
  color: var(--line); letter-spacing: -.02em; transition: color .35s var(--ease);
}
.why-card:hover .why-no { color: var(--sand); }

.why-ic {
  display: grid; place-items: center; width: 56px; height: 56px; border-radius: 16px;
  margin-bottom: 22px; box-shadow: var(--shadow-teal);
  background: var(--grad-cool);
  transition: transform .35s var(--ease);
}
.why-card:hover .why-ic { transform: rotate(-4deg) scale(1.06); }
.why-ic svg { width: 26px; height: 26px; color: #fff; }
/* brand-spectrum chips: teal → sage → gold → peach → coral */
.why-card:nth-child(2) .why-ic { background: linear-gradient(135deg, #7FBA7F, #6DC0C6); box-shadow: 0 16px 30px -14px rgba(127,186,127,.5); }
.why-card:nth-child(3) .why-ic { background: var(--grad-gold); box-shadow: 0 16px 30px -14px rgba(244,192,99,.55); }
.why-card:nth-child(4) .why-ic { background: linear-gradient(135deg, #F4C063, #F2A86E); box-shadow: 0 16px 30px -14px rgba(242,168,110,.55); }
.why-card:nth-child(5) .why-ic { background: var(--grad-coral); box-shadow: var(--shadow-coral); }

.why-card h3 { font-size: 1.26rem; margin-bottom: 9px; transition: color .25s; }
.why-card:hover h3 { color: var(--coral-dark); }
.why-card p { margin: 0; color: var(--ink-soft); font-size: .98rem; }

/* feature / CTA card — gradient mesh anchor */
.why-feature {
  display: flex; flex-direction: column; justify-content: space-between; gap: 22px;
  color: #fff; border-color: transparent;
  background-color: var(--mesh-base); background-image: var(--mesh);
  box-shadow: var(--shadow);
}
.why-feature::before { display: none; }
.why-feature::after {
  content: ""; position: absolute; inset: 0; opacity: .12; mix-blend-mode: overlay; pointer-events: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
}
.why-feature > * { position: relative; z-index: 2; }
.why-feature:hover { transform: translateY(-6px); box-shadow: var(--shadow-lg); border-color: transparent; }
.why-feature-mark { font-size: 2rem; line-height: 1; filter: drop-shadow(0 4px 14px rgba(40,30,20,.3)); }
.why-feature .why-feature-q {
  color: #fff;
  font-family: var(--font-display); font-style: italic; font-weight: 500;
  font-size: clamp(1.4rem, 1.1rem + 1vw, 1.85rem); line-height: 1.22; margin: 0;
  text-shadow: 0 2px 18px rgba(40,30,20,.4);
}
.why-feature-btn { align-self: flex-start; padding: 13px 24px; font-size: .96rem; }
.why-feature-btn svg { width: 18px; height: 18px; transition: transform .25s var(--ease); }
.why-feature-btn:hover svg { transform: translateX(4px); }

@media (max-width: 900px) {
  .why-head { grid-template-columns: 1fr; gap: 20px; align-items: start; }
  .why-head-lead h2 { max-width: 20ch; }
  .why-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 560px) {
  .why-grid { grid-template-columns: 1fr; }
}

/* ---------- Centered statement tiles (bento pair) ---------- */
.tile.center { text-align: center; align-items: center; justify-content: center; }
.tile.center .t-accent { display: block; width: 46px; height: 3px; border-radius: 3px; background: var(--grad-warm); margin: 0 auto 20px; }
.tile.grad.center .t-accent { background: rgba(255,255,255,.78); }
.tile.center h3 { font-size: clamp(1.4rem, 1.1rem + 1vw, 1.9rem); line-height: 1.14; margin-bottom: 14px; }
.tile.center p { max-width: 44ch; margin: 0 auto; }

/* ---------- Promise / value cards (über uns + kosten) ---------- */
.promise { display: grid; grid-template-columns: .92fr 1.08fr; gap: clamp(30px, 4vw, 60px); align-items: center; }
.promise-intro h2 { margin-bottom: 16px; }
.promise-intro p { color: var(--ink-soft); margin-bottom: 24px; max-width: 42ch; }
.promise-list { display: grid; gap: clamp(12px, 1.4vw, 16px); }
.promise-item {
  position: relative; overflow: hidden; display: flex; gap: 18px; align-items: flex-start;
  background: var(--card); border: 1px solid var(--line); border-radius: var(--radius);
  padding: 20px clamp(20px, 2vw, 26px); box-shadow: var(--shadow-xs);
  transition: transform .3s var(--ease), box-shadow .3s var(--ease), border-color .3s var(--ease);
}
.promise-item::before { content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 0; background: var(--grad-warm); transition: width .35s var(--ease); }
.promise-item:hover { transform: translateY(-4px); box-shadow: var(--shadow); border-color: transparent; }
.promise-item:hover::before { width: 4px; }
.promise-ic { flex: none; width: 48px; height: 48px; border-radius: 14px; display: grid; place-items: center; background: var(--grad-cool); box-shadow: var(--shadow-teal); transition: transform .3s var(--ease); }
.promise-item:hover .promise-ic { transform: rotate(-4deg) scale(1.06); }
.promise-ic svg { width: 23px; height: 23px; color: #fff; }
.promise-item:nth-child(2) .promise-ic { background: linear-gradient(135deg, #7FBA7F, #6DC0C6); box-shadow: 0 16px 30px -14px rgba(127,186,127,.5); }
.promise-item:nth-child(3) .promise-ic { background: var(--grad-gold); box-shadow: 0 16px 30px -14px rgba(244,192,99,.55); }
.promise-item:nth-child(4) .promise-ic { background: linear-gradient(135deg, #F4C063, #F2A86E); box-shadow: 0 16px 30px -14px rgba(242,168,110,.55); }
.promise-item:nth-child(5) .promise-ic { background: var(--grad-coral); box-shadow: var(--shadow-coral); }
.promise-tx h4 { font-size: 1.08rem; margin-bottom: 3px; color: var(--ink); transition: color .2s; }
.promise-item:hover .promise-tx h4 { color: var(--coral-dark); }
.promise-tx p { margin: 0; font-size: .95rem; color: var(--ink-soft); line-height: 1.55; }
@media (max-width: 820px) { .promise { grid-template-columns: 1fr; gap: 34px; } .promise-intro p { max-width: none; } }

/* ---------- Story aside (gradient quote panel, über uns) ---------- */
.story-aside {
  position: relative; overflow: hidden; border-radius: var(--radius-xl);
  padding: clamp(34px, 4vw, 52px); min-height: 360px;
  display: flex; flex-direction: column; justify-content: flex-end; color: #fff;
  background-color: var(--mesh-base); background-image: var(--mesh); box-shadow: var(--shadow);
}
.story-aside::after {
  content: ""; position: absolute; inset: 0; opacity: .12; mix-blend-mode: overlay; pointer-events: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
}
.story-aside > * { position: relative; z-index: 2; }
.story-aside .sa-mark { font-size: 2rem; line-height: 1; margin-bottom: auto; filter: drop-shadow(0 4px 14px rgba(40,30,20,.3)); }
.story-aside .sa-quote {
  font-family: var(--font-display); font-style: italic; font-weight: 500;
  font-size: clamp(1.5rem, 1.2rem + 1.2vw, 2.1rem); line-height: 1.2; margin: 0 0 14px;
  text-shadow: 0 2px 18px rgba(40,30,20,.38);
}
.story-aside .sa-attr { font-weight: 800; font-size: .76rem; letter-spacing: .16em; text-transform: uppercase; color: rgba(255,255,255,.9); }

/* =================================================================
   v3 — Production layer
   Skip-Link, Formular-Feedback, Utility-Ersatz für Inline-Styles.
   ================================================================= */

/* ---------- Skip link (Tastatur/Screenreader) ---------- */
.skip-link {
  position: fixed; top: -100px; left: 16px; z-index: 70;
  background: var(--ink); color: #fff; font-weight: 700; font-size: .95rem;
  padding: 12px 22px; border-radius: 0 0 var(--radius-xs) var(--radius-xs);
  text-decoration: none; transition: top .15s var(--ease);
}
.skip-link:focus-visible { top: 0; outline: 2px solid var(--gold); outline-offset: 2px; }

/* ---------- Kontakt: Zwischenüberschrift & Formularkopf ---------- */
.contact-info .sub-h { font-size: 1.2rem; margin: 30px 0 14px; }
.form-card .fc-title { font-size: 1.7rem; margin-bottom: 6px; }
.form-card .fc-sub { margin-bottom: 24px; }

/* ---------- Formular-Ergebnis & Fehler ---------- */
.form-result { display: none; margin-top: 18px; }
.form-result.show { display: block; }
.form-error {
  display: none; margin-top: 18px; padding: 14px 18px;
  background: #FBEAE6; border: 1px solid var(--coral); border-radius: var(--radius-xs);
  color: var(--coral-dark); font-weight: 600; font-size: .95rem;
}
.form-error.show { display: block; }

/* Honeypot: für Menschen unsichtbar, für Bots ein normales Feld */
.hp-field { position: absolute !important; left: -9999px !important; width: 1px; height: 1px; overflow: hidden; }

/* ---------- Kleine Abstands-Utilities (statt Inline-Styles) ---------- */
.mt-0 { margin-top: 0; }
.section-head.tight { margin-bottom: 34px; }

/* ---------- Blob-Positionen (statt Inline-Styles) ---------- */
.why-section .blob.teal { width: 340px; height: 340px; top: -60px; left: -80px; }
.why-section .blob.coral { width: 300px; height: 300px; bottom: -70px; right: -60px; }
