/* No custom webfont files were found in the attached codebase or uploads for the
   Sensus AI Hub app — it loads Inter from Google Fonts, and its monospace token
   ("Geist Mono or Courier New") has no bundled file either. Substituting Google
   Fonts equivalents (Inter, JetBrains Mono) here; flagged to the user in readme.md. */
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,400;0,500;0,600;0,700;1,400&family=JetBrains+Mono:wght@400;500;600&display=swap');
