/* LXGW WenKai TC, OFL-1.1. CJK-only subset; body and Latin typography stay independent. */
@font-face {
  font-family: "PIERL WenKai TC";
  src: url("../fonts/lxgw-wenkai-tc/pierl-wenkai-tc.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range: U+3000-303F, U+3400-9FFF, U+F900-FAFF, U+FF00-FFEF, U+20000-2FFFF;
}
html[lang="zh-HK"] {
  --pierl-chinese-heading: "PIERL WenKai TC", "PingFang HK", "PingFang TC", sans-serif;
}
html[lang="zh-HK"] body h1,
html[lang="zh-HK"] body h2,
html[lang="zh-HK"] .object-meta h3 {
  font-family: var(--pierl-chinese-heading);
  font-weight: 400;
  font-synthesis: none;
  letter-spacing: 0.045em;
  line-height: 1.35;
  text-wrap: balance;
}
html[lang="zh-HK"] .member-page .member-profile h1,
html[lang="zh-HK"] .member-page .member-login-card h1,
html[lang="zh-HK"] .member-page .member-terms-gate h1,
html[lang="zh-HK"] .member-page .member-setup h1,
html[lang="zh-HK"] .member-page .order-detail-header h1 {
  max-width: 100%;
  font-size: clamp(2.25rem, 5.5vw, 5rem);
  white-space: normal;
  line-height: 1.35;
  letter-spacing: 0.045em;
}
html[lang="zh-HK"] .showroom-page .campaign-hero h1,
html[lang="zh-HK"] .showroom-page .collection-header h2,
html[lang="zh-HK"] .sunken-showcase .product-hero h1,
html[lang="zh-HK"] .sunken-showcase .lore-header h2 {
  line-height: 1.35;
  letter-spacing: 0.045em;
}
