/* R7 CONSULTING — Simplified Chinese type overrides.
   Linked only from /zh/ pages, after styles.css, so Chinese
   copy renders in a matched CJK face instead of a fallback
   system font. Latin fallbacks kept for the "R7" mark/numerals. */

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap");

body{font-family:"Noto Sans SC","IBM Plex Sans",system-ui,sans-serif}
h1,h2,h3,h4{font-family:"Noto Sans SC","Sora",sans-serif;letter-spacing:normal}
.eyebrow{font-family:"Noto Sans SC","IBM Plex Mono",monospace;letter-spacing:.05em}
.mono,.footer-grid h4,.stat .l,.tag,.contact-row .label,.lang-switch{
  font-family:"Noto Sans SC","IBM Plex Mono",monospace;
}
.stat .n,.brand .wordmark{font-family:"Noto Sans SC","Sora",sans-serif}
