input[type=range].svelte-1ms7dza{appearance:none;background:var(--color-border);border-radius:9999px;outline:none;height:6px;margin-block:.5rem}input[type=range].svelte-1ms7dza::-webkit-slider-thumb{appearance:none;background:var(--color-accent);width:24px;height:24px;box-shadow:var(--shadow-soft);cursor:pointer;border:3px solid #fff;border-radius:50%;transition:transform .12s}input[type=range].svelte-1ms7dza::-webkit-slider-thumb:hover{transform:scale(1.1)}input[type=range].svelte-1ms7dza::-moz-range-thumb{background:var(--color-accent);width:24px;height:24px;box-shadow:var(--shadow-soft);cursor:pointer;border:3px solid #fff;border-radius:50%}
