@import url(https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap);*{box-sizing:border-box}#root,body,html{background:#ffbf40;height:100%;margin:0;overflow:hidden;padding:0;width:100%}html{height:-webkit-fill-available}body{min-height:100%;min-height:-webkit-fill-available;position:fixed;width:100%}a{color:#000}input[type=range]{-webkit-appearance:none;appearance:none;background:#000;border-radius:5px;display:block;height:2px;outline:0;width:100%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#000;border-radius:50%;cursor:pointer;height:25px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;width:25px}input[type=range]::-webkit-slider-thumb:active{transform:scale(1)}
/*# sourceMappingURL=main.150533c4.css.map*/