.y-axis{text-align:right}.y-axis .label-container{margin:6px 10px 6px 0;height:42px}.y-axis .label-container.hover .label{color:#000}.y-axis .label{max-height:42px;width:200px;font-weight:500;color:#666;white-space:normal;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.x-axis .tick-value{right:0}.bar-container{margin:6px 0;overflow:hidden}.bar{height:42px;border-top-left-radius:10px;border-bottom-left-radius:10px;border-top-right-radius:20px;border-bottom-right-radius:20px;-webkit-transition:width .8s;transition:width .8s}.bar-value-container{top:0;bottom:0;margin:auto}.bar-value{vertical-align:middle;font-size:14px;line-height:18px;background:#fff;border:2px solid #333;font-weight:700;border-radius:20px;padding:2px 15px;-webkit-box-shadow:2px 2px 10px 1px rgba(0,0,0,.5);box-shadow:2px 2px 10px 1px rgba(0,0,0,.5)}.bar-background{height:42px;background:#f5f5f5;border-top-left-radius:10px;border-bottom-left-radius:10px;border-top-right-radius:20px;border-bottom-right-radius:20px}.theme-purple .bar-container.hover .bar{background:-webkit-gradient(linear,left top,right top,from(#a16fee),to(#598efe));background:linear-gradient(90deg,#a16fee,#598efe)}.theme-purple .bar{background:#8342e8;background:-webkit-gradient(linear,left top,right top,from(#8342e8),to(#598efe));background:linear-gradient(90deg,#8342e8,#598efe)}.theme-blue .bar-container.hover .bar{background:-webkit-gradient(linear,left top,right top,from(#6fdfee),to(#92ffa0));background:linear-gradient(90deg,#6fdfee,#92ffa0)}.theme-blue .bar{background:#42d5e8;background:-webkit-gradient(linear,left top,right top,from(#42d5e8),to(#92ffa0));background:linear-gradient(90deg,#42d5e8,#92ffa0)}