/* =====================================================================
   Quartup Design System — single entry point
   ---------------------------------------------------------------------
   Link this one file from any page to load the whole system:
       <link rel="stylesheet" href="styles.css"/>
   It pulls in the design tokens (colors, type, spacing, radii, shadows,
   motion) and the self-hosted webfont stack.
   ===================================================================== */

@import url("./colors_and_type.css");
