/* Aiterra brand fonts.
   Inter  = body + UI (already used by the web app → site/app share one type voice).
   Space Grotesk = display + wordmark (geometric-humanist: AI-forward but warm).
   JetBrains Mono = data/labels (carried from the app).
   Self-host before production; CDN import here keeps the comps zero-build. */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&family=JetBrains+Mono:wght@400;500&display=swap');
