/* LABXS brand layer — the single source of truth for the site's look.
   Tokens, brand patterns, and the class-based components the pages use.
   Nothing outside this folder defines a colour, a font or a radius. */

@import './tokens/fonts.css';
@import './tokens/colors.css';
@import './tokens/typography.css';
@import './tokens/spacing.css';
@import './tokens/effects.css';
@import './tokens/patterns.css';
@import './components.css';
