/* FUTURA Analítica Avanzada — Design System
 * Root stylesheet. Consumer projects link only this file.
 * All rules live in the imported partials below.
 */
@import './tokens/fonts.css';
@import './tokens/colors.css';
@import './tokens/typography.css';
@import './tokens/spacing.css';
@import './tokens/radius.css';
@import './tokens/shadows.css';
