/* ============================================================
   BLUE CODE — Design System entry point
   Link this single file to load the full system in order:
     1. colors_and_type.css — foundation tokens, fonts, type
     2. brand.css           — logo, diamond, buttons, tags
   ============================================================ */
@import "colors_and_type.css";
@import "brand.css";
