/* Academy Racing League — Design System Root Stylesheet
   This file is the single entry point. Import it to get all tokens.
   Do not add rules here — only @import directives. */

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