/* Fonts — baoyu-design System
   ------------------------------------------------------------------
   SUBSTITUTION NOTE: The original Claude / Anthropic brand ships
   proprietary typefaces that cannot be redistributed:
     - Display serif : "Copernicus" / "Tiempos"  → substituted with Newsreader
     - UI / body sans: "Styrene"                 → substituted with Hanken Grotesk
     - Monospace     : Anthropic code mono        → substituted with JetBrains Mono
   These Google Fonts are close matches in contrast, weight and warmth.
   Swap in the licensed binaries (local @font-face) when available.
   ------------------------------------------------------------------ */

@import url("https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@0,6..72,400;0,6..72,500;0,6..72,600;1,6..72,400;1,6..72,500&family=Hanken+Grotesk:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600;700&display=swap");
