No distinct @media breakpoints captured at the desktop/mobile pass — this layout is fluid, adapting by ratio rather than hard stops.
09
Do's & Don'ts
15 enforceable rules pulled verbatim from the spec
Do
Use Light Gray (`#f4e9e2`) as the page background — it's intentionally not pure white
Use Navy Blue (`#092730`) for text — not pure black, it's warmer and more readable
Use calluna as the primary typeface — it defines the brand personality
Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
Use full-pill radius (9999px) only for specific elements (avatars, pills, toggles)
Use Honey (`#c49141`) as the primary accent — it's the brand's signature interactive color
Style form inputs with a `1px solid rgb(198, 200, 199)` border — use border-based inputs, not floating labels or underline-only
Keep navigation fixed to the top — the design uses a persistent navigation pattern
Don't
Don't use pure white (`#ffffff`) as a page background — the warm tone is part of the brand identity
Don't use pure black (`#000000`) for text — the near-black adds warmth
Don't substitute with generic sans-serif or serif — the custom font carries the brand
Don't invent new shadow values — use only the extracted shadow levels
Don't apply pill radius on rectangular buttons or cards — it's reserved for specific interactive elements
Don't introduce additional saturated accent colors — the palette is intentionally controlled
Don't remove the input border — the border is the primary affordance indicator for form fields
10
Agent guide & export
Paste-ready prompt + the real files behind this page
Build a UI in the truity.com design system.
Canvas #f4e9e2 · ink #092730 · accent #c49141.
Type: calluna — respect the size/weight ladder in §3.
Radius, spacing, shadow: use only the extracted scales (no magic numbers).
Full spec follows — paste the DESIGN.md below into your agent.