.number-input-container{border:1px solid var(--black-alpha-100,#00000026);border-radius:8px;flex-direction:row;width:96px;height:40px;display:flex}.number-input-box{flex-direction:column;flex-shrink:0;justify-content:center;width:66px;height:40px;display:flex}.number-controls{cursor:pointer;flex-direction:column;gap:0;display:flex}.number-btn-up{border-left:1px solid var(--black-alpha-100,#00000026);border-bottom:.5px solid var(--black-alpha-100,#00000026);flex-shrink:0;width:29.5px;height:20px}.number-btn-down{border-left:1px solid var(--black-alpha-100,#00000026);border-top:.5px solid var(--black-alpha-100,#00000026);flex-shrink:0;width:29.5px;height:19.5px}