/* ============================================================
   NewMedSkills — Design System
   Root entry point. Consumers link THIS file only.
   Keep this file as @import lines exclusively.

   The ?v= on each import is load-bearing. A query on the link to *this* file
   does not reach the sheets it pulls in, so a cache-busted styles.css would
   still be assembled from stale tokens — which is exactly what happened when
   the palette moved to the 2026 brand. Bump the token file's version when you
   change it. (The permanent fix is ManifestStaticFilesStorage, which hashes
   every filename and makes this hand-kept integer unnecessary.)
   ============================================================ */
@import url("tokens/fonts.00c192af5a93.css?v=1");
@import url("tokens/colors.8ffd45cdbc90.css?v=2");
@import url("tokens/typography.b1600f4f5383.css?v=1");
@import url("tokens/spacing.5f9a5985a8a8.css?v=1");
@import url("tokens/effects.09e228070638.css?v=2");
@import url("tokens/base.187de9efa2dd.css?v=1");
