/* Align the Bildstory pages with the shared public 1420px content grid. */
.storyhub-page {
  --thf-public-page-title-size: clamp(2rem, 3vw, 2.35rem);
}

/* Editorial reading layer; the public header and footer keep their shared styles. */
.storyhub-orientation { padding: 22px 0 0; }
.storyhub-event-facts, .storyhub-reader-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 10px 20px; }
.storyhub-event-facts { color: rgba(255,255,255,.72); font-size: .9rem; }
.storyhub-phase { padding: 6px 10px; border: 1px solid rgba(255,255,255,.18); border-radius: 6px; color: #dce9fc; font: 750 .78rem/1.4 Montserrat,sans-serif; }
.storyhub-phase.is-live { color: #bbf7d0; border-color: rgba(74,222,128,.4); background: rgba(34,197,94,.1); }
.storyhub-phase.is-completed { color: #bfdbfe; border-color: rgba(96,165,250,.4); }
.storyhub-reader-actions { margin-top: 14px; }
.storyhub-reader-actions a { display: inline-flex; align-items: center; min-height: 44px; color: #9bc0ff; font: 750 .85rem/1.4 Montserrat,sans-serif; text-underline-offset: 5px; }
.storyhub-mobile-intro { display: none; }
.storyhub-overview-band:not(:has(.storyhub-progress)) { grid-template-columns: 1fr; }
.storyhub-overview-band > .storyhub-follow:only-child { border-left: 0; }
.storyhub-follow-explanation { margin: 8px 0 0; font-size: .875rem; line-height: 1.5; color: rgba(255,255,255,.66); }
.storyhub-conclusion h2 { margin: 0 0 14px; font: 850 clamp(1.45rem,2vw,2rem)/1.2 Montserrat,sans-serif; }
.storyhub-conclusion > p { max-width: 78ch; font-size: 1rem; line-height: 1.75; margin: 0; }
.storyhub-album-directory { margin-top: 28px; scroll-margin-top: 100px; }
.storyhub-album-directory h3 { font: 800 1rem/1.4 Montserrat,sans-serif; }
.storyhub-album-links { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 12px; }
.storyhub-album-links a { display: grid; gap: 8px; padding: 18px; border: 1px solid rgba(255,255,255,.15); border-radius: 7px; color: #fff; text-decoration: none; }
.storyhub-album-links strong { font-size: .95rem; line-height: 1.4; overflow-wrap: anywhere; }
.storyhub-album-links span { color: #9bc0ff; font-size: .875rem; }
.storyhub-album-links a:hover { background: rgba(59,130,246,.08); }
.storyhub-gallery-status { color: rgba(255,255,255,.7); font-size: .875rem; line-height: 1.5; }
.storyhub-detail a:focus-visible, .storyhub-detail button:focus-visible, .storyhub-gallery-track:focus-visible { outline: 2px solid #9bc0ff; outline-offset: 4px; }
.storyhub-history-time time { color: rgba(255,255,255,.55); font-size: .8rem; line-height: 1.4; text-align: right; }
.storyhub-history-item[tabindex="-1"]:focus { outline: 2px solid #9bc0ff; outline-offset: 4px; }
.storyhub-pending h2 { margin: 0 0 12px; font: 850 clamp(1.2rem,2vw,1.7rem)/1.25 Montserrat,sans-serif; }
.storyhub-pending p { max-width: 72ch; margin: 0; color: rgba(255,255,255,.75); line-height: 1.65; }
.storyhub-phase.is-cancelled { color: #fecaca; border-color: rgba(248,113,113,.4); }
.storyhub-page.storyhub-awaiting-images .storyhub-detail .storyhub-hero { min-height: 280px; }
.storyhub-page.storyhub-awaiting-images .storyhub-detail .storyhub-hero-copy { padding: 32px; }
.storyhub-index-group { margin: 0 0 36px; }
.storyhub-index-group > h2 { font: 850 1.3rem/1.3 Montserrat,sans-serif; margin: 0 0 18px; }
.storyhub-index-card.is-planned { min-height: 270px; }
.storyhub-photo-choice:not([hidden]) { display:flex; align-items:center; justify-content:space-between; gap:20px; padding:20px; margin-top:16px; border:1px solid rgba(96,165,250,.3); border-radius:8px; background:rgba(59,130,246,.07); }
.storyhub-photo-choice p { margin:8px 0 0; max-width:65ch; color:rgba(255,255,255,.75); font-size:.9rem; line-height:1.6; }
.storyhub-photo-choice .storyhub-btn { flex-shrink:0; min-height:44px; }
.storyhub-partner { border-top:1px solid rgba(255,255,255,.15); }
.storyhub-partner h2 { margin:12px 0; font:850 clamp(1.35rem,2.5vw,1.9rem)/1.25 Montserrat,sans-serif; }
.storyhub-partner p { max-width:75ch; line-height:1.7; color:rgba(255,255,255,.8); }
.storyhub-partner small { display:block; max-width:90ch; line-height:1.6; color:rgba(255,255,255,.65); }
.storyhub-partner .storyhub-actions { margin-top:18px; }
.storyhub-partner-details { display:inline-flex; align-items:center; min-height:44px; color:#a8cbff; text-underline-offset:4px; }
@media(max-width:620px) { .storyhub-photo-choice:not([hidden]) { flex-direction:column; align-items:stretch; padding:16px; } }

.storyhub-kicker-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}

.storyhub-exclusive-badge {
  display: inline-flex;
  align-items: center;
  min-height: 27px;
  padding: 0 10px;
  border: 1px solid rgba(245, 158, 11, .42);
  border-radius: 999px;
  background: rgba(245, 158, 11, .16);
  color: #fde68a;
  font: 900 .66rem/1 Montserrat, sans-serif;
  letter-spacing: .06em;
  text-transform: uppercase;
  box-shadow: 0 0 0 1px rgba(245, 158, 11, .04) inset;
}

@media (max-width: 620px) {
  .storyhub-orientation { padding-top: 16px; }
  .storyhub-event-facts { gap: 8px 14px; }
  .storyhub-mobile-hide-description .storyhub-mobile-intro { display: block; margin: 16px 0 0; color: rgba(255,255,255,.8); font-size: 1rem; line-height: 1.65; }
  .storyhub-album-links { grid-template-columns: 1fr; }
  .storyhub-history-time time { text-align: center; }
}

.storyhub-index-head h1,
.storyhub-detail .storyhub-hero h1 {
  font-size: var(--thf-public-page-title-size);
}

@media (min-width: 621px) {
  .storyhub-shell {
    width: min(1420px, calc(100vw - clamp(88px, 8vw, 160px)));
  }
}

.storyhub-detail .storyhub-hero {
  min-height: clamp(520px, 62vh, 680px);
  border-radius: 6px;
  box-shadow: 0 32px 80px rgba(0, 0, 0, .28);
}

.storyhub-detail .storyhub-hero::after {
  background: linear-gradient(90deg, rgba(8, 8, 10, .94) 0%, rgba(8, 8, 10, .72) 43%, rgba(8, 8, 10, .12) 79%), linear-gradient(0deg, rgba(8, 8, 10, .86), transparent 62%);
}

.storyhub-detail .storyhub-hero-copy {
  max-width: 850px;
  padding: clamp(42px, 5vw, 72px);
}

.storyhub-detail .storyhub-hero h1 {
  max-width: 820px;
  font-size: clamp(2rem, 3vw, 2.35rem);
  line-height: 1.05;
}

.storyhub-detail .storyhub-lead {
  max-width: 720px;
  font-size: clamp(.98rem, 1.18vw, 1.13rem);
}

.storyhub-detail .storyhub-progress {
  grid-template-columns: repeat(var(--story-progress-columns, 4), minmax(0, 1fr));
  gap: 0;
  margin: 0;
  min-height: 102px;
  padding: 12px 18px;
  border: 0;
  background: linear-gradient(115deg, rgba(255, 255, 255, .025), transparent 74%);
}

.storyhub-detail .storyhub-step,
.storyhub-detail .storyhub-step.is-ready {
  display: grid;
  grid-template-columns: 10px minmax(0, 1fr);
  grid-template-rows: auto auto;
  column-gap: 12px;
  row-gap: 6px;
  align-content: center;
  min-height: 78px;
  padding: 8px 20px;
  border: 0;
  border-left: 1px solid rgba(255, 255, 255, .11);
  border-radius: 0;
  background: transparent;
}

.storyhub-detail .storyhub-step:first-child {
  padding-left: 0;
  border-left: 0;
}

.storyhub-detail .storyhub-step::before {
  grid-column: 1;
  grid-row: 1 / span 2;
  align-self: start;
  width: 9px;
  height: 9px;
  margin: 4px 0 0;
}

.storyhub-detail .storyhub-step strong {
  grid-column: 2;
  grid-row: 1;
  font-size: clamp(.88rem, .9vw, 1rem);
  line-height: 1.25;
}

.storyhub-detail .storyhub-step span {
  grid-column: 2;
  grid-row: 2;
  margin-top: 0;
  color: rgba(255, 255, 255, .62);
  font-size: clamp(.76rem, .78vw, .86rem);
  line-height: 1.4;
}

.storyhub-detail a.storyhub-step {
  color: #fff;
  text-decoration: none;
  transition: background .18s ease, color .18s ease;
}

.storyhub-detail a.storyhub-step:hover,
.storyhub-detail a.storyhub-step:focus-visible {
  background: rgba(59, 130, 246, .09);
  outline: none;
}

.storyhub-detail a.storyhub-step::after {
  content: "↓";
  position: absolute;
  top: 12px;
  right: 14px;
  color: rgba(155, 192, 255, .62);
  font: 800 .75rem/1 Montserrat, sans-serif;
}

.storyhub-detail .storyhub-section {
  padding: clamp(38px, 4vw, 58px) 0;
}

.storyhub-detail .storyhub-section-head h2 {
  font-size: clamp(1.45rem, 2vw, 2rem);
}

.storyhub-detail .storyhub-btn {
  border-radius: 7px;
}

.storyhub-overview-band {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(440px, 500px);
  margin: 20px 0 0;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .11);
  border-radius: 8px;
  background: rgba(255, 255, 255, .022);
  box-shadow: 0 18px 42px rgba(0, 0, 0, .13);
}

.storyhub-overview-band > .storyhub-follow {
  grid-template-columns: minmax(0, 1fr) 112px;
  gap: 18px;
  align-items: center;
  margin: 0;
  padding: 14px 20px;
  border: 0;
  border-left: 1px solid rgba(255, 255, 255, .11);
  border-radius: 0;
  background: linear-gradient(135deg, rgba(59, 130, 246, .13), rgba(255, 255, 255, .025));
}

.storyhub-overview-band > .storyhub-follow h2 {
  font-size: clamp(1rem, 1.05vw, 1.14rem);
  line-height: 1.25;
}

.storyhub-overview-band .storyhub-follow-action {
  width: 100%;
  min-width: 0;
}

.storyhub-overview-band > .storyhub-follow > div:last-child {
  display: grid;
  grid-template-columns: 1fr;
  gap: 11px;
  align-items: center;
}

.storyhub-overview-band .storyhub-follow-status {
  margin-top: 0;
  color: rgba(255, 255, 255, .57);
  font-size: .72rem;
  line-height: 1.35;
}

.storyhub-overview-band .storyhub-btn {
  font-size: .74rem;
}

.storyhub-overview-band + .storyhub-history-section {
  border-top: 0;
}

.storyhub-section-eyebrow {
  display: block;
  margin-bottom: 10px;
  color: #9bc0ff;
  font: 900 .64rem/1 Montserrat, sans-serif;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.storyhub-gallery-section {
  overflow: hidden;
}

.storyhub-history-section .storyhub-section-head {
  margin-bottom: 34px;
}

#terminverlauf {
  scroll-margin-top: 104px;
}

.storyhub-history {
  position: relative;
  width: 100%;
}

.storyhub-history::before {
  content: "";
  position: absolute;
  top: 15px;
  bottom: 15px;
  left: 126px;
  width: 2px;
  background: linear-gradient(180deg, rgba(59, 130, 246, .82), rgba(255, 255, 255, .1));
}

.storyhub-history-item {
  position: relative;
  display: grid;
  grid-template-columns: 100px 52px minmax(0, 1fr);
  align-items: start;
  padding: 0 0 20px;
}

.storyhub-history-item:last-child {
  padding-bottom: 0;
}

.storyhub-history-item.is-new .storyhub-history-card {
  animation: storyhubEntryNew 6.2s ease both;
}

.storyhub-history-time {
  display: grid;
  justify-items: end;
  gap: 6px;
  min-width: 0;
  padding-top: 7px;
}

.storyhub-history-time strong {
  max-width: 100%;
  color: #fff;
  font: 900 .82rem/1.15 Montserrat, sans-serif;
  text-align: right;
  overflow-wrap: anywhere;
}

.storyhub-history-time span {
  color: rgba(255, 255, 255, .5);
  font-size: .76rem;
  text-align: right;
}

.storyhub-history-marker {
  position: relative;
  z-index: 2;
  display: grid;
  place-items: center;
  width: 28px;
  height: 28px;
  margin: 3px auto 0;
  border: 2px solid #101010;
  border-radius: 50%;
  background: #3b82f6;
  color: #fff;
  font: 900 .75rem/1 Montserrat, sans-serif;
  box-shadow: 0 0 0 4px rgba(59, 130, 246, .14);
}

.storyhub-history-item.is-goal .storyhub-history-marker {
  background: #16a34a;
  box-shadow: 0 0 0 4px rgba(34, 197, 94, .17);
}

.storyhub-history-item.is-card .storyhub-history-marker {
  background: #f59e0b;
  color: #151515;
  box-shadow: 0 0 0 4px rgba(245, 158, 11, .17);
}

.storyhub-history-item.is-whistle .storyhub-history-marker,
.storyhub-history-item.is-halftime .storyhub-history-marker {
  background: #ef4444;
  box-shadow: 0 0 0 4px rgba(239, 68, 68, .15);
}

.storyhub-history-card {
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 8px;
  background: rgba(255, 255, 255, .045);
  box-shadow: 0 10px 24px rgba(0, 0, 0, .16);
}

a.storyhub-history-card {
  color: #fff;
  text-decoration: none;
  transition: transform .18s ease, filter .18s ease;
}

a.storyhub-history-card:hover,
a.storyhub-history-card:focus-visible {
  filter: brightness(1.08);
  transform: translateY(-1px);
  outline: none;
}

a.storyhub-history-card:focus-visible .storyhub-history-copy {
  border-color: rgba(96, 165, 250, .65);
}

.storyhub-toast-region {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 4300;
  display: grid;
  gap: 10px;
  width: min(380px, calc(100vw - 32px));
  pointer-events: none;
}

.storyhub-toast {
  padding: 13px 14px;
  border: 1px solid rgba(90, 150, 255, .28);
  border-left: 3px solid #3b82f6;
  border-radius: 8px;
  background: rgba(16, 16, 18, .94);
  color: #fff;
  box-shadow: 0 16px 46px rgba(0, 0, 0, .35);
  animation: storyhubToastIn .22s ease both;
  backdrop-filter: blur(14px);
}

.storyhub-toast.is-photo {
  border-color: rgba(239, 68, 68, .34);
  border-left-color: #ef2b20;
}

.storyhub-toast.is-hiding {
  animation: storyhubToastOut .22s ease both;
}

.storyhub-toast strong {
  display: block;
  margin-bottom: 4px;
  font: 900 .72rem/1 Montserrat, sans-serif;
  text-transform: uppercase;
}

.storyhub-toast span {
  display: block;
  color: rgba(255, 255, 255, .76);
  font-size: .86rem;
  line-height: 1.38;
}

@keyframes storyhubEntryNew {
  0% { border-color: rgba(90, 150, 255, .92); background: rgba(59, 130, 246, .16); transform: translateY(-2px); }
  18% { border-color: rgba(90, 150, 255, .56); background: rgba(59, 130, 246, .10); }
  100% { border-color: rgba(255, 255, 255, .12); background: rgba(255, 255, 255, .045); transform: translateY(0); }
}

@keyframes storyhubToastIn {
  from { opacity: 0; transform: translateY(12px); }
  to { opacity: 1; transform: translateY(0); }
}

@keyframes storyhubToastOut {
  from { opacity: 1; transform: translateY(0); }
  to { opacity: 0; transform: translateY(10px); }
}

@media (prefers-reduced-motion: reduce) {
  .storyhub-history-item.is-new .storyhub-history-card,
  .storyhub-toast,
  .storyhub-toast.is-hiding {
    animation: none;
  }
}

.storyhub-history-card.has-image {
  display: grid;
  grid-template-columns: minmax(320px, 430px) minmax(0, 1fr);
  gap: 18px;
  align-items: stretch;
  overflow: visible;
  border: 0;
  background: transparent;
  box-shadow: none;
}

.storyhub-history-media {
  min-width: 0;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 8px;
  background: #111;
  box-shadow: 0 10px 24px rgba(0, 0, 0, .16);
}

.storyhub-history-media img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 240px;
  aspect-ratio: 16 / 10;
  object-fit: cover;
}

.storyhub-history-copy {
  min-width: 0;
  padding: clamp(20px, 2vw, 28px);
}

.storyhub-history-card.has-image .storyhub-history-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 8px;
  background: rgba(255, 255, 255, .045);
  box-shadow: 0 10px 24px rgba(0, 0, 0, .12);
}

.storyhub-history-copy > span {
  color: #9bc0ff;
  font: 900 .68rem/1 Montserrat, sans-serif;
  letter-spacing: .06em;
  text-transform: uppercase;
}

/* Align the badge's text, not its padded background, with the copy below. */
.storyhub-history-copy > .storyhub-highlight-label {
  margin-inline-start: -8px;
  margin-bottom: 11px;
}

.storyhub-history-heading {
  gap: 24px;
}

.storyhub-history-toolbar {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
  margin: 0 0 24px 152px;
}

.storyhub-history-sort {
  display: inline-flex;
  flex: 0 0 auto;
  gap: 3px;
  padding: 4px;
  border: 1px solid rgba(255, 255, 255, .13);
  border-radius: 9px;
  background: rgba(255, 255, 255, .035);
}

.storyhub-history-sort button {
  display: grid;
  place-items: center;
  width: 38px;
  min-height: 36px;
  padding: 0;
  border: 0;
  border-radius: 6px;
  background: transparent;
  color: rgba(255, 255, 255, .62);
  cursor: pointer;
  font: 850 .64rem/1 Montserrat, sans-serif;
  text-transform: uppercase;
}

.storyhub-history-sort svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.storyhub-history-sort button:hover {
  color: #fff;
  background: rgba(255, 255, 255, .055);
}

.storyhub-history-sort button[aria-pressed="true"] {
  background: rgba(59, 130, 246, .2);
  color: #dbeafe;
  box-shadow: inset 0 0 0 1px rgba(96, 165, 250, .3);
}

.storyhub-exclusive-gate {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(330px, .8fr);
  gap: clamp(28px, 4vw, 64px);
  align-items: center;
  margin-top: 18px;
  padding: clamp(26px, 4vw, 52px);
  border: 1px solid rgba(96, 165, 250, .25);
  border-radius: 12px;
  background: radial-gradient(circle at 85% 15%, rgba(59, 130, 246, .13), transparent 42%), rgba(255, 255, 255, .025);
  box-shadow: 0 24px 70px rgba(0, 0, 0, .2);
}

.storyhub-exclusive-copy h2 {
  max-width: 720px;
  margin: 10px 0 12px;
  color: #fff;
  font: 900 clamp(1.55rem, 2.35vw, 2.15rem)/1.12 Montserrat, sans-serif;
}

.storyhub-exclusive-copy p {
  max-width: 700px;
  margin: 0;
  color: rgba(255, 255, 255, .66);
  font-size: .94rem;
  line-height: 1.65;
}

.storyhub-exclusive-access {
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 10px;
  background: rgba(8, 10, 15, .7);
}

.storyhub-exclusive-access > strong,
.storyhub-exclusive-access > small {
  display: block;
}

.storyhub-exclusive-access > strong {
  color: #fff;
  font: 900 1.65rem/1 Montserrat, sans-serif;
}

.storyhub-exclusive-access > small {
  margin-top: 6px;
  color: rgba(255, 255, 255, .48);
  font-size: .72rem;
}

.storyhub-exclusive-form {
  margin-top: 20px;
}

.storyhub-exclusive-form label {
  display: block;
  margin-bottom: 7px;
  color: rgba(255, 255, 255, .72);
  font: 850 .64rem/1 Montserrat, sans-serif;
  text-transform: uppercase;
}

.storyhub-exclusive-form > div {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 8px;
}

.storyhub-exclusive-form input {
  width: 100%;
  min-height: 44px;
  box-sizing: border-box;
  padding: 0 12px;
  border: 1px solid rgba(255, 255, 255, .16);
  border-radius: 7px;
  background: rgba(0, 0, 0, .34);
  color: #fff;
  font-size: 16px;
  outline: none;
  text-transform: uppercase;
}

.storyhub-exclusive-form input:focus {
  border-color: #60a5fa;
  box-shadow: 0 0 0 3px rgba(59, 130, 246, .14);
}

.storyhub-exclusive-error {
  margin: 9px 0 0;
  color: #fecaca;
  font-size: .75rem;
  line-height: 1.45;
}

.storyhub-exclusive-request {
  width: 100%;
  margin-top: 9px;
  box-sizing: border-box;
}

.storyhub-delivery-summary {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px 20px;
  margin: 0 0 24px;
}

.storyhub-history-toolbar .storyhub-delivery-summary {
  flex: 1 1 auto;
  flex-wrap: nowrap;
  margin: 0;
}

.storyhub-history-toolbar .storyhub-delivery-summary p {
  flex: 1 1 auto;
}

.storyhub-delivery-summary p {
  flex: 1 1 280px;
  margin: 0;
  color: rgba(255, 255, 255, .65);
  font-size: .8rem;
  line-height: 1.55;
}

.storyhub-delivery-summary[hidden],
.storyhub-delivery-summary [hidden] {
  display: none !important;
}

.storyhub-history-copy h3 {
  margin: 10px 0 9px;
  font: 850 clamp(1.08rem, 1.35vw, 1.3rem)/1.28 Montserrat, sans-serif;
}

.storyhub-history-copy p {
  max-width: 760px;
  margin: 0;
  color: rgba(255, 255, 255, .72);
  font-size: clamp(.9rem, .95vw, .98rem);
  line-height: 1.58;
}

.storyhub-history-copy p:empty {
  display: none;
}

.storyhub-history-foot {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  margin: 24px 0 0 152px;
  padding-top: 16px;
  border-top: 1px solid rgba(255, 255, 255, .09);
  color: rgba(255, 255, 255, .42);
  font-size: .72rem;
}

.storyhub-history-foot a {
  color: #bcd4ff;
  font: 850 .68rem/1 Montserrat, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
}

.storyhub-gallery-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 18px;
}

.storyhub-gallery-head .storyhub-section-head {
  margin: 0;
}

.storyhub-gallery-nav {
  display: flex;
  align-items: center;
  gap: 8px;
}

.storyhub-gallery-count {
  min-width: 54px;
  color: rgba(255, 255, 255, .58);
  font: 850 .72rem/1 Montserrat, sans-serif;
  text-align: left;
}

.storyhub-gallery-nav button {
  width: 42px;
  height: 42px;
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 50%;
  background: rgba(255, 255, 255, .055);
  color: #fff;
  font-size: 1.08rem;
  cursor: pointer;
}

.storyhub-gallery-nav button:hover:not(:disabled) {
  border-color: rgba(96, 165, 250, .62);
  background: rgba(59, 130, 246, .15);
}

.storyhub-gallery-nav button:disabled {
  opacity: .28;
  cursor: default;
}

.storyhub-gallery-slider {
  margin-right: calc((100vw - min(1420px, calc(100vw - clamp(88px, 8vw, 160px)))) / -2);
}

.storyhub-gallery-track {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: clamp(480px, 62vw, 820px);
  gap: 14px;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
  padding: 0 max(24px, calc((100vw - min(1420px, calc(100vw - clamp(88px, 8vw, 160px)))) / 2)) 7px 0;
  scroll-behavior: smooth;
  scroll-snap-type: inline mandatory;
  scrollbar-width: none;
  cursor: grab;
}

.storyhub-gallery-track::-webkit-scrollbar {
  display: none;
}

.storyhub-gallery-track.is-dragging {
  cursor: grabbing;
  scroll-snap-type: none;
  user-select: none;
}

.storyhub-gallery-slide {
  position: relative;
  isolation: isolate;
  min-width: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .13);
  border-radius: 6px;
  background: #151517;
  color: #fff;
  scroll-snap-align: start;
  text-decoration: none;
}

.storyhub-gallery-slide::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: transparent;
}

.storyhub-gallery-slide img {
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 10;
  object-fit: cover;
  transition: transform .55s ease;
}

.storyhub-gallery-slide:hover img {
  transform: scale(1.018);
}

.storyhub-gallery-slide > span {
  position: relative;
  display: grid;
  gap: 6px;
  padding: clamp(19px, 3vw, 30px);
}

.storyhub-gallery-slide small {
  color: #9bc0ff;
  font: 900 .62rem/1 Montserrat, sans-serif;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.storyhub-gallery-slide strong {
  font: 900 clamp(1.05rem, 1.45vw, 1.35rem)/1.2 Montserrat, sans-serif;
}

.storyhub-gallery-slide em {
  max-width: 680px;
  color: rgba(255, 255, 255, .68);
  font-size: .95rem;
  font-style: normal;
  line-height: 1.55;
  white-space: normal;
  overflow-wrap: anywhere;
}

.storyhub-gallery-foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding-top: 15px;
}

.storyhub-gallery-foot > span {
  color: rgba(255, 255, 255, .48);
  font-size: .78rem;
}

.storyhub-follow {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 22px;
  align-items: center;
  margin: 0 0 30px;
  padding: 20px 22px;
  border: 1px solid rgba(96, 165, 250, .28);
  border-radius: 12px;
  background: linear-gradient(130deg, rgba(59, 130, 246, .13), rgba(255, 255, 255, .035));
}

.storyhub-follow h2 {
  margin: 0;
  font: 850 1rem/1.3 Montserrat, sans-serif;
}

.storyhub-follow p {
  max-width: 760px;
  margin: 7px 0 0;
  color: rgba(255, 255, 255, .62);
  font-size: .84rem;
  line-height: 1.5;
}

.storyhub-follow-action {
  min-width: 190px;
}

.storyhub-follow-action[aria-pressed="true"] {
  border-color: rgba(74, 222, 128, .48);
  background: rgba(34, 197, 94, .14);
  color: #bbf7d0;
}

.storyhub-follow.is-following {
  grid-template-columns: minmax(0, 1fr) 22px;
}

.storyhub-follow-action.is-following-dot {
  display: block;
  width: 16px;
  min-width: 16px;
  height: 16px;
  min-height: 16px;
  padding: 0;
  border: 2px solid rgba(134, 239, 172, .7);
  border-radius: 50%;
  background: #22c55e;
  box-shadow: none;
  font-size: 0;
}

.storyhub-follow-action.is-following-dot:hover,
.storyhub-follow-action.is-following-dot:focus-visible {
  border-color: #dcfce7;
  background: #16a34a;
  outline: 2px solid rgba(134, 239, 172, .4);
  outline-offset: 3px;
}

.storyhub-follow-status {
  display: block;
  margin-top: 7px;
  color: rgba(255, 255, 255, .52);
  font-size: .7rem;
  text-align: center;
}

@media (max-width: 1100px) and (min-width: 621px) {
  .storyhub-overview-band {
    grid-template-columns: 1fr;
  }

  .storyhub-overview-band > .storyhub-follow {
    grid-template-columns: minmax(0, 1fr) minmax(250px, 320px);
    border-top: 1px solid rgba(255, 255, 255, .1);
    border-left: 0;
  }
}

@media (max-width: 820px) and (min-width: 621px) {
  .storyhub-history-card.has-image {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .storyhub-history-card.has-image .storyhub-history-copy {
    min-height: 0;
  }
}

@media (max-width: 620px) {
  .storyhub-page {
    --thf-public-page-title-size: clamp(1.85rem, 8vw, 2.2rem);
  }

  .storyhub-detail .storyhub-hero {
    min-height: 470px;
    border-radius: 8px;
  }

  .storyhub-detail .storyhub-hero h1 {
    font-size: clamp(1.85rem, 8vw, 2.2rem);
  }

  .storyhub-toast-region {
    right: 16px;
    bottom: 84px;
  }

  .storyhub-detail .storyhub-progress {
    gap: 10px;
    min-height: 0;
    padding: 14px 0 22px;
    background: transparent;
  }

  .storyhub-overview-band {
    grid-template-columns: 1fr;
    margin-top: 14px;
  }

  .storyhub-overview-band > .storyhub-follow {
    grid-template-columns: 1fr;
    border-top: 1px solid rgba(255, 255, 255, .1);
    border-left: 0;
  }

  .storyhub-history::before {
    left: 17px;
  }

  .storyhub-history-item,
  .storyhub-history-item.has-image {
    grid-template-columns: 36px minmax(0, 1fr);
    gap: 0 10px;
    align-items: start;
    padding: 0 0 18px;
  }

  .storyhub-history-time {
    grid-column: 2;
    grid-row: 1;
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
    gap: 9px;
    min-height: 31px;
    padding: 1px 0 8px;
  }

  .storyhub-history-time strong,
  .storyhub-history-time span {
    position: static;
    width: auto;
    max-width: none;
    text-align: left;
  }

  .storyhub-history-marker {
    grid-column: 1;
    grid-row: 1 / span 2;
    margin-top: 0;
  }

  .storyhub-history-card {
    grid-column: 2;
    grid-row: 2;
  }

  .storyhub-history-card.has-image {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .storyhub-history-media img {
    min-height: 0;
    height: auto;
    aspect-ratio: 16 / 10;
  }

  .storyhub-history-copy,
  .storyhub-history-card.has-image .storyhub-history-copy {
    padding: 17px;
  }

  .storyhub-history-copy h3 {
    font-size: 1rem;
  }

  .storyhub-history-copy p {
    font-size: .86rem;
    line-height: 1.52;
  }

  .storyhub-history-foot {
    align-items: flex-start;
    flex-direction: column;
    margin-left: 46px;
  }

  .storyhub-detail .storyhub-step,
  .storyhub-detail .storyhub-step.is-ready,
  .storyhub-detail .storyhub-step:first-child {
    min-height: 66px;
    padding: 13px;
    border: 1px solid rgba(255, 255, 255, .10);
    border-radius: 8px;
    background: rgba(255, 255, 255, .025);
  }

  .storyhub-gallery-head {
    align-items: center;
  }

  .storyhub-gallery-nav button {
    display: none;
  }

  .storyhub-gallery-slider {
    margin-right: -14px;
  }

  .storyhub-gallery-track {
    grid-auto-columns: 88%;
    gap: 10px;
    padding-right: 14px;
  }

  .storyhub-gallery-slide {
    border-radius: 8px;
  }

  .storyhub-gallery-foot {
    align-items: stretch;
    flex-direction: column;
  }

  .storyhub-follow {
    grid-template-columns: 1fr;
    padding: 18px;
  }

  .storyhub-follow-action {
    width: 100%;
  }

  .storyhub-follow.is-following {
    grid-template-columns: minmax(0, 1fr) 22px;
  }

  .storyhub-follow-action.is-following-dot {
    width: 16px;
    min-width: 16px;
  }
}

/* Story navigation and editorial context */
.storyhub-return-update{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 18px 152px;padding:15px 17px;border:1px solid rgba(96,165,250,.34);border-radius:8px;background:linear-gradient(120deg,rgba(59,130,246,.14),rgba(255,255,255,.035))}
.storyhub-return-update[hidden]{display:none}.storyhub-return-update span,.storyhub-return-update strong{display:block}.storyhub-return-update span{color:#9bc0ff;font:900 .64rem/1 Montserrat,sans-serif;letter-spacing:.06em;text-transform:uppercase}.storyhub-return-update strong{margin-top:6px;font:850 .96rem/1.25 Montserrat,sans-serif}.storyhub-return-update button,.storyhub-chapters button{border:1px solid rgba(255,255,255,.16);border-radius:7px;background:rgba(255,255,255,.06);color:#fff;cursor:pointer}.storyhub-return-update button{min-height:38px;padding:0 13px;font:850 .65rem/1 Montserrat,sans-serif;text-transform:uppercase}
.storyhub-chapters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0 0 28px 152px}.storyhub-chapters:empty{display:none}.storyhub-chapters button{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:44px;padding:0 12px;text-align:left}.storyhub-chapters button:hover{border-color:rgba(96,165,250,.55);background:rgba(59,130,246,.12)}.storyhub-chapters span{font:850 .68rem/1.2 Montserrat,sans-serif}.storyhub-chapters strong{display:grid;place-items:center;min-width:24px;height:24px;border-radius:50%;background:rgba(59,130,246,.18);color:#bfdbfe;font-size:.68rem}
.storyhub-history-item.is-since-last-visit .storyhub-history-marker{box-shadow:0 0 0 5px rgba(96,165,250,.24)}.storyhub-history-item.is-editorial-highlight .storyhub-history-card{border-color:rgba(245,158,11,.42)}.storyhub-highlight-label{display:inline-flex!important;align-self:flex-start;width:max-content;margin-bottom:2px;padding:6px 8px;border-radius:999px;background:rgba(245,158,11,.16);color:#fde68a!important;font:900 .58rem/1 Montserrat,sans-serif!important;letter-spacing:.05em;text-transform:uppercase}.storyhub-provenance{display:block;margin-top:14px;color:rgba(255,255,255,.5);font-size:.73rem;line-height:1.45}.storyhub-slide-provenance{display:block;color:rgba(255,255,255,.55);font-size:.7rem;font-style:normal}.storyhub-gallery-slide.is-editorial-highlight{border-color:rgba(245,158,11,.62);box-shadow:inset 0 0 0 1px rgba(245,158,11,.18)}.storyhub-gallery-slide>.storyhub-highlight-label{position:absolute;top:18px;left:18px;z-index:2}
.press-story-context small{display:block;color:rgba(255,255,255,.58);font-size:.76rem;line-height:1.45}
@media(max-width:620px){.storyhub-return-update,.storyhub-chapters{margin-left:46px}.storyhub-return-update{align-items:flex-start;flex-direction:column}.storyhub-return-update button{width:100%}.storyhub-chapters{grid-template-columns:1fr 1fr}}

@media (max-width: 760px) {
  .storyhub-history-heading {
    align-items: stretch;
    flex-direction: column;
  }

  .storyhub-history-toolbar {
    align-items: stretch;
    flex-wrap: wrap;
    margin-left: 46px;
  }

  .storyhub-history-toolbar .storyhub-delivery-summary {
    flex: 1 0 100%;
    flex-wrap: wrap;
  }

  .storyhub-exclusive-gate {
    grid-template-columns: 1fr;
    gap: 24px;
    padding: 22px 18px;
  }
}

@media (max-width: 440px) {
  .storyhub-history-sort {
    align-self: flex-start;
  }

  .storyhub-history-sort button {
    min-height: 40px;
  }

  .storyhub-exclusive-form > div {
    grid-template-columns: 1fr;
  }
}

/* Dashboard-controlled page rhythm. */
.storyhub-page .storyhub-main {
  padding-top: calc(var(--header-h, 70px) + var(--storyhub-top-gap-desktop, 12px));
}

.storyhub-page .storyhub-main.storyhub-detail {
  padding-bottom: 16px;
}

.storyhub-detail > .storyhub-shell > .storyhub-section:last-child {
  padding-bottom: 28px;
}

.storyhub-page .storyhub-index-head {
  padding-top: 0;
}

@media (max-width: 620px) {
  .storyhub-page .storyhub-main {
    padding-top: calc(var(--header-h, 70px) + var(--storyhub-top-gap-mobile, 8px));
  }

  .storyhub-page .storyhub-main.storyhub-detail {
    padding-bottom: 8px;
  }

  /* A compact mobile cover keeps the image and story title as the focal point. */
  .storyhub-mobile-compact-hero .storyhub-detail .storyhub-hero {
    min-height: clamp(340px, 67svh, 410px);
  }

  .storyhub-mobile-compact-hero .storyhub-detail .storyhub-hero-copy {
    width: 100%;
    max-width: none;
    padding: 24px 20px 26px;
  }

  .storyhub-mobile-compact-hero .storyhub-detail .storyhub-kicker,
  .storyhub-mobile-compact-hero .storyhub-detail .storyhub-meta {
    display: none;
  }

  .storyhub-mobile-compact-hero .storyhub-detail .storyhub-hero h1 {
    max-width: 18ch;
    margin: 0;
    font-size: var(--storyhub-mobile-title-size, 29px);
    line-height: 1.08;
  }

  .storyhub-mobile-hide-description .storyhub-detail .storyhub-lead {
    display: none;
  }

  /* Mobile orientation is provided above the content, without a carousel. */
  .storyhub-detail .storyhub-progress,
  .storyhub-overview-band:not(.has-follow) {
    display: none;
  }

  .storyhub-overview-band.has-follow {
    display: block;
    margin-right: 0;
    padding: 0;
    overflow: visible;
  }

  .storyhub-overview-band > .storyhub-follow {
    gap: 14px;
    border: 0;
    padding: 18px;
  }

  .storyhub-overview-band > .storyhub-follow > div:last-child {
    grid-template-columns: minmax(112px, .72fr) minmax(0, 1fr);
  }

  /* The mobile chronology runs through the visual centre, behind each card. */
  .storyhub-mobile-center-timeline .storyhub-history::before {
    top: 26px;
    bottom: 26px;
    left: 50%;
    z-index: 0;
    transform: translateX(-50%);
  }

  .storyhub-mobile-center-timeline .storyhub-history-item,
  .storyhub-mobile-center-timeline .storyhub-history-item.has-image {
    grid-template-columns: minmax(0, 1fr);
    gap: 0;
    padding-bottom: 28px;
  }

  .storyhub-mobile-center-timeline .storyhub-history-time {
    grid-column: 1;
    grid-row: 1;
    z-index: 2;
    justify-self: center;
    justify-content: center;
    width: max-content;
    min-height: 0;
    margin-bottom: 7px;
    padding: 6px 11px;
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 999px;
    background: #101010;
  }

  .storyhub-mobile-center-timeline .storyhub-history-time strong,
  .storyhub-mobile-center-timeline .storyhub-history-time span {
    text-align: center;
  }

  .storyhub-mobile-center-timeline .storyhub-history-marker {
    grid-column: 1;
    grid-row: 2;
    z-index: 3;
    justify-self: center;
    margin: 0 0 -14px;
  }

  .storyhub-mobile-center-timeline .storyhub-history-card {
    grid-column: 1;
    grid-row: 3;
    z-index: 1;
    background: #1a1a1c;
  }

  .storyhub-mobile-center-timeline .storyhub-return-update,
  .storyhub-mobile-center-timeline .storyhub-chapters,
  .storyhub-mobile-center-timeline .storyhub-history-foot {
    margin-left: 0;
  }
}

@media (prefers-reduced-motion: reduce) {
  .storyhub-gallery-track {
    scroll-behavior: auto;
  }
}
/* A locked story can be followed without buying or revealing protected entries. */
.storyhub-actions .storyhub-feedback{margin:0}
.storyhub-follow-status[hidden]{display:none!important}
.storyhub-locked-follow{display:block;margin:16px 0;min-height:0}
.storyhub-locked-follow .storyhub-follow{width:100%;border:0;padding:16px 20px;box-sizing:border-box}
.storyhub-exclusive-copy p{max-width:65ch;line-height:1.65}
.storyhub-exclusive-copy p + p{margin-top:10px}
.storyhub-exclusive-copy a{color:#9bc0ff;text-underline-offset:3px}

/* One control row; narrow screens can swipe the row without moving the page. */
.storyhub-history-toolbar{flex-wrap:nowrap;align-items:center;justify-content:flex-start;overflow-x:auto;max-width:100%;padding:3px 0 8px;scrollbar-width:thin}
.storyhub-history-toolbar .storyhub-history-sort{flex:0 0 auto;align-self:center;order:0}
.storyhub-history-toolbar .storyhub-delivery-summary{display:contents}
.storyhub-history-toolbar .storyhub-delivery-summary p{flex:0 0 auto;order:1;white-space:nowrap;font-size:.875rem}
.storyhub-history-toolbar .storyhub-delivery-summary button{flex:0 0 auto;order:3;min-height:44px;white-space:nowrap}
.storyhub-history-toolbar .storyhub-chapters{display:flex;flex:0 0 auto;order:2;gap:8px;margin:0}
.storyhub-history-toolbar .storyhub-chapters:empty{display:none}
.storyhub-history-toolbar .storyhub-chapters button{flex:0 0 auto;white-space:nowrap}

/* Der komplette Fotoverlauf wird erst in der Nähe dieses Abschnitts geladen. */
.storyhub-history-load-status {
  flex: 0 0 auto;
  order: 1;
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 11px;
  border-radius: 999px;
  background: rgba(59,130,246,.11);
  color: rgba(219,234,254,.82);
  font-size: .72rem;
  white-space: nowrap;
}

.storyhub-history-load-status::before {
  content: "";
  width: 7px;
  height: 7px;
  margin-right: 7px;
  border: 2px solid rgba(147,197,253,.35);
  border-top-color: #93c5fd;
  border-radius: 50%;
  animation: storyhub-history-spin .8s linear infinite;
}

.storyhub-history-load-status.is-error {
  background: rgba(245,158,11,.1);
  color: #fde68a;
}

.storyhub-history-load-status.is-error::before {
  animation: none;
  border-color: #f59e0b;
}

.storyhub-history-load-status[hidden] { display: none !important; }

.storyhub-history-item:nth-child(n+8) {
  content-visibility: auto;
  contain-intrinsic-size: 180px;
}

@keyframes storyhub-history-spin { to { transform: rotate(360deg); } }

@media (prefers-reduced-motion: reduce) {
  .storyhub-history-load-status::before { animation: none; }
}
.storyhub-delivery-picker{min-height:44px;width:215px;max-width:65vw;padding:0 30px 0 12px;border:1px solid rgba(255,255,255,.16);border-radius:7px;background:#232323;color:#fff;font:850 .72rem/1.3 Montserrat,sans-serif;cursor:pointer;color-scheme:dark}
.storyhub-delivery-picker:focus-visible{outline:2px solid #7eb0ff;outline-offset:2px}
