/* ============================================================
   DaDeDo Design System — root stylesheet
   Single entry point. Consumers link this one file; it pulls in
   the token source of truth. Keep design tokens in
   colors_and_type.css — this file only composes the system.
   ============================================================ */
@import url('colors_and_type.css');
