.register-module__jUGYdG__main{flex-direction:column;align-items:center;min-height:100vh;padding-top:24px;padding-bottom:120px;display:flex}.register-module__jUGYdG__container{border-radius:16px;flex-direction:column;align-items:center;width:100%;max-width:400px;padding:40px 32px;display:flex}.register-module__jUGYdG__title{text-align:center;color:var(--foreground);margin-bottom:6px;font-size:1.75rem;font-weight:800}.register-module__jUGYdG__subtitle{color:#0009;text-align:center;font-size:var(--text-sm);margin-bottom:28px;line-height:1.5}.register-module__jUGYdG__form{flex-direction:column;gap:18px;width:100%;display:flex}.register-module__jUGYdG__inputGroup{flex-direction:column;gap:6px;display:flex}.register-module__jUGYdG__label{font-size:var(--text-xs);color:#000000b3;text-transform:uppercase;letter-spacing:.4px;font-weight:700}.register-module__jUGYdG__input{background:var(--surface);border:1px solid var(--glass-border);width:100%;color:var(--foreground);font-size:var(--text-base);border-radius:10px;padding:13px 14px;font-weight:500;transition:all .2s}.register-module__jUGYdG__input::placeholder{color:#00000059;font-weight:400}.register-module__jUGYdG__input:focus{border-color:var(--primary);background:#fff;outline:none;box-shadow:0 0 0 3px #0000000f}.register-module__jUGYdG__hint{color:#00000073;margin:0;font-size:.75rem}.register-module__jUGYdG__submitBtn{width:100%;font-size:var(--text-base);border-radius:10px;margin-top:8px;padding:14px;font-weight:700}.register-module__jUGYdG__footer{color:#0009;font-size:var(--text-sm);text-align:center;margin-top:24px}.register-module__jUGYdG__link{color:#d11330;font-weight:700;text-decoration:none}.register-module__jUGYdG__link:hover{text-decoration:underline}.register-module__jUGYdG__error{color:#d11330;text-align:center;background:#f21c3c14;border:1px solid #f21c3c59;border-radius:10px;padding:12px;font-size:.9rem}.register-module__jUGYdG__success{color:#15803d;text-align:center;background:#16a34a14;border:1px solid #16a34a59;border-radius:10px;padding:12px;font-size:.9rem}
