.slider.svelte-8vwf4o{align-items:center;width:100%;flex-shrink:1;margin:0 auto}input[type=range].svelte-8vwf4o{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;cursor:pointer;outline:none;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:calc(var(--height) * .5)}input[type=range].svelte-8vwf4o::-webkit-slider-runnable-track{height:var(--thumbHeight);background:var(--trackColor);border-radius:calc(var(--height) * .5)}input[type=range].svelte-8vwf4o::-moz-range-track{height:var(--thumbHeight);background:var(--trackColor);border-radius:calc(var(--height) * .5)}input[type=range].svelte-8vwf4o::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:var(--thumbHeight);width:var(--thumbHeight);background-color:var(--thumbColor);border-radius:50%;border:2px solid var(--control-pressed);box-shadow:calc(-400px - var(--thumbHeight) / 2) 0 0 400px var(--control-pressed)}input[type=range].svelte-8vwf4o::-moz-range-thumb{height:var(--thumbHeight);width:var(--thumbHeight);border-radius:50%;background-color:var(--thumbColor);border:2px solid var(--control-pressed);box-shadow:calc(-400px - var(--thumbHeight) / 2) 0 0 400px var(--control-pressed)}.toggle-arrow.svelte-8vwf4o{cursor:pointer;display:flex}input.svelte-8vwf4o::-webkit-outer-spin-button,input.svelte-8vwf4o::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
