Multi-line input for descriptions, prompts, and notes.

```jsx
<Textarea rows={5} placeholder="System prompt…" />
```

The chat composer is NOT this component — it is a borderless textarea inside a 28px-radius pill (see the site UI kit).
