
Editorial serif · Bark & saffron · Merriweather + Open Sans
Healthcare
A referral is read by somebody deciding how urgently to see the patient, and they decide from the first paragraph. These layouts put the ask and the reason for it above everything else, and keep the history where it can be checked rather than where it has to be waded through. Sample data is fictional; nothing here asserts an accreditation.
3 designs, each a separate take on the same document rather than a recolour of one layout: Editorial serif, Two-column magazine and Minimal, type-led.Every preview below is the actual compiled output, not a mock-up.
Open one in the editor and render it from your own JSON over the API — 1 page of A4 portrait, the same engine either way.

Editorial serif · Bark & saffron · Merriweather + Open Sans

Two-column magazine · Basalt & cyan · Libre Baskerville + Inter

Minimal, type-led · Slate & violet · Inter only
Same document, same data model, 3 different arguments about how it should look on paper. Pick on layout and typography — the content behaves identically.
| Design | Layout | Palette | Typefaces | Pages |
|---|---|---|---|---|
| Consult Letter | Editorial serif | Bark & saffron | Merriweather + Open Sans | 1 · A4 portrait |
| Referral Brief | Two-column magazine | Basalt & cyan | Libre Baskerville + Inter | 1 · A4 portrait |
| Urgent Margin | Minimal, type-led | Slate & violet | Inter only | 1 · A4 portrait |
Each design is authored against an explicit reflow contract, so it is defined up front which blocks are emitted once per record and which fields absorb longer content. That is what stops the layout falling apart at a hundred rows.
| Design | Repeats per record | Grows with your data |
|---|---|---|
| Consult Letter | paragraphs of the letter; the clinical detail rows; the enclosure list | every paragraph of the letter; any clinical detail that wraps |
| Referral Brief | the brief's sections down the two columns; the tried-already rows | every section's prose; the request |
| Urgent Margin | the referral's sections down the measure, each with its heading hung in the margin; the criteria rows | every section's prose; the criteria; the closing note |
These document sets each include the referral letter designs above.
Open a design in the editor and the agent reshapes it around your schema — then render it from your own data over the API, or let your users edit it in the embedded editor.