/* ============================================================
   LINQURA DESIGN SYSTEM — global entry point (Concept B)
   Consumers link THIS one file. It is a manifest of @imports only;
   never add rules here. Everything reachable from here ships to
   consumers — tokens + the @font-face closure.
   ============================================================ */

@import url('./tokens/fonts.css');
@import url('./tokens/colors.css');
@import url('./tokens/typography.css');
@import url('./tokens/spacing.css');
@import url('./tokens/effects.css');
