/*
 * Chalmers Design System — canonical entry stylesheet.
 * Consumers link THIS one file; it pulls in the global tokens + base type.
 * (preview/_card.css and slides/slides.css are scoped to those surfaces and
 *  are linked locally by the cards/decks that need them — not globally.)
 */
@import url('./colors_and_type.css');
