@import"https://fonts.googleapis.com/css2?family=Varela+Round&display=swap";@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@500&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins&display=swap";*{padding:0;margin:0;box-sizing:border-box}:root{--tagsBackground: #3e32e4;--tagsText: #ffffff;--tagsBackgroundHoverActive: #6e65f1;--tagsTextHoverActive: #ffffff;--searchBackground: #18191f;--searchText: #ffffff;--searchPlaceHolder: #575a77;--playerBackground: #18191f;--titleColor: #ffffff;--timeColor: #ffffff;--progressSlider: #3e32e4;--progressUsed: #ffffff;--progressLeft: #151616;--bufferLoaded: #1f212b;--volumeSlider: #3e32e4;--volumeUsed: #ffffff;--volumeLeft: #151616;--playlistBackground: #18191f;--playlistText: #575a77;--playlistBackgroundHoverActive: #18191f;--playlistTextHoverActive: #ffffff}._wrapper_1rwm5_1{width:100%;margin:20px auto;height:auto;color:var(--primaryText);display:inline-block;text-align:center}._tag_x6957_1{background-color:var(--tagsBackground);color:var(--tagsText);height:40px;min-width:100px;display:inline-grid;place-items:center;margin:5px;transition:transform .2s;padding:0 10px;font-family:Varela Round,sans-serif;border-radius:10px;font-size:18px}._active_x6957_31{background-color:var(--tagsBackgroundHoverActive);color:var(--tagsTextHoverActive)}._tag_x6957_1:hover{background-color:var(--tagsBackgroundHoverActive);color:var(--tagsTextHoverActive);cursor:pointer;transform:scale(1.1)}._search_47p46_1{font-family:Quicksand,sans-serif;height:40px;border:none;font-size:18px;width:100%;margin:0 auto 10px;background-color:var(--searchBackground);color:var(--searchText);padding-left:20px;border-radius:10px}._search_47p46_1::placeholder{color:var(--searchPlaceHolder)}._wrapper_1sefb_1{border-radius:10px;padding:0 40px;background-color:var(--playerBackground);overflow:auto;font-family:Quicksand,sans-serif}@media only screen and (max-width: 600px){._wrapper_1sefb_1{padding:0 20px}}._wrapper_l8wb1_1{display:grid;grid-template-columns:auto 200px;margin:30px 0 20px}@media only screen and (max-width: 800px){._wrapper_l8wb1_1{grid-template-columns:1fr}}._title_1ldbx_1{color:var(--titleColor);font-size:28px;text-align:left}@media only screen and (max-width: 600px){._title_1ldbx_1{width:100%;text-align:center}}._time_ac0au_1{font-family:Varela Round,sans-serif;color:var(--timeColor);text-align:right;font-size:30px}@media only screen and (max-width: 600px){._time_ac0au_1{text-align:center}}._container_1kekm_1{display:grid;place-items:center;margin-bottom:20px}._slider_1kekm_13{-webkit-appearance:none;width:100%;height:4px;border-radius:5px}._slider_1kekm_13::-webkit-slider-thumb{-webkit-appearance:none;width:25px;height:25px;border-radius:50%;background:var(--progressSlider);cursor:pointer}._slider_1kekm_13::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:var(--progressSlider);cursor:pointer}@media only screen and (max-width: 600px){._container_1kekm_1{margin:40px 0}}._wrapper_1ssds_1{display:grid;grid-template-columns:auto 30%;margin-bottom:30px}@media only screen and (max-width: 800px){._wrapper_1ssds_1{grid-template-columns:1fr}}._wrapper_exo6z_1{display:grid;grid-template-columns:repeat(5,auto);place-items:center}@media only screen and (max-width: 600px){._wrapper_exo6z_1{grid-template-columns:repeat(3,auto)}}._loop_1v4pf_1{width:26px;height:26px;transition:transform .2s}._loop_1v4pf_1:hover{cursor:pointer;transform:scale(1.2)}@media only screen and (max-width: 600px){._loop_1v4pf_1{display:none}}._previous_1mino_1{width:50px;height:50px;transition:transform .2s}._previous_1mino_1:hover{cursor:pointer;transform:scale(1.2)}._play_rfl62_1{width:60px;height:60px;transition:transform .2s}._play_rfl62_1:hover{cursor:pointer;transform:scale(1.2)}._pause_1talx_1{width:60px;height:60px;transition:transform .2s}._pause_1talx_1:hover{cursor:pointer;transform:scale(1.2)}._next_147p5_1{width:50px;height:50px;transition:transform .2s}._next_147p5_1:hover{cursor:pointer;transform:scale(1.2)}._shuffle_15ul3_1{width:26px;height:26px;transition:transform .2s}._shuffle_15ul3_1:hover{cursor:pointer;transform:scale(1.2)}@media only screen and (max-width: 600px){._shuffle_15ul3_1{display:none}}._wrapper_1er3w_1{display:grid;place-items:center;min-height:60px}._slider_1er3w_13{-webkit-appearance:none;width:70%;height:3px;border-radius:5px;background:var(--volumeSlider);outline:none;opacity:1;-webkit-transition:.2s;transition:opacity .2s}._slider_1er3w_13::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:var(--volumeSlider);cursor:pointer}._slider_1er3w_13::-webkit-slider-thumb:hover{background:var(--volumeSlider)}._slider_1er3w_13::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:var(--volumeSlider);cursor:pointer}._wrapper_t5ihs_1{margin:20px auto;max-height:395px;min-height:120px;overflow-x:hidden;padding-right:10px;font-family:Quicksand,sans-serif}._wrapper_t5ihs_1::-webkit-scrollbar{width:5px}._wrapper_t5ihs_1::-webkit-scrollbar-track{border-radius:10px}._wrapper_t5ihs_1::-webkit-scrollbar-thumb{background:var(--primaryText);border-radius:10px}._item_1hfca_1{background-color:var(--playlistBackground);color:var(--playlistText);text-align:center;margin:5px 0;padding:3px 0;cursor:pointer;border-radius:5px;font-size:16px;font-family:Poppins,sans-serif}._active_1hfca_25{color:var(--playlistTextHoverActive);font-family:Quicksand,sans-serif;font-size:18px}._item_1hfca_1:hover{color:var(--playlistTextHoverActive)}
