.register-module__jUGYdG__page{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.register-module__jUGYdG__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:460px;box-shadow:var(--shadow-lg);padding:2rem}.register-module__jUGYdG__logoWrap{justify-content:center;margin-bottom:1.5rem;display:flex}.register-module__jUGYdG__title{font-size:1.4rem;font-weight:700;font-family:var(--font-heading);text-align:center}.register-module__jUGYdG__subtitle{color:var(--text-muted);text-align:center;margin-top:.3rem;margin-bottom:1.5rem;font-size:.85rem}.register-module__jUGYdG__error{background:var(--error-bg);color:var(--error);border-radius:var(--radius);border:1px solid #fca5a5;margin-bottom:1rem;padding:.65rem .9rem;font-size:.875rem}.register-module__jUGYdG__form{flex-direction:column;gap:.9rem;display:flex}.register-module__jUGYdG__row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.register-module__jUGYdG__field{flex-direction:column;gap:.35rem;display:flex}.register-module__jUGYdG__field label{color:var(--text-secondary);font-size:.8rem;font-weight:600}.register-module__jUGYdG__submitBtn{width:100%;margin-top:.25rem;padding:.7rem;font-size:.9rem}.register-module__jUGYdG__langRow{justify-content:center;gap:.35rem;margin-bottom:1.25rem;display:flex}.register-module__jUGYdG__langBtn{border-radius:var(--radius-full);border:1px solid var(--border);cursor:pointer;color:var(--text-muted);letter-spacing:.05em;background:0 0;padding:.2rem .65rem;font-family:inherit;font-size:.75rem;font-weight:700;transition:all .15s}.register-module__jUGYdG__langActive{background:var(--navy);color:#fff;border-color:var(--navy)}.register-module__jUGYdG__terms{text-align:center;color:var(--text-muted);margin-top:1rem;font-size:.78rem}.register-module__jUGYdG__footer{text-align:center;color:var(--text-muted);margin-top:.75rem;font-size:.875rem}.register-module__jUGYdG__link{color:var(--blue);font-weight:500}.register-module__jUGYdG__link:hover{text-decoration:underline}
