/* ==========================================================================
   v2.css — Digitale Broschüre · VERSION 2
   Eigene Interpretation im Look der office-phone-Website (Titillium Web,
   luftig, Cards, Foto-Heroes, Blau/Grün). Gleiche Funktion wie V1.
   ========================================================================== */

:root {
  --blue:  #035fea;
  --blue-dark: #024bb8;
  --blue-light: #e8f1ff;
  --green: #bbdb66;
  --green-bright: #cff06d;
  --green-dark: #9abf3a;
  --ink:   #16233b;
  --gray-700: #4a5568;
  --gray-500: #7a8699;
  --tint:  #f2f7ff;
  --sans: "Titillium Web", system-ui, -apple-system, sans-serif;
}

* { box-sizing: border-box; }
html, body { margin: 0; padding: 0; overflow: hidden; }
body {
  font-family: var(--sans);
  background: radial-gradient(130% 120% at 50% -10%, #16346e 0%, #0a1b3a 55%, #060f24 100%);
  color: #fff; height: 100vh;
  display: flex; flex-direction: column; align-items: center; justify-content: center;
  padding: 20px 14px 92px;
}
.viewer-title { font-weight: 600; letter-spacing: .14em; text-transform: uppercase; font-size: 12px; opacity: .5; margin: 0 0 16px; }

#book { width: 100%; max-width: 912px; }
.stf__parent { margin: 0 auto; }
.page { background: #fff; overflow: hidden; -webkit-user-select: none; user-select: none; container-type: inline-size; }
.page__inner { position: absolute; inset: 0; }

.page--light { background: #fff; }
.page--tint  { background: var(--tint); }
.page--dark  { background: linear-gradient(160deg, #0a63f0 0%, #024bb8 100%); }
/* flaches Markenblau statt Verlauf: sonst treffen an der Falzkante S10/S11
   zwei unterschiedliche Blautöne aufeinander */
.page--blueblock { background: var(--blue); }
.page--blueblock .eyebrow { color: var(--green-bright); }
.page--blueblock .eyebrow::before { background: var(--green-bright); }
.page--blueblock .h-display { color: #fff; }
.page--blueblock .lead-gray { color: rgba(255,255,255,.88); }
.page--blueblock .seite { color: rgba(255,255,255,.16); }

/* ---- gemeinsame Bausteine ---- */
.pad { position: absolute; inset: 0; padding: 14.5cqw 8.5cqw 9cqw; display: flex; flex-direction: column; justify-content: center; }
.pad--tight { padding: 6cqw 8.5cqw; }
.pad--below { top: 46%; padding: 6cqw 8.5cqw 5cqw; justify-content: flex-start; }
.pad--below-sm { top: 38%; }
.pad--below-xs { top: 33%; }
.pad--above { bottom: 44%; padding: 8cqw 8.5cqw; }
.seite { position: absolute; top: 3.5cqw; right: 6cqw; font-weight: 900; font-size: 9cqw; line-height: 1; color: #eaf1fd; letter-spacing: -0.02em; z-index: 0; }

/* Eyebrow + grüner Strich sind der „Seitenanfang" und sitzen deshalb fix —
   nicht an der Überschrift hängend, sonst wandern sie je nach Textmenge. */
/* sitzt auf halber Höhe der Seitenzahl — auf jeder Seite gleich */
.eyebrow { position: absolute; top: 6.85cqw; left: 8.5cqw; right: 8.5cqw;
  color: #14181f; font-weight: 700; letter-spacing: .14em; font-size: 2.35cqw; margin: 0;
  text-transform: uppercase; display: flex; align-items: center; gap: 2.4cqw; }
.eyebrow::before { content: ''; width: 7cqw; height: 3px; background: var(--green-dark); border-radius: 2px; flex: none; }
.h-display { color: var(--blue); font-weight: 700; font-size: 9.4cqw; line-height: 1.04; letter-spacing: -0.01em; margin: 0 0 3.5cqw; }
.h-display .accent { color: var(--green-dark); }
.h-display--sm { font-size: 6.8cqw; }
.lead-gray { color: var(--gray-700); font-size: 3.5cqw; line-height: 1.45; font-weight: 400; margin: 0 0 5cqw; }
.body-gray { color: var(--gray-700); font-size: 2.95cqw; line-height: 1.62; font-weight: 400; margin: 0 0 4cqw; }

/* animiertes Logo außerhalb, oben links */
.floating-logo { position: fixed; top: 18px; left: 20px; width: 62px; height: 62px; z-index: 40; cursor: pointer; display: block; transition: transform .16s ease; }
.floating-logo img { width: 100%; height: 100%; object-fit: contain; display: block; }
.floating-logo:hover { transform: scale(1.06); }

/* ==========================================================================
   1 — Cover
   ========================================================================== */
.page--cover { background: #06122c; }
.cover-bg { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center 32%; }
.cover-grad { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(3,20,50,.55) 0%, rgba(3,20,50,.05) 32%, rgba(3,18,44,.35) 60%, rgba(3,16,40,.92) 100%); }
.cover-logo { position: absolute; top: 8cqw; left: 8cqw; width: 46cqw; z-index: 3; }
.cover-copy { position: absolute; left: 8cqw; right: 8cqw; bottom: 9cqw; z-index: 3; }
.cover-eyebrow { color: var(--green-bright); font-weight: 700; letter-spacing: .12em; text-transform: uppercase; font-size: 2.6cqw; margin: 0 0 2.5cqw; }
.cover-copy h1 { color: #fff; font-weight: 700; font-size: 11cqw; line-height: 1.02; letter-spacing: -0.02em; margin: 0 0 3cqw; }
.cover-sub { color: rgba(255,255,255,.85); font-size: 3.2cqw; line-height: 1.4; margin: 0; font-weight: 400; }

/* ==========================================================================
   Medien oben (Foto/Video/Slideshow als abgerundete Kante oben)
   ========================================================================== */
/* margin:0 — als <figure> brächte es sonst den Browser-Standardrand mit */
.media-top { position: absolute; top: 0; left: 0; right: 0; height: 46%; margin: 0; overflow: hidden; }
.media-top--sm { height: 38%; }
.media-top--xs { height: 33%; }
/* Verlauf oben, damit Seitenzahl und Eyebrow auch über dem Bild lesbar bleiben */
.page--media .media-top::after { content: ''; position: absolute; left: 0; right: 0; top: 0; height: 38%;
  pointer-events: none; background: linear-gradient(to bottom, rgba(4,16,40,.6) 0%, rgba(4,16,40,.22) 45%, rgba(4,16,40,0) 100%); }
/* Seitenanfang sitzt auf Bildseiten genauso weit oben wie auf allen anderen */
.page--media .seite { color: rgba(255,255,255,.62); text-shadow: 0 2px 12px rgba(0,0,0,.4); z-index: 6; }
.page--media .eyebrow { color: #fff; text-shadow: 0 1px 8px rgba(0,0,0,.5); z-index: 6; }
.page--media .eyebrow::before { background: var(--green-bright); }
.media-top--photo img, .media-top--video video { width: 100%; height: 100%; object-fit: cover; display: block; }
.media-top.slideshow img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0; transition: opacity 1s ease; }
.media-top.slideshow img.is-active { opacity: 1; }
.media-bottom { position: absolute; left: 0; right: 0; bottom: 0; height: 42%; margin: 0; overflow: hidden; }
.media-bottom img { width: 100%; height: 100%; object-fit: cover; display: block; }

.chip { position: absolute; left: 7cqw; bottom: 6cqw; background: var(--green); color: #22350a; font-weight: 700;
  font-size: 2.7cqw; letter-spacing: .04em; padding: 1.6cqw 4cqw; border-radius: 999px; z-index: 3; box-shadow: 0 6px 18px rgba(0,0,0,.2); }
.chip--pulse { animation: chip 2.4s ease-in-out infinite; }
@keyframes chip { 0%,100%{transform:translateY(0)} 50%{transform:translateY(-2px)} }

/* Video-Play */
.video-card { position: relative; margin: 4cqw 0; border-radius: 16px; overflow: hidden; aspect-ratio: 16/9; box-shadow: 0 14px 34px rgba(3,95,234,.16); }
.video-card video { width: 100%; height: 100%; object-fit: cover; display: block; }
/* Play-Button: weiße Scheibe, blaues Dreieck, grün auslaufender Ring */
.media-play { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);
  width: 15cqw; height: 15cqw; border-radius: 50%; border: 0; cursor: pointer;
  background: #fff; color: var(--blue); display: grid; place-content: center;
  box-shadow: 0 0 0 .8cqw rgba(255,255,255,.26), 0 12px 30px rgba(4,16,40,.42);
  transition: transform .18s ease, background .18s ease, color .18s ease, box-shadow .18s ease; }
.media-play svg { width: 5.8cqw; height: 5.8cqw; margin-left: 1.1cqw; }
.media-play::after { content: ''; position: absolute; inset: -1.4cqw; border-radius: 50%;
  border: 2px solid var(--green-bright); animation: playPulse 2.8s cubic-bezier(.22,.61,.36,1) infinite; }
@keyframes playPulse {
  0%   { transform: scale(.92); opacity: .85; }
  70%  { transform: scale(1.18); opacity: 0; }
  100% { transform: scale(1.18); opacity: 0; }
}
.media-play:hover { transform: translate(-50%,-50%) scale(1.07); background: var(--blue); color: #fff;
  box-shadow: 0 0 0 1cqw rgba(255,255,255,.34), 0 16px 38px rgba(3,95,234,.5); }
.is-playing .media-play, .is-playing figcaption { display: none; }
/* Bauchbinde oben statt Untertitel-Kästchen unten — das Video hat
   eingebrannte Untertitel, die sich unten sonst überlagern. */
.video-card figcaption, .media-top figcaption {
  position: absolute; left: 0; right: 0; top: 0; padding: 3.4cqw 4.5cqw 8cqw;
  background: linear-gradient(to bottom, rgba(4,16,40,.8) 0%, rgba(4,16,40,.4) 45%, rgba(4,16,40,0) 100%);
  color: #fff; font-size: 2.5cqw; font-weight: 600; letter-spacing: .01em;
  display: flex; align-items: center; gap: 2.2cqw; text-shadow: 0 1px 6px rgba(0,0,0,.45);
}
.video-card figcaption::before, .media-top figcaption::before {
  content: ''; flex: none; width: 0; height: 0;
  border-left: 2cqw solid var(--green-bright);
  border-top: 1.2cqw solid transparent; border-bottom: 1.2cqw solid transparent;
  filter: drop-shadow(0 1px 4px rgba(0,0,0,.4));
}

/* ==========================================================================
   3 — Mission & Vision (Value-Grid)
   ========================================================================== */
/* Leitsatz statt Display-Headline: der Satz ist zu lang für Display-Größe,
   die Kernbegriffe tragen ihn stattdessen typografisch. */
.statement { margin: 0 0 7cqw; font-size: 5.2cqw; line-height: 1.34; font-weight: 400;
  color: var(--gray-700); letter-spacing: -0.005em; }
.statement b { color: var(--blue); font-weight: 700;
  text-decoration: underline; text-decoration-color: var(--green);
  text-decoration-thickness: 3px; text-underline-offset: .16em; }

/* Leitbild als nahtloses Schachbrett statt Einzelkacheln */
.checker { display: grid; grid-template-columns: repeat(3, 1fr); border-radius: 16px; overflow: hidden;
  box-shadow: 0 22px 46px rgba(3,95,234,.22), 0 8px 16px rgba(16,35,70,.10); }
.c { position: relative; padding: 3.8cqw 3cqw; background: var(--tint); }
.c:nth-child(odd) { background: var(--blue); }
/* leichte Lichtkante oben, Abdunklung unten — gibt den Feldern Tiefe */
.c::after { content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(180deg, rgba(255,255,255,.13) 0%, rgba(255,255,255,0) 42%, rgba(6,20,48,.07) 100%); }
.c i, .c p { position: relative; z-index: 1; }
.c i { display: block; font-style: normal; font-weight: 900; font-size: 5.2cqw; line-height: 1;
  color: var(--blue); margin-bottom: 1.6cqw; }
.c p { margin: 0; font-size: 2.45cqw; line-height: 1.3; color: var(--ink); font-weight: 600; }
.c:nth-child(odd) i { color: var(--green-bright); text-shadow: 0 1px 2px rgba(0,0,0,.14); }
.c:nth-child(odd) p { color: #fff; }

/* Video (S2) und Leitbild-Raster (S3) beginnen im Spread auf derselben Höhe */
.page--ueberuns .pad, .page--mission .pad { justify-content: flex-start; padding-top: 15cqw; }
.page--mission .statement { margin: 0; }
.page--ueberuns .video-card,
.page--mission .checker { position: absolute; left: 8.5cqw; right: 8.5cqw; top: 57cqw; margin: 0; }
.page--ueberuns .body-gray { position: absolute; left: 8.5cqw; right: 8.5cqw; top: 108cqw; margin: 0; }

/* ==========================================================================
   5 — Feature-Liste + Testimonial-Card
   ========================================================================== */
.feature-list { display: flex; flex-direction: column; gap: 3cqw; margin-bottom: 5cqw; }
.feature { display: grid; grid-template-columns: auto 1fr; gap: 3cqw; align-items: start; }
.feature__dot { width: 3cqw; height: 3cqw; border-radius: 50%; background: var(--green); margin-top: 1cqw; }
.feature b { display: block; color: var(--ink); font-size: 3cqw; font-weight: 700; margin-bottom: .5cqw; }
.feature span { color: var(--gray-700); font-size: 2.7cqw; line-height: 1.4; }

/* Kundenstimme ohne Rahmen: das Anführungszeichen hängt im Rand,
   das Porträt trägt die Aussage. */
.tcard { position: relative; background: none; border: 0; border-radius: 0;
  padding: 0 0 0 7.5cqw; margin: 3cqw 0 0; }
.tcard__mark {
  display: block; position: absolute; left: -0.4cqw; top: -1.6cqw;
  font-family: Georgia, "Times New Roman", serif; font-weight: 700;
  font-size: 13cqw; line-height: 1; color: var(--green); pointer-events: none; user-select: none;
}
.tcard p { color: var(--ink); font-size: 2.95cqw; line-height: 1.52; font-weight: 400; margin: 0 0 4cqw;
  text-align: justify; hyphens: auto; -webkit-hyphens: auto;
  /* erst ab 8 Zeichen trennen — sonst zerlegt es „office" zu „of-fice" */
  hyphenate-limit-chars: 8 4 4; }
.tcard footer { display: grid; grid-template-columns: auto 1fr; column-gap: 3cqw; align-items: center; }
.tcard__avatar { grid-row: 1 / span 2; width: 11cqw; height: 11cqw; border-radius: 50%; object-fit: cover;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px var(--green), 0 6px 16px rgba(4,16,40,.20); }
.tcard footer b { color: var(--blue); font-size: 2.85cqw; font-weight: 700; line-height: 1.25; align-self: end; }
.tcard footer span { color: var(--gray-500); font-size: 2.4cqw; line-height: 1.25; align-self: start; }
.page--blueblock .tcard__mark { color: var(--green-bright); }
.page--blueblock .tcard p { color: #fff; }
.page--blueblock .tcard__avatar { box-shadow: 0 0 0 2px var(--blue), 0 0 0 4px var(--green-bright), 0 6px 16px rgba(0,0,0,.22); }
.page--blueblock .tcard footer b { color: #fff; }
.page--blueblock .tcard footer span { color: rgba(255,255,255,.8); }

/* ==========================================================================
   7 — Service-Liste
   ========================================================================== */
.svc-list { display: flex; flex-direction: column; }
.svc { display: flex; align-items: center; justify-content: space-between; padding: 3.4cqw 1cqw; border-bottom: 1px solid #e6edf7; color: var(--ink); font-weight: 700; font-size: 3.5cqw; cursor: pointer; transition: color .15s, padding .15s; }
.svc:first-child { border-top: 1px solid #e6edf7; }
.svc svg { width: 4.5cqw; height: 4.5cqw; fill: none; stroke: var(--green-dark); stroke-width: 2.2; stroke-linecap: round; stroke-linejoin: round; transition: transform .15s ease; }
.svc:hover { color: var(--blue); padding-left: 2.4cqw; }
.svc:hover svg { transform: translateX(3px); stroke: var(--blue); }

/* ==========================================================================
   8 — Service-Cards (Workspaces)
   ========================================================================== */
.svc-cards { display: flex; flex-direction: column; gap: 3.2cqw; margin-top: 1cqw; }
.svc-card { display: grid; grid-template-columns: auto 1fr; gap: 4cqw; align-items: center; background: #fff; border: 1px solid #e6edf7; border-radius: 16px; padding: 4cqw; box-shadow: 0 8px 20px rgba(3,95,234,.06); }
.svc-card__ic { width: 16cqw; height: 16cqw; border-radius: 14px; background: var(--tint); display: grid; place-content: center; }
.svc-card__ic img { width: 88%; height: 88%; object-fit: contain; }
.svc-card b { display: block; color: var(--ink); font-size: 3.1cqw; font-weight: 700; margin-bottom: 1cqw; }
.svc-card p { margin: 0; color: var(--gray-700); font-size: 2.6cqw; line-height: 1.38; }

/* ==========================================================================
   10 — Benefit-Grid
   ========================================================================== */
.benefit-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 3.4cqw; margin-top: 2cqw; }
.bcard { background: #fff; border: 1px solid #e6edf7; border-radius: 16px; padding: 4.5cqw 4cqw; box-shadow: 0 10px 26px rgba(3,95,234,.07); }
.bcard__ic { width: 15cqw; height: 15cqw; border-radius: 12px; background: #285de2; display: grid; place-content: center; margin-bottom: 3cqw; overflow: hidden; }
.bcard__ic img { width: 80%; height: 80%; object-fit: contain; }
.bcard b { display: block; color: var(--ink); font-size: 3cqw; font-weight: 700; line-height: 1.15; margin-bottom: 1.4cqw; }
.bcard p { margin: 0; color: var(--gray-700); font-size: 2.55cqw; line-height: 1.36; }

/* ==========================================================================
   11 — CTA-Button
   ========================================================================== */
.btn-cta { display: inline-flex; align-self: flex-start; margin-top: 3cqw; align-items: center; gap: 3.2cqw;
  background: var(--blue); color: #fff; font-weight: 700; font-size: 3.1cqw; text-decoration: none;
  padding: 2.1cqw 2.3cqw 2.1cqw 5.2cqw; border-radius: 999px;
  box-shadow: 0 10px 24px rgba(3,95,234,.30);
  transition: background .16s ease, transform .16s ease, box-shadow .16s ease; }
.btn-cta__ic { width: 7.6cqw; height: 7.6cqw; border-radius: 50%; background: rgba(255,255,255,.2);
  display: grid; place-content: center; flex: none; transition: background .16s ease, transform .16s ease; }
.btn-cta svg { width: 3.6cqw; height: 3.6cqw; fill: none; stroke: #fff; stroke-width: 2.4;
  stroke-linecap: round; stroke-linejoin: round; }
.btn-cta:hover { background: var(--blue-dark); transform: translateY(-1px); box-shadow: 0 14px 30px rgba(3,95,234,.38); }
.btn-cta:hover .btn-cta__ic { background: rgba(255,255,255,.32); transform: translateX(2px); }

/* ==========================================================================
   12 — Backcover
   ========================================================================== */
.back-mark { position: absolute; top: 11cqw; left: 50%; transform: translateX(-50%); width: 25cqw; }
.back-word { position: absolute; top: 37cqw; left: 50%; transform: translateX(-50%); width: 54cqw; }
.back-actions { position: absolute; left: 0; right: 0; bottom: 15cqw; display: flex; justify-content: center; gap: 4cqw; z-index: 8; }
.back-actions a { display: grid; place-content: center; width: 11cqw; height: 11cqw; border-radius: 50%; background: rgba(255,255,255,.14); transition: background .15s; }
.back-actions a:hover { background: rgba(255,255,255,.28); }
.back-actions svg { width: 5.5cqw; height: 5.5cqw; }
.back-web { position: absolute; left: 0; right: 0; bottom: 7.5cqw; text-align: center; color: #fff; text-decoration: none; font-weight: 700; font-size: 3cqw; z-index: 8; }
.back-web:hover { text-decoration: underline; }

/* ==========================================================================
   S4 — KI-Badge + Swipe-Punkte
   ========================================================================== */
/* Höhe = Autorenzeile der Kundenstimme auf S5, damit der Spread eine Linie hat */
.badge {
  position: absolute; left: 7cqw; top: 122.2cqw; transform: translateY(-50%);
  display: inline-flex; align-items: center; gap: 2.2cqw; white-space: nowrap;
  padding: 2.7cqw 4.6cqw 2.7cqw 3.6cqw; border-radius: 999px; overflow: hidden; z-index: 6;
  background: linear-gradient(118deg, #e2fb8c 0%, #bbdb66 46%, #93bb32 100%);
  color: #1b2a06; font-weight: 900; font-size: 2.95cqw; letter-spacing: .07em; line-height: 1;
  box-shadow: 0 10px 26px rgba(140,180,40,.42), inset 0 1px 0 rgba(255,255,255,.65);
  animation: badgeGlow 3s ease-in-out infinite;
}
.badge__spark { width: 3.8cqw; height: 3.8cqw; flex: none; animation: badgeSpark 3s ease-in-out infinite; }
/* Lichtreflex, der einmal pro Runde durchläuft */
.badge::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(102deg, transparent 34%, rgba(255,255,255,.7) 48%, transparent 62%);
  transform: translateX(-130%); animation: badgeShine 3.8s ease-in-out infinite;
}
@keyframes badgeGlow {
  0%,100% { box-shadow: 0 10px 26px rgba(140,180,40,.38), inset 0 1px 0 rgba(255,255,255,.65); }
  50%     { box-shadow: 0 14px 34px rgba(140,180,40,.62), inset 0 1px 0 rgba(255,255,255,.65); }
}
@keyframes badgeSpark {
  0%,100% { transform: scale(1) rotate(0deg); opacity: .9; }
  50%     { transform: scale(1.18) rotate(18deg); opacity: 1; }
}
@keyframes badgeShine {
  0%, 62% { transform: translateX(-130%); }
  92%,100%{ transform: translateX(130%); }
}

/* Punktleiste: zeigt, dass die Bilder durchlaufen */
.swipe-dots { position: absolute; right: 5.5cqw; top: calc(46% - 7cqw); display: flex; align-items: center; gap: 1.5cqw; z-index: 5; }
.swipe-dots span { width: 1.8cqw; height: 1.8cqw; border-radius: 999px; background: rgba(255,255,255,.55);
  box-shadow: 0 1px 4px rgba(0,0,0,.4); transition: width .4s ease, background .4s ease; }
.swipe-dots span.is-on { width: 5.6cqw; background: var(--green-bright); }

/* ==========================================================================
   S5 — Bubbles (wie V1)
   ========================================================================== */
.bubbles { display: flex; flex-direction: column; gap: 2.6cqw; margin-bottom: 5cqw; }
.bubble { background: var(--blue-light); border-radius: 14px; border-top-left-radius: 3px; padding: 3cqw 4cqw; }
.bubble b { display: block; color: var(--blue); font-size: 3cqw; font-weight: 700; margin-bottom: .6cqw; }
.bubble span { color: var(--gray-700); font-size: 2.7cqw; line-height: 1.42; }

/* ==========================================================================
   S7 — Leistungen als Bento-Raster
   Pinwheel: die beiden breiten Kacheln sind gespiegelt, die beiden
   quadratischen diagonal versetzt — so liegen nie zwei gleiche Formen
   nebeneinander oder übereinander.
   ========================================================================== */
/* 20 Spalten nur als Feinraster — erlaubt Aufteilungen jenseits von Dritteln.
   3 gleiche fr-Zeilen: alle Kacheln bekommen dieselbe Höhe. */
.bento { display: grid; grid-template-columns: repeat(20, 1fr);
  grid-template-rows: repeat(3, 1fr); gap: 1.6cqw; margin-top: 1cqw; }
/* Flache Fläche mit sichtbarem Rand, nur ein leichter Schatten.
   Padding leicht reduziert, damit der 1px-Rahmen die Textbreite nicht
   verringert (box-sizing: border-box) und Umbrüche kippen lässt. */
.bt { background: var(--tint); border: 1px solid #dae5f6; border-radius: 14px;
  padding: 2.4cqw 2.65cqw; display: flex; flex-direction: column;
  box-shadow: 0 2px 6px rgba(16,35,70,.05); }
.bt svg { width: 4.4cqw; height: 4.4cqw; flex: none; display: block; margin-bottom: 1.4cqw;
  fill: none; stroke: var(--green-dark); stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.bt b { display: block; color: var(--ink); font-size: 2.75cqw; font-weight: 700; line-height: 1.15; margin-bottom: .9cqw; }
.bt span { display: block; color: var(--gray-700); font-size: 2.25cqw; line-height: 1.32; }
.bt--tall  { grid-column: 1 / 9;   grid-row: 1; }  /* Buchhaltung      ~39 % */
.bt--hero  { grid-column: 9 / 21;  grid-row: 1; }  /* Kommunikation    ~59 % */
.bt--wideL { grid-column: 1 / 13;  grid-row: 2; }  /* Assistenz        ~59 % */
.bt--sq1   { grid-column: 13 / 21; grid-row: 2; }  /* Fakturierung     ~39 % */
.bt--sq2   { grid-column: 1 / 10;  grid-row: 3; }  /* Büroorganisation ~44 % */
.bt--wideR { grid-column: 10 / 21; grid-row: 3; }  /* Sachbearbeitung  ~54 % */

/* ==========================================================================
   S10 — Was es kostet
   Gleiche Bauweise wie das Leitbild-Schachbrett auf S3: nahtlose Felder,
   keine Rahmen, keine Einzelkacheln. Seite auf --tint, damit sie sich im
   Spread von S11 (weiß) absetzt.
   ========================================================================== */
.cmp { flex: none; display: grid; grid-template-columns: 1fr 1fr; border-radius: 16px; overflow: hidden;
  box-shadow: 0 22px 46px rgba(3,95,234,.18), 0 8px 16px rgba(16,35,70,.09); }
.cmp__cell { padding: 2.8cqw 2.9cqw 3.2cqw; background: #fff; display: flex; flex-direction: column; }
.cmp__cell--op   { background: var(--blue); }
.cmp__cell--save { grid-column: 1 / 3; background: var(--green); }
.cmp__label { font-size: 2.3cqw; font-weight: 700; letter-spacing: .12em; text-transform: uppercase;
  color: var(--gray-500); margin-bottom: 1.8cqw; }
.cmp__cell--op .cmp__label   { color: var(--green-bright); }
.cmp__cell--save .cmp__label { color: #3d5c0c; }
.cmp__num { font-size: 5.2cqw; font-weight: 700; line-height: 1; color: var(--ink);
  font-variant-numeric: tabular-nums; }
.cmp__cell--op .cmp__num   { color: #fff; }
.cmp__save { display: grid; grid-template-columns: 1fr 1fr; gap: 2cqw; margin-top: .4cqw; }
.cmp__save div { display: flex; flex-direction: column; gap: .5cqw; }
.cmp__save b { color: #1b2a06; font-size: 5.4cqw; font-weight: 700; line-height: 1;
  font-variant-numeric: tabular-nums; }
.cmp__save span { color: #46660f; font-size: 2.2cqw; line-height: 1.2; }
.cmp__num small { font-size: 2.3cqw; font-weight: 400; }
.cmp__sub { margin-top: 1.2cqw; font-size: 2.2cqw; line-height: 1.28; color: var(--gray-500); }
.cmp__steps { grid-column: 1 / 3; background: var(--blue-light);
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 2cqw; padding: 3cqw 3.2cqw; }
.cmp__steps div { display: flex; flex-direction: column; gap: .5cqw; }
.cmp__steps b { color: var(--ink); font-size: 2.9cqw; font-weight: 700; line-height: 1;
  font-variant-numeric: tabular-nums; white-space: nowrap; }
.cmp__steps span { color: var(--gray-500); font-size: 2.05cqw; line-height: 1.2; }
.cmp__cell--op .cmp__sub { color: rgba(255,255,255,.82); }
.cmp__text { margin: 3.4cqw 0 0; font-size: 2.45cqw; line-height: 1.46; }
.cmp__text b { color: var(--ink); }
.cmp__text b { color: var(--ink); font-weight: 700; }
.cmp__note { margin: 2.6cqw 0 0; color: var(--gray-500); font-size: 2.15cqw; line-height: 1.4; }

/* S10 + S11 sind inhaltsdicht: etwas kompakterer Kopf als die übrigen Seiten */
.page--kosten .pad, .page--start .pad { padding-top: 12cqw; justify-content: flex-start; }
.page--start .pad--above { bottom: 36%; padding: 12cqw 8.5cqw 0; }
.page--start .media-bottom { height: 36%; }
/* Button sitzt bewusst auf der Bildkante — wie die KI-Bubble auf S4 */
.page--start .btn-cta { position: relative; z-index: 3; align-self: flex-end; box-shadow: 0 12px 30px rgba(4,16,40,.34); }
.page--kosten .h-display, .page--start .h-display { margin-bottom: 2.4cqw; }
.page--kosten .lead-gray, .page--start .lead-gray { margin-bottom: 2.6cqw; }

/* ==========================================================================
   S11 — So startest Du: nummerierte Schritte mit Verbindungslinie
   ========================================================================== */
.steps { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 2.6cqw; }
.step { position: relative; display: grid; grid-template-columns: 9cqw 1fr; gap: 4cqw; align-items: start; }
.step__n { width: 9cqw; height: 9cqw; border-radius: 50%; background: var(--blue); color: #fff;
  font-weight: 900; font-size: 4cqw; line-height: 1; display: grid; place-content: center;
  position: relative; z-index: 1; box-shadow: 0 4px 12px rgba(3,95,234,.28); }
/* Linie bis zum nächsten Schritt */
.step:not(:last-child)::before { content: ''; position: absolute; left: 4.5cqw; top: 9cqw; bottom: -2.6cqw;
  width: 2px; margin-left: -1px; background: linear-gradient(#c9dcf8, #e8f1ff); }
.step b { display: block; color: var(--ink); font-size: 3.1cqw; font-weight: 700; line-height: 1.2; margin-bottom: 1.1cqw; }
.step p { margin: 0; color: var(--gray-700); font-size: 2.55cqw; line-height: 1.38; }

.facts { margin-top: 4cqw; display: flex; flex-direction: column; align-items: flex-start; gap: 1.7cqw; }
.fact { display: inline-flex; align-items: center; gap: 2.4cqw;
  background: var(--tint); border: 1px solid #dae5f6; border-radius: 999px;
  padding: 1.35cqw 4.2cqw 1.35cqw 1.6cqw; color: var(--ink); font-size: 2.55cqw; font-weight: 600; }
.fact__ic { width: 5cqw; height: 5cqw; border-radius: 50%; background: #fff; flex: none;
  display: grid; place-content: center; box-shadow: 0 1px 3px rgba(16,35,70,.10); }
.fact__ic svg { width: 2.8cqw; height: 2.8cqw; fill: none; stroke: var(--green-dark);
  stroke-width: 3; stroke-linecap: round; stroke-linejoin: round; }

/* ==========================================================================
   S8 — Icon-Reihen (wie V1: großes grünes Icon + Text)
   ========================================================================== */
.ws-rows { display: flex; flex-direction: column; gap: 4cqw; margin-top: 2cqw; }
.ws-row { display: grid; grid-template-columns: 16cqw 1fr; gap: 4.5cqw; align-items: center; }
/* Die GIFs sind freigestellt (ws-*-icon.gif) und der SVG-viewBox eng gesetzt —
   dadurch füllt jedes Icon dieselbe Box und alle sind exakt gleich groß. */
.ws-row__ic { width: 16cqw; height: 16cqw; display: grid; place-items: center; }
.ws-row__ic img, .ws-row__ic svg { width: 11cqw; height: 11cqw; object-fit: contain; }
.ws-row__ic--svg { color: var(--green); }
/* wird wie die GIFs einmal aufgezogen */
.ws-row__ic--svg svg > * { stroke-dasharray: 100; stroke-dashoffset: 100;
  animation: wsDraw 1s ease forwards; }
.ws-row__ic--svg svg > *:nth-child(1) { animation-delay: .1s; }
.ws-row__ic--svg svg > *:nth-child(2) { animation-delay: .35s; }
.ws-row__ic--svg svg > *:nth-child(3) { animation-delay: .6s; }
.ws-row__ic--svg svg > *:nth-child(4) { animation-delay: .95s; }
.ws-row__ic--svg svg > *:nth-child(5) { animation-delay: 1.15s; }
@keyframes wsDraw { to { stroke-dashoffset: 0; } }
.ws-row b { display: block; color: var(--blue); font-size: 3cqw; font-weight: 700; margin-bottom: 1cqw; }
.ws-row p { margin: 0; color: var(--gray-700); font-size: 2.75cqw; line-height: 1.42; }

/* ==========================================================================
   S10 — Vorteile (wie V1: blaue Seite, Kachel-Icons, grüne Titel) + Check
   ========================================================================== */
.check-visual { position: absolute; right: 4cqw; top: 5cqw; width: 15cqw; height: auto; z-index: 5; }
.vgrid { display: grid; grid-template-columns: 1fr 1fr; gap: 5cqw 3cqw; margin-top: 3cqw; }
.vitem { text-align: center; display: flex; flex-direction: column; align-items: center; }
/* keine Icon-Kachel mehr: der frühere Kachelton lag neben dem Seitenblau */
.vitem__ic { width: 13.5cqw; height: 13.5cqw; display: grid; place-content: center; margin-bottom: 2.4cqw; }
.vitem__ic img { width: 100%; height: 100%; object-fit: contain; }
/* S10: Seitenzahl ganz weg (kollidierte mit Eyebrow/Check) */
.page--vorteile .seite { display: none; }
.vitem b { color: var(--green-bright); font-weight: 700; font-size: 3.1cqw; line-height: 1.15; margin-bottom: 1.2cqw; }
.vitem p { color: #fff; font-size: 2.6cqw; line-height: 1.3; margin: 0; max-width: 92%; }

/* ==========================================================================
   S11 — Vertrauen (wie V1: blaue Leiste links, Foto unten, grüne Punkte)
   ========================================================================== */
.page--vertrauen { background: #fff; }
.vt-bar { position: absolute; top: 0; left: 0; bottom: 0; width: 26%; background: var(--blue); }
.vt-body { position: absolute; left: 33cqw; right: 7cqw; top: 6.85cqw; }
.vt-body .eyebrow { position: static; margin-bottom: 3.2cqw; }
.vt-photo { position: absolute; left: 12cqw; right: 7cqw; bottom: 9cqw; margin: 0; aspect-ratio: 16/11; border-radius: 14px; overflow: hidden; box-shadow: 0 12px 30px rgba(0,0,0,.18); }
.vt-photo img { width: 100%; height: 100%; object-fit: cover; }
.vt-dots { position: absolute; left: 3cqw; bottom: 5cqw; width: 22cqw; z-index: 5; }
.vt-body .btn-cta { margin-top: 4cqw; }

/* ==========================================================================
   S12 — Backcover (wie V1)
   ========================================================================== */
.back-tag { position: absolute; top: 49cqw; left: 0; right: 0; text-align: center; color: rgba(255,255,255,.92); font-size: 2.55cqw; letter-spacing: .28em; font-weight: 600; }
.back-contact { position: absolute; top: 60cqw; left: 8cqw; right: 8cqw; text-align: center; display: flex; flex-direction: column; gap: 4.5cqw; }
.back-contact div { font-size: 2.8cqw; line-height: 1.5; color: rgba(255,255,255,.92); }
.back-contact b { display: block; color: #fff; font-size: 3.1cqw; font-weight: 700; margin-bottom: 1cqw; }

/* ==========================================================================
   Rechte Action-Buttons (Website + Kontakt)
   ========================================================================== */
.actionbar { position: fixed; right: 26px; top: 50%; transform: translateY(-50%); display: flex; flex-direction: column; gap: 16px; z-index: 30; }
.action-btn { display: flex; flex-direction: column; align-items: center; gap: 6px; text-decoration: none; color: rgba(255,255,255,.7); transition: color .16s ease, transform .16s ease; }
.action-btn__ic { width: 48px; height: 48px; border-radius: 14px; background: var(--blue); display: grid; place-content: center; box-shadow: 0 6px 16px rgba(3,95,234,.45); transition: background .16s ease; }
.action-btn__ic svg { width: 22px; height: 22px; stroke: #fff; fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
.action-btn span { font-size: 10px; font-weight: 600; letter-spacing: .05em; white-space: nowrap; }
.action-btn:hover { color: #fff; transform: translateY(-1px); }
.action-btn:hover .action-btn__ic { background: var(--blue-dark); }

/* ==========================================================================
   Sprachumschalter + Steuerung (wie V1)
   ========================================================================== */
.langbar { position: fixed; left: 26px; top: 50%; transform: translateY(-50%); display: flex; flex-direction: column; gap: 12px; z-index: 30; }
.lang { appearance: none; border: 0; background: none; cursor: pointer; padding: 0; display: flex; flex-direction: column; align-items: center; gap: 4px; opacity: .5; transition: opacity .16s ease, transform .16s ease; }
.lang .flag { width: 52px; height: 35px; border-radius: 7px; display: block; box-shadow: 0 3px 10px rgba(0,0,0,.35); outline: 2px solid transparent; transition: outline-color .16s ease, transform .16s ease; }
.lang span { font-weight: 600; font-size: 11px; letter-spacing: .08em; color: rgba(255,255,255,.65); }
.lang:hover { opacity: .9; transform: translateY(-1px); }
.lang.is-active { opacity: 1; }
.lang.is-active .flag { outline-color: #fff; transform: scale(1.04); }
.lang.is-active span { color: #fff; }

.controls { position: fixed; bottom: 22px; left: 50%; transform: translateX(-50%); display: flex; align-items: center; gap: 8px; background: rgba(14,22,42,.72); border: 1px solid rgba(255,255,255,.1); backdrop-filter: blur(14px); padding: 7px 8px; border-radius: 999px; z-index: 20; box-shadow: 0 10px 34px rgba(0,0,0,.4); }
.ctrl-btn { appearance: none; border: 0; width: 42px; height: 42px; border-radius: 50%; background: var(--blue); color: #fff; cursor: pointer; display: grid; place-content: center; transition: transform .14s ease, background .14s ease, opacity .14s ease; }
.ctrl-btn svg { width: 20px; height: 20px; }
.ctrl-btn:hover { background: var(--blue-dark); transform: scale(1.07); }
.ctrl-btn:disabled { opacity: .3; cursor: default; transform: none; background: #3a4560; }
.controls .indicator { color: #fff; font-size: 14px; font-weight: 600; min-width: 62px; text-align: center; letter-spacing: .06em; font-variant-numeric: tabular-nums; }
.hint { position: fixed; bottom: 76px; left: 50%; transform: translateX(-50%); font-size: 12px; color: rgba(255,255,255,.45); z-index: 20; pointer-events: none; text-align: center; width: 90%; }

@media (max-width: 1180px) {
  .langbar { top: 14px; left: 14px; transform: none; flex-direction: row; gap: 12px; }
  .lang { flex-direction: row; gap: 6px; }
  .lang .flag { width: 30px; height: 20px; }
  .actionbar { top: 14px; right: 14px; transform: none; flex-direction: row; gap: 12px; }
  .action-btn { flex-direction: row; gap: 5px; }
  .action-btn__ic { width: 34px; height: 34px; }
  .action-btn__ic svg { width: 17px; height: 17px; }
  .viewer-title { margin-top: 42px; }
}
