/* ============================================================
   Jess Design System — entry stylesheet
   ============================================================
   Canonical root stylesheet. Consumers link THIS one file.
   It pulls in the token + semantic-type layer.

   Page-specific stylesheets (e.g. learning-brief.css) are NOT
   imported here on purpose — they style a single artifact and
   should be linked only by that page.
   ============================================================ */

@import url('colors_and_type.css');
