/* ==========================================================================
   FONTS
   No font files were supplied with the brief, so this system substitutes
   the nearest Google Fonts matches for a "technical/monospace-forward"
   developer voice: JetBrains Mono (UI/display/code) + Inter (long-form body).
   Flagged in readme.md — swap in real brand font files if/when available.
   ========================================================================== */

@import url('https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Inter:wght@400;500;600;700&display=swap');
