/* Font substitution flagged: no brand webfont files were provided.
   The logo's lettering is a bold geometric sans; Poppins is the closest Google
   Fonts match for display use, paired with Inter for body/UI text (high legibility
   at small sizes) and IBM Plex Mono for code/data. Swap in real brand fonts here
   if OpenInnova has them. */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Poppins:wght@500;600;700;800&family=IBM+Plex+Mono:wght@400;500&display=swap');
