/* =============================================================
   fonts.css — placeholder using system monospace
   =============================================================
   This file will be OVERWRITTEN when you run download-fonts.ps1
   (Windows) or download-fonts.sh (Mac/Linux). Until then, the
   site uses your operating system's built-in monospace font,
   which looks nearly identical to JetBrains Mono on most systems.

   Run the download script BEFORE uploading to Strato to get the
   real fonts and full GDPR compliance.
   ============================================================= */

/* The CSS variables in the HTML already list good monospace
   fallbacks ('Courier New', monospace), so no @font-face is
   needed in this placeholder version. The site will use:

   - Windows  : Consolas / Cascadia Mono
   - macOS    : SF Mono / Menlo
   - Linux    : DejaVu Sans Mono / Liberation Mono
   - Fallback : Courier New

   All look terminal-appropriate and match the ZEROPOLICY aesthetic.
*/
