@import"https://fonts.googleapis.com/css2?family=Poppins:wght@600&family=Work+Sans:wght@300;500&display=swap";body,html,#root{height:100%}html{font-size:18px}h1{padding:.77rem 0;background-color:#010c3f;text-align:center;font-family:Poppins,sans-serif;font-size:1.88rem;color:#fff}h1 .highlight{color:#6c41ec}h2{font-family:Poppins,sans-serif;font-size:1.55rem}.App{height:100%;padding:0 17% 10%;background-image:url(/jamming/assets/background_photo_desktop-1951d9ec.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;font-family:Work Sans,sans-serif;font-weight:500;color:#fff}.App-playlist{display:flex;justify-content:space-between;width:100%}@media only screen and (max-width: 1020px){.App-playlist{align-items:center;flex-direction:column}}.SearchResults{width:50%;height:950px;overflow-y:scroll;padding:.88rem;background-color:#010c3fb3;box-shadow:0 4px 2px 2px #000}@media only screen and (max-width: 1020px){.SearchResults{width:90%;margin-bottom:2rem}}.TrackList{width:100%}.Track{display:flex;align-items:center;border-bottom:1px solid rgba(256,256,256,.8)}.Track-action{cursor:pointer;padding:.5rem;font-size:1.05rem;transition:color .25s;border:0px;background-color:#0000;color:#fff}.Track-action:hover{color:#ffffff80}.Track-information{flex-grow:1;display:flex;flex-direction:column;justify-content:center;height:72px}.Track-information h3{margin-bottom:.22rem}.Track-information p{font-size:.83rem;font-weight:300;color:#fffc}.SearchBar{display:flex;flex-direction:column;align-items:center;padding-top:6.94rem;margin-bottom:6.33rem}.SearchBar input{width:287px;padding:.88rem 0;border:1px solid #fff;border-radius:3px;margin-bottom:2.22rem;color:#010c3f;text-align:center;font-size:1rem}.SearchBar input:focus{outline:none}.SearchButton{cursor:pointer;width:8.11rem;padding:.77rem 0;border-radius:54px;background-color:#010c3f;text-align:center;font-size:.833rem;transition:background-color .25s;border:0px;color:#fff;font-weight:500}.SearchButton:hover{background-color:#6c41e9b3}.Playlist{display:flex;flex-direction:column;align-items:center;overflow-y:scroll;width:37%;max-height:950px;padding:2.27rem 1.16rem;background-color:#010c3fb3;box-shadow:0 4px 2px 2px #000}.Playlist input{width:100%;border:0;outline:0;background:transparent;border-bottom:1px solid #6f6f6f;font-family:Poppins,sans-serif;font-size:1.55rem;color:#fff}.Playlist-save{cursor:pointer;width:10rem;padding:.77rem 0;border-radius:54px;border-width:0px;margin-top:1.27rem;background-color:#6c41ec;text-align:center;font-size:.83rem;transition:background-color .25s;color:#fff;font-weight:500}.Playlist-save:hover{background-color:#6c41e9b3}::-webkit-scrollbar{width:0px;background:transparent}@media only screen and (max-width: 1020px){.Playlist{width:90%}}
