/* ============================================================
   Syndicly Design System — single stylesheet entry point.
   Fonts are linked directly from the page <head> rather than
   @import-ed here: a chained @import blocks first paint.
   ============================================================ */
@import "tokens/tokens.css";
@import "tokens/base.css";
@import "tokens/components.css";
