.Button_btn__77e4T{background-color:var(--color-purple-main);padding:.625rem 1rem;text-align:center;border:.5rem;border-radius:.5rem;color:var(--color-white-main);width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;transition:background-color .2s;&:disabled,&:hover{background-color:var(--color-purple-dark)}&:disabled{opacity:.8;cursor:not-allowed}}.RunningStatusIcon_loadingRotate__yDOEN{animation:RunningStatusIcon_rotate__xjRv9 1.2s ease-in-out infinite;transform-origin:center;will-change:transform}@keyframes RunningStatusIcon_rotate__xjRv9{0%{transform:rotate(0deg);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}50%{transform:rotate(180deg);animation-timing-function:cubic-bezier(.215,.61,.355,1)}to{transform:rotate(1turn)}}.Loading_loader__AtcAf{text-align:center}.Loading_dots__E7__h{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.Loading_dot__Fj3N8{width:12px;height:12px;margin:0 4px;background-color:var(--color-purple-main);border-radius:50%;animation:Loading_bounce__gXVeV 1.2s ease-in-out infinite}.Loading_dot__Fj3N8:nth-child(2){animation-delay:.2s}.Loading_dot__Fj3N8:nth-child(3){animation-delay:.4s}@keyframes Loading_bounce__gXVeV{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-15px)}}.Loading_logoText__YVgby{font-size:28px;font-weight:700;color:#111;opacity:0;animation:Loading_fadeIn__r7YSh 2s ease-in-out forwards;animation-delay:1.5s}.Loading_subtext__PLcJk{font-size:16px;color:#666;opacity:0;animation:Loading_fadeIn__r7YSh 2s ease-in-out forwards;animation-delay:2.5s}@keyframes Loading_fadeIn__r7YSh{to{opacity:1}}