:root{color-scheme:dark}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:#060708;color:#f2f3f5;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}button{font-family:inherit}input,button{outline:none}input:focus{border-color:#8bc34a!important}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;background:#2b2f35;border-radius:4px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:#8bc34a;cursor:pointer}input[type=range]::-moz-range-thumb{width:18px;height:18px;border:none;border-radius:50%;background:#8bc34a;cursor:pointer}::-webkit-scrollbar{width:0}
