body,html{box-sizing:border-box;height:100%;padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.player-controls button{width:100%;height:40px}#__next{height:100vh;max-height:-webkit-fill-available}.player-controls,.player-header{flex-grow:0;flex-shrink:0}.player-header{padding-left:20px}.player-controls{padding:20px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.player-body{flex-grow:1;position:relative;background-color:rgba(0,0,0,.05)}.filter{backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);z-index:100;background-color:rgba(0,0,0,.1);left:0;top:0;right:0;bottom:0}.filter,.logo{position:absolute}.logo{z-index:150}.headshot{position:absolute;left:0;right:0;width:100%;height:100%;content:""}.headshot,.headshot.eighty,.hello.headshot.main-headshot{background-size:cover}.headshot.eighty{position:absolute;background-position:50%;max-height:70%;width:70%;max-width:500px;top:15%;left:15%;right:15%;margin:auto;aspect-ratio:1/1}.play-list{width:150px;position:absolute;right:0;padding:15px;background:hsla(0,0%,78%,.5)}.play-list div{margin-bottom:15px}.player-container{box-sizing:border-box;min-height:100%;display:flex;flex-direction:column}.player progress{width:100%;-webkit-appearance:none;height:8px}progress::-webkit-progress-bar{background-color:#c1dee9}progress::-webkit-progress-value{background-color:#67cdf1}@media (prefers-color-scheme:dark){html{color-scheme:dark}body{color:#333;background:#fff}}@media only screen and (max-width:700px){.play-list{display:none}}.player-control-buttons{padding-top:10px;display:grid;grid-row-gap:20px;row-gap:20px;grid-template-columns:1fr 1fr 1fr}.player-control-buttons .player-control-section{display:flex;justify-content:center;align-items:center;font-size:3em}.author-info{padding-top:20px;display:grid;grid-row-gap:20px;row-gap:20px;grid-template-columns:2fr 1fr 0fr}.author-info .author-info-section.last{display:flex;justify-content:right;color:#50a1e0;align-items:center}.playlist-img{width:1px;height:1px;background-size:cover;content:"";display:inline-block}.track-title{margin-left:-10px;margin-top:0;font-weight:700;margin-bottom:5px}.track-author,.track-title{font-size:18px;line-height:22px}.track-author{font-weight:400;margin-top:5px;margin-bottom:20px}.player-duration{display:flex;justify-content:right;font-weight:700;line-height:22px;font-size:12px;content:""}