/* User Provided Stylesheet */

/* Hide Korean pages from sidebar; keep them reachable from in-page language links. */
a.myst-toc-item[href$="/intro-ko"],
a.myst-toc-item[href$="/intro-ko/"],
a.myst-toc-item[href$="/why-causal-inference-ko"],
a.myst-toc-item[href$="/why-causal-inference-ko/"] {
  display: none !important;
}
