/* Entry manifest. The ?v= on each import is a cache key, not a version:
   @import fetches these without a query, so before assets/css/.htaccess
   existed they were held at the edge for a month and a token edit could
   not ship. Bump only to escape a stale edge object. */
@import "tokens/webfonts.css?v=2";
@import "tokens/color-roles.css?v=2";
@import "tokens/type.css?v=2";
@import "tokens/spacing.css?v=2";
@import "tokens/surfaces.css?v=2";
@import "tokens/charts.css?v=2";
@import "components/components.css?v=2";
