.impacto-range{appearance:none;background:var(--secondary);outline-offset:4px;cursor:pointer;border-radius:9999px;height:8px}.impacto-range:focus-visible{outline:2px solid var(--ring)}.impacto-range::-webkit-slider-runnable-track{border-radius:9999px;height:8px}.impacto-range::-webkit-slider-thumb{appearance:none;background:var(--primary);border:3px solid #fff;border-radius:9999px;width:22px;height:22px;margin-top:-7px;transition:transform .12s ease-out;box-shadow:0 1px 2px #1b1f3840,0 2px 8px -2px #ce3a2880}.impacto-range:active::-webkit-slider-thumb{transform:scale(1.08)}.impacto-range::-moz-range-track{background:var(--secondary);border-radius:9999px;height:8px}.impacto-range::-moz-range-thumb{background:var(--primary);border:3px solid #fff;border-radius:9999px;width:22px;height:22px;box-shadow:0 1px 2px #1b1f3840,0 2px 8px -2px #ce3a2880}.impacto-range--sm{height:6px}.impacto-range--sm::-webkit-slider-thumb{border-width:2px;width:18px;height:18px;margin-top:-6px}.impacto-range--sm::-moz-range-thumb{border-width:2px;width:18px;height:18px}@media (prefers-reduced-motion:reduce){.impacto-range::-webkit-slider-thumb{transition:none}}
