.numerInput_Field__KCHqm{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.numerInput_ScrubArea__ldQGJ{cursor:ew-resize;font-weight:700;-webkit-user-select:none;-moz-user-select:none;user-select:none}.numerInput_ScrubAreaCursor__SDxNd{filter:drop-shadow(0 1px 1px var(--shadow-scrub))}.numerInput_Label__VtfYa{cursor:ew-resize;font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--color-gray-900)}.numerInput_Group__s93Mq{display:flex}.numerInput_Input__khNjz{box-sizing:border-box;margin:0;padding:0;border-radius:0;border-top:1px solid var(--color-orange-ink);border-bottom:1px solid var(--color-orange-ink);border-left:none;border-right:none;width:6rem;height:2.5rem;font-family:inherit;font-size:1rem;font-weight:400;background-color:transparent;color:#000;text-align:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;&:focus{z-index:1;outline:none;outline-offset:-1px}}.numerInput_Decrement__7n1En,.numerInput_Increment__eZWdQ{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-orange-ink);border-radius:.375rem;background-color:var(--color-orange-pale-a25);background-clip:padding-box;color:#000;-webkit-user-select:none;-moz-user-select:none;user-select:none;@media (hover:hover){&:hover{background-color:var(--color-orange-pale-a50)}}&:active{background-color:var(--color-orange-pale-a50)}}.numerInput_Decrement__7n1En{border-top-right-radius:0;border-bottom-right-radius:0}.numerInput_Increment__eZWdQ{border-top-left-radius:0;border-bottom-left-radius:0}