/* ============================================================
   Wanted Design System — Global CSS entry point
   Consumers link THIS file only. It is an import manifest;
   never add rules here directly.
   ============================================================ */

@import "./tokens/fonts.css";
@import "./tokens/palette.css";
@import "./tokens/semantic.css";
@import "./tokens/typography.css";
@import "./tokens/spacing.css";
