/* Webfonts — SUBSTITUTES.
   The source reference specifies the proprietary fonts "SF Pro Display" / "SF Pro Text",
   which cannot be shipped. Per the source's own substitution note, the nearest
   Google Fonts matches are used instead:
     display roles → Inter Tight (500/600/700)
     text roles    → Inter (400/500/600)
   If licensed font files become available, replace this import with @font-face rules. */
@import url('https://fonts.googleapis.com/css2?family=Inter+Tight:wght@500;600;700&family=Inter:wght@400;500;600&display=swap');
