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