body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{box-sizing:border-box;margin:0;padding:0}*,:after,:before{box-sizing:inherit}header{background-color:#292929;height:80px;padding:0 80px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.container{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;padding:1.25rem;width:100%}.container,.link{align-items:center}.link{border:0;display:inline-flex;font-size:18px;padding:.25rem .75rem}.link:hover{background-color:#4a5568}.link,nav a{color:#fff}nav{align-items:center;display:flex;flex-wrap:wrap;text-align:center}nav a{margin-right:1.25rem;text-decoration:none}.home-icon{color:#fff}.contact{align-items:center;border:0;border-radius:.375rem;display:inline-flex;padding:.25rem .75rem;text-decoration:none}.contact i{height:1rem;margin-left:.5rem;width:1rem}.hamburger-menu{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:2rem;outline:none}.mobile-nav{align-items:flex-start;background-color:#292929;display:none;flex-direction:column;height:calc(100% - 80px);overflow-y:auto;padding:1rem;position:fixed;right:0;top:80px;width:200px}.mobile-nav a{color:#fff;margin-bottom:1rem;text-decoration:none}@media screen and (max-width:768px){.hamburger-menu{display:block}nav{display:none}.mobile-nav{display:flex}}@media screen and (max-width:600px){.hamburger-menu{font-size:20px}}@media screen and (max-width:400px){.title-font{font-size:20px}header{background-color:#292929;height:80px;padding:0 10px;position:-webkit-sticky;position:sticky;top:0;z-index:10}}@media screen and (min-width:769px){.hamburger-menu{display:none}nav{display:flex}.mobile-nav{display:none}}.contact-links{flex-direction:column;height:100vh;justify-content:center;left:0;padding:1em;position:fixed;top:0}.contact-link,.contact-links{align-items:center;display:flex}.contact-link{color:#292929;cursor:pointer;justify-content:flex-start;margin-bottom:1em;position:relative}.link-content{color:#2d3748}.link-text{color:#000;left:50%;margin-left:10px;opacity:0;padding-top:5px;position:absolute;text-decoration:none;transition:opacity .5s ease-in-out,left .5s ease-in-out}.contact-link:hover .link-text{left:100%;opacity:1}@media screen and (max-width:600px){.contact-link .fa{font-size:1em}.link-text{opacity:0;transition:none;visibility:hidden}.contact-links{padding:.5em}}.home{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center}.home-text{font-size:8em;margin-bottom:20px}.home-image{border-radius:40px;height:500px;margin-bottom:20px}.manamusic-text{font-size:2em}@media screen and (max-width:1200px){.home-text{font-size:6em}}@media screen and (max-width:1000px){.home-text{font-size:4em}.home-image{height:400px}.manamusic-text{font-size:1.8em}}@media screen and (max-width:700px){.home-text{font-size:3.5em}.home-image{height:300px}.manamusic-text{font-size:1.6em}}@media screen and (max-width:600px){.home-text{font-size:3em}.home-image{height:250px}.manamusic-text{font-size:1.4em}}@media screen and (max-width:450px){.home-text{font-size:2.8em}.home-image{height:200px}.manamusic-text{font-size:1.2em}.home{justify-content:start;margin-top:200px}}.library{background-color:#f0f0f0;height:100vh;padding-top:200px}.library,.song-player{align-items:center;display:flex;flex-direction:column}.song-player{background-color:#fff;border-radius:15px;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:25px;padding:20px;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;width:500px}.song-player:hover{-webkit-transform:scale(1.03);transform:scale(1.03)}.album-cover{border-radius:30%;box-shadow:0 4px 6px rgba(0,0,0,.2);height:100px;margin-bottom:10px;overflow:hidden;width:100px}.album-cover img{height:100%;object-fit:cover;object-position:center;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;width:100%}.album-cover:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.song-title{font-size:1.2rem;margin:0,0,10px,0;text-align:center}@media screen and (max-width:800px){.song-player{width:400px}}@media screen and (max-width:600px){.song-player{width:300px}.player{width:250px}.song-title{font-size:16px}.album-cover{margin-bottom:0}}@media screen and (max-width:450px){.song-player{margin-bottom:20px;padding:10px;width:210px}.player{width:180px}.album-cover{height:80px;width:80px}.library{padding-top:100px}.song-title{font-size:14px}}
/*# sourceMappingURL=main.8729b279.css.map*/