body,html{background-color:#fafbfd}#lds{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;background-color:rgba(0,0,0,.1)}@media (prefers-color-scheme:dark){body,html{background-color:#1a223f}}body[data-theme=light],html[data-theme=light]{background-color:#fafbfd}body[data-theme=dark],html[data-theme=dark]{background-color:#1a223f}#lds>p{margin:0;position:absolute;z-index:0;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px}#lds b:after,#lds b:before,#lds>p:after,#lds>p:before{content:" ";position:absolute;z-index:9999;display:block;border-radius:50%;border:3px solid currentColor;opacity:.5;top:50%;left:50%;will-change:transform;animation:lds 1.2s linear infinite}#lds>p:after{width:64px;height:64px;border-color:transparent currentColor currentColor transparent}#lds>p:before{width:48px;height:48px;border-color:currentColor currentColor transparent transparent;animation-name:lds2;opacity:.4}#lds b:after{width:32px;height:32px;border-color:currentColor transparent transparent currentColor;opacity:.6}#lds b:before{width:16px;height:16px;border-color:transparent transparent currentColor currentColor;animation-name:lds2;opacity:.3}@keyframes lds{0%{transform:translate(-50%,-50%) rotate(0)}100%{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes lds2{0%{transform:translate(-50%,-50%) rotate(0)}100%{transform:translate(-50%,-50%) rotate(-360deg)}}