/* ============================================================
   Synpulse8 / Pulse8 Design System — global entry point.
   Consumers link THIS file. It only @imports; no rules live here.
   ============================================================ */

@import './tokens/fonts.css';
@import './tokens/colors.css';
@import './tokens/typography.css';
@import './tokens/spacing.css';
@import './tokens/elevation.css';
@import './tokens/base.css';

/* Figma-extracted variables (Primary Coral / Black / Teal) — kept for parity */
@import './tokens/fig-tokens.css';
