.circular-progress[data-v-dfae94e6]{--size:250px;--half-size:calc(var(--size)/2);--stroke-width:20px;--radius:calc((var(--size) - var(--stroke-width))/2);--circumference:calc(var(--radius)*3.14*2);--dash:calc((var(--progress)*var(--circumference))/100);animation:.1s linear forwards progress-animation-dfae94e6}.circular-progress circle[data-v-dfae94e6]{cx:var(--half-size);cy:var(--half-size);r:var(--radius);stroke-width:var(--stroke-width);fill:none;stroke-linecap:round}.circular-progress circle.bg[data-v-dfae94e6]{stroke:#bbecff}.circular-progress circle.fg[data-v-dfae94e6]{transform-origin:var(--half-size) var(--half-size);stroke-dasharray:var(--dash) calc(var(--circumference) - var(--dash));transition:stroke-dasharray .3s linear;transform:rotate(-90deg)}@keyframes progress-animation-dfae94e6{0%{--progress:0}}
