/* Berar Complex — Brand v1 · global entry point.
   Consumers link this ONE file. Keep it to @import lines only.
   This is the SERIF + MONO canon shipped in the site (home-v7): DM Serif Display
   for display + every numeral/metric, IBM Plex Mono for everything else; ink +
   paper + one scarce accent; flat surfaces; a single canon Y-gap. */
@import "tokens/reset.css";
@import "tokens/fonts.css";
@import "tokens/palette.css";
@import "tokens/typography.css";
@import "tokens/spacing.css";
@import "tokens/components.css";
