/* ============================================================================
   AEVION DESIGN SYSTEM — root stylesheet
   Single entry point for consumers. Imports all foundational tokens and the
   Aevion UI component styles.
   ============================================================================ */
@import url('colors_and_type.css');
@import url('packages/aevion-ui/aevion-ui.css');
