.now-playing{position:fixed;inset:0;z-index:4500;display:flex;flex-direction:column;overflow:hidden;background:#000;opacity:0;pointer-events:none;transition:opacity .24s ease}.now-playing.is-open{opacity:1;pointer-events:auto}.now-playing.is-closed{display:none}.np-bg{position:absolute;inset:-40px;background-size:cover;background-position:50%;filter:blur(40px) brightness(.6) saturate(1.1);transform:scale(1.1);opacity:.55}.np-bg-tint{position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(0,0,0,.25) 0,rgba(0,0,0,.85) 100%),linear-gradient(180deg,rgba(0,0,0,.45) 0,rgba(0,0,0,.4) 35%,rgba(0,0,0,.85))}.np-inner{position:relative;z-index:1;flex:1 1;display:flex;flex-direction:column;padding:24px clamp(20px,5vw,64px) 0;color:#fff}.np-topbar{display:flex;align-items:center;gap:16px;margin-bottom:12px;transition:opacity .4s ease}.np-close{width:44px;height:44px;border-radius:50%;border:0;background:rgba(0,0,0,.4);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease;flex-shrink:0}.np-close:hover{background:rgba(255,255,255,.18)}.np-topbar-spacer{flex:1 1;display:flex;align-items:center;justify-content:center}.np-queue-meta{font-size:13px;color:rgba(255,255,255,.75)}.np-channel em{font-style:italic;color:rgba(255,255,255,.95)}.np-stage{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(24px,4vh,48px);min-height:0;text-align:center;animation:np-stage-rise .28s cubic-bezier(.4,0,.2,1)}@keyframes np-stage-rise{0%{transform:translateY(12px) scale(.97);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.np-art{width:clamp(220px,38vh,420px);aspect-ratio:1;background-size:cover;background-position:50%;background-color:#1a1a1a;border-radius:8px;box-shadow:0 30px 80px rgba(0,0,0,.75),0 0 0 1px rgba(255,255,255,.06);flex-shrink:0}.np-meta{max-width:min(720px,92%);transition:opacity .4s ease,transform .4s ease}.np-title{font-size:clamp(22px,3.6vw,40px);font-weight:800;line-height:1.15;margin-bottom:10px;text-wrap:balance;text-shadow:0 2px 14px rgba(0,0,0,.7)}.np-subtitle{font-size:clamp(13px,1.4vw,18px);color:var(--wr-red,#E50914);font-weight:600}.np-bottombar{margin-top:auto;padding:0 0 28px;transition:opacity .4s ease}.np-scrub-row{margin-bottom:14px;position:relative}.np-track-markers{position:absolute;top:-12px;left:0;right:0;height:12px;pointer-events:none}.np-track-marker{position:absolute;top:3px;transform:translateX(-50%);width:8px;height:8px;background:#6b7280;border:0;padding:0;border-radius:50%;cursor:pointer;pointer-events:auto}.np-track-marker.is-active{background:var(--wr-teal,#2bb5a0);width:11px;height:11px;top:1px;box-shadow:0 0 0 3px rgba(43,181,160,.3)}.np-scrub{width:100%;height:5px;accent-color:var(--wr-teal,#2bb5a0);cursor:pointer;background:transparent}.np-controls-row{display:flex;align-items:center;justify-content:space-between;gap:24px}.np-ctrl-group{display:flex;align-items:center;gap:6px}.np-ctrl-group-right{gap:4px}.np-vol{display:flex;align-items:center;gap:4px;margin-left:4px}.np-vol-slider{width:0;height:4px;accent-color:var(--wr-teal,#2bb5a0);transition:width .2s ease;cursor:pointer}.np-vol:focus-within .np-vol-slider,.np-vol:hover .np-vol-slider{width:110px}.np-time-block{margin-left:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:13px;color:rgba(255,255,255,.9)}.np-time-sep{color:rgba(255,255,255,.4);margin:0 2px}.np-time-total{color:rgba(255,255,255,.6)}.np-now-title{flex:1 1;text-align:center;font-size:14px;color:rgba(255,255,255,.85);font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0 20px}.np-now-show{color:var(--wr-red,#E50914);font-weight:700}.np-now-sep{color:rgba(255,255,255,.4);margin:0 4px}.np-now-position{display:inline-block;margin-right:10px;padding:2px 8px;background:rgba(255,255,255,.12);border-radius:9999px;font-size:11px;font-weight:700;letter-spacing:.04em;color:rgba(255,255,255,.88);vertical-align:middle}.np-now-next{display:block;margin-top:4px;font-size:12px;color:rgba(255,255,255,.55)}.np-now-next strong{color:rgba(255,255,255,.85);font-weight:600}.np-ctrl{position:relative;width:44px;height:44px;border-radius:4px;border:0;background:transparent;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,transform .15s ease}.np-ctrl:hover{background:rgba(255,255,255,.12)}.np-ctrl:active{transform:scale(.94)}.np-ctrl:disabled{opacity:.35;cursor:default}.np-ctrl:disabled:hover{background:transparent}.np-ctrl-pip{position:absolute;font-size:9.5px;font-weight:700;bottom:14px;pointer-events:none;color:#fff}.now-playing.is-idle .np-bottombar,.now-playing.is-idle .np-topbar{opacity:0;pointer-events:none}.now-playing.is-idle .np-stage{justify-content:center}.now-playing.is-idle .np-meta{transform:translateY(-8px)}.now-playing.is-idle{cursor:none}@media (max-width:600px){.np-inner{padding:16px 16px 24px}.np-transport{gap:14px}.np-play{width:64px;height:64px}.np-ctrl{width:42px;height:42px}.np-secondary{gap:16px}.np-vol-slider{width:90px}}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/79fb3759ae71946d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/a96b8c432f0710c7-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/82d536b7d7d7bd26-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6cb0f609dfde158b-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/3dd4ac5ee01e35f2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/c6652a79c1d09751-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/38778b5ca6981df1-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_86e644{font-family:Inter,Inter Fallback;font-weight:300;font-style:normal}.__variable_86e644{--font-display-editorial:"Inter","Inter Fallback"}