.WMPButton_button__07hBD{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.WMPButton_button__07hBD:active{opacity:.95}.WMPSlider_slider__dR2oC{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.WMPSlider_foreground__K5FOG{position:absolute;left:0;top:0;background-repeat:no-repeat;pointer-events:none}.WMPSlider_thumb__AeWMR{background-repeat:no-repeat;background-position:50%}.WMPSlider_thumb__AeWMR:active{cursor:-webkit-grabbing!important;cursor:grabbing!important}.WMPSubview_subview__4k6JU{position:absolute}.WMPSubview_text__YHXeL{position:absolute;white-space:nowrap;font-family:Verdana,sans-serif}.WMPCanvas_canvas__9IaqG{position:relative;overflow:hidden}.WMPPlaylistDrawer_list__xE946{list-style:none;margin:0;padding:4px 0;width:100%;height:100%;overflow-y:auto;font-family:var(--font-family,"Verdana",sans-serif);font-size:10px;color:#fff;scrollbar-width:thin;scrollbar-color:#77ce07 #285f03}.WMPPlaylistDrawer_list__xE946::-webkit-scrollbar{width:6px}.WMPPlaylistDrawer_list__xE946::-webkit-scrollbar-track{background:#285f03}.WMPPlaylistDrawer_list__xE946::-webkit-scrollbar-thumb{background:#77ce07}.WMPPlaylistDrawer_activeRow__8jjCF,.WMPPlaylistDrawer_row__zxnwZ{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:none;width:100%;text-align:left;font:inherit;color:inherit;display:flex;flex-direction:column;padding:3px 8px;cursor:pointer;border-left:2px solid transparent;transition:background var(--duration-fast) var(--ease-in-out),border-color var(--duration-fast) var(--ease-in-out)}.WMPPlaylistDrawer_activeRow__8jjCF:focus-visible,.WMPPlaylistDrawer_activeRow__8jjCF:hover,.WMPPlaylistDrawer_row__zxnwZ:focus-visible,.WMPPlaylistDrawer_row__zxnwZ:hover{background:var(--color-wmp-row-hover)}.WMPPlaylistDrawer_activeRow__8jjCF:focus-visible,.WMPPlaylistDrawer_row__zxnwZ:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:calc(var(--focus-ring-offset) * -1)}.WMPPlaylistDrawer_activeRow__8jjCF{background:var(--color-wmp-row-active);border-left-color:var(--color-wmp-accent-text)}@media (prefers-reduced-motion:reduce){.WMPPlaylistDrawer_activeRow__8jjCF,.WMPPlaylistDrawer_row__zxnwZ{transition:none}}.WMPPlaylistDrawer_name__s2agf{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.WMPPlaylistDrawer_artist__FZJ0c{font-size:9px;color:var(--color-wmp-accent-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.WMPPlaylistDrawer_empty__1Y7vy{margin:0;padding:12px 8px;font-size:10px;color:#c8ff70;text-align:center}.WMPPlayer_playerContainer__2lBLc{position:relative;margin:0 auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.WMPPlayer_error__IjJk8,.WMPPlayer_loading__8k6E3{display:flex;align-items:center;justify-content:center;width:760px;height:394px;background:#1a1a1a;color:#fff;font-family:var(--font-family);font-size:16px;border:2px solid #333;border-radius:4px}.WMPPlayer_error__IjJk8{color:#ff6b6b}.WMPPlayer_embedOverlay__ZDFVo{position:absolute;left:270px;top:59px;width:216px;height:158px;z-index:10;overflow:hidden;pointer-events:auto}.WMPPlayer_embedOverlay__ZDFVo iframe{width:100%;height:100%;border:0;border-radius:0;display:block}.WMPPlayer_playlistDrawerOverlay__B6eSt{position:absolute;top:96px;width:172px;height:140px;z-index:5;overflow:hidden;background:#285f03}.WMPPlayer_loading__8k6E3:after{content:"...";animation:WMPPlayer_dots__DYsnp 1.5s infinite}@keyframes WMPPlayer_dots__DYsnp{0%,20%{content:"."}40%{content:".."}60%,to{content:"..."}}.GlobalWMPPlayer_overlay__2ZNW9{position:fixed;inset:0;pointer-events:none}.GlobalWMPPlayer_playerWindow__eb1QG{position:absolute;pointer-events:auto;cursor:move;filter:drop-shadow(0 10px 20px rgb(0 0 0/80%));animation:GlobalWMPPlayer_fadeInScale__QkHHZ .3s ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}.GlobalWMPPlayer_playerWindow__eb1QG.GlobalWMPPlayer_dragging__jY7Dg{cursor:-webkit-grabbing;cursor:grabbing}.GlobalWMPPlayer_emptyWindow__WOF5J{position:absolute;width:400px;pointer-events:auto;background:#1a1a1a;border:2px solid #444;border-radius:8px;box-shadow:0 10px 40px rgb(0 0 0/60%);animation:GlobalWMPPlayer_fadeInScale__QkHHZ .3s ease-out}.GlobalWMPPlayer_emptyState__0_r5f{padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.GlobalWMPPlayer_emptyText__G4h47{color:#fff;font-size:18px;font-weight:500;margin:0}.GlobalWMPPlayer_emptyHint__NUVr8{color:#999;font-size:14px;margin:0;text-align:center}.GlobalWMPPlayer_closeEmpty__MYPUw{padding:8px 24px;background:#c74343;border:none;border-radius:4px;color:#fff;font-size:14px;cursor:pointer;transition:background .2s}.GlobalWMPPlayer_closeEmpty__MYPUw:hover{background:#d85454}@keyframes GlobalWMPPlayer_fadeInScale__QkHHZ{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.GlobalWMPPlayer_playerWindow__eb1QG{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;cursor:default;max-width:95vw;max-height:95vh}.GlobalWMPPlayer_playerWindow__eb1QG.GlobalWMPPlayer_dragging__jY7Dg{cursor:default}.GlobalWMPPlayer_emptyWindow__WOF5J{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:90%;max-width:400px}.GlobalWMPPlayer_emptyState__0_r5f{padding:30px}}