/* ─────────────────────────────────────────────────────────────────
   Iuvara Design System — root global entry point.

   Consumers link THIS one file. It pulls in the full token set
   (palette, type scale, spacing, radii, motion, semantic surfaces)
   and the brand @font-face / Google Fonts import from
   colors_and_type.css. Working-mode tokens activate under the
   `.iuv-working` scope; the marketing-mode signoff card under
   `.iuv-marketing-card`.
   ───────────────────────────────────────────────────────────────── */
@import url('colors_and_type.css');
