/* Modulino webfonts — the four families used on the landing page, loaded from
   the Google Fonts CDN (identical to the subsetted files shipped in production).
   Plus Jakarta Sans .... primary sans (display + body)
   Instrument Serif ..... italic display accent
   JetBrains Mono ....... labels / URLs / prices-in-context
   Caveat ............... handwritten "scrap" annotations */
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,400..800;1,400..700&family=Instrument+Serif:ital@0;1&family=JetBrains+Mono:wght@400;500;700&family=Caveat:wght@500;600;700&display=swap');
