340dcd2c94
py-3 alone didn't match AddToCartInlineButton's real height — that button's tallest child is its 1.875rem cart-icon image, not its text, so an input with the same padding but only text content still rendered shorter. Explicit h-14 matches the button's actual 56px. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>