/* ==========================================================================
   2GetherConcert – Design-System „Bühnendunkel“
   Schwarz als Bühnenraum, Rot ausschließlich als Signalfarbe für Tickets.
   ========================================================================== */

/* --- 0. Schrift ---------------------------------------------------------
   Eine einzige Familie für die ganze Seite: Fraunces (SIL Open Font License),
   lokal eingebunden – kein Google-CDN, damit keine IP-Adressen abfließen.

   Fraunces ist variabel und hat vier Achsen. Zwei davon tragen hier die
   Gestaltung:
     opsz  (optische Größe)  – klein läuft die Schrift robuster und offener,
                               groß wird sie hochkontrastig und elegant.
                               Deshalb reicht EINE Familie vom 11-Pixel-Label
                               bis zur 75-Pixel-Headline.
     SOFT  (Rundung)         – nimmt den Formen die technische Härte.
     WONK  (Eigenwilligkeit) – schräge Endungen, einstöckiges g; nur im
                               ganz Großen, sonst wird es unruhig.
   ------------------------------------------------------------------------ */

@font-face {
  font-family: "Fraunces";
  font-style: normal;
  font-weight: 300 900;
  font-display: swap;
  src: url("../fonts/fraunces-latin-normal.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Fraunces";
  font-style: italic;
  font-weight: 300 900;
  font-display: swap;
  src: url("../fonts/fraunces-latin-italic.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
/* Nur nachgeladen, wenn wirklich ein Zeichen daraus vorkommt. */
@font-face {
  font-family: "Fraunces";
  font-style: normal;
  font-weight: 300 900;
  font-display: swap;
  src: url("../fonts/fraunces-latin-ext-normal.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 900;
  font-display: swap;
  src: url("../fonts/fraunces-latin-ext-italic.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;
}

/* Archivo – Grotesk, ausschließlich für den Schriftzug im Kopf.
   Die erste Entwurfsfassung lief auf der Systemschrift; damit sah der
   Schriftzug auf jedem Rechner anders aus. Archivo war dort schon als
   erste Wahl angelegt und liegt jetzt lokal – gleiche Form überall. */
@font-face {
  font-family: "Archivo";
  font-style: normal;
  font-weight: 700 900;
  font-display: swap;
  src: url("../fonts/archivo-latin-normal.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Archivo";
  font-style: italic;
  font-weight: 700 900;
  font-display: swap;
  src: url("../fonts/archivo-latin-italic.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}

/* --- 1. Tokens ---------------------------------------------------------- */

:root {
  /* Bühnendunkel – warm gestimmt.
     Das frühere #08080A war ein blaustichiges Technik-Schwarz. Diese Töne
     haben eine leichte Rot-Braun-Neigung: dieselbe Tiefe, aber die Farbe
     eines abgedunkelten Saals statt die eines Bildschirms. */
  --ink:        #0b0908;   /* Seitengrund – Schwarzpunkt der Fotos sitzt hier */
  --ink-2:      #100d0c;   /* abgesetzte Fläche */
  --ink-3:      #191513;   /* Karte / erhöhte Fläche */
  --ink-4:      #241e1b;   /* Hover-Fläche */

  /* Signalrot – tieferes Zinnober statt Feuerwehrrot */
  --red:        #c3161c;
  --red-bright: #e8323a;   /* Hover + roter Text auf Dunkel (Kontrast 5.4:1) */
  --red-deep:   #7a0c11;
  --red-glow:   rgba(195, 22, 28, .30);

  /* Licht – Creme statt Weiß */
  --paper:      #f5f1ea;
  --mute:       #a79e96;   /* warmes Grau, kein Blaugrau */
  --mute-2:     #776d64;

  /* Linien tragen den Wärmestich mit, sonst wirken sie wieder kalt */
  --line:       rgba(255, 246, 236, .10);
  --line-2:     rgba(255, 246, 236, .19);

  /* Eine Familie für alles – Unterschiede entstehen über Gewicht,
     Kursiv, Versalien und die optische Größe, nicht über zweite Schrift. */
  --font-display: "Fraunces", "Iowan Old Style", Georgia, "Times New Roman", serif;
  --font-text:    var(--font-display);
  --font-mono:    ui-monospace, "SF Mono", "Roboto Mono", Menlo, monospace;

  /* Raster */
  --wrap:       1320px;
  --gutter:     clamp(20px, 5vw, 56px);
  --section:    clamp(64px, 9vw, 132px);
  --radius:     7px;       /* weichere Kanten – härtere Rechtecke wirkten technisch */
  --radius-sm:  4px;

  /* Bewegung – bewusst sparsam */
  --ease:       cubic-bezier(.22, .61, .36, 1);
  --fast:       .18s var(--ease);
  --slow:       .5s var(--ease);
}

*, *::before, *::after { box-sizing: border-box; }

html {
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
  scroll-padding-top: 96px;
}

body {
  margin: 0;
  background: var(--ink);
  color: var(--paper);
  font-family: var(--font-text);
  font-size: clamp(16px, .4vw + 15px, 17.5px);
  line-height: 1.72;                 /* Serifen brauchen mehr Luft als Grotesk */
  font-optical-sizing: auto;
  font-variation-settings: "SOFT" 28, "WONK" 0;
  font-feature-settings: "kern" 1, "liga" 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

/* Feines Filmkorn – nimmt der schwarzen Fläche das Digitale. */
body::after {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 9999;
  pointer-events: none;
  opacity: .04;
  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='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
}

img, picture, svg, video { display: block; max-width: 100%; }
img { height: auto; }

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

button { font: inherit; color: inherit; }

:focus-visible {
  outline: 2px solid var(--red-bright);
  outline-offset: 3px;
  border-radius: var(--radius-sm);
}

::selection { background: var(--red); color: #fff; }

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

/* --- 2. Typografie ------------------------------------------------------ */

h1, h2, h3, h4 {
  font-family: var(--font-display);
  font-weight: 600;              /* Fraunces trägt schon bei 600 kräftig */
  line-height: 1.06;
  letter-spacing: -.012em;       /* Serifen vertragen weniger Enge als Grotesk */
  margin: 0;
  text-wrap: balance;
  font-optical-sizing: auto;
  /* WONK an: schräge Endungen und einstöckiges g – die Eigenwilligkeit,
     die im Großen den handgemachten Eindruck macht. */
  font-variation-settings: "SOFT" 40, "WONK" 1;
}

h1 { font-size: clamp(2.4rem, 5.4vw, 4.6rem); font-weight: 580; }
h2 { font-size: clamp(1.9rem, 4vw, 3.3rem); }
h3 { font-size: clamp(1.3rem, 2vw, 1.75rem); letter-spacing: -.008em; }

/* Kursiv ist hier kein Sonderfall, sondern die zweite Stimme der Familie. */
em, .em {
  font-style: italic;
  font-variation-settings: "SOFT" 50, "WONK" 1;
}

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

.lead {
  font-size: clamp(1.1rem, 1.5vw, 1.35rem);
  line-height: 1.55;
  color: #d8d6d2;
}

/* Roter Rubrik-Titel über jedem Abschnitt */
.kicker {
  display: flex;
  align-items: center;
  gap: .7em;
  font-family: var(--font-text);
  font-size: .72rem;
  font-weight: 580;
  letter-spacing: .19em;
  text-transform: uppercase;
  color: var(--red-bright);
  margin: 0 0 1.1rem;
  font-variation-settings: "SOFT" 16, "WONK" 0;
}
.kicker::before {
  content: "";
  width: 26px;
  height: 2px;
  background: var(--red);
  flex: none;
}

.muted { color: var(--mute); }

/* --- 3. Layout ---------------------------------------------------------- */

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

.section { padding-block: var(--section); }
.section--tight { padding-block: clamp(48px, 6vw, 80px); }

.section-head {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  gap: 1.5rem 2rem;
  margin-bottom: clamp(2rem, 4vw, 3.5rem);
}
.section-head__text { max-width: 46ch; }

.rule { height: 1px; background: var(--line); border: 0; margin: 0; }

.skip-link {
  position: absolute;
  left: -9999px;
  top: 0;
  z-index: 10000;
  background: var(--red);
  color: #fff;
  padding: .8rem 1.2rem;
  font-weight: 600;
}
.skip-link:focus { left: 8px; top: 8px; }

/* --- 4. Buttons --------------------------------------------------------- */

.btn {
  --btn-bg: transparent;
  --btn-fg: var(--paper);
  --btn-bd: var(--line-2);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .55em;
  padding: .82em 1.5em;
  border: 1px solid var(--btn-bd);
  border-radius: var(--radius-sm);
  background: var(--btn-bg);
  color: var(--btn-fg);
  font-family: var(--font-text);
  font-size: .93rem;
  font-weight: 580;
  letter-spacing: .01em;
  cursor: pointer;
  transition: background var(--fast), border-color var(--fast),
              color var(--fast), transform var(--fast), box-shadow var(--fast);
  text-align: center;
}
.btn:hover { transform: translateY(-1px); }
.btn:active { transform: translateY(0); }

/* Der Ticket-Button – das einzige Rot, das klickbar ist. */
.btn--ticket {
  --btn-bg: var(--red);
  --btn-fg: #fff;
  --btn-bd: var(--red);
  font-weight: 600;
  box-shadow: 0 0 0 0 var(--red-glow);
}
.btn--ticket:hover {
  --btn-bg: var(--red-bright);
  --btn-bd: var(--red-bright);
  box-shadow: 0 6px 26px -6px var(--red-glow);
}

.btn--special {
  --btn-bg: transparent;
  --btn-fg: var(--red-bright);
  --btn-bd: var(--red);
  font-weight: 600;
}
.btn--special:hover { --btn-bg: rgba(195, 22, 28, .14); --btn-fg: #fff; }

.btn--ghost:hover { --btn-bd: var(--line-2); background: rgba(255, 255, 255, .06); }

.btn--wide { width: 100%; }
.btn--sm { padding: .62em 1.05em; font-size: .82rem; }
.btn--lg { padding: 1em 1.9em; font-size: 1rem; }

/* Kompakter Ticketknopf im Spielplan – feste Breite, damit die Spalte
   über alle Zeilen hinweg exakt bündig steht. */
.btn--tix {
  --btn-bg: var(--red);
  --btn-fg: #fff;
  --btn-bd: var(--red);
  width: 4.6rem;
  padding: .5em 0;
  font-size: .78rem;
  font-weight: 620;
  letter-spacing: .12em;
  font-variation-settings: "SOFT" 16, "WONK" 0;
}
.btn--tix:hover { --btn-bg: var(--red-bright); --btn-bd: var(--red-bright); }
.btn--tix .btn__ico { display: none; }

.btn__ico { width: 1em; height: 1em; flex: none; }

/* Textlink mit Pfeil */
.arrow-link {
  display: inline-flex;
  align-items: center;
  gap: .5em;
  font-weight: 620;
  font-size: .95rem;
  color: var(--paper);
  border-bottom: 1px solid var(--line-2);
  padding-bottom: 2px;
  transition: color var(--fast), border-color var(--fast), gap var(--fast);
}
.arrow-link:hover { color: var(--red-bright); border-color: var(--red-bright); gap: .8em; }

/* --- 5. Kopfbereich ----------------------------------------------------- */

/* Zeitungskopf. Absenderzeile und großes Logo scrollen weg; nur die
   Navigationsleiste bleibt oben stehen und nimmt dabei das kleine Logo auf. */

.masthead { position: relative; z-index: 100; }

/* 1. Absenderzeile – beantwortet in einer Zeile, wer hier spricht */
.masthead__strip {
  border-bottom: 1px solid var(--line);
  background: var(--ink-2);
}
.masthead__strip-in {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  min-height: 34px;
  font-size: .74rem;
  letter-spacing: .07em;
  color: var(--mute-2);
  font-variation-settings: "SOFT" 16, "WONK" 0;
}
.masthead__strip-mail a { color: var(--mute); border-bottom: 1px solid transparent; }
.masthead__strip-mail a:hover { color: var(--paper); border-bottom-color: var(--line-2); }
@media (max-width: 640px) { .masthead__strip-mail { display: none; } }

/* 2. Die Krone – das Logo bekommt seinen Auftritt */
.masthead__crown { padding-block: clamp(1.6rem, 3.4vw, 2.6rem) clamp(1.1rem, 2.4vw, 1.7rem); }
.masthead__crown .wrap { display: flex; flex-direction: column; align-items: center; gap: .95rem; }

.crown__mark {
  height: clamp(38px, 6.2vw, 74px);
  width: auto;
  color: var(--paper);
}

/* Auftritt beim Laden: Logo und Signet steigen einmal ruhig ein.
   Ohne JavaScript oder bei reduzierter Bewegung ist sofort alles da. */
.crown__mark, .crown__line {
  opacity: 1;
  transform: none;
}
html:not(.is-ready) .crown__mark,
html:not(.is-ready) .crown__line { opacity: 0; transform: translateY(14px); }
html.is-ready .crown__mark {
  transition: opacity .85s var(--ease), transform .85s var(--ease);
}
html.is-ready .crown__line {
  transition: opacity .85s var(--ease) .18s, transform .85s var(--ease) .18s;
}
@media (prefers-reduced-motion: reduce) {
  html:not(.is-ready) .crown__mark,
  html:not(.is-ready) .crown__line { opacity: 1; transform: none; }
}
.masthead__crown .brand:hover .crown__mark { color: var(--paper); }

/* „Köln & Bonn“ mit Linien nach außen – ein Signet, keine Beschriftung */
.crown__line {
  display: flex;
  align-items: center;
  gap: .85rem;
  margin: 0;
  font-size: .78rem;
  letter-spacing: .3em;
  text-transform: uppercase;
  color: var(--mute-2);
  font-variation-settings: "SOFT" 16, "WONK" 0;
}
.crown__line i { font-style: italic; color: var(--red-bright); letter-spacing: 0; }
.crown__line::before, .crown__line::after {
  content: "";
  width: clamp(28px, 7vw, 74px);
  height: 1px;
  background: var(--line-2);
}

/* 3. Die klebende Leiste */
.masthead__sentinel { height: 1px; }
.masthead__bar {
  position: sticky;
  top: 0;
  border-block: 1px solid var(--line);
  transition: background var(--slow), border-color var(--slow), box-shadow var(--slow);
}
.masthead__bar.is-stuck {
  background: rgba(11, 9, 8, .88);
  backdrop-filter: saturate(160%) blur(14px);
  -webkit-backdrop-filter: saturate(160%) blur(14px);
  border-bottom-color: var(--line-2);
  box-shadow: 0 12px 34px -24px #000;
}

.masthead__bar-in {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  min-height: 62px;
}

.brand { display: flex; align-items: center; flex: none; color: var(--paper); }

/* Das kleine Logo fährt erst ein, wenn die Krone weggescrollt ist. */
.brand__mark {
  height: 26px;
  width: auto;
  opacity: 0;
  transform: translateY(6px);
  transition: opacity var(--slow), transform var(--slow);
}
.masthead__bar.is-stuck .brand__mark { opacity: 1; transform: none; }
.masthead__bar:not(.is-stuck) .brand { pointer-events: none; }

/* Der Schriftzug der ersten Entwurfsfassung: Grotesk, fett, kursiv,
   „Gether“ in Rot. Bewusst NICHT in der Hausschrift – die Marke soll sich
   vom Fließtext absetzen, so wie ein Logo es tut. */
.brand__text {
  font-family: "Archivo", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 800;
  font-size: 1.3rem;
  letter-spacing: -.03em;
  font-style: italic;
  white-space: nowrap;
  font-variation-settings: normal;   /* Achsen der Hausschrift abschalten */
}
.brand__text b { color: var(--red-bright); font-weight: 800; }
.crown__mark.brand__text {
  font-size: clamp(2rem, 4.8vw, 3.6rem);
  letter-spacing: -.035em;
}

.foot__mark { height: 30px; width: auto; color: var(--paper); }

/* Mittig zwischen Logo und Ticket-Knopf – rechtsbündig wirkte die Leiste
   links leer, weil das kleine Logo dort erst beim Scrollen erscheint. */
.nav { margin-inline: auto; }
.nav__list {
  display: flex;
  align-items: center;
  gap: clamp(1.1rem, 2vw, 2.1rem);
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav__link {
  position: relative;
  font-size: .93rem;
  font-weight: 550;
  color: #cfcdc9;
  padding-block: .5rem;
  transition: color var(--fast);
}
.nav__link::after {
  content: "";
  position: absolute;
  left: 0;
  right: 100%;
  bottom: 0;
  height: 2px;
  background: var(--red);
  transition: right var(--fast);
}
.nav__link:hover { color: var(--paper); }
.nav__link:hover::after,
.nav__link[aria-current="page"]::after { right: 0; }
.nav__link[aria-current="page"] { color: var(--paper); }

.masthead .btn--ticket { flex: none; }
/* Der Ticket-Knopf in der Liste gehört nur ins aufgeklappte Mobilmenü. */
.nav__cta { display: none; }

.burger {
  display: none;
  flex: none;
  margin-left: auto;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  background: none;
  border: 1px solid var(--line-2);
  border-radius: var(--radius-sm);
  cursor: pointer;
}
.burger__bars, .burger__bars::before, .burger__bars::after {
  display: block;
  width: 18px;
  height: 1.5px;
  background: var(--paper);
  transition: transform var(--fast), opacity var(--fast);
}
.burger__bars::before, .burger__bars::after { content: ""; position: absolute; }
.burger__bars::before { transform: translateY(-6px); }
.burger__bars::after  { transform: translateY(6px); }
.burger[aria-expanded="true"] .burger__bars { background: transparent; }
.burger[aria-expanded="true"] .burger__bars::before { transform: rotate(45deg); }
.burger[aria-expanded="true"] .burger__bars::after  { transform: rotate(-45deg); }

@media (max-width: 900px) {
  .burger { display: flex; }
  .nav {
    /* Hängt an der klebenden Leiste, nicht am Viewport – so sitzt das
       Menü immer direkt unter der Navigation, gescrollt wie ungescrollt. */
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: rgba(11, 9, 8, .98);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
    border-bottom: 1px solid var(--line);
    padding: 1rem var(--gutter) 2rem;
    margin: 0;
    display: none;
  }
  .nav.is-open { display: block; }
  .nav__cta { display: block; }
  .nav__list { flex-direction: column; align-items: stretch; gap: 0; }
  .nav__link {
    display: block;
    padding: 1.05rem 0;
    font-size: 1.15rem;
    font-weight: 600;
    border-bottom: 1px solid var(--line);
  }
  .nav__link::after { display: none; }
  .nav__cta { margin-top: 1.4rem; }
  .masthead__cta { display: none; }
}

/* --- 6. Hero ------------------------------------------------------------ */

/* Das Konzertfoto bekommt eine eigene Bühne statt als abgedunkelter
   Hintergrund unter der Headline zu verschwinden: ungedimmt, in voller
   Breite – die Typografie steht darunter auf Schwarz. Das hält den Text
   lesbar und lässt das Bild wirken. */

.hero { position: relative; }

.hero__band {
  position: relative;
  height: clamp(320px, 46vh, 480px);
  overflow: hidden;
  isolation: isolate;
}
/* <picture> ist nur ein Container – ohne eigene Höhe fällt das Bild auf
   seine natürliche Höhe zurück und füllt das Band nicht. */
.hero__band picture { display: block; width: 100%; height: 100%; }
.hero__band img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 47% 46%;
}

/* Oben ein leichter Schleier für die Navigation, unten ein weicher
   Auslauf in die Seitenfarbe – das Bild bekommt keine sichtbare Kante. */
.hero__band::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(11,9,8,.34) 0%, rgba(11,9,8,0) 20%),
    linear-gradient(180deg, rgba(11,9,8,0) 58%, rgba(11,9,8,.5) 82%, var(--ink) 100%);
}

.hero__badge {
  position: absolute;
  left: 0;
  bottom: clamp(1rem, 3vw, 2rem);
  z-index: 2;
  margin: 0;
  width: 100%;
}

.hero__stage {
  display: grid;
  /* Feste zweite Spur: eine auto-Spalte schrumpft auf den Inhalt zusammen
     und der News-Kasten hätte keine Breite mehr. */
  grid-template-columns: minmax(0, 1fr) min(340px, 32%);
  align-items: end;
  gap: clamp(2rem, 5vw, 4.5rem);
  padding-block: clamp(1.5rem, 3vw, 2.5rem) clamp(2.5rem, 5vw, 4rem);
}

.hero h1 { max-width: 15ch; }
.hero h1 em { font-style: italic; color: var(--red-bright); }

.hero__sub {
  max-width: 48ch;
  margin-top: 1.3rem;
  font-size: clamp(1rem, 1.2vw, 1.18rem);
  color: #c9c7c3;
}

/* „Nächstes Konzert“ – Ticketkauf schon im Hero */
.next-up {
  flex: none;
  width: min(330px, 100%);
  background: rgba(13, 14, 17, .74);
  backdrop-filter: blur(16px) saturate(150%);
  -webkit-backdrop-filter: blur(16px) saturate(150%);
  border: 1px solid var(--line-2);
  border-radius: var(--radius);
  padding: 1.35rem 1.4rem 1.4rem;
}
.next-up__label {
  font-size: .68rem;
  font-weight: 580;
  letter-spacing: .19em;
  text-transform: uppercase;
  color: var(--red-bright);
  margin-bottom: .85rem;
}
.next-up__date {
  font-family: var(--font-display);
  font-size: 1.05rem;
  font-weight: 600;
  letter-spacing: .01em;
  color: var(--paper);
}
.next-up__title {
  font-family: var(--font-display);
  font-size: 1.5rem;
  font-weight: 620;
  letter-spacing: -.008em;
  line-height: 1.08;
  margin: .35rem 0 .3rem;
}
.next-up__venue { font-size: .88rem; color: var(--mute); margin-bottom: 1.15rem; }
.next-up__actions { display: grid; gap: .5rem; }

@media (max-width: 860px) {
  .hero__band { height: clamp(300px, 42vh, 400px); }
  .hero__stage { grid-template-columns: 1fr; align-items: start; }
  .hero h1 { max-width: 100%; }
  .next-up { width: 100%; }
}

/* --- 6b. News-Kasten ---------------------------------------------------
   Kundenwunsch: klar abgegrenzter, leicht hochformatiger Kasten statt
   Laufband. Eine Meldung nach der anderen – so bleibt jede ganz lesbar,
   auch auf dem Handy, und der Kasten bleibt schmal.
   ------------------------------------------------------------------------ */

.newsbox {
  display: flex;
  flex-direction: column;
  width: 100%;
  aspect-ratio: 4 / 4.1;              /* leicht hochformatig */
  padding: clamp(1.1rem, 2vw, 1.5rem);
  border: 1px solid var(--line-2);
  border-radius: var(--radius);
  background:
    radial-gradient(120% 90% at 100% 0%, rgba(195, 22, 28, .16) 0%, transparent 60%),
    var(--ink-3);
}

.newsbox__label {
  display: flex;
  align-items: center;
  gap: .55rem;
  margin: 0 0 .9rem;
  font-size: .68rem;
  font-weight: 620;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--red-bright);
  font-variation-settings: "SOFT" 16, "WONK" 0;
}
/* Pulsierender Punkt – das einzige Signal, dass hier etwas Neues steht */
.newsbox__label span {
  width: 7px; height: 7px;
  border-radius: 50%;
  background: var(--red);
  flex: none;
  animation: newsbox-pulse 2.4s ease-in-out infinite;
}
@keyframes newsbox-pulse {
  0%, 100% { box-shadow: 0 0 0 0 rgba(195, 22, 28, .55); }
  70%      { box-shadow: 0 0 0 7px rgba(195, 22, 28, 0); }
}

/* Der Prompter. Das Sichtfenster blendet oben und unten weich aus,
   damit Meldungen nicht an einer harten Kante abgeschnitten erscheinen. */
.newsbox__view {
  position: relative;
  flex: 1;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(180deg, transparent 0, #000 14%, #000 86%, transparent 100%);
          mask-image: linear-gradient(180deg, transparent 0, #000 14%, #000 86%, transparent 100%);
}

.newsbox__track {
  display: flex;
  flex-direction: column;
  will-change: transform;
}
/* Läuft erst, wenn site.js die Höhe gemessen und die Liste oft genug
   vervielfacht hat – sonst entstünde eine sichtbare Lücke im Umlauf. */
.newsbox__track[data-rolling] {
  animation: newsbox-roll var(--dur, 40s) linear infinite;
}
@keyframes newsbox-roll { to { transform: translateY(calc(var(--shift, 50%) * -1)); } }

.newsbox:hover .newsbox__track,
.newsbox:focus-within .newsbox__track { animation-play-state: paused; }

.newsbox__run {
  list-style: none;
  margin: 0;
  padding: 0;
}
.newsbox__item {
  font-size: clamp(.92rem, 1.1vw, 1rem);
  line-height: 1.55;
  color: #ddd8d1;
  padding-block: .9rem;
}
/* Roter Punkt als Trennzeichen zwischen den Meldungen */
.newsbox__item + .newsbox__item { border-top: 1px solid var(--line); }

/* Ohne Bewegung: alle Meldungen untereinander, nichts wechselt. */
@media (prefers-reduced-motion: reduce) {
  .newsbox { aspect-ratio: auto; }
  .newsbox__view { overflow: visible; -webkit-mask-image: none; mask-image: none; }
  .newsbox__track[data-rolling] { animation: none; }
}

@media (max-width: 860px) {
  /* Feste Höhe statt min-height: nur so schneidet der Kasten die
     Wiederholungen ab und das Band läuft, statt sich zu stapeln. */
  .newsbox { width: 100%; aspect-ratio: auto; height: 14rem; }
}

/* --- 6c. Nächstes Konzert ---------------------------------------------- */

.nextup { border-bottom: 1px solid var(--line); background: var(--ink); }
.nextup__in {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: .8rem clamp(1rem, 3vw, 2.2rem);
  padding-block: clamp(.9rem, 2vw, 1.3rem);
}
.nextup__label {
  flex: none;
  font-size: .68rem;
  font-weight: 620;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--red-bright);
  font-variation-settings: "SOFT" 16, "WONK" 0;
}
.nextup__body {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: .4rem .9rem;
  flex: 1;
  min-width: 0;
}
.nextup__date { font-size: .93rem; font-weight: 600; color: var(--paper); }
.nextup__band {
  font-size: clamp(1.1rem, 1.7vw, 1.4rem);
  font-weight: 620;
  letter-spacing: -.008em;
  color: var(--paper);
  font-variation-settings: "SOFT" 40, "WONK" 1;
  transition: color var(--fast);
}
.nextup__body:hover .nextup__band { color: var(--red-bright); }
.nextup__where { font-size: .86rem; color: var(--mute); }
.nextup__cta { display: flex; gap: .5rem; flex: none; }
@media (max-width: 720px) {
  .nextup__in { flex-direction: column; align-items: stretch; gap: .7rem; }
  .nextup__body { flex-direction: column; gap: .2rem; }
  .nextup__cta { width: 100%; }
  .nextup__cta .btn { flex: 1; }
}

/* --- 7. Terminleiste ---------------------------------------------------- */

.dateline {
  border-block: 1px solid var(--line);
  background: var(--ink-2);
}
.dateline__inner {
  display: flex;
  align-items: center;
  gap: clamp(1rem, 3vw, 2.5rem);
  overflow-x: auto;
  scrollbar-width: none;
  padding-block: 1.05rem;
}
.dateline__inner::-webkit-scrollbar { display: none; }
/* Weiche Kante rechts, damit ein angeschnittener Termin nicht wie ein
   Fehler aussieht, sondern wie „hier geht es weiter“. */
.dateline__inner {
  -webkit-mask-image: linear-gradient(90deg, #000 0, #000 calc(100% - 56px), transparent 100%);
          mask-image: linear-gradient(90deg, #000 0, #000 calc(100% - 56px), transparent 100%);
}
.dateline__label {
  flex: none;
  font-size: .68rem;
  font-weight: 580;
  letter-spacing: .19em;
  text-transform: uppercase;
  color: var(--mute-2);
}
.dateline__item {
  flex: none;
  display: flex;
  align-items: baseline;
  gap: .6rem;
  font-size: .88rem;
  color: var(--mute);
  transition: color var(--fast);
  white-space: nowrap;
}
.dateline__item:hover { color: var(--paper); }
.dateline__item b {
  font-family: var(--font-display);
  font-weight: 600;
  font-size: .95rem;
  color: var(--paper);
  letter-spacing: .01em;
}
.dateline__item::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: var(--red);
  align-self: center;
  flex: none;
}

/* --- 8. Veranstaltungskacheln ------------------------------------------ */

.event-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(1.1rem, 2vw, 1.9rem);
}
@media (max-width: 1000px) { .event-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 620px)  { .event-grid { grid-template-columns: 1fr; } }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  background: var(--ink-3);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  overflow: hidden;
  transition: border-color var(--slow), transform var(--slow), box-shadow var(--slow);
}
.card:hover {
  border-color: var(--line-2);
  transform: translateY(-3px);
  box-shadow: 0 22px 50px -28px rgba(0, 0, 0, .9);
}

/* Plakatrahmen 2:3. Die gelieferten Motive haben unterschiedliche
   Seitenverhältnisse – deshalb wird nichts beschnitten: das Motiv liegt
   vollständig (contain) auf einer unscharfen Fassung seiner selbst. */
.card__frame {
  position: relative;
  aspect-ratio: 2 / 3;
  overflow: hidden;
  background: #000;
}
.card__bg {
  position: absolute;
  inset: -12%;
  width: 124%;
  height: 124%;
  object-fit: cover;
  filter: blur(26px) saturate(130%) brightness(.42);
  transform: scale(1.05);
}
.card__img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform var(--slow);
}
.card:hover .card__img { transform: scale(1.035); }

.card__frame::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(8,8,10,.45) 0%, transparent 28%, transparent 62%, rgba(8,8,10,.6) 100%);
  pointer-events: none;
}

/* Datumsmarke oben links */
.card__date {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: var(--red);
  color: #fff;
  padding: .55rem .75rem .5rem;
  text-align: center;
  line-height: 1;
}
.card__date b {
  display: block;
  font-family: var(--font-display);
  font-size: 1.5rem;
  font-weight: 620;
  letter-spacing: -.008em;
}
.card__date span {
  display: block;
  font-size: .62rem;
  font-weight: 580;
  letter-spacing: .16em;
  text-transform: uppercase;
  margin-top: .22rem;
  opacity: .92;
}
.card__date i { font-style: normal; display: block; font-size: .6rem; opacity: .8; margin-top: .18rem; }

.card__body {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 1.25rem 1.3rem 1.35rem;
  gap: .55rem;
}
/* Dreizeiler auf der Kachel: klein – GROSS (Bandname) – klein.
   Alle drei in derselben Schrift und Groß-/Kleinschreibung. */
.card__ober { font-size: .89rem; color: var(--mute); line-height: 1.35; }
.card__title {
  font-family: var(--font-display);
  font-size: clamp(1.28rem, 1.7vw, 1.6rem);
  font-weight: 620;
  letter-spacing: -.01em;
  line-height: 1.05;
}
.card:hover .card__title { color: #fff; }
.card__unter { font-size: .89rem; color: var(--mute); line-height: 1.45; }
.card__where {
  display: flex;
  align-items: center;
  gap: .45rem;
  font-size: .85rem;
  color: #c9c7c3;
  margin-top: .1rem;
}
.card__where svg { width: 14px; height: 14px; color: var(--mute-2); flex: none; }
.card__actions {
  display: flex;
  gap: .5rem;
  margin-top: auto;
  padding-top: 1.05rem;
}
.card__actions .btn { flex: 1; }
/* Auf schmalen Displays untereinander – sonst bricht „Tickets sichern“
   zweizeilig um und die Tippfläche wird unnötig klein. */
@media (max-width: 430px) {
  .card__actions { flex-direction: column; }
}

/* Ganze Kachel klickbar, Buttons bleiben eigenständig */
.card__link::after { content: ""; position: absolute; inset: 0; z-index: 1; }
.card__actions { position: relative; z-index: 2; }

/* Typografisches Ersatzplakat, wenn kein Bildmaterial vorliegt */
.card__frame--type {
  display: grid;
  place-items: center;
  background:
    radial-gradient(120% 80% at 50% 0%, #23262d 0%, #0b0c0f 62%),
    var(--ink);
  text-align: center;
  padding: 2rem 1.4rem;
}
.type-poster { position: relative; z-index: 1; }
.type-poster__1, .type-poster__2 {
  display: block;
  font-family: var(--font-display);
  font-weight: 620;
  line-height: .92;
  letter-spacing: -.012em;
  font-size: clamp(2.1rem, 4.4vw, 3.1rem);
}
.type-poster__2 { color: var(--red-bright); }
.type-poster__rule {
  width: 46px;
  height: 3px;
  background: var(--red);
  margin: 1.1rem auto;
}
.type-poster__3 {
  display: block;
  font-size: .78rem;
  font-weight: 600;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--mute);
}

/* Statusfahnen */
.flag {
  position: absolute;
  top: .8rem;
  right: .8rem;
  z-index: 3;
  padding: .34rem .6rem;
  border-radius: var(--radius-sm);
  font-size: .63rem;
  font-weight: 600;
  letter-spacing: .14em;
  text-transform: uppercase;
  background: rgba(8, 8, 10, .88);
  border: 1px solid var(--line-2);
  color: var(--paper);
  backdrop-filter: blur(6px);
}
.flag--ausverkauft { background: #fff; color: #08080a; border-color: #fff; }
.flag--abgesagt    { background: var(--red-deep); border-color: var(--red-deep); color: #fff; }
.flag--verschoben  { background: var(--red); border-color: var(--red); color: #fff; }
.flag--vergangen   { background: rgba(8,8,10,.9); color: var(--mute); }

.card.is-past .card__frame { filter: grayscale(.85) brightness(.65); }

/* --- 9. Spielplan (Terminliste) ---------------------------------------- */

.playbill { border-top: 1px solid var(--line); }

.playbill__row {
  position: relative;
  display: grid;
  grid-template-columns: 11.5rem minmax(0, 1fr) 13rem 4.6rem;
  align-items: center;
  gap: 1.5rem;
  padding: 1.5rem 0;
  border-bottom: 1px solid var(--line);
  transition: background var(--fast);
}
.playbill__row:hover { background: rgba(255, 255, 255, .028); }

.playbill__date {
  font-family: var(--font-display);
  font-weight: 600;
  font-size: 1.02rem;
  letter-spacing: .005em;
}
.playbill__date span { display: block; font-family: var(--font-text); font-size: .78rem; font-weight: 500; color: var(--mute-2); letter-spacing: 0; margin-top: .18rem; }

.playbill__title {
  font-family: var(--font-display);
  font-size: clamp(1.15rem, 1.7vw, 1.45rem);
  font-weight: 620;
  letter-spacing: -.008em;
  line-height: 1.12;
  transition: color var(--fast);
}
.playbill__row:hover .playbill__title { color: var(--red-bright); }
.playbill__ober {
  font-size: .8em;          /* relativ zur Titelgröße – bleibt in der Zeile */
  font-weight: 500;
  color: var(--mute);
}
.playbill__sub { font-size: .85rem; color: var(--mute); margin-top: .2rem; }

.playbill__venue { font-size: .88rem; color: #c9c7c3; }
.playbill__venue span { display: block; font-size: .78rem; color: var(--mute-2); margin-top: .15rem; }

.playbill__cta { display: flex; gap: .5rem; justify-content: flex-end; position: relative; z-index: 2; }
.playbill__link::after { content: ""; position: absolute; inset: 0; z-index: 1; }

@media (max-width: 900px) {
  .playbill__row {
    grid-template-columns: 1fr;
    gap: .55rem;
    padding: 1.35rem 0;
  }
  .playbill__cta { justify-content: flex-start; margin-top: .6rem; }
  .playbill__cta .btn { flex: 1; }
  /* TIX bleibt kompakt, wird aber hoch genug für einen Daumen (44 px). */
  .playbill__cta .btn--tix {
    flex: 0 0 auto;
    width: auto;
    min-width: 6.5rem;
    padding-block: .78em;
  }
}

/* --- 10. Über uns ------------------------------------------------------- */

.about { background: var(--ink-2); border-block: 1px solid var(--line); }

.about__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, .95fr);
  gap: clamp(2rem, 6vw, 5.5rem);
  align-items: start;
}
@media (max-width: 900px) { .about__grid { grid-template-columns: 1fr; } }
/* Ohne Fließtext bleibt die linke Spalte leer – dann einspaltig setzen,
   damit die Veranstaltungsorte nicht neben einem Loch stehen. */
.about__grid--solo { grid-template-columns: 1fr; max-width: 44rem; }
.about__grid--solo .about__body { display: none; }

.about__body { color: #c4c2be; }
.about__body p { margin-bottom: 1.3em; }

.facts {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1px;
  background: var(--line);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  overflow: hidden;
}
.fact { background: var(--ink); padding: clamp(1.4rem, 2.4vw, 2.1rem); }
.fact__value {
  font-family: var(--font-display);
  font-size: clamp(2.1rem, 3.6vw, 3.1rem);
  font-weight: 620;
  letter-spacing: -.012em;
  line-height: 1;
  color: var(--paper);
}
.fact:first-child .fact__value { color: var(--red-bright); }
.fact__label {
  font-size: .74rem;
  font-weight: 600;
  letter-spacing: .13em;
  text-transform: uppercase;
  color: var(--mute-2);
  margin-top: .6rem;
}

.venue-chips { display: flex; flex-wrap: wrap; gap: .5rem; margin-top: 1.6rem; }
.chip {
  display: inline-flex;
  align-items: center;
  gap: .45rem;
  padding: .48rem .85rem;
  border: 1px solid var(--line);
  border-radius: 999px;
  font-size: .84rem;
  color: var(--red-bright);        /* Spielstättennamen rot */
  font-weight: 600;
}
.chip::before { content: ""; width: 4px; height: 4px; border-radius: 50%; background: var(--red); }

/* --- 10b. Stimmen & O-Ton ---------------------------------------------- */

.voices__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 22rem), 1fr));
  gap: clamp(1.6rem, 4vw, 3.5rem);
}

.voice {
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: .9rem;
}

/* Anführungszeichen kommen aus dem Stylesheet und richten sich nach der
   Sprache des Zitats – deutsche Zitate „so“, englische und
   niederländische “so”. In den Daten stehen sie deshalb nicht. */
.voice blockquote {
  quotes: "\201E" "\201C";
  margin: 0;
  font-size: clamp(1.15rem, 1.8vw, 1.5rem);
  font-style: italic;
  line-height: 1.45;
  color: var(--paper);
  font-variation-settings: "SOFT" 50, "WONK" 1;
  text-wrap: pretty;
}
.voice blockquote:lang(en),
.voice blockquote:lang(nl) { quotes: "\201C" "\201D"; }
.voice blockquote::before { content: open-quote; color: var(--red-bright); }
.voice blockquote::after  { content: close-quote; color: var(--red-bright); }

.voice figcaption { font-size: .84rem; color: var(--mute-2); line-height: 1.5; }
.voice figcaption em {
  display: block;
  font-style: normal;
  color: var(--mute);
  font-weight: 600;
  letter-spacing: .12em;
  text-transform: uppercase;
  font-size: .7rem;
  margin-bottom: .35rem;
  font-variation-settings: "SOFT" 16, "WONK" 0;
}
.voice figcaption b { color: var(--paper); font-weight: 600; }
.voice figcaption span { display: block; margin-top: .1rem; }

/* Der Weg vom Kritikerurteil zum Konzert – nur auf der Startseite */
.voice__to {
  display: inline-flex;
  align-items: center;
  gap: .45em;
  margin-top: auto;
  padding-top: .2rem;
  font-size: .84rem;
  font-weight: 600;
  color: var(--paper);
  border-bottom: 1px solid var(--line-2);
  transition: color var(--fast), border-color var(--fast), gap var(--fast);
}
.voice__to:hover { color: var(--red-bright); border-color: var(--red-bright); gap: .75em; }
.voice__to .btn__ico { width: .9em; height: .9em; }

.voices__grid--tight {
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 24rem), 1fr));
  gap: clamp(1.4rem, 3vw, 2.6rem);
  margin-bottom: 1.5rem;
}
.voices__grid--tight .voice blockquote { font-size: clamp(1.05rem, 1.5vw, 1.3rem); }

.founder { background: var(--ink-2); border-block: 1px solid var(--line); }
.founder__grid {
  display: grid;
  grid-template-columns: minmax(0, 24%) minmax(0, 1fr);
  gap: clamp(1.8rem, 5vw, 4rem);
  align-items: center;
}
@media (max-width: 860px) {
  .founder__grid { grid-template-columns: 1fr; }
  .founder__portrait { max-width: 15rem; }
}
.founder__portrait img {
  width: 100%;
  border-radius: var(--radius);
  border: 1px solid var(--line);
}
.founder__quote {
  margin: 0 0 1.4rem;
  font-size: clamp(1.35rem, 2.5vw, 2rem);
  line-height: 1.34;
  font-style: italic;
  color: var(--paper);
  font-variation-settings: "SOFT" 50, "WONK" 1;
  text-wrap: pretty;
}
.founder__sig {
  font-size: 1.6rem;
  font-style: italic;
  color: var(--red-bright);
  margin: 0 0 .6rem;
  font-variation-settings: "SOFT" 70, "WONK" 1;
}
.founder__who { font-size: .88rem; color: var(--mute); margin: 0; }
.founder__who b { color: var(--paper); font-weight: 600; }

/* --- 11. Newsletter ----------------------------------------------------- */

.signup {
  position: relative;
  border: 1px solid var(--line-2);
  border-radius: var(--radius);
  background:
    radial-gradient(90% 130% at 8% 0%, rgba(225, 18, 31, .16) 0%, transparent 58%),
    var(--ink-3);
  padding: clamp(2rem, 5vw, 3.6rem);
  overflow: hidden;
}
.signup__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, .85fr);
  gap: clamp(1.8rem, 4vw, 3.5rem);
  align-items: center;
}
@media (max-width: 860px) { .signup__grid { grid-template-columns: 1fr; } }

.signup h2 { font-size: clamp(1.8rem, 3.4vw, 2.8rem); }
.signup__text { color: #c4c2be; margin-top: .9rem; max-width: 44ch; }

.form-row { display: flex; gap: .55rem; flex-wrap: wrap; }
.form-row .field { flex: 1 1 15rem; }
.field {
  width: 100%;
  padding: .88em 1em;
  background: rgba(0, 0, 0, .38);
  border: 1px solid var(--line-2);
  border-radius: var(--radius-sm);
  color: var(--paper);
  font: inherit;
  font-size: .95rem;
  transition: border-color var(--fast), background var(--fast);
}
.field::placeholder { color: var(--mute-2); }
.field:focus { border-color: var(--red); background: rgba(0, 0, 0, .55); outline: none; }
.field:focus-visible { outline: 2px solid var(--red-bright); outline-offset: 2px; }

textarea.field { min-height: 8.5rem; resize: vertical; line-height: 1.6; }

.consent {
  display: flex;
  gap: .65rem;
  align-items: flex-start;
  margin-top: 1rem;
  font-size: .8rem;
  color: var(--mute);
  line-height: 1.55;
}
.consent input { margin-top: .28rem; accent-color: var(--red); flex: none; width: 15px; height: 15px; }
.consent a { color: var(--paper); text-decoration: underline; text-underline-offset: 2px; }

.form-note { margin-top: .9rem; font-size: .8rem; color: var(--mute-2); }

.form-status {
  margin-top: 1rem;
  padding: .85rem 1rem;
  border-radius: var(--radius-sm);
  font-size: .88rem;
  border: 1px solid var(--line-2);
  background: rgba(0, 0, 0, .3);
}
.form-status[hidden] { display: none; }
.form-status--ok { border-color: rgba(90, 200, 120, .5); color: #bfe9cd; }

/* --- 12. Detailseite ---------------------------------------------------- */

.detail-hero {
  position: relative;
  padding-block: clamp(2rem, 5vw, 3.5rem) var(--section);
}

.detail__grid {
  display: grid;
  grid-template-columns: minmax(0, 38%) minmax(0, 1fr);
  gap: clamp(1.8rem, 4.5vw, 4rem);
  align-items: start;
}
/* Das Plakat läuft beim Lesen mit – der Abend bleibt im Blick. */
.detail__aside { position: sticky; top: 100px; }
@media (max-width: 860px) {
  .detail__grid { grid-template-columns: 1fr; }
  .detail__aside { position: static; }
}

.poster {
  position: relative;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  overflow: hidden;
  background: #000;
}
.poster img { width: 100%; }

.detail__head h1 {
  font-size: clamp(2.2rem, 5vw, 4rem);
  margin-bottom: .5rem;
}
.detail__ober {
  font-size: clamp(1rem, 1.4vw, 1.2rem);
  color: var(--mute);
  margin: 0 0 .35rem;
}
.detail__sub {
  font-size: clamp(1.02rem, 1.5vw, 1.25rem);
  color: var(--mute);
  margin-bottom: 1.8rem;
}

.factlist {
  display: grid;
  gap: 0;
  border-top: 1px solid var(--line);
  margin-bottom: 1.8rem;
}
.factrow {
  display: grid;
  grid-template-columns: 8.5rem minmax(0, 1fr);
  gap: 1rem;
  padding: .85rem 0;
  border-bottom: 1px solid var(--line);
  font-size: .93rem;
}
/* Kundenwunsch: Namen der Spielstätten rot, Adressen hell.
   Bewusst über eine eigene Klasse, damit Datum/Zeit/Ort auf der
   Detailseite unberührt bleiben – und damit es bei mehr oder weniger
   Veranstaltungsorten automatisch gilt. */
.factlist--venues .factrow dt {
  color: var(--red-bright);
  font-size: .95rem;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
  font-variation-settings: "SOFT" 40, "WONK" 1;
}
.factlist--venues .factrow dd { color: var(--paper); }
.factlist--venues .factrow dd small { display: block; margin-top: .25rem; }
.factlist--venues .factrow dd small a { color: var(--mute); text-decoration: underline; text-underline-offset: 2px; }
.factlist--venues .factrow dd small a:hover { color: var(--paper); }

.factrow dt {
  font-size: .7rem;
  font-weight: 580;
  letter-spacing: .15em;
  text-transform: uppercase;
  color: var(--mute-2);
  padding-top: .2rem;
}
.factrow dd { margin: 0; color: var(--paper); }
.factrow dd small { display: block; color: var(--mute); font-size: .84rem; margin-top: .15rem; }
@media (max-width: 520px) { .factrow { grid-template-columns: 1fr; gap: .15rem; } }

/* Mehrere Termine einer Veranstaltung */
.showtime {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 1.1rem 1.2rem;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--ink-3);
  margin-bottom: .7rem;
}
.showtime__when { font-family: var(--font-display); font-weight: 600; font-size: 1.05rem; }
.showtime__where { font-size: .86rem; color: var(--mute); margin-top: .2rem; }

.ticket-bar {
  display: flex;
  flex-wrap: wrap;
  gap: .7rem;
  margin-top: 1.6rem;
}
.ticket-bar .btn--ticket { flex: 1 1 14rem; }

.prose { max-width: 68ch; color: #c8c6c2; font-size: 1.04rem; line-height: 1.78; }
.detail__main .prose { margin-top: clamp(2rem, 4vw, 3rem); }
.prose h2 { font-size: clamp(1.5rem, 2.4vw, 2rem); margin: 2.4rem 0 1rem; color: var(--paper); }
.prose p { margin-bottom: 1.35em; }
.prose strong { color: var(--paper); font-weight: 620; }
.prose a { color: var(--paper); text-decoration: underline; text-decoration-color: var(--red); text-underline-offset: 3px; }
.prose a:hover { color: var(--red-bright); }
/* Schaltflächen und Kacheln sind keine Fließtextlinks – die Unterstreichung
   aus .prose darf nicht auf sie durchschlagen. */
.prose .btn,
.prose .vidtile,
.prose .lnk,
.prose .arrow-link { text-decoration: none; }

.pull {
  margin: 2.6rem 0;
  padding-left: 1.5rem;
  border-left: 3px solid var(--red);
  font-family: var(--font-display);
  font-size: clamp(1.35rem, 2.4vw, 1.9rem);
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: -.008em;
  color: var(--paper);
}
.pull cite {
  display: block;
  margin-top: .8rem;
  font-family: var(--font-text);
  font-size: .82rem;
  font-style: normal;
  font-weight: 500;
  letter-spacing: .04em;
  color: var(--mute-2);
}

.lineup { list-style: none; padding: 0; margin: 0; display: grid; gap: .5rem; }
.lineup li { display: flex; gap: .7rem; font-size: .95rem; color: #c8c6c2; }
.lineup li::before { content: ""; width: 4px; height: 4px; margin-top: .62rem; border-radius: 50%; background: var(--red); flex: none; }

.linklist { display: flex; flex-wrap: wrap; gap: .6rem; }

/* Einheitliche Link-Buttons mit Symbol – gleich hoch, gleich gesetzt,
   auf dem Handy volle Breite und damit bequem zu treffen. */
.lnkgrid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(100%, 15.5rem), 1fr));
  gap: .6rem;
  margin-bottom: 1rem;
}
.lnk {
  display: flex;
  align-items: center;
  gap: .7rem;
  padding: .8rem 1rem;
  border: 1px solid var(--line-2);
  border-radius: var(--radius-sm);
  background: var(--ink-3);
  color: var(--paper);
  font-size: .92rem;
  line-height: 1.3;
  transition: border-color var(--fast), background var(--fast),
              color var(--fast), transform var(--fast);
}
.lnk:hover {
  border-color: var(--red);
  background: var(--ink-4);
  color: #fff;
  transform: translateY(-1px);
}
.lnk span { flex: 1; min-width: 0; }
.lnk__ico { width: 19px; height: 19px; flex: none; color: var(--red-bright); }
.lnk:hover .lnk__ico { color: #fff; }
.lnk .btn__ico { width: 14px; height: 14px; flex: none; color: var(--mute-2); }
.lnk:hover .btn__ico { color: var(--paper); }

/* Der Block unterhalb des Bildes bekommt eine eigene Trennlinie. */
.detail__below {
  border-top: 1px solid var(--line);
  padding-top: clamp(2rem, 4vw, 3.2rem);
  margin-top: clamp(2rem, 4vw, 3.2rem);
  max-width: none;
}
.detail__below .vidgrid,
.detail__below .lnkgrid { max-width: 62rem; }

/* Zwei-Klick-Video, DSGVO-konform */
.video-embed {
  position: relative;
  aspect-ratio: 16 / 9;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  overflow: hidden;
  background: var(--ink-3);
}
.video-embed iframe { width: 100%; height: 100%; border: 0; }
.video-embed__gate {
  position: absolute;
  inset: 0;
  display: grid;
  place-content: center;
  justify-items: center;
  gap: .9rem;
  text-align: center;
  padding: 1.5rem;
  background: var(--ink-3);
  cursor: pointer;
}
.video-embed__gate p { max-width: 42ch; font-size: .86rem; color: var(--mute); }
.play {
  width: 62px;
  height: 62px;
  border-radius: 50%;
  background: var(--red);
  display: grid;
  place-items: center;
  transition: transform var(--fast), background var(--fast);
}
.video-embed__gate:hover .play { transform: scale(1.06); background: var(--red-bright); }
.play svg { width: 20px; height: 20px; color: #fff; margin-left: 3px; }

/* --- 12b. Video-Kacheln -------------------------------------------------
   Miniaturbild, Klick öffnet YouTube in neuem Fenster. Die Vorschaubilder
   liegen lokal (siehe _build/images.py) – ohne Klick geht keine einzige
   Anfrage an Google.
   ------------------------------------------------------------------------ */

.vidgrid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 15rem), 1fr));
  gap: 1rem;
  margin-bottom: 1rem;
}

.vidtile { display: block; }

.vidtile__frame {
  position: relative;
  display: block;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: #000;
  transition: border-color var(--fast), transform var(--fast);
}
.vidtile__frame img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform var(--slow), opacity var(--fast);
}
.vidtile:hover .vidtile__frame { border-color: var(--red); transform: translateY(-2px); }
.vidtile:hover .vidtile__frame img { transform: scale(1.04); opacity: .82; }

.vidtile .play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 54px;
  height: 54px;
  box-shadow: 0 8px 26px -8px #000;
}
.vidtile:hover .play { background: var(--red-bright); }

.vidtile__cap {
  display: block;
  margin-top: .6rem;
  font-size: .9rem;
  color: var(--paper);
  line-height: 1.4;
}
.vidtile__cap i {
  display: flex;
  align-items: center;
  gap: .35em;
  font-style: normal;
  font-size: .78rem;
  color: var(--mute-2);
  margin-top: .15rem;
}

/* --- 12c. Ticketbalken (nur Handy) --------------------------------------
   Fährt unten ein, sobald der große Ticketknopf nach oben aus dem Bild
   gescrollt ist. Am Rechner nicht nötig – dort bleibt der Knopf durch die
   zweispaltige Anordnung ohnehin lange sichtbar.
   ------------------------------------------------------------------------ */

.dock { display: none; }

@media (max-width: 900px) {
  .dock {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 90;
    display: block;
    background: rgba(11, 9, 8, .95);
    backdrop-filter: saturate(160%) blur(14px);
    -webkit-backdrop-filter: saturate(160%) blur(14px);
    border-top: 1px solid var(--line-2);
    /* Platz für die Gestenleiste auf randlosen Telefonen */
    padding-bottom: env(safe-area-inset-bottom, 0);
    transform: translateY(110%);
    transition: transform .32s var(--ease);
  }
  .dock.is-up { transform: none; }

  .dock__in {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: .7rem var(--gutter);
  }
  .dock__text { flex: 1; min-width: 0; }
  .dock__text b {
    display: block;
    font-size: .95rem;
    font-weight: 620;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-variation-settings: "SOFT" 40, "WONK" 1;
  }
  .dock__text span { font-size: .78rem; color: var(--mute); }
  .dock .btn { flex: none; }

  /* Damit der Balken den Seitenfuß nicht überdeckt */
  body:has(.dock) .foot { padding-bottom: 5.5rem; }
}

/* --- 13. Ticket-Dialog -------------------------------------------------- */

.modal {
  border: none;
  padding: 0;
  background: transparent;
  max-width: min(480px, calc(100vw - 2rem));
  width: 100%;
  color: var(--paper);
}
.modal::backdrop { background: rgba(4, 4, 6, .82); backdrop-filter: blur(6px); }
.modal__box {
  background: var(--ink-3);
  border: 1px solid var(--line-2);
  border-radius: var(--radius);
  padding: clamp(1.6rem, 4vw, 2.3rem);
}
.modal__box h2 { font-size: 1.6rem; margin-bottom: .6rem; }
.modal__event {
  font-size: .72rem;
  font-weight: 580;
  letter-spacing: .17em;
  text-transform: uppercase;
  color: var(--red-bright);
  margin-bottom: .9rem;
}
.modal__text { font-size: .93rem; color: var(--mute); margin-bottom: 1.4rem; }
.modal__close {
  position: absolute;
  top: .6rem;
  right: .6rem;
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  background: none;
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
  cursor: pointer;
  color: var(--mute);
}
.modal__close:hover { color: var(--paper); border-color: var(--line-2); }
.modal__box { position: relative; }

/* --- 14. Fuß ------------------------------------------------------------ */

.foot {
  border-top: 1px solid var(--line);
  background: var(--ink-2);
  padding-block: clamp(3rem, 6vw, 5rem) 2rem;
  margin-top: clamp(2rem, 4vw, 3.5rem);
}
.foot__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.4fr) repeat(2, minmax(0, 1fr));
  gap: clamp(2rem, 5vw, 4rem);
  padding-bottom: clamp(2rem, 4vw, 3rem);
}
@media (max-width: 780px) { .foot__grid { grid-template-columns: 1fr 1fr; } .foot__brand { grid-column: 1 / -1; } }

.foot__blurb { color: var(--mute); font-size: .92rem; max-width: 38ch; margin-top: 1.1rem; }
.foot__h {
  font-size: .7rem;
  font-weight: 580;
  letter-spacing: .17em;
  text-transform: uppercase;
  color: var(--mute-2);
  margin-bottom: 1.1rem;
}
.foot__list { list-style: none; margin: 0; padding: 0; display: grid; gap: .65rem; }
.foot__list a { font-size: .92rem; color: var(--mute); transition: color var(--fast); }
.foot__list a:hover { color: var(--red-bright); }

.foot__bar {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 2rem;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid var(--line);
  padding-top: 1.6rem;
  font-size: .82rem;
  color: var(--mute-2);
}
.foot__bar strong { color: var(--mute); font-weight: 600; }

/* --- 15. Kleinteiliges -------------------------------------------------- */

.crumb {
  display: flex;
  gap: .5rem;
  align-items: center;
  font-size: .8rem;
  color: var(--mute-2);
  padding-top: 1.4rem;
}
.crumb a:hover { color: var(--paper); }

.page-head { padding-block: clamp(3rem, 7vw, 5.5rem) clamp(1.5rem, 3vw, 2.5rem); }
.page-head h1 { max-width: 18ch; }
.page-head .lead { margin-top: 1.3rem; max-width: 58ch; }

.note {
  border: 1px dashed var(--line-2);
  border-left: 3px solid var(--red);
  border-radius: var(--radius-sm);
  padding: 1rem 1.2rem;
  font-size: .88rem;
  color: var(--mute);
  background: rgba(255, 255, 255, .02);
}

.cols-2 { columns: 2; column-gap: clamp(2rem, 5vw, 4rem); }
@media (max-width: 700px) { .cols-2 { columns: 1; } }

.stack > * + * { margin-top: 1.2rem; }
.stack-lg > * + * { margin-top: 2.4rem; }

[hidden] { display: none !important; }
