/* GaLaBau demo entry point — same structural tokens/fonts as the design system,
   but the GREEN theme set wins the cascade (imported last). The GaLaBau page
   links THIS instead of styles.css so it never collides with the trade themes. */
@import url("tokens/fonts.css");
@import url("tokens/spacing.css");
@import url("tokens/typography.css");
@import url("tokens/themes-galabau.css");
