/* Purplex Boilerplate 1.0 — Design System entry point.
   Consumers link THIS file. It is a manifest of @import lines only —
   never add rules directly here.

   Scope: LAYOUT tokens only — spacing, radius, border width, padding,
   margin, containers, and their responsive breakpoint scopes.
   Colour and typography are deliberately not defined by this system;
   they are supplied per project. See readme.md.

   FLOAT tokens are UNITLESS; multiply by 1px in calc() at the consumption site. */

@import "./tokens/fig-tokens.css";
