/* GravitySearch — Webfonts
   Display/headings: Space Grotesk (geometric, techy, with character)
   Body/UI: Inter (calm, readable)
   Mono: JetBrains Mono (metrics, code, data)
   Loaded from Google Fonts CDN. To self-host, replace these with local @font-face
   rules and drop the woff2 files under assets/fonts/. */

@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap');
