.SideBar-module__O5y5KG__imgSidebar{width:42px}@keyframes SideBar-module__O5y5KG__pulse-glow-holographic{0%,to{filter:drop-shadow(1px 0 #c8d2e64d)drop-shadow(-1px 0 #b4bedc4d)drop-shadow(0 0 10px #c8d2eb66)drop-shadow(0 0 15px #bec8e159)}50%{filter:drop-shadow(1px 0 #d2dcf080)drop-shadow(-1px 0 #bec8e180)drop-shadow(0 0 12px #c8d2eb80)drop-shadow(0 0 20px #bec8e166)}}.SideBar-module__O5y5KG__marginRight{margin-right:10px}.SideBar-module__O5y5KG__onAirText{background:linear-gradient(90deg,#d5dfe8 0%,#f0f4f8 50%,#d5dfe8 100%) 0 0/200%;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 10px 0 0;animation:3s ease-in-out infinite SideBar-module__O5y5KG__holographic-shift}.SideBar-module__O5y5KG__onAirHeader{z-index:1;border-bottom:3px solid #c8d2eb40;padding:25px 32px;position:relative}.SideBar-module__O5y5KG__earthPosition{opacity:.6;position:absolute;bottom:-550px;left:50%;transform:translate(-50%)}.SideBar-module__O5y5KG__cardContainer{scrollbar-gutter:stable;height:calc(100vh - 200px);padding:30px 30px 100px;overflow:hidden auto}.SideBar-module__O5y5KG__cardContainer::-webkit-scrollbar{width:8px}.SideBar-module__O5y5KG__chatToggle{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:color .2s,background .2s;display:flex;position:absolute;right:16px}.SideBar-module__O5y5KG__chatToggle:hover{color:var(--text);background:#ffffff14}.SideBar-module__O5y5KG__cardContainer::-webkit-scrollbar-track{background:0 0;border-radius:4px}.SideBar-module__O5y5KG__cardContainer::-webkit-scrollbar-thumb{background:0 0;border-radius:4px;transition:background .3s}.SideBar-module__O5y5KG__cardContainer:hover::-webkit-scrollbar-thumb{background:linear-gradient(#b4bedc80 0%,#a0aac880 100%);box-shadow:0 0 8px #bec8e166}.SideBar-module__O5y5KG__cardContainer::-webkit-scrollbar-thumb:hover{box-shadow:0 0 12px #c8d2eb99;background:linear-gradient(#c8d2ebb3 0%,#b4bedcb3 100%)!important}.SideBar-module__O5y5KG__mobileToggleHeader{display:none}@media (max-width:768px){.SideBar-module__O5y5KG__onAirHeader{background:linear-gradient(#0f121cd9 0%,#12162280 100%);border-bottom:1px solid #c8d2eb40;border-radius:0;margin:0;padding:10px 15px}.SideBar-module__O5y5KG__onAirText,.SideBar-module__O5y5KG__imgSidebar{display:none}.SideBar-module__O5y5KG__mobileToggleHeader{flex:1;justify-content:center;align-items:center;display:flex}.SideBar-module__O5y5KG__cardContainer{height:calc(100vh - 56px);padding:10px 20px 20px}.SideBar-module__O5y5KG__earthPosition{display:none}}
.ChatPanel-module__y-fpFq__panel{z-index:1;flex-direction:column;flex:1;min-height:0;padding-top:4px;display:flex;position:relative}.ChatPanel-module__y-fpFq__disconnectedBar{text-align:center;color:#f43f5e;background:#f43f5e26;flex-shrink:0;padding:6px;font-family:Google,system-ui;font-size:.75rem}
.ChatDrawer-module__6enZHG__drawer{background:var(--panel);border:1px solid var(--stroke);z-index:50;border-radius:10px;flex-direction:column;width:350px;height:calc(100vh - 40px);transition:transform .3s,opacity .3s;display:flex;position:fixed;top:20px;right:20px;overflow:hidden;box-shadow:0 0 24px #58b6ff2e}.ChatDrawer-module__6enZHG__drawerOpen{opacity:1;pointer-events:all;transform:translate(0)}.ChatDrawer-module__6enZHG__drawerClosed{opacity:0;pointer-events:none;transform:translate(calc(100% + 40px))}.ChatDrawer-module__6enZHG__header{border-bottom:1px solid var(--stroke);flex-shrink:0;padding:16px}.ChatDrawer-module__6enZHG__headerTop{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.ChatDrawer-module__6enZHG__headerTitle{letter-spacing:.15em;color:var(--text);font-size:1.1rem}.ChatDrawer-module__6enZHG__closeButton{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px;transition:color .2s,background .2s}.ChatDrawer-module__6enZHG__closeButton:hover{color:var(--text);background:#ffffff0f}.ChatDrawer-module__6enZHG__headerMeta{justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.ChatDrawer-module__6enZHG__onlineIndicator{align-items:center;gap:6px;display:flex}.ChatDrawer-module__6enZHG__greenDot{background:#4ade80;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite ChatDrawer-module__6enZHG__pulse;box-shadow:0 0 6px #4ade8099}@keyframes ChatDrawer-module__6enZHG__pulse{0%,to{opacity:1}50%{opacity:.5}}.ChatDrawer-module__6enZHG__usernameDisplay{align-items:center;display:flex}.ChatDrawer-module__6enZHG__usernameButton{cursor:pointer;color:var(--text);background:0 0;border:none;border-radius:6px;align-items:center;padding:2px 6px;font-size:.8rem;transition:background .2s;display:flex}.ChatDrawer-module__6enZHG__usernameButton:hover{background:#ffffff0f}.ChatDrawer-module__6enZHG__usernameInput{border:1px solid var(--stroke);color:var(--text);background:#ffffff0f;border-radius:6px;outline:none;width:140px;padding:2px 8px;font-family:Google,system-ui;font-size:.8rem}.ChatDrawer-module__6enZHG__usernameInput:focus{border-color:var(--blue2)}.ChatDrawer-module__6enZHG__messagesContainer{flex-direction:column;flex:1;gap:10px;padding:12px 16px;display:flex;overflow-y:auto}.ChatDrawer-module__6enZHG__emptyState{text-align:center;margin:auto;font-size:.85rem}.ChatDrawer-module__6enZHG__message{flex-direction:column;gap:2px;display:flex}.ChatDrawer-module__6enZHG__messageHeader{justify-content:space-between;align-items:baseline;display:flex}.ChatDrawer-module__6enZHG__messageUsername{font-size:.78rem;font-weight:700}.ChatDrawer-module__6enZHG__messageTime{font-family:Google,system-ui;font-size:.7rem}.ChatDrawer-module__6enZHG__messageText{color:var(--text);word-break:break-word;margin:0;font-family:Google,system-ui;font-size:.85rem;line-height:1.4}.ChatDrawer-module__6enZHG__inputContainer{border-top:1px solid var(--stroke);background:#0a142880;flex-shrink:0;gap:8px;padding:12px 16px;display:flex}.ChatDrawer-module__6enZHG__input{border:1px solid var(--stroke);color:var(--text);background:#ffffff0f;border-radius:8px;outline:none;flex:1;padding:8px 12px;font-family:Google,system-ui;font-size:.85rem;transition:border-color .2s}.ChatDrawer-module__6enZHG__input:focus{border-color:var(--blue2)}.ChatDrawer-module__6enZHG__input::placeholder{color:var(--muted)}.ChatDrawer-module__6enZHG__sendButton{border:1px solid var(--stroke);color:var(--muted);cursor:pointer;background:#ffffff0f;border-radius:8px;justify-content:center;align-items:center;padding:8px 10px;transition:color .2s,background .2s,border-color .2s;display:flex}.ChatDrawer-module__6enZHG__sendButton:hover:not(:disabled){color:var(--text);border-color:var(--blue2);background:#ffffff1a}.ChatDrawer-module__6enZHG__sendButton:disabled{opacity:.3;cursor:default}.ChatDrawer-module__6enZHG__toggleButton{z-index:49;background:var(--panel2);border:1px solid var(--stroke);width:52px;height:52px;color:var(--text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 0 24px #58b6ff2e}.ChatDrawer-module__6enZHG__toggleButton:hover{transform:scale(1.08);box-shadow:0 0 32px #58b6ff4d}.ChatDrawer-module__6enZHG__unreadBadge{background:#f43f5e;border-radius:50%;width:10px;height:10px;animation:1.5s ease-in-out infinite ChatDrawer-module__6enZHG__pulse;position:absolute;top:6px;right:6px;box-shadow:0 0 8px #f43f5e99}.ChatDrawer-module__6enZHG__disconnectedBar{text-align:center;color:#f43f5e;background:#f43f5e26;flex-shrink:0;padding:6px;font-family:Google,system-ui;font-size:.75rem}@media (max-width:900px){.ChatDrawer-module__6enZHG__drawer{border-radius:0;width:100vw;height:100vh;top:0;right:0}}
.MobileToggle-module__L1GMeG__toggleContainer{display:none}.MobileToggle-module__L1GMeG__toggleButton{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#0f121cfa 0%,#141926fa 100%);border:2px solid #c8d2eb80;border-radius:16px;padding:8px 16px;transition:all .3s;box-shadow:0 0 20px #bec8e159,0 0 35px #aab4d240,0 4px 12px #00000080,inset 0 1px #ffffff26}.MobileToggle-module__L1GMeG__toggleButton:active{transform:scale(.95);box-shadow:0 0 20px #bec8e14d,0 0 30px #aab4d233,0 2px 6px #00000080,inset 0 1px #ffffff1f}.MobileToggle-module__L1GMeG__toggleButton.MobileToggle-module__L1GMeG__active{border-color:#58b6ffb3;box-shadow:0 0 25px #58b6ff73,0 0 40px #2f6bff59,0 4px 12px #00000080,inset 0 1px #ffffff26}.MobileToggle-module__L1GMeG__toggleButton span{letter-spacing:.1em;font-size:12px;font-weight:400}@media (max-width:768px){.MobileToggle-module__L1GMeG__toggleContainer{justify-content:center;align-items:center;display:flex}}
.MusicPlayer-module__8LkjZq__thumbnailWrapper{background:linear-gradient(135deg,#ffffff0d 0%,#dce6f508 50%,#ffffff0d 100%) padding-box padding-box,linear-gradient(135deg,#c8d2ebbf 0%,#dce6f5d9 25%,#ebf0fabf 50%,#dce6f5d9 75%,#c8d2ebbf 100%) border-box;border:6px solid #0000;width:410px;height:380px;position:relative;overflow:hidden}.MusicPlayer-module__8LkjZq__thumbnailWrapper:after{content:"";pointer-events:none;z-index:4;opacity:.4;background:repeating-radial-gradient(circle,#0000 0 2px,#ffffff08 2px 4px);position:absolute;inset:0}.MusicPlayer-module__8LkjZq__thumbnailImageSize{z-index:2;filter:brightness(1.08)contrast(1.08);width:410px;height:380px;display:block;position:relative;box-shadow:4px 8px 8px #00000061,inset 0 0 30px #ffffff0d}.MusicPlayer-module__8LkjZq__pantherText{transform-origin:0 100%;z-index:2;letter-spacing:.15em;margin:0;font-size:32px;transition:all .4s,transform .4s;position:absolute;bottom:0;left:-32px;transform:rotate(-90deg)}.MusicPlayer-module__8LkjZq__pantherTextHidden{opacity:0;transform:rotate(-90deg)translate(-20px)}.MusicPlayer-module__8LkjZq__titleText{text-align:center;background:linear-gradient(135deg,#d5dfe8 0%,#e8edf5 20%,#f8fafc 40%,#f0f4f8 60%,#e0e8f0 80%,#d5dfe8 100%) 0 0/300%;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:36px;animation:4s ease-in-out infinite MusicPlayer-module__8LkjZq__holographic-shift;position:relative}@keyframes MusicPlayer-module__8LkjZq__neon-pulse{0%,to{text-shadow:0 0 15px #58b6ff99,0 0 30px #2f6bff66,0 0 45px #58b6ff33;background-position:0%}50%{text-shadow:0 0 20px #58b6ffcc,0 0 40px #2f6bff99,0 0 60px #58b6ff4d;background-position:100%}}.MusicPlayer-module__8LkjZq__overlay{pointer-events:none;object-fit:cover;opacity:.12;mix-blend-mode:screen;position:absolute;inset:0}.MusicPlayer-module__8LkjZq__headerContainer{z-index:1;border-bottom:3px solid #c8d2eb40;grid-template-columns:200px 1fr 200px;align-items:center;gap:20px;padding:23px 20px;position:relative;box-shadow:0 3px 25px #bec8e126}.MusicPlayer-module__8LkjZq__dateBox{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c0f18e6;border:2px solid #c8d2eb80;border-radius:10px;width:fit-content;padding:8px 16px;box-shadow:0 0 20px #d2dcf04d,0 4px 12px #00000080,inset 0 1px 2px #ffffff1f}.MusicPlayer-module__8LkjZq__dateBox h2{color:#dce6f5fa;text-shadow:0 0 10px #dce6f580,0 0 20px #c8d2eb4d;font-size:18px}.MusicPlayer-module__8LkjZq__timeBox{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:2px;background:#0c0f18e6;border:2px solid #c8d2eb80;border-radius:10px;justify-self:end;width:fit-content;padding:8px 16px;font-family:monospace;box-shadow:0 0 20px #d2dcf04d,0 4px 12px #00000080,inset 0 1px 2px #ffffff1f}.MusicPlayer-module__8LkjZq__primaryPlaying{background-color:#0b1020;width:400px;height:30px}.MusicPlayer-module__8LkjZq__secondaryPlaying{background-color:#121625;width:400px;height:30px}.MusicPlayer-module__8LkjZq__audioPlayer{height:20px}.MusicPlayer-module__8LkjZq__socialIcon{width:40px;margin-right:10px}.MusicPlayer-module__8LkjZq__socialIconsContainer{justify-content:center;align-items:center;gap:16px;display:flex}.MusicPlayer-module__8LkjZq__controlButton{filter:brightness(1.15)contrast(1.25)saturate(.95);cursor:pointer;background:linear-gradient(135deg,#e5eaf0 0%,#fff 20%,#cdd5e0 40%,#f5f8fb 60%,#dde3ea 80%,#f0f4f8 100%);border:2px solid #ffffffe6;border-radius:10px;outline:none;justify-content:center;align-items:center;width:50px;height:50px;margin:0;padding:0;transition:all .3s;display:flex;box-shadow:0 4px 10px #00000059,0 1px 3px #00000080,0 0 15px #c8d2dc4d,inset 0 2px 6px #ffffffe6,inset 0 -2px 6px #0000001f}.MusicPlayer-module__8LkjZq__controlButton img{filter:brightness(.25)contrast(1.8);pointer-events:none;width:24px;height:24px}.MusicPlayer-module__8LkjZq__controlButton:hover{transform:scale(1.08);box-shadow:0 6px 14px #0006,0 2px 5px #00000080,0 0 20px #c8d2dc80,inset 0 2px 6px #fff,inset 0 -2px 6px #0000001f}.MusicPlayer-module__8LkjZq__controlButton:active{transform:scale(1.02);box-shadow:0 2px 5px #00000080,inset 0 2px 8px #00000040}.MusicPlayer-module__8LkjZq__listenLink{border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;display:inline-flex;position:relative}.MusicPlayer-module__8LkjZq__listenLink:hover{transform:scale(1.12)}.MusicPlayer-module__8LkjZq__listenLink svg{z-index:1;filter:none;width:26px;height:26px;position:relative}.MusicPlayer-module__8LkjZq__spotifyIcon{background:linear-gradient(135deg,#1ed760 0%,#1db954 100%);position:relative;overflow:hidden;box-shadow:0 0 20px #1ed76080,0 0 30px #1db9544d,inset 0 2px 10px #fff3}.MusicPlayer-module__8LkjZq__spotifyIcon:before{content:"";pointer-events:none;opacity:.5;background:conic-gradient(#ffffff1a 0deg,#0000 45deg,#00ffff14 90deg,#0000 135deg,#ff00ff14 180deg,#0000 225deg,#ffffff1a 360deg);animation:3s linear infinite MusicPlayer-module__8LkjZq__cd-spin;position:absolute;inset:0}.MusicPlayer-module__8LkjZq__spotifyIcon svg{width:26px;height:26px}.MusicPlayer-module__8LkjZq__spotifyIcon:hover{box-shadow:0 0 25px #1ed760b3,0 0 40px #1db95480}.MusicPlayer-module__8LkjZq__youtubeIcon{background:linear-gradient(135deg,red 0%,#c00 100%);position:relative;overflow:hidden;box-shadow:0 0 20px #ff000080,0 0 30px #cc00004d,inset 0 2px 10px #fff3}.MusicPlayer-module__8LkjZq__youtubeIcon:before{content:"";pointer-events:none;opacity:.5;background:conic-gradient(from 45deg,#ffffff1a 0deg,#0000 45deg,#00ffff14 90deg,#0000 135deg,#ff00ff14 180deg,#0000 225deg,#ffffff1a 360deg);animation:3.5s linear infinite MusicPlayer-module__8LkjZq__cd-spin;position:absolute;inset:0}.MusicPlayer-module__8LkjZq__youtubeIcon:hover{box-shadow:0 0 25px #ff0000b3,0 0 40px #cc000080}.MusicPlayer-module__8LkjZq__appleMusicIcon{background:linear-gradient(135deg,#fc3c44 0%,#fa2d68 100%);position:relative;overflow:hidden;box-shadow:0 0 20px #fc3c4480,0 0 30px #fa2d684d,inset 0 2px 10px #fff3}.MusicPlayer-module__8LkjZq__appleMusicIcon:before{content:"";pointer-events:none;opacity:.5;background:conic-gradient(from 90deg,#ffffff1a 0deg,#0000 45deg,#00ffff14 90deg,#0000 135deg,#ff00ff14 180deg,#0000 225deg,#ffffff1a 360deg);animation:4s linear infinite MusicPlayer-module__8LkjZq__cd-spin;position:absolute;inset:0}.MusicPlayer-module__8LkjZq__appleMusicIcon svg{width:24px;height:24px}.MusicPlayer-module__8LkjZq__appleMusicIcon:hover{box-shadow:0 0 25px #fc3c44b3,0 0 40px #fa2d6880}.MusicPlayer-module__8LkjZq__instagramIcon{background:linear-gradient(135deg,#4c8bf5 0%,#3b5998 100%);box-shadow:0 0 20px #4c8bf580,0 0 30px #3b59984d,inset 0 2px 10px #fff3}.MusicPlayer-module__8LkjZq__instagramIcon:hover{box-shadow:0 0 25px #4c8bf5b3,0 0 40px #3b599880}.MusicPlayer-module__8LkjZq__listenLink svg path,.MusicPlayer-module__8LkjZq__listenLink svg circle,.MusicPlayer-module__8LkjZq__listenLink svg rect,.MusicPlayer-module__8LkjZq__listenLink svg polygon,.MusicPlayer-module__8LkjZq__listenLink svg ellipse{stroke:none;fill:#fffffff2!important}.MusicPlayer-module__8LkjZq__thumbnailContainer{position:relative}.MusicPlayer-module__8LkjZq__socialIconsVertical{z-index:2;flex-direction:column;justify-content:space-evenly;height:380px;display:flex;position:absolute;bottom:0;right:-80px}.MusicPlayer-module__8LkjZq__volumeSliderContainer{align-items:center;gap:8px;display:flex}.MusicPlayer-module__8LkjZq__volumeSlider{-webkit-appearance:none;background:linear-gradient(90deg,#3c465a99 0%,#46506499 100%);border:1px solid #fff3;border-radius:10px;outline:none;width:120px;height:6px;box-shadow:0 2px 6px #0000004d,inset 0 1px 3px #0006}.MusicPlayer-module__8LkjZq__volumeSlider::-webkit-slider-thumb{appearance:none;cursor:grab;background:radial-gradient(circle,#fff 0%,#dce6f0f2 50%,#c8d2dce6 100%);border:2px solid #fff9;border-radius:50%;width:16px;height:16px;box-shadow:0 2px 6px #0000004d,0 0 8px #c8d2dc80,inset 0 1px 2px #fffc}.MusicPlayer-module__8LkjZq__volumeSlider::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(1.1)}.MusicPlayer-module__8LkjZq__volumeSlider::-moz-range-thumb{cursor:grab;background:radial-gradient(circle,#fff 0%,#dce6f0f2 50%,#c8d2dce6 100%);border:2px solid #fff9;border-radius:50%;width:16px;height:16px;box-shadow:0 2px 6px #0000004d,0 0 8px #c8d2dc80,inset 0 1px 2px #fffc}.MusicPlayer-module__8LkjZq__thumbnailContainer:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(#0000 30%,#0006 80%);position:absolute;inset:0}.MusicPlayer-module__8LkjZq__cdContainer{z-index:0;width:280px;height:280px;animation:.8s cubic-bezier(.34,1.56,.64,1) forwards MusicPlayer-module__8LkjZq__slide-in-cd;position:absolute;top:50%;left:-120px;transform:translate(-8px)translateY(-50%)}.MusicPlayer-module__8LkjZq__cdSpinning{object-fit:contain;width:100%;height:100%;animation:10s linear infinite MusicPlayer-module__8LkjZq__spin-cd}@keyframes MusicPlayer-module__8LkjZq__slide-in-cd{0%{opacity:0;left:-280px}to{opacity:1;left:-120px}}@keyframes MusicPlayer-module__8LkjZq__spin-cd{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes MusicPlayer-module__8LkjZq__slide-in-cd-mobile{0%{opacity:0;top:0}to{opacity:1;top:-100px}}.MusicPlayer-module__8LkjZq__mobileToggleHeader{display:none}@media (max-width:768px){.MusicPlayer-module__8LkjZq__thumbnailWrapper{aspect-ratio:1.08;z-index:2;border:4px solid #0000;width:80vw;max-width:340px;height:auto;position:relative;overflow:hidden}.MusicPlayer-module__8LkjZq__thumbnailImageSize{object-fit:cover;z-index:3;width:100%;height:100%;position:relative}.MusicPlayer-module__8LkjZq__headerContainer{padding:calc(10px + env(safe-area-inset-top,0))15px 10px 15px;border-bottom:1px solid #c8d2eb40;flex-shrink:0;justify-content:center;align-items:center;gap:0;width:100%;min-height:auto;display:flex}.MusicPlayer-module__8LkjZq__dateBox,.MusicPlayer-module__8LkjZq__timeBox,.MusicPlayer-module__8LkjZq__titleText{display:none}.MusicPlayer-module__8LkjZq__mobileToggleHeader{flex:1;justify-content:center;align-items:center;display:flex}.MusicPlayer-module__8LkjZq__thumbnailContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;padding:0;display:flex;overflow:visible}.MusicPlayer-module__8LkjZq__socialIconsVertical{flex-direction:row;justify-content:center;gap:10px;height:auto;margin-top:12px;position:static}.MusicPlayer-module__8LkjZq__listenLink{width:38px;height:38px}.MusicPlayer-module__8LkjZq__listenLink svg{width:20px;height:20px}.MusicPlayer-module__8LkjZq__cdContainer,.MusicPlayer-module__8LkjZq__pantherText,.MusicPlayer-module__8LkjZq__volumeSliderContainer{display:none}.MusicPlayer-module__8LkjZq__controlButton{width:46px;height:46px}.MusicPlayer-module__8LkjZq__controlButton img{width:22px;height:22px}}
.AudioBar-module__uCVroa__main{background:linear-gradient(90deg,#3c465a99 0%,#46506499 100%);border:1px solid #fff3;border-radius:10px;width:70%;max-width:800px;height:8px;margin:0 auto;transition:all .25s,border-color .25s;position:relative;overflow:visible;box-shadow:0 2px 8px #0000004d,inset 0 1px 3px #0006}.AudioBar-module__uCVroa__main:hover{box-shadow:0 2px 12px #0006,0 0 8px #58b6ff4d,inset 0 1px 3px #0006}.AudioBar-module__uCVroa__secondary{filter:brightness(1.1)contrast(1.15);background:linear-gradient(90deg,#c8d2dccc 0%,#dce6f0e6 50%,#c8d2dccc 100%);border-radius:10px;width:20%;height:100%;position:absolute;box-shadow:0 0 8px #c8d2dc66,inset 0 1px 2px #ffffff80}.AudioBar-module__uCVroa__secondary:after{content:"";cursor:grab;background:radial-gradient(circle,#fff 0%,#dce6f0f2 50%,#c8d2dce6 100%);border:2px solid #fff9;border-radius:50%;width:16px;height:16px;position:absolute;top:50%;right:-8px;transform:translateY(-50%);box-shadow:0 2px 6px #0000004d,0 0 8px #c8d2dc80,inset 0 1px 2px #fffc}.AudioBar-module__uCVroa__secondary:active:after{cursor:grabbing;transform:translateY(-50%)scale(1.1)}.AudioBar-module__uCVroa__progress{background:#ffffffe0;border-radius:999px;width:100%;height:18px;overflow:hidden}.AudioBar-module__uCVroa__progress-fill{background:#02081f;border-radius:999px;width:10%;height:100%}@media (max-width:768px){.AudioBar-module__uCVroa__main{width:85%;height:6px}.AudioBar-module__uCVroa__secondary:after{width:14px;height:14px;right:-7px}}
.AnimatedWisps-module__a1ISrG__wispsContainer{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.AnimatedWisps-module__a1ISrG__wispsSvg{width:100%;height:100%;position:absolute;top:0;left:0}.AnimatedWisps-module__a1ISrG__wisp1{transform-origin:50%;animation:12s ease-in-out infinite AnimatedWisps-module__a1ISrG__flowWisp1}.AnimatedWisps-module__a1ISrG__wisp2{transform-origin:50%;animation:15s ease-in-out infinite AnimatedWisps-module__a1ISrG__flowWisp2}.AnimatedWisps-module__a1ISrG__wisp3{transform-origin:50%;animation:10s ease-in-out infinite AnimatedWisps-module__a1ISrG__flowWisp3}.AnimatedWisps-module__a1ISrG__wisp4{transform-origin:50%;animation:18s ease-in-out infinite AnimatedWisps-module__a1ISrG__flowWisp4}.AnimatedWisps-module__a1ISrG__wisp5{transform-origin:50%;animation:20s ease-in-out infinite AnimatedWisps-module__a1ISrG__flowWisp5}@keyframes AnimatedWisps-module__a1ISrG__flowWisp1{0%,to{transform:translate(0)translateY(0)}50%{transform:translate(-100px)translateY(-20px)}}@keyframes AnimatedWisps-module__a1ISrG__flowWisp2{0%,to{transform:translate(0)translateY(0)}50%{transform:translate(80px)translateY(15px)}}@keyframes AnimatedWisps-module__a1ISrG__flowWisp3{0%,to{transform:translate(0)translateY(0)}50%{transform:translate(-60px)translateY(-30px)}}@keyframes AnimatedWisps-module__a1ISrG__flowWisp4{0%,to{transform:translate(0)translateY(0)}50%{transform:translate(120px)translateY(25px)}}@keyframes AnimatedWisps-module__a1ISrG__flowWisp5{0%,to{transform:translate(0)translateY(0)}50%{transform:translate(-90px)translateY(-10px)}}.AnimatedWisps-module__a1ISrG__particles{width:100%;height:100%;position:absolute;top:0;left:0}.AnimatedWisps-module__a1ISrG__particle{opacity:0;filter:saturate(1.5)brightness(1.2);border-radius:50%;width:3px;height:3px;animation:ease-in-out infinite AnimatedWisps-module__a1ISrG__float;position:absolute;box-shadow:0 0 4px,0 0 6px}@keyframes AnimatedWisps-module__a1ISrG__float{0%,to{opacity:0;transform:translateY(0)scale(.5)}50%{opacity:.9;transform:translateY(-30px)scale(1)}}
.AudioVisualizer-module__6Doh0a__visualizer{z-index:1;width:100%;height:50px;margin:0 auto;display:block;position:relative}.AudioVisualizer-module__6Doh0a__container{border-radius:8px;margin:10px;padding:8px 12px}@media (max-width:768px){.AudioVisualizer-module__6Doh0a__visualizer{height:36px}.AudioVisualizer-module__6Doh0a__container{width:100%;margin:4px 0 6px;padding:5px 10px}}
