/* ---------------------------------------------------------------------------
   app-tokens.css  --  wood speeds and feeds calculator

   This app's own token extensions. Loads AFTER lt-tokens.css and BEFORE
   lt-components.css, which is the documented slot for this file, and
   conformance.py exempts it by name because declaring values is its job.
   Everywhere else in this repo a literal colour is still a finding.

   THE FILE IS EMPTY TODAY, and it stays linked so the slot exists the day a
   real gap appears. It used to define four chart tokens (--lt-chart-track,
   --lt-chart-mark, --lt-chart-mark-context, --lt-chart-mark-emphasis) as an
   interim fix while the design system had no chart family. The system adopted
   them on 2026-08-20, from this app's own consumer report, and the vendored
   tokens/lt-tokens.css now defines all four with the system's measurements
   above them. Keeping copies here would shadow the system's values, and one
   copy was also subtly wrong: it pointed the emphasis mark at --lt-action-bg,
   which couples a data mark to the colour buttons use. A chart mark is not an
   action, so a retheme of the action blue must never move a chart with it.

   When a new gap appears: define the token you mean here, with a comment that
   says what it is for and how the value was chosen, then report the gap to
   the design-system repo. Do not substitute a token that belongs to another
   job. That rule now sits in SKILL.md because this app once broke it.
   --------------------------------------------------------------------------- */
