.loading-background{background:var(--colors-background-bg-primary,#fdf8e5)}@keyframes dot-pulse2{0%{opacity:.5;transform:scale(.5)}50%{opacity:1;transform:scale(1)}to{opacity:.5;transform:scale(.5)}}.loading-dots{justify-content:center;align-items:center;gap:6px;display:flex}.loading-dot{border-radius:50%;width:10px;height:10px;animation:1.5s ease-in-out infinite dot-pulse2;display:inline-block}.loading-dot-1{background-color:#4285f4;animation-delay:0s}.loading-dot-2{background-color:#34a853;animation-delay:.3s}.loading-dot-3{background-color:#fbbc05;animation-delay:.6s}.loading-dot-4{background-color:#ea4335;animation-delay:.9s}.loading-dot-5{background-color:#4285f4;animation-delay:1.2s}.loading-dot-sm{width:6px;height:6px}.loading-dot-md{width:10px;height:10px}.loading-dot-lg{width:14px;height:14px}
