# Noise Card

Dark card with subtle SVG film-grain noise texture overlay

## Surfaces

web, google-apps-script-web, mcp-apps

## Fields

| Field | Type |
|---|---|
| title | string (optional) |
| text | string (optional, alias: content) |
| bg | string (optional, background colour) |
| color | string (optional, text colour) |

## Example payload

```json
{
  "type": "noise_card"
}
```

Live page: https://a2uicatalog.ai/atoms/noise_card/
Full field contract: https://a2uicatalog.ai/spec.json
