.slider-thumb{cursor:grab;touch-action:pan-x}.slider-thumb.is-dragging{cursor:grabbing}.slider-thumb::-webkit-slider-runnable-track{height:8px;border-radius:9999px;background:linear-gradient(to right,#22c55e 0,#22c55e var(--fill),#e5e7eb var(--fill),#e5e7eb 100%)}.slider-thumb::-moz-range-track{height:8px;border-radius:9999px;background:#e5e7eb}.slider-thumb::-moz-range-progress{height:8px;border-radius:9999px;background:#22c55e}.slider-thumb::-webkit-slider-thumb{-webkit-appearance:none;width:44px;height:44px;border-radius:9999px;background:#ffffff;border:3px solid #22c55e;box-shadow:0 1px 3px rgba(0,0,0,.12);margin-top:-18px;cursor:inherit}.slider-thumb::-moz-range-thumb{width:44px;height:44px;border-radius:9999px;background:#ffffff;border:3px solid #22c55e;box-shadow:0 1px 3px rgba(0,0,0,.12);cursor:inherit}.slider-thumb:focus-visible::-webkit-slider-thumb{outline:2px solid #22c55e;outline-offset:2px}.slider-thumb:focus-visible::-moz-range-thumb{outline:2px solid #22c55e;outline-offset:2px}