body {
    margin: 0;
    background: #000000;
    color: white;
    height: 100vh;
    overflow: hidden;
}
main {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    flex-direction: column;
    text-align: center;
}

header {
    background-color: #00000;
    color: white;
    padding: 1rem;
}
a {
    color: #ffffff; /* Ändere die Farbe in Weiß oder eine andere gewünschte Farbe */
    text-decoration: none; /* Entfernt die Unterstreichung */
	font-size: 2.0rem;
}

a:hover {
    color: #f39c12; /* Farbe beim Hover */
    text-decoration: underline; /* Optional: Unterstreichung beim Hover */
}
#blitzCanvas {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100vw;
    height: 100vh;
    pointer-events: none;
}
#snowCanvas {
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
  z-index: 1; /* unter allen interaktiven Elementen */
}
#secretButton {
    position: fixed;
    top: 10px;
    left: 10px;
    background-color: rgba(0,0,0,0.7);
    color: white;
    border: none;
    padding: 5px 10px;
    font-size: 14px;
    cursor: pointer;
    border-radius: 5px;
    z-index: 100;
}
#enter {
  cursor: pointer;
  z-index: 10;
  position: relative;
  pointer-events: auto; /* wichtig, falls es geblockt war */
}

.icon-bar-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 0rem;
}

.floating-buttons {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 0.3rem;
  overflow-x: auto;
  padding: 0.1rem;
  z-index: 1000;
  -webkit-overflow-scrolling: touch;
}
.floating-buttons::-webkit-scrollbar {
  display: none; /* Safari/Chrome Hide scrollbar */
}
.cam-float {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}

.cam-float img {
  width: 44px;
  height: 44px;
  object-fit: cover;
  transition: transform 0.2s ease;
}

.cam-float:hover img {
  transform: scale(1.1);
}



.icon-button {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}

.icon-button img {
  width: 84px;
  height: 84px;
  object-fit: cover;
  transition: transform 0.2s ease;
}

.icon-button:hover img {
  transform: scale(1.1);
}

.cloud-bubble {
  animation: floatUpDown 3s ease-in-out infinite;
  position: fixed;
  bottom: 20px;
  left: 20px;
  background: #ffffff10;
  color: white;
  font-size: 0.9rem;
  padding: 10px 14px;
  border-radius: 30px;
  backdrop-filter: blur(8px);
  box-shadow: 0 4px 10px rgba(0,0,0,0.4);
  animation: floatBubble 3s ease-in-out infinite;
  pointer-events: auto;
  cursor: pointer;     
  transition: all 0.3s ease;  
}


.cloud-bubble.expanded {
  padding-right: 18px;
  background: #ffffff20;
  font-weight: bold;
}
@keyframes floatBubble {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-4px); }
}
#camButton {
    position: fixed;
    top: 10px;
    right: 310px; /* Abstand vom ersten Button */
    background-color: rgba(0,0,0,0.7);
    color: white;
    border: none;
    padding: 5px 10px;
    font-size: 14px;
    cursor: pointer;
    border-radius: 1px;
    z-index: 100;
}	
#slfButton {
    position: fixed;
    top: 10px;
    right: 210px; /* Abstand vom ersten Button */
    background-color: rgba(0,0,0,0.7);
    color: white;
    border: none;
    padding: 5px 10px;
    font-size: 14px;
    cursor: pointer;
    border-radius: 1px;
    z-index: 100;
}	
#tournamentButton {
    position: fixed;
    top: 10px;
    right: 310px; /* Abstand vom ersten Button */
    background-color: rgba(0,0,0,0.7);
    color: white;
    border: none;
    padding: 5px 10px;
    font-size: 14px;
    cursor: pointer;
    border-radius: 1px;
    z-index: 100;
}
#mapButton {
    position: fixed;
    top: 10px;
    right: 10px; /* Abstand vom ersten Button */
    background-color: rgba(0,0,0,0.7);
    color: white;
    border: none;
    padding: 5px 10px;
    font-size: 14px;
    cursor: pointer;
    border-radius: 5px;
    z-index: 100;
}
#camelotButton {
    position: fixed;
    top: 10px;
    right: 111px; /* Abstand vom ersten Button */
    background-color: rgba(0,0,0,0.7);
    color: white;
    border: none;
    padding: 5px 10px;
    font-size: 14px;
    cursor: pointer;
    border-radius: 5px;
    z-index: 100;
}
	
/* Hauptinhalt */
main {
    padding: 2rem;
    text-align: center;
}

h1 {
    font-size: 2.0rem;
    margin-bottom: 1rem;
	
}

p {
    font-size: 2.2rem;
    margin-bottom: 2rem;
}

/* Navigation Grundlayout */
nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: left;
    background-color: #00000;
    padding: 1rem;
    color: white;
    border-radius: 50px;	
}



.waterfall {
  display: flex;
  cursor: pointer;
  transition: transform 0.25s ease, color 0.25s ease;
    font-family: Arial, sans-serif;		
    font-size: 2.7em;
    text-transform: uppercase;
    font-weight: bold;
  overflow: visible; 
}

.waterfall span {
  display: inline-block;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.2; /* <- das hilft beim Skalieren */
  color: white;
  transition: transform 0.4s ease, color 0.3s ease;
  animation: drop 2s infinite linear;
  opacity: 1;
}
@keyframes jellyHover {
  0%   { transform: scale(1); }
  30%  { transform: scale(1.25, 0.9); }
  50%  { transform: scale(0.97, 1.03); }
  70%  { transform: scale(1.05, 0.98); }
  85%  { transform: scale(1.02, 1.01); }
  100% { transform: scale(1.1); }
}
@keyframes bloodPulse {
  0%   { transform: scale(1); }
  20%  { transform: scale(1.1); }
  40%  { transform: scale(1); }
  60%  { transform: scale(1.1); }
  80%  { transform: scale(1.05); }
  100% { transform: scale(1); }
}

.waterfall.interactive:hover span {
  animation: rainbowPulse 1s infinite, jellyHover 0.8s ease-out forwards;
}



@keyframes rainbowPulse3 {
  0%   { color: #B790E2; }
  25%  { color: #9F60FF; }
  50%  { color: #00FFFF; }
  75%  { color: #FF66CC; }
  100% { color: #B790E2; }
}
@keyframes rainbowPulse {
  0%   { color: #ff6b6b; }   /* hellrot */
  25%  { color: #ff3b3f; }   /* lebhaftes Rot */
  50%  { color: #ff1e56; }   /* pinkrot */
  75%  { color: #b3001b; }   /* dunkelrot */
  100% { color: #ff6b6b; }   /* zurück zu hellrot */
}


.waterfall.interactive:active span {
  color: #B790E2;
  transform: translateY(-5px) scale(1.1);
}
.waterfall.interactive:hover span {
  animation: rainbowPulse 1s infinite linear, bloodPulse 1.6s ease-in-out infinite;
}


.waterfall.interactive:hover span:nth-child(1) { animation-delay: 0s; }
.waterfall.interactive:hover span:nth-child(2) { animation-delay: 0.1s; }
.waterfall.interactive:hover span:nth-child(3) { animation-delay: 0.2s; }
.waterfall.interactive:hover span:nth-child(4) { animation-delay: 0.3s; }
.waterfall.interactive:hover span:nth-child(5) { animation-delay: 0.4s; }
.waterfall.interactive:hover span:nth-child(6) { animation-delay: 0.5s; }
.waterfall.interactive:hover span:nth-child(7) { animation-delay: 0.6s; }
.waterfall.interactive:hover span:nth-child(8) { animation-delay: 0.7s; }
.waterfall.interactive:hover span:nth-child(9) { animation-delay: 0.8s; }


#enterWrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 2rem; /* oder mehr bei Bedarf */
}


.enter-label {
  margin-top: 0.8rem;
  font-size: 1.1rem;
  color: #ffffffaa;
  opacity: 0;
  transition: opacity 0.3s ease;
  font-family: Arial, sans-serif;
}

#enterWrapper:hover .enter-label {
  opacity: 1;
}

/* Optional: animiertes Erscheinen auf Touch-Geräten */
@media (hover: none) and (pointer: coarse) {
  .enter-label {
    opacity: 1;
    animation: fadeHint 2s infinite;
  }

  @keyframes fadeHint {
    0%, 100% { opacity: 0.8; }
    50% { opacity: 0.3; }
  }
}

.waterfall span:nth-child(1) { animation-delay: 0s; }
.waterfall span:nth-child(2) { animation-delay: 0.1s; }
.waterfall span:nth-child(3) { animation-delay: 0.2s; }
.waterfall span:nth-child(4) { animation-delay: 0.3s; }
.waterfall span:nth-child(5) { animation-delay: 0.4s; }
.waterfall span:nth-child(6) { animation-delay: 0.5s; }
.waterfall span:nth-child(7) { animation-delay: 0.6s; }
.waterfall span:nth-child(8) { animation-delay: 0.7s; }
.waterfall span:nth-child(9) { animation-delay: 0.8s; }
.waterfall span:nth-child(10) { animation-delay: 0.9s; }
.waterfall span:nth-child(11) { animation-delay: 1.0s; }
.waterfall span:nth-child(12) { animation-delay: 1.1s; }
.waterfall span:nth-child(13) { animation-delay: 1.2s; }
.waterfall span:nth-child(14) { animation-delay: 1.3s; }
.waterfall span:nth-child(15) { animation-delay: 1.4s; }
/* ... weitere Elemente */

@keyframes drop {
    0% { transform: translateZ(-100px); opacity: 0; }
    50% { opacity: 1; }
    100% { transform: translateZ(100px); opacity: 1; }
}
/* Hauptmenü */
.menu {
    font-family: Arial, sans-serif;	
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    margin: 0;
    padding: 0;
    margin-top: 30px;	
	content: none;
    margin-top: 50px; /* Abstand zur Animation */
    text-align: center;	
}

.menu li a {
    font-size: 2rem;
    color: #ffffff;
    text-decoration: none;
    background-color: #333;
    padding: 10px 20px;
    border-radius: 8px;
    display: inline-block;
    transition: background-color 0.3s, color 0.3s;
}

.menu li a:hover {
    color: #FF5733; 
	
}
/* Vergrößerung bei Hover auf Desktop */
@media (hover: hover) and (pointer: fine) {
  .waterfall.interactive:hover {
    transform: scale(1.05);
  }

}

/* Tipp-Animation für Touch-Geräte */
@media (hover: none) and (pointer: coarse) {
  #enter {
    animation: pulseEnter 1.5s infinite;
  }

  @keyframes pulseEnter {
    0%, 100% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.05);
    }
  }
}
/* Responsivität für Mobilgeräte */
@media (max-width: 768px) {
    header {
        padding: 1rem;
    }

    nav {
        justify-content: flex-end; /* Sicherstellen, dass der Button rechts bleibt */
    }

    #language-menu {
        font-size: 0.9rem;
        padding: 0.4rem 0.8rem;
    }

    main {
        padding: 1rem;
    }

    h1 {
        font-size: 1.0rem;
    }

    p {
        font-size: 2rem;
    }
    a {
        font-size: 2rem;
    }	
}
