    :root {
      --bg: #0b0d12;
      --surface: rgba(14, 18, 28, 0.76);
      --surface-strong: #121826;
      --card: rgba(255, 255, 255, 0.06);
      --line: rgba(255, 255, 255, 0.12);
      --text: #f3efe7;
      --muted: #b8b1a3;
      --hot-pink: #ff4fb2;
      --citrus: #ffd166;
      --mint: #78f0c7;
      --cyan: #69d2ff;
      --orange: #ff8c61;
      --shadow: 0 24px 80px rgba(0, 0, 0, 0.35);
      --radius-xl: 34px;
      --radius-lg: 24px;
      --radius-md: 18px;
      --max-width: 1180px;
    }

    * {
      box-sizing: border-box;
    }

    html {
      scroll-behavior: smooth;
      background: linear-gradient(180deg, #090b10 0%, #0b0d12 52%, #111827 100%);
    }

    body {
      margin: 0;
      font-family: "Space Grotesk", "Avenir Next", "Segoe UI", sans-serif;
      color: var(--text);
      background: transparent;
      min-height: 100vh;
      overflow-x: hidden;
    }

    /* Sanft driftende Farb-Glows im Hintergrund */
    body::after {
      content: "";
      position: fixed;
      inset: -15%;
      z-index: -1;
      pointer-events: none;
      background:
        radial-gradient(circle at 18% 12%, rgba(255, 79, 178, 0.28), transparent 28%),
        radial-gradient(circle at 85% 15%, rgba(105, 210, 255, 0.2), transparent 24%),
        radial-gradient(circle at 70% 78%, rgba(255, 140, 97, 0.16), transparent 24%);
      animation: glow-drift 26s ease-in-out infinite alternate;
      will-change: transform;
    }

    @keyframes glow-drift {
      0%   { transform: translate3d(0, 0, 0) scale(1); }
      40%  { transform: translate3d(2.5%, -2%, 0) scale(1.07); }
      70%  { transform: translate3d(-2%, 1.5%, 0) scale(1.04); }
      100% { transform: translate3d(1.5%, 2.5%, 0) scale(1.08); }
    }

    @media (prefers-reduced-motion: reduce) {
      body::after { animation: none; }
    }

    body::before {
      content: "";
      position: fixed;
      inset: 0;
      pointer-events: none;
      background-image:
        linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
      background-size: 52px 52px;
      mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 88%);
      opacity: 0.25;
    }

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

    img {
      max-width: 100%;
      display: block;
    }

    .shell {
      width: min(var(--max-width), calc(100% - 32px));
      margin: 0 auto;
    }

    .site-header {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      z-index: 30;
      backdrop-filter: blur(18px);
      background: rgba(8, 10, 15, 0.82);
      border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }

    /* Platz für den fixierten Header schaffen + Anker nicht darunter verstecken.
       Nur im öffentlichen Frontend (direktes body > main); der Mitgliederbereich lädt site.css
       ebenfalls, hat aber sein main in .members-app und einen eigenen Header. */
    body > main { padding-top: var(--header-h, 96px); }
    body > main [id] { scroll-margin-top: calc(var(--header-h, 96px) + 12px); }

    .site-header .shell {
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 24px;
      min-height: 86px;
    }

    .brand {
      display: inline-flex;
      align-items: center;
      gap: 14px;
    }

    .brand img {
      width: clamp(168px, 18vw, 250px);
      height: auto;
    }

    .nav {
      display: flex;
      align-items: center;
      gap: 8px;
      flex-wrap: wrap;
      justify-content: flex-end;
    }

    .nav a {
      padding: 10px 16px;
      border: 1px solid transparent;
      border-radius: 999px;
      color: var(--muted);
      transition: 180ms ease;
    }

    .nav a:hover,
    .nav a:focus-visible {
      color: var(--text);
      border-color: rgba(255, 255, 255, 0.14);
      background: rgba(255, 255, 255, 0.05);
      outline: none;
    }

    .hero {
      padding: 64px 0 36px;
    }

    .hero-grid {
      display: grid;
      grid-template-columns: minmax(0, 1.2fr) minmax(280px, 0.8fr);
      gap: 28px;
      align-items: stretch;
    }

    .hero-copy,
    .hero-panel,
    .panel,
    .event-card,
    .mission-card,
    .support-card,
    .footer-card {
      background: var(--surface);
      border: 1px solid var(--line);
      box-shadow: var(--shadow);
      backdrop-filter: blur(20px);
    }

    .hero-copy {
      border-radius: var(--radius-xl);
      padding: clamp(28px, 4vw, 48px);
      position: relative;
      overflow: hidden;
      animation: rise 900ms ease both;
    }

    .hero-copy::after {
      content: "";
      position: absolute;
      inset: auto -10% -36% auto;
      width: 280px;
      aspect-ratio: 1;
      background: radial-gradient(circle, rgba(255, 79, 178, 0.3), transparent 68%);
      filter: blur(8px);
    }

    .eyebrow {
      display: inline-flex;
      align-items: center;
      gap: 10px;
      font-size: 0.84rem;
      letter-spacing: 0.14em;
      text-transform: uppercase;
      color: var(--citrus);
      margin-bottom: 22px;
    }

    .eyebrow::before {
      content: "";
      width: 42px;
      height: 1px;
      background: currentColor;
    }

    h1,
    h2,
    h3,
    h4,
    .display {
      margin: 0;
      font-family: "Fraunces", Georgia, serif;
      line-height: 0.96;
      letter-spacing: -0.03em;
    }

    h1 {
      font-size: clamp(3.5rem, 8vw, 6.8rem);
      max-width: 10ch;
    }

    .lead {
      margin: 24px 0 0;
      max-width: 58ch;
      font-size: clamp(1rem, 1.45vw, 1.18rem);
      line-height: 1.72;
      color: var(--muted);
    }

    .hero-actions {
      display: flex;
      flex-wrap: wrap;
      gap: 14px;
      margin-top: 30px;
    }

    .button,
    .button-secondary {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      min-height: 52px;
      padding: 0 20px;
      border-radius: 999px;
      font-weight: 700;
      transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease;
    }

    .button {
      color: #111217;
      background: linear-gradient(135deg, var(--citrus), #ff9d76);
      box-shadow: 0 12px 30px rgba(255, 209, 102, 0.26);
    }

    .button-secondary {
      border: 1px solid rgba(255, 255, 255, 0.14);
      background: rgba(255, 255, 255, 0.05);
    }

    .button:hover,
    .button-secondary:hover {
      transform: translateY(-2px);
    }

    .hero-panel {
      border-radius: var(--radius-xl);
      padding: 28px;
      position: relative;
      overflow: hidden;
      display: grid;
      gap: 18px;
      animation: rise 900ms ease 120ms both;
    }

    .badge-ring {
      width: 180px;
      aspect-ratio: 1;
      margin-left: auto;
      border-radius: 50%;
      position: relative;
      border: 1px solid rgba(255, 255, 255, 0.16);
      display: grid;
      place-items: center;
      color: var(--text);
      background:
        radial-gradient(circle at center, rgba(255, 255, 255, 0.1), transparent 62%),
        linear-gradient(145deg, rgba(255, 79, 178, 0.14), rgba(105, 210, 255, 0.14));
    }

    .badge-ring span {
      width: 120px;
      text-align: center;
      font-size: 0.9rem;
      line-height: 1.25;
      text-transform: uppercase;
      letter-spacing: 0.14em;
    }

    .badge-ring svg {
      position: absolute;
      inset: 0;
      width: 100%;
      height: 100%;
      animation: spin 24s linear infinite;
    }

    .meta-stack {
      display: grid;
      gap: 12px;
      margin-top: 14px;
    }

    .hero-feature {
      display: grid;
      grid-template-columns: 120px minmax(0, 1fr);
      gap: 16px;
      align-items: center;
      margin-top: 14px;
      padding: 14px;
      border-radius: 20px;
      background: rgba(255, 255, 255, 0.04);
      border: 1px solid rgba(255, 255, 255, 0.08);
    }

    .hero-feature img {
      width: 100%;
      aspect-ratio: 1;
      object-fit: cover;
      border-radius: 18px;
      border: 1px solid rgba(255, 255, 255, 0.08);
    }

    .hero-feature strong {
      display: block;
      margin-bottom: 8px;
      color: var(--citrus);
      font-size: 0.76rem;
      letter-spacing: 0.12em;
      text-transform: uppercase;
    }

    .hero-feature-title {
      display: block;
      font-family: "Fraunces", Georgia, serif;
      font-size: 1.65rem;
      line-height: 1;
      letter-spacing: -0.03em;
    }

    .hero-feature-meta {
      display: block;
      margin-top: 8px;
      color: var(--muted);
      line-height: 1.5;
    }

    .meta-item {
      padding: 16px 18px;
      border-radius: 18px;
      background: rgba(255, 255, 255, 0.04);
      border: 1px solid rgba(255, 255, 255, 0.08);
    }

    .meta-item strong {
      display: block;
      margin-bottom: 6px;
      font-size: 0.84rem;
      text-transform: uppercase;
      letter-spacing: 0.12em;
      color: var(--mint);
    }

    section {
      padding: 26px 0;
    }

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

    .section-head h2 {
      font-size: clamp(2.4rem, 4vw, 4.3rem);
    }

    .section-note {
      max-width: 42ch;
      color: var(--muted);
      line-height: 1.65;
    }

    .events-grid {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 20px;
    }

    .event-card {
      border-radius: var(--radius-lg);
      overflow: hidden;
      display: grid;
      grid-template-columns: minmax(180px, 220px) minmax(0, 1fr);
      min-height: 250px;
      transition: transform 200ms ease, border-color 200ms ease;
    }

    a.event-card {
      text-decoration: none;
      color: inherit;
    }
    a.event-card:focus-visible {
      outline: 2px solid var(--cyan);
      outline-offset: 2px;
    }

    .event-card:hover {
      transform: translateY(-4px);
      border-color: rgba(255, 255, 255, 0.18);
    }

    .event-card img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

    .event-copy {
      padding: 22px;
      display: grid;
      align-content: start;
      gap: 14px;
    }

    .event-tag {
      display: inline-flex;
      width: fit-content;
      align-items: center;
      padding: 8px 12px;
      border-radius: 999px;
      font-size: 0.8rem;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      background: rgba(255, 255, 255, 0.06);
      color: var(--citrus);
    }

    .event-copy h2,
    .event-copy h3 {
      font-size: clamp(1.8rem, 3vw, 2.5rem);
    }

    .event-detail {
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
      color: var(--muted);
      font-size: 0.95rem;
    }

    .event-detail span {
      padding: 8px 12px;
      border-radius: 999px;
      background: rgba(255, 255, 255, 0.05);
    }

    .event-copy p {
      margin: 0;
      color: var(--muted);
      line-height: 1.6;
    }

    .sponsor-strip {
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr));
      gap: 16px;
      margin-top: 20px;
    }

    .panel {
      border-radius: var(--radius-lg);
      padding: 22px;
    }

    .sponsor-card {
      display: grid;
      place-items: center;
      min-height: 112px;
      background: rgba(255, 255, 255, 0.04);
      border: 1px solid rgba(255, 255, 255, 0.08);
      border-radius: 18px;
    }

    .sponsor-card img {
      max-width: min(160px, 70%);
      max-height: 48px;
      object-fit: contain;
      filter: grayscale(100%) brightness(1.9);
      opacity: 0.88;
      transition: filter 180ms ease, opacity 180ms ease, transform 180ms ease;
    }

    .sponsor-card:hover img,
    .sponsor-card:focus-within img {
      filter: grayscale(0%) brightness(1);
      opacity: 1;
      transform: scale(1.02);
    }

    .mission-grid {
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr));
      gap: 18px;
    }

    .mission-card {
      border-radius: var(--radius-lg);
      padding: 24px;
      min-height: 240px;
      position: relative;
      overflow: hidden;
    }

    .mission-card::before {
      content: "";
      position: absolute;
      inset: auto -18% -22% auto;
      width: 160px;
      aspect-ratio: 1;
      border-radius: 50%;
      background: radial-gradient(circle, rgba(255, 255, 255, 0.12), transparent 72%);
    }

    .mission-card strong {
      display: block;
      color: var(--mint);
      text-transform: uppercase;
      letter-spacing: 0.12em;
      font-size: 0.78rem;
      margin-bottom: 16px;
    }

    .mission-card h3 {
      font-size: 2rem;
      margin-bottom: 12px;
    }

    .mission-card p,
    .support-card p,
    .footer-card p {
      margin: 0;
      color: var(--muted);
      line-height: 1.7;
    }

    .support-grid {
      display: grid;
      grid-template-columns: minmax(0, 1.15fr) minmax(280px, 0.85fr);
      gap: 20px;
    }

    .social-grid {
      display: grid;
      grid-template-columns: minmax(0, 1fr) minmax(280px, 0.9fr);
      gap: 20px;
    }

    .support-card,
    .footer-card {
      border-radius: var(--radius-xl);
      padding: 28px;
    }

    .support-callout {
      display: grid;
      gap: 14px;
      align-content: start;
      background:
        linear-gradient(180deg, rgba(255, 79, 178, 0.18), rgba(255, 140, 97, 0.08)),
        rgba(255, 255, 255, 0.04);
    }

    .price {
      font-family: "Fraunces", Georgia, serif;
      font-size: clamp(3rem, 5vw, 4.8rem);
      color: var(--citrus);
    }

    .bullet-list {
      display: grid;
      gap: 12px;
      margin-top: 10px;
    }

    .bullet-list span {
      display: block;
      padding: 14px 16px;
      border-radius: 16px;
      background: rgba(255, 255, 255, 0.05);
      border: 1px solid rgba(255, 255, 255, 0.08);
      color: var(--text);
    }

    .social-stack {
      display: grid;
      gap: 14px;
      margin-top: 18px;
    }

    .social-link-card {
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 18px;
      padding: 18px 20px;
      border-radius: 18px;
      background: rgba(255, 255, 255, 0.05);
      border: 1px solid rgba(255, 255, 255, 0.08);
      transition: transform 180ms ease, border-color 180ms ease, background 180ms ease;
    }

    .social-link-card:hover {
      transform: translateY(-2px);
      border-color: rgba(255, 255, 255, 0.16);
      background: rgba(255, 255, 255, 0.08);
    }

    .social-link-card strong {
      display: block;
      margin-bottom: 6px;
      color: var(--text);
      font-size: 1.1rem;
    }

    .social-link-card span {
      color: var(--muted);
      line-height: 1.5;
    }

    .social-icon {
      flex: 0 0 auto;
      width: 44px;
      height: 44px;
      display: grid;
      place-items: center;
      border-radius: 50%;
      background: linear-gradient(135deg, rgba(255, 79, 178, 0.22), rgba(255, 209, 102, 0.18));
      border: 1px solid rgba(255, 255, 255, 0.1);
    }

    .social-icon svg {
      width: 22px;
      height: 22px;
      fill: currentColor;
    }

    .footer {
      padding: 26px 0 52px;
    }

    .footer-grid {
      display: grid;
      grid-template-columns: minmax(0, 1fr) auto auto;
      gap: 18px;
      align-items: center;
    }

    .footer-logo img {
      width: clamp(150px, 16vw, 220px);
      height: auto;
    }

    .footer-links,
    .social-links {
      display: flex;
      gap: 10px;
      flex-wrap: wrap;
      justify-content: flex-end;
    }

    .pill {
      display: inline-flex;
      align-items: center;
      min-height: 46px;
      padding: 0 16px;
      border-radius: 999px;
      background: rgba(255, 255, 255, 0.05);
      border: 1px solid rgba(255, 255, 255, 0.08);
      color: var(--muted);
    }

    .pill:hover {
      color: var(--text);
      border-color: rgba(255, 255, 255, 0.14);
    }

    .mobile-bottom-nav {
      display: none;
      position: fixed;
      left: 12px;
      right: 12px;
      bottom: max(12px, env(safe-area-inset-bottom));
      z-index: 60;
      grid-template-columns: repeat(4, minmax(0, 1fr));
      gap: 8px;
      padding: 10px;
      border-radius: 24px;
      background: rgba(8, 10, 15, 0.88);
      border: 1px solid rgba(255, 255, 255, 0.1);
      box-shadow: 0 22px 60px rgba(0, 0, 0, 0.45);
      backdrop-filter: blur(18px);
    }

    .mobile-bottom-nav a {
      min-height: 64px;
      padding: 8px 6px;
      border-radius: 18px;
      display: grid;
      justify-items: center;
      align-content: center;
      gap: 6px;
      color: var(--muted);
      text-align: center;
      transition: background 180ms ease, color 180ms ease, transform 180ms ease;
    }

    .mobile-bottom-nav a:hover,
    .mobile-bottom-nav a:focus-visible {
      background: rgba(255, 255, 255, 0.08);
      color: var(--text);
      outline: none;
      transform: translateY(-1px);
    }

    .mobile-bottom-nav svg {
      width: 20px;
      height: 20px;
      fill: currentColor;
    }

    .mobile-bottom-nav span {
      font-size: 0.72rem;
      font-weight: 700;
      letter-spacing: 0.04em;
      text-transform: uppercase;
    }

    .fade-up {
      opacity: 0;
      transform: translateY(18px);
      animation: rise 700ms ease forwards;
    }

    .fade-up.delay-1 { animation-delay: 120ms; }
    .fade-up.delay-2 { animation-delay: 220ms; }
    .fade-up.delay-3 { animation-delay: 320ms; }
    .fade-up.delay-4 { animation-delay: 420ms; }
    .fade-up.delay-5 { animation-delay: 520ms; }
    .fade-up.delay-6 { animation-delay: 620ms; }

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

    @keyframes spin {
      from { transform: rotate(0deg); }
      to { transform: rotate(360deg); }
    }

    @media (max-width: 980px) {
      .hero-grid,
      .social-grid,
      .support-grid,
      .footer-grid,
      .events-grid,
      .mission-grid {
        grid-template-columns: 1fr;
      }

      .event-card {
        grid-template-columns: 1fr;
      }

      .hero-feature {
        grid-template-columns: 1fr;
      }

      .hero-feature img {
        aspect-ratio: 16 / 10;
      }

      .event-card img {
        aspect-ratio: 16 / 10;
      }

      .sponsor-strip {
        grid-template-columns: 1fr;
      }

      .footer-links,
      .social-links {
        justify-content: flex-start;
      }
    }

    @media (max-width: 720px) {
      .site-header .shell {
        min-height: auto;
        padding-top: 20px;
        padding-bottom: 8px;
      }

      .section-head {
        align-items: start;
        flex-direction: column;
      }

      .nav {
        justify-content: flex-start;
      }

      .hero {
        padding-top: 18px;
      }

      .hero-panel {
        padding: 22px;
      }

      .badge-ring {
        margin-left: 0;
      }

      .site-header .nav {
        display: none;
      }

      body {
        padding-bottom: 104px;
      }

      .mobile-bottom-nav {
        display: grid;
      }
    }

    /* ---- Teilen-Leiste (Partial _share.php) ---- */
    .share-bar {
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
      align-items: center;
    }
    .share-link {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 44px;
      height: 44px;
      border-radius: 50%;
      border: 1px solid var(--line);
      background: var(--card);
      color: var(--text);
      cursor: pointer;
      padding: 0;
      text-decoration: none;
      transition: 140ms ease;
    }
    .share-link:hover,
    .share-link:focus-visible {
      transform: translateY(-2px);
      border-color: rgba(255, 255, 255, 0.32);
      outline: none;
    }
    .share-icon {
      width: 20px;
      height: 20px;
      display: block;
    }
    .share-whatsapp:hover  { background: #25D366; color: #fff; border-color: #25D366; }
    .share-telegram:hover  { background: #229ED9; color: #fff; border-color: #229ED9; }
    .share-facebook:hover  { background: #1877F2; color: #fff; border-color: #1877F2; }
    .share-x:hover         { background: #000;    color: #fff; border-color: #555; }
    .share-mastodon:hover  { background: #6364FF; color: #fff; border-color: #6364FF; }
    .share-mail:hover,
    .share-copy:hover,
    .share-native:hover    { background: var(--hot-pink); color: #fff; border-color: var(--hot-pink); }
    .share-status {
      color: var(--mint);
      font-size: 0.9rem;
      font-weight: 600;
      margin-left: 4px;
    }

    /* ---- Formulare (Kontakt / Booking) ---- */
    .form-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
      gap: 16px;
      margin-bottom: 16px;
    }
    .form-field { display: flex; flex-direction: column; gap: 6px; }
    .form-field.full { grid-column: 1 / -1; }
    .form-field > span { font-size: 0.85rem; font-weight: 600; color: var(--muted); }
    .form-field > span .req { color: var(--hot-pink); }
    .form-field input,
    .form-field textarea,
    .form-field select {
      width: 100%;
      padding: 12px 14px;
      border-radius: 14px;
      border: 1px solid var(--line);
      background: rgba(0, 0, 0, 0.22);
      color: var(--text);
      font: inherit;
      box-sizing: border-box;
    }
    .form-field textarea { min-height: 140px; resize: vertical; }
    .form-field input:focus,
    .form-field textarea:focus,
    .form-field select:focus {
      outline: none;
      border-color: rgba(255, 255, 255, 0.34);
      background: rgba(0, 0, 0, 0.3);
    }
    .form-field.has-error input,
    .form-field.has-error textarea {
      border-color: var(--hot-pink);
    }
    .form-error { color: var(--hot-pink); font-size: 0.82rem; }
    .form-hp { position: absolute; left: -9999px; width: 1px; height: 1px; overflow: hidden; }
    .form-success {
      padding: 16px 18px;
      border-radius: 16px;
      border: 1px solid rgba(120, 240, 199, 0.4);
      background: rgba(120, 240, 199, 0.12);
      margin-bottom: 18px;
    }
    .form-alert {
      padding: 14px 16px;
      border-radius: 14px;
      border: 1px solid rgba(255, 79, 178, 0.45);
      background: rgba(255, 79, 178, 0.12);
      margin-bottom: 18px;
    }

    /* ---- Gemeinsame Seiten-Bausteine ---- */
    .page-main { padding: calc(var(--header-h, 96px) + 24px) 0 70px; }
    .page-title { margin-top: 18px; font-size: clamp(2.4rem, 4vw, 3.6rem); }
    .panel-title { font-size: clamp(2rem, 4vw, 3.6rem); margin-bottom: 18px; }
    .panel-title-lg { font-size: clamp(2.5rem, 4vw, 4.2rem); margin-bottom: 18px; }
    .mw-none { max-width: none; }
    .flush-top { margin-top: 0; }
    .list-empty-note { padding: 28px 0; }
    .panel--narrow { max-width: 720px; }
    .panel--wide { max-width: 820px; }
    .footer-logo p { margin-top: 14px; max-width: 34ch; }
    .footer-bottom {
      margin-top: 22px;
      padding-top: 16px;
      border-top: 1px solid var(--line);
      text-align: right;
    }
    .footer-bottom a {
      color: var(--muted);
      font-size: 0.88rem;
      transition: color 140ms ease;
    }
    .footer-bottom a:hover {
      color: var(--text);
    }
    .pill--inline { margin-left: 10px; }
    .panel-cta { margin-top: 14px; display: flex; gap: 12px; flex-wrap: wrap; }
    .section-note p { margin: 0 0 10px; }
    .section-note p:last-child { margin-bottom: 0; }
    .section-note a { color: var(--cyan); }

    /* ---- Event-Detailseite ---- */
    .event-hero-img {
      width: 100%;
      max-width: 340px;
      height: auto;
      border-radius: 18px;
      border: 1px solid rgba(255, 255, 255, 0.08);
      margin-bottom: 18px;
    }

    /* ---- Mitgliedschafts-Box (Support-Callout) ---- */
    .price-period {
      font-size: 1rem;
      font-weight: 600;
      color: var(--muted);
    }
    .callout-benefits {
      list-style: none;
      margin: 16px 0 20px;
      padding: 0;
      display: grid;
      gap: 10px;
    }
    .callout-benefits li {
      position: relative;
      padding-left: 28px;
      line-height: 1.5;
    }
    .callout-benefits li::before {
      content: "✓";
      position: absolute;
      left: 0;
      top: 0;
      color: var(--mint);
      font-weight: 700;
    }
    .callout-hint {
      margin-top: 14px;
      font-size: 0.85rem;
      color: var(--muted);
    }
    .event-body { line-height: 1.75; color: rgba(255, 255, 255, 0.86); }
    .share-divider {
      margin-top: 24px;
      padding-top: 18px;
      border-top: 1px solid var(--line);
    }
    .share-divider .eyebrow { margin-bottom: 12px; }
    .back-link { margin-top: 24px; }

    /* ---- CMS-Seite ---- */
    .cms-body { margin-top: 18px; line-height: 1.8; color: var(--muted); }

    /* ---- Booking ---- */
    .booking-highlights {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
      gap: 16px;
      margin-bottom: 30px;
    }
    .booking-highlight {
      padding: 22px;
      border-radius: var(--radius-lg);
      border: 1px solid var(--line);
      background: var(--card);
    }
    .booking-highlight .bh-icon {
      width: 46px; height: 46px;
      display: inline-flex; align-items: center; justify-content: center;
      border-radius: 14px; margin-bottom: 12px;
      background: rgba(255, 79, 178, 0.16);
      font-size: 1.5rem;
    }
    .booking-highlight h3 { margin: 0 0 8px; font-size: 1.15rem; }
    .booking-highlight p { margin: 0; color: var(--muted); line-height: 1.6; }
    .booking-form-head { margin: 0 0 6px; }
    .booking-form-sub { color: var(--muted); margin: 0 0 22px; }
    .form-layout {
      display: grid;
      grid-template-columns: minmax(0, 1.7fr) minmax(0, 1fr);
      gap: 24px;
      align-items: start;
    }
    .form-aside {
      position: sticky;
      top: 24px;
      align-self: start;
    }
    .form-aside h2 { margin-top: 0; font-size: 1.3rem; }
    .form-aside p { color: var(--muted); line-height: 1.7; }
    @media (max-width: 820px) {
      .form-layout { grid-template-columns: 1fr; }
      .form-aside { position: static; }
    }

    /* ---- Vergangene Events: Filter + Gruppen ---- */
    .filter-bar { display: flex; flex-wrap: wrap; gap: 18px; align-items: flex-end; margin: 8px 0 34px; }
    .filter-group { display: flex; flex-direction: column; gap: 8px; }
    .filter-group > span { font-size: .8rem; text-transform: uppercase; letter-spacing: .04em; opacity: .7; }
    .filter-chips { display: flex; flex-wrap: wrap; gap: 8px; }
    .filter-chip {
      cursor: pointer; border: 1px solid rgba(255, 255, 255, .18); background: rgba(255, 255, 255, .04);
      color: inherit; padding: 7px 14px; border-radius: 999px; font: inherit; font-size: .9rem; transition: 140ms ease;
    }
    .filter-chip:hover { background: rgba(255, 255, 255, .1); }
    .filter-chip.is-active { background: #fff; color: #111; border-color: #fff; font-weight: 600; }
    .filter-select {
      padding: 8px 12px; border-radius: 12px; border: 1px solid rgba(255, 255, 255, .18);
      background: rgba(0, 0, 0, .25); color: inherit; font: inherit;
    }
    .month-group { margin: 0 0 46px; }
    .month-group-head { display: flex; align-items: baseline; gap: 12px; margin: 0 0 18px; }
    .month-group-head h2 { margin: 0; font-size: clamp(1.4rem, 2.6vw, 2rem); }
    .month-group-count { opacity: .6; font-size: .9rem; }
    .past-empty { padding: 30px 0; opacity: .75; }

    /* ---- 404-Seite ---- */
    .nf-wrap {
      min-height: 100vh;
      display: flex; flex-direction: column; align-items: center; justify-content: center;
      text-align: center; gap: 18px; padding: 48px 20px; box-sizing: border-box;
    }
    .nf-img {
      width: min(280px, 70vw); height: auto;
      filter: drop-shadow(0 18px 40px rgba(0, 0, 0, 0.45));
      animation: nf-float 4s ease-in-out infinite;
    }
    @keyframes nf-float {
      0%, 100% { transform: translateY(0) rotate(-1.5deg); }
      50%      { transform: translateY(-14px) rotate(1.5deg); }
    }
    .nf-code {
      margin: 0; font-size: clamp(4.5rem, 18vw, 9rem); line-height: 0.9;
      font-weight: 800; letter-spacing: -0.03em;
      background: linear-gradient(100deg, var(--hot-pink), var(--citrus), var(--mint), var(--cyan), var(--hot-pink));
      background-size: 300% 100%;
      -webkit-background-clip: text; background-clip: text; color: transparent;
      animation: nf-rainbow 8s linear infinite;
    }
    @keyframes nf-rainbow { to { background-position: 300% 0; } }
    .nf-title { margin: 0; font-size: clamp(1.4rem, 4vw, 2.2rem); }
    .nf-text { margin: 0; max-width: 46ch; color: var(--muted); line-height: 1.6; }
    .nf-actions { display: flex; gap: 12px; flex-wrap: wrap; justify-content: center; margin-top: 8px; }
    @media (prefers-reduced-motion: reduce) {
      .nf-img, .nf-code { animation: none; }
    }

    /* ---- Sommerpause-Hinweis (Startseite, Programm) ---- */
    .break-note {
      display: flex;
      flex-wrap: wrap;
      align-items: baseline;
      gap: 8px 16px;
      padding: 18px 22px;
      margin-bottom: 22px;
      border-radius: var(--radius-lg);
      border: 1px solid rgba(255, 209, 102, 0.4);
      background: rgba(255, 209, 102, 0.1);
    }
    .break-note strong { font-size: 1.1rem; }
    .break-note span { color: var(--citrus); font-weight: 600; }
    .break-note p { width: 100%; margin: 4px 0 0; color: var(--muted); }

    /* ---- Footer Social-Icons (eigene Spalte, abgesetzt von Textlinks) ---- */
    .footer-socials {
      display: flex;
      gap: 10px;
      align-items: center;
      flex-wrap: wrap;
    }

/* ===== Burger-Button + vollflächiges Overlay-Menü ===== */
.nav-burger {
  display: none; /* Desktop: versteckt (Desktop-Nav sichtbar) */
  flex-direction: column;
  justify-content: center;
  gap: 5px;
  width: 48px;
  height: 48px;
  flex: none;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.05);
  cursor: pointer;
}
.nav-burger span {
  display: block;
  width: 22px;
  height: 2px;
  margin: 0 auto;
  background: var(--text);
  border-radius: 2px;
}
.nav-burger:hover {
  background: rgba(255, 255, 255, 0.1);
}

.nav-overlay {
  position: fixed;
  inset: 0;
  z-index: 100;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  background: rgba(8, 10, 15, 0.97);
  backdrop-filter: blur(10px);
}
.nav-overlay[hidden] { display: none; }
body.nav-open { overflow: hidden; }

.nav-overlay-top {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.nav-overlay-top-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  min-height: 86px;
}
.nav-overlay-top .brand img {
  width: clamp(150px, 40vw, 200px);
}
.nav-overlay-close {
  flex: none;
  width: 48px;
  height: 48px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.05);
  color: var(--text);
  font-size: 30px;
  line-height: 1;
  cursor: pointer;
}
.nav-overlay-close:hover {
  background: rgba(255, 255, 255, 0.1);
}

.nav-overlay-menu {
  display: flex;
  flex-direction: column;
  gap: 2px;
  padding-top: 26px;
  padding-bottom: 48px;
}
.nav-overlay-menu a {
  font-size: clamp(1.6rem, 7vw, 2.4rem);
  font-weight: 800;
  letter-spacing: -0.01em;
  padding: 14px 0;
  color: var(--text);
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  transition: color 160ms ease;
}
.nav-overlay-menu a:hover,
.nav-overlay-menu a:focus-visible,
.nav-overlay-menu a[aria-current="page"] {
  color: var(--orange);
  outline: none;
}
.nav-overlay-member {
  margin-top: 22px;
  font-size: 1.15rem !important;
  font-weight: 600 !important;
  color: var(--muted) !important;
  border-bottom: none !important;
}
.nav-overlay-member:hover {
  color: var(--text) !important;
}

/* Burger ab Tablet/Mobil sichtbar; Header bleibt einzeilig (Logo links, Burger rechts) */
@media (max-width: 720px) {
  .nav-burger { display: inline-flex; }
  .site-header .shell {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding-top: 12px;
    padding-bottom: 12px;
  }
}

/* Fixierter Header: kompaktere Höhe auf Mobil (steuert body padding-top) */
@media (max-width: 720px) {
  body { --header-h: 68px; }
}

/* ===== Scroll-nach-oben-Button ===== */
.scroll-top {
  position: fixed;
  right: 18px;
  bottom: 24px;
  z-index: 40;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid var(--line);
  background: var(--surface-strong);
  color: var(--text);
  font-size: 22px;
  line-height: 1;
  cursor: pointer;
  box-shadow: var(--shadow);
  opacity: 0;
  transform: translateY(12px);
  transition: opacity 200ms ease, transform 200ms ease, background 160ms ease;
}
.scroll-top.is-visible {
  opacity: 1;
  transform: translateY(0);
}
.scroll-top[hidden] { display: none; }
.scroll-top:hover {
  background: var(--orange);
  color: #12080a;
  border-color: var(--orange);
}
/* Auf Mobil oberhalb der Bottom-Navigation platzieren */
@media (max-width: 720px) {
  .scroll-top { bottom: 116px; }
}
@media (prefers-reduced-motion: reduce) {
  .scroll-top { transition: opacity 200ms ease; transform: none; }
  .scroll-top.is-visible { transform: none; }
}

/* ===== Event-Detailseite: zweispaltiges Layout ===== */
.event-detail {
  display: grid;
  gap: 22px;
}
.event-detail-top {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
  gap: 22px;
  align-items: stretch;
}
.event-detail--nomedia .event-detail-top {
  grid-template-columns: 1fr;
}
.event-detail-media {
  border-radius: var(--radius-lg);
  overflow: hidden;
  border: 1px solid var(--line);
  background: var(--surface);
}
.event-detail-img {
  width: 100%;
  height: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  display: block;
}
.event-detail-info {
  border-radius: var(--radius-lg);
  padding: clamp(22px, 3vw, 34px);
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.event-detail-title {
  font-size: clamp(2rem, 4vw, 3.2rem);
  margin: 0;
}
.event-facts {
  list-style: none;
  margin: 6px 0 0;
  padding: 0;
  display: grid;
  gap: 10px;
}
.event-facts li {
  display: grid;
  grid-template-columns: 92px 1fr;
  gap: 12px;
  align-items: baseline;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.event-facts li:last-child { border-bottom: none; padding-bottom: 0; }
.event-facts span {
  color: var(--muted);
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.event-facts strong { font-weight: 600; }
.event-detail-share {
  margin-top: auto;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.event-detail-body {
  border-radius: var(--radius-lg);
  padding: clamp(22px, 3vw, 36px);
}
.event-detail .back-link { margin: 4px 0 0; }

@media (max-width: 820px) {
  .event-detail-top { grid-template-columns: 1fr; }
}

/* ===== SEO-/Einleitungstext auf Listen-Seiten ===== */
.page-intro {
  max-width: 72ch;
  margin: 4px 0 30px;
  color: var(--muted);
  font-size: clamp(1rem, 1.3vw, 1.12rem);
  line-height: 1.7;
}
.page-intro p { margin: 0 0 12px; }
.page-intro p:last-child { margin-bottom: 0; }
.page-intro strong { color: var(--text); }
.page-intro a {
  color: var(--citrus);
  text-decoration: underline;
  text-underline-offset: 3px;
}

/* ===== Band-Links auf der Event-Detailseite ===== */
.event-bandlinks .eyebrow { margin-bottom: 8px; }
.event-bandlinks .bandlinks-row {
  display: flex;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
  margin-top: 10px;
}
.bandlinks-name { font-weight: 600; min-width: 120px; }

/* ===== „Nächste Session": Kreis als Siegel auf dem Bild + klickbare Card ===== */
.hero-feature { position: relative; }
.hero-feature-media { position: relative; }
.hero-feature .badge-ring {
  position: absolute;
  top: -26px;
  right: -26px;
  width: 116px;
  margin: 0;
  z-index: 3;
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.4);
  border-color: rgba(255, 255, 255, 0.22);
  /* Durchgehend dunkler Kreis mit dezentem Farb-Glow → heller Text überall (auch im Ring) lesbar */
  background:
    radial-gradient(circle at 28% 24%, rgba(255, 79, 178, 0.35), transparent 58%),
    radial-gradient(circle at 78% 82%, rgba(105, 210, 255, 0.3), transparent 58%),
    rgba(11, 13, 18, 0.96);
}
.hero-feature .badge-ring span {
  width: 62px;
  font-size: 0.66rem;
  line-height: 1.25;
  letter-spacing: 0.06em;
}
@media (max-width: 520px) {
  .hero-feature .badge-ring { width: 100px; top: -20px; right: -16px; }
  .hero-feature .badge-ring span { width: 54px; font-size: 0.6rem; }
}
.hero-feature--link {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  transition: transform 180ms ease, border-color 180ms ease, background 180ms ease;
}
.hero-feature--link:hover {
  transform: translateY(-2px);
  border-color: rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.07);
}
.hero-feature--link:focus-visible {
  outline: 2px solid var(--cyan);
  outline-offset: 2px;
}
