/* Oats webfonts — sourced from Google Fonts.
   SUBSTITUTION NOTE: Granola ships proprietary "Quadrant" (slab) + "Melange" (UI sans).
   Oats is its own brand; these are Google Fonts chosen to hit the same feel:
   - Zilla Slab      → slightly mechanical slab serif for display (Quadrant-like)
   - Hanken Grotesk  → neutral, subtly warm UI sans (Melange-like)
   - JetBrains Mono  → technical / metadata / BYOK code contexts */
@import url('https://fonts.googleapis.com/css2?family=Zilla+Slab:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Hanken+Grotesk:ital,wght@0,400;0,500;0,600;0,700;1,400&family=JetBrains+Mono:wght@400;500;600&display=swap');
