/* Grundlegende Stile */
body {
    font-family: 'Exo 2', sans-serif;
    background-color: #010a13; /* Etwas dunkler für mehr Kontrast */
    /* Mehr subtile Verläufe für eine tiefere Atmosphäre */
    background-image: 
        radial-gradient(circle at top right, rgba(1, 157, 170, 0.15), transparent 35%),
        radial-gradient(circle at bottom left, rgba(200, 155, 60, 0.15), transparent 35%),
        linear-gradient(315deg, rgba(1, 10, 19, 0) 74%, rgba(200, 155, 60, 0.1) 100%),
        linear-gradient(45deg, rgba(1, 10, 19, 0) 74%, rgba(1, 157, 170, 0.1) 100%);
    color: #e0e0e0;
    margin: 0;
    padding: 20px;
    min-height: 100vh;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    border-radius: 8px;
}

.glass-effect {
    position: relative;
    background: rgba(10, 20, 30, 0.8);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px); /* Für Safari */
    border: 1px solid #4b3b1a;
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    padding: 25px 40px;
    transition: border-color 0.4s ease, box-shadow 0.4s ease; /* Für Hover-Effekt */
}

.glass-effect:hover {
    border-color: #c89b3c;
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.5), 0 0 15px rgba(200, 155, 60, 0.2);
}

.glass-effect::before,
.glass-effect::after {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    border-color: #c89b3c;
    border-style: solid;
    transition: all 0.3s ease;
    border-radius: 4px;
    pointer-events: none;
}

header {
    position: relative; /* Für den neuen Divider */
    text-align: center;
    margin-bottom: 25px;
    border-bottom: none; /* Ersetzt durch Pseudo-Element */
    padding-bottom: 10px;
}

/* Stylisierter Divider unter dem Header */
header::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    max-width: 800px;
    height: 2px;
    background: linear-gradient(to right, transparent, #c89b3c, transparent);
    opacity: 0.5;
}

.glass-effect::before {
    top: 10px;
    left: 10px;
    border-width: 2px 0 0 2px;
}

.glass-effect::after {
    bottom: 10px;
    right: 10px;
    border-width: 0 2px 2px 0;
}

.logo-text {
    position: relative; /* Wichtig für die Positionierung der Pseudo-Elemente */
    margin: 20px auto 40px auto;
    padding: 25px 0; /* Schafft vertikalen Abstand für die Umrandung */
    font-family: 'Cinzel', serif;
    text-align: center;
    text-transform: uppercase;
    max-width: 700px; /* Begrenzt die Breite des Logos und der Umrandung */
}

/* Die dekorative Umrandung oben und unten */
.logo-text::before,
.logo-text::after {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 12px; /* Höhe der Dekoration */
    background: linear-gradient(to right, rgba(200, 155, 60, 0.2), #c89b3c 30%, #f0e6d2 50%, #c89b3c 70%, rgba(200, 155, 60, 0.2));
    /* Erzeugt eine scharfe, geometrische Form, die an den LoL-Stil erinnert */
    clip-path: polygon(0% 50%, 5% 0%, 45% 0%, 50% 50%, 55% 0%, 95% 0%, 100% 50%, 95% 100%, 55% 100%, 50% 50%, 45% 100%, 5% 100%);
}

.logo-text::before {
    top: 0;
}

.logo-text::after {
    bottom: 0;
    /* Spiegelt die untere Dekoration, damit sie zur oberen passt */
    transform: translateX(-50%) scaleY(-1);
}

.logo-text h1 {
    font-size: 5em;
    margin: -10px 0 0 0;
    font-weight: 700;
    color: #c8aa6e;
    /* Ein hellerer, goldenerer Farbverlauf */
    background: -webkit-linear-gradient(#fff2a8, #e6a917);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 0px 3px 5px rgba(0,0,0,0.6);
    letter-spacing: 4px;
}

.logo-text h2 {
    font-size: 1.6em;
    margin: 0;
    font-weight: 400;
    /* Ein hellerer, goldenerer Farbton, der zum Haupttitel passt */
    color: #f0e6d2;
    letter-spacing: 3px;
    text-shadow: 0 1px 2px rgba(0,0,0,0.4);
}

.challenge-rule {
    /* Styling wird vom neuen .content-section Container übernommen */
    margin: 0;
    color: #e0e0e0;
    line-height: 1.5;
}

/* Steuerung für Streamer */
.streamer-controls {
    margin-bottom: 15px; /* Abstand zum Login-Status Text */
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.streamer-controls label {
    font-size: 1.1em;
}

select, input, button {
    padding: 8px 12px;
    border-radius: 5px;
    border: 1px solid #5a5a5a;
    background-color: rgba(0, 0, 0, 0.2);
    color: #e0e0e0;
    font-size: 1em;
}

select option {
    /* Stellt sicher, dass die Optionen im Dropdown einen dunklen Hintergrund haben, um den hellen Text lesbar zu machen. */
    background: #1e1e1e;
    color: #e0e0e0;
}

button {
    position: relative; /* Für den Hover-Effekt */
    background: linear-gradient(145deg, #1e2833, #111820);
    color: #0acbe6;
    /* Ersetze den einfachen Rand durch einen komplexeren Box-Schatten für einen 3D-Effekt */
    border: 1px solid transparent;
    border-image: linear-gradient(to bottom right, #0acbe6, #056773) 1;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.3s;
    text-transform: uppercase;
    letter-spacing: 1px;
    clip-path: polygon(8px 0, 100% 0, 100% calc(100% - 8px), calc(100% - 8px) 100%, 0 100%, 0 8px);
    min-height: 40px;
    padding: 8px 15px; /* Etwas mehr seitlicher Abstand */
    overflow: hidden; /* Versteckt den überstehenden Glanz */
}

/* Glanz-Effekt für den Hover */
button::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    width: 0;
    height: 300%; /* Hoch genug, um den Button abzudecken */
    background: rgba(10, 203, 230, 0.2);
    transition: width 0.4s ease;
    transform-origin: center;
    filter: blur(5px);
}

button:hover {
    color: #fff;
    background: linear-gradient(145deg, #283848, #1a242f);
    box-shadow: 0 0 15px rgba(10, 203, 230, 0.4), inset 0 0 5px rgba(10, 203, 230, 0.2);
    border-image: linear-gradient(to bottom right, #9efcff, #0acbe6) 1;
}

button:hover::before {
    width: 150%; /* Lässt den Glanz über den Button wischen */
}

/* NEU: Stil für den aktiven (gedrückten) Zustand */
button:active {
    transform: scale(0.98); /* Drückt den Button leicht rein */
    box-shadow: 0 0 5px rgba(10, 203, 230, 0.3), inset 0 0 10px rgba(0, 0, 0, 0.5);
    color: #9efcff;
    transition: transform 0.1s, box-shadow 0.1s;
}

.login-status {
    margin: 0;
    color: #03dac6;
    font-weight: bold;
}

/* Fortschrittsanzeige (wurde verschoben) */
#progress-counter {
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 1.2em;
    font-weight: 400;
    color: #c8d6e5;
}

/* Fortschrittsbalken */
.progress-bar-container {
    width: 80%;
    max-width: 600px;
    margin: 15px auto 0 auto;
    background-color: rgba(0, 0, 0, 0.3);
    border: 1px solid #5a5a5a;
    border-radius: 10px;
    height: 20px;
    overflow: hidden;
}

.progress-bar {
    position: relative; /* Für den Glanz-Effekt */
    height: 100%;
    width: 0%; /* Startet bei 0% */
    background-color: #00ff99;
    /* Subtile diagonale Streifen für mehr Dynamik */
    background-image: repeating-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 0,
        rgba(255, 255, 255, 0.15) 10px,
        transparent 10px,
        transparent 20px
    );
    border-radius: 10px;
    transition: width 0.5s ease-in-out;
    box-shadow: 0 0 10px rgba(0, 255, 153, 0.7);
    overflow: hidden; /* Versteckt den überstehenden Glanz */
}

/* Glanz-Effekt am Ende des Balkens */
.progress-bar::after {
    content: '';
    position: absolute;
    right: -10px;
    top: -5px;
    bottom: -5px;
    width: 40px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5));
    transform: skewX(-20deg);
}

/* Suchleiste */
.search-container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
    margin-bottom: 30px; /* Abstand zum Champion-Grid */
}

#search-input {
    flex-grow: 1;
    padding: 10px 15px;
    font-size: 1.1em;
    text-align: center;
    min-width: 250px;
}

/* --- NEU: Toggle Switch Stile --- */
.toggle-switch-container {
    display: flex;
    align-items: center;
    gap: 10px;
}

.toggle-label {
    color: #ccc;
    font-size: 0.9em;
    cursor: pointer;
    user-select: none; /* Verhindert Textauswahl beim Klicken */
}

.toggle-switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 26px;
}

.toggle-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #333;
    transition: .4s;
    border-radius: 26px;
}

.slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 3px;
    bottom: 3px;
    background-color: white;
    transition: .4s;
    border-radius: 50%;
}

input:checked + .slider {
    background-color: #00ff99;
}

input:checked + .slider:before {
    transform: translateX(24px);
}

/* Champion-Raster */
#champion-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(90px, 1fr));
    gap: 25px;
    /* Padding wird jetzt vom Eltern-Container (.glass-effect) übernommen */
}

.content-section {
    margin: 0 auto 25px auto;
    padding: 20px;
    max-width: 800px;
    text-align: center;
}

.champion-tile {
    position: relative;
    cursor: pointer;
    transition: transform 0.2s ease-in-out, filter 0.3s, border-color 0.3s, box-shadow 0.3s;
    text-align: center;
    border-radius: 8px;
    border: 2px solid #2c3e50; /* Dunklerer, neutraler Standard-Rand */
    background-color: #0a141e; /* Hintergrund für den Namensbereich */
    overflow: hidden; /* Wichtig für den neuen Hover-Effekt */
}

.champion-tile img {
    width: 100%;
    border-top-left-radius: 6px; /* Passt zum äußeren Radius */
    border-top-right-radius: 6px;
    display: block; /* Verhindert kleine Lücken unter dem Bild */
}

/* NEU: Stil für Bilder, die noch nicht geladen wurden (Lazy Loading) */
.champion-tile img.lazy-load {
    background-color: #111820; /* Platzhalter-Hintergrund */
}

.champion-tile .champion-name {
    /* Position ist jetzt statisch (Standard) */
    padding: 6px 5px;
    color: #ccc;
    font-size: 0.8em;
    font-weight: bold;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.champion-tile:hover {
    transform: scale(1.05);
    border-color: #0acbe6; /* Geändert zu Cyan, passend zu den Buttons */
    box-shadow: 0 0 15px rgba(10, 203, 230, 0.6);
}

/* Stil für abgeschlossene Champions */
.champion-tile.completed {
    filter: grayscale(80%) brightness(0.8); /* Etwas dunkler */
    border-color: #c89b3c;
}

.champion-tile.completed:hover {
    filter: grayscale(50%) brightness(1);
    border-color: #f0e6d2; /* Helleres Gold beim Hover */
    box-shadow: 0 0 12px rgba(200, 155, 60, 0.7);
}

/* --- NEUE STILE für den Haken --- */
.checkmark-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(10, 186, 115, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transform: scale(0);
    transition: opacity 0.3s ease, transform 0.3s ease;
    pointer-events: none;
}

.champion-tile.completed .checkmark-overlay {
    opacity: 1;
    transform: scale(1);
}

.checkmark-overlay.animate-in {
    /* Diese Klasse löst die Pop-Animation aus */
    animation: pop-in 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}

.checkmark {
    width: 20px;
    height: 40px;
    border-style: solid;
    border-color: #ffffff;
    border-width: 0 6px 6px 0;
    transform: rotate(45deg);
}

/* --- Admin Panel Specific Styles --- */
.admin-container { padding: 20px; }

.management-section {
    margin-bottom: 30px;
    padding: 20px;
    /* Die .glass-effect Klasse übernimmt das Styling */
}

.streamer-list-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    border-bottom: 1px solid rgba(200, 155, 60, 0.2);
}

.streamer-list-item:last-child { border-bottom: none; }

.delete-btn {
    background-color: #cf6679;
    color: #121212;
    border-color: #cf6679 !important;
    background: #cf6679 !important;
}

.delete-btn:hover {
    background: #b00020 !important;
    box-shadow: 0 0 10px #cf6679 !important;
}

#notification {
    position: fixed; /* NEU: Immer sichtbar am oberen Rand */
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    min-width: 300px;
    max-width: 80%;
    z-index: 2000; /* Über allen anderen Elementen */
    margin-top: 0; /* Entfernt den alten margin */
    padding: 15px; /* Etwas mehr padding */
    border-radius: 5px;
    text-align: center;
    display: none;
    font-weight: bold;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.5);
}

#notification.success { background-color: #0acbe6; color: #121212; }

#notification.error { background-color: #cf6679; color: #121212; }

/* NEU: Info-Stil für neutrale oder positive Meldungen */
#notification.info { background-color: #c89b3c; color: #121212; }

/* --- Random Picker Modal Styles --- */
.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}

.modal-content {
    padding: 30px;
    text-align: center;
    min-width: 300px;
    max-width: 500px;
}

#picker-animation-container {
    margin: 20px 0;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#picker-champion-image {
    max-width: 150px;
    border-radius: 50%;
    border: 4px solid transparent;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    transition: all 0.3s ease;
}

#picker-champion-name {
    font-size: 3em;
    color: #c89b3c;
    text-shadow: 0 2px 5px black;
    margin-bottom: -10px;
}

.champion-reveal #picker-champion-image {
    border-color: #c89b3c;
    transform: scale(1.1);
    box-shadow: 0 0 30px #c89b3c;
}

.modal-close-btn {
    margin-top: 10px;
}

#random-champ-btn {
    background-color: #c89b3c;
    border-color: #c89b3c !important;
    background: linear-gradient(to bottom, #5c481c, #3e3013) !important;
    color: #c89b3c;
}

#random-champ-btn:hover {
    color: #fff;
    background: linear-gradient(to bottom, #7a6025, #5c481c) !important;
    box-shadow: 0 0 10px #c89b3c !important;
}

@keyframes pop-in {
    0% {
        transform: scale(0);
    }
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}

/* --- Password Modal Specific Styles --- */
#password-input {
    width: 80%;
    margin: 20px 0;
    text-align: center;
    padding: 10px;
}

.modal-buttons {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-top: 20px;
}

#password-cancel-btn {
    background-color: #6c757d;
    border-color: #6c757d !important;
    background: #6c757d !important;
    color: #fff;
}

/* --- NEU: "Zurück nach oben"-Button --- */
#scroll-to-top-btn {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 999;
    width: 50px;
    height: 50px;
    background: rgba(10, 20, 30, 0.7);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border: 2px solid #4b3b1a;
    border-radius: 50%;
    cursor: pointer;
    display: none;
    transition: all 0.3s ease;
    padding: 0;
    /* Stile für den Pfeil-Charakter */
    color: #0acbe6;
    font-size: 28px;
    font-weight: bold;
    line-height: 48px; /* Vertikale Zentrierung (Höhe - 2*Border) */
    text-align: center;
}

#scroll-to-top-btn:hover {
  transform: scale(1.1);
  border-color: #0acbe6;
  background: rgba(10, 203, 230, 0.2);
  box-shadow: 0 0 20px rgba(10, 203, 230, 0.5);
  color: #fff; /* Pfeilfarbe ändert sich beim Hover */
}

#password-submit-btn {
    background-color: #0acbe6;
    border-color: #0acbe6 !important;
}

.modal-close-btn {
    background-color: #6c757d;
    border-color: #6c757d !important;
    background: #6c757d !important;
    color: #fff;
}

/* --- NEU: Stile für das Teilnehmer-Grid --- */
#participant-grid {
    display: grid;
    /* Kacheln sind jetzt kleiner, um mehr Teilnehmer unterzubringen */
    grid-template-columns: repeat(auto-fill, minmax(85px, 1fr)); /* War 120px */
    gap: 20px; /* War 25px */
    justify-content: center;
    padding: 0 10px; /* Etwas seitlicher Abstand, damit es nicht am Rand klebt */
}

.participant-tile {
    position: relative;
    cursor: pointer;
    transition: transform 0.2s ease-in-out; /* Nur noch die Skalierung animieren */
    text-align: center;
    /* Der Container selbst ist jetzt unsichtbar */
    background-color: transparent;
    border: none;
}

.participant-tile:hover {
    transform: scale(1.05);
}

.participant-tile img {
    width: 100%;
    display: block;
    aspect-ratio: 1 / 1; /* Sorgt für eine perfekte Kreisform */
    object-fit: cover; /* Verhindert Verzerrungen */
    /* NEU: Das Bild wird rund und erhält den Rand und Schatten */
    border-radius: 50%;
    border: 2px solid #4b3b1a; /* War 3px */
    transition: border-color 0.3s, box-shadow 0.3s;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5); /* Schatten leicht reduziert */
}

.participant-tile:hover img {
    border-color: #c89b3c; /* Goldener Hover-Effekt */
    box-shadow: 0 0 12px rgba(200, 155, 60, 0.6);
}

.participant-tile .participant-name {
    padding: 6px 5px; /* War 8px */
    margin: 0;
    color: #f0e6d2; /* Hellerer Text für bessere Lesbarkeit */
    font-size: 0.8em; /* War 0.9em */
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; /* Verhindert, dass lange Namen überlaufen */
}

/* NEU: Stile für Live-Anzeige */
.participant-avatar-wrapper {
    position: relative;
    /* Stellt sicher, dass der Wrapper die Größe des Bildes annimmt,
       was durch das aspect-ratio des Bildes gesteuert wird. */
    display: inline-block;
    width: 100%;
}

@keyframes pulse-live {
    0% {
        box-shadow: 0 0 8px rgba(145, 70, 255, 0.5);
    }
    50% {
        box-shadow: 0 0 16px rgba(145, 70, 255, 0.8);
    }
    100% {
        box-shadow: 0 0 8px rgba(145, 70, 255, 0.5);
    }
}

.participant-tile.is-live img {
    border-color: #9146FF; /* Twitch-Lila */
    animation: pulse-live 2s infinite ease-in-out;
}

.live-indicator {
    position: absolute;
    bottom: -2px; /* Leicht überlappend für besseren Look */
    left: 50%;
    transform: translateX(-50%);
    background-color: #eb0400; /* Klassisches Rot für LIVE */
    color: #fff;
    font-size: 0.6em;
    font-weight: bold;
    padding: 2px 6px;
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    line-height: 1;
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    z-index: 2; /* Stellt sicher, dass es über dem Bild liegt */
}

/* --- NEU: Twitch Button --- */
#twitch-btn {
    /* Twitch-Lila als Grundfarbe */
    background: linear-gradient(145deg, #5c2a9d, #4a1f8f) !important;
    color: #fff !important;
    border-image: linear-gradient(to bottom right, #b993ff, #9146FF) 1 !important;
}

#twitch-btn:hover {
    background: linear-gradient(145deg, #7b4ac8, #5c2a9d) !important;
    box-shadow: 0 0 15px rgba(145, 70, 255, 0.6), inset 0 0 5px rgba(145, 70, 255, 0.2) !important;
    border-image: linear-gradient(to bottom right, #d0bfff, #b993ff) 1 !important;
}

/* Passt den Glanz-Effekt an die Twitch-Farbe an */
#twitch-btn:hover::before {
    background: rgba(145, 70, 255, 0.2) !important;
}

/* --- NEU: Footer --- */
.site-footer {
    text-align: center;
    margin-top: 40px;
    padding-bottom: 20px;
    font-size: 0.9em;
}

.site-footer a {
    color: #00ff99; /* Gleiche Farbe wie der alte Subtitle */
    text-decoration: none;
    transition: color 0.3s, text-shadow 0.3s;
}

.site-footer a:hover {
    color: #fff;
    text-shadow: 0 0 10px rgba(0, 255, 153, 0.7);
}

/* NEU: Erhöhte Breite für den Streamer-Info-Bereich */
.streamer-info-section {
    max-width: 1000px; /* Beispiel: Erhöht von 800px */
}

/* --- NEU: Stile für "Stuck On" Anzeige --- */
#stuck-on-display {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    background-color: rgba(140, 20, 20, 0.2);
    border: 1px solid #a72626;
    border-radius: 8px;
    padding: 10px 20px;
    color: #ffdddd;
}

#stuck-on-image {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #ff8888;
}

#stuck-on-text strong {
    color: #fff;
}

/* --- NEU: Stile für "Nächster Champion" Anzeige --- */
#next-champ-display {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    background-color: rgba(0, 255, 153, 0.1);
    border: 1px solid #00ff99;
    border-radius: 8px;
    padding: 10px 20px;
    color: #d4fff0;
}

#next-champ-image {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #7fffd4; /* Aquamarine */
}

#next-champ-text strong {
    color: #fff;
}

/* --- NEU: Ranking-Liste --- */
/* --- NEU: Aufklappbares Ranking --- */
.ranking-container {
    margin-top: 25px;
    border-top: 1px solid rgba(200, 155, 60, 0.2);
    padding-top: 20px;
}

.ranking-toggle {
    margin: 0 0 15px 0;
    cursor: pointer;
    user-select: none;
    font-size: 1.4em;
    color: #c8aa6e;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    transition: color 0.3s;
}

.ranking-toggle:hover {
    color: #f0e6d2;
}

.ranking-toggle .toggle-arrow {
    display: inline-block;
    transition: transform 0.3s ease;
}

#ranking-list {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    max-width: 900px; /* Erhöht, um mehr Platz für Namen zu schaffen */
    max-height: 0; /* Standardmäßig eingeklappt */
    overflow: hidden;
    transition: max-height 0.5s ease-in-out;
}

.ranking-item {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    margin-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    border: 1px solid #2c3e50;
    transition: background-color 0.3s, border-color 0.3s, transform 0.2s;
}
.ranking-item { gap: 15px; } /* NEU: Abstand zwischen den Elementen in der Zeile */

.ranking-container.expanded #ranking-list {
    max-height: 1500px; /* Genug Platz für viele Teilnehmer */
    margin-top: 10px; /* Etwas Abstand zum Toggle-Header */
}

.ranking-container.expanded .toggle-arrow {
    transform: rotate(180deg);
}

.ranking-item:hover {
    transform: scale(1.02);
    background-color: rgba(200, 155, 60, 0.1);
    border-color: #c89b3c;
}

.ranking-position {
    font-size: 1.2em;
    font-weight: bold;
    color: #c8aa6e;
    width: 40px; /* Feste Breite für Ausrichtung */
    text-align: left;
}

.ranking-avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: 0 15px;
    border: 2px solid #4b3b1a;
}

/* NEU: Container für eine Gruppe von Spielern mit dem gleichen Rang */
.ranking-players-group {
    flex-grow: 1;
    display: flex;
    flex-wrap: wrap;
    gap: 20px; /* Abstand zwischen den Spielern in einer Gruppe */
}

/* NEU: Container für einen einzelnen Spieler (Avatar + Name) */
.ranking-player {
    display: flex;
    align-items: center;
    gap: 8px;
}

.ranking-name {
    font-size: 1.1em;
    font-weight: bold;
    color: #f0e6d2;
    text-align: left;
}

.ranking-score {
    font-size: 1.1em;
    color: #00ff99;
    font-weight: bold;
}

/* --- NEU: Stile für den Aktivitätsfeed auf der Hauptseite --- */
#activity-feed-list {
    list-style: none;
    padding: 0;
    margin: 0;
    max-height: 420px; /* Begrenzt die Höhe, ca. 5 Einträge */
    overflow-y: auto; /* Fügt einen Scrollbalken hinzu, wenn nötig */
    /* Custom Scrollbar für einen besseren Look */
    scrollbar-width: thin;
    scrollbar-color: #c89b3c #0a141e;
}

#activity-feed-list::-webkit-scrollbar {
    width: 8px;
}

#activity-feed-list::-webkit-scrollbar-track {
    background: #0a141e;
    border-radius: 4px;
}

#activity-feed-list::-webkit-scrollbar-thumb {
    background-color: #c89b3c;
    border-radius: 4px;
    border: 2px solid #0a141e;
}

.feed-item {
    display: flex;
    align-items: center;
    background-color: rgba(10, 20, 30, 0.7);
    border-left: 4px solid; /* Farbe wird je nach Typ gesetzt */
    border-radius: 8px;
    padding: 10px 15px;
    margin-bottom: 10px;
    margin-right: 5px; /* Platz für den Scrollbalken */
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    /* Animation für neue Einträge */
    opacity: 0;
    transform: translateX(-20px);
    animation: slide-in 0.5s forwards;
}

@keyframes slide-in {
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.feed-item.win { border-left-color: #00ff99; }
.feed-item.stuck { border-left-color: #a72626; }

.feed-item-avatar { width: 40px; height: 40px; border-radius: 50%; margin-right: 15px; flex-shrink: 0; }
.feed-item-text { flex-grow: 1; text-align: left; font-size: 1em; line-height: 1.3; }
.feed-item-text .streamer-name { font-weight: 700; color: #fff; }
.feed-item-text .action-text { color: #c8d6e5; }
/* NEU: Stil für hervorgehobene Versuchszahlen im Feed */
.feed-item-text .action-text strong {
    color: #00ff99; /* Helle, auffällige Farbe */
    font-weight: 700;
    text-shadow: 0 0 5px rgba(0, 255, 153, 0.5);
}

.feed-item-champion { display: flex; align-items: center; margin-left: 15px; flex-shrink: 0; }
.feed-item-champion-icon { width: 40px; height: 40px; border-radius: 5px; margin-right: 10px; }
.feed-item-champion-name { font-weight: bold; font-size: 1em; }

/* NEU: Stil für den Zeitstempel im Feed */
.feed-item-timestamp {
    margin-left: 15px;
    font-size: 0.85em;
    color: #8c97a5; /* Etwas heller als reines Grau */
    white-space: nowrap;
    flex-shrink: 0;
    font-style: italic;
}

/* NEU: Container und Link für das OBS Feed Overlay */
.obs-feed-link-container {
    margin-top: 20px;
    padding-top: 15px;
    border-top: 1px solid rgba(200, 155, 60, 0.2);
}

.obs-feed-link {
    display: inline-block;
    padding: 8px 15px;
    background-color: rgba(10, 20, 30, 0.7);
    border: 1px solid #4b3b1a;
    border-radius: 5px;
    color: #0acbe6;
    text-decoration: none;
    transition: all 0.3s ease;
}

.obs-feed-link:hover {
    background-color: rgba(10, 203, 230, 0.1);
    border-color: #0acbe6;
    color: #fff;
    box-shadow: 0 0 10px rgba(10, 203, 230, 0.4);
}

/* --- Responsive Design --- */
@media (max-width: 768px) {
    /* Allgemeines Layout */
    body {
        padding: 10px;
    }

    .container {
        padding: 10px;
    }

    .glass-effect {
        padding: 20px 15px; /* Weniger seitlicher Abstand */
    }

    /* Logo anpassen */
    .logo-text h1 {
        font-size: 3em; /* Deutlich kleiner */
        letter-spacing: 2px;
    }

    .logo-text h2 {
        font-size: 1.2em;
        letter-spacing: 2px;
    }

    /* Steuerungselemente */
    .streamer-controls, .search-container {
        flex-direction: column; /* Elemente untereinander anordnen */
        gap: 15px;
    }

    .streamer-controls button, .streamer-controls select,
    .search-container input, .search-container .toggle-switch-container {
        width: 100%;
        box-sizing: border-box; /* Stellt sicher, dass Padding/Border in der Breite enthalten ist */
    }

    #search-input {
        min-width: 0; /* min-width aufheben */
    }

    /* Grids anpassen */
    #champion-grid {
        gap: 15px; /* Engerer Abstand */
        grid-template-columns: repeat(auto-fill, minmax(80px, 1fr)); /* Etwas kleinere Kacheln erlauben */
    }

    #participant-grid {
        gap: 15px;
        grid-template-columns: repeat(auto-fill, minmax(75px, 1fr));
    }
}

@media (max-width: 480px) {
    /* Weitere Anpassungen für sehr kleine Bildschirme */
    .logo-text h1 {
        font-size: 2.5em;
    }

    .logo-text h2 {
        font-size: 1em;
    }

    .glass-effect::before,
    .glass-effect::after {
        /* Dekorative Ecken auf kleinen Bildschirmen ausblenden, um Platz zu sparen */
        display: none;
    }

    #champion-grid {
        gap: 10px;
        grid-template-columns: repeat(auto-fill, minmax(70px, 1fr));
    }

    .participant-tile .participant-name {
        font-size: 0.7em;
    }
}
