/* Basis webfonts.
   Inter is the core typeface (Polaris ships Inter as its sans family).
   Loaded from the Google Fonts CDN rather than bundled binaries — see README
   "font substitution" note. Swap this @import for local @font-face + .woff2
   files if you need fully offline/self-hosted fonts. */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;450;500;550;600;650;700&display=swap');
