/* Heroes Lounge Design System — root stylesheet.
   Vendored verbatim from the design system export; do not edit this file or tokens/*.css.
   Project-side adaptation (light/dark flip, MudBlazor bridge) lives in ../hl-theme.css,
   which loads AFTER this file and overrides the semantic layer only. */
@import 'tokens/colors.css';
@import 'tokens/typography.css';
@import 'tokens/spacing.css';
