
.highcharts-background[data-v-0d4b8264] {
    fill: transparent;
}


.donut-chart-wrapper[data-v-4c38e0c0] {
    display: flex;
    align-items: center;
    gap: 2rem;
}
.donut-chart-container[data-v-4c38e0c0] {
    flex-shrink: 0;
    width: 220px;
}
.donut-info[data-v-4c38e0c0] {
    flex: 1;
    min-width: 0;
}
.donut-info-title[data-v-4c38e0c0] {
    margin: 0 0 0.25rem 0;
    font-size: 16px;
    font-weight: 600;
    color: #0A0A23;
}
.donut-info-total[data-v-4c38e0c0] {
    margin: 0 0 1rem 0;
    font-size: 13px;
    color: #666;
}
.donut-summary[data-v-4c38e0c0] {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}
.donut-summary-item[data-v-4c38e0c0] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 13px;
    color: #0A0A23;
    font-weight: 500;
}
.donut-summary-dot[data-v-4c38e0c0] {
    flex-shrink: 0;
    width: 10px;
    height: 10px;
    border-radius: 2px;
}
.donut-summary-label[data-v-4c38e0c0] {
    flex: 1;
}
.highcharts-background[data-v-4c38e0c0] {
    fill: transparent;
}

