input[type=range].svelte-jchife{appearance:none;cursor:pointer;background:0 0;border:none;width:100%;height:16px;padding:0}input[type=range].svelte-jchife:disabled{cursor:default}input[type=range].svelte-jchife::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--tone) var(--p), var(--line) var(--p));border-radius:1px;height:2px}input[type=range].svelte-jchife::-moz-range-track{background:linear-gradient(to right, var(--tone) var(--p), var(--line) var(--p));border-radius:1px;height:2px}input[type=range].svelte-jchife::-webkit-slider-thumb{appearance:none;background:var(--paper);border:2px solid var(--tone);border-radius:50%;width:12px;height:12px;margin-top:-5px;transition:transform .1s}input[type=range].svelte-jchife::-moz-range-thumb{background:var(--paper);border:2px solid var(--tone);border-radius:50%;width:12px;height:12px;transition:transform .1s}input[type=range].svelte-jchife:hover::-webkit-slider-thumb{transform:scale(1.18)}input[type=range].svelte-jchife:focus-visible{outline:none}input[type=range].svelte-jchife:focus-visible::-webkit-slider-thumb{box-shadow:var(--focus-ring)}input[type=range].svelte-jchife:focus-visible::-moz-range-thumb{box-shadow:var(--focus-ring)}
