/* ═══════════════════════════════════════════════════════════════════
   POSLab Design System — global entry point.
   Consumers link THIS one file. It is a list of @imports only;
   every token + font lives in a file reached from here.
   Brand: emerald accent · Poppins + DM Mono ·
   warm-neutral surfaces · owner light-default / POS dark.
   ═══════════════════════════════════════════════════════════════════ */
@import url('tokens/fonts.css');
@import url('tokens/theme.css');
@import url('tokens/typography.css');
@import url('tokens/spacing.css');
@import url('tokens/categories.css');
