input[type=range].slider-styled.svelte-ltl3w2::-webkit-slider-runnable-track{background:linear-gradient(to right,var(--accent) var(--slider-progress),var(--bg-secondary-mix-40) var(--slider-progress));border-radius:9999px;height:100%}input[type=range].slider-styled.svelte-ltl3w2{background:var(--bg-secondary-mix-40);border-radius:9999px}input[type=range].present-slider-track.svelte-ltl3w2{background:transparent;border-radius:9999px;height:6px}input[type=range].present-slider-track.svelte-ltl3w2::-webkit-slider-runnable-track{background:linear-gradient(to right,color-mix(in srgb,var(--accent) 70%,transparent) var(--slider-progress),var(--bg-secondary-mix-40) var(--slider-progress));border-radius:3px;height:6px}input[type=range].present-slider-track.svelte-ltl3w2::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background:var(--accent);border:2.5px solid white;box-shadow:0 1px 3px #00000040;margin-top:-5px;cursor:pointer}input[type=range].present-slider-track.svelte-ltl3w2::-moz-range-track{background:var(--bg-secondary-mix-40);border-radius:3px;height:6px;border:none}input[type=range].present-slider-track.svelte-ltl3w2::-moz-range-progress{background:color-mix(in srgb,var(--accent) 70%,transparent);border-radius:3px;height:6px}input[type=range].present-slider-track.svelte-ltl3w2::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:var(--accent);border:2.5px solid white;box-shadow:0 1px 3px #00000040;cursor:pointer}
