body{min-height:100%;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;margin:0;padding:1rem}body[show_game=true]{overflow-y:hidden}html{background:#eee}:root{--color-nov:rgb(165, 211, 255);--color-adv:rgb(255, 229, 158);--color-exh:rgb(255, 135, 114);--color-mxm:rgb(243, 243, 243)}h1.svelte-1rqvdh.svelte-1rqvdh,h2.svelte-1rqvdh.svelte-1rqvdh,h3.svelte-1rqvdh.svelte-1rqvdh{margin:0}.song-select.svelte-1rqvdh.svelte-1rqvdh{max-width:80rem;position:relative;margin:0 auto}.selected-song.svelte-1rqvdh.svelte-1rqvdh{position:sticky;display:flex;flex-direction:row;background:white;width:100%;height:min(15rem,33vw);top:1rem;transition:width .2s ease-in-out}.selected-song[show_game=true].svelte-1rqvdh.svelte-1rqvdh{width:calc(100% - 55px)}.selected-song.svelte-1rqvdh img.svelte-1rqvdh{height:100%;display:inline-block}.selected-song.svelte-1rqvdh .meta.svelte-1rqvdh{display:flex;flex-direction:column;font-size:clamp(1rem,4vw,2rem)}.selected-song.svelte-1rqvdh .meta h1.svelte-1rqvdh{font-size:1em}.selected-song.svelte-1rqvdh .meta h2.svelte-1rqvdh{font-size:.75em}.selected-song.svelte-1rqvdh .charts.svelte-1rqvdh{margin-top:auto;display:flex;flex-direction:row;justify-content:start}.selected-song.svelte-1rqvdh .charts .diff.svelte-1rqvdh{text-decoration:none;display:inline-block;margin:.2rem;padding:2ch .2rem;min-width:8ch;text-align:center;border-radius:1ch;vertical-align:middle;font-weight:600;font-size:.65em}.selected-song.svelte-1rqvdh .charts .d1.svelte-1rqvdh{background:var(--color-nov)}.selected-song.svelte-1rqvdh .charts .d1.svelte-1rqvdh:before{content:"NOV "}.selected-song.svelte-1rqvdh .charts .d2.svelte-1rqvdh{background:var(--color-adv)}.selected-song.svelte-1rqvdh .charts .d2.svelte-1rqvdh:before{content:"ADV "}.selected-song.svelte-1rqvdh .charts .d3.svelte-1rqvdh{background:var(--color-exh)}.selected-song.svelte-1rqvdh .charts .d3.svelte-1rqvdh:before{content:"EXH "}.selected-song.svelte-1rqvdh .charts .d4.svelte-1rqvdh{background:var(--color-mxm)}.selected-song.svelte-1rqvdh .charts .d4.svelte-1rqvdh:before{content:"MXM "}.song-list.svelte-1rqvdh.svelte-1rqvdh{--song-size:clamp(2rem, 5vw, 3rem);font-size:var(--song-size);margin-top:1rem;justify-content:center;display:grid;grid-template-columns:repeat(auto-fill,calc(var(--song-size) * 5));grid-auto-columns:min-content;gap:.3em}.song-list.svelte-1rqvdh .song.svelte-1rqvdh{background:#fff;flex:0 0;transition:outline .2s ease-in-out;outline:solid hotpink;outline-width:0px;margin:0;max-width:100%;display:grid;grid-template-columns:repeat(5,var(--song-size));grid-template-rows:repeat(4,var(--song-size)) auto auto;border-radius:.1em}.song-list.svelte-1rqvdh .song[selected=true].svelte-1rqvdh{outline-width:.2em}.song-list.svelte-1rqvdh .song img.svelte-1rqvdh{width:100%;height:100%;grid-column:1/5;grid-row:1/5;object-fit:cover}.song-list.svelte-1rqvdh .song .title.svelte-1rqvdh{font-size:.5em;grid-row:5;grid-column:1/-1}.song-list.svelte-1rqvdh .song .artist.svelte-1rqvdh{font-size:.4em;grid-row:6;grid-column:1/-1}.song-list.svelte-1rqvdh .song h2.svelte-1rqvdh,.song-list.svelte-1rqvdh .song h3.svelte-1rqvdh{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:.2em}.song-list.svelte-1rqvdh .song .diff.svelte-1rqvdh{display:flex;justify-content:center;align-items:center;height:100%;widows:100%;margin:0;grid-column:5;font-weight:600;font-size:.75em}.song-list.svelte-1rqvdh .song .d1.svelte-1rqvdh{background:var(--color-nov)}.song-list.svelte-1rqvdh .song .d2.svelte-1rqvdh{background:var(--color-adv)}.song-list.svelte-1rqvdh .song .d3.svelte-1rqvdh{background:var(--color-exh)}.song-list.svelte-1rqvdh .song .d4.svelte-1rqvdh{background:var(--color-mxm)}#glcanvas.svelte-1rqvdh.svelte-1rqvdh{width:100%;background:black;position:fixed;top:-100%;left:0;height:100%;transition:top .5s ease}#glcanvas[show_game=true].svelte-1rqvdh.svelte-1rqvdh{top:0}
