:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}html{background-color:#191919}html,body,#root,header,main{width:100%}*{margin:0;padding:0;box-sizing:border-box}.app{min-height:100vh;background-image:linear-gradient(180deg,#191919 0%,#242424 50%);background-size:100% 76px;background-repeat:no-repeat;background-color:#242424}main.content{background-color:#242424}header{padding:12px 10px}header .logo{width:150px;display:block}header h1 span{color:#888}header .actions{padding:5px 3px 0 0}footer{margin-top:30px;padding:20px;text-align:center;background-image:linear-gradient(180deg,#242424 50%,#191919 100%);background-position:bottom center;background-size:100% 76px;background-repeat:no-repeat;background-color:#242424}footer span.heart{color:red}footer a{text-decoration:none;border-bottom:1px solid #666;color:#fff;font-weight:600}.song{width:100%;margin:0 auto}.song .details{padding:15px}.song hgroup{flex:1}.song hgroup h3{text-overflow:ellipsis}.song hgroup h5{color:#888}.song div.actions{align-items:center}.song div.actions a{margin-left:15px}@keyframes bounce{0%{transform:scale(1);opacity:.8}50%{transform:scale(1.1);opacity:1}to{transform:scale(1);opacity:.8}}div.actions .play{outline:none;cursor:pointer;width:40px;height:40px;display:block}div.actions .paused:focus{animation:bounce 1s linear infinite}div.actions .paused:hover{animation:none}div.actions .play img{width:40px;height:40px;display:block}.song div.actions a.spotify{cursor:pointer}.song div.actions a.spotify img{width:32px;height:32px;display:block}.song div.actions a.twitter{cursor:pointer}.song div.actions a.twitter img{width:32px;height:32px;display:block}.song div.thumbnail{text-align:center}.song div.thumbnail img{max-width:100%;display:inline-block}hr{border:none;background-color:#33333381;height:1px;width:100%;overflow:hidden}.medium{display:block;height:15px}audio{display:none}.lastSongs{margin-top:30px}.lastSongs h4{text-align:center;margin:20px}header.content,main.content .song,main.content .lastSongs{width:100%;max-width:640px;margin:0 auto}body.popup footer{display:none}body.popup .content{max-width:none}body.popup main{flex:1;display:flex;flex-direction:column;justify-content:center}body.popup main .content{flex-direction:row}body.popup .currentSong{flex:1}body.popup .lastSongs{display:none}body.popup .song{display:flex;flex-direction:column-reverse;max-width:65vw}body.popup .song .details{text-align:center}body.popup .song .details h3{font-size:24px;margin-top:20px;margin-bottom:10px}body.popup .song .details h5{font-size:20px}body.popup .song .actions{display:none}body.popup .song div.thumbnail img{max-height:66vh;box-shadow:0 0 50px #000}.legal{max-width:640px;margin:30px auto 10px;display:block;text-align:center;font-size:10px;color:#999;line-height:1.2}._VStack_10y1a_9{display:flex;flex-direction:column}._HStack_10y1a_14{display:flex;flex-direction:row}._Spacer_10y1a_19{flex:1}._IconButton_10y1a_23{border:0;background-color:transparent}
