#header{transition:transform .3s ease-in-out}#header .header-hidden{transform:translateY(-100%)}.dark #header,.dark #nav{background-image:radial-gradient(rgba(255,255,255,0) 1px,rgba(0,0,0,.1) 0);background-size:4px 4px}#bot-container{position:fixed;left:25px;bottom:0;z-index:1000;width:70px;height:60px}#Aurora-Dia--body{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%;--aurora-dia--width:65px;--aurora-dia--height:50px;--aurora-dia--hover-height:60px;--aurora-dia--jump-1:55px;--aurora-dia--jump-2:60px;--aurora-dia--jump-3:45px;--aurora-dia--eye-top:10px;--aurora-dia--eye-height:15px;--aurora-dia--eye-width:8px;--aurora-dia--platform-size:var(--aurora-dia--jump-2);--aurora-dia--platform-size-shake-1:75px;--aurora-dia--platform-size-shake-2:45px;--aurora-dia--platform-top:-15px;--aurora-dia--linear-gradient:var(--main-gradient);--aurora-dia--linear-gradient-hover:linear-gradient(180deg,#5433ff,#ff0099);--aurora-dia--platform-light:#ff0099}.Aurora-Dia{position:absolute;bottom:30px;width:var(--aurora-dia--width);height:var(--aurora-dia--height);border-radius:45%;border:4px solid hsl(var(--secondary));animation:breathe-and-jump 3s linear infinite;cursor:pointer;z-index:1}.Aurora-Dia:before{content:"";position:absolute;top:-1px;left:-1px;width:calc(100% + 3px);height:calc(100% + 2px);background-color:#2cdcff;background:var(--aurora-dia--linear-gradient);border-radius:45%;opacity:1;transition:all .3s linear}.Aurora-Dia--eyes{position:relative;width:100%;height:100%;z-index:2}.Aurora-Dia--eyes>.Aurora-Dia--eye{position:absolute;top:var(--aurora-dia--eye-top);width:var(--aurora-dia--eye-width);height:var(--aurora-dia--eye-height);border-radius:15px;background-color:#fff;box-shadow:0 0 7px rgba(255,255,255,.5);animation:blink 5s linear infinite;z-index:3}.Aurora-Dia--eyes>.Aurora-Dia--eye.left{left:25%}.Aurora-Dia--eyes>.Aurora-Dia--eye.right{right:25%}.Aurora-Dia--platform{position:relative;top:0;transform:rotateX(70deg);width:var(--aurora-dia--platform-size);height:var(--aurora-dia--platform-size);border-radius:50%;box-shadow:0 0 var(--aurora-dia--platform-size) var(--aurora-dia--platform-light),0 0 30px var(--aurora-dia--platform-light) inset!important;animation:jump-pulse 3s linear infinite;opacity:60%}#Aurora-Dia--tips-wrapper{position:absolute;bottom:80px;right:-120px;width:200px;min-height:60px;background:var(--aurora-dia--linear-gradient);color:hsl(var(--foreground));padding:.2rem;border-radius:8px;opacity:0;animation:tips-breathe 3s linear infinite;transition:opacity .3s linear}#Aurora-Dia--tips-wrapper.active{opacity:.86}.Aurora-Dia--tips{position:relative;height:100%;width:100%;min-height:60px;border-radius:6px;padding:.2rem .5rem;font-size:.8rem;font-weight:800;background:hsl(var(--secondary));overflow:hidden;text-overflow:ellipsis}@keyframes breathe-and-jump{0%,40%,80%,to{height:var(--aurora-dia--jump-1);transform:translateY(0)}20%,60%,70%,90%{height:var(--aurora-dia--jump-2);transform:translateY(-5px)}85%{height:var(--aurora-dia--jump-3);transform:translateY(-20px)}}@keyframes blink{0%,to{transform:scaleY(.05)}5%,95%{transform:scale(1)}}@keyframes jump-pulse{0%,40%,80%,to{box-shadow:0 0 30px var(--aurora-dia--platform-light),0 0 45px var(--aurora-dia--platform-light) inset}20%,60%,70%,90%{box-shadow:0 0 70px var(--aurora-dia--platform-light),0 0 25px var(--aurora-dia--platform-light) inset}85%{box-shadow:0 0 100px var(--aurora-dia--platform-light),0 0 15px var(--aurora-dia--platform-light) inset}}@keyframes tips-breathe{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.Aurora-Dia--tips>span{-webkit-text-fill-color:transparent;padding:0 .05rem;color:#7aa2f7;background-color:#7aa2f7;background-image:var(--strong-gradient)}#music-img:after{content:"";position:absolute;background:url(/images/play_disc.png) no-repeat 50%/contain;z-index:1;width:100%;height:100%;top:0;left:0}@keyframes recordRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animate-spin-custom{animation:recordRotate 60s linear infinite;animation-fill-mode:forwards;animation-play-state:paused}.animate-spin-custom.playing{animation-play-state:running}.player-info{backdrop-filter:blur(20px);background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.05))!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 20px 40px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.1)!important}.lyrics-container{scrollbar-width:none}.lyrics-container::-webkit-scrollbar{width:4px}.lyrics-container::-webkit-scrollbar-track{background:transparent;border-radius:2px}.lyric-line-active{text-shadow:0 0 10px rgba(255,100,100,.8);transform:scale(1.05);transition:all .3s ease}.controller button{transition:all .3s cubic-bezier(.4,0,.2,1)!important;position:relative;overflow:hidden}.controller button:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:rgba(255,255,255,.1);border-radius:50%;transition:all .3s ease;transform:translate(-50%,-50%)}.controller button:hover:before{width:100%;height:100%}.controller button:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.3)}.playlist::-webkit-scrollbar{width:8px}.playlist::-webkit-scrollbar-track{background:transparent;border-radius:0!important}.playlist::-webkit-scrollbar-thumb{background:rgba(156,163,175,.5);border-radius:0!important;transition:background-color .2s ease}.playlist::-webkit-scrollbar-thumb:hover{background:rgba(156,163,175,.8)}@supports (scrollbar-color:red blue){.playlist{border-radius:0!important;scrollbar-color:rgba(156,163,175,.5) transparent}}.playlist:hover::-webkit-scrollbar-thumb{border-radius:0!important;background:rgba(156,163,175,.7)}.playlist{scrollbar-width:thin;border-radius:0!important;scrollbar-color:rgba(156,163,175,.5) transparent;padding-right:-4px;margin-right:-6px}