.Player_playerContainer__xLFdR{width:100%;height:100%;display:flex;flex-direction:column;background:#0f111a;position:relative}.Player_placeholder__Z5_qz{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;background:radial-gradient(circle at center,#1e1b3b 0,#0f111a 100%);gap:20px}.Player_placeholderBtn__t5tuc{background:linear-gradient(90deg,#6366f1,#4f46e5);color:white;padding:14px 24px;border-radius:12px;font-weight:700;font-size:13px;box-shadow:0 10px 20px rgba(79,70,229,.3)}.Player_activePlayer__ASyS8{flex:1 1;display:flex;flex-direction:column;height:100%}.Player_studioHeader__dz41B{padding:20px;display:flex;gap:15px;background:linear-gradient(180deg,rgba(30,27,59,.5),rgba(15,17,26,0))}.Player_studioLogoWrapper__nvlB5{width:85px;height:85px;flex-shrink:0;background:#fff;border-radius:18px;padding:2px;box-shadow:0 8px 20px rgba(0,0,0,.3);overflow:hidden}.Player_studioLogo__GkLZ5{width:100%;height:100%;background-size:cover;background-position:50%;border-radius:16px}.Player_studioInfo__6DzfE{flex:1 1;display:flex;flex-direction:column;justify-content:center}.Player_studioBadges__8wgtA{display:flex;gap:6px;margin-bottom:6px}.Player_badgeLive__Bb34u{background:rgba(239,68,68,.15);color:#ef4444;font-size:9px;font-weight:900;padding:3px 8px;border-radius:20px;border:1px solid rgba(239,68,68,.2);display:flex;align-items:center;gap:4px}.Player_badgeHd__j8Ahp{background:rgba(255,255,255,.05);color:rgba(255,255,255,.4);font-size:9px;font-weight:800;padding:3px 8px;border-radius:20px;border:1px solid rgba(255,255,255,.1)}.Player_studioStationName___awXW{color:#fff;font-size:20px;font-weight:800;letter-spacing:-.5px;margin:0;line-height:1.2}.Player_studioSubtitle__ISkPN{color:rgba(255,255,255,.2);font-size:10px;font-weight:700;letter-spacing:1px;margin:4px 0 0;text-transform:uppercase}.Player_visualizerArea__9v1x6{flex:1 1;display:flex;align-items:center;justify-content:center;opacity:.85}.Player_equalizer__WnCjN{display:flex;align-items:flex-end;justify-content:center;gap:4px;height:32px;width:100%;max-width:180px;opacity:.9}.Player_bar__bP_55{flex:1 1;height:100%;background:linear-gradient(0deg,#6366f1,#a5b4fc);border-radius:3px;animation:Player_equalize__BxJ41 1.2s ease-in-out infinite alternate;transform-origin:bottom}.Player_bar__bP_55:first-child{animation-duration:.8s;animation-delay:.1s}.Player_bar__bP_55:nth-child(2){animation-duration:1.1s;animation-delay:.4s}.Player_bar__bP_55:nth-child(3){animation-duration:.9s;animation-delay:.2s}.Player_bar__bP_55:nth-child(4){animation-duration:1.3s;animation-delay:.5s}.Player_bar__bP_55:nth-child(5){animation-duration:.7s;animation-delay:.3s}.Player_bar__bP_55:nth-child(6){animation-duration:1s;animation-delay:.6s}.Player_bar__bP_55:nth-child(7){animation-duration:1.2s;animation-delay:.15s}.Player_bar__bP_55:nth-child(8){animation-duration:.85s;animation-delay:.45s}.Player_bar__bP_55:nth-child(9){animation-duration:1.05s;animation-delay:.25s}.Player_bar__bP_55:nth-child(10){animation-duration:1.25s;animation-delay:.55s}.Player_bar__bP_55:nth-child(11){animation-duration:.75s;animation-delay:.35s}.Player_bar__bP_55:nth-child(12){animation-duration:.95s;animation-delay:.65s}.Player_bar__bP_55:nth-child(13){animation-duration:1.15s;animation-delay:.1s}.Player_bar__bP_55:nth-child(14){animation-duration:.8s;animation-delay:.4s}.Player_bar__bP_55:nth-child(15){animation-duration:1.35s;animation-delay:.2s}.Player_bar__bP_55:nth-child(16){animation-duration:.9s;animation-delay:.5s}.Player_bar__bP_55:nth-child(17){animation-duration:1.2s;animation-delay:.3s}.Player_bar__bP_55:nth-child(18){animation-duration:1s;animation-delay:.6s}@keyframes Player_equalize__BxJ41{0%{transform:scaleY(.15)}to{transform:scaleY(1)}}.Player_tickerBar__Nlc4n{background:rgba(0,0,0,.3);height:32px;display:flex;align-items:center;border-top:1px solid rgba(255,255,255,.03);overflow:hidden;position:relative}.Player_tickerLabel__fWoR9{background:#6366f1;color:#fff;font-size:9px;font-weight:900;padding:0 12px;height:100%;display:flex;align-items:center;flex-shrink:0;z-index:2;box-shadow:5px 0 15px rgba(0,0,0,.3)}.Player_tickerContent__ajTFZ{flex:1 1;overflow:hidden;white-space:nowrap;position:relative}.Player_tickerScroll__MDsRv{display:inline-block;padding-left:100%;animation:Player_marquee___aHWs 15s linear infinite;color:#a5b4fc;font-size:11px;font-weight:600;letter-spacing:.5px}@keyframes Player_marquee___aHWs{0%{transform:translate(0)}to{transform:translate(-100%)}}.Player_controlBar__IRBXf{background:#151823;padding:15px 20px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.05)}.Player_playBtn__Z8m53{background:linear-gradient(135deg,#6366f1,#4f46e5);border:1px solid rgba(255,255,255,.15);width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#ffffff;box-shadow:0 4px 15px rgba(99,102,241,.4);transition:all .25s cubic-bezier(.4,0,.2,1);flex-shrink:0}.Player_playBtn__Z8m53:hover{transform:scale(1.08) translateY(-1px);box-shadow:0 8px 25px rgba(99,102,241,.6);background:linear-gradient(135deg,#4f46e5,#4338ca)}.Player_playBtn__Z8m53:active{transform:scale(.95);box-shadow:0 2px 10px rgba(99,102,241,.4)}.Player_volumeArea__h5f30{display:flex;align-items:center;gap:10px;width:100px;flex-shrink:0}.Player_volumeBtn__dDGdG{background:none;border:none;color:rgba(255,255,255,.3);cursor:pointer;display:flex;align-items:center;justify-content:center}.Player_volumeSlider__MqJGP{flex:1 1;width:100%;min-width:0;height:4px;background:rgba(255,255,255,.1);accent-color:#6366f1;cursor:pointer}.Player_dot__ddAQd{width:5px;height:5px;background:#ef4444;border-radius:50%;animation:Player_blink__2GbsM 1s infinite}@keyframes Player_blink__2GbsM{50%{opacity:0}}.Player_sleepTimerArea__z6lR1{display:flex;align-items:center;position:relative;flex-shrink:0}.Player_sleepBtn__p6CP6{background:none;border:none;color:rgba(255,255,255,.3);cursor:pointer;display:flex;align-items:center;gap:6px;position:relative;padding:8px;border-radius:8px;transition:all .2s ease}.Player_sleepBtn__p6CP6:hover{color:rgba(255,255,255,.8);background:rgba(255,255,255,.05)}.Player_sleepBtnActive__Pt2EJ{color:#f59e0b!important;background:rgba(245,158,11,.1);box-shadow:0 0 10px rgba(245,158,11,.1)}.Player_sleepBadge__MPMKf{font-size:10px;font-weight:800;letter-spacing:-.2px}.Player_sleepPopup__9Gibv{position:absolute;bottom:50px;right:0;background:rgba(15,17,26,.95);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:8px;box-shadow:0 10px 30px rgba(0,0,0,.5);display:flex;flex-direction:column;gap:4px;z-index:99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:Player_fadeIn__A4sVx .15s ease-out}@keyframes Player_fadeIn__A4sVx{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.Player_sleepPopupHeader__eIoO8{color:rgba(255,255,255,.4);font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:1px;padding:4px 8px 6px;border-bottom:1px solid rgba(255,255,255,.05);margin-bottom:4px;text-align:center}.Player_sleepOption__2htNL{background:none;border:none;color:rgba(255,255,255,.65);padding:6px 12px;font-size:10px;font-weight:700;border-radius:6px;cursor:pointer;text-align:center;transition:all .2s ease;white-space:nowrap}.Player_sleepOption__2htNL:hover{background:rgba(255,255,255,.05);color:#fff}.Player_sleepOptionActive__zULQt{background:rgba(245,158,11,.12)!important;color:#f59e0b!important}.Player_sleepDivider__4Yaug{height:1px;background:rgba(255,255,255,.05);margin:4px 0}.Player_historyTickerBar__lIxRf{background:rgba(0,0,0,.45);height:32px;display:flex;align-items:center;border-top:1px solid rgba(255,255,255,.03);overflow:hidden;position:relative}.Player_historyTickerLabel__xwA8C{background:linear-gradient(90deg,#f43f5e,#ec4899);color:#fff;font-size:9px;font-weight:900;padding:0 12px;height:100%;display:flex;align-items:center;flex-shrink:0;z-index:2;box-shadow:5px 0 15px rgba(0,0,0,.3)}.Player_historyTickerScroll__laUr6{display:inline-block;padding-left:100%;animation:Player_marquee___aHWs 40s linear infinite;color:#fda4af;font-size:11px;font-weight:600;letter-spacing:.5px}