/* WE GARTNER — Design System entry stylesheet
 * Canonical root: consumers link THIS one file.
 * Pulls the full token + type closure via colors_and_type.css,
 * which itself @imports the self-hosted fonts (fonts/fonts.css).
 *
 *   <link rel="stylesheet" href="styles.css">
 *
 * Component CSS (ui_kit/web/ui_kit.css, preview/_card.css) layer
 * on top of these tokens and are loaded per-surface as needed.
 */

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