/* ============================================================
   Dokumantum Design System — root stylesheet entry.
   Consumers link THIS one file; it pulls in the canonical
   brand tokens + typography foundation.

   Page- and feature-scoped stylesheets (cockpit.css, lab-page.css,
   dashboards/_shared.css, pages/_shell.css, sidebar*.css, site/site.css,
   tables/tables.css, chips/chips.css, …) are intentionally NOT imported
   here — they are loaded directly by the screens that use them and must
   stay out of the global cascade to avoid reset / body-rule collisions.
   ============================================================ */

@import url("colors_and_type.css");
