#playerFullCTRL_progressbar,#player_progressbar{padding:0;background:rgba(var(--sc_primary_text),.2);position:absolute;top:0;left:0;right:0}#playerSCLK #playerControls,#playlist{height:100%;max-width:1200px;margin:0 auto}#playerSCLK{position:fixed;width:100%;box-sizing:content-box;height:75px;padding-bottom:env(safe-area-inset-bottom);bottom:-200px;background:#161616;background:rgba(var(--sc_secondary_background),1);color:rgba(var(--sc_primary_text),1);z-index:9001;touch-action:none}#playerSCLK.slideUp{bottom:0;animation:.3s ease-out playerSCLK_slideUp}@keyframes playerSCLK_slideUp{from{transform:translateY(100%)}to{transform:translateY(0)}}#playerControls #btnPause,#playerSCLK #sclkMobile{display:none}#playerSCLK .playerBtn,#sclk_player_fullPage .playerBtn,#volumeSlider #volBtn{cursor:pointer}#player_seekbar{position:absolute;top:0;right:0;left:0;height:25px;margin-top:-10px;cursor:grab;z-index:1}#player_progressbar{height:2px}#player_progressbar #player_progress{width:0;height:2px;background:#468dd2;transition:none}#player_currentTime{position:absolute;top:6px;left:10px}#player_totalTime{position:absolute;top:6px;right:10px}.player_progressTime{font-size:10px;opacity:.5}#playerSCLK #playerControls{box-sizing:border-box;width:85vW;padding-left:10px;display:flex;gap:20px;justify-content:space-around;align-items:center}#playerControls .ctrlGroups{display:flex;align-items:center}#playerControls .pc_ctrlBtn{color:rgba(var(--sc_primary_text),.8);font-size:16px;margin:0 10px;cursor:pointer;transition:color .1s}#playerControls .pc_ctrlBtn:hover,#playerFullCTRL_ctrlBtns_wrap .pc_ctrlBtn:hover,#volumeSlider:hover{color:rgba(var(--sc_primary_text),1)}#playerControls .pc_ctrlBtn.playBtn{font-size:23px;width:34px;height:34px;border-radius:17px;display:flex;justify-content:center;align-items:center;background:rgb(var(--sc_primary_text));color:rgb(var(--sc_primary_background));opacity:.8}#playerControls .pc_ctrlBtn.playBtn:hover,#volumeSlider:hover input[type=range]{opacity:1}#playerControls #btnPlay i{margin:0 -2px 0 2px}#playerControls #playerSCLK_playInfo{flex-grow:1;margin:0 0 0 40px;overflow:hidden;border-radius:5px;display:grid;grid-template-columns:50px 1fr;gap:15px}#playerControls #playerSCLK_playInfo:hover{background:rgba(var(--sc_primary_text),.06)}#playerControls #playerSCLK_playInfo #playerSCLK_songPicture{height:50px;width:50px;border-radius:5px;background-position:center center;background-size:cover;background-repeat:no-repeat}#playerControls #playerSCLK_playInfo #playerSCLK_artistInfo{width:100%;overflow:hidden;display:flex;flex-direction:column;gap:8px}#playerControls #playerSCLK_playInfo #playerSCLK_artistInfo #playerSCLK_songTitle{color:rgb(var(--sc_primary_text));font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#playerControls #playerSCLK_playInfo #playerSCLK_artistInfo #playerSCLK_artistName{color:rgba(var(--sc_primary_text),.7);font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#playerControls #sclkDistribution{flex-grow:1;justify-content:flex-end}#playerControls #sclkDistribution .pc_ctrlBtn{color:#fff;font-size:13px}.songLikeActive i{color:#ff1b1b!important}#playerControls .buttonActive{color:#468dd2!important}#playerControls .buttonDisabled{color:rgba(var(--sc_primary_text),.4)!important;cursor:auto!important;background:0 0;padding:inherit;border-radius:0}#playerControls .buttonHide{display:none!important}#volumeSlider{width:60px;position:relative;text-align:center;color:rgba(var(--sc_primary_text),.8)}#volumeSlider input[type=range]{position:absolute;left:0;top:25px;-webkit-appearance:none;cursor:pointer;width:100%;height:4px;padding:0;margin:0;border:none;border-radius:5px;background:rgba(var(--sc_primary_text),.8);outline:0;opacity:0;transition:.2s}#volumeSlider:hover i{color:rgb(var(--sc_primary_text))}#volumeSlider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;border-radius:6px;background:rgb(var(--sc_blue));cursor:pointer}#volumeSlider input[type=range]::-moz-range-thumb{width:12px;height:12px;border-radius:6px;background:rgb(var(--sc_blue));cursor:pointer}@media (max-width:1200px){#volumeSlider{display:none}}@media (max-width:900px){#btnShowPlaylist,#playerControls #sclkBuyAlbum span,#playerControls #sclkBuySingle span,#sclkSocial{display:none!important}#playerControls #btnPrev.pc_ctrlBtn{margin:0 4px 0 6px!important}#playerControls #btnNext.pc_ctrlBtn{margin:0 0 0 6px!important}#playerControls #playerSCLK_playInfo{margin:0 0 0 20px}#playerFullCTRL_ctrlBtns_wrap .ctrlGroups{margin:0!important;min-width:100px}}@media (max-width:600px){.player_progressTime{display:none}#ctrlBtnsPlay,#sclkDistribution,#sclkSocial{display:none!important}#playerSCLK #playerControls{width:95vw;padding:0;gap:30px}#playerControls #playerSCLK_playInfo{display:grid;grid-template-columns:50px 1fr;gap:12px;margin:0}#playerControls #playerSCLK_playInfo #playerSCLK_artistInfo{gap:6px}#playerControls #playerSCLK_playInfo #playerSCLK_artistInfo #playerSCLK_songTitle{font-weight:500}#playerControls #playerSCLK_playInfo #playerSCLK_artistInfo #playerSCLK_artistName{color:rgba(var(--sc_primary_text),.8);font-size:13.5px}#playerControls .playBtn{font-size:26px;width:23px;padding:11px;display:flex;justify-content:center}#playerSCLK #sclkMobile{display:flex;justify-content:space-between;gap:15px}#sclkMobile .fa-stack-2x{font-size:2.1em}#sclkMobile .far{font-weight:300}#sclkMobile #mobileBuy{background:rgb(var(--sc_blue));color:#fff;padding:0 6px;height:32px;border-radius:4px;display:flex;align-items:center}#sclkMobile #mobileBuy #price{padding-left:5px;font-size:13px}}#sclk_player_fullPage{z-index:9002;position:fixed;top:100vh;height:100vh;width:100vw;overflow:hidden;background:rgb(var(--sc_primary_background));transition:top .3s ease-out}#sclk_player_fullPage_infopage{overflow-y:auto;overscroll-behavior:contain;height:calc(100vh - 100px)}#sclk_player_fullPage_controlsOnly{z-index:2;position:fixed;bottom:0;display:none;height:calc(85px + env(safe-area-inset-bottom));width:100%;padding-top:0;background:rgb(var(--sc_secondary_background))}#playerFullCTRL_seekbar{position:absolute;top:0;right:0;left:0;height:25px;margin-top:-10px;z-index:1}#playerFullCTRL_progressbar{height:4px}#playerFullCTRL_progressbar #playerFullCTRL_progress{width:0;height:4px;background:#468dd2;transition:.1s ease-out}#playerFullCTRL_currentTime{position:absolute;top:10px;left:14px}#playerFullCTRL_totalTime{position:absolute;top:10px;right:14px}.playerFullCTRL_progressTime{font-size:14px;opacity:.7}#playerFullCTRL_ctrlBtns_wrap{margin:24px auto 0;display:flex;justify-content:space-around;align-items:center}#playerFullCTRL_ctrlBtns_wrap .ctrlGroups{display:flex;justify-content:space-around;align-items:center;gap:30px}#playerFullCTRL_ctrlBtns_wrap .pc_ctrlBtn{color:rgba(var(--sc_primary_text),.8);font-size:20px;cursor:pointer;transition:color .1s}#playerFullCTRL_ctrlBtns_wrap .pc_ctrlBtn.playBtn{font-size:40px;width:35px;display:flex;justify-content:center}#playerFullCTRL_ctrlBtns_wrap #playerFullCTRL_btnPlay i{margin:0 -3px 0 3px}#sclk_player_fullPage .buttonActive{border-bottom:2px solid #468dd2;background:rgba(255,255,255,.2);transition:.2s}#sclkPlayer_playlist_pageShadow{position:fixed;top:0;bottom:0;right:0;left:0;background:rgba(var(--sc_primary_background),.7);z-index:999;display:none}#playlistWrap{height:0;position:fixed;bottom:calc(85px + env(safe-area-inset-bottom));left:0;right:0;z-index:9003;overflow:hidden;transition:.4s ease-in-out}#playlistWrap.playlistShow{height:min(400px,60vh);bottom:calc(75px + env(safe-area-inset-bottom))}#playlistWrap.playlistShowFullpage{height:min(400px,60vh)}#playlist{width:94vw;padding-bottom:100px;border-radius:10px;background:rgb(var(--sc_background_40));overflow-y:auto;-webkit-overflow-scrolling:touch}#playlistContent{transition:.2s ease-out}#playlistHeader{padding:15px 20px;font-size:20px;color:rgb(var(--sc_primary_text))}#playlist--list .playlist-item{display:flex;align-items:center;height:40px;padding:0 20px;color:rgb(var(--sc_primary_text));cursor:pointer}#playlist--list .playlist-item:hover{background:rgba(var(--sc_background_60))}#playlist--list .playlist-item.songActive{background:rgb(var(--sc_blue));color:#fff}#playlist--list .playlist-item .playlist-picture{height:36px;width:36px;margin:0 15px 0 0;background-position:center center;background-size:cover;background-repeat:no-repeat}#playlist--list .playlist-item .playlist-songtitle{width:400px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#playlist::-webkit-scrollbar{width:10px;background:rgb(var(--sc_background_20))}#playlist::-webkit-scrollbar-track{background:rgb(var(--sc_background_20))}#playlist::-webkit-scrollbar-thumb{border-radius:8px;background:rgb(var(--sc_background_60))}.playlistSongActive .songActivityIndicator{color:#428bd4}