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;background-color:#000;height:100vh;place-items:center}.login>img{height:200px}.login>a{color:#fff;text-decoration:none;padding:20px;border-radius:99px;font-weight:800;background-color:#1db954}.player_body{display:-webkit-flex;display:flex}.sidebar{padding-left:10px;padding-right:10px;height:100vh;color:#fff;-webkit-flex:0.2 1;flex:0.2 1;min-width:230px;background-color:#040404}.sidebar__logo{margin-right:auto;height:70px;padding:10px}.sidebar>hr{border:1px solid #282828;width:90%;margin:10px auto}.sidebar__title{margin-left:10px;padding:5px;font-size:12px}.sidebarOption{display:-webkit-flex;display:flex;color:grey;height:40px;cursor:pointer;transition:color .2s ease-in}.sidebarOption:hover{color:#fff}.sidebarOption__icon{padding-left:10px;padding-right:10px}.sidebarOption>p{margin-top:10px;margin-left:12px;font:size 14px}.body{padding:30px;width:100%;height:100vh;overflow-y:overlay;-webkit-flex:0.8 1;flex:0.8 1;color:#fff;background:linear-gradient(transparent,#000);background-color:#5b5773}.body::-webkit-scrollbar{display:none}.body__info{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;padding:10px}.body__songs{z-index:1}.body__info>img{height:15vw;margin:0 20px;box-shadow:0 4px 60px rgba(0,0,0,.5)}.body__infoText{-webkit-flex:1 1;flex:1 1}.body__infoText>strong{font-size:1.3vw;box-shadow:0 0 1px rgba(0,0,0,.2)}.body__infoText>h2{font-size:3vw;box-shadow:0 0 1px rgba(0,0,0,.2);margin-bottom:10px}.body__infoText>p{font-size:1.3vw;box-shadow:0 0 1px rgba(0,0,0,.5)}.body__icons{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.body__shuffle{font-size:80px;margin-left:50px;margin-top:20px;margin-bottom:20px}.body__shuffle:hover{transition:-webkit-transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in,-webkit-transform .2s ease-in;-webkit-transform:scale(1.08);transform:scale(1.08)}.body__songs{margin:20px -30px}.body__icons>.MuiSvgIcon-root{margin-right:20px}.header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:30px}.header__left,.header__right{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.header__left{-webkit-flex:0.5 1;flex:0.5 1;background-color:#fff;padding:10px;border-radius:30px;color:grey}.header__left>input{border:none;width:100%}.header__right>h4{margin-left:10px;margin-right:15px}.songRow>img{height:12vh}.songRow{margin-left:20px;padding:20px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;z-index:100;color:#fff}.songRow:hover{cursor:pointer;background-color:#000;opacity:.8}.songRow__info{margin-left:20px}.songRow__info>h1{font-size:16px}.songRow__info>p{font-size:14px;margin-top:3px;color:grey}.songRow__album{height:40px;width:40px}.footer{color:#fff;-webkit-justify-content:space-between;justify-content:space-between;position:fixed;bottom:0;width:97%;height:65px;background:#282828;padding:20px}.footer,.footer__left{display:-webkit-flex;display:flex}.footer__left{-webkit-flex:0.3 1;flex:0.3 1;-webkit-align-items:center;align-items:center;max-width:300px}.footer__songInfo>h4{margin-bottom:5px}.footer__songInfo>p{margin-bottom:12px}.footer__green{color:#1ed15e}.footer__green:hover,.footer__icon:hover{transition:-webkit-transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in,-webkit-transform .2s ease-in;-webkit-transform:scale(1.2);transform:scale(1.2)}.footer__albumLogo{height:60px;width:60px;margin-right:20px;object-fit:contain}.footer__center{-webkit-flex:0.4 1;flex:0.4 1;padding:0 100px;max-width:300px}.footer__center,.footer__right{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.footer__right{-webkit-flex:0.3 1;flex:0.3 1}.footer__right .MuiSlider-root{color:green}
/*# sourceMappingURL=main.0b9e4d6a.chunk.css.map */