pub fn caption(content: impl Into<String>) -> Text
Create caption text (12px, muted, inline)
For image captions, table footnotes, etc.
caption("Figure 1: Architecture diagram")