/* Geist sans — loaded via Bunny Fonts (privacy-respecting CDN, matches inter-font.css pattern).
   display=fallback (not swap) avoids the visible text reflow when the web font loads
   after first paint. On a cold load with a slow connection the user briefly sees the
   system fallback for the duration of this page view only — preferable to the jump
   that swap causes a few seconds in. */
@import url("https://fonts.bunny.net/css?family=geist:400,500,600,700&display=fallback");
