.register-module__B3synq__main{align-items:center;min-height:calc(100vh - 70px);padding:60px 0;display:flex}.register-module__B3synq__card{border-radius:var(--radius-lg);max-width:600px;box-shadow:var(--shadow-md);background:#fff;margin:0 auto;padding:40px}.register-module__B3synq__header{text-align:center;margin-bottom:40px}.register-module__B3synq__header h1{color:var(--primary);margin-bottom:8px}.register-module__B3synq__header p{color:var(--text-muted);font-weight:600}.register-module__B3synq__step h2{color:var(--text-dark);margin-bottom:30px;font-size:1.5rem}.register-module__B3synq__grid{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:30px;display:grid}.register-module__B3synq__group{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.register-module__B3synq__group label{color:var(--text-muted);font-size:.85rem;font-weight:600}.register-module__B3synq__group input,.register-module__B3synq__group select{border:2px solid var(--border);border-radius:var(--radius-md);transition:var(--transition);padding:12px 16px;font-size:1rem}.register-module__B3synq__group input:focus,.register-module__B3synq__group select:focus{border-color:var(--primary);outline:none}.register-module__B3synq__buttons{gap:15px;margin-top:20px;display:flex}.register-module__B3synq__btnNext,.register-module__B3synq__btnSubmit{background:var(--primary);color:#fff;border-radius:var(--radius-md);flex:1;padding:14px;font-size:1rem;font-weight:700}.register-module__B3synq__btnNext:hover,.register-module__B3synq__btnSubmit:hover{background:var(--primary-dark)}.register-module__B3synq__btnPrev{color:var(--text-dark);border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;flex:1;padding:14px;font-weight:700}.register-module__B3synq__disclaimer{color:var(--text-muted);text-align:center;margin:20px 0;font-size:.8rem}.register-module__B3synq__hidden{display:none}@media (max-width:600px){.register-module__B3synq__grid{grid-template-columns:1fr}}
