.progress_indicator__st5cG{position:relative;height:2px;flex:1 1 0%;gap:.25rem;overflow:hidden;border-radius:2px;--tw-bg-opacity:1;background-color:rgb(228 225 229/var(--tw-bg-opacity,1))}.progress_indicator__st5cG:after{position:absolute;top:0;left:0;height:100%;border-radius:2px;--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1));content:"";width:100%;transform:translateX(var(--data-progress,0))}.progress_progressCircular__71FF0{width:100px;height:100px;border-radius:50%;background:radial-gradient(closest-side,transparent 79%,transparent 80% 100%),conic-gradient(var(--bg-progress-completed) var(--data-progress),var(--bg-progress) 0)}.progress_circular-progress__VEJXH{width:180px;height:180px;--size:250px;--half-size:calc(var(--size) / 2);--stroke-width:11px;--radius:calc((var(--size) - var(--stroke-width)) / 2);--circumference:calc(var(--radius) * pi * 2);--dash:calc((var(--progress) * var(--circumference)) / 100)}.progress_circular-progress__VEJXH circle{cx:var(--half-size);cy:var(--half-size);r:var(--radius);stroke-width:var(--stroke-width);fill:none;stroke-linecap:round}.progress_circular-progress__VEJXH circle.progress_bg__DI6eQ{stroke:rgb(var(--muted))}.progress_circular-progress__VEJXH circle.progress_fg__WOAJF{transform:rotate(-90deg);transform-origin:var(--half-size) var(--half-size);stroke-dasharray:var(--dash) calc(var(--circumference) - var(--dash));transition:stroke-dasharray .3s linear 0s;stroke:rgb(var(--primary))}.progress_circular-progress__VEJXH.progress_infinite__62pHQ{animation:progress_progress-animation__NSnzD 2s linear infinite}@keyframes progress_progress-animation__NSnzD{0%{--progress:0}to{--progress:100}}