@layer vetools{#pagecontent{background:url("../img/bestiary/stat-block-top-texture.webp") no-repeat,repeat top center,#fdf1dc}.ve-night-mode #pagecontent{background:#222 !important}[data-proficiency-dice-mode=dice] .ve-rd__dc--rollable{color:#337ab7;cursor:pointer}[data-proficiency-dice-mode=dice] .ve-rd__dc--rollable-text,[data-proficiency-dice-mode=dice] .ve-rd__roller--roll-prof-bonus{display:none}[data-proficiency-dice-mode=dice] .ve-rd__dc--rollable-dice,[data-proficiency-dice-mode=dice] .ve-rd__roller--roll-prof-dice{display:inline}[data-proficiency-dice-mode=bonus] .ve-rd__dc--rollable-text,[data-proficiency-dice-mode=bonus] .ve-rd__roller--roll-prof-bonus{display:inline}[data-proficiency-dice-mode=bonus] .ve-rd__dc--rollable-dice,[data-proficiency-dice-mode=bonus] .ve-rd__roller--roll-prof-dice{display:none}.ve-night-mode [data-proficiency-dice-mode=dice] .ve-rd__dc--rollable{color:#7db6e8}.best__ecgen-active .ve-lst__row--bestiary-sublist{cursor:default}.best__ecgen-active .ve-lst__row--bestiary-sublist:hover{background:initial}.best-ecgen__visible,.best-ecgen__visible--flex,.best-ecgen__visible--flex-col{display:none}.best-ecgen__btn-list{padding:0 2px;line-height:12px;font-size:9px;border-radius:3px}.best__ecgen-active .best-ecgen__visible{display:block}.best__ecgen-active .best-ecgen__visible--flex{display:flex}.best__ecgen-active .best-ecgen__visible--flex-col{display:flex;flex-direction:column}.best__ecgen-active .best-ecgen__hidden{display:none !important}.best__ecgen-active .best-ecgen__name{width:26.6667%}.best__ecgen-active .best-ecgen__name--sub{width:29.1667%}}/*# sourceMappingURL=bestiary.css.map */

/* Bestiary module dual language styling */
.best-name-container {
	display: inline-flex;
	flex-direction: column;
	line-height: 1.2;
}

.best-name-pt {
	font-weight: bold;
	color: var(--color-text-title, inherit);
}

.best-name-en {
	font-size: 0.82em;
	font-weight: normal;
	color: #718096;
	font-style: italic;
}

.mon-title__pt {
	display: block;
	font-size: 1.15em;
	font-weight: bold;
	color: var(--color-text-title, inherit);
}

.mon-title__en {
	display: block;
	font-size: 0.8em;
	font-style: italic;
	color: #718096;
	font-weight: normal;
	margin-top: 1px;
}

.bestiary-title__pt {
	margin-right: 0.4em;
}

.bestiary-title__en {
	font-size: 0.7em;
	color: #718096;
	font-style: italic;
	font-weight: normal;
}
