/* ============================================================
   SolvX.AI — Design System entry point
   ------------------------------------------------------------
   Single stylesheet for consumers to link. It pulls in the
   canonical color + type tokens and the semantic helper classes.

   Fonts (Bebas Neue · Bricolage Grotesque · DM Sans) are loaded
   from Google Fonts in the production site; until local font
   files are uploaded the fallback stacks in the tokens render.
   ============================================================ */

@import "./colors_and_type.css";
