/* =====================================================================
   Pursuit Design System — global entry point
   Consumers: link THIS file. It pulls in the canonical token sheet
   (colors, type, spacing, radii, shadows). Component-scoped stylesheets
   (preview/_card.css, ui_kits/pursuit-app/app.css) are local helpers and
   are not part of the global surface.
   ===================================================================== */

@import url("./colors_and_type.css");
