.radio-player-widget{--widget-padding:1rem}.radio-player-widget.layout-vertical .now-playing-details{text-align:center;flex-direction:column}.radio-player-widget.layout-vertical .now-playing-details .now-playing-art{margin-bottom:1rem;margin-right:0}.radio-player-widget.layout-vertical .radio-controls{flex-direction:column;gap:.5rem}.radio-player-widget.layout-vertical .radio-controls .radio-control-play-button{margin:0 auto}.radio-player-widget.layout-compact{--widget-gap:.5rem;padding:.5rem}.radio-player-widget.layout-compact .now-playing-details{align-items:center}.radio-player-widget.layout-compact .now-playing-details .now-playing-art{align-items:center;width:40px;height:40px;display:flex}.radio-player-widget.layout-compact .now-playing-details .now-playing-art img{width:40px;height:40px}.radio-player-widget.layout-compact .now-playing-details .now-playing-main{flex-direction:column;justify-content:center;display:flex}.radio-player-widget.layout-compact .now-playing-title{font-size:.9rem}.radio-player-widget.layout-compact .now-playing-artist{font-size:.8rem}.radio-player-widget.layout-compact .radio-controls{gap:.5rem}.radio-player-widget.layout-large{padding:2rem}.radio-player-widget.layout-large .now-playing-details .now-playing-art{width:120px;height:120px;margin-right:2rem}.radio-player-widget.layout-large .now-playing-title{font-size:1.5rem}.radio-player-widget.layout-large .now-playing-artist{font-size:1.2rem}.radio-player-widget.rounded-corners{border-radius:12px;overflow:hidden}.radio-player-widget.popup-context{flex-direction:column;justify-content:space-between;gap:clamp(1rem,2vw,1.75rem);height:100%;display:flex}.radio-player-widget.popup-context .now-playing-details{align-items:flex-start;gap:clamp(1.25rem,3vw,2rem)}.radio-player-widget.popup-context .now-playing-details .now-playing-art img{object-fit:cover;border-radius:12px;width:clamp(96px,18vw,150px);height:clamp(96px,18vw,150px)}.radio-player-widget.popup-context .radio-controls{width:100%;margin-top:auto;padding-top:clamp(.75rem,2vw,1.25rem)}.radio-player-widget.popup-context .radio-controls .radio-control-volume .radio-control-volume-slider{max-width:60%}body.embed-player-scrollable{overflow:auto}body.embed-player-scrollable .radio-player-widget{height:auto;min-height:auto;max-height:none}body.embed-player-popup{--popup-padding:clamp(1.25rem, 3vw, 3rem);background:var(--bs-body-bg);padding:var(--popup-padding);justify-content:center;align-items:stretch;min-height:100vh;margin:0;display:flex;overflow:hidden}body.embed-player-popup .radio-player-widget{width:min(640px, 100vw - var(--popup-padding) * 2);min-height:calc(100vh - var(--popup-padding) * 2);--widget-padding:clamp(1.25rem, 2.5vw, 2.25rem);--widget-gap:clamp(.9rem, 1.8vw, 1.4rem);--widget-bg-color:var(--bs-card-bg);max-height:100vh;box-shadow:var(--bs-box-shadow-lg,0 1.25rem 2.5rem #0f172a29);border:1px solid var(--bs-border-color-translucent,#0f172a1f)}body.embed-player-popup .radio-player-widget.rounded-corners{border-radius:18px}body.embed-player-popup .radio-player-widget.layout-vertical{justify-content:flex-start}@media (width<=575px){body.embed-player-popup{--popup-padding:1rem;--widget-padding:1.25rem}body.embed-player-popup .radio-player-widget{width:100%;height:calc(100vh - var(--popup-padding) * 2);box-shadow:var(--bs-box-shadow,0 .75rem 1.5rem #0f172a29)}}
