/*
Generated time: November 19, 2025 22:13
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.dbtfy-progress-bar .pie-wrapper{height:5em;margin:0 auto;position:relative;width:5em}.dbtfy-progress-bar .pie-wrapper .label{background:0 0;border-radius:50%;cursor:default;display:block;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:2}.dbtfy-progress-bar .pie-wrapper .pie{height:100%;left:0;position:absolute;top:0;width:100%;clip:rect(0,5em,5em,2.5em)}.dbtfy-progress-bar .pie-wrapper .pie .half-circle{border:.5em solid rgba(var(--color-button),var(--alpha-button-background));border-radius:50%;height:100%;left:0;position:absolute;top:0;width:100%;clip:rect(0,2.5em,5em,0);display:block}.dbtfy-progress-bar .pie-wrapper .pie .half-circle.right-side{transform:rotate(0)}.dbtfy-progress-bar .pie-wrapper .shadow{border:.5em solid rgba(var(--color-foreground),var(--media-border-opacity));border-radius:50%;height:100%;width:100%}.dbtfy-progress-bar[data-type=pie-chart] .label{display:none}.dbtfy-progress-bar[data-type=bar-chart]{align-items:center;display:flex;margin-bottom:1rem;margin-right:0;width:100%}.dbtfy-progress-bar__label{margin-right:1rem}.bar-chart__inner{background-color:rgba(var(--color-foreground),var(--media-border-opacity));height:4px;width:100%}.bar-chart__probress-bar{background-color:rgba(var(--color-button),var(--alpha-button-background));display:block!important;height:100%}