.styles-module__7nVUPa__container{flex-direction:column;gap:4px;display:flex}.styles-module__7nVUPa__label{font-family:var(--font-noto-sans);color:inherit;font-size:14px;font-weight:500}.styles-module__7nVUPa__input{height:40px;font-family:var(--font-noto-sans);color:var(--foreground);background-color:var(--background);border:2px solid var(--base-grey);border-radius:var(--radius-sm);outline:none;padding:8px 12px;font-size:16px;transition:all .2s ease-in-out}.styles-module__7nVUPa__input::placeholder{color:var(--base-grey-light)}.styles-module__7nVUPa__input:focus{border-color:var(--base-col1);box-shadow:0 0 0 1px var(--base-col1)}.styles-module__7nVUPa__input:hover:not(:focus):not(.styles-module__7nVUPa__error){border-color:var(--base-col1-hover)}.styles-module__7nVUPa__error{box-shadow:none;border-color:#ff4d4d!important}.styles-module__7nVUPa__error:focus{box-shadow:0 0 0 1px #ff4d4d}.styles-module__7nVUPa__errorMessage{font-family:var(--font-noto-sans);color:#ff4d4d;font-size:12px}.styles-module__7nVUPa__fullWidth{width:100%}.styles-module__7nVUPa__input:disabled{background-color:var(--base-grey-light);opacity:.6;cursor:not-allowed}
.styles-module__b2EkhW__container{background-color:#0000;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.styles-module__b2EkhW__formContainer{background-color:var(--background);border:1px solid var(--base-grey);border-radius:var(--radius-md);width:100%;max-width:400px;padding:32px;box-shadow:0 4px 6px #0000001a}.styles-module__b2EkhW__title{font-family:var(--font-noto-sans);color:var(--fontcolor);text-align:center;margin-bottom:8px;font-size:24px;font-weight:600}.styles-module__b2EkhW__description{color:var(--fontcolor);text-align:center;margin-bottom:24px;font-size:14px}.styles-module__b2EkhW__form{color:var(--fontcolor-light);flex-direction:column;gap:16px;display:flex}.styles-module__b2EkhW__form input{color:var(--fontcolor)}.styles-module__b2EkhW__registerText{text-align:center;color:var(--base-grey);margin-top:24px;font-size:14px}.styles-module__b2EkhW__link{color:var(--base-col1);font-weight:600;text-decoration:underline;transition:color .2s ease-in-out}.styles-module__b2EkhW__link:hover{color:var(--base-col1-hover);font-weight:800;text-decoration:underline}.styles-module__b2EkhW__confirmation{color:var(--base-col2);text-align:center;margin:8px 0;font-size:14px}
.styles-module__bMfwhq__container{background-color:#0000;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.styles-module__bMfwhq__formContainer{background-color:var(--background);border:1px solid var(--base-grey);border-radius:var(--radius-md);width:100%;max-width:400px;padding:32px;box-shadow:0 4px 6px #0000001a}.styles-module__bMfwhq__title{font-family:var(--font-noto-sans);color:var(--fontcolor);text-align:center;margin-bottom:24px;font-size:24px;font-weight:600}.styles-module__bMfwhq__form{color:var(--fontcolor-light);flex-direction:column;gap:16px;display:flex}.styles-module__bMfwhq__form input{color:var(--fontcolor)}.styles-module__bMfwhq__registerText{text-align:center;color:var(--base-grey);margin-top:24px;font-size:14px}.styles-module__bMfwhq__link{color:var(--base-col1);font-weight:800;text-decoration:none;transition:color .2s ease-in-out}.styles-module__bMfwhq__link:hover{color:var(--base-col1-hover);font-size:16px;text-decoration:underline}.styles-module__bMfwhq__generalError{color:#ff4d4d;text-align:center;margin-bottom:8px;font-size:14px}.styles-module__bMfwhq__spinner{border:6px solid #f3f3f3;border-top-color:#4de0a9;border-radius:50%;width:60px;height:60px;animation:1s linear infinite styles-module__bMfwhq__spin}@keyframes styles-module__bMfwhq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
