/* ── 万鳞 Wànlín · Design System ───────────────────────────────────
   全网共写同一条龙 — one dragon, written by all.
   Consumers link THIS file only. Import order matters: fonts &
   tokens first, then the small base reset.
------------------------------------------------------------------- */

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