.spinner-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(180,9%,98%,.8);display:flex;justify-content:center;align-items:center;z-index:9999}.spinner{width:11.2px;height:11.2px;border-radius:11.2px;box-shadow:28px 0 0 0 rgba(0,102,255,.2),22.7px 16.5px 0 0 rgba(0,102,255,.4),8.68px 26.6px 0 0 rgba(0,102,255,.6),-8.68px 26.6px 0 0 rgba(0,102,255,.8),-22.7px 16.5px 0 0 #06f;animation:spinner-b87k6z 1s linear infinite}@keyframes spinner-b87k6z{to{transform:rotate(1turn)}}.progress-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(180,9%,98%,.8);display:flex;justify-content:center;align-items:center;z-index:9999}.progress{width:400px;height:8px;background:linear-gradient(#06f 0 0) 0/0 100% no-repeat #eff0f0;animation:progress-jgv380 2s linear infinite}@keyframes progress-jgv380{to{background-size:100% 100%}}