The card adapts based on its container width, not the viewport.
Should stack vertically via @container.
clamp(16px, 2.5vw, 32px)
This text scales with viewport width.