/* ============================================================
   GOPHY — Webfonts
   Per design-tokens.json: ONE handwriting display face + system body.
     • Waiting for the Sunrise — ALL headings, labels & CTA text.
     • system-ui — body copy, inputs, captions. (no webfont needed)
   No serif anywhere. German diacritics (ä ö ü ß) must render.
   For fully offline use, download Waiting for the Sunrise from
   Google Fonts and swap this @import for a local @font-face.
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Waiting+for+the+Sunrise&display=swap');
