/* Maximus design system — global entry point.
   Consumers link THIS file only. It is a manifest of @imports; add no rules
   here directly. Everything reachable from these imports ships to consumers. */

@import "./tokens/fonts.css";
@import "./tokens/colors.css";
@import "./tokens/typography.css";
@import "./tokens/spacing.css";
@import "./tokens/effects.css";
@import "./tokens/base.css";
