/* ============================================================
   Webfont loading — Inter, weights 400/500/600/700.
   NOTE: No font binaries were provided with this brief, so Inter
   is loaded from Google Fonts' CDN rather than self-hosted. If the
   brand later supplies licensed font files, replace this @import
   with local @font-face rules pointing at assets/fonts/.
   ============================================================ */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');
