/* JJ Service Design System — Global CSS Entry Point
   Import this single file to get all tokens + base styles.
   DO NOT add inline rules here — imports only.
   -------------------------------------------------- */

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