/* ============================================================
   Swiss Wealth Cloud — Global stylesheet (entry point)
   ------------------------------------------------------------
   Consumers link THIS one file. It is a manifest of @imports
   only — every token and @font-face the system ships lives in
   the files reached below. Do not add rules here.
   ============================================================ */

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