/* ============================================================
   Dysplasia Diagnostics — canonical stylesheet entry point.
   Consumers: <link rel="stylesheet" href="styles.css"> — one link.
   This re-exports the foundation tokens + base element classes.
   Component/surface styles stay scoped to their own folders
   (preview/_card.css, reports/report.css, ui_kits/marketing/site.css),
   each of which already imports the foundation directly.
   ============================================================ */
@import url("colors_and_type.css");
