/* ============================================================
   Lumen Design System — root stylesheet
   Link this single file and you get the whole system.

       <link rel="stylesheet" href="styles.css" />

   It pulls in the design tokens (colours, type, spacing,
   radii, shadows, motion) plus the base type classes.
   Component kit styles (website / deck / linkedin) are
   scoped and loaded per-kit — see ui_kits/<kit>/kit.css.
   ============================================================ */

@import url('colors_and_type.css');
