@import url('https://fonts.googleapis.com/css2?family=DM+Mono&family=DM+Sans:wght@400;500;600;700&display=swap');audio.wp-audio-shortcode,audio.wp-block-audio,.mejs-container,.wp-audio-shortcode .mejs-container,.wp-block-audio .mejs-container,.wp-audio-shortcode audio,.wp-block-audio audio{display:none !important}figure.wp-block-audio,div.wp-audio-shortcode,div.wp-block-audio{background:0 0;border:0;padding:0;margin:0;max-width:none;height:auto;overflow:visible;display:block}.mg-player{background:#000;border-radius:12px;padding:0;max-width:500px;margin:30px auto 40px auto;display:flex;flex-direction:row;align-items:stretch;height:100px;overflow:hidden;font-family:'DM Sans',sans-serif;box-sizing:border-box;box-shadow:0 8px 24px rgba(0,0,0,.3),0 2px 6px rgba(0,0,0,.2)}.mg-player *,.mg-player *:before,.mg-player *:after{box-sizing:border-box}.mg-player-featured-image{width:100px;height:100%;min-height:100px;object-fit:cover;background:#1a1d27;border-radius:12px 0 0 12px;flex-shrink:0;align-self:stretch;display:block}.mg-player-featured-image.is-empty{display:none}.mg-player-logo{width:100px;height:100%;min-height:100px;object-fit:cover;background:0 0;border-radius:0 12px 12px 0;flex-shrink:0;align-self:stretch;display:block}.mg-player-body{flex:1;min-width:0;display:grid !important;grid-template-rows:1fr auto 1fr;padding:8px 12px}.mg-player-title{grid-row:1;align-self:center;padding-left:56px;padding-right:0;color:#f5f5f5;font-family:'DM Sans',sans-serif;font-weight:700;font-size:13px;line-height:1.2;text-align:center;white-space:nowrap;overflow:hidden !important}.mg-player-title.is-empty{display:none}.mg-player-controls-row{grid-row:2;display:flex !important;flex-direction:row !important;align-items:center !important;gap:12px;background:0 0 !important;border:0 !important;box-shadow:none !important;outline:0 !important}.mg-player-controls-row>.mg-player-play,.mg-player-controls-row>.mg-player-progress{align-self:center !important}.mg-player-title-inner{display:inline-block;white-space:nowrap}.mg-player-title-inner>span{display:inline-block;white-space:nowrap}.mg-player-title.is-scrolling{text-align:left}.mg-player-title.is-scrolling .mg-player-title-inner{animation:mg-player-title-scroll 14s linear infinite}@keyframes mg-player-title-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}.mg-player-play{width:44px;height:44px;border-radius:50%;background:#ffe600;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0;transition:transform .1s ease;float:none !important;margin:0 !important;position:relative}.mg-player-play:hover{transform:scale(1.05)}.mg-player-play:active{transform:scale(.95)}.mg-player-play svg{display:block !important;visibility:visible !important;width:16px;height:16px;pointer-events:none}.mg-player-progress{flex:1;min-width:0;height:4px;background:#4a5275;border-radius:2px;position:relative;cursor:pointer}.mg-player-progress-fill{height:100%;background:#ffe600;border-radius:2px;width:0}.mg-player-progress-scrubber{width:12px;height:12px;background:#ffe600;border-radius:50%;position:absolute;top:-4px;left:0;opacity:0;transition:opacity .1s ease;transform:translateX(-50%);pointer-events:none}.mg-player-progress:hover .mg-player-progress-scrubber{opacity:1}.mg-player-time{grid-row:3;align-self:center;font-family:'DM Mono',monospace;font-size:12px;color:#a8b2d8;text-align:center;font-variant-numeric:tabular-nums}.mg-player.is-live .mg-player-progress{display:none}.mg-player.is-live .mg-player-time{display:none}.mg-player-waveform{flex:1;min-width:0;height:28px;overflow:hidden;align-self:center;display:flex;align-items:center;pointer-events:none}.mg-player:not(.is-live) .mg-player-waveform{display:none}.mg-player-waveform svg{width:200%;height:100%;display:block;animation:mg-player-wave-scroll 4s linear infinite}@keyframes mg-player-wave-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}.mg-player-live-indicator{grid-row:3;align-self:center;justify-self:center;display:none;align-items:center;justify-content:center;gap:6px}.mg-player.is-live .mg-player-live-indicator{display:flex}.mg-player-live-dot{width:8px;height:8px;background:#ff5c7c;border-radius:50%;animation:mg-player-live-pulse 1.2s infinite}.mg-player-live-label{color:#ff5c7c;font-weight:700;font-size:12px;letter-spacing:.5px;font-family:'DM Sans',sans-serif}@keyframes mg-player-live-pulse{0%,100%{opacity:1}50%{opacity:.4}}.mg-player.is-loading .mg-player-play svg{visibility:hidden}.mg-player.is-loading .mg-player-play:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid #ffe600;border-top-color:transparent;border-radius:50%;animation:mg-player-spin 1s linear infinite}@keyframes mg-player-spin{to{transform:rotate(360deg)}}.mg-player.is-error{border:1px solid #ff5c7c}.mg-player.is-error .mg-player-title{display:block;color:#ff5c7c}@media (max-width:480px){.mg-player{height:88px}.mg-player-featured-image{width:88px;min-height:88px}.mg-player-logo{width:88px;min-height:88px}.mg-player-body{padding:6px 10px}.mg-player-controls-row{gap:12px}.mg-player-title{padding-left:52px;font-size:11px}.mg-player-time,.mg-player-live-label{font-size:11px}.mg-player-play{width:40px;height:40px}.mg-player-play svg{width:16px;height:16px}}