/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.radio-player{display:flex;align-items:center;gap:8px;background:#E2D9CA;border-radius:20px 8px 8px 20px;padding:8px 10px 8px 0;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;width:calc(100%);max-width:300px;box-sizing:border-box;height:50px;margin-bottom:32px;}.radio-player__logo{flex-shrink:0;width:72px;height:72px;border-radius:50%;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center;}.radio-player__logo img{width:100%;height:100%;object-fit:cover;}.radio-player__play-btn{flex-shrink:0;width:32px;height:32px;border:none;cursor:pointer;justify-content:center;transition:background 0.2s,transform 0.1s;padding:0;background:none;}.radio-player__play-btn:hover{transform:scale(1.05);}.radio-player__play-btn:active{transform:scale(0.95);}.radio-player__info{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;overflow:hidden;}.radio-player__name{font-size:11px;font-weight:700;line-height:1.3;white-space:nowrap;}.radio-player__ticker{overflow:hidden;position:relative;width:100%;}.radio-player__ticker-inner{display:inline-flex;white-space:nowrap;}.radio-player__ticker-inner.scrolling{animation:ticker-scroll 12s linear infinite;}.radio-player__ticker-text{display:inline-block;font-size:11px;white-space:nowrap;line-height:1.3;padding-right:3em;}@keyframes ticker-scroll{0%{transform:translateX(0);}100%{transform:translateX(-50%);}}.radio-player__volume-btn{flex-shrink:0;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 0.2s,transform 0.1s;padding:0;background:none;}.radio-player__volume-btn:hover{transform:scale(1.05);}.radio-player__volume-btn svg{width:32px;height:32px;}.radio-player__volume-popup{position:absolute;bottom:calc(100% + 8px);right:-4px;background:#E2D9CA;border-radius:8px;padding:50px 14px;display:none;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,0.4);z-index:100;width:34px;height:120px;}.radio-player__volume-popup.is-visible{display:flex;}.radio-player__volume-range{-webkit-appearance:none;appearance:none;width:100px;height:6px;background:#3a3a5a;border-radius:3px;outline:none;cursor:pointer;transform:rotate(-90deg);transform-origin:center center;}.radio-player__volume-range::-webkit-slider-runnable-track{height:6px;background:#8b7355;border-radius:3px;}.radio-player__volume-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#000000;cursor:pointer;margin-top:-4px;}.radio-player__volume-range::-moz-range-track{height:6px;background:#3a3a5a;border-radius:3px;}.radio-player__volume-range::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#000000;cursor:pointer;border:none;}#block-il-centro-radioilcentrosuperhit-2{display:none !important;}@media (max-width:1023px){#block-il-centro-radioilcentrosuperhit{display:none !important;}#block-il-centro-radioilcentrosuperhit-2{display:block !important;margin-bottom:34px;.radio-player{margin:auto;}}.subheader.is-sticky{#block-il-centro-radioilcentrosuperhit-2{margin-top:34px;}}}
