/* ============================================================
   n0va — Design System · root stylesheet
   Single entry point for consumers: link THIS file and you get the
   fonts + all tokens + semantic type/badge helper classes.

     <link rel="stylesheet" href="styles.css">

   (The ui_kits/ each carry their own scoped CSS and are not imported
   here — they are full-surface recreations, not global foundations.)
   ============================================================ */
@import 'fonts.css';
@import 'colors_and_type.css';
