Design & editor

A design system, not a pile of overrides.

Colour, space, type and radius are named tokens. Change the brand and every block that referenced a token follows — because it referenced the token, not a colour you typed.

Two worn wooden-handled chisels lying on a bench beside a cut sheet and drawings
Tokens

Three colours in. A whole scale out.

Give the brand a primary, a secondary and a page colour. Everything a design needs is derived from them — and the text colours are derived to meet contrast, not set to a value that happens to pass for one brand.

Colour

brand, accent, heading, body, muted, border, surface, surface-alt, the inverse band and its text, and a readable variant of your accent for small type.

Space

One scale, used by every margin and padding on this site. Off-scale values are the classic silent bug — a token that does not exist resolves to nothing and the gap disappears.

Type

Font slots, bound to roles. Two weights of one family cost a single request, which is how you get a real bold instead of one the browser fakes.

Radius, shadow, weight, border

Named steps rather than numbers, so a rounded corner is a decision made once for the site.

This page: --t-color-brand · --t-space-8 · --t-text-2xl · --t-radius-sm
Responsive

Three widths, and you can style each one.

Every node carries its own desktop, tablet and mobile styling — not a single layout that shrinks. The mobile version of this site was composed, not collapsed.

Mobileup to 766px
Tablet767px to 990px
Desktop991px and up

States are styled the same way. Hover and focus are separate, and both are expected on anything you can click — a control that answers a mouse and ignores a keyboard is half a control.

Blocks

Thirty-five kinds of element, and a library to keep your own.

Headings, text, images, video, forms, navigation, tabs, modals, accordions, carousels, listings for your products, events and articles — plus the booking, ticket and cart widgets. Drag one onto the canvas, or save a section you have designed into your own library and reuse it across sites.

Anything you build can also be edited by an agent, because a block is JSON and the tools address it by path.

A floor plan on a drafting table with technical pens, a scale rule and a rolled drawing tube
Start

See what it looks like with your own colours in it.

Three hexes and a font choice is about ten minutes of work, and it changes every page at once.