.CustomNumberInput_Field__e8Vw5{position:relative;display:inline-flex;align-items:center}.CustomNumberInput_Label__BMcqb{position:absolute;left:50%;transform:translate(-50%,-100%);background:var(--color-gray-50);padding:0 .25rem;font-size:.75rem;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CustomNumberInput_ScrubArea__jqQ1W{cursor:ew-resize;font-weight:700;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CustomNumberInput_ScrubAreaCursor__hDbRO{filter:drop-shadow(0 1px 1px #0008)}.CustomNumberInput_Group__zxfh4{display:flex;align-items:center}.CustomNumberInput_Input__px8YO{box-sizing:border-box;margin:0;padding:0;border-top:1px solid var(--color-gray-200);border-bottom:1px solid var(--color-gray-200);border-left:none;border-right:none;width:6rem;height:2.5rem;line-height:2.5rem;font-family:inherit;font-size:1rem;font-weight:400;background-color:transparent;color:var(--color-gray-900);text-align:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.CustomNumberInput_Input__px8YO:focus{z-index:1;outline:2px solid var(--color-blue);outline-offset:-1px}.CustomNumberInput_Decrement__Fqwsy,.CustomNumberInput_Increment__bUxQq{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin:0;outline:0;padding:0;border:1px solid var(--color-gray-200);border-radius:.375rem;background-color:var(--color-gray-50);background-clip:padding-box;color:var(--color-gray-900);-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (hover:hover){.CustomNumberInput_Decrement__Fqwsy:hover,.CustomNumberInput_Increment__bUxQq:hover{background-color:var(--color-gray-100)}}.CustomNumberInput_Decrement__Fqwsy:active,.CustomNumberInput_Increment__bUxQq:active{background-color:var(--color-gray-100)}.CustomNumberInput_Decrement__Fqwsy{border-top-right-radius:0;border-bottom-right-radius:0}.CustomNumberInput_Increment__bUxQq{border-top-left-radius:0;border-bottom-left-radius:0}