/* ============================================================
   Smart Agent Design System — root stylesheet
   This is the single entry point the compiler reads. It imports
   the canonical tokens/type file so the design-system closure is
   ONE file (the per-folder colors_and_type.css copies that
   consumer pages link directly are intentionally left out of this
   closure to avoid duplicate @font-face declarations).
   ============================================================ */

@import url("colors_and_type.css");
