.loading_loadingPage__9qii4{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}.loading_spinner__vCHK7{display:flex;gap:.5rem}.loading_dot__Es7zP{width:12px;height:12px;background:var(--primary);border-radius:50%;animation:loading_bounce__4z599 1.4s ease-in-out infinite both}.loading_dot__Es7zP:first-child{animation-delay:-.32s}.loading_dot__Es7zP:nth-child(2){animation-delay:-.16s}@keyframes loading_bounce__4z599{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.loading_loadingPage__9qii4 p{color:var(--text-muted);font-size:.95rem}