.HoloPlayerBar-module__bar--BkjSN{position:fixed;bottom:0;left:0;right:0;z-index:1000;height:96px;background:var(--holo-bg-base);border-top:var(--holo-border-1) solid var(--holo-border-medium);backdrop-filter:blur(20px);transform:translateY(100%);transition:transform var(--holo-duration-normal) var(--holo-ease-out);will-change:transform}.HoloPlayerBar-module__visible--H2NBi{transform:translateY(0)}.HoloPlayerBar-module__inner--DuRk0{display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;height:100%;padding:0 var(--holo-space-4);gap:var(--holo-space-4)}.HoloPlayerBar-module__left--POfUa{display:flex;align-items:center;gap:var(--holo-space-3);min-width:0;overflow:hidden}.HoloPlayerBar-module__cover--tEJiu{width:48px;height:48px;border-radius:var(--holo-radius-sm);object-fit:cover;flex-shrink:0}.HoloPlayerBar-module__coverPlaceholder--rIP-I{width:48px;height:48px;border-radius:var(--holo-radius-sm);display:flex;align-items:center;justify-content:center;background:var(--holo-color-primary-alpha-5);color:var(--holo-color-primary-alpha-30);flex-shrink:0}.HoloPlayerBar-module__coverPlaceholder--rIP-I svg{width:22px;height:22px}.HoloPlayerBar-module__trackInfo--9-tat{min-width:0;overflow:hidden}.HoloPlayerBar-module__trackTitle--rclc1{font-size:var(--holo-role-body-sm-size);font-weight:600;font-family:var(--holo-role-body-sm-family);color:var(--holo-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.HoloPlayerBar-module__trackSub--2hfuh{font-size:var(--holo-role-card-meta-size);font-family:var(--holo-role-card-meta-family);color:var(--holo-text-tertiary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.HoloPlayerBar-module__center--XKBsH{display:flex;flex-direction:column;align-items:center;gap:2px;padding-top:4px}.HoloPlayerBar-module__controls--bFb8O{display:flex;align-items:center;gap:var(--holo-space-3)}.HoloPlayerBar-module__controlBtn--KHhfK{display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:var(--holo-text-secondary);cursor:pointer;padding:0;position:relative;transition:all var(--holo-duration-quick) ease}.HoloPlayerBar-module__controlBtn--KHhfK:hover:not(:disabled){color:var(--holo-text-primary)}.HoloPlayerBar-module__controlBtn--KHhfK:disabled{opacity:.3;cursor:default}.HoloPlayerBar-module__controlBtnSm--6Nf-c{width:28px;height:28px}.HoloPlayerBar-module__controlBtnSm--6Nf-c svg{width:16px;height:16px}.HoloPlayerBar-module__controlActive---6wMm{color:var(--holo-color-primary-500)}.HoloPlayerBar-module__controlActive---6wMm:hover:not(:disabled){color:var(--holo-color-primary-400)}.HoloPlayerBar-module__repeatBadge--a743r{position:absolute;top:-2px;right:-2px;font-size:8px;font-weight:700;font-family:var(--holo-font-primary);color:var(--holo-color-primary-500);line-height:1}.HoloPlayerBar-module__playBtn--vpkLC{width:34px;height:34px;background:var(--holo-text-primary);border-radius:50%;color:var(--holo-bg-base);transition:all var(--holo-duration-quick) ease}.HoloPlayerBar-module__playBtn--vpkLC:hover{transform:scale(1.06);filter:brightness(1.15)}.HoloPlayerBar-module__playBtn--vpkLC svg{width:16px;height:16px}.HoloPlayerBar-module__progressRow--O8nT4{width:100%;max-width:600px;display:flex;align-items:center;gap:var(--holo-space-2)}.HoloPlayerBar-module__progressTrack--vIzxQ{flex:1}.HoloPlayerBar-module__time--uBmwL{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}.HoloPlayerBar-module__right---BKwX{display:flex;align-items:center;justify-content:flex-end;gap:var(--holo-space-2)}.HoloPlayerBar-module__volumeBtn--f-cUI{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:transparent;border:none;color:var(--holo-text-secondary);cursor:pointer;padding:0;transition:color var(--holo-duration-quick) ease}.HoloPlayerBar-module__volumeBtn--f-cUI:hover{color:var(--holo-text-primary)}.HoloPlayerBar-module__volumeBtn--f-cUI svg{width:16px;height:16px}.HoloPlayerBar-module__volumeSlider--x9pVb{width:90px;height:4px;-webkit-appearance:none;appearance:none;background:transparent;border-radius:2px;outline:none;cursor:pointer}.HoloPlayerBar-module__volumeSlider--x9pVb::-webkit-slider-runnable-track{height:4px;border-radius:2px;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%)}.HoloPlayerBar-module__volumeSlider--x9pVb::-moz-range-track{height:4px;border-radius:2px;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}.HoloPlayerBar-module__volumeSlider--x9pVb::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:var(--holo-text-primary);cursor:pointer;margin-top:-4px}.HoloPlayerBar-module__volumeSlider--x9pVb::-webkit-slider-thumb:hover{filter:brightness(1.15)}.HoloPlayerBar-module__volumeSlider--x9pVb::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:var(--holo-text-primary);border:none;cursor:pointer}.HoloPlayerBar-module__mini--Kj7QT{height:76px}.HoloPlayerBar-module__mini--Kj7QT .HoloPlayerBar-module__inner--DuRk0{display:flex;align-items:center;gap:var(--holo-space-3);padding:0 var(--holo-space-3);height:100%}.HoloPlayerBar-module__mini--Kj7QT .HoloPlayerBar-module__left--POfUa{flex:1;min-width:0;max-width:none}.HoloPlayerBar-module__mini--Kj7QT .HoloPlayerBar-module__center--XKBsH{flex-shrink:0;flex-direction:row;padding-top:0}.HoloPlayerBar-module__mini--Kj7QT .HoloPlayerBar-module__center--XKBsH .HoloPlayerBar-module__controls--bFb8O{gap:var(--holo-space-2)}.HoloPlayerBar-module__mini--Kj7QT .HoloPlayerBar-module__right---BKwX,.HoloPlayerBar-module__mini--Kj7QT .HoloPlayerBar-module__progressRow--O8nT4{display:none}.HoloPlayerBar-module__progressLine--OOWHv{position:absolute;bottom:0;left:0;height:3px;background:var(--holo-color-primary-500);transition:width .3s linear;pointer-events:none}.HoloPlayerBar-module__miniClickArea--zXcm7{display:flex;align-items:center;gap:var(--holo-space-3);flex:1;min-width:0;cursor:pointer}@media(max-width:768px){.HoloPlayerBar-module__bar--BkjSN:not(.HoloPlayerBar-module__mini--Kj7QT) .HoloPlayerBar-module__inner--DuRk0{grid-template-columns:1fr 1fr;gap:var(--holo-space-2);padding:0 var(--holo-space-3)}.HoloPlayerBar-module__bar--BkjSN:not(.HoloPlayerBar-module__mini--Kj7QT) .HoloPlayerBar-module__right---BKwX{display:none}.HoloPlayerBar-module__bar--BkjSN:not(.HoloPlayerBar-module__mini--Kj7QT) .HoloPlayerBar-module__center--XKBsH{justify-self:end}.HoloPlayerBar-module__bar--BkjSN:not(.HoloPlayerBar-module__mini--Kj7QT) .HoloPlayerBar-module__progressRow--O8nT4{display:none}.HoloPlayerBar-module__bar--BkjSN:not(.HoloPlayerBar-module__mini--Kj7QT) .HoloPlayerBar-module__left--POfUa{max-width:200px}}@media(max-width:480px){.HoloPlayerBar-module__bar--BkjSN:not(.HoloPlayerBar-module__mini--Kj7QT){height:64px}.HoloPlayerBar-module__bar--BkjSN:not(.HoloPlayerBar-module__mini--Kj7QT) .HoloPlayerBar-module__cover--tEJiu,.HoloPlayerBar-module__bar--BkjSN:not(.HoloPlayerBar-module__mini--Kj7QT) .HoloPlayerBar-module__coverPlaceholder--rIP-I{width:40px;height:40px}.HoloPlayerBar-module__bar--BkjSN:not(.HoloPlayerBar-module__mini--Kj7QT) .HoloPlayerBar-module__controls--bFb8O{gap:var(--holo-space-2)}.HoloPlayerBar-module__bar--BkjSN:not(.HoloPlayerBar-module__mini--Kj7QT) .HoloPlayerBar-module__controlBtnSm--6Nf-c svg{width:14px;height:14px}.HoloPlayerBar-module__bar--BkjSN:not(.HoloPlayerBar-module__mini--Kj7QT) .HoloPlayerBar-module__playBtn--vpkLC{width:30px;height:30px}.HoloPlayerBar-module__bar--BkjSN:not(.HoloPlayerBar-module__mini--Kj7QT) .HoloPlayerBar-module__playBtn--vpkLC svg{width:14px;height:14px}}
