/* Designed Wellness — design system global entry.
   Consumers link this one file; it pulls in the global tokens + type.
   Per-kit component styles (ui_kits/**/*.css) stay scoped to their kits. */
@import "colors_and_type.css";
