/* ============================================================
   FONTS
   ------------------------------------------------------------
   ⚠ SUBSTITUTION NOTE (flagged to user):
   Tokihana's wordmark uses a refined high-contrast serif and the
   site pairs a Japanese mincho + gothic. The exact licensed faces
   were not provided, so the closest Google Fonts are used:
     • Cormorant Garamond  → Latin display serif (wordmark feel)
     • Shippori Mincho     → Japanese elegant serif headings
     • Zen Kaku Gothic New → Japanese body / UI gothic
   Swap these @font-face/family declarations if the brand fonts
   are supplied.
   ============================================================ */
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Shippori+Mincho:wght@400;500;600;700;800&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
