/* Chinese type: consistent family and explicit hierarchy; no synthetic weights. */
html:lang(zh) body, html:lang(zh) body[data-site-polish] { --font-sans: "PingFang SC", "Microsoft YaHei", "Noto Sans CJK SC", "Source Han Sans SC", sans-serif; font-family:var(--font-sans); font-weight:400; font-synthesis:none; }
html:lang(zh) :is(h1,h2,h3,h4,.h1,.h2,.h3,.eyebrow,.btn,.nav-links a) { font-family:inherit; }
html:lang(zh) :is(h1,h2,.h1,.h2) { font-weight:500; letter-spacing:0; }
html:lang(zh) :is(h3,h4,.h3,.fact-card h3) { font-weight:500; letter-spacing:0; line-height:1.5; }
html:lang(zh) :is(p,li,td) { font-weight:400; }
html:lang(zh) .fact-card :is(p,a) { font-family:inherit; font-weight:400; }
html:lang(zh) .pe-guide-page { font-family:inherit; }
html:lang(zh) .pe-guide-page :is(h1,h2,h3,h4) { font-weight:500; letter-spacing:0; }
