*{box-sizing:border-box;margin:0;padding:0}h1,h2,h3{color:#363636}body{font-family:Lato,sans-serif}h3,h4{color:#646464;font-weight:400}.App{transition:all .5s ease}.library-active{margin-left:20%}.footer{display:inline-block;font-weight:600;padding:2rem;text-align:center;width:100%}@media screen and (max-width:768px){.footer{padding:1rem}}.link{text-decoration:none}.song-container{align-items:center;background-color:#83572b1a;background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:0 0 20px #00000080;display:flex;flex-direction:column;justify-content:center;min-height:60vh;padding:50px}.song-container img{border-radius:50%;width:20%}.song-container h2{padding:3rem 1rem 1rem}.song-container h3{font-size:1rem}@media screen and (max-width:768px){.song-container img{width:50%}}.player{align-items:center;display:flex;flex-direction:column;justify-content:space-between;min-height:20vh}.time-control{display:flex;width:50%}.time-control input{-webkit-appearance:none;background:#0000;cursor:pointer;padding:1rem 0;width:100%}.time-control p{padding:1rem}.play-control{align-items:center;display:flex;justify-content:space-between;padding:1rem;width:30%}.play-control svg{cursor:pointer}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:16px;width:16px}input[type=range]::-moz-slider-thumb{-webkit-appearance:none;background:#0000;width:16px}.track{border-radius:1rem;height:1rem;margin-top:1.1rem;overflow:hidden;position:relative;width:100%}.animate-track{background:#ccc;height:100%;left:0;pointer-events:none;position:absolute;top:0;transform:translateX(0);width:100%}@media screen and (max-width:768px){.time-control{width:90%}.play-control{width:60%}}.library{background:#fff;box-shadow:2px 2px 50px #c5c5c5;height:100%;left:0;opacity:0;overflow:scroll;position:fixed;top:0;transform:translateX(-100%);transition:all .5s ease;width:20rem}.library h2{padding:2rem}.library-song{align-items:center;cursor:pointer;display:flex;padding:1rem 2rem;transition:background .5s ease}.library-song img{width:30%}.library-song:hover{background-color:#dfd7ff}.song-description{padding-left:1rem}.song-description h3{font-size:1rem}.song-description h4{font-size:.7rem}*{scrollbar-color:#9b9b9b80 #0000;scrollbar-width:thin}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background-color:#9b9b9b80;border:#0000;border-radius:20px}.selected{background:#92c7f8}.active-library{opacity:1;transform:translateX(0);z-index:1}@media screen and (max-width:768px){.library{width:100%}}nav{align-items:center;display:flex;justify-content:space-around;min-height:10vh}nav h1{flex:0 0 60%}nav a{padding-left:.6vh;padding-right:.6vh}nav button{background:#0000;border:2px solid #414141;cursor:pointer;padding:.5rem;transition:all .3s ease}nav button:hover{background:#414141;color:#fff}@media screen and (max-width:768px){nav div{flex-wrap:wrap}nav div a{padding-left:1vh;padding-right:1vh;text-align:center;width:50%}nav button{z-index:10}}
/*# sourceMappingURL=main.3a8918de.css.map*/