/* ============================================================
   SNAPLYWEB DESIGN SYSTEM — Global entry point.
   Consumers link THIS file. It is an @import manifest only —
   no rules live here. Order: fonts → tokens → base reset.
   ============================================================ */
@import "tokens/fonts.css";
@import "tokens/colors.css";
@import "tokens/typography.css";
@import "tokens/spacing.css";
@import "tokens/effects.css";
@import "tokens/base.css";
