.loading-view[data-v-39aa4812]{width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--im-background)}.parent-container[data-v-39aa4812]{display:grid;place-items:center;height:100%}.container[data-v-39aa4812]{display:flex;justify-content:center;align-items:center;height:70px;width:80px}.bar[data-v-39aa4812]{width:8px;height:40px;margin:2px;border-radius:4px;animation:slide-up-39aa4812 1s infinite;background-color:#507aff}.bar[data-v-39aa4812]:first-child{animation-delay:0s}.bar[data-v-39aa4812]:nth-child(2){animation-delay:.2s}.bar[data-v-39aa4812]:nth-child(3){animation-delay:.4s}.bar[data-v-39aa4812]:nth-child(4){animation-delay:.6s}.bar[data-v-39aa4812]:nth-child(5){animation-delay:.8s}@keyframes slide-up-39aa4812{0%{height:60px}50%{height:10px}to{height:60px}}.tip[data-v-39aa4812]{margin-top:20px;color:#666;font-size:16px}