.loading_loadingContainer__9AWcZ{position:fixed;inset:0;background:var(--background);display:flex;justify-content:center;align-items:center;z-index:1000}.loading_spinner__e6ph3{display:flex;gap:var(--space-2)}.loading_dot___C4s2{width:8px;height:8px;border-radius:var(--radius-full);background:var(--accent);animation:loading_bounce__GpPoo .6s cubic-bezier(.19,1,.22,1) infinite}.loading_dot___C4s2:nth-child(2){animation-delay:.15s}.loading_dot___C4s2:nth-child(3){animation-delay:.3s}@keyframes loading_bounce__GpPoo{0%,to{transform:translateY(0);opacity:.6}50%{transform:translateY(-8px);opacity:1}}