/* ============================================================
   Blessin AI Design System — global entry point
   Consumers link THIS one file. It is an @import manifest only:
   every token, alias and font-face reachable from here ships to
   consuming projects. Do not add rules directly to this file.
   ============================================================ */

@import "./tokens/fonts.css";
@import "./tokens/colors.css";
@import "./tokens/typography.css";
@import "./tokens/spacing.css";
@import "./tokens/radius.css";
@import "./tokens/semantic.css";
