/* ==========================================================================
   eazy Design System — global entry stylesheet
   Consumers link THIS file. It pulls in the brand foundation (color tokens,
   type scale, @font-face). Per-game stylesheets (quiz.css, game.css, …) stay
   scoped to their own tools and are NOT global — link them only where used.
   ========================================================================== */
@import "colors_and_type.css";
