/* CYGMA Design System — global CSS entry point.
   Import list only; rules live in the imported files. */

@import './tokens/fonts.css';
@import './tokens/colors.css';
@import './tokens/typography.css';
@import './tokens/spacing.css';
@import './tokens/figma/fig-tokens.css';
@import './tokens/base.css';
