/* ============================================================
   MirAI Design System — Global entry stylesheet
   "Generative AI. Human Vision."

   Link THIS one file in a consuming project:
       <link rel="stylesheet" href="styles.css">

   It pulls in the foundations (palette, type, spacing, radii,
   shadows, motion tokens) and the component primitives.

   The Tailwind/shadcn token layer (tokens/shadcn.css) and the
   ASK UI-kit stylesheet (ui_kits/ask/ask.css) are optional,
   separate consumption formats — import them only if you need them.
   ============================================================ */

@import "colors_and_type.css";
