: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 #1b1236;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 #1b1236}.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-player-exit{animation:vfSlideOutRight .28s cubic-bezier(.4,0,.2,1) forwards}@keyframes vfSlideOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}.vf-dragging{opacity:.5!important;transform:scale(.97)!important;box-shadow:0 0 20px #f472b640!important}.vf-setlist-nav{user-select:none;-webkit-user-select:none;touch-action:manipulation}
