@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap);.login{background-color:#000;display:grid;height:100vh;place-items:center}.login>img{width:500px}.login>a{background-color:#1db954;border-radius:99px;color:#fff;font-weight:800;padding:20px;text-decoration:none}.sidebarOption{align-items:center;color:grey;cursor:pointer;display:flex;height:40px;transition:color .2s ease-in}.sidebarOption:hover{color:#fff}.sidebarOption__icon{padding:0 10px}.sidebarOption>p{font-size:14px;margin-left:20px;margin-top:10px}.sidebar{background-color:#040404;color:#fff;flex:.2 1;height:100vh;min-width:230px;padding:0 10px}.sidebar__logo{height:70px;margin-right:auto;padding:10px}.sidebar__title{font-size:12px;margin-left:10px;padding:5px}.sidebar>hr{border:1px solid #282828;margin:10px auto;width:90%}.header{display:flex;justify-content:space-between;margin-bottom:30px}.header__left{align-items:center;background-color:#fff;border-radius:30px;color:grey;display:flex;flex:.5 1;min-width:75px;padding:10px}.header__left>input{border:none;width:100%}.header__right{align-items:center;display:flex}.header__right>h4{margin-left:10px}.songRow{align-items:center;color:#fff;display:flex;margin-left:20px;padding:20px;z-index:100}.songRow:hover{background-color:#000;cursor:pointer;opacity:.8}.songRow__info{margin-left:20px}.songRow__info>h1{font-size:16px}.songRow__info>p{color:grey;font-size:14px;margin-top:3px}.songRow__album{height:40px;width:40px}.body{background:linear-gradient(#5b5773,#000);color:#fff;flex:.8 1;height:100vh;overflow-y:overlay;padding:30px 30px 75px}.body__info{align-items:flex-end;display:flex;padding:10px}.body__info>img{box-shadow:0 4px 60px rgba(0,0,0,.5);height:200px;margin:0 20px}.body__infoText>h2{font-size:48px;margin-bottom:10px}.body__infoText>p{font-size:14px}.body__icons{align-items:center;display:flex}.body__icons>.MuiSvgIcon-root{margin-right:20px}.body__shuffle{font-size:80px!important;margin-bottom:20px;margin-left:50px;margin-top:20px}.body__shuffle:hover{-webkit-transform:scale(1.08);transform:scale(1.08);transition:-webkit-transform .1s ease-in;transition:transform .1s ease-in;transition:transform .1s ease-in,-webkit-transform .1s ease-in}.body__songs{margin:20px -30px}.footer{background-color:#282828;bottom:0;height:65px;justify-content:space-between;padding:20px;position:fixed;width:97%}.footer,.footer__left{color:#fff;display:flex}.footer__left{align-items:center;flex:.3 1;max-width:300px}.footer__albumLogo{height:60px;margin-right:20px;object-fit:contain;width:60px}.footer__green{color:#1ed15e}.footer__songInfo>h4{margin-bottom:5px}.footer__songInfo>p{font-size:12px}.footer__center{align-items:center;color:#fff;display:flex;flex:.4 1;justify-content:space-between;max-width:300px;padding:0 100px}.footer__green:hover,.footer__icon:hover{-webkit-transform:scale(1.2)!important;transform:scale(1.2)!important;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}.footer__right{align-items:center;color:#fff;display:flex;flex:.3 1;justify-content:space-between}.footer__right * .MuiSlider-root{color:green}.player__body{display:flex}*{font-family:Open Sans,sans-serif;margin:0}body::-webkit-scrollbar{display:none}
/*# sourceMappingURL=main.b20cc829.css.map*/