@counter-style lzh-counter {
	system: numeric;
	symbols: '〇' '一' '二' '三' '四' '五' '六' '七' '八' '九';
}

:root {
	--cite-backlink-separator: '點';
	--cite-counter-style: lzh-counter;
}
