.RegisterPage_page__Eh0y3{display:flex;justify-content:center;margin:40px 0}.RegisterPage_form__mMW8G{background-color:var(--grey-bg);padding:1.5rem;border-radius:.75rem;width:100%;max-width:28rem;display:flex;flex-direction:column;gap:1rem;color:var(--grey-text)}.RegisterPage_title__rdeKf{font-size:1.25rem;font-weight:600;text-align:center;margin-bottom:.5rem;color:var(--white-color,#fff)}.RegisterPage_field___qexP{display:flex;flex-direction:column;gap:.375rem;align-items:stretch}.RegisterPage_input__utSPk{width:100%;padding:.5rem;border-radius:.375rem;background-color:var(--grey-bg);color:var(--grey-text,#e5e7eb);border:1px solid var(--grey-bg-hover-light,#3f3f46);transition:all var(--transition-duration,.15s)}.RegisterPage_input__utSPk::-moz-placeholder{color:var(--grey-light,#9ca3af)}.RegisterPage_input__utSPk::placeholder{color:var(--grey-light,#9ca3af)}.RegisterPage_input__utSPk:focus{outline:none;background-color:var(--grey-bg-hover-light,#2f2f34);border:1px solid var(--green-main,#22c55e)}.RegisterPage_inputError__haou6{border-color:#ef4444!important;background-color:rgba(239,68,68,.06)}.RegisterPage_errorText__QiD8k{display:block;margin-top:4px;padding-left:2px;font-size:.8125rem;line-height:1.35;color:#ef4444;text-align:left}.RegisterPage_button__66LP8{width:100%;background-color:var(--blue-text);color:#000;font-weight:600;padding:.5rem 1rem;border-radius:.375rem;transition:background-color var(--transition-duration,.15s);height:43px}.RegisterPage_button__66LP8:hover{background-color:var(--blue-text--brightest);box-shadow:0 0 18px #023e63}.RegisterPage_button__66LP8:disabled{opacity:.75;cursor:not-allowed}.RegisterPage_message___kc2F{font-size:.875rem;color:var(--blue-text,#60a5fa);text-align:center}.RegisterPage_description__ZwEGh{font-size:.875rem;line-height:1.4;color:var(--grey-text-new,#d4d4d8);margin-top:1rem}.RegisterPage_descriptionBlue__A4PQM{font-size:.875rem;line-height:1.4;color:#1b7dc5;margin-top:1rem}.RegisterPage_descriptionBlue__A4PQM>a{color:#fff}.RegisterPage_authRow__cTzqF{margin-top:-.25rem;display:flex;gap:8px;align-items:center;justify-content:center}.RegisterPage_muted__Zrlzn{font-size:.92rem;color:#a1a1aa}.RegisterPage_authLink__VBq_q{font-size:.95rem;color:var(--blue-text,#60a5fa);font-weight:700;text-decoration:none;border-bottom:1px dashed transparent;transition:color .12s ease,border-color .12s ease}.RegisterPage_authLink__VBq_q:hover{color:#93c5fd;border-color:#93c5fd}