/* v6.1.7.34: category list must remain complete; the owning left sidebar scrolls. */
@media (min-width:721px){
 #category{overflow:visible!important}
 #category .category-chart-row{display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;gap:12px!important;align-items:start!important;min-width:0!important}
 #category .category-donut-wrap{width:112px!important;height:112px!important;min-width:0!important}
 #category .legend{min-width:0!important;max-height:none!important;padding:0!important;overflow:visible!important}
 #category .category-legend-item{display:grid!important;grid-template-columns:minmax(0,1fr) 24px!important;column-gap:6px!important;align-items:start!important;min-width:0!important;margin:0!important;padding:5px 0!important}
 #category .category-legend-item>span{display:flex!important;align-items:flex-start!important;min-width:0!important;overflow:visible!important;white-space:normal!important;text-overflow:clip!important;overflow-wrap:anywhere!important;line-height:1.45!important}
 #category .category-legend-item>span i{flex:0 0 7px!important;margin:5px 6px 0 0!important}
 #category .category-legend-item>b{min-width:24px!important;padding-top:1px!important;text-align:right!important;white-space:nowrap!important}
}
