/* ── Der blasse Schimmer — Webfonts ──
   Two families only, never introduce a third.
   Cormorant Garamond — elegant serif for headlines, hooks, emotional core.
   Inter — clean sans for body, captions, structural labels.
   Served from Google Fonts. To self-host, drop the .woff2 files in assets/fonts/
   and replace this @import with @font-face rules pointing at them. */
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600&family=Inter:wght@300;400;500;600;700&display=swap');
