.VolumeSlider-module__-Btr5G__container{opacity:0;max-height:0;transition:max-height var(--transition-normal), opacity var(--transition-normal), margin-top var(--transition-normal);align-items:center;gap:8px;margin-top:0;display:flex;overflow:hidden}.VolumeSlider-module__-Btr5G__visible{opacity:1;max-height:44px;margin-top:8px}.VolumeSlider-module__-Btr5G__muteBtn{border-radius:var(--radius-sm);width:28px;height:28px;transition:background var(--transition-fast);-webkit-tap-highlight-color:transparent;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;line-height:1;display:flex}.VolumeSlider-module__-Btr5G__muteBtn:hover{background:var(--color-bg-hover)}.VolumeSlider-module__-Btr5G__slider{appearance:none;background:var(--color-border);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:2px;outline:none;width:100%;max-width:120px;height:4px}.VolumeSlider-module__-Btr5G__slider::-webkit-slider-thumb{appearance:none;background:var(--color-team-btn,var(--color-accent));cursor:pointer;border:none;border-radius:50%;width:16px;height:16px;box-shadow:0 0 0 10px #0000}.VolumeSlider-module__-Btr5G__slider::-moz-range-thumb{background:var(--color-team-btn,var(--color-accent));cursor:pointer;border:none;border-radius:50%;width:16px;height:16px}.VolumeSlider-module__-Btr5G__slider::-webkit-slider-runnable-track{border-radius:2px;height:4px}.VolumeSlider-module__-Btr5G__slider::-moz-range-track{background:var(--color-border);border-radius:2px;height:4px}@media (pointer:coarse){.VolumeSlider-module__-Btr5G__slider::-webkit-slider-thumb{width:22px;height:22px}.VolumeSlider-module__-Btr5G__slider::-moz-range-thumb{width:22px;height:22px}.VolumeSlider-module__-Btr5G__muteBtn{width:36px;height:36px}}
.RadioCard-module__zZ5YFq__card{background:var(--color-bg-card);border-radius:var(--radius-md);border:1px solid var(--color-border);transition:all var(--transition-normal);cursor:pointer;flex-direction:column;padding:16px 20px;display:flex}.RadioCard-module__zZ5YFq__top{justify-content:space-between;align-items:center;display:flex}.RadioCard-module__zZ5YFq__card:hover{background:var(--color-bg-hover);border-color:var(--color-text-muted)}.RadioCard-module__zZ5YFq__active{border-color:var(--color-team-primary,var(--color-accent));box-shadow:0 0 0 1px var(--color-team-primary,var(--color-accent))}.RadioCard-module__zZ5YFq__info{flex-direction:column;gap:2px;display:flex}.RadioCard-module__zZ5YFq__nameRow{align-items:center;gap:8px;display:flex}.RadioCard-module__zZ5YFq__name{color:var(--color-text-primary);font-size:1rem;font-weight:600}.RadioCard-module__zZ5YFq__equalizer{align-items:flex-end;gap:2px;height:14px;display:flex}.RadioCard-module__zZ5YFq__equalizer span{background:var(--color-team-primary,var(--color-accent));border-radius:1px;width:3px;animation:.8s ease-in-out infinite RadioCard-module__zZ5YFq__eq-bounce}.RadioCard-module__zZ5YFq__equalizer span:first-child{height:60%;animation-delay:0s}.RadioCard-module__zZ5YFq__equalizer span:nth-child(2){height:100%;animation-delay:.2s}.RadioCard-module__zZ5YFq__equalizer span:nth-child(3){height:40%;animation-delay:.4s}@keyframes RadioCard-module__zZ5YFq__eq-bounce{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}.RadioCard-module__zZ5YFq__city{color:var(--color-text-muted);font-size:.8rem}.RadioCard-module__zZ5YFq__right{align-items:center;gap:12px;display:flex}.RadioCard-module__zZ5YFq__listeners{color:var(--color-text-secondary);align-items:center;gap:4px;font-size:.75rem;display:flex}.RadioCard-module__zZ5YFq__listenerDot{background:var(--color-success);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite RadioCard-module__zZ5YFq__pulse-live}@keyframes RadioCard-module__zZ5YFq__pulse-live{0%,to{opacity:1}50%{opacity:.5}}.RadioCard-module__zZ5YFq__playBtn{background:var(--color-team-btn,var(--color-accent));color:#fff;width:56px;height:56px;transition:all var(--transition-fast);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.RadioCard-module__zZ5YFq__playBtn:hover{opacity:.9;transform:scale(1.08)}.RadioCard-module__zZ5YFq__playBtn:disabled{opacity:.6;cursor:wait}.RadioCard-module__zZ5YFq__playing{background:var(--color-danger)}.RadioCard-module__zZ5YFq__playIcon{margin-left:2px}.RadioCard-module__zZ5YFq__pauseIcon{letter-spacing:2px;font-size:.85rem}.RadioCard-module__zZ5YFq__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite RadioCard-module__zZ5YFq__spin}@keyframes RadioCard-module__zZ5YFq__spin{to{transform:rotate(360deg)}}
.CompactRadioCard-module__MeuypW__row{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-sm);width:100%;color:inherit;text-align:left;cursor:pointer;transition:all var(--transition-fast);grid-template-columns:20px 1fr auto 32px;align-items:center;gap:10px;padding:10px 14px;display:grid}.CompactRadioCard-module__MeuypW__row:hover{background:var(--color-bg-hover);border-color:var(--color-text-muted)}.CompactRadioCard-module__MeuypW__row:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.CompactRadioCard-module__MeuypW__row:disabled{opacity:.6;cursor:wait}.CompactRadioCard-module__MeuypW__rowActive{border-color:var(--color-team-primary,var(--color-accent));background:var(--color-bg-hover)}.CompactRadioCard-module__MeuypW__marker{justify-content:center;align-items:center;width:20px;height:16px;display:flex}.CompactRadioCard-module__MeuypW__dot{background:var(--color-text-muted);opacity:.6;border-radius:50%;width:8px;height:8px}.CompactRadioCard-module__MeuypW__equalizer{align-items:flex-end;gap:2px;height:14px;display:flex}.CompactRadioCard-module__MeuypW__equalizer span{background:var(--color-team-primary,var(--color-accent));border-radius:1px;width:3px;animation:.8s ease-in-out infinite CompactRadioCard-module__MeuypW__eq-compact}.CompactRadioCard-module__MeuypW__equalizer span:first-child{height:60%;animation-delay:0s}.CompactRadioCard-module__MeuypW__equalizer span:nth-child(2){height:100%;animation-delay:.2s}.CompactRadioCard-module__MeuypW__equalizer span:nth-child(3){height:40%;animation-delay:.4s}@keyframes CompactRadioCard-module__MeuypW__eq-compact{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}.CompactRadioCard-module__MeuypW__name{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.88rem;font-weight:600;overflow:hidden}.CompactRadioCard-module__MeuypW__listeners{color:var(--color-text-muted);white-space:nowrap;font-size:.72rem}.CompactRadioCard-module__MeuypW__playIcon{background:var(--color-bg-card);width:32px;height:32px;color:var(--color-text-secondary);border:1px solid var(--color-border);border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;display:flex}.CompactRadioCard-module__MeuypW__rowActive .CompactRadioCard-module__MeuypW__playIcon{background:var(--color-danger);color:#fff;border-color:#0000}.CompactRadioCard-module__MeuypW__playGlyph{margin-left:1px}.CompactRadioCard-module__MeuypW__pauseGlyph{letter-spacing:1px;font-size:.55rem}.CompactRadioCard-module__MeuypW__spinner{border:2px solid #ffffff4d;border-top-color:var(--color-text-secondary);border-radius:50%;width:12px;height:12px;animation:.8s linear infinite CompactRadioCard-module__MeuypW__spin-compact}@keyframes CompactRadioCard-module__MeuypW__spin-compact{to{transform:rotate(360deg)}}
