/* ============================================================
   Taste Skill — Fonts
   Brand typeface: Geist (the skill's own #1 sans recommendation,
   Vercel's neo-grotesque). Mono pairing: Geist Mono.
   Loaded from Google Fonts for portability. For production,
   self-host from https://vercel.com/font (vercel/geist) and
   replace this @import with local @font-face rules.
   ============================================================ */
@import url('https://fonts.googleapis.com/css2?family=Geist:wght@300;400;500;600;700;800;900&family=Geist+Mono:wght@400;500;600;700&display=swap');
