.loading-overlay{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);z-index:9999999;pointer-events:all;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.loader{aspect-ratio:1;background:radial-gradient(farthest-side,#5c6670 92%,#0000) 50%/24px 24px no-repeat,linear-gradient(#5c6670 0 0) 50% -40px/16px 32px no-repeat,linear-gradient(#5c6670 0 0) left 50% bottom -40px/16px 32px no-repeat,linear-gradient(#5c6670 0 0) -40px 50%/32px 16px no-repeat,linear-gradient(#5c6670 0 0) right -40px top 50%/32px 16px no-repeat;width:80px;animation:1.5s infinite l18-1,1.5s infinite l18-2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes l18-1{30%,70%{background-position:50%,50% calc(50% - 8px),left 50% bottom calc(50% - 8px),calc(50% - 8px) 50%,right calc(50% - 8px) top 50%}}@keyframes l18-2{0%,40%{transform:translate(-50%,-50%)rotate(0)}60%,to{transform:translate(-50%,-50%)rotate(90deg)}}
