/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */.InputRange_numberInput__FNzGq{width:100%;margin:30px 0 35px;display:none}.InputRange_numberInput__FNzGq .separator{justify-content:center;align-items:center;width:130px;font-size:19px;display:flex}.InputRange_numberInput__FNzGq .field{align-items:center;width:100%;height:45px;display:flex}.InputRange_numberInput__FNzGq .field input{text-align:center;-moz-appearance:textfield;border:1px solid #999;border-radius:3px;outline:none;width:100%;height:100%;margin-left:12px;font-size:19px}.InputRange_numberInput__FNzGq .field input::-webkit-inner-spin-button,.InputRange_numberInput__FNzGq .field input::-webkit-outer-spin-button{-webkit-appearance:none}.InputRange_slider__zPL0L{background:oklch(96.7% .003 264.542);border-radius:3px;height:3px;position:relative}.InputRange_slider__zPL0L .progress{background:oklch(27.8% .033 256.848);border-radius:3px;height:100%;position:absolute;left:0;right:0}.InputRange_rangeInput__lW9NM{height:30px;position:relative}.InputRange_rangeInput__lW9NM input{pointer-events:none;-webkit-appearance:none;-moz-appearance:none;background:0 0;width:100%;height:3px;position:absolute;top:-3px}.InputRange_rangeInput__lW9NM input::-webkit-slider-thumb{pointer-events:auto;-webkit-appearance:none;background:oklch(27.8% .033 256.848);border:2px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 4px 4px #00000040}.InputRange_rangeInput__lW9NM input::-moz-range-thumb{pointer-events:auto;-moz-appearance:none;background:oklch(27.8% .033 256.848);border:2px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 4px 4px #00000040}

/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */.InputSwitch_switchInput__Dg_3F{background-image:url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%22-4 -4 8 8%22%3E%3Ccircle r=%223%22 fill=%22%23fff%22/%3E%3C/svg%3E");background-position:0;margin-top:.1rem;transition:background-position .15s ease-in-out}.InputSwitch_switchInput__Dg_3F:checked{background-color:var(--color-brand);border-color:var(--color-brand);background-position:100%}