/*
 * ╔══════════════════════════════════════════════════════════════════════════════════════════╗
 * ║                                                                                          ║
 * ║  ████████╗██╗  ██╗███████╗████████╗ █████╗ ██████╗ ██╗   ██╗ ██████╗                     ║
 * ║     ██╔══╝██║  ██║██╔════╝╚══██╔══╝██╔══██╗██╔══██╗██║   ██║██╔════╝                     ║
 * ║     ██║   ███████║█████╗     ██║   ███████║██████╔╝██║   ██║██║  ███╗                    ║
 * ║     ██║   ██╔══██║██╔══╝     ██║   ██╔══██║██╔══██╗██║   ██║██║   ██║                    ║
 * ║     ██║   ██║  ██║███████╗   ██║   ██║  ██║██████╔╝╚██████╔╝╚██████╔╝                    ║
 * ║     ╚═╝   ╚═╝  ╚═╝╚══════╝   ╚═╝   ╚═╝  ╚═╝╚═════╝  ╚═════╝  ╚═════╝                     ║
 * ║                                                                                          ║
 * ║                                      🐛  v2.7.1                                         ║
 * ║                                                                                          ║
 * ║                        CSS crafted with ❤ love, one bug at a time.                      ║
 * ║                                                                                          ║
 * ║                                                                                          ║
 * ╠══════════════════════════════════════════════════════════════════════════════════════════╣
 * ║                                                                                          ║
 * ║  © 2026 THETABUG — All rights reserved.                                                  ║
 * ║                                                                                          ║
 * ║  This stylesheet and its contents are the intellectual property of                       ║
 * ║  THETABUG . Unauthorized reproduction, distribution,                                     ║
 * ║  or modification of this code, in whole or in part, is strictly prohibited               ║
 * ║  without prior written permission from the author.                                       ║
 * ║                                                                                          ║
 * ║  Permitted use: Personal, educational, and authorized security research only.            ║
 * ╚══════════════════════════════════════════════════════════════════════════════════════════╝
 *
 * Author:  THETABUG
 * Version: 2.7.1
 * License: All Rights Reserved
 */

/* =========================================
   V65 CSS-KONSOLIDIERUNG
   Ziel: gleiche Optik, weniger historische Patch-Schichten.
   Das pssiert, weil ich gern anfüge als überschreibe, kann aber jeder gern machen wie er möchte
========================================= */

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

:root {
  --farbe-wald-dunkel: #1a3a2a;
  --farbe-wald-mittel: #2d5a3d;
  --farbe-wald-hell: #3d7a52;
  --farbe-gold: #c8961a;
  --farbe-gold-hell: #e8b830;
  --farbe-creme: #f9f5ec;
  --farbe-text-dunkel: #111a14;
  --farbe-text: #2c3e30;
  --farbe-text-dezent: #607060;

  --farbe-gewinner-gold: #f0d060;
  --farbe-gewinner-gold-dunkel: #9e7f1d;
  --farbe-gewinner-silber: #c9d2d8;
  --farbe-gewinner-silber-dunkel: #7f8d95;
  --farbe-gewinner-bronze: #cd7f32;
  --farbe-gewinner-bronze-dunkel: #7f421b;

  --ssgh-nav-fadenkreuz-symbol: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2044.31%2047.31%22%3E%3Cg%3E%3Cpath%20d%3D%22M31.52%2C27.86c.37-1.04.57-2.15.57-3.31s-.2-2.28-.57-3.31h-.98c.41%2C1.03.63%2C2.14.63%2C3.31s-.23%2C2.29-.63%2C3.31h.98Z%22%20fill%3D%22%23e8b82f%22%2F%3E%3Cpath%20d%3D%22M13.13%2C24.55c0-1.17.23-2.29.63-3.31h-.98c-.37%2C1.04-.57%2C2.15-.57%2C3.31s.2%2C2.28.57%2C3.31h.98c-.41-1.03-.63-2.14-.63-3.31Z%22%20fill%3D%22%23e8b82f%22%2F%3E%3Cpath%20d%3D%22M14.18%2C20.32c1.52-2.85%2C4.52-4.8%2C7.97-4.8s6.45%2C1.95%2C7.97%2C4.8h1.02c-1.59-3.37-5.02-5.71-8.99-5.71s-7.4%2C2.34-8.99%2C5.71h1.02Z%22%20fill%3D%22%23e8b82f%22%2F%3E%3Cpath%20d%3D%22M30.13%2C28.78c-1.52%2C2.85-4.52%2C4.8-7.97%2C4.8s-6.45-1.95-7.97-4.8h-1.02c1.59%2C3.37%2C5.02%2C5.71%2C8.99%2C5.71s7.4-2.34%2C8.99-5.71h-1.02Z%22%20fill%3D%22%23e8b82f%22%2F%3E%3C%2Fg%3E%3Cg%3E%3Cline%20x1%3D%2222.16%22%20y1%3D%2210.38%22%20x2%3D%2222.16%22%20y2%3D%2238.72%22%20fill%3D%22none%22%20stroke%3D%22%23e8b82f%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%22.75%22%2F%3E%3Cline%20x1%3D%227%22%20y1%3D%2224.55%22%20x2%3D%2237.31%22%20y2%3D%2224.55%22%20fill%3D%22none%22%20stroke%3D%22%23e8b82f%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%22.75%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2222.16%22%20cy%3D%2224.55%22%20r%3D%224.19%22%20fill%3D%22none%22%20stroke%3D%22%23e8b82f%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%22.75%22%2F%3E%3C%2Fsvg%3E");
}

html {
  scroll-behavior: smooth;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

body {
  font-family: "Source Sans 3", sans-serif;
  background: var(--farbe-creme);
  color: var(--farbe-text);
  line-height: 1.6;
  margin: 0;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

a {
  color: inherit;
}

/* =========================================
   NAVIGATION
   V71: schlanke Desktop-Navbar als Standard.
   Dropdown startet tiefer an der goldenen Linie; keine Scroll-Shrink-Transition beim Erstladen.
   Mobile Burger-Navigation bleibt eigenstaendig. Aktuell stabilste Version
========================================= */

nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 72px;
  padding: 0 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 300;
  overflow: visible;
  background: rgba(10, 18, 12, 0.28);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

nav::after {
  content: "";
  position: absolute;
  left: 7.25rem;
  right: 1rem;
  bottom: 0;
  z-index: 1;
  height: 1px;
  pointer-events: none;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(200, 150, 26, 0.22) 10%,
    rgba(232, 184, 48, 0.88) 50%,
    rgba(200, 150, 26, 0.22) 90%,
    transparent 100%
  );
  box-shadow: 0 1px 8px rgba(232, 184, 48, 0.22);
}

.hauptnavigation-logo,
.hauptnavigation-linkliste,
.hauptnavigation-menueschalter {
  position: relative;
  z-index: 2;
}

.hauptnavigation-logo {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  text-decoration: none;
  white-space: nowrap;
}

.hauptnavigation-logo-bild {
  width: 92px;
  height: auto;
  object-fit: contain;
  display: block;
  flex-shrink: 0;
  position: relative;
  top: 18px;
  filter: drop-shadow(0 10px 18px rgba(0, 0, 0, 0.28));
}

.hauptnavigation-logo-text {
  font-family: "Playfair Display", serif;
  color: var(--farbe-gold-hell);
  font-size: 0.95rem;
  letter-spacing: 0.03em;
  line-height: 1;
  margin-top: -4px;
}

.hauptnavigation-linkliste {
  display: none;
  list-style: none;
  align-items: center;
}

.hauptnavigation-linkliste a,
.mobile-hauptnavigation a {
  position: relative;
  color: var(--farbe-gold-hell);
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 0 0 10px rgba(200, 150, 26, 0.08);
  transition: color 0.2s ease, background 0.2s ease, text-shadow 0.2s ease;
}

.hauptnavigation-linkliste a::before,
.mobile-hauptnavigation a::before {
  content: "";
  position: absolute;
  opacity: 0;
  pointer-events: none;
  transform-origin: center;
  transition: opacity 0.2s ease, transform 0.2s ease;
  background-image: var(--ssgh-nav-fadenkreuz-symbol);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  filter: drop-shadow(0 0 6px rgba(232, 184, 48, 0.28));
}

.hauptnavigation-linkliste a:hover,
.hauptnavigation-linkliste a:focus,
.hauptnavigation-linkliste a:focus-visible,
.hauptnavigation-linkliste a.active:hover,
.hauptnavigation-linkliste a.active:focus,
.hauptnavigation-linkliste a.active:focus-visible,
.mobile-hauptnavigation a:hover,
.mobile-hauptnavigation a:focus,
.mobile-hauptnavigation a:focus-visible,
.mobile-hauptnavigation a.active:hover,
.mobile-hauptnavigation a.active:focus,
.mobile-hauptnavigation a.active:focus-visible {
  color: #ffffff;
  text-shadow: 0 0 12px rgba(255, 255, 255, 0.18);
}

.hauptnavigation-linkliste a:hover::before,
.hauptnavigation-linkliste a:focus::before,
.hauptnavigation-linkliste a:focus-visible::before,
.hauptnavigation-linkliste a.active:hover::before,
.hauptnavigation-linkliste a.active:focus::before,
.hauptnavigation-linkliste a.active:focus-visible::before,
.mobile-hauptnavigation a:hover::before,
.mobile-hauptnavigation a:focus::before,
.mobile-hauptnavigation a:focus-visible::before,
.mobile-hauptnavigation a.active:hover::before,
.mobile-hauptnavigation a.active:focus::before,
.mobile-hauptnavigation a.active:focus-visible::before {
  opacity: 1;
}

.hauptnavigation-menueschalter {
  display: inline-flex;
  width: 46px;
  height: 46px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  background: rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 5px;
}

.hauptnavigation-menueschalter span {
  width: 20px;
  height: 2px;
  background: #fff;
  border-radius: 2px;
  transition: transform 0.25s ease, opacity 0.25s ease;
}

.hauptnavigation-menueschalter.active span:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}

.hauptnavigation-menueschalter.active span:nth-child(2) {
  opacity: 0;
}

.hauptnavigation-menueschalter.active span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}

.mobile-hauptnavigation {
  position: absolute;
  top: 72px;
  left: 0;
  width: 100%;
  display: none;
  flex-direction: column;
  padding: 0.5rem 0;
  background: rgba(17, 26, 20, 0.97);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.mobile-hauptnavigation.open {
  display: flex;
}

.mobile-hauptnavigation a {
  padding: 1rem 1.25rem 1rem calc(2.66rem + 10px);
  font-size: 0.9rem;
  letter-spacing: 0.06em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.mobile-hauptnavigation a::before {
  left: 1.2rem;
  top: 50%;
  width: 1.46rem;
  height: 1.56rem;
  transform: translateY(-50%) scale(0.82);
}

.mobile-hauptnavigation a:hover,
.mobile-hauptnavigation a:focus,
.mobile-hauptnavigation a:focus-visible,
.mobile-hauptnavigation a.active:hover,
.mobile-hauptnavigation a.active:focus,
.mobile-hauptnavigation a.active:focus-visible {
  background: rgba(255, 255, 255, 0.04);
}

.mobile-hauptnavigation a:hover::before,
.mobile-hauptnavigation a:focus::before,
.mobile-hauptnavigation a:focus-visible::before,
.mobile-hauptnavigation a.active:hover::before,
.mobile-hauptnavigation a.active:focus::before,
.mobile-hauptnavigation a.active:focus-visible::before {
  transform: translateY(-50%) scale(1);
}

.hauptnavigation-dropdown {
  display: none;
}

@media (min-width: 1401px) {
  nav {
    --ssgh-navbar-seitenabstand: clamp(5rem, calc((100vw - 1370px) / 2), 18rem);
    position: fixed;
    min-height: 58px;
    padding-left: var(--ssgh-navbar-seitenabstand);
    padding-right: var(--ssgh-navbar-seitenabstand);
    background: linear-gradient(
      180deg,
      rgba(10, 18, 12, 0.82) 0%,
      rgba(17, 26, 20, 0.74) 100%
    );
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.18);
  }

  nav::after {
    left: calc(var(--ssgh-navbar-seitenabstand) + clamp(9.5rem, 10.5vw, 12.75rem));
    right: var(--ssgh-navbar-seitenabstand);
  }

  .hauptnavigation-logo {
    gap: 0.55rem;
  }

  .hauptnavigation-logo-bild {
    width: 84px;
    top: 6px;
    filter: drop-shadow(0 7px 12px rgba(0, 0, 0, 0.24));
  }

  .hauptnavigation-logo-text {
    font-size: 0.98rem;
    margin-top: -3px;
  }

  .hauptnavigation-menueschalter,
  .mobile-hauptnavigation {
    display: none;
  }

  .hauptnavigation-linkliste {
    display: flex;
    align-self: stretch;
    gap: clamp(1.7rem, 2.25vw, 3rem);
  }

  .hauptnavigation-linkliste > li {
    position: relative;
    display: flex;
    align-items: center;
    align-self: stretch;
    height: 100%;
  }

  .hauptnavigation-linkliste a {
    font-size: 0.8rem;
    font-weight: 400;
    letter-spacing: 0.035em;
    line-height: 1;
    white-space: nowrap;
    transition: color 0.2s ease, text-shadow 0.2s ease;
  }

  .hauptnavigation-linkliste a::before {
    left: calc(-1.22rem - 5px);
    top: calc(50% - 2px);
    width: 1.22rem;
    height: 1.31rem;
    transform: translateY(-50%) scale(0.82);
  }

  .hauptnavigation-linkliste a:hover::before,
  .hauptnavigation-linkliste a:focus::before,
  .hauptnavigation-linkliste a:focus-visible::before,
  .hauptnavigation-linkliste a.active:hover::before,
  .hauptnavigation-linkliste a.active:focus::before,
  .hauptnavigation-linkliste a.active:focus-visible::before {
    transform: translateY(-50%) scale(1);
  }

  .hauptnavigation-dropdown {
    display: flex;
    z-index: 365;
  }

  .hauptnavigation-dropdown-ausloeser {
    display: inline-flex;
    align-items: center;
    gap: 0.34rem;
  }

  .hauptnavigation-dropdown-ausloeser::after {
    content: "";
    width: 0.42rem;
    height: 0.42rem;
    margin-left: 0.12rem;
    border-right: 1px solid currentColor;
    border-bottom: 1px solid currentColor;
    transform: rotate(45deg) translateY(-2px);
    transform-origin: center;
    opacity: 0.85;
    transition: transform 180ms ease-in-out, opacity 180ms ease-in-out;
  }

  .hauptnavigation-dropdown:hover .hauptnavigation-dropdown-ausloeser,
  .hauptnavigation-dropdown:focus-within .hauptnavigation-dropdown-ausloeser {
    color: #ffffff;
  }

  .hauptnavigation-dropdown:hover .hauptnavigation-dropdown-ausloeser::after,
  .hauptnavigation-dropdown:focus-within .hauptnavigation-dropdown-ausloeser::after {
    opacity: 1;
    transform: rotate(225deg) translateY(-1px);
  }

  .hauptnavigation-untermenue {
    position: absolute;
    top: 100%;
    left: 50%;
    min-width: 13.5rem;
    list-style: none;
    display: block;
    padding: 0.58rem;
    margin: 0;
    border: 1px solid rgba(200, 150, 26, 0.34);
    border-top: 1px solid rgba(232, 184, 48, 0.62);
    border-radius: 0 0 12px 12px;
    background: linear-gradient(
      180deg,
      rgba(10, 18, 12, 0.96) 0%,
      rgba(17, 26, 20, 0.92) 100%
    );
    box-shadow: 0 18px 34px rgba(0, 0, 0, 0.32);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateX(-50%) translateY(8px);
    transition: opacity 180ms ease-in-out, transform 180ms ease-in-out, visibility 180ms ease-in-out;
    z-index: 370;
  }

  .hauptnavigation-untermenue::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: -0.85rem;
    height: 0.85rem;
  }

  .hauptnavigation-dropdown:hover .hauptnavigation-untermenue,
  .hauptnavigation-dropdown:focus-within .hauptnavigation-untermenue {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateX(-50%) translateY(0);
  }

  .hauptnavigation-linkliste .hauptnavigation-untermenue li {
    display: block;
  }

  .hauptnavigation-linkliste .hauptnavigation-untermenue a {
    position: relative;
    display: block;
    padding: 0.62rem 0.8rem 0.62rem 2.1rem;
    border-radius: 7px;
    color: var(--farbe-gold-hell);
    font-size: 0.78rem;
    letter-spacing: 0.06em;
    line-height: 1.25;
    white-space: nowrap;
  }

  .hauptnavigation-linkliste .hauptnavigation-untermenue a::before {
    left: 0.58rem;
    top: 50%;
    width: 1.02rem;
    height: 1.1rem;
    transform: translateY(-50%) scale(0.78);
  }

  .hauptnavigation-linkliste .hauptnavigation-untermenue a:hover,
  .hauptnavigation-linkliste .hauptnavigation-untermenue a:focus,
  .hauptnavigation-linkliste .hauptnavigation-untermenue a:focus-visible,
  .hauptnavigation-linkliste .hauptnavigation-untermenue a.active {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.055);
  }

  .hauptnavigation-linkliste .hauptnavigation-untermenue a:hover::before,
  .hauptnavigation-linkliste .hauptnavigation-untermenue a:focus::before,
  .hauptnavigation-linkliste .hauptnavigation-untermenue a:focus-visible::before,
  .hauptnavigation-linkliste .hauptnavigation-untermenue a.active::before {
    opacity: 1;
    transform: translateY(-50%) scale(0.92);
  }
}

@media (min-width: 1600px) {
  nav {
    --ssgh-navbar-seitenabstand: clamp(12rem, 14.5vw, 17rem);
  }
}

@media (max-width: 700px) {
  .hauptnavigation-logo-bild {
    width: 86px;
  }

  .mobile-hauptnavigation a {
    padding-left: calc(2.42rem + 10px);
  }

  .mobile-hauptnavigation a::before {
    left: 1.05rem;
    width: 1.37rem;
    height: 1.46rem;
  }
}

/* =========================================
   GOLDENE SEITENTRENNER
========================================= */

body > section + section,
main > section + section {
  position: relative;
}

body > section + section::before,
main > section + section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 6%;
  right: 6%;
  z-index: 5;
  height: 1px;
  pointer-events: none;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(200, 150, 26, 0.18) 8%,
    rgba(232, 184, 48, 0.72) 50%,
    rgba(200, 150, 26, 0.18) 92%,
    transparent 100%
  );
  box-shadow: 0 1px 7px rgba(232, 184, 48, 0.16);
}

@media (max-width: 700px) {
  body > section + section::before,
  main > section + section::before {
    left: 1.2rem;
    right: 1.25rem;
  }
}

/* =========================================
   HERO
========================================= */

.header {
  background:
    linear-gradient(rgba(17, 26, 20, 0.42), rgba(17, 26, 20, 0.66)),
    url("../../images/hero.jpg") top center / cover no-repeat;
  min-height: 88vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  padding: 8rem 2rem 4rem;
}

.header-zielhinweis {
  position: absolute;
  right: 5%;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.12;
  width: 480px;
  height: 480px;
  pointer-events: none;
}

.header-inhalt {
  text-align: center;
  position: relative;
  z-index: 2;
  max-width: 700px;
  margin-top: 1rem;
}

.header-hinweisplakette {
  display: inline-block;
  border: 1px solid var(--farbe-gold);
  color: var(--farbe-gold);
  font-size: 0.75rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  padding: 0.35rem 1rem;
  border-radius: 2px;
  margin-bottom: 1.5rem;
  background: rgba(46, 34, 4, 0.7);
}

.header h1 {
  font-family: "Playfair Display", serif;
  color: #fff;
  font-size: clamp(2.4rem, 5vw, 4rem);
  line-height: 1.15;
  margin-bottom: 1rem;
  text-shadow: 0 4px 18px rgba(0, 0, 0, 0.35);
}

.header h1 span {
  color: var(--farbe-gold-hell);
}

.header p {
  color: rgba(255, 255, 255, 0.82);
  font-size: 1.1rem;
  font-weight: 300;
  max-width: 560px;
  margin: 0 auto 2.5rem;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.28);
}

.header-aktionen {
  display: inline-flex;
  gap: 1rem;
  flex-wrap: wrap;
  justify-content: center;
}

.schaltflaeche-primaer,
.schaltflaeche-kontur {
  padding: 0.75rem 2rem;
  border-radius: 2px;
  font-family: "Source Sans 3", sans-serif;
  font-size: 0.9rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
}

.schaltflaeche-primaer {
  background: var(--farbe-gold);
  color: var(--farbe-text-dunkel);
  border: none;
  font-weight: 600;
  transition: background 0.2s ease;
}

.schaltflaeche-primaer:hover {
  background: var(--farbe-gold-hell);
}

.schaltflaeche-kontur {
  background: transparent;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.45);
  transition:
    border-color 0.2s ease,
    color 0.2s ease,
    background 0.2s ease;
}

.schaltflaeche-kontur:hover {
  border-color: var(--farbe-gold);
  color: var(--farbe-gold-hell);
  background: rgba(255, 255, 255, 0.04);
}

/* =========================================
   GENERELLE SEKTIONEN
========================================= */

section {
  padding: 5rem 2rem;
}

.inhaltsbereich-innen {
  max-width: 1100px;
  margin: 0 auto;
}

.inhaltsbereich-label {
  font-size: 0.75rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--farbe-gold);
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.inhaltsbereich-titel {
  font-family: "Playfair Display", serif;
  font-size: clamp(1.8rem, 3vw, 2.6rem);
  color: var(--farbe-wald-dunkel);
  margin-bottom: 0.5rem;
  line-height: 1.2;
}

.inhaltsbereich-trenner {
  width: 48px;
  height: 2px;
  background: var(--farbe-gold);
  margin: 1rem 0 2.5rem;
}

body > section + section,
main > section + section {
  position: relative;
}

body > section + section::before,
main > section + section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 6%;
  right: 6%;
  z-index: 5;
  height: 1px;
  pointer-events: none;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(200, 150, 26, 0.18) 8%,
    rgba(232, 184, 48, 0.72) 50%,
    rgba(200, 150, 26, 0.18) 92%,
    transparent 100%
  );
  box-shadow: 0 1px 7px rgba(232, 184, 48, 0.16);
}

/* =========================================
   AKTUELL / TABS
========================================= */

.aktuelle-ergebnisse-bereich {
  background: var(--farbe-wald-dunkel);
  padding: 5rem 2rem;
}

.aktuelle-ergebnisse-bereich .inhaltsbereich-titel {
  color: #fff;
}

.aktuelle-ergebnisse-bereich .inhaltsbereich-label {
  color: var(--farbe-gold-hell);
}

.aktuelle-ergebnisse-reiter {
  display: flex;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  margin-bottom: 2rem;
  flex-wrap: wrap;
}

.reiter-schaltflaeche {
  background: none;
  border: none;
  color: rgba(255, 255, 255, 0.5);
  font-family: "Source Sans 3", sans-serif;
  font-size: 0.9rem;
  font-weight: 500;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding: 0.75rem 1.5rem;
  cursor: pointer;
  border-bottom: 2px solid transparent;
  margin-bottom: -1px;
  transition:
    color 0.2s ease,
    border-color 0.2s ease;
}

.reiter-schaltflaeche.active {
  color: var(--farbe-gold-hell);
  border-bottom-color: var(--farbe-gold);
}

.reiter-schaltflaeche:hover:not(.active) {
  color: rgba(255, 255, 255, 0.8);
}

.reiter-inhalt {
  display: none;
}

.reiter-inhalt.active {
  display: block;
}

/* =========================================
   GEWINNERBEREICH
========================================= */

.gewinner-wettkampf-block {
  margin-bottom: 2.75rem;
}

.gewinner-wettkampf-block:last-child,
.gewinner-disziplin-block:last-child {
  margin-bottom: 0;
}

.gewinner-disziplin-block {
  margin-bottom: 2rem;
}

.gewinner-wettkampf-titel-hauptzeile {
  color: rgb(255, 208, 0);
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 1.2rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.gewinner-wettkampf-titel-hauptzeile::after {
  content: "";
  flex: 1;
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
}

.gewinner-wettkampf-titel-unterzeile {
  color: rgb(255, 244, 117);
  font-size: 0.9rem;
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: 0.05em;
  margin-bottom: 0.9rem;
  margin-top: 0.9rem;
  padding-top: 0.6rem;
  display: flex;
  align-items: center;
  gap: 0.1rem;
}

.gewinner-karte {
  position: relative;
  overflow: visible;
  min-height: 88px;
  padding: 1.5rem 7rem 1.5rem 2rem;
  display: flex;
  align-items: center;
  gap: 1.5rem;
  margin-bottom: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.072), rgba(255, 255, 255, 0.035)),
    rgba(255, 255, 255, 0.05);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
  transition:
    background 0.2s ease,
    transform 0.2s ease;
}

.gewinner-karte:hover {
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.105), rgba(255, 255, 255, 0.048)),
    rgba(255, 255, 255, 0.08);
  transform: translateY(-2px);
}

.gewinner-karte.gold-place {
  border-left: 4px solid var(--farbe-gewinner-gold);
}

.gewinner-karte.silver-place {
  border-left: 4px solid var(--farbe-gewinner-silber);
}

.gewinner-karte.bronze-place {
  border-left: 4px solid var(--farbe-gewinner-bronze);
}

.gewinner-karte.gold-place::before,
.gewinner-karte.silver-place::before,
.gewinner-karte.bronze-place::before {
  content: "";
  position: absolute;
  top: -1px;
  right: 1.35rem;
  width: 48px;
  height: 84px;
  z-index: 2;
  pointer-events: none;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 84%, 0 100%);
  filter: drop-shadow(0 7px 8px rgba(0, 0, 0, 0.28));
}

.gewinner-karte.gold-place::before {
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.22), transparent 22%, transparent 78%, rgba(0, 0, 0, 0.16)),
    linear-gradient(135deg, #fff2a8 0%, var(--farbe-gewinner-gold) 48%, var(--farbe-gewinner-gold-dunkel) 100%);
}

.gewinner-karte.silver-place::before {
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.30), transparent 22%, transparent 78%, rgba(0, 0, 0, 0.16)),
    linear-gradient(135deg, #ffffff 0%, var(--farbe-gewinner-silber) 52%, var(--farbe-gewinner-silber-dunkel) 100%);
}

.gewinner-karte.bronze-place::before {
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.18), transparent 22%, transparent 78%, rgba(0, 0, 0, 0.18)),
    linear-gradient(135deg, #ffc499 0%, var(--farbe-gewinner-bronze) 50%, var(--farbe-gewinner-bronze-dunkel) 100%);
}

.gewinner-karte.gold-place::after,
.gewinner-karte.silver-place::after,
.gewinner-karte.bronze-place::after {
  position: absolute;
  top: 0.95rem;
  right: 1.35rem;
  width: 48px;
  z-index: 3;
  pointer-events: none;
  text-align: center;
  font-family: "Playfair Display", Georgia, serif;
  font-size: 1.42rem;
  font-style: italic;
  font-weight: 700;
  line-height: 1;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.28);
}

.gewinner-karte.gold-place::after {
  content: "1.";
  color: #4a3b00;
}

.gewinner-karte.silver-place::after {
  content: "2.";
  color: #283238;
}

.gewinner-karte.bronze-place::after {
  content: "3.";
  color: #3e1e00;
}

.platzierungsabzeichen {
  font-family: "Playfair Display", serif;
  font-size: 1.8rem;
  font-weight: 700;
  min-width: 2.5rem;
  text-align: center;
}

.platzierungsabzeichen.gold {
  color: var(--farbe-gewinner-gold);
}

.platzierungsabzeichen.silver {
  color: #b0bec5;
}

.platzierungsabzeichen.bronze {
  color: var(--farbe-gewinner-bronze);
}

.platzierungsabzeichen.extra {
  color: #bfeef6;
}

.gewinner-info {
  flex: 1;
  min-width: 0;
}

.gewinner-name {
  font-family: "Playfair Display", serif;
  color: #fff;
  font-size: 1.2rem;
  margin-bottom: 0.2rem;
  overflow-wrap: anywhere;
}

.gewinner-detail {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.85rem;
  overflow-wrap: anywhere;
}

.gewinner-ergebnis {
  font-family: "Playfair Display", serif;
  color: var(--farbe-gold-hell);
  font-size: 1.5rem;
  font-weight: 700;
}

.gewinner-karte.gold-place .gewinner-ergebnis,
.gewinner-karte.silver-place .gewinner-ergebnis,
.gewinner-karte.bronze-place .gewinner-ergebnis {
  text-shadow: 0 4px 14px rgba(0, 0, 0, 0.24);
}

.gewinner-ergebnis-label {
  color: rgba(255, 255, 255, 0.4);
  font-size: 0.7rem;
  text-align: right;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.gewinner-ergebnis-rahmen {
  text-align: right;
  flex-shrink: 0;
}

.gewinner-karte.extra-place,
.gewinner-karte[data-extra-place="true"],
.gewinner-weitere-liste .gewinner-karte,
.gewinner-karte.loading-place {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  padding-right: 2rem;
}

.gewinner-karte.extra-place::before,
.gewinner-karte.extra-place::after,
.gewinner-karte[data-extra-place="true"]::before,
.gewinner-karte[data-extra-place="true"]::after,
.gewinner-weitere-liste .gewinner-karte::before,
.gewinner-weitere-liste .gewinner-karte::after,
.gewinner-karte.loading-place::before,
.gewinner-karte.loading-place::after {
  content: none;
  display: none;
}

.gewinner-karte.extra-place .gewinner-ergebnis,
.gewinner-karte[data-extra-place="true"] .gewinner-ergebnis,
.gewinner-weitere-liste .gewinner-karte .gewinner-ergebnis {
  text-shadow: none;
}

.gewinner-umschalter {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.55rem;
  margin: 0.15rem 0 1rem;
  padding: 0.72rem 1rem;
  border: 1px solid rgba(240, 208, 96, 0.28);
  border-radius: 999px;
  background: rgba(240, 208, 96, 0.10);
  color: #f6df95;
  font-family: "Source Sans 3", Arial, sans-serif;
  font-size: 0.92rem;
  font-weight: 700;
  line-height: 1;
  cursor: pointer;
  transition: background 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.gewinner-umschalter:hover {
  background: rgba(240, 208, 96, 0.16);
  border-color: rgba(240, 208, 96, 0.42);
  transform: translateY(-1px);
}

.gewinner-umschalter-symbol {
  display: grid;
  place-items: center;
  width: 1.35rem;
  height: 1.35rem;
  border-radius: 999px;
  background: rgba(240, 208, 96, 0.18);
  color: #fff7ce;
  font-size: 1.1rem;
  font-weight: 900;
  line-height: 1;
}

.gewinner-weitere-liste {
  margin-top: 0.2rem;
}

.gewinner-weitere-liste[hidden] {
  display: none;
}

/* =========================================
   WETTKAMPF-KARTEN
========================================= */

.wettkaempfe-raster {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 1rem;
}

.wettkampf-karte {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 4px;
  padding: 1.5rem;
  transition:
    background 0.2s ease,
    transform 0.2s ease;
}

.wettkampf-karte:hover {
  background: rgba(255, 255, 255, 0.09);
  transform: translateY(-2px);
}

.wettkampf-datum {
  display: inline-block;
  background: var(--farbe-gold);
  color: var(--farbe-text-dunkel);
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 0.25rem 0.6rem;
  border-radius: 2px;
  margin-bottom: 1rem;
}

.wettkampf-karte h3 {
  font-family: "Playfair Display", serif;
  color: #fff;
  font-size: 1.1rem;
  margin-bottom: 0.5rem;
}

.wettkampf-metadaten {
  color: rgba(255, 255, 255, 0.45);
  font-size: 0.82rem;
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  margin-top: 0.75rem;
}

.status-plakette-termin {
  display: inline-block;
  margin-top: 1rem;
  padding: 0.2rem 0.6rem;
  border-radius: 20px;
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.status-plakette-termin.upcoming,
.status-plakette-termin.info {
  background: rgba(200, 150, 26, 0.2);
  color: var(--farbe-gold-hell);
}

.status-plakette-termin.open {
  background: rgba(61, 122, 82, 0.4);
  color: #7ed8a0;
}

/* =========================================
   ÜBER UNS
========================================= */

.ueber-uns-raster {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  align-items: center;
}

.ueber-uns-text p {
  color: var(--farbe-text-dezent);
  font-weight: 300;
  font-size: 1.05rem;
  margin-bottom: 1rem;
  line-height: 1.8;
}

.kennzahlen-raster {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}

.kennzahl-karte {
  background: var(--farbe-wald-dunkel);
  border-radius: 4px;
  padding: 1.5rem;
  text-align: center;
}

.kennzahl-zahl {
  font-family: "Playfair Display", serif;
  font-size: 2.2rem;
  color: var(--farbe-gold-hell);
  display: block;
  line-height: 1;
  margin-bottom: 0.3rem;
}

.kennzahl-beschriftung {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.82rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

/* =========================================
   KONTAKT
========================================= */

.kontaktbereich {
  background: #f2ede0;
}

.kontakt-raster {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3rem;
  align-items: start;
}

.kontakt-informationen p {
  color: var(--farbe-text-dezent);
  font-weight: 300;
  margin-bottom: 1.5rem;
}

.kontakt-detailtext {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  margin-top: 1rem;
}

.kontakt-zeile {
  display: flex;
  gap: 0.8rem;
  align-items: flex-start;
  font-size: 0.95rem;
  color: var(--farbe-text);
}

.kontakt-symbol {
  width: 18px;
  min-width: 18px;
  color: var(--farbe-gold);
  margin-top: 2px;
}

.formularfeld-gruppe {
  margin-bottom: 1rem;
}

.formularfeld-gruppe label {
  display: block;
  font-size: 0.78rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--farbe-text-dezent);
  margin-bottom: 0.4rem;
}

.formularfeld-gruppe input,
.formularfeld-gruppe textarea {
  width: 100%;
  background: #fff;
  border: 1px solid #d5ceba;
  border-radius: 2px;
  padding: 0.6rem 0.8rem;
  font-family: "Source Sans 3", sans-serif;
  font-size: 0.95rem;
  color: var(--farbe-text);
  outline: none;
  transition: border-color 0.2s ease;
}

.formularfeld-gruppe input:focus,
.formularfeld-gruppe textarea:focus {
  border-color: var(--farbe-wald-hell);
}

.formularfeld-gruppe textarea {
  height: 100px;
  resize: vertical;
}

.formular-senden-button {
  background: var(--farbe-wald-dunkel);
  color: #fff;
  border: none;
  padding: 0.75rem 2rem;
  border-radius: 2px;
  font-family: "Source Sans 3", sans-serif;
  font-size: 0.9rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  cursor: pointer;
  transition: background 0.2s ease;
}

.formular-senden-button:hover {
  background: var(--farbe-wald-mittel);
}

.formular-senden-button[disabled] {
  opacity: 0.72;
  cursor: wait;
}

.kontaktformular-karte {
  background: rgba(255, 255, 255, 0.82);
  border: 1px solid #d5ceba;
  border-radius: 6px;
  padding: 1.5rem;
  box-shadow: 0 10px 24px rgba(17, 26, 20, 0.04);
}

.kontaktformular-karte form {
  margin: 0;
}

.formular-statusmeldung {
  display: none;
  margin-top: 0.9rem;
  padding: 0.85rem 1rem;
  border-radius: 4px;
  font-size: 0.95rem;
  line-height: 1.55;
}

.formular-statusmeldung.is-visible {
  display: block;
}

.formular-statusmeldung.is-success {
  background: rgba(61, 122, 82, 0.14);
  border: 1px solid rgba(61, 122, 82, 0.28);
  color: var(--farbe-wald-dunkel);
}

.formular-statusmeldung.is-error {
  background: rgba(140, 40, 40, 0.10);
  border: 1px solid rgba(140, 40, 40, 0.22);
  color: #6d1d1d;
}

.formular-hinweis {
  margin-top: 0.85rem;
  color: var(--farbe-text-dezent);
  font-size: 0.84rem;
}

.honeypot-spamschutzfeld {
  position: absolute !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

.captcha-bereich {
  overflow-x: auto;
}

.captcha-bereich .g-recaptcha {
  min-height: 78px;
}

/* =========================================
   FOOTER
========================================= */

footer {
  background: var(--farbe-text-dunkel);
  padding: 2.5rem 2rem 2rem;
  text-align: center;
  color: rgba(255, 255, 255, 0.3);
  font-size: 0.82rem;
  letter-spacing: 0.05em;
}

.footer-linkliste {
  display: flex;
  justify-content: center;
  gap: 2rem;
  margin-bottom: 1rem;
  flex-wrap: wrap;
}

.footer-linkliste a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
  font-size: 0.82rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  transition: color 0.2s ease;
}

.footer-linkliste a:hover {
  color: var(--farbe-gold-hell);
}

.footer-rechtliches {
  display: flex;
  justify-content: center;
  gap: 1.5rem;
  margin-bottom: 0.8rem;
  flex-wrap: wrap;
}

.footer-rechtliches a {
  color: rgba(255, 255, 255, 0.35);
  text-decoration: none;
  font-size: 0.78rem;
  transition: color 0.2s ease;
  border-bottom: 1px solid transparent;
}

.footer-rechtliches a:hover {
  color: var(--farbe-gold);
  border-bottom-color: var(--farbe-gold);
}

.footer-trenner {
  color: rgba(255, 255, 255, 0.15);
}

footer span {
  color: var(--farbe-gold);
}

/* =========================================
   ANIMATION - zwar nicht von PIXAR aber immerhin von mir
========================================= */

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.header-inhalt > * {
  animation: fadeUp 0.7s ease both;
}

.header-inhalt > *:nth-child(1) {
  animation-delay: 0.1s;
}

.header-inhalt > *:nth-child(2) {
  animation-delay: 0.25s;
}

.header-inhalt > *:nth-child(3) {
  animation-delay: 0.4s;
}

.header-inhalt > *:nth-child(4) {
  animation-delay: 0.55s;
}

/* =========================================
   RESPONSIVE
========================================= */

@media (max-width: 900px) {
  .ueber-uns-raster,
  .kontakt-raster {
    grid-template-columns: 1fr;
  }

  .header-zielhinweis {
    width: 320px;
    height: 320px;
    right: -30px;
    opacity: 0.08;
  }
}

@media (max-width: 700px) {
  .header {
    min-height: 82vh;
    padding: 8.5rem 1.2rem 3rem;
  }

  .header-zielhinweis {
    display: none;
  }

  .header h1 {
    font-size: clamp(2rem, 8vw, 3rem);
  }

  .header p {
    font-size: 1rem;
  }

  .header-aktionen {
    flex-direction: column;
    width: 100%;
  }

  .header-aktionen a {
    width: 100%;
    max-width: 320px;
  }

  body > section + section::before,
  main > section + section::before {
    left: 1.2rem;
    right: 1.25rem;
  }

  .gewinner-karte {
    min-height: 82px;
    padding: 1.1rem 5.7rem 1.1rem 1.1rem;
    gap: 1rem;
  }

  .gewinner-karte.gold-place::before,
  .gewinner-karte.silver-place::before,
  .gewinner-karte.bronze-place::before {
    right: 1rem;
    width: 42px;
    height: 74px;
  }

  .gewinner-karte.gold-place::after,
  .gewinner-karte.silver-place::after,
  .gewinner-karte.bronze-place::after {
    top: 0.82rem;
    right: 1rem;
    width: 42px;
    font-size: 1.25rem;
  }

  .platzierungsabzeichen {
    min-width: 2.55rem;
    flex-basis: 2.55rem;
    font-size: 1.55rem;
  }

  .gewinner-karte.extra-place,
  .gewinner-karte[data-extra-place="true"],
  .gewinner-weitere-liste .gewinner-karte,
  .gewinner-karte.loading-place {
    padding-right: 1.1rem;
  }

  .gewinner-umschalter {
    width: 100%;
    margin-top: 0.1rem;
  }

  .kennzahlen-raster {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 480px) {
  section,
  .aktuelle-ergebnisse-bereich {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .kennzahlen-raster {
    grid-template-columns: 1fr;
  }

  .gewinner-karte {
    align-items: flex-start;
    flex-wrap: wrap;
    padding-right: 5.25rem;
  }

  .gewinner-info {
    flex: 1 1 calc(100% - 4rem);
  }

  .gewinner-ergebnis,
  .gewinner-ergebnis-label,
  .gewinner-ergebnis-rahmen {
    text-align: left;
  }

  .gewinner-karte.gold-place::before,
  .gewinner-karte.silver-place::before,
  .gewinner-karte.bronze-place::before {
    right: 0.85rem;
    width: 38px;
    height: 68px;
  }

  .gewinner-karte.gold-place::after,
  .gewinner-karte.silver-place::after,
  .gewinner-karte.bronze-place::after {
    right: 0.85rem;
    width: 38px;
    font-size: 1.12rem;
  }

  .gewinner-karte.extra-place,
  .gewinner-karte[data-extra-place="true"],
  .gewinner-weitere-liste .gewinner-karte,
  .gewinner-karte.loading-place {
    padding-right: 1.1rem;
  }
}
