/* ============================================================
   ReGuest Design System — root stylesheet
   Single entry point for consumers: link this one file and you get
   the brand's design tokens, @font-face declarations and base element
   styles. Component/kit CSS (ui_kits/backend/kit.css, style-guide.css)
   is loaded separately by the UI kit's own pages.
   ============================================================ */

@import url("colors_and_type.css");
