/* ============================================================
   static/css/mithura.css — the ONE stylesheet base.html links.

   Cascade layers, lowest priority first. Per-page feature
   stylesheets (cp_gantt.css, pricing.css, chat.css) are linked
   by their pages, unlayered, and use the same tokens.

   Design system: docs/design-system/README.md
   ============================================================ */
@layer tokens, base, components, utilities;

@import url("tokens.bc9ba4bb2750.css") layer(tokens);
@import url("base.9ecce4040887.css") layer(base);
@import url("components.562809de40f2.css") layer(components);
@import url("utilities.a76888286da1.css") layer(utilities);
