html.zbk-ko-pending #root {
  visibility: hidden;
}

html[lang="ko"] body,
html[lang="ko"] #root,
html[lang="ko"] #root * {
  font-family: Arial, "Helvetica Neue", "Apple SD Gothic Neo", "Noto Sans KR", sans-serif !important;
  word-break: keep-all;
}

html[lang="ko"] h1,
html[lang="ko"] h2,
html[lang="ko"] h3,
html[lang="ko"] h4 {
  letter-spacing: 0;
  text-wrap: balance;
}

html[lang="ko"] .sf26-hero h1 {
  max-width: 560px;
  font-size: clamp(40px, 5.4vw, 76px);
  line-height: 1.08;
}
