body{color:#fff;background-color:#000;justify-content:center;align-items:center;height:100vh;margin:0;font-family:Courier New,Courier,monospace;display:flex;overflow:hidden}pre{font-size:.6vw;line-height:.8}.glitch-wrapper{text-align:center}pre{cursor:default;font-weight:700;line-height:.7}.line{display:block;position:relative}.line:nth-child(odd){animation:3s infinite glitch-anim}.line:nth-child(2n){animation:9s 5.5s infinite glitch-anim}@keyframes glitch-anim{0%{text-shadow:none;transform:translate(0)}2%{text-shadow:5px 0 red,-5px 0 #0062ff;transform:translate(-5px,1px)}4%{text-shadow:-5px 0 #ff00e6,5px 0 #0dff00;transform:translate(1px,-5px)}5%{text-shadow:none;transform:translate(0)}to{transform:translate(0)}}body:after{content:"";pointer-events:none;background:repeating-linear-gradient(0deg,#0000001a,#0000001a 1px,#0000 1px 2px);width:100%;height:100%;position:absolute;top:0;left:0}#overlay{z-index:10;cursor:pointer;background:#000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.glitch-wrapper{text-align:center;width:100%}.hud-item{cursor:pointer;color:#fff;text-transform:uppercase}.hud-progress-wrap{align-items:center;gap:10px;display:flex}.progress-bar{border:1px solid #fff;width:150px;height:8px;position:relative}#progress-fill{background:#fff;width:0%;height:100%;transition:width .1s linear}.static-text{color:#666;letter-spacing:2px;text-align:center;border-bottom:1px solid #222;width:100%;padding-bottom:5px;font-size:.9rem}#song-name{color:#00d0ff;text-transform:uppercase}.hud{z-index:100;background:#000c;border:1px solid #333;flex-direction:column;align-items:center;gap:10px;padding:15px 25px;font-family:Courier New,Courier,monospace;display:flex;position:fixed;bottom:30px;left:50%;transform:translate(-50%)}.hud-controls{align-items:center;gap:25px;display:flex}.hud-item{cursor:pointer;font-size:.8rem;transition:all .2s}.hud-item:hover{color:#ff00c1;text-shadow:0 0 10px #ff00c1}.hud-progress-wrap{color:#888;align-items:center;gap:10px;display:flex}.progress-bar{background:#222;border:1px solid #444;width:120px;height:4px}#progress-fill{background:#fff;width:0%;height:100%;box-shadow:0 0 10px #fff}@media (width<=768px){.main-logo{max-width:100%;font-size:8px;overflow-x:hidden}.glow-text{font-size:1.2rem}}@media (width<=480px){.main-logo{font-size:1.1vw}}
