opacity: 0;
transition: opacity 0.3s;
text-shadow: 0 0 20px #00ff88;
letter-spacing: 3px;
white-space: nowrap;
}
.tv-container:hover .play-text {
opacity: 1;
}
/* Fullscreen DJ Site */
.dj-site {
position: fixed;
inset: 0;
background: #000;
z-index: 1000;
opacity: 0;
pointer-events: none;
transition: opacity 1s;
}
.dj-site.active {
opacity: 1;
pointer-events: all;
}
.dj-site iframe {
width: 100%;
height: 100%;
border: none;
}
.back-button {
position: fixed;
bottom: 30px;
right: 30px;
z-index: 1001;
padding: 15px 30px;
background: rgba(0, 255, 136, 0.9);
color: #000;
border: none;
border-radius: 25px;
font-size: 16px;
font-weight: bold;
cursor: pointer;
transition: all 0.3s;
box-shadow: 0 0 20px rgba(0, 255, 136, 0.5);
}
.back-button:hover {
background: #00ff88;
transform: scale(1.1);
}
/* Easter Eggs */
.ufo {
position: absolute;
top: 15%;
left: -100px;
width: 60px;
height: 30px;
background: linear-gradient(180deg, silver 0%, #999 100%);
border-radius: 50%;
animation: fly-across 20s linear infinite;
cursor: pointer;
transition: transform 0.3s;
opacity: 0.7;
}
.ufo:hover {
transform: scale(1.5) rotate(15deg);
opacity: 1;
}
.ufo::before {
content: '';
position: absolute;
top: -12px;
left: 50%;
transform: translateX(-50%);
width: 30px;
height: 15px;
background: #00ffff;
border-radius: 50%;
box-shadow: 0 0 20px #00ffff;
}
@keyframes fly-across {
0% {
left: -100px;
top: 15%;
}
50% {
left: 50%;
top: 10%;
}
100% {
left: calc(100% + 100px);
top: 15%;
}
}
.easter-egg-counter {
position: fixed;
top: 20px;
right: 20px;
color: #00ff88;
font-size: 14px;
text-shadow: 0 0 10px #00ff88;
z-index: 100;
background: rgba(0, 0, 0, 0.5);
padding: 10px 20px;
border-radius: 20px;
border: 2px solid #00ff88;
}
.secret-message {
position: fixed;
bottom: 20px;
left: 50%;
transform: translateX(-50%);
color: #ff00ff;
font-size: 16px;
opacity: 0;
transition: opacity 0.5s;
text-shadow: 0 0 20px #ff00ff;
background: rgba(0, 0, 0, 0.8);
padding: 15px 30px;
border-radius: 25px;
border: 2px solid #ff00ff;
z-index: 2000;
}
.secret-message.show {
opacity: 1;
}
LOADING ALIEN LINK...
🥚 Secrets: 0/6