/* Valid AI webfonts — Inter (sans) + JetBrains Mono (mono).
   Both are exact matches to the fonts embedded in the source decks and are
   free on Google Fonts, so we load them from the Google Fonts CDN.
   Consumers offline should self-host these two families. */
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,400..800;1,14..32,400..600&family=JetBrains+Mono:wght@400;500;600;700&display=swap');
