/* Wanted design system — global stylesheet entry point.
   Consumers link only this file; everything else is pulled in via @import. */

@import './tokens/fonts.css';
@import './tokens/fig-tokens.css';
@import './tokens/fig-typography.css';
@import './components/fig-assets.css';
