/* ============================================================
   TYZEN44 — Showroom „Die Vorführung"
   Ein durchgehender Kino-Scroll — eine Vorführung.
   Baut auf den Tokens aus style.css auf. Jeder Effekt
   degradiert sauber: ohne JS (html ohne .js) und bei
   reduced-motion / GSAP-Ausfall (body.no-scrub) ist jeder
   Inhalt statisch sichtbar und lesbar.
   ============================================================ */

/* ---------- Nur für Screenreader ---------- */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}

/* ---------- Filmkorn über der ganzen Seite (statische SVG-Textur) ---------- */
.showroom-grain {
  position: fixed;
  inset: 0;
  z-index: 90; /* unter Header (100) + Progress-Bar (105) */
  pointer-events: none;
  opacity: 0.05;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="160" height="160"><filter id="n"><feTurbulence type="fractalNoise" baseFrequency="0.85" numOctaves="2" stitchTiles="stitch"/><feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0.35 0.35 0.35 0 0"/></filter><rect width="160" height="160" filter="url(%23n)"/></svg>');
  background-size: 160px 160px;
}

/* Kleiner Akt-Marker (Filmkapitel-Etikett, links oben in Vollbild-Akten) */
.act-mark {
  position: absolute;
  top: calc(var(--header-h) + 10px);
  left: var(--pad);
  z-index: 3;
  font-family: var(--mono);
  font-size: 11px;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: var(--accent-ink);
  text-shadow: 0 1px 10px rgba(0, 0, 0, 0.85);
}

/* ============================================================
   HERO — Titelkarte „Die Vorführung"
   ============================================================ */
.sr-hero {
  position: relative;
  min-height: 100svh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: calc(var(--header-h) + 40px) var(--pad) 80px;
  overflow: hidden;
}
.sr-hero::before { /* sanfter Lichtschein von oben, Kino-Stimmung */
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(70% 80% at 50% -10%, var(--glow), transparent 60%);
  pointer-events: none;
}
.sr-hero > * { position: relative; z-index: 2; }
/* Intro-Film „Kasse → Saal": Hero-Hintergrund, endet auf f-0001 = Akt-II-Start (Saal-Scrub); Akt I (Saal-Reveal) liegt dazwischen */
.sr-hero-film {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
  opacity: 0;
  transition: opacity 1.2s ease;
}
.sr-hero.film-in .sr-hero-film { opacity: 1; }
/* Ohne JS wird film-in nie gesetzt: Poster-Attribut des <video> zeigen,
   sonst bliebe der Hero nur dunkler Verlauf + Text */
html:not(.js) .sr-hero-film { opacity: 1; }
.sr-hero-veil {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(8, 10, 9, 0.5) 0%, rgba(8, 10, 9, 0.22) 42%, rgba(8, 10, 9, 0.82) 100%);
}
.sr-hero .overline { margin-bottom: clamp(16px, 3vh, 30px); }
.sr-hero-title {
  font-family: var(--display);
  font-weight: 700;
  line-height: 0.92;
  letter-spacing: -0.035em;
  font-size: clamp(3.4rem, 15vw, 13rem);
  text-transform: uppercase;
}
.sr-hero-title .em { color: var(--accent); }
.sr-hero-sub {
  margin-top: clamp(22px, 4vh, 40px);
  max-width: 40ch;
  font-size: clamp(1.05rem, 1.8vw, 1.5rem);
  font-weight: 300;
  color: var(--ink-dim);
}
.sr-hero-sub strong { color: var(--ink); font-weight: 500; }

/* Wort-Masken: jedes Wort steigt aus einer unsichtbaren Zeile auf */
.mask-word {
  display: inline-block;
  overflow: hidden;
  vertical-align: bottom;
  padding-bottom: 0.1em;
  margin-bottom: -0.1em;
}
.mask-word > span { display: inline-block; }
html.js body:not(.no-scrub) .mask-word > span {
  transform: translateY(115%);
  transition: transform 1s cubic-bezier(0.22, 1, 0.36, 1) calc(var(--mi, 0) * 90ms);
}
html.js body:not(.no-scrub) .masks-in .mask-word > span { transform: none; }

/* Scroll-Hinweis (aus style.css .scroll-hint übernommen, hier nur Position) */
.sr-hero .scroll-hint { position: absolute; bottom: 30px; left: 50%; transform: translateX(-50%); }

/* ============================================================
   AKT I — Saal-Reveal „Das volle Haus"
   Zwei deckungsgleiche Bilder: unten der volle Saal, oben der
   leere. showroom.js (initSaalReveal) setzt .reveal-ready und
   steuert per Variablen --mx/--my/--r eine weiche Radial-Maske,
   die unter dem Zeiger das Publikum freilegt. Ohne JS / reduced-
   motion (kein .reveal-ready) bleibt der VOLLE Saal statisch
   sichtbar — die lebendige Auflösung, kein toter Zustand.
   Kein Cursor-Glow: es folgt kein Schimmer, es wird Inhalt enthüllt.
   ============================================================ */
.saal-reveal {
  position: relative;
  height: 185svh;                 /* Scroll-Reserve → die Bühne klebt kurz, bevor sie loslässt */
  background: var(--bg-0);
}
/* Bühne klebt kurz (wie „Der Vorfilm" .akt2-sticky), damit der Reveal erlebt statt
   durchscrollt wird. overflow:hidden gehört HIERHER (nicht auf .saal-reveal, sonst
   bricht das Sticky), es klippt die formatfüllenden Bilder. */
.saal-reveal-sticky {
  position: sticky;
  top: 0;
  height: 100vh;
  height: 100svh;
  overflow: hidden;
}
.sr-fill-stage { position: absolute; inset: 0; z-index: 0; }

/* Fallback: ohne JS / GSAP-Ausfall / reduced-motion → kein erzwungenes Kleben,
   volles Haus steht in einem normalen 100svh-Block (Bühne = absolute inset:0). */
html:not(.js) .saal-reveal,
body.no-scrub .saal-reveal { height: auto; }
html:not(.js) .saal-reveal-sticky,
body.no-scrub .saal-reveal-sticky { position: static; height: 100svh; }
.sr-full,
.sr-empty {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
}
.sr-full { z-index: 0; }
/* Standard = leerer Saal ausgeblendet → der VOLLE Saal steht (Fallback ohne
   JS / reduced-motion zeigt so direkt die lebendige Auflösung). */
.sr-empty { z-index: 1; opacity: 0; }
/* Reveal-Modus (nur wenn showroom.js initSaalReveal verdrahtet hat): der leere
   Saal deckt ab, die Maske schneidet unter dem Zeiger ein weiches Loch → das
   Publikum scheint durch. --r startet bei 0 (nichts frei), der Loop öffnet ihn.
   mask-image nutzt die Alpha-Kante: transparent = leer weg (Publikum sichtbar),
   opak = leerer Saal bleibt. Nur die CSS-Variablen ändern sich pro Frame. */
.saal-reveal.reveal-ready .sr-empty {
  opacity: 1;
  -webkit-mask-image: radial-gradient(circle var(--r, 0px) at var(--mx, 50%) var(--my, 50%), transparent 0, transparent 58%, #000 100%);
          mask-image: radial-gradient(circle var(--r, 0px) at var(--mx, 50%) var(--my, 50%), transparent 0, transparent 58%, #000 100%);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
/* Nur die Bühne empfängt den Zeiger; Touch behält vertikales Scrollen (pan-y),
   waagerechtes Wischen legt frei. Kein cursor:none / kein Ersatz-Cursor. */
.saal-reveal.reveal-ready .sr-fill-stage { pointer-events: auto; touch-action: pan-y; }

/* Lesbarkeits-Schleier (unten dunkler, wo die Copy sitzt) */
.sr-fill-veil {
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(8, 10, 9, 0.5) 0%, transparent 24%, transparent 52%, rgba(8, 10, 9, 0.86) 100%),
    radial-gradient(85% 75% at 18% 100%, rgba(8, 10, 9, 0.62), transparent 62%);
}
.sr-fill-copy {
  position: absolute;
  z-index: 3;
  left: var(--pad);
  right: var(--pad);
  bottom: clamp(34px, 8vh, 92px);
  pointer-events: none;
}
.sr-fill-title {
  font-family: var(--display);
  font-weight: 700;
  line-height: 0.98;
  letter-spacing: -0.03em;
  font-size: clamp(2.4rem, 6.4vw, 5.4rem);
  text-transform: uppercase;
  text-shadow: 0 2px 26px rgba(0, 0, 0, 0.72);
}
.sr-fill-title em { font-style: normal; color: var(--accent); }
.sr-fill-cue {
  display: none;                      /* nur im Reveal-Modus (JS an, Bewegung erlaubt) */
  margin-top: clamp(14px, 2.4vh, 26px);
  align-items: center;
  gap: 10px;
  font-family: var(--mono);
  font-size: clamp(12px, 1.4vw, 15px);
  letter-spacing: 0.04em;
  color: var(--accent-ink);
  text-shadow: 0 1px 10px rgba(0, 0, 0, 0.85);
}
.saal-reveal.reveal-ready .sr-fill-cue { display: inline-flex; }
.sr-cue-dot {
  flex: none;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--accent);
  animation: srCue 1.6s ease-out infinite;
}
@keyframes srCue {
  0% { box-shadow: 0 0 0 0 rgba(182, 255, 46, 0.55); }
  70% { box-shadow: 0 0 0 12px rgba(182, 255, 46, 0); }
  100% { box-shadow: 0 0 0 0 rgba(182, 255, 46, 0); }
}
@media (max-width: 720px) {
  .sr-fill-title { font-size: clamp(2rem, 8.4vw, 3rem); }
}

/* ============================================================
   AKT II — Scroll-Video „In den Saal" (gepinnte Canvas-Scrub-Fahrt)
   ============================================================ */
.saal-scene { position: relative; }
.saal-stage {
  position: relative;
  height: 100vh;
  height: 100svh;
  overflow: hidden;
  background: var(--bg-0);
}
.saal-stage canvas,
.saal-stage .saal-poster {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
html.js .saal-stage .saal-poster { display: none; } /* mit JS zeichnet der Canvas */
.saal-stage .saal-vignette {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(120% 90% at 50% 45%, transparent 52%, rgba(11, 13, 12, 0.6) 100%),
    linear-gradient(180deg, rgba(11, 13, 12, 0.7) 0%, transparent 20%, transparent 78%, rgba(11, 13, 12, 0.9) 100%);
}

/* Statischer Fallback (ohne JS / reduced-motion / GSAP-Ausfall):
   kein Pin/Scrub — das Poster (mit eingebackenem Countdown) steht einfach. */
html:not(.js) .saal-stage,
body.no-scrub .saal-stage { height: auto; overflow: visible; display: flex; flex-direction: column; }
html:not(.js) .saal-stage canvas,
body.no-scrub .saal-stage canvas { display: none; }
html:not(.js) .saal-stage .saal-poster,
body.no-scrub .saal-stage .saal-poster { position: relative; display: block; height: auto; }
html:not(.js) .saal-stage .saal-vignette,
body.no-scrub .saal-stage .saal-vignette { display: none; }

/* ============================================================
   AKT III — „Der Vorfilm": maus-reaktives Bleistift-Filmset
   Helles Standbild (16:9) mittig auf dunkler Bühne; Hover/Tap über
   vier Requisiten blendet kurze Videoclips ein. Kein WebGL. Ohne
   JS/reduced-motion tragen Standbild + Copy die Szene allein.
   ============================================================ */
.akt2 {
  position: relative;
  height: 170svh;              /* reserviert den Scroll-Weg; das Sichtfenster klebt darin */
  background: var(--bg-0);
  border-top: 1px solid var(--line);
}
.akt2-sticky {
  position: sticky;
  top: 0;
  height: 100vh;
  height: 100svh;
  overflow: hidden;
  background: radial-gradient(120% 90% at 22% 8%, rgba(182, 255, 46, 0.05), transparent 58%), var(--bg-0);
}
/* ---------- Akt III „Der Vorfilm" — Bleistift-Filmset + Hover-Videos ---------- */
.vorfilm .akt2-sticky {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: clamp(10px, 2.2vh, 24px);
  padding: calc(var(--header-h) + clamp(6px, 1.5vh, 20px)) var(--pad) clamp(14px, 3vh, 36px);
}
.vf-head { text-align: center; }
.vf-head .act-idx {
  font-family: var(--mono);
  font-size: 11px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--ink-faint);
}
.vf-title {
  margin-top: 8px;
  font-size: clamp(1.5rem, 3.4vw, 2.9rem);
  line-height: 1;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}
.vf-title em { font-style: normal; color: var(--accent); }

/* Das „Storyboard-Blatt": helles Bild mittig auf dunkler Bühne, 16:9.
   max(420px, …) als Untergrenze: bei niedriger Viewporthöhe liefe die
   Höhenformel sonst gegen 0 und die Bühne verschwände. */
.vorfilm .akt2-stage {
  position: relative;
  inset: auto;
  width: min(94vw, max(420px, calc((100svh - 340px) * 16 / 9)));
  aspect-ratio: 16 / 9;
  border-radius: 8px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.6);
  /* Touch: kein Longpress-Kontextmenü / keine Textauswahl / kein Bild-Callout */
  -webkit-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}
.vf-base,
.vf-clip {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}
.vf-base { z-index: 1; }
.vf-clip { z-index: 2; opacity: 0; transition: opacity 0.3s ease; pointer-events: none; }
.vf-clip.is-on { opacity: 1; }
/* dezenter Rahmen/Vignette wie ein Blatt Papier */
.vorfilm .akt2-stage::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 4;
  pointer-events: none;
  border-radius: 8px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.22), inset 0 0 70px rgba(0, 0, 0, 0.14);
}
.vf-hot {
  position: absolute;
  z-index: 5;
  border: 0;
  background: transparent;
  padding: 0;
  cursor: pointer;
  border-radius: 6px;
  touch-action: manipulation;            /* kein Doppeltipp-Zoom / keine 300ms-Verzögerung */
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
.vf-hot:focus-visible { outline: 2px dashed var(--accent-ink); outline-offset: 3px; }

.vf-cap {
  position: absolute;
  bottom: -28px;
  transform: translateX(-50%);
  z-index: 4;
  font-family: var(--mono);
  font-size: 10.5px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--ink-dim);
  white-space: nowrap;
}

.vf-foot { text-align: center; max-width: 68ch; margin-top: 18px; }
.vf-say { font-size: clamp(0.95rem, 1.5vw, 1.2rem); line-height: 1.5; color: var(--ink-dim); }
.vf-say em { font-style: normal; color: var(--accent); }
.vf-say strong { color: var(--ink); font-weight: 600; }
/* Prominenter Hinweis (grösser, mit pulsierendem Punkt) — sichtbar NUR wenn
   akt2-schnitt.js die Videos wirklich verdrahtet hat (.akt2--live), sonst
   verspräche der Text eine Interaktion, die es (ohne JS / reduced-motion /
   Datensparmodus) gar nicht gibt. */
.vf-cta {
  margin: 4px 0 12px;
  display: none;
  align-items: center;
  gap: 10px;
  font-family: var(--mono);
  font-size: clamp(12.5px, 1.4vw, 15px);
  letter-spacing: 0.04em;
  color: var(--accent-ink);
}
.akt2--live .vf-cta { display: inline-flex; }
.vf-cta-dot {
  flex: none;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--accent);
  animation: vfDot 1.6s ease-out infinite;
}
@keyframes vfDot {
  0% { box-shadow: 0 0 0 0 rgba(182, 255, 46, 0.55); }
  70% { box-shadow: 0 0 0 12px rgba(182, 255, 46, 0); }
  100% { box-shadow: 0 0 0 0 rgba(182, 255, 46, 0); }
}

/* Pulsierende Hotspot-Marker auf den Requisiten → laden zum Drüberfahren ein
   (nur sichtbar, wenn die Videos verdrahtet sind — .akt2--live) */
.vf-pin {
  position: absolute;
  z-index: 6;
  width: 18px;
  height: 18px;
  transform: translate(-50%, -50%);
  pointer-events: none;
  transition: opacity 0.25s ease;
  display: none;
}
.akt2--live .vf-pin { display: block; }
/* Hotspot-Buttons ohne Verdrahtung wären tote Fokusziele */
.vf-hot { display: none; }
.akt2--live .vf-hot { display: block; }
.vf-pin::before {
  content: "";
  position: absolute;
  inset: 5px;
  border-radius: 50%;
  background: var(--accent);
  box-shadow: 0 0 10px 1px rgba(182, 255, 46, 0.7);
}
.vf-pin::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50%;
  border: 2px solid var(--accent);
  animation: vfPin 1.8s ease-out infinite;
}
.vf-pin[data-pin="camera"]::after { animation-delay: 0.45s; }
.vf-pin[data-pin="clap"]::after { animation-delay: 0.9s; }
.vf-pin[data-pin="wire"]::after { animation-delay: 1.35s; }
@keyframes vfPin {
  0% { transform: scale(0.55); opacity: 0.95; }
  100% { transform: scale(2.6); opacity: 0; }
}
/* sobald eine Requisite aktiv ist (Hover/Tap): ALLE Marker verschwinden */
.akt2-stage.is-active .vf-pin { opacity: 0; }
@media (prefers-reduced-motion: reduce) {
  .vf-pin::after, .vf-cta-dot { animation: none; }
}

/* Fallback (kein JS / no-scrub): nur Standbild, Videos aus, Blatt behält 16:9
   (height:auto hebt die alte quadratische .akt2-stage-Fallbackhöhe auf → kein Crop) */
html:not(.js) .vorfilm .akt2-stage,
body.no-scrub .vorfilm .akt2-stage { width: min(94vw, 940px); height: auto; }
/* Nur ohne JS hart verstecken: bei GSAP-Ausfall (body.no-scrub) läuft Akt III
   vollwertig weiter (braucht kein GSAP); bei reduced-motion wird das Modul nie
   geladen — die Clips bleiben dann ohnehin quell-los und opacity:0. */
html:not(.js) .vorfilm .vf-clip { display: none; }

/* Handy + kleines Tablet + Handy QUER (niedrige Höhe): volle Breite, 16:9
   gewahrt. max-height 560px fängt Landscape-Handys (780–930px breit) ab, die
   sonst in die Desktop-Höhenformel fielen und eine 0–130px-Bühne bekämen. */
@media (max-width: 720px), (max-height: 560px) {
  .vorfilm .akt2-stage { width: 96vw; height: auto; }
  .vorfilm .akt2-sticky { padding: clamp(20px, 5vh, 48px) var(--pad); gap: 14px; }
  .vf-title { font-size: clamp(1.35rem, 6.5vw, 2rem); }
  .vf-cta { font-size: 12px; }
  .vf-cap { font-size: 9px; bottom: -22px; }
}

/* Mobile + Handy quer (niedrige Höhe): Bühne als Band im normalen Fluss —
   kein Sticky, sonst clippt die 100svh-Bühne das 16:9-Blatt auf flachen
   Viewports (Landscape-Handys sind 780–930px breit, aber nur ~360px hoch). */
@media (max-width: 720px), (max-height: 560px) {
  .akt2 { height: auto; }
  .akt2-sticky { position: static; height: auto; overflow: visible; display: flex; flex-direction: column; gap: clamp(16px, 4vh, 32px); padding: clamp(48px, 9vh, 96px) var(--pad); }
  .akt2-stage { position: relative; height: min(52svh, 360px); }
}

/* Statischer Fallback: kein JS / GSAP-Ausfall — Poster + Copy im Fluss */
html:not(.js) .akt2,
body.no-scrub .akt2 { height: auto; }
html:not(.js) .akt2-sticky,
body.no-scrub .akt2-sticky {
  position: static;
  height: auto;
  overflow: visible;
  display: flex;
  flex-direction: column;
  gap: clamp(18px, 4vh, 36px);
  padding: clamp(56px, 10vh, 110px) var(--pad);
}
html:not(.js) .akt2-stage,
body.no-scrub .akt2-stage { position: relative; height: min(52svh, 360px); }

/* ============================================================
   AKT IV — „Die Rolle": echtes 3D (Three.js, lazy)
   Prozedurale Filmrolle im Vollbild-Canvas; ohne WebGL/JS/
   reduced-motion trägt das SVG-Poster die Szene.
   ============================================================ */
.rolle {
  position: relative;
  height: 100vh;
  height: 100svh;
  overflow: hidden;
  background:
    radial-gradient(60% 60% at 50% 46%, rgba(182, 255, 46, 0.06), transparent 62%),
    var(--bg-0);
}
.rolle-stage { position: absolute; inset: 0; }
.rolle-canvas { position: absolute; inset: 0; width: 100%; height: 100%; display: block; }
.rolle-poster {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.85;
}
.rolle.ready .rolle-poster { display: none; }   /* 3D läuft → Poster weg */
.rolle-copy {
  position: absolute;
  z-index: 2;
  left: var(--pad);
  right: var(--pad);
  bottom: clamp(34px, 8vh, 92px);
  pointer-events: none;
}
.rolle-title {
  font-family: var(--display);
  font-weight: 700;
  line-height: 0.98;
  letter-spacing: -0.03em;
  font-size: clamp(2rem, 5.4vw, 4.4rem);
  text-transform: uppercase;
  text-shadow: 0 2px 26px rgba(0, 0, 0, 0.7);
}
.rolle-title em { font-style: normal; color: var(--accent); }

/* ============================================================
   AKT V — „Der Umschnitt": Vorher/Nachher-Zieh-Regler
   Echte alte Kundenwebsite (Screenshot) gegen die neue Demo.
   showroom.js (initUmschnitt) setzt .us-live auf die Sektion und
   steuert --cut auf der Bühne (0–100 % = Anteil der ALTEN Website).
   Ohne JS / reduced-motion (kein .us-live): beide Bilder als
   beschriftete Karten untereinander — kein toter Zustand.
   ============================================================ */
.umschnitt {
  position: relative;
  padding: clamp(90px, 14vh, 170px) 0 clamp(70px, 10vh, 130px);
  background:
    radial-gradient(70% 55% at 50% 0%, rgba(182, 255, 46, 0.05), transparent 60%),
    var(--bg-0);
  border-top: 1px solid var(--line);
}
.us-head {
  text-align: center;
  max-width: 900px;
  margin: 0 auto clamp(28px, 5vh, 54px);
  padding: 0 var(--pad);
}
.us-head .act-idx {
  font-family: var(--mono);
  font-size: 11px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--ink-faint);
}
.us-title {
  margin-top: 8px;
  font-size: clamp(1.8rem, 4.4vw, 3.4rem);
  line-height: 1;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}
.us-title em { font-style: normal; color: var(--accent); }
.us-sub {
  margin: 14px auto 0;
  max-width: 58ch;
  color: var(--ink-dim);
  font-size: clamp(0.98rem, 1.4vw, 1.15rem);
}
.us-sub strong { color: var(--ink); font-weight: 600; }

/* Bühne: das Nachher-Bild trägt die Höhe, das Vorher-Bild liegt darüber
   und wird per --cut von rechts beschnitten (clip-path, nur im us-live-Modus) */
.us-stage {
  position: relative;
  width: min(92vw, 1080px, calc((100svh - 260px) * 16 / 10));
  margin-inline: auto;
  border: 1px solid var(--line-strong);
  border-radius: 10px;
  overflow: hidden;
  background: var(--bg-2);
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.55);
}
.us-pane img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-user-select: none;
  user-select: none;
  pointer-events: none;
}
.us-pane--after { position: relative; }
.umschnitt.us-live .us-stage { cursor: ew-resize; touch-action: pan-y; }
/* Eigener Stapelkontext fürs Nachher-Pane: sonst schwebte sein Etikett
   (z-index 4) über der VORHER-Ebene, wenn der Regler ganz rechts steht */
.umschnitt.us-live .us-pane--after { z-index: 1; }
.umschnitt.us-live .us-pane--before {
  position: absolute;
  inset: 0;
  z-index: 2;
  clip-path: inset(0 calc(100% - var(--cut, 50%)) 0 0);
}
.umschnitt.us-live .us-pane--before img {
  position: absolute;
  inset: 0;
  height: 100%;
  object-fit: cover;
  object-position: top left;
}

/* Trennlinie + Griff (role=slider, tastaturbedienbar) */
.us-handle { display: none; }
.umschnitt.us-live .us-handle {
  position: absolute;
  top: 0;
  bottom: 0;
  left: var(--cut, 50%);
  transform: translateX(-50%);
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;              /* grosszügige Zieh-/Touch-Fläche */
  cursor: ew-resize;
}
.umschnitt.us-live .us-handle::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 2px;
  transform: translateX(-50%);
  background: var(--accent);
  box-shadow: 0 0 14px rgba(182, 255, 46, 0.55);
}
.us-grip {
  position: relative;
  z-index: 1;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--accent);
  color: var(--on-accent);
  font-size: 16px;
  font-weight: 600;
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.5);
}
.us-handle:focus-visible { outline: none; }
.us-handle:focus-visible .us-grip { outline: 2px solid var(--ink); outline-offset: 3px; }
.us-stage.us-dragging .us-handle::before { box-shadow: 0 0 22px rgba(182, 255, 46, 0.8); }

/* Ecken-Etiketten Vorher/Nachher */
.us-tag {
  position: absolute;
  top: 12px;
  z-index: 4;
  padding: 5px 13px;
  border-radius: 999px;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  background: rgba(11, 13, 12, 0.72);
  border: 1px solid var(--line-strong);
  color: var(--ink-dim);
  pointer-events: none;
}
.us-pane--before .us-tag { left: 12px; }
.us-pane--after .us-tag { right: 12px; border-color: var(--accent-ink); color: var(--accent-ink); }

/* Hinweiszeile (nur im Regler-Modus sichtbar) */
.us-cue {
  display: none;
  margin: clamp(16px, 3vh, 26px) auto 0;
  padding: 0 var(--pad);
  text-align: center;
  font-family: var(--mono);
  font-size: clamp(12px, 1.4vw, 15px);
  letter-spacing: 0.04em;
  color: var(--accent-ink);
}
.umschnitt.us-live .us-cue {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.us-cue-dot {
  flex: none;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--accent);
  animation: srCue 1.6s ease-out infinite;
}

/* Schmale Hochformat-Screens: Handy-Paar statt Desktop-Paar (dort erzählt
   die Handy-Ansicht die Geschichte besser und bleibt gross genug) */
.us-stage--mobile { display: none; width: min(64vw, 300px); }
@media (max-width: 720px) and (orientation: portrait) {
  .us-stage--desktop { display: none; }
  .us-stage--mobile { display: block; }
}
/* Handy quer: Höhenklammer lockern — die Sektion ist normaler Fluss (kein
   Pin), die Bühne darf höher sein als der Viewport; sonst schrumpfte sie
   auf ~180px Breite und der Vergleich wäre unkenntlich */
@media (max-height: 560px) {
  .us-stage { width: min(92vw, 1080px); }
}

/* Fallback ohne JS / reduced-motion: beide Bilder als Karten untereinander,
   Vorher zuerst (erzählt die Geschichte), Etiketten oben links */
.umschnitt:not(.us-live) .us-stage {
  display: grid;
  gap: 16px;
  border: 0;
  border-radius: 0;
  overflow: visible;
  background: none;
  box-shadow: none;
}
.umschnitt:not(.us-live) .us-pane {
  position: relative;
  border: 1px solid var(--line-strong);
  border-radius: 10px;
  overflow: hidden;
  background: var(--bg-2);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.45);
}
.umschnitt:not(.us-live) .us-pane--before { order: -1; }
.umschnitt:not(.us-live) .us-tag { left: 10px; right: auto; }
/* Auch im Fallback nur EIN Bildpaar zeigen (die Grid-Regel oben würde sonst
   das display:none der Handy-Bühne überstimmen — höhere Spezifität) */
.umschnitt:not(.us-live) .us-stage--mobile { display: none; }
@media (max-width: 720px) and (orientation: portrait) {
  .umschnitt:not(.us-live) .us-stage--desktop { display: none; }
  .umschnitt:not(.us-live) .us-stage--mobile { display: grid; }
}

/* ============================================================
   AKT VI — Seitwärts-Fahrt „Das Programm" (pinned horizontal)
   ============================================================ */
.programm {
  position: relative;
  /* Filmband-Optik (Celluloid + Perforation), fährt mit dem Track */
  --film-band: #070908;                    /* dunkle Celluloid-Basis */
  --film-hole: rgba(235, 245, 238, 0.14);  /* Perforationsloch = heller Durchblick */
  --film-h: clamp(34px, 5.4vh, 58px);      /* Höhe der Perforationsbänder oben/unten (breiter Rand) */
}

/* Jede „Folie" ist eine volle Monitorbreite (100vw). Beim Scrollen wird der
   Track um genau eine Bildschirmbreite nach links geschoben – eine Demo nach
   der anderen füllt den ganzen Screen (Vorbild: benjamincreative.me). */
/* ---------- „Das ganze Programm": Sticky-Halt-Auftakt + Split-Flap auf der Headline ---------- */
.reel-intro { position: relative; height: 175svh; }   /* Scroll-Reserve → Titel klebt kurz, dann Fahrt */
.reel-intro-sticky {
  position: sticky;
  top: 0;
  height: 100vh;
  height: 100svh;
  overflow: hidden;
}
/* Split-Flap direkt auf der Headline: Zeichen klappen einzeln in Position
   (Display-Font, keine Kästchen — anders als eine Anzeigetafel). */
/* kein dauerhaftes will-change: die Flip-Animation läuft nur einmal ~1s,
   der Browser promotet während der Animation selbst. Die Perspektive steckt
   in den Keyframes (per Zeichen) — eine perspective-Regel auf .reel-flap
   erreichte die Spans seit dem aria-hidden-Wrapper nicht mehr (nur direkte
   Kinder bekommen die Eltern-Perspektive). */
.reel-flap .ch { display: inline-block; }
.reel-flap .ch.flip { animation: flapFlip 100ms ease; }
@keyframes flapFlip {
  0% { transform: perspective(800px) rotateX(0deg); }
  49% { transform: perspective(800px) rotateX(-90deg); }
  50% { transform: perspective(800px) rotateX(90deg); }
  100% { transform: perspective(800px) rotateX(0deg); }
}

/* Fallback: ohne JS / GSAP-Ausfall / reduced-motion → kein Kleben, Titel steht im Fluss */
html:not(.js) .reel-intro,
body.no-scrub .reel-intro { height: auto; }
html:not(.js) .reel-intro-sticky,
body.no-scrub .reel-intro-sticky { position: static; height: auto; padding: clamp(70px, 12vh, 150px) 0; }

.h-pin {
  height: 100svh;
  padding-top: var(--header-h);  /* Filmrolle unter den fixen Header rücken, sonst
                                    verdeckt er das obere Perforationsband */
  overflow: hidden;
  display: flex;
  align-items: stretch;
  /* Celluloid-Rahmung: dunkle Vignette oben/unten (dort sitzt die Perforation),
     schwächerer grüner Akzent, tiefster Grund – die Bänder wirken „gestanzt". */
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0.55), transparent 14%, transparent 86%, rgba(0, 0, 0, 0.55)),
    radial-gradient(80% 60% at 50% 0%, rgba(182, 255, 46, 0.04), transparent 62%),
    var(--bg-0);
}
.h-track {
  position: relative;                /* Bezug für die Perforationsbänder */
  display: flex;
  align-items: stretch;
  height: 100%;
  counter-reset: kader;
  --vel: 0;                          /* Scroll-Tempo (von showroom.js), fürs Frame-Schräglaufen */
  will-change: transform;
}
/* Durchgehendes Perforationsband oben + unten – deckt die volle Track-Breite
   (scrollWidth) ab und fährt mit der GSAP-x-Transform automatisch mit. */
.h-track::before,
.h-track::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: var(--film-h);
  z-index: 0;
  pointer-events: none;
  background-color: var(--film-band);
  background-image: radial-gradient(circle 7px at 18px 50%, var(--film-hole) 0 6px, rgba(0, 0, 0, 0) 7px);
  background-size: 36px 100%;         /* Loch-Pitch 36px, vertikal zentriert */
  background-repeat: repeat-x;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.55);
}
.h-track::before { top: 0; }
.h-track::after { bottom: 0; }

/* Auftakt-Titel: liegt im Sticky-Intro (.reel-intro-sticky), NICHT im
   h-track — braucht daher keine Folienbreite (kein Flex-Item). */
.reel-title {
  position: relative;
  z-index: 1;                 /* über dem Perforationsband */
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 var(--pad);
}
.reel-title .overline { margin-bottom: 18px; }
.reel-title h2 {
  font-size: clamp(2.8rem, 10vw, 8rem);
  line-height: 0.9;
  letter-spacing: -0.035em;
  text-transform: uppercase;
  margin: 0;
}
.reel-title h2 em { font-style: normal; color: var(--accent); }
.reel-title .reel-sub {
  margin-top: clamp(18px, 3vh, 34px);
  max-width: 40ch;
  font-size: clamp(1rem, 1.5vw, 1.25rem);
  color: var(--ink-dim);
}

/* Ein Werk als Vollbild-Folie: die Demo füllt (fast) den ganzen Screen,
   Nummer oben-links, Titel unten-links – wie ein grosses Kino-Plakat. */
.film-frame {
  position: relative;
  z-index: 1;                 /* Kader-Inhalt über dem Perforationsband */
  counter-increment: kader;
  flex: 0 0 var(--fw, 100vw);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* Kader-Trennlinie am linken Rand jeder Folie (die „Frame-Line" des Streifens) */
.film-frame::before {
  content: "";
  position: absolute;
  left: 0;
  top: var(--film-h);
  bottom: var(--film-h);
  z-index: 1;
  border-left: 1px dashed rgba(235, 245, 238, 0.14);
  pointer-events: none;
}
/* Mono-Randcode im unteren Perforationsband (35-mm-Edge-Code-Anmutung) */
.film-frame::after {
  content: "KADER " counter(kader, decimal-leading-zero) "  ·  0.070" counter(kader) "s";
  position: absolute;
  left: var(--pad);
  bottom: calc((var(--film-h) - 10px) / 2);
  z-index: 2;
  font-family: var(--mono);
  font-size: 10px;
  letter-spacing: 0.14em;
  color: var(--accent-ink);
  opacity: 0.7;
  pointer-events: none;
}
/* Der ganze Kader ist ein Link zur echten Demo */
.film-link {
  display: block;
  position: relative;
  width: min(86vw, 1080px, 112svh);
  margin-inline: auto;
  text-decoration: none;
  color: inherit;
  border-radius: 10px;
  transform: skewX(calc(var(--vel) * 1deg));  /* dezentes „Frame verschiebt sich" beim Scrollen */
}
.film-link:focus-visible { outline: 2px solid var(--accent-ink); outline-offset: 6px; }
.film-link .mock-browser { width: 100%; transition: transform 0.4s ease, box-shadow 0.4s ease; }
.film-link:hover .mock-browser,
.film-link:focus-visible .mock-browser {
  transform: translateY(-5px);
  box-shadow: 0 32px 72px rgba(0, 0, 0, 0.62), 0 0 0 1px var(--accent-ink);
}
/* „Demo ansehen →" — Hinweis, dass der Kader klickbar ist */
.film-cta {
  position: absolute;
  right: 14px;
  bottom: 14px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  padding: 9px 16px;
  border-radius: 999px;
  background: var(--accent);
  color: var(--on-accent);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.45);
  opacity: 0;
  transform: translateY(6px);
  transition: opacity 0.3s ease, transform 0.3s ease;
  pointer-events: none;
}
.film-link:hover .film-cta,
.film-link:focus-visible .film-cta { opacity: 1; transform: none; }
@media (hover: none) { .film-cta { opacity: 1; transform: none; } } /* Touch: immer sichtbar */
.film-frame .mock-browser { margin-inline: auto; }
.film-frame .frame-num {
  position: absolute;
  top: clamp(58px, 10vh, 106px);
  left: var(--pad);
  z-index: 2;
  font-family: var(--display);
  font-size: clamp(2.6rem, 6vw, 5rem);
  font-weight: 300;
  line-height: 1;
  letter-spacing: -0.03em;
  color: transparent;
  -webkit-text-stroke: 1px var(--line-strong);
}
/* Mock-Browser-Varianten NUR für die Filmkader — auf .film-frame gescoped,
   damit sie nicht still die gleichnamigen Foyer-Regeln aus style.css
   überschreiben (beide Dateien laden auf dieser Seite). */
.film-frame .mock-browser {
  border: 1px solid var(--line-strong);
  border-radius: 9px;
  overflow: hidden;
  background: var(--panel);
  box-shadow: 0 22px 54px rgba(0, 0, 0, 0.55);
}
.film-frame .mock-bar {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 8px 12px;
  border-bottom: 1px solid var(--line);
  background: var(--bg-2);
}
.film-frame .mock-bar i { width: 8px; height: 8px; border-radius: 50%; background: var(--line-strong); opacity: 0.55; }
.film-frame .mock-bar i:first-child { background: var(--accent); opacity: 0.8; }
.film-frame .mock-url {
  margin-left: 10px;
  padding: 3px 13px;
  border-radius: 999px;
  background: var(--bg-0);
  font-size: 10.5px;
  letter-spacing: 0.06em;
  color: var(--ink-faint);
  white-space: nowrap;
}
.film-frame .mock-viewport { position: relative; aspect-ratio: 16 / 10; background: var(--bg-2); }
.film-frame .mock-viewport img,
.film-frame .mock-viewport video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.film-frame .mock-viewport video { opacity: 0; transition: opacity 0.5s ease; }
.film-frame.playing .mock-viewport video { opacity: 1; }

.film-frame .plakette {
  position: absolute;
  left: var(--pad);
  bottom: clamp(46px, 8vh, 90px);
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 8px 16px;
  max-width: min(90vw, 680px);
}
.film-frame .plakette h3 { font-size: clamp(1.2rem, 2.3vw, 1.9rem); font-weight: 600; text-shadow: 0 2px 16px rgba(0, 0, 0, 0.9); }
.film-frame .plakette .tag {
  padding: 4px 12px;
  border: 1px solid var(--line-strong);
  border-radius: 999px;
  font-size: 9.5px;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--ink-dim);
  background: rgba(11, 13, 12, 0.6);
}
.film-frame .plakette .tag--real { border-color: var(--accent-ink); color: var(--accent-ink); }

/* Statischer Fallback: die Folien werden zur normalen Spalte */
html:not(.js) .h-pin,
body.no-scrub .h-pin { height: auto; overflow: visible; display: block; background: none; padding: clamp(40px, 6vh, 70px) 0; }
html:not(.js) .h-track,
body.no-scrub .h-track { flex-direction: column; align-items: stretch; height: auto; padding: 0 var(--pad); gap: clamp(46px, 8vh, 80px); }
html:not(.js) .reel-title,
body.no-scrub .reel-title { flex: 0 0 auto; height: auto; padding: 0; width: min(100%, 760px); }
html:not(.js) .film-frame,
body.no-scrub .film-frame { flex: 0 0 auto; height: auto; display: block; }
html:not(.js) .film-frame .frame-num,
body.no-scrub .film-frame .frame-num { position: static; margin-bottom: 8px; }
html:not(.js) .film-link,
body.no-scrub .film-link { width: min(100%, 760px); }
html:not(.js) .film-cta,
body.no-scrub .film-cta { position: static; opacity: 1; transform: none; margin-top: 12px; }
html:not(.js) .film-frame .plakette,
body.no-scrub .film-frame .plakette { position: static; margin-top: 14px; }
body.no-scrub .film-frame .mock-viewport video { opacity: 1; } /* im Fallback Standbild/Video sichtbar */

/* Filmband gehört zur Seitwärts-Fahrt: im vertikalen Fallback Perforation +
   Trennlinie aus, Randcode dezent statisch (sonst läge eine Lochreihe quer). */
html:not(.js) .h-track::before, html:not(.js) .h-track::after,
body.no-scrub .h-track::before, body.no-scrub .h-track::after,
html:not(.js) .film-frame::before,
body.no-scrub .film-frame::before { display: none; }
html:not(.js) .film-frame::after,
body.no-scrub .film-frame::after {
  position: static;
  margin: 6px 0 0 var(--pad);
  opacity: 0.55;
}
html:not(.js) .film-link,
body.no-scrub .film-link { transform: none; } /* kein Skew im statischen Modus */

/* Abschluss nach der Fahrt (normaler Fluss, mit Link) */
.programm-outro { padding: clamp(70px, 12vh, 150px) 0 0; }
.programm-outro h2 em { font-style: normal; color: var(--accent); }
.programm-outro .lead { margin: 12px 0 28px; }
.programm-outro .ghost-link {
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--accent-ink);
  border-bottom: 1px solid var(--line-strong);
  padding-bottom: 2px;
}
.programm-outro .ghost-link:hover { border-color: var(--accent); }

/* ============================================================
   AKT VII — Zahlen-Statement (Count-up als grosse Aussage)
   ============================================================ */
.zahlen { padding: clamp(90px, 16vh, 180px) 0; border-top: 1px solid var(--line); }
.zahlen .z-lead { max-width: 22ch; font-family: var(--display); font-weight: 700; font-size: clamp(1.8rem, 4vw, 3rem); letter-spacing: -0.02em; line-height: 1.08; margin-bottom: clamp(40px, 7vh, 80px); }
.zahlen .z-lead em { font-style: normal; color: var(--accent); }
.z-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(24px, 3vw, 50px);
}
.z-item { border-top: 1px solid var(--line-strong); padding-top: 20px; }
.z-item .z-val {
  font-family: var(--display);
  font-size: clamp(3rem, 7vw, 6rem);
  font-weight: 600;
  line-height: 0.95;
  letter-spacing: -0.03em;
  font-variant-numeric: tabular-nums;
}
.z-item .z-val .unit { font-size: 0.4em; color: var(--accent-ink); margin-left: 0.1em; }
.z-item .z-cap { margin-top: 14px; font-size: 0.92rem; color: var(--ink-dim); }
@media (max-width: 880px) { .z-grid { grid-template-columns: 1fr 1fr; row-gap: 44px; } }
@media (max-width: 460px) { .z-grid { grid-template-columns: 1fr; } }

/* ============================================================
   AKT VIII — „Der Funke": WebGL-Partikel-Logo (Wortmarke aus Glut)
   Vollbild-Canvas; ohne WebGL/JS/reduced-motion trägt der
   CSS-Verlauf + Titel die Szene.
   ============================================================ */
.funke {
  position: relative;
  height: 100vh;
  height: 100svh;
  overflow: hidden;
  background:
    radial-gradient(70% 60% at 50% 55%, rgba(182, 255, 46, 0.06), transparent 60%),
    var(--bg-0);
  border-top: 1px solid var(--line);
}
.funke-canvas { position: absolute; inset: 0; width: 100%; height: 100%; display: block; z-index: 0; touch-action: pan-y; }
.funke-veil {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(8, 10, 9, 0.55) 0%, transparent 26%, transparent 60%, rgba(8, 10, 9, 0.88) 100%);
}
.funke-copy {
  position: absolute;
  z-index: 2;
  left: var(--pad);
  right: var(--pad);
  bottom: clamp(40px, 10vh, 110px);
  pointer-events: none;
}
.funke-copy .overline { color: var(--accent-ink); margin-bottom: 14px; }
.funke-title {
  font-family: var(--display);
  font-weight: 700;
  line-height: 0.98;
  letter-spacing: -0.03em;
  font-size: clamp(2.2rem, 6vw, 5rem);
  text-transform: uppercase;
  text-shadow: 0 2px 30px rgba(0, 0, 0, 0.8);
}
.funke-title em { font-style: normal; color: var(--accent); }
.funke-cue {
  display: none;                       /* nur im WebGL-Modus (JS/Bewegung) */
  margin-top: 16px;
  font-family: var(--mono);
  font-size: clamp(12px, 1.4vw, 15px);
  letter-spacing: 0.06em;
  color: var(--accent-ink);
  text-shadow: 0 1px 10px rgba(0, 0, 0, 0.85);
}
.funke.on .funke-cue { display: block; }
/* Laufen die Partikel (WebGL), SIND sie die Wortmarke → Fallback-Titel/
   Overline treten VISUELL zurück, bleiben aber im Vorlese-Baum (sr-only-
   Technik statt display:none — der Canvas ist aria-hidden, sonst wäre die
   Sektion für Screenreader ohne Überschrift und Botschaft). */
.funke.on .funke-title,
.funke.on .funke-copy .overline {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}

/* ============================================================
   FINALE — CTA über dem Projektor-Loop
   ============================================================ */
.finale {
  position: relative;
  min-height: 100svh;
  display: flex;
  align-items: center;
  overflow: hidden;
  border-top: 1px solid var(--line);
}
.finale-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.32;
  filter: saturate(1.05);
}
.finale::after { /* Abdunklung für Lesbarkeit */
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(8, 10, 9, 0.92) 0%, rgba(8, 10, 9, 0.72) 46%, rgba(8, 10, 9, 0.45) 100%);
  pointer-events: none;
}
.finale-inner { position: relative; z-index: 1; padding: clamp(80px, 14vh, 160px) 0; }
.finale-inner .overline { margin-bottom: 22px; }
.finale-title {
  font-family: var(--display);
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 0.98;
  font-size: clamp(2.8rem, 8vw, 7rem);
  max-width: 14ch;
}
.finale-title em { font-style: normal; color: var(--accent); }
.finale-inner .lead { margin: 26px 0 36px; }
.finale-actions { display: flex; flex-wrap: wrap; gap: 16px 26px; align-items: center; }
.finale-actions .ghost-link {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--accent-ink);
  border-bottom: 1px solid var(--line-strong);
  padding-bottom: 2px;
}
.finale-actions .ghost-link:hover { border-color: var(--accent); }
@media (prefers-reduced-motion: reduce) { .finale-bg { display: none; } }

/* ============================================================
   reduced-motion + no-scrub: alles steht, alles sichtbar
   ============================================================ */
@media (prefers-reduced-motion: reduce) {
  .mask-word > span { transform: none !important; transition: none !important; }
  .sr-cue-dot { animation: none; }
  .us-cue-dot { animation: none; }
  /* Akt I nicht festhalten: kein Kleben, volles Haus statisch */
  .saal-reveal { height: auto; }
  .saal-reveal-sticky { position: static; height: 100svh; }
  /* Saal + Fahrt statisch auch unabhängig von main.js (Gürtel und Hosenträger).
     html.js-Variante nötig: sonst verlöre die Poster-Regel gegen die
     spezifischere html.js-display:none-Regel, wenn nur main.js ausfällt. */
  .saal-stage { height: auto; overflow: visible; display: flex; flex-direction: column; }
  .saal-stage canvas, .saal-stage .saal-vignette { display: none; }
  .saal-stage .saal-poster,
  html.js .saal-stage .saal-poster { position: relative; display: block; height: auto; }
  .h-pin { height: auto; overflow: visible; display: block; background: none; }
  .h-track { flex-direction: column; align-items: stretch; height: auto; }
  .reel-title { flex: 0 0 auto; height: auto; padding: 0; }
  .film-frame { flex: 0 0 auto; height: auto; display: block; }
  .film-frame .frame-num { position: static; margin-bottom: 8px; }
  .film-link { width: min(100%, 760px); transform: none; }
  .film-cta { position: static; opacity: 1; transform: none; margin-top: 12px; }
  .film-frame .plakette { position: static; margin-top: 14px; }
  /* Filmband-Deko gehört zur Seitwärts-Fahrt: im vertikalen Notnagel-Layout
     Perforation + Trennlinie aus, Randcode statisch (Spiegel der
     no-scrub-Regeln — dieser Block muss auch OHNE main.js greifen) */
  .h-track::before, .h-track::after,
  .film-frame::before { display: none; }
  .film-frame::after { position: static; margin: 6px 0 0 var(--pad); opacity: 0.55; }
}
/* ?rm=1 / GSAP-Ausfall (body.no-scrub) spiegelt dieselben Abschaltungen */
body.no-scrub .finale-bg { display: none; }
