body{margin:0;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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center;background-image:url(https://s3.amazonaws.com/codecademy-content/programs/react/jammming/background_photo_desktop.jpg)}html{background-color:#010c3f}.jamming{text-align:center;color:#fff;font-family:Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif;font-size:40px}.highlight{color:#6c41ec}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.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:0;color:#fff;font-weight:500}.SearchButton:hover{background-color:rgba(108,65,233,.7)}.SearchResults{width:40%;height:950px;overflow-y:scroll;padding:.88rem;background-color:rgba(1,12,63,.7);box-shadow:0 4px 2px 2px #000;margin-left:1rem;margin-right:1rem;margin-bottom:2rem;display:inline-block}h2{font-family:"Poppins",sans-serif;color:#fff}@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 hsla(0,0%,100%,.8)}.Track-name{color:#fff}.Track-action{cursor:pointer;padding:.5rem;font-size:1.05rem;transition:color .25s;border:0;background-color:transparent;color:#fff}.Track-action:hover{color:hsla(0,0%,100%,.5)}.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:hsla(0,0%,100%,.8)}.Playlist{display:inline-block;flex-direction:column;vertical-align:top;overflow-y:scroll;width:40%;max-height:950px;padding:2.27rem 1.16rem;background-color:rgba(1,12,63,.7);box-shadow:0 4px 2px 2px #000;margin-left:1rem;margin-right:1rem;margin-bottom:2rem}.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:0;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:rgba(108,65,233,.7)}::-webkit-scrollbar{width:0;background:transparent}@media only screen and (max-width:1020px){.Playlist{width:90%}}
/*# sourceMappingURL=main.3653061a.chunk.css.map */