/* ============================================================
   Tarabut Design System — canonical entry point.

   Consumers link THIS one file:
     <link rel="stylesheet" href="styles.css" />

   It pulls in the token source (colors, type, spacing, radii,
   shadows, motion). Kit- and page-specific stylesheets under
   ui_kits/ are loaded locally by those pages, not globally.
   ============================================================ */

@import url('./colors_and_type.css');
