/* True Symphony Design System — Root Stylesheet
   Import this single file in any consuming project.
   Do not add rules here; this file is @imports only. */

@import './tokens/colors.css';
@import './tokens/typography.css';
@import './tokens/spacing.css';
@import './tokens/shadows.css';
@import './tokens/motion.css';
@import './tokens/capitals.css';
