/* ============================================================
   Agendo Design System — global entry point.
   Consumers link THIS one file. It is @import lines only;
   everything visual is derived from the tokens it reaches.

   Brand: Agendo — AI-native transformation consultancy.
   Direction A "The Line". Source of truth: agendo.tokens.json v0.5.0
   ============================================================ */

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