.loading_loadingIndicator__c86ro{align-items:center;display:flex;gap:8px;height:32px;justify-content:center;margin-top:24px}.loading_dot__tHX_3{animation:loading_pulse__SELNs 1.4s ease-in-out infinite;background-color:var(--border-primary);border-radius:50%;height:12px;width:12px}.loading_dot__tHX_3:first-child{animation-delay:0s}.loading_dot__tHX_3:nth-child(2){animation-delay:.2s}.loading_dot__tHX_3:nth-child(3){animation-delay:.4s}@keyframes loading_pulse__SELNs{0%,to{opacity:.6;transform:scale(.75)}50%{background-color:var(--surface-accent);opacity:1;transform:scale(1)}}