.loading-module__3ZUw1G__container{flex-direction:column;justify-content:center;align-items:center;max-width:1280px;min-height:60vh;margin-left:auto;margin-right:auto;padding:16px;display:flex}.loading-module__3ZUw1G__loaderWrapper{flex-direction:column;align-items:center;gap:16px;display:flex}.loading-module__3ZUw1G__iconBox{background-color:var(--color-stripe-surface);border:1px solid var(--color-stripe-border);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;display:flex;box-shadow:0 1px 2px #0000000d}.loading-module__3ZUw1G__spinner{color:var(--color-stripe-primary);width:32px;height:32px;animation:1s linear infinite loading-module__3ZUw1G__spin}.loading-module__3ZUw1G__text{color:var(--color-stripe-text-muted);font-size:14px;font-weight:500;animation:2s cubic-bezier(.4,0,.6,1) infinite loading-module__3ZUw1G__pulse}@keyframes loading-module__3ZUw1G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loading-module__3ZUw1G__pulse{0%,to{opacity:1}50%{opacity:.5}}
