.loading_container__Z6boW{position:fixed;inset:0;display:flex;min-height:100vh;align-items:center;justify-content:center;background:#fff;z-index:9999;animation:loading_fadeIn__l3wng .3s ease-in-out}@keyframes loading_fadeIn__l3wng{0%{opacity:0}to{opacity:1}}.loading_logoWrapper__0GZMW{transform-origin:center;animation:loading_pulse__SEZx2 2s ease-in-out infinite}@keyframes loading_pulse__SEZx2{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.95);opacity:.8}}.dark .loading_container__Z6boW{background:#171717}