.auth_pageContainer__lL4Hy{align-items:flex-start;min-height:calc(100vh - 64px);padding:1rem 0}.auth_authContainer__TErNy,.auth_pageContainer__lL4Hy{display:flex;justify-content:flex-start;width:100%;background-color:#f3f4f6;background-image:linear-gradient(135deg,#f9fafb 25%,transparent 0),linear-gradient(225deg,#f9fafb 25%,transparent 0),linear-gradient(45deg,#f9fafb 25%,transparent 0),linear-gradient(315deg,#f9fafb 25%,#f3f4f6 0);background-position:10px 0,10px 0,0 0,0 0;background-size:20px 20px;background-repeat:repeat}.auth_authContainer__TErNy{align-items:center;height:100vh;padding:120px 1rem 0;position:fixed;top:0;left:0;right:0;bottom:0}.auth_pageContainer__lL4Hy .auth_authContainer__TErNy{position:static;height:auto;min-height:unset;background:none;padding-top:80px;justify-content:flex-start;align-items:flex-start}.auth_authForm__DlGSy{max-width:28rem;width:80%;padding:1.5rem;background-color:#fff;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);margin:0 auto;max-height:90vh;overflow-y:auto}.auth_authForm__DlGSy::-webkit-scrollbar{width:8px}.auth_authForm__DlGSy::-webkit-scrollbar-track{background:#f3f4f6;border-radius:.5rem}.auth_authForm__DlGSy::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:.5rem}.auth_authForm__DlGSy h2{font-size:1.875rem;font-weight:600;margin-bottom:2rem;color:#1f2937;text-align:center}.auth_errorMessage__mXF7Z{padding:.5rem;margin-bottom:1rem;background-color:rgba(239,68,68,.1);border-radius:.25rem;color:#ef4444;font-size:.875rem}.auth_successMessage__lcquC{background-color:rgba(16,185,129,.1);color:#10b981;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;padding:1rem;border-radius:.25rem;margin-bottom:1rem;text-align:center}.auth_successMessage__lcquC p{margin:0}.auth_additionalInfo__4QfzI{margin-top:.5rem!important;padding-top:.5rem;border-top:1px solid rgba(16,185,129,.2);width:100%;font-size:.875rem}.auth_loadingMessage__hmo4q{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;margin-bottom:1rem;background-color:rgba(59,130,246,.05);border-radius:.25rem;text-align:center}.auth_loadingMessage__hmo4q p{margin:.5rem 0 0;color:#1f2937;font-size:.875rem;font-weight:500}.auth_loadingSpinner__VHpr5{width:30px;height:30px;border-radius:50%;border:3px solid rgba(59,130,246,.3);border-top-color:#3b82f6;animation:auth_spin__0YAFx 1s linear infinite}@keyframes auth_spin__0YAFx{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.auth_formGroup__7eI_B{margin-bottom:.5rem}.auth_formGroup__7eI_B label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem;color:#1f2937}.auth_input__LfbU6{width:100%;padding:1rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:1.125rem;outline:none;transition:border-color .2s}.auth_input__LfbU6:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.1)}.auth_authButton__1nNqy{width:100%;margin-top:1.5rem;padding:1rem;background-color:#3b82f6;color:#fff;border:none;border-radius:.25rem;font-size:1.125rem;font-weight:500;cursor:pointer;transition:background-color .2s,transform .1s}.auth_authButton__1nNqy:hover{background-color:#2372f5;transform:translateY(-1px)}.auth_authButton__1nNqy:active{transform:translateY(0)}.auth_authButton__1nNqy:disabled{opacity:.7;cursor:not-allowed}.auth_authLink__NkBhJ{margin-top:1.5rem;text-align:center;font-size:1rem;color:#6b7280}.auth_authLink__NkBhJ a{color:#3b82f6;text-decoration:none;font-weight:500;padding:.25rem}.auth_authLink__NkBhJ a:hover{text-decoration:underline}@keyframes auth_fadeIn__KL0Be{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.auth_authContainer__TErNy{padding:80px 1rem 0;background-image:none}.auth_pageContainer__lL4Hy{padding:1rem;min-height:calc(100vh - 56px)}.auth_authForm__DlGSy{max-width:100%;width:90%}.auth_authButton__1nNqy,.auth_input__LfbU6{font-size:1rem}}