/* ============================================================
   FC Yearbook — Design System v2 "Editorial Keepsake"
   Global CSS entry point. Consumers link THIS one file.
   Keep this a list of @import lines only — no rules here.
   ============================================================ */

@import url("./tokens/fonts.css");
@import url("./tokens/colors.css");
@import url("./tokens/typography.css");
@import url("./tokens/spacing.css");
@import url("./tokens/depth-motion.css");
