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