/* ============================================================
   Dungeons on Automatic — Design System
   Global entry point. Consumers link THIS file only.
   Import order: fonts/type → color → spacing → effects.
   (Keep this file to @import lines only.)
   ============================================================ */

@import url('tokens/typography.css');
@import url('tokens/colors.css');
@import url('tokens/spacing.css');
@import url('tokens/effects.css');
@import url('components/components.css');
