.dpb-8c083e08-wrapper {
    width: 100%;
}

.dpb-8c083e08-header {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    flex-wrap: wrap;
    gap: 8px;
}

.dpb-8c083e08-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.4;
}

.dpb-8c083e08-percentage {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.4;
}

.dpb-8c083e08-track {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.dpb-8c083e08-fill {
    height: 100%;
    transition: width 0.6s ease;
    min-width: 0;
}

.dpb-8c083e08-footer {
    display: flex;
    justify-content: flex-end;
}

.dpb-8c083e08-values {
    font-size: 14px;
    line-height: 1.4;
}
