/* ============================================================
   MLO EDUCATION — DESIGN SYSTEM ENTRY POINT
   "The night sky you fill as you learn."
   Link this ONE file per page; everything below is shipped to
   consumers. Tokens are the source of truth — drop per-page
   :root overrides and use the tokens.
   ============================================================ */

@import url("tokens/fonts.css");
@import url("tokens/colors.css");
@import url("tokens/typography.css");
@import url("tokens/spacing.css");
@import url("tokens/effects.css");
@import url("tokens/legacy.css");
@import url("base/world.css");
