/* ============================================================
   OPALUS DESIGN SYSTEM — global entry point
   Consumers link this single file. Keep it as @import lines only.
   ============================================================ */

@import './tokens/colors.css';
@import './tokens/typography.css';
@import './tokens/spacing.css';
@import './tokens/base.css';
