.rd-radio{--rd-bg: #0a0a0c;--rd-bg-2: #141416;--rd-cream: #f5f2ea;--rd-muted: #c7c7c7;--rd-accent: #b5121b;--rd-border: rgba(181, 18, 27, .72);--rd-glow: rgba(181, 18, 27, .11);--rd-featured: #d6b44c;position:fixed;right:1.6rem;bottom:max(1.6rem,env(safe-area-inset-bottom));z-index:40;width:min(39rem,calc(100vw - 2.4rem));color:var(--rd-cream);font-family:var(--font-body-family, inherit)}.rd-radio[data-station-theme=tavern]{--rd-bg: #17110d;--rd-bg-2: #241a12;--rd-cream: #fff4da;--rd-muted: #d9c8aa;--rd-accent: #c5964a;--rd-border: rgba(197, 150, 74, .75);--rd-glow: rgba(197, 150, 74, .12)}.rd-radio[data-station-theme=hearth]{--rd-bg: #17110f;--rd-bg-2: #241713;--rd-cream: #fff0dc;--rd-muted: #d4bfae;--rd-accent: #d77a32;--rd-border: rgba(215, 122, 50, .72);--rd-glow: rgba(215, 122, 50, .13)}.rd-radio[data-station-theme=battlefield]{--rd-bg: #0d0d0f;--rd-bg-2: #19191c;--rd-cream: #f1efeb;--rd-muted: #b9b8b5;--rd-accent: #a51d24;--rd-border: rgba(165, 29, 36, .82);--rd-glow: rgba(165, 29, 36, .12)}.rd-radio[data-station-theme=arcane]{--rd-bg: #0d0a14;--rd-bg-2: #171020;--rd-cream: #f4efff;--rd-muted: #c9bfda;--rd-accent: #8e68c8;--rd-border: rgba(142, 104, 200, .78);--rd-glow: rgba(65, 198, 191, .11)}.rd-radio[data-station-theme=adventure]{--rd-bg: #10120e;--rd-bg-2: #1a1f17;--rd-cream: #f5f1df;--rd-muted: #c2c0a8;--rd-accent: #8f9b52;--rd-border: rgba(143, 155, 82, .76);--rd-glow: rgba(143, 155, 82, .12)}.rd-radio__shell{display:flex;align-items:center;gap:1.1rem;padding:1.1rem 1.2rem;background:linear-gradient(135deg,var(--rd-glow),transparent 42%),var(--rd-bg);border:1px solid var(--rd-border);border-radius:1.2rem;box-shadow:0 1.2rem 3rem #00000073,0 0 0 1px color-mix(in srgb,var(--rd-accent) 8%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .26s ease,border-color .26s ease,box-shadow .26s ease}.rd-radio.has-active-residency .rd-radio__shell{border-color:var(--rd-featured);box-shadow:0 1.2rem 3rem #00000073,0 0 1.5rem #d6b44c33}.rd-radio button,.rd-radio input,.rd-radio select{font:inherit}.rd-radio button{-webkit-tap-highlight-color:transparent}.rd-radio__transport{flex:0 0 auto;display:flex;align-items:center;gap:.2rem}.rd-radio__play,.rd-radio__previous,.rd-radio__next,.rd-radio__mute,.rd-radio__collapse,.rd-radio__restore{border:0;color:var(--rd-cream);cursor:pointer}.rd-radio__previous,.rd-radio__next{display:grid;place-items:center;width:2.8rem;height:3.6rem;padding:0;background:transparent;color:var(--rd-muted);opacity:.9}.rd-radio__previous:hover,.rd-radio__next:hover{color:var(--rd-accent);opacity:1}.rd-radio__previous .rd-icon,.rd-radio__next .rd-icon{width:1.8rem;height:1.8rem}.rd-radio__play{flex:0 0 4.4rem;width:4.4rem;height:4.4rem;display:grid;place-items:center;border-radius:50%;background:var(--rd-accent);color:#fff;transition:transform .15s ease,filter .15s ease,background .26s ease}.rd-radio.has-active-residency .rd-radio__play{background:var(--rd-featured);color:#16130a}.rd-radio__play:hover{transform:translateY(-1px);filter:brightness(1.08)}.rd-radio__play:focus-visible,.rd-radio__previous:focus-visible,.rd-radio__next:focus-visible,.rd-radio__mute:focus-visible,.rd-radio__collapse:focus-visible,.rd-radio__restore:focus-visible,.rd-radio input:focus-visible,.rd-radio select:focus-visible,.rd-radio__bard-link:focus-visible{outline:2px solid var(--rd-cream);outline-offset:3px}.rd-radio .rd-icon{width:2rem;height:2rem;fill:currentColor}.rd-radio__play .rd-icon--pause,.rd-radio.is-playing .rd-radio__play .rd-icon--play{display:none}.rd-radio.is-playing .rd-radio__play .rd-icon--pause{display:block}.rd-radio__main{min-width:0;flex:1}.rd-radio__heading{display:flex;align-items:flex-start;gap:.8rem;margin-bottom:.7rem}.rd-radio__copy{min-width:0;flex:1;display:grid}.rd-radio__topline{display:flex;align-items:center;gap:.65rem;min-width:0}.rd-radio__eyebrow{color:var(--rd-accent);font-size:.95rem;line-height:1.2;letter-spacing:.14em;text-transform:uppercase;font-weight:700;transition:color .26s ease}.rd-radio.has-active-residency .rd-radio__eyebrow{color:var(--rd-featured)}.rd-radio__station-wrap{margin-left:auto;min-width:0}.rd-radio__station{max-width:12rem;border:1px solid color-mix(in srgb,var(--rd-accent) 52%,transparent);border-radius:999px;padding:.2rem 2rem .2rem .7rem;background-color:var(--rd-bg-2);color:var(--rd-cream);font-size:.9rem;cursor:pointer}.rd-radio__track{margin-top:.15rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--rd-cream);font-size:1.35rem;line-height:1.25;font-weight:600}.rd-radio__artist-row{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;min-height:1.5rem;margin-top:.18rem;color:var(--rd-muted);font-size:.92rem}.rd-radio__bard-link{color:var(--rd-accent);text-decoration:none;font-weight:650}.rd-radio__bard-link:hover{text-decoration:underline}.rd-radio__badge{border:1px solid rgba(214,180,76,.6);border-radius:999px;padding:.08rem .48rem;color:#f2d57e;font-size:.75rem;line-height:1.35;letter-spacing:.04em;text-transform:uppercase}.rd-radio__collapse,.rd-radio__mute{flex:0 0 auto;display:grid;place-items:center;background:transparent;opacity:.82;padding:.2rem}.rd-radio__collapse:hover,.rd-radio__mute:hover{opacity:1;color:var(--rd-accent)}.rd-radio__collapse svg{width:1.8rem;height:1.8rem;fill:currentColor}.rd-radio__progress-row{display:grid;grid-template-columns:3.2rem 1fr 3.2rem;align-items:center;gap:.6rem}.rd-radio__time,.rd-radio__count{color:var(--rd-muted);font-size:.9rem;font-variant-numeric:tabular-nums}.rd-radio__duration{text-align:right}.rd-radio__progress,.rd-radio__volume{-webkit-appearance:none;appearance:none;height:.35rem;border-radius:999px;background:#f5f2ea3d;cursor:pointer}.rd-radio__progress::-webkit-slider-thumb,.rd-radio__volume::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:1.2rem;height:1.2rem;border-radius:50%;border:0;background:var(--rd-accent)}.rd-radio.has-active-residency .rd-radio__progress::-webkit-slider-thumb,.rd-radio.has-active-residency .rd-radio__volume::-webkit-slider-thumb{background:var(--rd-featured)}.rd-radio__progress::-moz-range-thumb,.rd-radio__volume::-moz-range-thumb{width:1.2rem;height:1.2rem;border-radius:50%;border:0;background:var(--rd-accent)}.rd-radio.has-active-residency .rd-radio__progress::-moz-range-thumb,.rd-radio.has-active-residency .rd-radio__volume::-moz-range-thumb{background:var(--rd-featured)}.rd-radio__controls{display:flex;align-items:center;gap:.7rem;margin-top:.55rem;min-height:1.8rem}.rd-radio__mute{width:2rem;height:2rem;padding:0}.rd-radio__mute .rd-icon{width:1.6rem;height:1.6rem}.rd-radio__mute .rd-icon--muted,.rd-radio.is-muted .rd-radio__mute .rd-icon--volume{display:none}.rd-radio.is-muted .rd-radio__mute .rd-icon--muted{display:block}.rd-radio__volume{width:6.8rem}.rd-radio__count{white-space:nowrap}.rd-radio__status{min-width:0;flex:1;color:var(--rd-muted);font-size:.9rem;text-align:right}.rd-radio__restore{display:none;margin-left:auto;width:4.6rem;height:4.6rem;border-radius:999px;border:1px solid var(--rd-border);background:var(--rd-bg-2);color:var(--rd-accent);box-shadow:0 .9rem 2.4rem #00000073;font-size:2.1rem;line-height:1;transition:background .26s ease,border-color .26s ease,color .26s ease}.rd-radio.has-active-residency .rd-radio__restore{border-color:var(--rd-featured);color:var(--rd-featured)}.rd-radio.is-collapsed{width:auto}.rd-radio.is-collapsed .rd-radio__shell{display:none}.rd-radio.is-collapsed .rd-radio__restore{display:grid;place-items:center}@media(max-width:749px){.rd-radio{right:1.2rem;bottom:max(1.2rem,env(safe-area-inset-bottom));width:calc(100vw - 2.4rem)}.rd-radio__shell{gap:.7rem;padding:1rem}.rd-radio__previous,.rd-radio__next{width:2.4rem}.rd-radio__play{flex-basis:4rem;width:4rem;height:4rem}.rd-radio__volume{width:5.5rem}.rd-radio__station{max-width:9.5rem}}@media(prefers-reduced-motion:reduce){.rd-radio__play,.rd-radio__shell,.rd-radio__restore,.rd-radio__eyebrow{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/riski-radio-2.css.map */
