/* Litrocom Global Energy — design system entry point.
   Consumers link this one file. Imports only; no rules here. */
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Barlow+Condensed:wght@400;500;600;700&family=Barlow+Semi+Condensed:wght@400;500;600;700&display=swap');
@import 'tokens/colors.css';
@import 'tokens/typography.css';
@import 'tokens/spacing.css';
@import 'tokens/radius.css';
@import 'tokens/elevation.css';
@import 'tokens/motion.css';
@import 'tokens/layout.css';
@import 'tokens/base.css';
@import 'css/components.css';
