.loading[data-v-24501817]{align-items:center;backdrop-filter:blur(5px);background:#00000033;cursor:wait;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999999999}.circular-progress[data-v-24501817]{--size:150px;--half-size:calc(var(--size)/2);--stroke-width:15px;--radius:calc((var(--size) - var(--stroke-width))/2);--circumference:calc(var(--radius)*3.14159*2);--dash:calc((var(--progress)*var(--circumference))/100)}.circular-progress circle[data-v-24501817]{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-24501817]{stroke:#ddd}.circular-progress circle.fg[data-v-24501817]{stroke-dasharray:var(--dash) calc(var(--circumference) - var(--dash));stroke:#314e8c;transform:rotate(-90deg);transform-origin:var(--half-size) var(--half-size);transition:stroke-dasharray .3s linear 0s}@property --progress{syntax:"<number>";inherits:false;initial-value:0}
