:root{--rfm-gold-1:#f7e08a;--rfm-gold-2:#d4af37;--rfm-gold-3:#9a6f12}.rfm-player-shell{width:100%;box-sizing:border-box;z-index:9998;font-family:Arial,Helvetica,sans-serif}.rfm-player-shell.is-sticky{position:fixed;left:0;right:0;bottom:0;width:100vw;padding:0}.rfm-player{position:relative;width:100%;max-width:100%;min-height:80px;height:80px;border-radius:0;overflow:hidden;background:radial-gradient(circle at 18% 50%,rgba(212,175,55,.12),transparent 24%),radial-gradient(circle at 85% 50%,rgba(247,224,138,.1),transparent 20%),linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,0)),linear-gradient(135deg,#080808 0%,#111 42%,#0b0b0b 100%);border-top:1px solid rgba(247,224,138,.24);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),inset 0 -1px 0 rgba(212,175,55,.16),0 -6px 22px rgba(0,0,0,.35);display:grid;grid-template-columns:minmax(320px,1.35fr) minmax(140px,.8fr) minmax(190px,.85fr);align-items:center;gap:12px;padding:6px 16px;box-sizing:border-box}.rfm-gold-line{position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(247,224,138,.3),rgba(212,175,55,.55),rgba(247,224,138,.3),transparent)}.rfm-left,.rfm-right{display:flex;align-items:center}.rfm-left{gap:12px;min-width:0}.rfm-right{justify-content:flex-end;gap:16px;min-width:0}.rfm-center{display:flex;justify-content:center;align-items:center;min-width:0}.rfm-cover-wrap{width:68px;height:68px;min-width:68px;position:relative;border-radius:12px;padding:2px;background:linear-gradient(145deg,rgba(247,224,138,.65),rgba(154,111,18,.9));box-shadow:0 0 0 1px rgba(255,255,255,.08),0 5px 18px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.28);display:flex;align-items:center;justify-content:center;overflow:hidden}.rfm-cover{width:64px;height:64px;display:block;border-radius:10px;object-fit:cover;object-position:center center;background:#111;flex:0 0 64px}.rfm-logo{position:absolute;width:22px;height:22px;right:2px;bottom:2px;border-radius:50%;object-fit:cover;background:#111;border:2px solid rgba(247,224,138,.85);box-shadow:0 0 8px rgba(212,175,55,.45);z-index:3}.rfm-meta{min-width:0}.rfm-station{font-size:10px;line-height:1;margin-bottom:6px;letter-spacing:2.4px;color:var(--rfm-gold-2);font-weight:700;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rfm-title{color:#fff;font-size:18px;line-height:1.05;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:6px}.rfm-artist-row{display:flex;align-items:center;gap:10px;min-width:0}.rfm-artist{color:rgba(255,255,255,.88);font-size:13px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rfm-live-badge{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:999px;color:#efd59a;font-size:11px;letter-spacing:.8px;font-weight:700;background:linear-gradient(180deg,rgba(255,115,70,.12),rgba(212,175,55,.08));border:1px solid rgba(247,224,138,.22)}.rfm-live-badge:before{content:"";width:8px;height:8px;border-radius:50%;background:#ff4f3f;box-shadow:0 0 10px rgba(255,79,63,.7);margin-right:6px}.rfm-visualizer{width:100%;max-width:240px;height:46px;display:block;opacity:.95;filter:drop-shadow(0 0 6px rgba(212,175,55,.28))}.rfm-moderator{display:flex;align-items:center;gap:8px;min-width:0}.rfm-moderator-image{width:36px;height:36px;border-radius:50%;object-fit:cover;border:1px solid rgba(247,224,138,.55)}.rfm-moderator-label{font-size:10px;text-transform:uppercase;letter-spacing:1.6px;color:rgba(247,224,138,.72)}.rfm-moderator-name{font-size:13px;color:#fff;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:130px}.rfm-controls{display:flex;align-items:center;gap:10px}.rfm-play{position:relative;width:52px;height:52px;border-radius:50%;border:none;cursor:pointer;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.28),rgba(255,255,255,0) 36%),radial-gradient(circle at 40% 35%,var(--rfm-gold-1) 0%,var(--rfm-gold-2) 38%,var(--rfm-gold-3) 78%,#694707 100%);box-shadow:inset 0 1px 1px rgba(255,255,255,.32),inset 0 -3px 6px rgba(0,0,0,.22),0 8px 16px rgba(0,0,0,.36),0 0 16px rgba(212,175,55,.26)}.rfm-icon-play,.rfm-icon-pause{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rfm-icon-play{width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:13px solid #fff6d7;margin-left:3px}.rfm-icon-pause{width:14px;height:16px;display:none}.rfm-icon-pause:before,.rfm-icon-pause:after{content:"";position:absolute;top:0;bottom:0;width:4px;background:#fff6d7;border-radius:1px}.rfm-icon-pause:before{left:1px}.rfm-icon-pause:after{right:1px}.rfm-player-shell.is-playing .rfm-icon-play{display:none}.rfm-player-shell.is-playing .rfm-icon-pause{display:block}@media (max-width:900px){.rfm-player{grid-template-columns:minmax(260px,1fr) auto;gap:10px}.rfm-center{display:none}.rfm-moderator{display:none}}@media (max-width:620px){.rfm-player{grid-template-columns:1fr auto;padding:6px 10px;height:80px;min-height:80px}.rfm-left{gap:9px}.rfm-title{font-size:15px}.rfm-artist{font-size:12px}.rfm-station{font-size:9px}.rfm-live-badge{display:none}.rfm-cover-wrap{width:64px;height:64px;min-width:64px}.rfm-cover{width:60px;height:60px}.rfm-play{width:44px;height:44px}}.rfm-moderator-image{width:64px;height:64px;border-radius:10px;object-fit:cover}.rfm-moderator-label{font-weight:800;color:#ff3b3b !important}.rfm-cover-wrap{width:68px;height:68px;min-width:68px;border-radius:14px;padding:2px;background:linear-gradient(145deg,rgba(247,224,138,.95),rgba(212,175,55,.88) 45%,rgba(122,84,9,.95));box-shadow:0 0 0 1px rgba(255,255,255,.1),0 6px 18px rgba(0,0,0,.34),0 0 14px rgba(212,175,55,.22),inset 0 1px 0 rgba(255,255,255,.28);overflow:hidden;display:flex;align-items:center;justify-content:center}.rfm-cover{width:64px;height:64px;border-radius:12px;object-fit:contain !important;object-position:center center !important;background:radial-gradient(circle at 50% 40%,rgba(255,255,255,.08),rgba(255,255,255,0) 50%),#0f0f0f;box-shadow:inset 0 0 0 1px rgba(255,255,255,.03)}.rfm-cover-wrap:hover{box-shadow:0 0 0 1px rgba(255,255,255,.12),0 6px 18px rgba(0,0,0,.34),0 0 20px rgba(212,175,55,.3),inset 0 1px 0 rgba(255,255,255,.3)}.rfm-moderator{gap:10px}.rfm-moderator-image{width:68px !important;height:68px !important;min-width:68px;border-radius:14px !important;object-fit:cover;object-position:center center;background:#111;border:2px solid rgba(212,175,55,.72);box-shadow:0 0 0 1px rgba(255,255,255,.08),0 5px 14px rgba(0,0,0,.34),0 0 12px rgba(212,175,55,.2),inset 0 1px 0 rgba(255,255,255,.18)}.rfm-moderator-label{font-weight:900 !important;color:#ff2f2f !important;text-transform:uppercase;letter-spacing:1px;text-shadow:0 0 8px rgba(255,47,47,.18)}.rfm-moderator-name{font-size:22px;line-height:1}.rfm-play{box-shadow:inset 0 1px 1px rgba(255,255,255,.34),inset 0 -3px 6px rgba(0,0,0,.24),0 8px 16px rgba(0,0,0,.36),0 0 18px rgba(212,175,55,.3),0 0 30px rgba(212,175,55,.1);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.rfm-play:hover{transform:scale(1.04);filter:brightness(1.05);box-shadow:inset 0 1px 1px rgba(255,255,255,.34),inset 0 -3px 6px rgba(0,0,0,.24),0 8px 16px rgba(0,0,0,.36),0 0 24px rgba(212,175,55,.38),0 0 34px rgba(212,175,55,.14)}.rfm-player{background:radial-gradient(circle at 18% 50%,rgba(212,175,55,.16),transparent 24%),radial-gradient(circle at 85% 50%,rgba(247,224,138,.14),transparent 20%),linear-gradient(90deg,rgba(212,175,55,.12),rgba(212,175,55,0) 18%,rgba(212,175,55,0) 82%,rgba(212,175,55,.1)),linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,0)),linear-gradient(135deg,#080808 0%,#111 42%,#0b0b0b 100%)}@media (max-width:620px){.rfm-cover-wrap,.rfm-moderator-image{width:60px !important;height:60px !important;min-width:60px !important;border-radius:12px !important}.rfm-cover{width:56px !important;height:56px !important}.rfm-moderator-name{font-size:16px}}.rfm-moderator-image{background:0 0 !important;box-shadow:0 0 0 1px rgba(255,255,255,.08),0 5px 14px rgba(0,0,0,.34),0 0 12px rgba(212,175,55,.2),inset 0 1px 0 rgba(255,255,255,.18)}.rfm-moderator{animation:rfmFadeSlideIn .7s ease both}.rfm-moderator-image{transition:transform .35s ease,opacity .35s ease;-webkit-mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 70%,rgba(0,0,0,0) 100%);mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 70%,rgba(0,0,0,0) 100%)}.rfm-moderator-image:hover{transform:scale(1.04)}.rfm-moderator-label{animation:rfmPulseText 1.8s infinite ease-in-out}@keyframes rfmFadeSlideIn{0%{opacity:0;transform:translateY(6px)}100%{opacity:1;transform:translateY(0)}}@keyframes rfmPulseText{0%,100%{opacity:1}50%{opacity:.7}}.rfm-player{background:linear-gradient(115deg,rgba(255,255,255,.05) 0%,rgba(255,255,255,0) 18%,rgba(255,255,255,0) 82%,rgba(255,255,255,.04) 100%),radial-gradient(circle at 12% 50%,rgba(212,175,55,.18),transparent 24%),radial-gradient(circle at 88% 50%,rgba(247,224,138,.16),transparent 22%),linear-gradient(90deg,rgba(212,175,55,.1),rgba(212,175,55,0) 24%,rgba(212,175,55,0) 76%,rgba(212,175,55,.09)),linear-gradient(135deg,#050505 0%,#0d0d0d 35%,#141414 55%,#090909 100%) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.06),inset 0 -1px 0 rgba(212,175,55,.18),0 -8px 24px rgba(0,0,0,.42),0 0 20px rgba(212,175,55,.08) !important;position:relative}.rfm-player:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(105deg,rgba(255,255,255,.08) 0%,rgba(255,255,255,0) 14%,rgba(255,255,255,0) 86%,rgba(255,255,255,.05) 100%);mix-blend-mode:screen;opacity:.55}.rfm-player:after{content:"";position:absolute;left:-20%;top:0;width:40%;height:100%;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.06),rgba(255,255,255,0));transform:skewX(-22deg);animation:rfmUltraSweep 10s linear infinite;opacity:.55}.rfm-gold-line{height:2px !important;background:linear-gradient(90deg,transparent,rgba(247,224,138,.35),rgba(212,175,55,.8),rgba(247,224,138,.35),transparent) !important}.rfm-center{position:relative}.rfm-visualizer{max-width:260px !important;height:44px !important;filter:drop-shadow(0 0 8px rgba(212,175,55,.3)) !important}.rfm-station{text-shadow:0 0 8px rgba(212,175,55,.12)}.rfm-title{text-shadow:0 0 10px rgba(255,255,255,.05)}.rfm-play{box-shadow:inset 0 1px 1px rgba(255,255,255,.36),inset 0 -3px 6px rgba(0,0,0,.24),0 8px 18px rgba(0,0,0,.38),0 0 28px rgba(212,175,55,.28),0 0 42px rgba(212,175,55,.14) !important}.rfm-play:hover{box-shadow:inset 0 1px 1px rgba(255,255,255,.36),inset 0 -3px 6px rgba(0,0,0,.24),0 8px 18px rgba(0,0,0,.38),0 0 34px rgba(212,175,55,.36),0 0 48px rgba(212,175,55,.18) !important}.rfm-live-badge{display:none !important}@keyframes rfmUltraSweep{0%{left:-30%}100%{left:130%}}.rfm-player{grid-template-columns:minmax(360px,1.65fr) 170px auto !important;gap:12px !important;padding:6px 18px !important;overflow:hidden !important;position:relative !important}.rfm-player:before{background:linear-gradient(90deg,rgba(0,0,0,.88) 0%,rgba(0,0,0,.35) 2.5%,rgba(0,0,0,0) 6%,rgba(255,255,255,.045) 12%,rgba(255,255,255,0) 19%,rgba(255,255,255,0) 81%,rgba(255,255,255,.04) 88%,rgba(0,0,0,0) 94%,rgba(0,0,0,.35) 97.5%,rgba(0,0,0,.88) 100%) !important}.rfm-player:after{width:28% !important;opacity:.35 !important}.rfm-left{min-width:0 !important}.rfm-meta{min-width:0 !important}.rfm-title{max-width:none !important;font-size:17px !important}.rfm-artist{font-size:13px !important}.rfm-artist-row{gap:8px !important}.rfm-center{width:170px !important;min-width:170px !important;max-width:170px !important;justify-self:center !important}.rfm-visualizer{width:170px !important;max-width:170px !important;height:34px !important}.rfm-right{min-width:auto !important;gap:10px !important}.rfm-moderator{display:none !important}.rfm-player-shell.mode-host .rfm-cover{object-fit:cover !important;object-position:center center !important}.rfm-player-shell.mode-host .rfm-cover-wrap{box-shadow:0 0 0 1px rgba(255,255,255,.08),0 5px 18px rgba(0,0,0,.34),0 0 16px rgba(212,175,55,.24),inset 0 1px 0 rgba(255,255,255,.28) !important}.rfm-player-shell.mode-host .rfm-title{color:#fff !important;text-shadow:0 0 12px rgba(212,175,55,.1) !important}.rfm-player-shell.mode-host .rfm-artist{color:#ff3b3b !important;font-weight:900 !important;letter-spacing:.8px !important;text-transform:uppercase !important}.rfm-player-shell.mode-host .rfm-station{color:#f0c95b !important}.rfm-player-shell .rfm-cover,.rfm-player-shell .rfm-title,.rfm-player-shell .rfm-artist{transition:opacity .45s ease,transform .45s ease,filter .45s ease,color .35s ease !important}.rfm-player-shell.is-swapping .rfm-cover,.rfm-player-shell.is-swapping .rfm-title,.rfm-player-shell.is-swapping .rfm-artist{opacity:.4;transform:translateY(2px) scale(.985);filter:brightness(.95)}@media (max-width:900px){.rfm-player{grid-template-columns:minmax(210px,1fr) 120px auto !important;gap:8px !important;padding:6px 10px !important}.rfm-center{width:120px !important;min-width:120px !important;max-width:120px !important}.rfm-visualizer{width:120px !important;max-width:120px !important;height:26px !important}.rfm-title{font-size:15px !important}.rfm-artist{font-size:12px !important}}@media (max-width:620px){.rfm-player{grid-template-columns:minmax(0,1fr) 82px auto !important;height:80px !important;min-height:80px !important;gap:8px !important}.rfm-center{width:82px !important;min-width:82px !important;max-width:82px !important}.rfm-visualizer{width:82px !important;max-width:82px !important;height:22px !important}.rfm-cover-wrap{width:58px !important;height:58px !important;min-width:58px !important}.rfm-cover{width:54px !important;height:54px !important;max-width:54px !important;max-height:54px !important}.rfm-title{font-size:14px !important;line-height:1.05 !important}.rfm-artist{font-size:11px !important}.rfm-play{width:42px !important;height:42px !important}}.rfm-player-shell{--rfm-accent:#d4af37;--rfm-accent-rgb:212,175,55}.rfm-player{border-left:1px solid rgba(var(--rfm-accent-rgb),.18);border-right:1px solid rgba(var(--rfm-accent-rgb),.18)}.rfm-gold-line{background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--rfm-accent) 35%,#fff),var(--rfm-accent),color-mix(in srgb,var(--rfm-accent) 35%,#fff),transparent) !important}.rfm-station{color:var(--rfm-accent) !important}.rfm-cover-wrap{width:68px !important;height:68px !important;min-width:68px !important;overflow:hidden !important;display:flex !important;align-items:center !important;justify-content:center !important}.rfm-cover{width:64px !important;height:64px !important;max-width:64px !important;max-height:64px !important;aspect-ratio:1/1 !important;object-fit:contain !important;object-position:center center !important;background:#111 !important}.rfm-player-shell.mode-host .rfm-cover{width:68px !important;height:68px !important;max-width:68px !important;max-height:68px !important;object-fit:cover !important;object-position:center top !important}.rfm-player-shell.mode-host .rfm-cover-wrap{border-radius:16px !important}.rfm-player-shell.mode-host .rfm-cover-wrap:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,0) 55%,rgba(0,0,0,.06) 100%)}.rfm-player-shell.mode-host .rfm-cover{-webkit-mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 72%,rgba(0,0,0,.92) 80%,rgba(0,0,0,0) 100%);mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 72%,rgba(0,0,0,.92) 80%,rgba(0,0,0,0) 100%)}.rfm-player-shell .rfm-cover-wrap,.rfm-player-shell .rfm-cover{transition:transform .55s ease,opacity .55s ease,filter .55s ease,box-shadow .55s ease,border-radius .55s ease !important}.rfm-player-shell.switch-enter .rfm-cover-wrap,.rfm-player-shell.switch-enter .rfm-cover{opacity:.18;transform:scale(.88) rotateY(20deg);filter:blur(1px) brightness(.9)}.rfm-player-shell.switch-exit .rfm-cover-wrap,.rfm-player-shell.switch-exit .rfm-cover{opacity:1;transform:scale(1) rotateY(0deg);filter:blur(0) brightness(1)}.rfm-artist{color:#ff3636 !important;font-weight:900 !important;letter-spacing:.8px !important;text-transform:uppercase !important}.rfm-player-shell:not(.mode-host) .rfm-artist{color:rgba(255,255,255,.88) !important;text-transform:none !important;letter-spacing:0 !important;font-weight:700 !important}@media (max-width:620px){.rfm-cover-wrap{width:58px !important;height:58px !important;min-width:58px !important}.rfm-cover{width:54px !important;height:54px !important;max-width:54px !important;max-height:54px !important}.rfm-player-shell.mode-host .rfm-cover{width:58px !important;height:58px !important;max-width:58px !important;max-height:58px !important}}.rfm-player-shell{--rfm-accent:#d4af37;position:relative}.rfm-player{background:linear-gradient(90deg,rgba(212,175,55,.08),rgba(212,175,55,0) 18%,rgba(212,175,55,0) 82%,rgba(212,175,55,.08)),rgba(10,10,10,.52) !important;backdrop-filter:blur(14px) saturate(120%);-webkit-backdrop-filter:blur(14px) saturate(120%);border-top:1px solid rgba(247,224,138,.22) !important;border-left:1px solid rgba(247,224,138,.1) !important;border-right:1px solid rgba(247,224,138,.1) !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),inset 0 -1px 0 rgba(212,175,55,.12),0 -8px 22px rgba(0,0,0,.28) !important;overflow:hidden !important}.rfm-player:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.28) 0%,rgba(0,0,0,0) 4%,rgba(255,255,255,.05) 14%,rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(255,255,255,.04) 86%,rgba(0,0,0,0) 96%,rgba(0,0,0,.28) 100%)}.rfm-player:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;pointer-events:none;box-shadow:inset 18px 0 20px -20px rgba(247,224,138,.18),inset -18px 0 20px -20px rgba(247,224,138,.18)}.rfm-cover-wrap{width:68px !important;height:68px !important;min-width:68px !important;border-radius:0 !important;overflow:hidden !important;display:flex !important;align-items:center !important;justify-content:center !important;background:0 0 !important}.rfm-cover{width:64px !important;height:64px !important;max-width:64px !important;max-height:64px !important;aspect-ratio:1/1 !important;border-radius:0 !important;object-fit:contain !important;object-position:center center !important;background:0 0 !important}.rfm-player-shell.mode-host .rfm-cover{object-fit:contain !important;object-position:center center !important;background:0 0 !important;-webkit-mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 68%,rgba(0,0,0,.96) 82%,rgba(0,0,0,0) 100%);mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 68%,rgba(0,0,0,.96) 82%,rgba(0,0,0,0) 100%)}.rfm-center{width:180px !important;min-width:180px !important;max-width:180px !important;position:relative;display:flex !important;align-items:center;justify-content:center}.rfm-note-field{position:relative;width:170px;height:34px;overflow:hidden;filter:drop-shadow(0 0 6px rgba(212,175,55,.28))}.rfm-note{position:absolute;bottom:2px;color:#e3bc45;font-size:18px;opacity:0;animation:rfmFloatNotes 7s linear infinite;text-shadow:0 0 8px rgba(212,175,55,.32)}.rfm-note.n1{left:0;animation-delay:0s;font-size:16px}.rfm-note.n2{left:30px;animation-delay:1.2s;font-size:18px}.rfm-note.n3{left:66px;animation-delay:2.4s;font-size:15px}.rfm-note.n4{left:102px;animation-delay:3.6s;font-size:19px}.rfm-note.n5{left:138px;animation-delay:4.8s;font-size:16px}@keyframes rfmFloatNotes{0%{transform:translateY(10px) translateX(0) scale(.9);opacity:0}10%{opacity:.8}50%{transform:translateY(-4px) translateX(6px) scale(1);opacity:1}90%{opacity:.12}100%{transform:translateY(-18px) translateX(12px) scale(1.06);opacity:0}}.rfm-controls{gap:10px !important}.rfm-player-like{display:inline-flex!important;align-items:center;justify-content:center;gap:5px;min-width:58px;height:42px;padding:0 11px;border:1px solid #80600f!important;border-radius:999px;background:linear-gradient(180deg,#fff0ad 0%,#d8b34f 48%,#96721c 100%)!important;box-shadow:inset 0 1px 1px #fff9,0 2px 0 #5f470d,0 3px 9px #0008!important;color:#211a0b!important;cursor:pointer;font-size:22px;font-weight:800;line-height:1;text-shadow:0 1px #fff7;transition:color .15s,transform .15s,box-shadow .15s}.rfm-player-like small{min-width:10px;font-size:11px;font-weight:800;color:#211a0b!important}.rfm-player-like.is-liked{color:#d7193f!important}.rfm-player-like:disabled{opacity:.72;cursor:not-allowed}.rfm-player-like:not(:disabled):hover{box-shadow:inset 0 1px 1px #fff9,0 3px 0 #5f470d,0 5px 12px #0009!important}.rfm-player-like:not(:disabled):active{transform:translateY(1px) scale(.96)}.rfm-player-toast{position:fixed;z-index:100000;left:50%;bottom:96px;display:flex;align-items:center;gap:12px;width:max-content;max-width:min(520px,calc(100vw - 28px));min-height:54px;padding:10px 18px 10px 11px;box-sizing:border-box;border:1px solid rgba(216,179,79,.8);border-radius:16px;background:linear-gradient(145deg,rgba(26,25,22,.98),rgba(7,7,7,.98));box-shadow:0 16px 45px #000b,inset 0 1px 0 #fff1;color:#fff;font-size:15px;font-weight:700;line-height:1.35;opacity:0;transform:translate(-50%,16px) scale(.96);pointer-events:none;transition:opacity .3s ease,transform .42s cubic-bezier(.2,.8,.2,1)}.rfm-player-toast.is-visible{opacity:1;transform:translate(-50%,0) scale(1)}.rfm-player-toast.is-hiding{opacity:0;transform:translate(-50%,-8px) scale(.98)}.rfm-player-toast-symbol{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:50%;background:linear-gradient(180deg,#f4d77d,#9a7015);box-shadow:0 0 0 1px #fff3,0 5px 14px #0008;color:#211a0b;font-size:22px;font-weight:900}.rfm-player-toast.is-success .rfm-player-toast-symbol{color:#d7193f;animation:rfmPlayerToastHeart .75s cubic-bezier(.2,.9,.3,1)}.rfm-player-toast.is-error{border-color:rgba(221,79,79,.8)}.rfm-player-toast.is-error .rfm-player-toast-symbol{background:linear-gradient(180deg,#e45c5c,#8d2020);color:#fff}.rfm-player-toast-text{min-width:0;overflow-wrap:anywhere;text-wrap:balance}@keyframes rfmPlayerToastHeart{0%{transform:scale(.45) rotate(-10deg)}45%{transform:scale(1.25) rotate(6deg)}70%{transform:scale(.92)}100%{transform:scale(1)}}@media(max-width:620px){.rfm-player-toast{bottom:92px;max-width:calc(100vw - 20px);min-height:50px;padding:9px 14px 9px 9px;border-radius:14px;font-size:13px}.rfm-player-toast-symbol{flex-basis:34px;width:34px;height:34px;font-size:20px}}@media(prefers-reduced-motion:reduce){.rfm-player-toast{transition:opacity .15s ease;transform:translate(-50%,0)}.rfm-player-toast.is-success .rfm-player-toast-symbol{animation:none}}.rfm-volume{-webkit-appearance:none;appearance:none;width:86px;height:4px;border-radius:999px;background:linear-gradient(90deg,rgba(247,224,138,.95),rgba(212,175,55,.85));box-shadow:0 0 0 1px rgba(255,255,255,.08),0 0 10px rgba(212,175,55,.18);outline:none}.rfm-volume::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#f7e08a;border:1px solid rgba(122,86,13,.85);box-shadow:0 0 10px rgba(212,175,55,.28);cursor:pointer}.rfm-volume::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#f7e08a;border:1px solid rgba(122,86,13,.85);box-shadow:0 0 10px rgba(212,175,55,.28);cursor:pointer}.rfm-volume::-moz-range-track{height:4px;border:none;border-radius:999px;background:linear-gradient(90deg,rgba(247,224,138,.95),rgba(212,175,55,.85))}.rfm-player-shell.switch-fade-out .rfm-cover,.rfm-player-shell.switch-fade-out [data-rfm-title],.rfm-player-shell.switch-fade-out [data-rfm-artist]{opacity:0 !important}.rfm-player-shell .rfm-cover,.rfm-player-shell [data-rfm-title],.rfm-player-shell [data-rfm-artist]{transition:opacity .8s ease !important}@media (max-width:900px){.rfm-center{width:116px !important;min-width:116px !important;max-width:116px !important}.rfm-note-field{width:110px;height:26px}.rfm-note{font-size:14px}.rfm-volume{width:64px}}@media (max-width:620px){.rfm-player{grid-template-columns:minmax(0,1fr) 70px auto !important;gap:8px !important}.rfm-center{width:70px !important;min-width:70px !important;max-width:70px !important}.rfm-note-field{width:68px;height:22px}.rfm-note{font-size:11px}.rfm-volume{display:none}.rfm-cover-wrap{width:58px !important;height:58px !important;min-width:58px !important}.rfm-cover{width:54px !important;height:54px !important;max-width:54px !important;max-height:54px !important}}.rfm-player-shell.mode-host .rfm-cover{background:0 0 !important;mix-blend-mode:normal;-webkit-mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 60%,rgba(0,0,0,.6) 75%,rgba(0,0,0,0) 100%);mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 60%,rgba(0,0,0,.6) 75%,rgba(0,0,0,0) 100%)}.rfm-player:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(110deg,rgba(255,255,255,.12) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(255,255,255,.08) 100%);mix-blend-mode:screen;opacity:.6}.rfm-player:before{content:"";position:absolute;top:0;left:-40%;width:40%;height:100%;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.12),rgba(255,255,255,0));transform:skewX(-20deg);animation:rfmLightSweep 8s linear infinite}@keyframes rfmLightSweep{0%{left:-40%}100%{left:140%}}.rfm-player-shell.mode-host .rfm-cover-wrap{border-radius:0!important;padding:0!important;background:transparent!important;box-shadow:none!important;border:none!important}.rfm-player-shell.mode-host .rfm-cover{border-radius:0!important;background:transparent!important;box-shadow:none!important}.rfm-cover-wrap,.rfm-cover{border-radius:0!important}.rfm-volume{-webkit-appearance:none !important;appearance:none !important;width:86px !important;height:3px !important;border-radius:999px !important;background:linear-gradient(90deg,color-mix(in srgb,var(--rfm-accent) 82%,#fff),var(--rfm-accent)) !important;box-shadow:0 0 0 1px rgba(255,255,255,.08),0 0 10px rgba(0,0,0,.18) !important;outline:none !important}.rfm-volume::-webkit-slider-thumb{-webkit-appearance:none !important;appearance:none !important;width:10px !important;height:10px !important;border-radius:50% !important;background:var(--rfm-accent) !important;border:1px solid rgba(0,0,0,.38) !important;box-shadow:0 0 6px rgba(0,0,0,.28),0 0 10px color-mix(in srgb,var(--rfm-accent) 42%,transparent) !important;cursor:pointer !important}.rfm-volume::-moz-range-thumb{width:10px !important;height:10px !important;border-radius:50% !important;background:var(--rfm-accent) !important;border:1px solid rgba(0,0,0,.38) !important;box-shadow:0 0 6px rgba(0,0,0,.28),0 0 10px color-mix(in srgb,var(--rfm-accent) 42%,transparent) !important;cursor:pointer !important}.rfm-volume::-webkit-slider-runnable-track{height:3px !important;border-radius:999px !important;background:linear-gradient(90deg,color-mix(in srgb,var(--rfm-accent) 82%,#fff),var(--rfm-accent)) !important}.rfm-volume::-moz-range-track{height:3px !important;border:none !important;border-radius:999px !important;background:linear-gradient(90deg,color-mix(in srgb,var(--rfm-accent) 82%,#fff),var(--rfm-accent)) !important}.rfm-play{background:radial-gradient(circle at 30% 28%,rgba(255,250,214,.95) 0%,rgba(255,250,214,0) 32%),radial-gradient(circle at 50% 58%,#f9e59f 0%,#e0bc4d 34%,#c9981b 58%,#9f7310 78%,#6d4e08 100%) !important;border:1px solid rgba(255,231,148,.46) !important;box-shadow:inset 0 2px 3px rgba(255,255,255,.42),inset 0 -4px 8px rgba(0,0,0,.34),0 6px 16px rgba(0,0,0,.42),0 0 18px rgba(212,175,55,.34),0 0 35px rgba(212,175,55,.16) !important}.rfm-play:hover{filter:brightness(1.08) !important;transform:scale(1.05) !important}.rfm-icon-play{border-left-color:#fff8da !important}.rfm-icon-pause:before,.rfm-icon-pause:after{background:#fff8da !important}.rfm-play{background:radial-gradient(circle at 30% 25%,#fff6cc 0%,rgba(255,255,255,0) 35%),radial-gradient(circle at 70% 70%,rgba(0,0,0,.25) 0%,rgba(0,0,0,0) 40%),radial-gradient(circle at 50% 50%,#f5d77a 0%,#d4af37 45%,#a8790f 75%,#6a4b07 100%) !important;border:1px solid rgba(255,230,140,.5) !important;box-shadow:inset -6px -10px 18px rgba(0,0,0,.35),inset 4px 6px 10px rgba(255,255,255,.35),0 6px 18px rgba(0,0,0,.45),0 0 25px rgba(212,175,55,.35),0 0 45px rgba(212,175,55,.18) !important}.rfm-icon-play{border-left-color:#fffbe6 !important}.rfm-icon-pause:before,.rfm-icon-pause:after{background:#fffbe6 !important}.rfm-volume{height:4px !important;display:flex;align-items:center}.rfm-volume::-webkit-slider-thumb{margin-top:-3px !important}.rfm-volume::-moz-range-thumb{transform:translateY(-2px)}.rfm-volume::-webkit-slider-runnable-track{height:4px !important}.rfm-volume::-moz-range-track{height:4px !important}.rfm-play{background:0 0 !important;border:none !important;box-shadow:none !important;width:56px !important;height:56px !important;border-radius:50% !important;overflow:visible !important;position:relative !important;display:inline-flex !important;align-items:center !important;justify-content:center !important}.rfm-play:hover{background:0 0 !important;box-shadow:none !important;filter:none !important;transform:scale(1.04) !important}.rfm-play:before{content:"";position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle,rgba(212,175,55,.16) 0%,rgba(212,175,55,0) 70%);filter:blur(4px);z-index:0}.rfm-icon-play,.rfm-icon-pause{z-index:1 !important}.rfm-icon-play{border-top:10px solid transparent !important;border-bottom:10px solid transparent !important;border-left:16px solid #e8c14a !important;margin-left:4px !important;filter:none !important}.rfm-icon-pause{width:18px !important;height:20px !important;filter:none !important}.rfm-icon-pause:before,.rfm-icon-pause:after{width:5px !important;background:#e8c14a !important;box-shadow:0 0 8px rgba(212,175,55,.65)}.rfm-player-shell.is-sticky .rfm-player{padding-bottom:26px !important;min-height:100px !important;height:100px !important;align-items:flex-start !important}.rfm-player-shell.is-sticky .rfm-center{align-self:flex-end !important}.rfm-player-shell:not(.is-sticky) .rfm-player{padding-bottom:6px !important}.rfm-player-shell.is-playing .rfm-note{animation-name:rfmFloatNotesPlay !important;animation-duration:3.1s !important;animation-timing-function:ease-in-out !important}@media (max-width:620px){.rfm-player-shell.is-sticky .rfm-player{min-height:100px !important;height:100px !important;padding-bottom:24px !important}}.rfm-center{overflow:visible !important;align-items:stretch !important}.rfm-note-field{overflow:visible !important;height:58px !important;display:flex !important;align-items:flex-end !important}.rfm-player-shell.is-sticky .rfm-note-field{height:72px !important}.rfm-note{bottom:0 !important;transform-origin:bottom center !important}@keyframes rfmFloatNotes{0%{transform:translateY(18px) translateX(0) scale(.9);opacity:0}10%{opacity:.8}50%{transform:translateY(-12px) translateX(6px) scale(1);opacity:1}90%{opacity:.12}100%{transform:translateY(-34px) translateX(12px) scale(1.06);opacity:0}}@keyframes rfmFloatNotesPlay{0%{transform:translateY(24px) translateX(0) scale(.85) rotate(-8deg);opacity:0}10%{opacity:.75}35%{transform:translateY(-2px) translateX(8px) scale(1.02) rotate(4deg);opacity:1}65%{transform:translateY(-22px) translateX(16px) scale(1.1) rotate(-4deg);opacity:.9}100%{transform:translateY(-46px) translateX(28px) scale(1.16) rotate(8deg);opacity:0}}@media (max-width:900px){.rfm-note-field{height:44px !important}.rfm-player-shell.is-sticky .rfm-note-field{height:52px !important}@keyframes rfmFloatNotes{0%{transform:translateY(12px) translateX(0) scale(.9);opacity:0}10%{opacity:.8}50%{transform:translateY(-8px) translateX(6px) scale(1);opacity:1}90%{opacity:.12}100%{transform:translateY(-24px) translateX(12px) scale(1.06);opacity:0}}@keyframes rfmFloatNotesPlay{0%{transform:translateY(16px) translateX(0) scale(.85) rotate(-8deg);opacity:0}10%{opacity:.75}35%{transform:translateY(0px) translateX(8px) scale(1.02) rotate(4deg);opacity:1}65%{transform:translateY(-14px) translateX(16px) scale(1.1) rotate(-4deg);opacity:.9}100%{transform:translateY(-30px) translateX(28px) scale(1.16) rotate(8deg);opacity:0}}}@media (max-width:620px){.rfm-note-field{height:30px !important;overflow:visible !important}.rfm-player-shell.is-sticky .rfm-note-field{height:36px !important}}@media (max-width:768px){.rfm-volume,.rfm-volume-wrap,.rfm-volume input{display:none !important}}.rfm-player-shell:not(.is-sticky) .rfm-player{align-items:center !important;padding-top:6px !important;padding-bottom:6px !important}.rfm-player-shell:not(.is-sticky) .rfm-left,.rfm-player-shell:not(.is-sticky) .rfm-center,.rfm-player-shell:not(.is-sticky) .rfm-right{align-self:center !important}.rfm-player-shell:not(.is-sticky) .rfm-left{display:flex !important;align-items:center !important}.rfm-player-shell:not(.is-sticky) .rfm-meta{display:flex !important;flex-direction:column !important;justify-content:center !important;min-height:64px !important}.rfm-player-shell:not(.is-sticky) .rfm-title{margin-top:0 !important;margin-bottom:6px !important;line-height:1.05 !important}.rfm-player-shell:not(.is-sticky) .rfm-station{margin-top:0 !important}.rfm-admin-preview .rfm-player{max-width:1100px !important}#rfm-admin-preview-wrap{background:#000 !important;padding:20px !important;border-radius:6px}.rfm-admin-preview .rfm-cover-wrap{background:0 0 !important;box-shadow:none !important;border:none !important}.rfm-admin-preview .rfm-cover{border:none !important;box-shadow:none !important;background:0 0 !important}.rfm-admin-preview .rfm-moderator-image{border:none !important;box-shadow:none !important;background:0 0 !important}.rfm-admin-preview img{background:0 0 !important}.rfm-cover,.rfm-moderator-image{transition:opacity .8s ease-in-out;opacity:1}.rfm-fade-out{opacity:0 !important}.rfm-cover,.rfm-moderator-image{transition:opacity 1.25s ease-in-out,transform 1.25s ease-in-out,filter 1.25s ease-in-out;opacity:1}.rfm-fade-out{opacity:0 !important;transform:scale(.985) !important}.rfm-admin-preview .rfm-cover,.rfm-admin-preview .rfm-moderator-image{transition:opacity 1.25s ease-in-out,transform 1.25s ease-in-out,filter 1.25s ease-in-out}.rfm-moderator-image,.rfm-admin-preview .rfm-cover.is-preview-moderator{filter:none !important}.rfm-moderator-image:not(.rfm-fade-out),.rfm-admin-preview .rfm-cover.is-preview-moderator:not(.rfm-fade-out){filter:none !important}#rfm-admin-preview-wrap{overflow:hidden}.rfm-moderator-image,.rfm-admin-preview .rfm-cover.is-preview-moderator{mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 60%,rgba(0,0,0,0) 100%);-webkit-mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 60%,rgba(0,0,0,0) 100%)}.rfm-moderator-image{background:0 0 !important}.rfm-cover,.rfm-moderator-image{transition:opacity 1.2s ease-in-out,transform 1.2s ease-in-out}.rfm-moderator-label{font-weight:700 !important;color:#ff2a2a !important;letter-spacing:.5px}.rfm-moderator-label{font-weight:800 !important;color:#ff2a2a !important;letter-spacing:.5px;animation:rfmOnAirPulse 1.9s ease-in-out infinite}.rfm-preview-onair{color:#ff2a2a !important;font-weight:800 !important;letter-spacing:.5px;animation:rfmOnAirPulse 1.9s ease-in-out infinite}.rfm-preview-live-title{transition:opacity .35s ease}@keyframes rfmOnAirPulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.78;transform:scale(1.03)}}.rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-player,body .rfm-player-shell:not(.is-sticky) .rfm-player{margin-bottom:0 !important}.rfm-meta,.rfm-left{text-align:left !important;align-items:flex-start !important}.rfm-station{text-align:left !important;display:block !important;width:100% !important}.rfm-meta{align-items:flex-start !important;justify-content:center !important}.rfm-title,.rfm-artist{text-align:left !important;width:100% !important}.rfm-player{justify-content:flex-start !important}.rfm-moderator-image{display:block !important;width:100% !important;height:100% !important;object-fit:cover !important;background:0 0 !important}.rfm-moderator-image{-webkit-mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 55%,rgba(0,0,0,.85) 70%,rgba(0,0,0,.4) 85%,rgba(0,0,0,0) 100%);mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 55%,rgba(0,0,0,.85) 70%,rgba(0,0,0,.4) 85%,rgba(0,0,0,0) 100%)}.rfm-admin-preview .rfm-cover.is-preview-moderator{-webkit-mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 55%,rgba(0,0,0,.85) 70%,rgba(0,0,0,.4) 85%,rgba(0,0,0,0) 100%);mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 55%,rgba(0,0,0,.85) 70%,rgba(0,0,0,.4) 85%,rgba(0,0,0,0) 100%)}.rfm-moderator-image,.rfm-admin-preview .rfm-cover.is-preview-moderator{-webkit-mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 50%,rgba(0,0,0,.7) 70%,rgba(0,0,0,.25) 85%,rgba(0,0,0,0) 100%);mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 50%,rgba(0,0,0,.7) 70%,rgba(0,0,0,.25) 85%,rgba(0,0,0,0) 100%)}.rfm-moderator-image{object-fit:cover !important}.rfm-moderator-label{color:#ff2a2a !important;font-weight:800 !important;animation:rfmOnAirPulse 1.6s ease-in-out infinite;display:inline-flex;align-items:center;gap:6px}.rfm-moderator-label:before{content:"●";font-size:10px;color:#ff2a2a;animation:rfmDotPulse 1.6s ease-in-out infinite}@keyframes rfmOnAirPulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.75;transform:scale(1.05)}}@keyframes rfmDotPulse{0%,100%{opacity:1}50%{opacity:.3}}.rfm-player .rfm-moderator-image{border:none !important;border-radius:0 !important;box-shadow:none !important;background:0 0 !important;object-fit:contain !important;object-position:center center !important;-webkit-mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 52%,rgba(0,0,0,.82) 68%,rgba(0,0,0,.42) 84%,rgba(0,0,0,0) 100%) !important;mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 52%,rgba(0,0,0,.82) 68%,rgba(0,0,0,.42) 84%,rgba(0,0,0,0) 100%) !important}.rfm-admin-preview .rfm-cover.is-preview-moderator{border:none !important;border-radius:0 !important;box-shadow:none !important;background:0 0 !important;object-fit:contain !important;object-position:center center !important;-webkit-mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 52%,rgba(0,0,0,.82) 68%,rgba(0,0,0,.42) 84%,rgba(0,0,0,0) 100%) !important;mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 52%,rgba(0,0,0,.82) 68%,rgba(0,0,0,.42) 84%,rgba(0,0,0,0) 100%) !important}.rfm-player .rfm-moderator-label{color:#ff2a2a !important;font-weight:800 !important;display:inline-flex !important;align-items:center !important;gap:6px !important;animation:rfmOnAirPulseHard 1.6s ease-in-out infinite !important}.rfm-player .rfm-moderator-label:before{content:"●" !important;color:#ff2a2a !important;font-size:10px !important;line-height:1 !important;display:inline-block !important;animation:rfmDotPulseHard 1.6s ease-in-out infinite !important}.rfm-admin-preview [data-preview-artist].rfm-moderator-label{color:#ff2a2a !important;font-weight:800 !important;display:inline-flex !important;align-items:center !important;gap:6px !important;animation:rfmOnAirPulseHard 1.6s ease-in-out infinite !important}.rfm-admin-preview [data-preview-artist].rfm-moderator-label:before{content:"●" !important;color:#ff2a2a !important;font-size:10px !important;line-height:1 !important;display:inline-block !important;animation:rfmDotPulseHard 1.6s ease-in-out infinite !important}@keyframes rfmOnAirPulseHard{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.72;transform:scale(1.05)}}@keyframes rfmDotPulseHard{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.25;transform:scale(.9)}}.rfm-player-shell .rfm-moderator .rfm-moderator-image{border:0 !important;border-radius:0 !important;box-shadow:none !important;background:0 0 !important;object-fit:contain !important;object-position:center center !important;overflow:visible !important;-webkit-mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 48%,rgba(0,0,0,.85) 66%,rgba(0,0,0,.42) 84%,rgba(0,0,0,0) 100%) !important;mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 48%,rgba(0,0,0,.85) 66%,rgba(0,0,0,.42) 84%,rgba(0,0,0,0) 100%) !important}.rfm-player-shell.rfm-admin-preview .rfm-cover.is-preview-moderator{border:0 !important;border-radius:0 !important;box-shadow:none !important;background:0 0 !important;object-fit:contain !important;object-position:center center !important;overflow:visible !important;-webkit-mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 48%,rgba(0,0,0,.85) 66%,rgba(0,0,0,.42) 84%,rgba(0,0,0,0) 100%) !important;mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 48%,rgba(0,0,0,.85) 66%,rgba(0,0,0,.42) 84%,rgba(0,0,0,0) 100%) !important}.rfm-player-shell .rfm-moderator .rfm-moderator-label{color:#ff2a2a !important;font-weight:800 !important;display:inline-flex !important;align-items:center !important;gap:6px !important;animation:rfmOnAirPulseFinal 1.6s ease-in-out infinite !important}.rfm-player-shell .rfm-moderator .rfm-moderator-label:before{content:"●" !important;color:#ff2a2a !important;font-size:10px !important;line-height:1 !important;display:inline-block !important;animation:rfmDotPulseFinal 1.6s ease-in-out infinite !important}.rfm-player-shell.rfm-admin-preview [data-preview-artist].rfm-moderator-label{color:#ff2a2a !important;font-weight:800 !important;display:inline-flex !important;align-items:center !important;gap:6px !important;animation:rfmOnAirPulseFinal 1.6s ease-in-out infinite !important}.rfm-player-shell.rfm-admin-preview [data-preview-artist].rfm-moderator-label:before{content:"●" !important;color:#ff2a2a !important;font-size:10px !important;line-height:1 !important;display:inline-block !important;animation:rfmDotPulseFinal 1.6s ease-in-out infinite !important}@keyframes rfmOnAirPulseFinal{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.72;transform:scale(1.05)}}@keyframes rfmDotPulseFinal{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.28;transform:scale(.92)}}.rfm-player-shell.mode-host .rfm-cover-wrap{background:0 0 !important;border:0 !important;box-shadow:none !important;border-radius:0 !important;padding:0 !important}.rfm-player-shell.mode-host .rfm-cover{background:0 0 !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;object-fit:contain !important;object-position:center center !important;-webkit-mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 48%,rgba(0,0,0,.82) 66%,rgba(0,0,0,.42) 84%,rgba(0,0,0,0) 100%) !important;mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 48%,rgba(0,0,0,.82) 66%,rgba(0,0,0,.42) 84%,rgba(0,0,0,0) 100%) !important}.rfm-player-shell.mode-host .rfm-logo{display:none !important}.rfm-player-shell.mode-host .rfm-artist{color:#ff2a2a !important;font-weight:800 !important;letter-spacing:.5px !important;display:inline-flex !important;align-items:center !important;gap:6px !important;animation:rfmHostOnAirPulse 1.6s ease-in-out infinite !important}.rfm-player-shell.mode-host .rfm-artist:before{content:"●" !important;color:#ff2a2a !important;font-size:10px !important;line-height:1 !important;display:inline-block !important;animation:rfmHostOnAirDot 1.6s ease-in-out infinite !important}@keyframes rfmHostOnAirPulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.72;transform:scale(1.05)}}@keyframes rfmHostOnAirDot{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.28;transform:scale(.92)}}.rfm-admin-preview .rfm-cover.is-preview-moderator{background:0 0 !important;border:0 !important;border-radius:0 !important;box-shadow:none !important;object-fit:contain !important;object-position:center center !important;-webkit-mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 48%,rgba(0,0,0,.82) 66%,rgba(0,0,0,.42) 84%,rgba(0,0,0,0) 100%) !important;mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 48%,rgba(0,0,0,.82) 66%,rgba(0,0,0,.42) 84%,rgba(0,0,0,0) 100%) !important}.rfm-admin-preview [data-preview-artist].rfm-moderator-label{color:#ff2a2a !important;font-weight:800 !important;display:inline-flex !important;align-items:center !important;gap:6px !important;animation:rfmHostOnAirPulse 1.6s ease-in-out infinite !important}.rfm-admin-preview [data-preview-artist].rfm-moderator-label:before{content:"●" !important;color:#ff2a2a !important;font-size:10px !important;line-height:1 !important;display:inline-block !important;animation:rfmHostOnAirDot 1.6s ease-in-out infinite !important}.rfm-player-shell.mode-host .rfm-cover-wrap{position:relative !important;overflow:hidden !important;background:0 0 !important}.rfm-player-shell.mode-host .rfm-cover{position:relative !important;z-index:1 !important;object-fit:contain !important;object-position:center center !important;background:0 0 !important;border:0 !important;box-shadow:none !important}.rfm-player-shell.mode-host .rfm-cover-wrap:after{content:"" !important;position:absolute !important;inset:0 !important;pointer-events:none !important;z-index:2 !important;background:radial-gradient(circle at center,rgba(0,0,0,0) 46%,rgba(0,0,0,.1) 60%,rgba(0,0,0,.28) 74%,rgba(0,0,0,.58) 88%,rgba(0,0,0,.92) 100%) !important}.rfm-admin-preview .rfm-cover-wrap{position:relative !important;overflow:hidden !important}.rfm-admin-preview .rfm-cover.is-preview-moderator{position:relative !important;z-index:1 !important;object-fit:contain !important;object-position:center center !important;background:0 0 !important;border:0 !important;box-shadow:none !important}.rfm-admin-preview .rfm-cover-wrap:has(.rfm-cover.is-preview-moderator):after{content:"" !important;position:absolute !important;inset:0 !important;pointer-events:none !important;z-index:2 !important;background:radial-gradient(circle at center,rgba(0,0,0,0) 46%,rgba(0,0,0,.1) 60%,rgba(0,0,0,.28) 74%,rgba(0,0,0,.58) 88%,rgba(0,0,0,.92) 100%) !important}.rfm-admin-preview .rfm-cover-wrap:after{content:"" !important;position:absolute !important;inset:0 !important;pointer-events:none !important;z-index:2 !important;background:radial-gradient(circle at center,rgba(0,0,0,0) 46%,rgba(0,0,0,.1) 60%,rgba(0,0,0,.28) 74%,rgba(0,0,0,.58) 88%,rgba(0,0,0,.92) 100%) !important;opacity:0 !important;transition:opacity .6s ease !important}.rfm-admin-preview .rfm-cover.is-preview-moderator+.rfm-logo,.rfm-player-shell.mode-host .rfm-logo{display:none !important}.rfm-admin-preview .rfm-cover.is-preview-moderator{z-index:1 !important}.rfm-admin-preview .rfm-cover-wrap .rfm-cover.is-preview-moderator{position:relative !important}.rfm-admin-preview .rfm-cover-wrap.preview-moderator-visible:after{opacity:1 !important}.rfm-player-shell.mode-host .rfm-cover-wrap{background:0 0 !important;border:0 !important;box-shadow:none !important;border-radius:0 !important;padding:0 !important;overflow:visible !important;-webkit-mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 50%,rgba(0,0,0,.88) 66%,rgba(0,0,0,.4) 84%,rgba(0,0,0,0) 100%) !important;mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 50%,rgba(0,0,0,.88) 66%,rgba(0,0,0,.4) 84%,rgba(0,0,0,0) 100%) !important}.rfm-player-shell.mode-host .rfm-cover-wrap:after{content:none !important;display:none !important;opacity:0 !important;background:0 0 !important}.rfm-player-shell.mode-host .rfm-cover{background:0 0 !important;border:0 !important;box-shadow:none !important;border-radius:0 !important;width:68px !important;height:68px !important;max-width:68px !important;max-height:68px !important;object-fit:contain !important;object-position:center center !important}.rfm-admin-preview .rfm-cover-wrap{background:0 0 !important;border:0 !important;box-shadow:none !important}.rfm-admin-preview .rfm-cover.is-preview-moderator{background:0 0 !important;border:0 !important;box-shadow:none !important;border-radius:0 !important;object-fit:contain !important;object-position:center center !important;-webkit-mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 50%,rgba(0,0,0,.88) 66%,rgba(0,0,0,.4) 84%,rgba(0,0,0,0) 100%) !important;mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 50%,rgba(0,0,0,.88) 66%,rgba(0,0,0,.4) 84%,rgba(0,0,0,0) 100%) !important}.rfm-admin-preview .rfm-cover-wrap:after,.rfm-admin-preview .rfm-cover-wrap.preview-moderator-visible:after{content:none !important;display:none !important;opacity:0 !important;background:0 0 !important}@media (max-width:768px){.rfm-player-shell.is-sticky .rfm-player{padding-bottom:6px !important;height:80px !important;min-height:80px !important;align-items:center !important}.rfm-player-shell.is-sticky .rfm-center{align-self:center !important}}.rfm-player-shell.is-sticky{transition:transform .35s ease,opacity .35s ease !important}@media (max-width:768px){.rfm-player-shell.is-sticky.rfm-hidden-on-scroll{transform:translateY(100%) !important;opacity:0 !important;pointer-events:none !important}.rfm-player-shell.is-sticky.rfm-visible-on-scroll{transform:translateY(0) !important;opacity:1 !important}}.rfm-embed-wrap{padding-bottom:18px !important;overflow:visible !important}.rfm-embed-wrap .rfm-player-shell{overflow:visible !important;margin:0 !important}.rfm-embed-wrap .rfm-player{margin-bottom:0 !important}@media (max-width:768px){.rfm-embed-wrap{padding-bottom:14px !important}}.rfm-embed-wrap{padding-bottom:23px !important}.rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-player,body .rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-player{padding-top:6px !important;padding-bottom:12px !important;box-sizing:border-box !important}.rfm-embed-wrap{padding-bottom:18px !important}.rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-player,body .rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-player{padding-top:6px !important;padding-bottom:6px !important;min-height:80px !important;height:80px !important;box-sizing:border-box !important}.rfm-embed-wrap{padding-top:0 !important;padding-bottom:0 !important;overflow:visible !important}.rfm-embed-wrap .rfm-player-shell{margin:0 !important}.rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-player{height:80px !important;min-height:80px !important;padding-top:6px !important;padding-bottom:6px !important;box-sizing:border-box !important}.rfm-embed-wrap{padding:0 !important;margin:0 !important}.rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-player{min-height:80px !important;height:80px !important;padding-top:6px !important;padding-bottom:6px !important;box-sizing:border-box !important;align-items:center !important}.rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-left,.rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-center,.rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-right{align-self:center !important}.rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-left{display:flex !important;align-items:center !important}.rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-meta{display:flex !important;flex-direction:column !important;justify-content:center !important;min-height:64px !important}.rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-cover-wrap{margin-top:0 !important;margin-bottom:0 !important;align-self:center !important}.rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-cover{vertical-align:middle !important}.rfm-embed-wrap{padding:0 !important;margin:0 !important;overflow:visible !important}.rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-player{min-height:80px !important;height:80px !important;padding-top:6px !important;padding-bottom:6px !important;box-sizing:border-box !important;align-items:center !important}.rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-left,.rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-center,.rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-right{align-self:center !important}.rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-left{display:flex !important;align-items:center !important}.rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-meta{display:flex !important;flex-direction:column !important;justify-content:center !important;min-height:64px !important}.rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-cover-wrap{margin-top:0 !important;margin-bottom:0 !important;align-self:center !important}.rfm-cover-wrap{box-sizing:border-box !important}.rfm-player-shell:not(.is-sticky) .rfm-player{min-height:80px !important;height:80px !important;padding-top:6px !important;padding-bottom:6px !important;box-sizing:border-box !important}.rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-player{min-height:80px !important;height:80px !important;padding-top:6px !important;padding-bottom:6px !important}.rfm-embed-wrap .rfm-cover-wrap{box-sizing:border-box !important;align-self:center !important}.rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-player,body .rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-player{height:90px !important;min-height:90px !important}.rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-player,body .rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-player{align-items:center !important}.rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-left,body .rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-left{display:flex !important;align-items:center !important}.rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-cover-wrap,body .rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-cover-wrap{margin-bottom:6px !important;align-self:center !important}.rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-meta,body .rfm-embed-wrap .rfm-player-shell:not(.is-sticky) .rfm-meta{display:flex !important;flex-direction:column !important;justify-content:center !important}#rfm-admin-preview-wrap .rfm-player-shell{margin:0 !important}#rfm-admin-preview-wrap .rfm-player{max-width:1100px !important}.rfm-embed-wrap,.rfm-embed-wrap .rfm-player-shell,.rfm-embed-wrap .rfm-player{background:#000 !important}.rfm-cover-wrap{transition:opacity .8s ease-in-out,background-color .8s ease-in-out,border-color .8s ease-in-out,box-shadow .8s ease-in-out !important}.rfm-player-shell.switch-fade-out .rfm-cover-wrap{opacity:.18 !important}.rfm-player-shell.mode-host .rfm-cover-wrap{background:0 0 !important;border-color:transparent !important;box-shadow:none !important}#rfm-admin-preview-wrap .rfm-player-shell.switch-fade-out .rfm-cover-wrap{opacity:.18 !important}#rfm-admin-preview-wrap .rfm-player-shell.mode-host .rfm-cover-wrap{background:0 0 !important;border-color:transparent !important;box-shadow:none !important}.rfm-cover-wrap,.rfm-logo{transition:opacity .8s ease-in-out,background .8s ease-in-out,background-color .8s ease-in-out,border-color .8s ease-in-out,box-shadow .8s ease-in-out !important}.rfm-player-shell.switch-fade-out .rfm-cover-wrap{background:0 0 !important;border-color:transparent !important;box-shadow:none !important;opacity:.18 !important}.rfm-player-shell.switch-fade-out .rfm-logo{opacity:0 !important;box-shadow:none !important;border-color:transparent !important}#rfm-admin-preview-wrap .rfm-player-shell.switch-fade-out .rfm-cover-wrap{background:0 0 !important;border-color:transparent !important;box-shadow:none !important;opacity:.18 !important}#rfm-admin-preview-wrap .rfm-player-shell.switch-fade-out .rfm-logo{opacity:0 !important;box-shadow:none !important;border-color:transparent !important}.rfm-embed-wrap .rfm-volume{display:inline-block !important;width:52px !important;min-width:52px !important;max-width:52px !important;height:2px !important;margin-right:6px !important;opacity:.9 !important}.rfm-embed-wrap .rfm-volume::-webkit-slider-thumb{width:8px !important;height:8px !important}.rfm-embed-wrap .rfm-volume::-moz-range-thumb{width:8px !important;height:8px !important;border:0 !important;border-radius:50% !important}.rfm-embed-wrap .rfm-controls{gap:6px !important}@media (max-width:768px){.rfm-embed-wrap .rfm-volume{width:42px !important;min-width:42px !important;max-width:42px !important;margin-right:4px !important}}.rfm-player-shell:not(.is-sticky){z-index:auto !important}.rfm-player-shell.is-sticky{z-index:9998 !important}.rfm-player-shell .rfm-cover-wrap,.rfm-player-shell .rfm-cover{aspect-ratio:1/1}.rfm-player-shell .rfm-cover-wrap{contain:layout}.rfm-player-shell .rfm-cover{display:block}