/* Google Fonts — Outfit (display) and JetBrains Mono (labels).
 * Noto Sans SC is deliberately NOT requested: it is a full CJK webfont and this
 * is an English-language site, so CJK glyphs fall back to the OS font instead of
 * costing several hundred KB on first paint. */
@import url("https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@500;600;700&family=Outfit:wght@500;600;700;800&display=swap");
