/* BrickworksAI Design System — root stylesheet
 * This file is @import-only. All rules live in their respective token files.
 * Consumers link this one file to get the full system.
 */

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