[data-tab-label] input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;margin:0}[data-tab-labels]:has([data-tab-label]:nth-child(1) input[name=selectedTab]:checked)~[data-tab-group] [data-tab]:nth-child(1),[data-tab-labels]:has([data-tab-label]:nth-child(2) input[name=selectedTab]:checked)~[data-tab-group] [data-tab]:nth-child(2),[data-tab-labels]:has([data-tab-label]:nth-child(3) input[name=selectedTab]:checked)~[data-tab-group] [data-tab]:nth-child(3){visibility:visible!important;height:auto;opacity:1}[data-tab].invisible{visibility:hidden!important}