<!-- xml reconstructed by Source 2 Viewer 11.1.0.0 - https://valveresourceformat.github.io -->
<root>
	<styles>
		<include src="s2r://panorama/styles/dotastyles.vcss_c" />
		<include src="s2r://panorama/styles/hudstyles.vcss_c" />
		<include src="s2r://panorama/styles/hud/dota_hud_imbue_ability_picker.vcss_c" />
	</styles>
	<snippets>
		<snippet name="ImbueOption">
			<Panel class="UpgradeOption">
				<DOTAAbilityImage id="OptionImage" scaling="cover" />
				<Label class="AbilityName" text="{s:ability_name}" />
				<DOTAHeroImage id="HeroImage" heroimagestyle="icon" />
			</Panel>
		</snippet>
	</snippets>
	<DOTAImbueAbilityPicker>
		<Panel class="TooltipContents">
			<Panel class="Body">
				<Panel class="OptionContainer">
					<Label class="SubheaderLabel" text="CHOOSE ABILITY FOR RUNIC EFFECT" />
					<Panel id="OptionList" />
				</Panel>
			</Panel>
		</Panel>
		<Panel class="BottomArrow" />
	</DOTAImbueAbilityPicker>
</root>
