:root {
    /* v0.1.15：韓文站台統一使用 Noto Sans KR，Inter 作為拉丁字 fallback。 */
    --title-font-family: "Noto Sans KR", "Inter", sans-serif;
    --body-font-family: "Noto Sans KR", "Inter", sans-serif;
}
