@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;overflow:hidden;background:#0a0a0f;color:#e2e2f0;font-family:Inter,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-webkit-user-select:none;user-select:none}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#8b5cf666;border-radius:4px}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:3px;background:#ffffff26;border-radius:2px;outline:none;cursor:pointer}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:11px;height:11px;border-radius:50%;background:#a78bfa;cursor:pointer;transition:transform .1s,background .1s;box-shadow:0 0 6px #a78bfa80}input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.3);background:#c4b5fd}input[type=range].seek-bar{height:3px;background:#ffffff1f}input[type=range].seek-bar::-webkit-slider-thumb{width:12px;height:12px;background:#c4b5fd}input[type=range].vol-bar::-webkit-slider-thumb{width:9px;height:9px}button{font-family:inherit;cursor:pointer}button:focus-visible{outline:2px solid #8b5cf6;outline-offset:2px}[id^=tile-]{transition:opacity .2s}body.is-dragging,body.is-dragging *{cursor:grabbing!important}
