/* BDO 冒险家指南 — 本站补充（不依赖台服 wikiInit） */
.list_wrap .list_title {
	cursor: pointer;
	user-select: none;
}

.list_wrap.bdo-wg-collapsed .list_item_wrap {
	display: none !important;
}

.js-customShareWrap .custom_share_modal {
	display: none;
}

.js-customShareWrap.is-open .custom_share_modal {
	display: flex;
}

.list_item.bdo-wg-search-hidden {
	display: none !important;
}

.list_wrap.bdo-wg-search-empty-group {
	display: none !important;
}
