@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#f7f8f8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#08090a;font-family:Inter,SF Pro Display,-apple-system,system-ui,sans-serif;overflow-x:hidden}input[type=range]{appearance:none;background:#ffffff0f;border-radius:3px;outline:none;height:6px}input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#2dd4a0;border:2px solid #08090a;border-radius:50%;width:18px;height:18px;box-shadow:0 0 8px #2dd4a04d}input[type=range]::-moz-range-thumb{cursor:pointer;background:#2dd4a0;border:2px solid #08090a;border-radius:50%;width:18px;height:18px;box-shadow:0 0 8px #2dd4a04d}::selection{color:#f7f8f8;background:#2dd4a033}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#08090a}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff26}
