/* ============================================================
   SiberMate — Design System root stylesheet
   Import THIS file to get the brand foundations (color tokens,
   semantic tokens, type scale, and the Lexend Deca @font-face):

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

   Kit-scoped stylesheets (ui_kits/app/app.css, ui_kits/website/
   website.css) and the preview-card helper (preview/_card.css)
   carry global resets and are intentionally NOT imported here —
   link them only inside their own surfaces.
   ============================================================ */
@import url("colors_and_type.css");
