/* villa.css — the villa design system, as it lands on the site.

   OWNERSHIP. This file belongs to the design session, in
   `../villa-design-system`. Nothing else in `villa-guides` writes to it, and it
   writes to nothing else here. One file, one writer — which is what lets a
   design session and a content session share this repo without either one
   deploying the other's half-finished work.

   IT LOADS LAST, after personal.css and guides.css, on every page. So it is a
   layer of overrides rather than a replacement: an empty file leaves the site
   exactly as it is today, and every rule added takes the page one step further
   from the borrowed personal system. There is no big-bang swap to schedule, and
   no moment where the site is broken because half the components have moved.

   personal.css and guides.css come out on the day this file no longer needs
   them, and not before.

   Source of truth for the values: ../villa-design-system/assets/tokens.css,
   which is generated from tools/palette.py. Copy tokens in; do not invent
   colours here. PALETTE.md, TYPE.md and MOTIFS.md say where each one came from.

   Created 22 August 2026, empty on purpose. */
