/* ============================================================================
   styles.css — Sanjab Studio design-system entry point
   Consumers link THIS one file. It is @import lines only — no rules live here.
   Fonts are declared at the top of tokens/typography.css (Google Fonts CDN).
   ========================================================================== */
@import url('tokens/typography.css');
@import url('tokens/colors.css');
@import url('tokens/spacing.css');
