/* Vision typefaces.
   NOTE: the source .fig ships no font binaries. Inter + IBM Plex Mono
   are loaded here from Google Fonts (exact family-name matches).
   JetBrains Mono appeared 6× in the source but is not part of the core
   system — IBM Plex Mono is the canonical monospace. */
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400&family=IBM+Plex+Mono:wght@400;500;600&display=swap');
