/* =====================================================================
   samedi Design System — root stylesheet
   ---------------------------------------------------------------------
   Single entry point for consumers. Import THIS file and you get every
   token, font-face and semantic type role.

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

   Surface-specific stylesheets (not imported here — link them only on
   the matching surface):
     • ui_kits/samedi-de/site.css  — marketing-site components
     • slides/slide-chrome.css     — brand-guide slide chrome
   ===================================================================== */
@import url("./colors_and_type.css");
