video.image-card-motion{aspect-ratio:var(--art-aspect);object-fit:cover;z-index:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}video.image-card-motion--waiting{opacity:0}video.image-card-motion--playing{opacity:1;transition:opacity var(--motion-fade-in) ease-out}video.image-card-motion--fading{opacity:0;transition:opacity var(--motion-fade-out) ease-in}@media (prefers-reduced-motion:reduce){video.image-card-motion{display:none}}.now-playing{background:#000;width:100%;height:100%;position:relative;overflow:hidden;container-type:size}.art-layers{width:100%;height:100%;position:relative;overflow:hidden;container-type:size}.now-playing-layer{opacity:0;transition:opacity .6s;position:absolute;inset:0}.now-playing-layer.active{opacity:1}.now-playing-bg{filter:blur(6vw);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.4)}@supports (width:1cqw){.now-playing-bg{filter:blur(6cqw)}}.now-playing-scrim{background:#00000059;position:absolute;inset:0}.now-playing-art-wrap{justify-content:center;align-items:center;display:flex;position:absolute;inset:0;transform:translateY(-6vh)}@supports (width:1cqw){.now-playing-art-wrap{transform:translateY(-6cqh)}}.now-playing-split-art .now-playing-art-wrap{transform:none}.now-playing-art{object-fit:cover;border-radius:.6vw;width:min(96vw,82vh);height:min(96vw,82vh);display:block;box-shadow:0 3vh 8vh #00000080}@supports (width:1cqw){.now-playing-art{border-radius:.6cqw;width:min(96cqw,82cqh);height:min(96cqw,82cqh);box-shadow:0 3cqh 8cqh #00000080}}.now-playing-split{flex-direction:column;width:100%;height:100%;display:flex;position:relative}.is-landscape .now-playing-split{flex-direction:row}.now-playing-split-art,.now-playing-split-lyrics{min-width:0;min-height:0;position:relative;overflow:hidden}.now-playing{--split-art-share:63%;--split-lyrics-share:37%}.now-playing-split-art{flex:1 1 var(--split-art-share)}.now-playing-split-lyrics{flex:1 1 var(--split-lyrics-share)}.now-playing-split-art .now-playing-art{width:min(94vw,94vh);height:min(94vw,94vh)}@supports (width:1cqw){.now-playing-split-art .now-playing-art{width:min(94cqw,94cqh);height:min(94cqw,94cqh)}}.now-playing-stage{width:100%;height:100%;animation:.4s dynamic-stage-in;position:relative}@keyframes dynamic-stage-in{0%{opacity:0}to{opacity:1}}.now-playing-chorus{width:100%;height:100%;padding:6vh 8vw calc(var(--now-playing-overlay-h,12vh) + 2vh);box-sizing:border-box;background:#000;justify-content:center;align-items:center;display:flex;position:relative}@supports (width:1cqw){.now-playing-chorus{padding:6cqh 8cqw calc(var(--now-playing-overlay-h,12cqh) + 2cqh)}}.now-playing-chorus>.art-layers{position:absolute;inset:0}.now-playing-chorus>.lyric-lines{flex:1;align-self:stretch;min-height:0;position:relative}.now-playing-overlay{color:#fff;opacity:0;pointer-events:none;background:linear-gradient(#0000,#000c);justify-content:space-between;align-items:flex-end;gap:3vw;padding:1.5vh 5vw 2.5vh;transition:opacity .4s,left .4s,right .4s,width .4s;display:flex;position:absolute;bottom:0;left:0;right:0;container-type:inline-size}@supports (width:1cqw){.now-playing-overlay{gap:3cqw;padding:1.5cqh 5cqw 2.5cqh}}.now-playing.is-landscape.has-split .now-playing-overlay{width:var(--split-lyrics-share);left:auto;right:0}.now-playing-overlay.visible{opacity:1;pointer-events:auto}.now-playing-artist-photo{object-fit:cover;background:#ffffff14;border:1px solid #ffffff40;border-radius:50%;flex:none;width:min(14vw,9vh);height:min(14vw,9vh)}@supports (width:1cqw){.now-playing-artist-photo{width:min(14cqw,9cqh);height:min(14cqw,9cqh)}}.now-playing-overlay-info{flex:auto;min-width:0}.now-playing-progress{background:#ffffff4d;border-radius:2px;width:100%;height:.7vh;margin-bottom:1.2vh;overflow:hidden}@supports (width:1cqw){.now-playing-progress{height:.7cqh;margin-bottom:1.2cqh}}.now-playing-progress-fill{background:#fff;height:100%;transition:width .2s linear}.now-playing-title{margin:0 0 .3em;font-size:max(2.4vw,3.2vh);font-weight:600}@supports (width:1cqw){.now-playing-title{font-size:max(2.4cqw,3.2cqh)}}.now-playing-artist{opacity:.8;margin:0;font-size:max(1.6vw,2.1vh)}@supports (width:1cqw){.now-playing-artist{font-size:max(1.6cqw,2.1cqh)}}.now-playing-source-switch-badge{color:#fff;letter-spacing:.02em;background:#0009;border-radius:999px;padding:.8vh 2vw;font-size:1.2vw;font-weight:600;animation:.3s now-playing-source-switch-fade-in;position:absolute;top:4vh;left:50%;transform:translate(-50%)}@supports (width:1cqw){.now-playing-source-switch-badge{padding:.8cqh 2cqw;font-size:1.2cqw;top:4cqh}}.now-playing--radio .now-playing-art{box-shadow:0 0 10vw 4vw #0000008c}@supports (width:1cqw){.now-playing--radio .now-playing-art{box-shadow:0 0 10cqw 4cqw #0000008c}}.now-playing-radio-context,.now-playing-radio-attribution{text-overflow:ellipsis;white-space:nowrap;margin:.35em 0 0;overflow:hidden}.now-playing-radio-context{color:#ffffffc2;font-size:max(1.3vw,1.7vh)}@supports (width:1cqw){.now-playing-radio-context{font-size:max(1.3cqw,1.7cqh)}}.now-playing-radio-attribution{letter-spacing:.1em;text-transform:uppercase;color:#ffffff94;font-size:max(1vw,1.3vh);font-weight:650}@supports (width:1cqw){.now-playing-radio-attribution{font-size:max(1cqw,1.3cqh)}}.now-playing-radio-fallback{box-sizing:border-box;color:#fff;text-align:center;background:linear-gradient(160deg,#2a2a2e,#17171a);flex-direction:column;justify-content:center;align-items:center;gap:1.2vh;padding:8vh 8vw;display:flex;position:absolute;inset:0}@supports (width:1cqw){.now-playing-radio-fallback{gap:1.2cqh;padding:8cqh 8cqw}}.now-playing-radio-fallback .now-playing-radio-context,.now-playing-radio-fallback .now-playing-radio-attribution{white-space:normal}.now-playing-radio-wordmark,.now-playing-radio-fallback-title,.now-playing-radio-fallback-artist{margin:0}.now-playing-radio-wordmark{letter-spacing:.02em;font-size:min(12vw,10vh);font-weight:800}@supports (width:1cqw){.now-playing-radio-wordmark{font-size:min(12cqw,10cqh)}}.now-playing-radio-fallback-title{max-width:80vw;font-size:max(3vw,3.8vh);font-weight:700}@supports (width:1cqw){.now-playing-radio-fallback-title{max-width:80cqw;font-size:max(3cqw,3.8cqh)}}.now-playing-radio-fallback-artist{color:#ffffffc2;max-width:80vw;font-size:max(1.8vw,2.3vh)}@supports (width:1cqw){.now-playing-radio-fallback-artist{max-width:80cqw;font-size:max(1.8cqw,2.3cqh)}}@keyframes now-playing-source-switch-fade-in{0%{opacity:0;transform:translate(-50%)translateY(-.5vh)}to{opacity:1;transform:translate(-50%)translateY(0)}}.now-playing-no-art{box-sizing:border-box;text-align:center;background:#101010;flex-direction:column;justify-content:center;align-items:center;gap:1.2vh;padding:6vw;display:flex;position:absolute;inset:0}@supports (width:1cqw){.now-playing-no-art{gap:1.2cqh;padding:6cqw}}.now-playing-no-art-title{margin:0;font-size:min(6vw,8vh);font-weight:700;line-height:1.15}@supports (width:1cqw){.now-playing-no-art-title{font-size:min(6cqw,8cqh)}}.now-playing-no-art-artist{opacity:.6;margin:0;font-size:min(3vw,4.2vh)}@supports (width:1cqw){.now-playing-no-art-artist{font-size:min(3cqw,4.2cqh)}}.image-card{color:#fff;background:#000;width:100%;height:100%;position:relative;overflow:hidden;container-type:size}.image-card-art-wrap{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.image-card-art{object-fit:contain;border-radius:.6vw;max-width:98vw;max-height:98vh;display:block;box-shadow:0 3vh 8vh #00000080}@supports (width:1cqw){.image-card-art{border-radius:.6cqw;max-width:98cqw;max-height:98cqh;box-shadow:0 3cqh 8cqh #00000080}}.image-card-art.is-measured{width:min(98vw, calc(98vh * var(--art-aspect)), var(--art-upscale-cap));max-width:none;height:auto;max-height:none}@supports (width:1cqw){.image-card-art.is-measured{width:min(98cqw, calc(98cqh * var(--art-aspect)), var(--art-upscale-cap))}}.image-card--photo-fill .image-card-art{max-width:100vw;max-height:100vh}@supports (width:1cqw){.image-card--photo-fill .image-card-art{max-width:100cqw;max-height:100cqh}}.image-card--photo-fill .image-card-art.is-measured{width:min(100vw, calc(100vh * var(--art-aspect)), var(--art-upscale-cap))}@supports (width:1cqw){.image-card--photo-fill .image-card-art.is-measured{width:min(100cqw, calc(100cqh * var(--art-aspect)), var(--art-upscale-cap))}}.image-card-caption{z-index:1;color:#fff;text-shadow:0 .2vh 1vh #000000b3;margin:0;font-size:calc(2*min(2vw,2vh));font-weight:600;position:absolute;bottom:4vh;left:4vw}@supports (width:1cqw){.image-card-caption{text-shadow:0 .2cqh 1cqh #000000b3;font-size:calc(2*min(2cqw,2cqh));bottom:4cqh;left:4cqw}}.image-card-channel-label{z-index:1;top:var(--corner-label-top,4vh);letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;text-shadow:0 .2vh 1vh #000000b3;margin:0;font-size:min(2vw,2vh);font-weight:600;position:absolute;right:4vw}@supports (width:1cqw){.image-card-channel-label{top:var(--corner-label-top,4cqh);text-shadow:0 .2cqh 1cqh #000000b3;font-size:min(2cqw,2cqh);right:4cqw}}.image-card-caption-year{opacity:.85;font-variant-numeric:tabular-nums}.image-card-caption-sep{opacity:.6}
