input[type=range].svelte-eosgnn::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:18px;width:18px;background:var(--color-primary);border-radius:999px;cursor:pointer}input[type=range].svelte-eosgnn::-moz-range-thumb{height:18px;width:18px;background:var(--color-primary);border-radius:999px;cursor:pointer;border:none}
