:root{font-family:Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--accent-green: #1db954;--gray-one: #212121;--gray-two: #121212;--gray-three: #535353;--gray-four: #b3b3b3}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{background-color:#242424;margin:0;display:flex;min-width:320px;min-height:100vh;color:#fff}h1{font-size:4em;font-weight:700;color:var(--accent-green)}input{border-radius:8px;padding:20px;text-align:center;font-family:inherit}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible,input:focus{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--accent-green: #1db954;--gray-one: #212121;--gray-two: #121212;--gray-three: #535353;--gray-four: #b3b3b3}#root{margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover,.logo.react:hover{filter:drop-shadow(0 0 2em var(--accent-green))}.bodyContainer{display:flex;flex-direction:row;width:90vw;height:90vh;margin:0 auto}.bodyContainer *{animation:fadeIn .5s ease}.bodyChildLeft{display:grid;flex-grow:1}.grid-item.item-1{display:flex;flex-direction:column;flex-grow:1;place-items:center;justify-content:center;align-items:center}.grid-item.item-1 p{margin:0 0 14px}.grid-item.item-1 h1{margin:0}.grid-item.item-1 input{width:400px;font-size:1.1em;color:var(--accent-green);background-color:var(--gray-three);text-align:center!important;box-sizing:border-box}.grid-item.item-2{display:flex;flex-direction:column;grid-row:span 7;place-items:center;justify-content:center;align-items:center;animation:fadeIn .5s ease}.infoHeader{display:flex;flex-direction:row;place-items:center;justify-content:center;width:100%}.infoHeader img{width:50px;height:50px;object-fit:cover;object-position:center;border-radius:50%;border:3px solid var(--accent-green)}.infoHeader.album img{border:3px solid pink}.bodyChildRight{flex-grow:5}.container{display:flex;flex-direction:column;height:100%;margin:0 auto;overflow:auto}.children{flex-grow:1}.children table{width:100%;height:100%}.children table *{height:15px}.children thead{background-color:var(--gray-one);color:var(--accent-green)}tbody tr:hover{background-color:var(--gray-four);cursor:pointer}.popularityRect{fill:var(--accent-green)}.infoHeader,.hasBorder h1,h2,h3{margin:10px}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
