body::-webkit-scrollbar{display:none}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{margin:0}.login{display:grid;place-items:center;height:100vh;background-color:#1cd75e}.login>img{width:40%}.login>a{padding:15px;border-radius:99px;background-color:#fff;font-weight:800;color:#000;font-size:16px;font-family:monospace;text-decoration:none}.login>a:hover{background-color:#000;color:#fff}.player_body{display:-webkit-flex;display:flex}.side_bar{min-width:230px;height:100vh;-webkit-flex:0.2 1;flex:0.2 1;padding-left:10px;padding-right:10px;color:#fff;overflow-y:overlay;background-color:#040404}.side_bar::-webkit-scrollbar{display:none}.sidebar_logo{margin-right:auto;height:70px;padding:10px}.side_bar>hr{border:1px solid #282828;width:90%;margin:10px auto}.sidebar_title{margin-left:10px;padding:5px;font-size:12px}.sidebar_option{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;color:grey;height:40px;cursor:pointer;transition:color .2s ease-in}.sidebar_option:hover{color:#fff}.sidebar_option_icon{padding-left:10px;padding-right:10px}.sidebar_option>p{margin-top:10px;margin-left:20px;font-size:14px}.body{-webkit-flex:0.8 1;flex:0.8 1;height:100vh;color:#fff;padding:30px;overflow-y:overlay;background:linear-gradient(#615773,#000)}.body::-webkit-scrollbar{display:none}.body_info{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;padding:10px}.body_info>img{height:25vh;margin:0 20px;box-shadow:0 4px 60px rgba(0,0,0,.5)}.body_info_Text{-webkit-flex:1 1;flex:1 1}.body_info_Text>h2{font-size:48px;margin-bottom:10px}.body_info_Text>p{font-size:14px}.body_icons{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.body_icons * .MuiSvgIcon-root{margin-right:20px}.body_songs{margin:20px -30px}.body_shuffle{font-size:80px!important;margin-left:50px;margin-right:20px;margin-bottom:20px}.body_shuffle:hover{transition:-webkit-transform .1s ease-in;transition:transform .1s ease-in;transition:transform .1s ease-in,-webkit-transform .1s ease-in;-webkit-transform:scale(1.08);transform:scale(1.08)}.header{-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:30px}.header,.header_left{display:-webkit-flex;display:flex}.header_left{-webkit-flex:0.5 1;flex:0.5 1;min-width:60px;background-color:#fff;color:grey;border-radius:30px;padding:10px;-webkit-align-items:center;align-items:center}.header_left>input{border:none;width:100%}.header_right{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.header_right>h4{margin-left:10px}.song_row{margin-left:20px;padding:20px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;z-index:100;color:#fff}.song_row:hover{cursor:pointer;background-color:#000;opacity:.8}.song_row_info{margin-left:20px}.song_row_info>h1{font-size:16px}.song_row_info>p{font-size:14px;margin-top:3px;color:grey}.song_row_album{height:40px;width:40px}.footer{position:fixed;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;bottom:0;height:45px;width:97%;background-color:#282828;padding:20px}.footer_left{-webkit-flex:0.3 1;flex:0.3 1}.footer_center,.footer_left{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;color:#fff;max-width:300px}.footer_center{-webkit-flex:0.4 1;flex:0.4 1;padding:0 100px}.footer_center,.footer_right{-webkit-justify-content:space-between;justify-content:space-between}.footer_right{-webkit-flex:0.3 1;flex:0.3 1;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;color:#fff}.footer_albumLogo{height:60px;width:60px;margin-right:20px;object-fit:contain}.footer_green{color:#1ed15e}.footer_songInfo>h4{margin-bottom:5px}.footer_songInfo>p{font-size:12px}.footer_green:hover,.footer_icon:hover{transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;-webkit-transform:scale(1.2)!important;transform:scale(1.2)!important}.footer_right * .MuiSlider-root{color:#1ed15e}
/*# sourceMappingURL=main.dd35de5b.chunk.css.map */