.HoloNowPlaying-module__overlay--NV4KB{position:fixed;inset:0;z-index:9999;background:var(--holo-bg-base);backdrop-filter:blur(40px);display:flex;align-items:center;justify-content:center;animation:HoloNowPlaying-module__fadeIn--Q7P6q var(--holo-duration-normal) var(--holo-ease-out)}@keyframes HoloNowPlaying-module__fadeIn--Q7P6q{0%{opacity:0}to{opacity:1}}.HoloNowPlaying-module__container--e8SKo{position:relative;display:flex;flex-direction:column;align-items:center;gap:var(--holo-space-6);padding:48px var(--holo-space-8) var(--holo-space-8);max-width:1080px;width:100%;height:min(90vh,800px);overflow:hidden}.HoloNowPlaying-module__closeBtn--amRtr{position:absolute;top:var(--holo-space-4);right:var(--holo-space-4);background:none;border:none;color:var(--holo-text-tertiary);cursor:pointer;width:40px;height:40px;padding:8px;transition:color var(--holo-duration-quick);z-index:1}.HoloNowPlaying-module__closeBtn--amRtr:hover{color:var(--holo-text-primary)}.HoloNowPlaying-module__hero--TzdnT{display:grid;grid-template-columns:auto 1fr;gap:var(--holo-space-8);align-items:center;width:100%}.HoloNowPlaying-module__heroLeft--NvOFc{display:flex;align-items:center;justify-content:center}.HoloNowPlaying-module__heroRight--RRfjI{display:flex;flex-direction:column;gap:var(--holo-space-4);min-width:0;width:100%}.HoloNowPlaying-module__coverSection--Fc0sy{width:320px;height:320px;border-radius:var(--holo-radius-lg);overflow:hidden;box-shadow:var(--holo-shadow-xl),0 0 40px var(--holo-color-primary-alpha-10);border:var(--holo-border-1) solid var(--holo-border-soft);flex-shrink:0}.HoloNowPlaying-module__cover--o2Hvr{width:100%;height:100%;object-fit:cover}.HoloNowPlaying-module__coverPlaceholder--3OoH2{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--holo-bg-elevated);color:var(--holo-text-tertiary)}.HoloNowPlaying-module__body--fxPbO{flex:1;min-height:0;width:100%;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:var(--holo-space-8);align-items:stretch}.HoloNowPlaying-module__bodySingle--MHw6O{grid-template-columns:1fr;max-width:560px;margin:0 auto}.HoloNowPlaying-module__playerCol--nSlbO{display:flex;flex-direction:column;align-items:center;gap:var(--holo-space-4);min-width:0;min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--holo-color-primary-alpha-30) transparent}.HoloNowPlaying-module__playerCol--nSlbO .HoloNowPlaying-module__coverSection--Fc0sy{width:min(300px,36vh);height:min(300px,36vh)}.HoloNowPlaying-module__panelCol--plNIN{display:flex;flex-direction:column;min-width:0;min-height:0;border-left:var(--holo-border-1) solid var(--holo-border-soft);padding-left:var(--holo-space-6)}.HoloNowPlaying-module__segmented--LW9Tn{display:flex;gap:4px;padding:4px;margin-bottom:var(--holo-space-3);background:var(--holo-color-primary-alpha-5);border:var(--holo-border-1) solid var(--holo-border-soft);border-radius:var(--holo-radius-md);flex-shrink:0}.HoloNowPlaying-module__segBtn--Obl6q{flex:1;padding:var(--holo-space-2) var(--holo-space-3);background:none;border:none;border-radius:var(--holo-radius-sm);font-family:var(--holo-role-chip-family);font-size:var(--holo-role-chip-size);font-weight:var(--holo-role-chip-weight);line-height:var(--holo-role-chip-line);letter-spacing:var(--holo-role-chip-tracking);text-transform:uppercase;color:var(--theme-text-muted);cursor:pointer;transition:background var(--holo-duration-quick) var(--holo-ease-out),color var(--holo-duration-quick) var(--holo-ease-out)}.HoloNowPlaying-module__segBtn--Obl6q:hover{color:var(--theme-text-body)}.HoloNowPlaying-module__segActive--ROWh9{background:var(--holo-color-primary-alpha-15);color:var(--theme-text-headline)}.HoloNowPlaying-module__panelScroll--OFnuz{flex:1;min-height:0;overflow-y:auto;padding-right:var(--holo-space-2);scrollbar-width:thin;scrollbar-color:var(--holo-color-primary-alpha-30) transparent}.HoloNowPlaying-module__panelScroll--OFnuz::-webkit-scrollbar,.HoloNowPlaying-module__playerCol--nSlbO::-webkit-scrollbar{width:8px}.HoloNowPlaying-module__panelScroll--OFnuz::-webkit-scrollbar-track,.HoloNowPlaying-module__playerCol--nSlbO::-webkit-scrollbar-track{background:transparent}.HoloNowPlaying-module__panelScroll--OFnuz::-webkit-scrollbar-thumb,.HoloNowPlaying-module__playerCol--nSlbO::-webkit-scrollbar-thumb{background:var(--holo-color-primary-alpha-30);border-radius:var(--holo-radius-full)}.HoloNowPlaying-module__panelScroll--OFnuz::-webkit-scrollbar-thumb:hover,.HoloNowPlaying-module__playerCol--nSlbO::-webkit-scrollbar-thumb:hover{background:var(--holo-color-primary-alpha-50)}.HoloNowPlaying-module__trackInfo--k28ZK{text-align:left}.HoloNowPlaying-module__title--E2b84{font-size:var(--holo-role-section-title-size);font-weight:600;margin:var(--holo-space-2) 0 0;line-height:1.3;color:var(--holo-text-primary);font-family:var(--holo-role-section-title-family)}.HoloNowPlaying-module__artist--XuUD6{font-size:var(--holo-role-body-size);color:var(--holo-text-secondary);margin:4px 0 0;font-family:var(--holo-role-body-family)}.HoloNowPlaying-module__album--sOoaG{font-size:var(--holo-role-body-sm-size);color:var(--holo-text-tertiary);margin:2px 0 0;font-family:var(--holo-role-body-sm-family)}.HoloNowPlaying-module__progressSection--zNOc8{width:100%;display:flex;align-items:center;gap:var(--holo-space-2)}.HoloNowPlaying-module__progressTrack--Fnx1x{flex:1}.HoloNowPlaying-module__time--oI2o-{font-family:var(--holo-font-mono);font-size:var(--holo-role-card-meta-size);color:var(--theme-text-muted);white-space:nowrap;min-width:var(--holo-space-9);text-align:center;user-select:none}.HoloNowPlaying-module__controls--ih15E{display:flex;align-items:center;gap:var(--holo-space-5)}.HoloNowPlaying-module__ctrlBtn--GtScj{background:none;border:none;color:var(--holo-text-secondary);cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:color var(--holo-duration-quick),transform var(--holo-duration-quick);position:relative}.HoloNowPlaying-module__ctrlBtn--GtScj:hover{color:var(--holo-text-primary);transform:scale(1.1)}.HoloNowPlaying-module__ctrlSm--ZXf8W{width:24px;height:24px}.HoloNowPlaying-module__ctrlMd--NYkPD{width:32px;height:32px}.HoloNowPlaying-module__playBtn--h6MD-{width:56px;height:56px;border-radius:50%;background:var(--holo-text-primary);color:var(--holo-bg-base);padding:14px}.HoloNowPlaying-module__playBtn--h6MD-:hover{transform:scale(1.08);color:var(--holo-bg-base)}.HoloNowPlaying-module__ctrlActive--Qqhmp{color:var(--holo-color-primary-500)!important}.HoloNowPlaying-module__speedBtn--wWL4Z{font-size:var(--holo-role-card-meta-size);font-weight:700;font-family:var(--holo-role-card-meta-family);min-width:36px;height:24px;border-radius:var(--holo-radius-sm);border:var(--holo-border-1) solid var(--holo-border-soft);letter-spacing:.02em;gap:var(--holo-space-1)}.HoloNowPlaying-module__sleepCount--WD7bF{font-size:.6rem;font-weight:700;font-family:var(--holo-font-mono);color:var(--holo-color-primary-500);line-height:1}.HoloNowPlaying-module__repeatBadge--0Ra-v{position:absolute;bottom:-2px;right:-2px;font-size:.55rem;font-weight:700;background:var(--holo-color-primary-500);color:var(--holo-bg-base);width:12px;height:12px;border-radius:50%;display:flex;align-items:center;justify-content:center}.HoloNowPlaying-module__bottom--VUfYI{width:100%;display:flex;flex-direction:column;gap:var(--holo-space-5);border-top:var(--holo-border-1) solid var(--holo-border-medium);padding-top:var(--holo-space-5)}.HoloNowPlaying-module__actionsRow--j7XIn{display:flex;align-items:center;justify-content:center;gap:var(--holo-space-5);flex-wrap:wrap}.HoloNowPlaying-module__actions--kCVWQ{display:flex;align-items:center;gap:var(--holo-space-4)}.HoloNowPlaying-module__volumeRow--MKZLD{display:flex;align-items:center;gap:var(--holo-space-3);min-width:160px;max-width:200px}.HoloNowPlaying-module__volumeSlider--z4tun{flex:1;height:4px;-webkit-appearance:none;appearance:none;background:transparent;border-radius:var(--holo-radius-full);outline:none;cursor:pointer}.HoloNowPlaying-module__volumeSlider--z4tun::-webkit-slider-runnable-track{height:4px;border-radius:var(--holo-radius-full);background:linear-gradient(to right,var(--holo-color-primary-500) 0%,var(--holo-color-primary-500) var(--vol-pct, 80%),var(--holo-glass-soft) var(--vol-pct, 80%),var(--holo-glass-soft) 100%)}.HoloNowPlaying-module__volumeSlider--z4tun::-moz-range-track{height:4px;border-radius:var(--holo-radius-full);background:linear-gradient(to right,var(--holo-color-primary-500) 0%,var(--holo-color-primary-500) var(--vol-pct, 80%),var(--holo-glass-soft) var(--vol-pct, 80%),var(--holo-glass-soft) 100%);border:none}.HoloNowPlaying-module__volumeSlider--z4tun::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:var(--holo-text-primary);cursor:pointer;margin-top:-5px}.HoloNowPlaying-module__volumeSlider--z4tun::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:var(--holo-text-primary);border:none;cursor:pointer}.HoloNowPlaying-module__upNext--RmzXx{width:100%;max-width:560px;margin:0 auto}.HoloNowPlaying-module__lyricsPanel--u6fX2{width:100%;max-width:560px;margin:0 auto var(--holo-space-4)}.HoloNowPlaying-module__lyricsText--ZigDg{margin:0;white-space:pre-wrap;word-break:break-word;font-family:var(--holo-role-body-family);font-size:var(--holo-role-body-size);font-weight:var(--holo-role-body-weight);line-height:var(--holo-role-body-line);letter-spacing:var(--holo-role-body-tracking);color:var(--holo-role-body-color)}.HoloNowPlaying-module__lyricsEmpty--azl-Q{margin:0;font-family:var(--holo-role-card-meta-family);font-size:var(--holo-role-card-meta-size);color:var(--theme-text-muted);font-style:italic}.HoloNowPlaying-module__upNextTitle--eL-Wu{font-size:var(--holo-role-card-meta-size);font-weight:600;color:var(--holo-text-tertiary);text-transform:uppercase;letter-spacing:.5px;margin:0 0 var(--holo-space-2);font-family:var(--holo-role-card-meta-family)}.HoloNowPlaying-module__upNextItem--EvIZD{display:flex;align-items:center;gap:var(--holo-space-3);padding:var(--holo-space-2) 4px;cursor:pointer;border-radius:var(--holo-radius-sm);transition:background var(--holo-duration-quick)}.HoloNowPlaying-module__upNextItem--EvIZD:hover{background:var(--holo-bg-elevated)}.HoloNowPlaying-module__upNextNum--X1WST{font-size:var(--holo-role-card-meta-size);color:var(--holo-text-tertiary);min-width:20px;text-align:center;font-family:var(--holo-role-card-meta-family)}.HoloNowPlaying-module__upNextName--Dt3yK{font-size:var(--holo-role-body-sm-size);color:var(--holo-text-primary);flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:var(--holo-role-body-sm-family)}.HoloNowPlaying-module__upNextArtist--rwNZD{font-size:var(--holo-role-card-meta-size);color:var(--holo-text-tertiary);font-family:var(--holo-role-card-meta-family)}@media(max-width:768px){.HoloNowPlaying-module__container--e8SKo{padding:40px var(--holo-space-4) 60px;max-width:500px}.HoloNowPlaying-module__body--fxPbO{grid-template-columns:1fr;gap:var(--holo-space-5);flex:none}.HoloNowPlaying-module__playerCol--nSlbO{overflow:visible}.HoloNowPlaying-module__panelCol--plNIN{border-left:none;padding-left:0;border-top:var(--holo-border-1) solid var(--holo-border-medium);padding-top:var(--holo-space-5)}.HoloNowPlaying-module__panelScroll--OFnuz{overflow:visible}.HoloNowPlaying-module__coverSection--Fc0sy{width:240px;height:240px}.HoloNowPlaying-module__trackInfo--k28ZK{text-align:center}.HoloNowPlaying-module__actionsRow--j7XIn{flex-direction:column;gap:var(--holo-space-4)}.HoloNowPlaying-module__volumeRow--MKZLD{min-width:unset;max-width:280px;width:100%}.HoloNowPlaying-module__upNext--RmzXx{max-width:100%}}@media(max-width:480px){.HoloNowPlaying-module__coverSection--Fc0sy{width:200px;height:200px}.HoloNowPlaying-module__title--E2b84{font-size:var(--holo-role-lead-size)}.HoloNowPlaying-module__controls--ih15E{gap:var(--holo-space-4)}.HoloNowPlaying-module__playBtn--h6MD-{width:48px;height:48px;padding:12px}}.HoloNowPlaying-module__overlayMobile--xNV2e{animation:HoloNowPlaying-module__slideUpOverlay--UxNp3 var(--holo-duration-normal) var(--holo-ease-out)}.HoloNowPlaying-module__containerMobile--YxAXD{max-width:100%;width:100%;height:100%;padding:var(--holo-space-6) var(--holo-space-4) var(--holo-space-10);animation:HoloNowPlaying-module__slideUp--56mle var(--holo-duration-normal) var(--holo-ease-out);overflow-y:auto;-webkit-overflow-scrolling:touch}.HoloNowPlaying-module__containerMobile--YxAXD .HoloNowPlaying-module__volumeRow--MKZLD{display:none}@keyframes HoloNowPlaying-module__slideUpOverlay--UxNp3{0%{opacity:0}to{opacity:1}}@keyframes HoloNowPlaying-module__slideUp--56mle{0%{transform:translateY(100%)}to{transform:translateY(0)}}.HoloNowPlaying-module__chevronBtn--URfu1{position:absolute;top:var(--holo-space-3);left:50%;transform:translate(-50%);background:none;border:none;color:var(--holo-text-secondary);cursor:pointer;padding:var(--holo-space-2);transition:color var(--holo-duration-quick) var(--holo-ease-out);z-index:10}.HoloNowPlaying-module__chevronBtn--URfu1:hover{color:var(--holo-text-primary)}@media(prefers-reduced-motion:reduce){.HoloNowPlaying-module__overlayMobile--xNV2e,.HoloNowPlaying-module__containerMobile--YxAXD{animation:none}}
