.register-module__-Ve2eW__page{background:var(--color-bg);justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}.register-module__-Ve2eW__container{width:100%;max-width:24rem}.register-module__-Ve2eW__header{text-align:center;margin-bottom:2rem}.register-module__-Ve2eW__logoWrap{background:var(--color-brand-blue);border-radius:1rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1rem;display:inline-flex}.register-module__-Ve2eW__logoIcon{color:#fff;width:2rem;height:2rem}.register-module__-Ve2eW__title{color:var(--color-text);margin:0;font-size:1.5rem;font-weight:700}.register-module__-Ve2eW__subtitle{color:var(--color-text-muted);margin:.25rem 0 0;font-size:.875rem}.register-module__-Ve2eW__card{background:var(--color-surface);border:1px solid var(--color-border-light);border-radius:1rem;padding:2rem;box-shadow:0 1px 3px #0000000f}.register-module__-Ve2eW__form{flex-direction:column;gap:1.25rem;display:flex}.register-module__-Ve2eW__field{flex-direction:column;gap:.375rem;display:flex}.register-module__-Ve2eW__label{color:var(--color-text);font-size:.875rem;font-weight:600}.register-module__-Ve2eW__optional{color:var(--color-text-muted);font-weight:400}.register-module__-Ve2eW__inputWrap{position:relative}.register-module__-Ve2eW__input{border:1px solid var(--color-border);width:100%;color:var(--color-text);background:var(--color-surface);border-radius:.5rem;outline:none;padding:.625rem .875rem;font-family:inherit;font-size:.9375rem;transition:border-color .15s}.register-module__-Ve2eW__input:focus{border-color:var(--color-brand-blue);box-shadow:0 0 0 3px #1f4fd81a}.register-module__-Ve2eW__inputWrap .register-module__-Ve2eW__input{padding-right:2.75rem}.register-module__-Ve2eW__eyeBtn{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;align-items:center;padding:.25rem;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.register-module__-Ve2eW__eyeBtn:hover{color:var(--color-text)}.register-module__-Ve2eW__errorMsg{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;padding:.625rem .875rem;font-size:.875rem}.register-module__-Ve2eW__submitBtn{background:var(--color-brand-blue);color:#fff;cursor:pointer;border:none;border-radius:.5rem;width:100%;padding:.75rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:background-color .15s,opacity .15s}.register-module__-Ve2eW__submitBtn:hover:not(:disabled){background:#1a42bb}.register-module__-Ve2eW__submitBtn:disabled{opacity:.6;cursor:not-allowed}.register-module__-Ve2eW__loginLink{text-align:center;color:var(--color-text-muted);margin-top:1.5rem;font-size:.875rem}.register-module__-Ve2eW__loginLink a{color:var(--color-brand-blue);font-weight:600}.register-module__-Ve2eW__loginLink a:hover{text-decoration:underline}
