/* ==========================================================================
   COHESIVE — Fonts
   Three families, paired by job (DESIGN.md §2):
   - DM Sans       → working + brand voice (every sans surface)
   - Source Serif 4 → editorial flourish, manifesto, serif body
   - JetBrains Mono → system / machine signal only
   All three are served from Google Fonts (CDN). Stack locked v0.2, May 2026.
   ========================================================================== */

@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Source+Serif+4:ital,opsz,wght@0,8..60,200..900;1,8..60,200..900&family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap');

