*,:after,:before{margin:0;padding:0;box-sizing:inherit}body{font-family:"Lato",sans-serif}h1,h2,h3{color:#363636}h3,h4{font-weight:400;color:#646464}@media screen and (prefers-reduced-motion:reduce){.app{transition:none}}.app{transition:all .5s ease}.library-active{margin-left:30%}.song-container{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.song-container img{width:20%;border-radius:50%}.song-container h2{padding:3rem 1rem 1rem}.song-container h3{font-size:1rem}@media screen and (max-width:768px){.song-container img{width:60%}}.player{min-height:20vh;flex-direction:column;justify-content:space-between}.player,.time-control{display:flex;align-items:center}.time-control{width:50%}.time-control input{width:100%;-webkit-appearance:none;background:transparent;cursor:pointer}.time-control p{padding:1rem}.play-control{width:30%;padding:1rem;display:flex;justify-content:space-between;align-items:center}.play-control svg{cursor:pointer}input[type=range]::-webkit-slider-thumb{width:1.6rem;height:1.6rem}input[type=range]::-moz-range-thumb{background:transparent;border:none}.track{background:#add8e6;width:100%;height:1rem;position:relative;overflow:hidden;border-radius:1rem}.animate-track{top:0;left:0;width:100%;height:100%;padding:1rem;background:#ccc;position:absolute;transform:translateX(0);pointer-events:none}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-thumb{width:16px;height:16px;-webkit-appearance:none}input[type=range]::-moz-range-thumb{width:16px;height:16px;-webkit-appearance:none}@media screen and (max-width:768px){.time-control{width:90%}.play-control{width:60%}}@media screen and (prefers-reduced-motion:reduce){.library{position:fixed;top:0;left:0;width:20rem;height:100%;background:#fff;box-shadow:.2rem .2rem 5rem grey;overflow:scroll;transform:translate(-100%);transition:none;opacity:0}.library h2{padding:2rem}}.library{position:fixed;top:0;left:0;width:20rem;height:100%;background:#fff;box-shadow:.2rem .2rem 5rem grey;overflow:scroll;transform:translate(-100%);transition:all .5s ease;opacity:0}.library h2{padding:2rem}@media screen and (prefers-reduced-motion:reduce){.library-song{display:flex;align-items:center;padding:1rem 2rem;cursor:pointer;transition:none;transition-width:30%}.library-song:focus,.library-song:hover{background:#dedee1}}.library-song{display:flex;align-items:center;padding:1rem 2rem;cursor:pointer;transition:background .5s ease}.library-song img{width:30%}.library-song:focus,.library-song:hover{background:#dedee1}.song-description{padding-left:1rem}.song-description h3{font-size:1rem}.song-description h4{font-size:.7rem}*{scrollbar-width:thin;scrollbar-color:hsla(0,0%,60.8%,.5) transparent}::-webkit-scrollbar{width:.5rem}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{border:transparent;border-radius:2rem;background-color:hsla(0,0%,60.8%,.5)}.selected{background:#6f87c9}.active-library{transform:translate(0);opacity:1}nav{min-height:10vh;display:flex;justify-content:space-around;align-items:center}@media screen and (prefers-reduced-motion:reduce){nav button{padding:.5rem;border:2px solid #414141;background:transparent;cursor:pointer;transition:none}nav button:focus,nav button:hover{color:#fff;background:#414141}}nav button{padding:.5rem;border:2px solid #414141;background:transparent;cursor:pointer;transition:all .3s ease}nav button:focus,nav button:hover{color:#fff;background:#414141}@media screen and (max-width:768px){nav button{z-index:2}.library{width:100%}}
/*# sourceMappingURL=main.e8c96064.chunk.css.map */