/* ============================================================
   SAPIENS DESIGN SYSTEM — global entry point.
   Consumers link THIS file only. It is an import manifest:
   every token & font file in the system is reached from here.
   ============================================================ */

@import "./tokens/fonts.css";
@import "./tokens/colors.css";
@import "./tokens/typography.css";
@import "./tokens/spacing.css";
