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