@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap";
.account-module__itwxqG__container{background-color:#fff;justify-content:center;align-items:center;height:100vh;padding:1rem;font-family:Poppins,sans-serif;display:flex}.account-module__itwxqG__square{background-color:#fff;border:1px solid #d4d4d4;border-radius:10px;flex-direction:column;align-items:center;width:100%;max-width:400px;padding:40px;display:flex;box-shadow:0 4px 12px #0000001a}.account-module__itwxqG__logo{width:100px;margin-bottom:20px}.account-module__itwxqG__welcomeText{color:#000;text-align:center;margin-bottom:10px;font-size:24px;font-weight:500}.account-module__itwxqG__subheading{color:#5d5d5d;text-align:center;margin-bottom:30px;font-size:16px;font-weight:400}.account-module__itwxqG__inputContainer{flex-direction:column;gap:20px;width:100%;margin-bottom:30px;display:flex}.account-module__itwxqG__inputField{box-sizing:border-box;border:1px solid #d4d4d4;border-radius:8px;width:100%;padding:1rem 1.5rem;font-family:Poppins,sans-serif;font-size:14px}.account-module__itwxqG__button{color:#fff;cursor:pointer;text-align:center;box-sizing:border-box;background-color:#7044f2;border:none;border-radius:8px;width:100%;padding:1rem 1.5rem;font-size:16px;font-weight:500;transition:background-color .3s}.account-module__itwxqG__button:hover{background-color:#5936c4}.account-module__itwxqG__secondaryButton{color:#545360;cursor:pointer;text-align:center;box-sizing:border-box;background-color:#f8f9fb;border:1px solid #d8d9de;border-radius:8px;width:100%;padding:1rem 1.5rem;font-size:16px;font-weight:500;transition:background-color .3s,border-color .3s}.account-module__itwxqG__secondaryButton:hover{background-color:#eceef2;border-color:#d1d3d8}.account-module__itwxqG__newAccountLink{color:#5d5d5d;text-align:center;margin-bottom:20px;font-size:14px;font-weight:400}.account-module__itwxqG__newAccountLink a{color:#5d5d5d;text-decoration:none;transition:color .3s}.account-module__itwxqG__newAccountLink a:hover{text-decoration:underline}.account-module__itwxqG__footer{box-sizing:border-box;background-color:#7044f2;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;display:flex;position:fixed;bottom:0;left:0}.account-module__itwxqG__footerLogo{color:#fff;align-items:center;display:flex}.account-module__itwxqG__footerLogo img{margin-right:.5rem}.account-module__itwxqG__footerText{font-size:1.25rem;font-weight:600}.account-module__itwxqG__footerInfo{color:#fff;font-size:14px;font-weight:400}@media (max-width:500px){.account-module__itwxqG__square{padding:20px}.account-module__itwxqG__welcomeText{margin-bottom:8px;font-size:20px}.account-module__itwxqG__subheading{margin-bottom:20px;font-size:14px}.account-module__itwxqG__inputField{padding:.75rem 1rem;font-size:14px}.account-module__itwxqG__button{padding:.75rem;font-size:14px}.account-module__itwxqG__newAccountLink{font-size:13px}.account-module__itwxqG__footer{flex-direction:column;gap:.5rem;padding:1rem}.account-module__itwxqG__footerText{font-size:1rem}.account-module__itwxqG__footerInfo{font-size:12px}}
@keyframes toast-module__PdsAqq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes toast-module__PdsAqq__fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.toast-module__PdsAqq__toastViewport{z-index:9999;flex-direction:column;gap:.75rem;width:100%;max-width:280px;display:flex;position:fixed;bottom:1rem;right:1rem}.toast-module__PdsAqq__toastViewport.toast-module__PdsAqq__sm{flex-direction:column;top:auto;bottom:0;right:0}.toast-module__PdsAqq__toastViewport.toast-module__PdsAqq__md{max-width:420px}.toast-module__PdsAqq__toastContainer{border-radius:.5rem;justify-content:space-between;align-items:center;max-width:95%;padding:1.5rem;transition:all .3s;animation:.1s ease-out toast-module__PdsAqq__fadeInUp;display:flex;box-shadow:0 4px 14px #0000001a}.toast-module__PdsAqq__toastContainer[data-state=open]{animation:.1s ease-out toast-module__PdsAqq__fadeInUp}.toast-module__PdsAqq__toastContainer[data-state=closed]{animation:.1s ease-in toast-module__PdsAqq__fadeOutDown}.toast-module__PdsAqq__toastContainer.toast-module__PdsAqq__default{color:#333;background-color:#fff}.toast-module__PdsAqq__toastContainer.toast-module__PdsAqq__destructive{color:#d32f2f;background-color:#ffeded;border:1px solid #d32f2f}.toast-module__PdsAqq__toastContainer.toast-module__PdsAqq__affirmation{color:#3ab15a;background-color:#e6f7ec;border:1px solid #3ab15a}.toast-module__PdsAqq__toastTitle{margin-bottom:.5rem;font-size:.875rem;font-weight:600}.toast-module__PdsAqq__toastDescription{opacity:.9;font-size:.875rem}.toast-module__PdsAqq__toastActionButton{color:#333;background-color:#0000;border:1px solid #eaeaea;border-radius:.25rem;justify-content:center;align-items:center;height:2rem;padding:0 .75rem;font-size:.875rem;transition:background-color .3s,border-color .3s;display:inline-flex}.toast-module__PdsAqq__toastCloseButton{cursor:pointer;color:#999;position:absolute;top:.5rem;right:.5rem}
.signout-module__9owr9q__overlay{z-index:1000;background:#efefef82;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.signout-module__9owr9q__modal{text-align:center;background-color:#fff;border-radius:10px;width:30%;max-width:500px;padding:3rem 2rem;font-family:Inter,sans-serif;box-shadow:0 0 20px 10px #0000000d}.signout-module__9owr9q__modalTitle{margin:0 0 1rem;font-size:1.25rem;font-weight:400}.signout-module__9owr9q__modalMessage{color:#5d5d5d;margin-bottom:2rem;font-size:1rem}.signout-module__9owr9q__buttonGroup{justify-content:center;gap:1rem;display:flex}.signout-module__9owr9q__cancelButton{cursor:pointer;color:#545360;background-color:#f8f9fb;border:1px solid #eaeaea;border-radius:10px;padding:1rem 1.5rem;font-family:Inter,sans-serif;font-size:.8rem}.signout-module__9owr9q__cancelButton:hover{background-color:#eaeaea}.signout-module__9owr9q__signOutButton{cursor:pointer;color:#fff;background-color:#7044f2;border:none;border-radius:10px;padding:1rem 1.5rem;font-family:Inter,sans-serif;font-size:.8rem}.signout-module__9owr9q__signOutButton:hover{background-color:#5938c4}
.account-module__FD2Xgq__loadingScreen{background-color:#efefefd1;justify-content:center;align-items:center;width:100vw;height:100vh;font-family:Poppins,sans-serif;display:flex}.account-module__FD2Xgq__loader{border:8px solid #f3f4f6;border-top-color:#7044f2;border-radius:50%;width:60px;height:60px;animation:1s linear infinite account-module__FD2Xgq__spin}@keyframes account-module__FD2Xgq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
