*{box-sizing:border-box}*,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;scrollbar-width:none}body::-webkit-scrollbar{display:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.app,.login{height:100vh}.login{display:grid;place-items:center;background-color:#000}.login>img{width:100%}.login>a{padding:20px;background-color:#1db954;border-radius:100px;text-decoration:none;font-weight:800;color:#fff}.sidebar{border:1px solid #000;height:100vh;min-width:260;padding:0 10px;background:#040404;flex:0.165 1;color:#fff;overflow:hidden}.sidebar__playlist{height:50vh;overflow-y:scroll;scrollbar-width:none}.sidebar__playlist::-webkit-scrollbar{display:none}.sidebar__logo{object-fit:contain;padding:11px 10px 10px 1px;height:83px;margin-right:auto}.sidebar__title{margin-left:10px;padding:5px;font-size:14px;font-weight:500;letter-spacing:2px;color:#bebebe}.sidebar>hr{border:.5px solid #282828;width:90%;margin:10px auto}.sidebarOptions{color:#949494;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center}.sidebarOptions>h4{margin:13px 0}.sidebarOptions>p{margin:0 0 0 15px;padding:10px 0;font-size:14px;font-weight:400}.sidebarOptions:hover{color:#fff;background-color:hsla(0,0%,50.2%,.616);border-radius:5px}.sidebarOptions__icon{margin-right:15px;margin-left:10px}.player__body{display:flex}.body{max-height:100vh;flex:0.835 1;background:linear-gradient(#555366,#5b5773,#333,#222,#111);color:#fff;padding:30px;overflow-y:scroll;scrollbar-width:none}.body::-webkit-scrollbar{display:none}.body__info{display:flex;align-items:flex-end;padding:10px}.body__infoText{flex:1 1;margin-left:20px}.body__info>img{height:16vw;object-fit:contain;box-shadow:0 4px 60px rgba(0,0,0,.5)}.body__infoText>h2{font-size:48px;margin-bottom:10px}.body__infoText>p{font-size:14px;color:#d3d3d3}.body__songs{margin:20px -30px}.body__icons{display:flex;align-items:center;margin-bottom:5px}.body__icons>.MuiSvgIcon-root{margin-right:25px}.body__shuffle{font-size:70px!important;margin:0 0 0 25px;transition:all 1s ease-in;color:#1db954}.body__shuffle:hover{transform:scale(1.08)}.header{display:flex;justify-content:space-between;margin-bottom:30px}.header__left{flex:0.5 1;background-color:#fff;color:grey;border-radius:30px;display:flex;align-items:center;padding:10px;min-width:80px}.header__left>input{border:none;width:100%}.header__right{display:flex;align-items:center}.header__right>h4{margin-left:10px}.songRow{margin-left:20px;padding:20px;display:flex;align-items:center;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:#d3d3d3}.songRow__album{height:40px;object-fit:contain}.footer{position:fixed;bottom:0;height:65px;width:100%;background-color:#282828;padding:20px;color:#fff;display:flex;justify-content:space-between;align-items:center}.footer__left{justify-content:space-evenly}.footer__center,.footer__left{flex:0.4 1;color:#fff;display:flex;align-items:center}.footer__center{padding:0 200px;justify-content:space-between}.footer__right{flex:0.4 1;text-align:center;color:#fff;display:flex;justify-content:space-between;align-items:center}.footer__songLogo{width:40px;object-fit:contain;box-shadow:0 0 3px 5px rgba(22,22,22,.404);margin-right:5px}.footer__icon{transition:all 2s ease}.footer__icon:hover{transform:scale(1.2)!important}.footer__right * .MuiSlider-root{color:#1db954}@media only screen and (max-width:450px){.footer__center{padding:0}}
/*# sourceMappingURL=main.305fc28a.chunk.css.map */