/* ============================================================
   Marketing Well Core — Design System entry point
   ------------------------------------------------------------
   Consumers link THIS file only. It is an index of @import lines;
   everything reachable from here ships to consuming projects.

      Marketing Well (marketingwell.ca) house style for calm,
      editorial mental-health & wellness practice websites.

   Default theme is "Sage" (CK Mental Health). Re-skin any subtree
   with class .theme-teal (Still Standing) or .theme-slate (Inspire).
   ============================================================ */

@import url("tokens/fonts.css");
@import url("tokens/colors.css");
@import url("tokens/typography.css");
@import url("tokens/spacing.css");
@import url("tokens/base.css");
@import url("components/mwc-components.css");
