input[type=range].svelte-1nfffxs::-webkit-slider-thumb{appearance:none;width:20px;height:20px;border-radius:50%;background:hsl(var(--muted-foreground));cursor:not-allowed;border:2px solid hsl(var(--background))}input[type=range].svelte-1nfffxs::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:hsl(var(--muted-foreground));cursor:not-allowed;border:2px solid hsl(var(--background))}
