/* ============================================================
   Fonts — Manrope (display) + Inter (body/UI)
   Loaded from Google Fonts. The @font-face rules returned by
   this import declare the webfonts shipped to consumers.
   ------------------------------------------------------------
   SUBSTITUTION FLAG: served from Google Fonts CDN. For offline
   builds, download Manrope + Inter (.woff2) into tokens/fonts/
   and replace this @import with local @font-face declarations.
   ============================================================ */

@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&family=Roboto+Mono:wght@400;500&display=swap");
