@import"https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;600;700;800&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden;background:#0a0a12;font-family:Inter Tight,Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}input[type=range]{-webkit-appearance:none;appearance:none;height:4px;background:#ffffff1a;border-radius:2px;outline:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#1989fa;cursor:pointer;border:2px solid #fff}input[type=range]::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#1989fa;cursor:pointer;border:2px solid #fff}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#fff3}
