/* ==========================================
   NEW EARTH HUMAN - COSMIC STYLESHEET
   ========================================== */

body {
    color: #ffffff; 
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4); 
    overflow-x: hidden; 
    position: relative; 
    background-color: #050510; 
    font-family: 'Space Grotesk', sans-serif; 
    transition: all 1s ease;
}

input, textarea, button, .no-shadow { 
    text-shadow: none; 
}

h1, h2, h3, .font-headline { 
    font-family: 'Oswald', sans-serif; 
}

/* ==========================================
   3D HEADLINE (HELLES GRAU-BLAU - 7% Dunkler)
   ========================================== */
.headline-sky-gray {
    color: #bacce0; /* 7% dunkleres, sattes Grau-Blau */
    text-shadow: 
        -1px -1px 1px rgba(255, 255, 255, 0.15), 
        1px 2px 3px rgba(0, 0, 0, 0.9),          
        0px 8px 20px rgba(0, 0, 0, 0.6);         
}

/* ==========================================
   VERLAUF: ORANGE ZU HELLBLAU (Portals & Films)
   ========================================== */
.text-glow-orange-blue {
    background: linear-gradient(to right, #ff9d00, #00ffff, #ffffff); 
    -webkit-background-clip: text; 
    -webkit-text-fill-color: transparent; 
    text-shadow: none; 
    filter: drop-shadow(0px 4px 5px rgba(0, 0, 0, 0.9)) drop-shadow(0px 0px 20px rgba(0, 229, 255, 0.6));
}

/* ==========================================
   HINTERGRUND & PSYCHEDELIC MODE
   ========================================== */
body::before {
    content: ""; 
    position: fixed; top: 0; left: 0; right: 0; bottom: 0; 
    z-index: -2;
    background: linear-gradient(-45deg, #ff00cc, #06b6d4, #f97316, #6d28d9);
    background-size: 300% 300%; 
    animation: gradientBG 20s ease infinite; 
    opacity: 0.3; 
    transition: all 1s ease; 
    pointer-events: none;
}

@keyframes gradientBG { 
    0% { background-position: 0% 50%; } 
    50% { background-position: 100% 50%; } 
    100% { background-position: 0% 50%; } 
}

body.psychedelic-mode::before {
    background: linear-gradient(-45deg, #ff00cc, #fbbf24, #00ffff, #ff00cc);
    animation: gradientBG 3s ease infinite !important; 
    opacity: 0.85;
}

body.psychedelic-mode .text-glow, body.psychedelic-mode h2 {
    background: linear-gradient(to right, #ff00cc, #00ffff, #fff);
    -webkit-background-clip: text; 
    -webkit-text-fill-color: transparent;
    text-shadow: 0 0 20px rgba(255,0,204,0.8);
}

/* ==========================================
   PARALLAX ORBS (Die 3D Tiefen-Effekte)
   ========================================== */
.parallax-orb {
    position: fixed;
    border-radius: 50%;
    filter: blur(80px);
    z-index: -1;
    pointer-events: none;
    opacity: 0.4;
}
.orb-1 { width: 500px; height: 500px; background: #ff00cc; top: 10%; left: -100px; }
.orb-2 { width: 600px; height: 600px; background: #06b6d4; top: 50%; right: -200px; }
.orb-3 { width: 400px; height: 400px; background: #f97316; bottom: -100px; left: 20%; }

/* ==========================================
   GLAS-PANELS & TEXT-GLOW 
   ========================================== */
.glass-panel {
    background: rgba(255, 255, 255, 0.05); 
    backdrop-filter: blur(25px); 
    -webkit-backdrop-filter: blur(25px);
    border: 1px solid rgba(255, 255, 255, 0.4); 
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3), inset 0 0 30px rgba(255, 255, 255, 0.15); 
    transition: all 0.5s ease;
}

.text-glow { 
    background: linear-gradient(to right, #fbbf24, #f97316, #ff00cc); 
    -webkit-background-clip: text; 
    -webkit-text-fill-color: transparent; 
    text-shadow: none; 
    filter: drop-shadow(0px 4px 6px rgba(0, 0, 0, 0.5));
}

/* ==========================================
   GLOW-ON-SCROLL NAVIGATION
   ========================================== */
.glass-nav {
    background: rgba(255, 255, 255, 0.02);
    backdrop-filter: blur(10px); 
    -webkit-backdrop-filter: blur(10px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.5s ease;
}

.glass-nav.nav-scrolled {
    background: rgba(0, 0, 0, 0.15);
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(to right, #ff00cc, #f97316, #06b6d4) 1;
    box-shadow: 0 10px 30px rgba(0,0,0,0.4), 0 0 25px rgba(249,115,22,0.1);
}

/* ==========================================
   RADIO REGENBOGEN BUTTON
   ========================================== */
.radio-rainbow-btn {
    background: linear-gradient(90deg, #ff00cc, #f97316, #fbbf24, #06b6d4);
    background-size: 200% 200%;
    animation: gradientBG 4s ease infinite;
    border: 1px solid rgba(255,255,255,0.4);
    color: white;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
    box-shadow: 0 4px 15px rgba(0,0,0,0.3), inset 0 2px 4px rgba(255,255,255,0.3);
}
.radio-rainbow-btn:hover {
    transform: scale(1.05);
    box-shadow: 0 6px 20px rgba(0,0,0,0.5), inset 0 2px 8px rgba(255,255,255,0.5);
    color: white;
}

/* ==========================================
   ARCHIV & COMMUNITY REGENBOGEN RAHMEN
   ========================================== */
.rainbow-glow-border {
    position: relative;
    border: none !important;
}
.rainbow-glow-border::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 1.5rem; /* Passt genau zum rounded-3xl */
    padding: 4px; /* Rahmenbreite */
    background: linear-gradient(90deg, #ff00cc, #f97316, #fbbf24, #06b6d4);
    background-size: 200% 200%;
    animation: gradientBG 4s ease infinite;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
}

/* ==========================================
   PLAYLIST SCROLLBAR
   ========================================== */
.playlist-scroll::-webkit-scrollbar { width: 6px; }
.playlist-scroll::-webkit-scrollbar-track { background: rgba(255,255,255,0.1); border-radius: 10px; }
.playlist-scroll::-webkit-scrollbar-thumb { background: #f97316; border-radius: 10px; }

/* ==========================================
   RADIO-STYLE CONTROLS
   ========================================== */
.glass-control-bar { 
    display: flex; align-items: center; justify-content: space-between; 
    background: rgba(0,0,0,0.4); padding: 8px 15px; border-radius: 30px; 
    border: 1px solid rgba(255,255,255,0.4); width: 100%; 
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3), inset 0 0 10px rgba(255, 255, 255, 0.1); 
}
.control-btn { 
    background: rgba(255,255,255,0.15); border: 1px solid rgba(255,255,255,0.2); color: white; height: 35px; min-width: 35px;
    border-radius: 30px; cursor: pointer; transition: 0.3s; display: flex; align-items: center; justify-content: center; font-size: 0.9rem; flex-shrink: 0; padding: 0 10px; font-weight: bold;
}
.control-btn.round-btn { padding: 0; border-radius: 50%; width: 35px; } 
.control-btn:hover { background: rgba(255,255,255,0.3); color: #f97316; transform: scale(1.05); }

.custom-range { flex: 1; margin: 0 12px; accent-color: #f97316; cursor: pointer; height: 5px; border-radius: 5px; background: rgba(255,255,255,0.3); outline: none; -webkit-appearance: none; }
.custom-range::-webkit-slider-thumb { -webkit-appearance: none; width: 14px; height: 14px; background: #fbbf24; border-radius: 50%; box-shadow: 0 0 10px #f97316;}
.time-display { color: #fff; font-weight: bold; font-size: 0.8rem; width: 40px; text-align: right; flex-shrink: 0; }

/* ==========================================
   ARCHIV TABS
   ========================================== */
.archive-tab { cursor: pointer; transition: 0.3s; border-bottom: 2px solid transparent; padding-bottom: 5px; opacity: 0.7; font-weight: bold;}
.archive-tab:hover { opacity: 1; text-shadow: 0 0 15px rgba(255,255,255,0.8); }
.archive-tab.active { opacity: 1; border-color: #fbbf24; color: #fbbf24; text-shadow: 0 0 15px rgba(251,191,36,0.6); }

/* Partikel für Explosion */
.particle { position: fixed; pointer-events: none; z-index: 9999; border-radius: 50%; }

/* ==========================================
   ENTER BUTTON — COSMIC
   ========================================== */
.enter-btn-core {
    font-family: 'Oswald', sans-serif;
    font-size: 2.8rem;
    font-weight: 200;
    letter-spacing: 0.45em;
    text-transform: uppercase;
    color: #ffffff;
    background: none;
    border: none;
    cursor: pointer;
    position: relative;
    z-index: 3;
    padding: 0.2em 0.5em;
    text-shadow:
        0 0 20px rgba(255,255,255,0.9),
        0 0 50px rgba(251,191,36,0.5),
        0 0 90px rgba(249,115,22,0.3);
    animation: enter-pulse 2.8s ease-in-out infinite;
    transition: letter-spacing 0.6s ease, text-shadow 0.5s ease;
}
.enter-btn-core:hover {
    letter-spacing: 0.65em;
    text-shadow:
        0 0 30px rgba(255,255,255,1),
        0 0 70px rgba(251,191,36,0.8),
        0 0 120px rgba(249,115,22,0.5),
        0 0 180px rgba(255,0,204,0.3);
}
@keyframes enter-pulse {
    0%, 100% { opacity: 0.65; text-shadow: 0 0 15px rgba(255,255,255,0.6), 0 0 40px rgba(251,191,36,0.3); }
    50%       { opacity: 1;    text-shadow: 0 0 30px rgba(255,255,255,1),   0 0 70px rgba(251,191,36,0.6), 0 0 110px rgba(249,115,22,0.35); }
}

/* Pulsierende Ringe */
.enter-ring {
    position: absolute;
    border-radius: 50%;
    border: 1px solid rgba(251,191,36,0.35);
    pointer-events: none;
    z-index: 1;
}
.enter-ring.r1 {
    width: 160px; height: 60px;
    animation: ring-expand 2.8s ease-out infinite;
}
.enter-ring.r2 {
    width: 220px; height: 80px;
    animation: ring-expand 2.8s ease-out infinite 1.4s;
}
@keyframes ring-expand {
    0%   { transform: scale(0.7); opacity: 0.7; border-color: rgba(251,191,36,0.5); }
    60%  { opacity: 0.3; }
    100% { transform: scale(1.5); opacity: 0; border-color: rgba(249,115,22,0); }
}

/* Funken / Partikel ums Enter herum */
.enter-spark {
    position: absolute;
    width: 3px; height: 3px;
    border-radius: 50%;
    background: #fbbf24;
    box-shadow: 0 0 6px #fbbf24, 0 0 12px rgba(249,115,22,0.6);
    pointer-events: none;
    z-index: 2;
    animation: spark-orbit 3s ease-in-out infinite;
}
.enter-spark.sp1 { animation-delay:0s;    top:-22px;  left:15%; }
.enter-spark.sp2 { animation-delay:0.4s;  top:-10px;  right:-18px; background:#ff00cc; box-shadow:0 0 6px #ff00cc; }
.enter-spark.sp3 { animation-delay:0.8s;  bottom:-20px; right:20%; }
.enter-spark.sp4 { animation-delay:1.2s;  bottom:-8px;  left:-16px; background:#06b6d4; box-shadow:0 0 6px #06b6d4; }
.enter-spark.sp5 { animation-delay:0.2s;  top:30%;   right:-24px; }
.enter-spark.sp6 { animation-delay:1.6s;  top:40%;   left:-22px;  background:#ff00cc; box-shadow:0 0 6px #ff00cc; }
.enter-spark.sp7 { animation-delay:2.0s;  top:-18px; right:35%;   background:#06b6d4; box-shadow:0 0 6px #06b6d4; }
.enter-spark.sp8 { animation-delay:2.4s;  bottom:-15px; left:40%; }
@keyframes spark-orbit {
    0%   { opacity:0; transform: scale(0.5) translateY(0); }
    20%  { opacity:1; }
    60%  { opacity:0.8; transform: scale(1.2) translateY(-8px); }
    100% { opacity:0; transform: scale(0.3) translateY(-18px); }
}

/* ==========================================
   HERO IMAGE BUTTONS (THOM + RADIO)
   ========================================== */
.hero-img-btn {
    display: block;
    animation: thom-pulse 2.8s ease-in-out infinite;
    transition: transform 0.35s ease, filter 0.35s ease, opacity 0.35s ease;
}
.hero-img-btn:hover {
    transform: scale(1.12);
    opacity: 1 !important;
    animation-play-state: paused;
    filter:
        drop-shadow(0 0 18px rgba(249,115,22,1))
        drop-shadow(0 0 40px rgba(249,115,22,0.9))
        drop-shadow(0 0 70px rgba(6,182,212,0.8))
        drop-shadow(0 0 110px rgba(255,0,204,0.5))
        brightness(1.25);
}
.radio-img-btn { animation: radio-img-pulse 2.8s ease-in-out infinite 1.4s; }
.radio-img-btn:hover {
    filter:
        drop-shadow(0 0 18px rgba(6,182,212,1))
        drop-shadow(0 0 40px rgba(6,182,212,0.9))
        drop-shadow(0 0 70px rgba(157,78,221,0.8))
        drop-shadow(0 0 110px rgba(255,20,147,0.5))
        brightness(1.25) !important;
}

@keyframes thom-pulse {
    0%, 100% { opacity:0.6; filter: drop-shadow(0 0 12px rgba(249,115,22,0.6)) drop-shadow(0 0 25px rgba(6,182,212,0.4)); }
    50%       { opacity:0.8; filter: drop-shadow(0 0 25px rgba(249,115,22,1))   drop-shadow(0 0 50px rgba(6,182,212,0.7)) drop-shadow(0 0 70px rgba(255,0,204,0.3)); }
}
@keyframes radio-img-pulse {
    0%, 100% { opacity:0.6; filter: drop-shadow(0 0 12px rgba(6,182,212,0.5)) drop-shadow(0 0 25px rgba(157,78,221,0.4)); }
    50%       { opacity:0.8; filter: drop-shadow(0 0 25px rgba(6,182,212,0.9)) drop-shadow(0 0 50px rgba(157,78,221,0.7)) drop-shadow(0 0 70px rgba(255,20,147,0.35)); }
}

/* ==========================================
   RADIO KEY BUTTON — 3D KEYBOARD STYLE
   ========================================== */
.radio-key-btn {
    position: relative;
    width: 130px;
    height: 58px;
    background: linear-gradient(180deg, #1c1c30 0%, #0f0f1e 55%, #08080f 100%);
    border-radius: 10px 10px 8px 8px;
    border: 1px solid rgba(6,182,212,0.25);
    box-shadow:
        0 7px 0 #020208,
        0 10px 25px rgba(0,0,0,0.85),
        inset 0 1px 0 rgba(255,255,255,0.07),
        0 0 30px rgba(6,182,212,0.12);
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 3px;
    padding-bottom: 10px;
    overflow: visible;
    transition: transform 0.08s ease, box-shadow 0.08s ease;
    text-decoration: none;
    background-clip: padding-box;
}
.radio-key-btn:active {
    transform: translateY(5px);
    box-shadow:
        0 2px 0 #020208,
        0 4px 12px rgba(0,0,0,0.85),
        inset 0 1px 0 rgba(255,255,255,0.04),
        0 0 15px rgba(6,182,212,0.08);
}
.radio-key-btn::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0;
    height: 38%;
    background: linear-gradient(180deg, rgba(255,255,255,0.07) 0%, transparent 100%);
    border-radius: 10px 10px 0 0;
    pointer-events: none;
}
.radio-key-icon {
    font-size: 1.05rem;
    color: rgba(6,182,212,0.85);
    text-shadow: 0 0 10px rgba(6,182,212,0.7);
    line-height: 1;
}
.radio-key-label {
    font-family: 'Oswald', sans-serif;
    font-size: 0.95rem;
    font-weight: 400;
    letter-spacing: 0.28em;
    color: rgba(6,182,212,0.9);
    text-shadow: 0 0 8px rgba(6,182,212,0.5);
    line-height: 1;
}
.radio-key-led {
    position: absolute;
    bottom: 6px;
    left: 50%;
    transform: translateX(-50%);
    width: 44px;
    height: 3px;
    background: #06b6d4;
    border-radius: 2px;
    animation: radio-led-pulse 2.2s ease-in-out infinite;
}
@keyframes radio-led-pulse {
    0%, 100% { opacity: 0.6; box-shadow: 0 0 6px #06b6d4, 0 0 14px rgba(6,182,212,0.5); }
    50%       { opacity: 1;   box-shadow: 0 0 10px #06b6d4, 0 0 24px rgba(6,182,212,0.85), 0 0 40px rgba(6,182,212,0.35); }
}

/* ==========================================
   70s SCI-FI DANGEROUS PANEL
   ========================================== */
.dangerous-panel {
    font-family: 'Courier New', monospace;
    background: linear-gradient(180deg, #1e1e1e 0%, #111 50%, #1e1e1e 100%);
    border: 3px solid #4a4a4a;
    border-radius: 10px;
    padding: 6px 14px 8px;
    box-shadow: 0 0 28px rgba(220,38,38,0.35), inset 0 1px 0 rgba(255,255,255,0.1), inset 0 -1px 0 rgba(0,0,0,0.6);
    min-width: 190px;
    text-align: center;
    transition: box-shadow 0.2s ease, transform 0.15s ease;
}
.dangerous-panel:hover {
    box-shadow: 0 0 42px rgba(220,38,38,0.65), inset 0 1px 0 rgba(255,255,255,0.1);
    transform: scale(1.03);
}
.dp-stripe-bar {
    height: 9px;
    border-radius: 3px;
    background: repeating-linear-gradient(45deg, #f59e0b, #f59e0b 5px, #111 5px, #111 10px);
    margin: 3px 0;
}
.dp-inner { padding: 8px 6px 6px; }
.dp-header-row {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-bottom: 10px;
}
.dp-blink-light {
    display: inline-block;
    width: 9px; height: 9px;
    border-radius: 50%;
    background: #ef4444;
    box-shadow: 0 0 8px #ef4444;
    animation: dp-blink 1.1s ease-in-out infinite;
}
@keyframes dp-blink {
    0%, 100% { opacity: 1; box-shadow: 0 0 8px #ef4444, 0 0 16px rgba(239,68,68,0.4); }
    50% { opacity: 0.12; box-shadow: none; }
}
.dp-warn-label {
    color: #f59e0b;
    font-size: 9px;
    letter-spacing: 2.5px;
    text-transform: uppercase;
}
.dp-btn-ring { display: flex; justify-content: center; margin: 4px 0 8px; }
.dp-big-btn {
    width: 84px; height: 84px;
    border-radius: 50%;
    background: radial-gradient(circle at 38% 33%, #7f1d1d 0%, #450a0a 55%, #1a0303 100%);
    border: 3px solid #555;
    outline: 5px solid #222;
    outline-offset: 3px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
    box-shadow: 0 5px 12px rgba(0,0,0,0.7), 0 0 24px rgba(220,38,38,0.5), inset 0 2px 5px rgba(255,100,100,0.2), inset 0 -3px 6px rgba(0,0,0,0.6);
    color: #fca5a5;
    font-size: 1.35rem;
    transition: all 0.1s ease;
}
.dangerous-panel:hover .dp-big-btn {
    box-shadow: 0 3px 6px rgba(0,0,0,0.9), 0 0 36px rgba(220,38,38,0.8), inset 0 2px 5px rgba(255,100,100,0.2);
    background: radial-gradient(circle at 38% 33%, #991b1b 0%, #7f1d1d 55%, #3b0a0a 100%);
    transform: translateY(2px);
}
.dp-btn-text {
    font-size: 7px;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 1.4;
    text-align: center;
    color: #fca5a5;
}
.dp-sub-label {
    color: #4b5563;
    font-size: 7.5px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 2px;
}

/* ==========================================
   RADIO TOGGLE TASTER — 3D ARCADE BUTTON
   ========================================== */
@keyframes radio-pulse {
    0%   { opacity: 0.4; transform: scale(0.92); }
    50%  { opacity: 0.75; transform: scale(1.05); }
    100% { opacity: 0.4; transform: scale(0.92); }
}

.radio-group {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16rem;
    padding: 0.75rem 0 1rem;
    width: 100%;
}

.radio-toggle-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.1rem;
}

/* .glow div im HTML wird nicht gebraucht */
.glow { display: none; }

/* Äußerer Metall-Bezel Ring */
.radio-container {
    position: relative;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background:
        radial-gradient(circle at 50% 28%, #606060 0%, #383838 25%, #1e1e1e 55%, #0a0a0a 100%);
    box-shadow:
        0 12px 35px rgba(0,0,0,0.95),
        0 4px 10px rgba(0,0,0,0.7),
        inset 0 2px 5px rgba(255,255,255,0.14),
        inset 0 -4px 10px rgba(0,0,0,0.95);
    padding: 11px;
    cursor: pointer;
}

/* Äußerer Glow via ::after — außerhalb des overflow:hidden */
.radio-container::after {
    content: '';
    position: absolute;
    inset: -14px;
    border-radius: 50%;
    opacity: 0;
    pointer-events: none;
    z-index: -1;
    transition: opacity 0.3s ease;
}
.radio-container:not(.danger)::after {
    background: radial-gradient(circle, rgba(70,130,255,0.55) 0%, transparent 65%);
}
.radio-container.danger::after {
    background: radial-gradient(circle, rgba(220,60,60,0.55) 0%, transparent 65%);
}
.radio-container:not(.danger):has(input:checked)::after,
.radio-container.danger:has(input:checked)::after,
.radio-container:not(.danger).active::after,
.radio-container.danger.active::after {
    animation: radio-pulse 1.8s ease-in-out infinite;
}

/* Dome-Fläche (farbiger Glasknopf) */
.radio-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    transition: filter 0.12s ease;
    border: none;
    outline: none;
    background: none;
}
.radio-button:active {
    filter: brightness(0.82) saturate(0.9);
    transform: scale(0.97);
}

/* Blaue Dome */
.radio-container:not(.danger) .radio-button {
    background:
        radial-gradient(ellipse at 42% 33%, #b8d0ff 0%, #6699ff 20%, #3366ee 45%, #1133bb 70%, #081060 100%);
    box-shadow:
        inset 0 -10px 25px rgba(0,0,80,0.65),
        inset 0 3px 6px rgba(255,255,255,0.12),
        0 0 18px rgba(50,100,255,0.4);
}
.radio-container:not(.danger):has(input:checked) .radio-button,
.radio-container:not(.danger).active .radio-button {
    background:
        radial-gradient(ellipse at 42% 33%, #cce0ff 0%, #80aaff 18%, #4488ff 42%, #1a55ee 68%, #0a2acc 100%);
    box-shadow:
        inset 0 -10px 25px rgba(0,0,80,0.45),
        inset 0 3px 6px rgba(255,255,255,0.18),
        0 0 32px rgba(60,120,255,0.75);
}

/* Rote Dome */
.radio-container.danger .radio-button {
    background:
        radial-gradient(ellipse at 42% 33%, #ffbbbb 0%, #ff6666 20%, #dd2222 45%, #991010 70%, #600606 100%);
    box-shadow:
        inset 0 -10px 25px rgba(80,0,0,0.65),
        inset 0 3px 6px rgba(255,255,255,0.12),
        0 0 18px rgba(200,40,40,0.4);
}
.radio-container.danger:has(input:checked) .radio-button,
.radio-container.danger.active .radio-button {
    background:
        radial-gradient(ellipse at 42% 33%, #ffd0d0 0%, #ff8888 18%, #ff3333 42%, #cc0f0f 68%, #880404 100%);
    box-shadow:
        inset 0 -10px 25px rgba(80,0,0,0.45),
        inset 0 3px 6px rgba(255,255,255,0.18),
        0 0 32px rgba(220,50,50,0.75);
}

/* Specular Glare — weißer Glasreflexstreifen oben */
.radio-button::before {
    content: '';
    position: absolute;
    top: 7%;
    left: 10%;
    width: 70%;
    height: 46%;
    background: linear-gradient(
        155deg,
        rgba(255,255,255,0.95) 0%,
        rgba(255,255,255,0.50) 28%,
        rgba(255,255,255,0.10) 58%,
        transparent 78%
    );
    border-radius: 55% 55% 45% 45% / 60% 60% 40% 40%;
    pointer-events: none;
    z-index: 4;
}

/* Untere Randverdunklung (Dome-Tiefe) */
.radio-button::after {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 50%;
    background: radial-gradient(circle at 50% 115%, rgba(0,0,0,0.5) 0%, transparent 60%);
    pointer-events: none;
    z-index: 3;
}

/* Hidden input */
.radio-input-element { display: none; }

/* SVG Icons */
.radio-icon-element {
    width: 38px;
    height: 38px;
    fill: none;
    stroke-width: 2.5;
    position: relative;
    z-index: 5;
    filter: drop-shadow(0 2px 6px rgba(0,0,0,0.7));
    transition: filter 0.2s ease;
}
.radio-container:not(.danger) .radio-icon-element {
    fill: rgba(255,255,255,0.88);
    stroke: rgba(255,255,255,0.6);
    stroke-width: 1.5;
}
.radio-container.danger .radio-icon-element {
    stroke: rgba(255,255,255,0.88);
    stroke-linecap: round;
    stroke-width: 2.8;
}
.radio-container:has(input:checked) .radio-icon-element {
    filter: drop-shadow(0 0 8px rgba(255,255,255,0.9)) drop-shadow(0 2px 6px rgba(0,0,0,0.7));
}

/* Label unter dem Taster */
.radio-toggle-label {
    font-family: 'Courier New', monospace;
    font-size: 15px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: rgba(255,255,255,0.35);
    text-align: center;
    transition: color 0.3s ease;
}
/* Active via :has (CSS) */
.radio-container:not(.danger):has(input:checked) ~ .radio-toggle-label { color: #fbbf24; }
.radio-container.danger:has(input:checked) ~ .radio-toggle-label        { color: #f97316; }
/* Active via JS-Klasse (Fallback) */
.radio-container:not(.danger).active ~ .radio-toggle-label { color: #fbbf24; }
.radio-container.danger.active ~ .radio-toggle-label        { color: #f97316; }

/* ==========================================
   MOBILE HERO — Startbildschirm
   ========================================== */
@media (max-width: 780px) {
    #hero-btn-group {
        gap: 18px !important;
        margin-top: 0 !important;
        padding: 0 12px;
    }
    /* THOM Bild kleiner */
    #enter-btn-wrap img {
        height: 52px !important;
        top: 0 !important;
    }
    /* Enter-Ringe weg auf Mobile — zu wuchtig */
    .enter-ring { display: none !important; }
    .enter-spark { display: none !important; }
    /* RADIO Bild kleiner */
    #radio-key-wrap img {
        height: 48px !important;
    }
    /* Logo 25% kleiner + tiefer */
    #hero-logo {
        height: 138px !important;
        top: 27px !important;
    }
    /* THOM kleiner + 24px nach oben */
    #enter-btn-wrap img {
        height: 48px !important;
        top: -12px !important;
        position: relative !important;
    }
    /* RADIO etwas größer + 18px nach oben */
    #radio-key-wrap img {
        height: 52px !important;
        top: -10px !important;
        position: relative !important;
    }
    /* THOM + RADIO 44px nach oben */
    #hero-btn-group {
        margin-top: -44px !important;
    }
    /* Titel runter */
    #hero-title-wrap {
        margin-top: 310px !important;
    }
    /* Formel Taster 25% kleiner */
    .radio-container {
        width: 90px !important;
        height: 90px !important;
    }
    /* Formel Gap 120px weniger */
    .radio-group {
        gap: 136px !important;
    }
    /* Roter Taster 16px Richtung blauer */
    .radio-container.danger {
        position: relative !important;
        left: -16px !important;
    }
    /* Film fast Bildschirmbreite — nur 3px Abstand */
    #film-container-box {
        width: calc(100% + 34px) !important;
        max-width: calc(100% + 34px) !important;
        margin-left: -17px !important;
        margin-right: -17px !important;
    }
    /* Portal Galerie gleiche Breite — 5px Abstand */
    #portal-gallery-container {
        width: calc(100% + 30px) !important;
        max-width: calc(100% + 30px) !important;
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
}