# Focus Lens

Blurred background with a clear focused panel in the centre — spotlight effect

## Surfaces

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

## Fields

| Field | Type |
|---|---|
| title | string (optional) |
| text | string (optional, alias: content) |

## Example payload

```json
{
  "type": "focus_lens"
}
```

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