.fal-logo-spinner{width:48px;height:48px;animation:4s ease-in-out infinite logoSpin}.fal-logo-button{transition:fill .2s}.group:hover .fal-logo-button{animation:4s ease-in-out infinite logoSpin}@keyframes logoSpin{0%{fill:#5718c0;transform:rotate(0)}20%{fill:#ab77ff;transform:rotate(360deg)}25%{fill:#e366af;transform:rotate(360deg)}45%{fill:#ec0648;transform:rotate(720deg)}50%{fill:#ab77ff;transform:rotate(720deg)}70%{fill:#38acc6;transform:rotate(1080deg)}75%{fill:#3fb5fe;transform:rotate(1080deg)}95%{fill:#115ef3;transform:rotate(1440deg)}to{fill:#5718c0;transform:rotate(1440deg)}}.btn-generate{color:#fff;background:#5718c0;border:none;transition:all .2s}.btn-generate:hover{background:#6829d4;box-shadow:0 0 20px #5718c04d}.btn-generate:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}
