/* MA Anna Design System — global entry point.
   Consumers link this single file. Import lines only. */

@import url('https://fonts.googleapis.com/css2?family=Unbounded:wght@400;500;600;700&family=Great+Vibes&display=swap');

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