/* ══════════════════════════════════════════════════════
   Seya Health — Global Stylesheet Entry Point
   Link only this file from consuming projects.
   ══════════════════════════════════════════════════════ */
@import './tokens/fonts.css';
@import './tokens/colors.css';
@import './tokens/typography.css';
@import './tokens/spacing.css';
