:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark}body{margin:0;padding:0;background-color:#000;min-height:100vh;width:100%;display:flex;place-items:flex-start}#root{width:100%}input[type=range]{-webkit-appearance:none;appearance:none;background:transparent}input[type=range]::-webkit-slider-runnable-track{height:4px;background:#ffffff1f;border-radius:2px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#a3e635;cursor:pointer;border:2px solid #09090e;margin-top:-5px}input[type=range]::-moz-range-track{height:4px;background:#ffffff1f;border-radius:2px}input[type=range]::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#a3e635;cursor:pointer;border:2px solid #09090e}.vf-song-card{transition:background .15s,transform .15s}.vf-song-card:active{transform:scale(.98)}.vf-scrollable::-webkit-scrollbar{width:4px}.vf-scrollable::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.vf-setlist-nav{user-select:none;-webkit-user-select:none;touch-action:manipulation}
