.AmountInput{align-items:center;background:var(--bg-tertiary-opaque);border-radius:12px;display:flex;height:48px;justify-content:space-between;min-width:140px;padding:0 6px}.AmountInput__icon{align-items:center;cursor:pointer;display:flex;height:36px;justify-content:center;width:36px}.AmountInput__icon svg path{fill:var(--text-primary)}.AmountInput__icon--disabled{cursor:default;opacity:.4}
