.AudioPlayer_playerContainer__K81yR{position:fixed;top:30px;right:40px;z-index:1000}.AudioPlayer_pillPlayer__so6QZ{display:flex;flex-direction:row-reverse;align-items:center;width:50px;height:50px;background:rgba(0,0,0,.9);border:2px solid var(--brand-ember);border-radius:25px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 4px 20px rgba(0,0,0,.6);overflow:hidden;transition:box-shadow .4s ease,border-color .4s ease}.AudioPlayer_pillPlayer__so6QZ.AudioPlayer_playing__yzPT7{border-color:var(--brand-amber);box-shadow:0 4px 25px rgba(255,140,0,.3)}.AudioPlayer_pillIconBtn__zYKEk{flex-shrink:0;width:46px;height:46px;display:flex;align-items:center;justify-content:center;position:relative;background:transparent;border:none;cursor:pointer;padding:0;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-moz-user-select:none;user-select:none;-webkit-user-select:none}.AudioPlayer_pillIconBtn__zYKEk svg{width:24px;height:24px;color:var(--brand-ember);transition:color .3s ease,transform .2s ease}.AudioPlayer_pillIconBtn__zYKEk:hover svg{transform:scale(1.1)}.AudioPlayer_pillIconBtn__zYKEk:active svg{transform:scale(.95)}.AudioPlayer_pillPlayer__so6QZ.AudioPlayer_playing__yzPT7 .AudioPlayer_pillIconBtn__zYKEk svg{color:var(--brand-amber)}.AudioPlayer_pillDot__w2szz{position:absolute;top:8px;left:8px;width:8px;height:8px;background:var(--brand-ember);border-radius:50%;animation:AudioPlayer_blink__b_Lnk 1s ease-in-out infinite;pointer-events:none}.AudioPlayer_pillPlayer__so6QZ.AudioPlayer_playing__yzPT7 .AudioPlayer_pillDot__w2szz{background:var(--brand-amber)}@keyframes AudioPlayer_blink__b_Lnk{0%,to{opacity:1}50%{opacity:.3}}.AudioPlayer_pillContent__3bdoM{display:flex;align-items:center;gap:12px;padding-left:16px;padding-right:8px;opacity:0;transform:translateX(-10px);flex:1 1;min-width:0;pointer-events:auto}.AudioPlayer_pillSongInfo__WeYmr{flex:1 1;min-width:0;overflow:hidden}.AudioPlayer_pillTitle__tK8kI{font-family:MetalMania,sans-serif;font-size:.95rem;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:90px;letter-spacing:.02em}.AudioPlayer_pillProgress__B6UMT{width:45px;height:4px;background:hsla(0,0%,100%,.15);border-radius:2px;overflow:hidden;flex-shrink:0;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.AudioPlayer_pillProgressFill__44VLC{height:100%;background:linear-gradient(90deg,var(--brand-ember),var(--brand-amber));border-radius:2px;transition:width .1s linear;pointer-events:none}.AudioPlayer_pillControls__C9gW0{display:flex;align-items:center;gap:2px;flex-shrink:0}.AudioPlayer_pillControls__C9gW0 button{width:28px;height:28px;background:transparent;border:none;cursor:pointer;color:var(--text-secondary);padding:4px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:color .15s ease,background .15s ease,transform .15s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none}.AudioPlayer_pillControls__C9gW0 button:hover{color:var(--brand-ember);background:rgba(255,69,0,.1)}.AudioPlayer_pillControls__C9gW0 button:active{transform:scale(.9)}.AudioPlayer_pillControls__C9gW0 button svg{width:100%;height:100%;pointer-events:none}.AudioPlayer_pillPlayBtn__HEV0S{width:34px!important;height:34px!important;color:#fff!important;padding:7px!important;box-shadow:0 2px 10px rgba(255,69,0,.4)}.AudioPlayer_pillPlayBtn__HEV0S,.AudioPlayer_pillPlayBtn__HEV0S:hover{background:linear-gradient(135deg,var(--brand-crimson),var(--brand-ember))!important}.AudioPlayer_pillPlayBtn__HEV0S:hover{transform:scale(1.05)!important;box-shadow:0 4px 16px rgba(255,69,0,.5)}.AudioPlayer_pillPlayBtn__HEV0S:active{transform:scale(.95)!important}@media (max-width:650px){.AudioPlayer_playerContainer__K81yR{top:20px;right:20px}.AudioPlayer_pillPlayer__so6QZ{width:46px;height:46px;border-radius:23px}.AudioPlayer_pillIconBtn__zYKEk{width:42px;height:42px}.AudioPlayer_pillIconBtn__zYKEk svg{width:20px;height:20px}.AudioPlayer_pillDot__w2szz{width:6px;height:6px;top:6px;left:6px}.AudioPlayer_pillContent__3bdoM{gap:8px;padding-left:12px;padding-right:4px}.AudioPlayer_pillTitle__tK8kI{font-size:.85rem;max-width:65px}.AudioPlayer_pillProgress__B6UMT{width:32px;height:3px}.AudioPlayer_pillControls__C9gW0{gap:1px}.AudioPlayer_pillControls__C9gW0 button{width:26px;height:26px;padding:3px}.AudioPlayer_pillPlayBtn__HEV0S{width:30px!important;height:30px!important;padding:6px!important}}@media (max-width:380px){.AudioPlayer_pillTitle__tK8kI{max-width:45px;font-size:.75rem}.AudioPlayer_pillProgress__B6UMT{width:24px}.AudioPlayer_pillControls__C9gW0 button{width:24px;height:24px}.AudioPlayer_pillPlayBtn__HEV0S{width:28px!important;height:28px!important;padding:5px!important}}.VisualEffects_canvas__al_Kx{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}