.pie-chart[data-v-20dd1b16]{width:100%;height:100%;display:flex;align-items:center;font-family:Alibaba PuHuiTi;position:relative}.pie-chart .chart[data-v-20dd1b16]{width:60%;height:100%;position:relative;overflow:hidden}.pie-chart .chart .chart-bg[data-v-20dd1b16]{height:45%;width:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform-origin:center center;animation:chart-bg-data-v-20dd1b16 15s linear infinite}@keyframes chart-bg-data-v-20dd1b16{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.pie-chart .custom-legend[data-v-20dd1b16]{width:40%;max-height:100%;overflow-y:auto;display:flex;flex-direction:column;gap:4px}.pie-chart .custom-legend .legend-item[data-v-20dd1b16]{flex-shrink:0;height:28px;padding:0 12px;display:flex;align-items:center;background:rgba(42,54,68,.4)}.pie-chart .custom-legend .legend-item .legend-color[data-v-20dd1b16]{flex-shrink:0;width:8px;height:8px;border-radius:50%;margin-right:8px}.pie-chart .custom-legend .legend-item .legend-content[data-v-20dd1b16]{flex:1;min-width:0;display:flex;justify-content:space-between;align-items:center;gap:4px}.pie-chart .custom-legend .legend-item .legend-content .legend-label[data-v-20dd1b16]{flex:1;min-width:0;font-size:14px;color:#adc3d9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pie-chart .custom-legend .legend-item .legend-content .legend-value[data-v-20dd1b16]{flex-shrink:0;font-size:15px;color:#dae6f2}