---
category: Surfaces
---

`--panel` on `--bg`, a 1px seam, radius 8, **no shadow**. That is the whole
elevation model of this pack: the reference sets `box-shadow: none` almost
everywhere and the single lift it owns is a menu.

**Use a card when the content is a record.** A list of paragraphs takes a seam
between them and no box — the reference's own settings pages are seams, not
cards, and boxing prose is the fastest way to make this pack look like a
template.

```tsx
<Card title="Managed accounts" meta="4 held">
  <DataRows />
</Card>
```
