/**
 * web-fonts.css
 * ASW uses Open Props system font stacks — no web font loading required.
 *
 * --font-neo-grotesque: Inter, Roboto, Helvetica Neue, Arial Nova, Nimbus Sans, Arial, sans-serif
 * --font-monospace-code: Dank Mono, Operator Mono, Inconsolata, Fira Mono, ui-monospace...
 *
 * Zero external requests. Zero layout shift. Fonts resolve to system-native equivalents
 * that ship on virtually every device.
 *
 * To bring in web fonts: define your own --font-ui / --font-prose / --font-heading overrides
 * in a theme file after agentic.css. This file intentionally does nothing.
 */
