.register-module__MLSybq__wrapper{z-index:1;justify-content:center;align-items:center;min-height:100vh;padding:40px 24px;display:flex;position:relative}.register-module__MLSybq__card{background:var(--card);border:1px solid var(--line);width:100%;max-width:520px;box-shadow:var(--shadow);border-radius:var(--radius);-webkit-backdrop-filter:blur(20px);flex-direction:column;padding:40px;display:flex}.register-module__MLSybq__header{text-align:center;margin-bottom:32px}.register-module__MLSybq__title{color:var(--ink);margin-bottom:8px;font-size:24px;font-weight:900}.register-module__MLSybq__subtitle{color:var(--muted);font-size:14px}.register-module__MLSybq__form{flex-direction:column;gap:20px;display:flex}.register-module__MLSybq__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:480px){.register-module__MLSybq__row{grid-template-columns:1fr}}.register-module__MLSybq__inputGroup{flex-direction:column;gap:8px;display:flex}.register-module__MLSybq__label{color:var(--ink);padding-right:4px;font-size:14px;font-weight:700}.register-module__MLSybq__input,.register-module__MLSybq__select{border:1.5px solid var(--line);background:var(--card);width:100%;color:var(--ink);border-radius:12px;outline:none;padding:14px 16px;font-family:inherit;font-size:15px;transition:all .2s}.register-module__MLSybq__input:focus,.register-module__MLSybq__select:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-glow)}.register-module__MLSybq__inputLtr{direction:ltr}.register-module__MLSybq__error{color:#ef4444;text-align:center;background:#ef44441a;border:1px solid #ef444433;border-radius:10px;padding:12px;font-size:14px;font-weight:600}.register-module__MLSybq__submitBtn{margin-top:8px}.register-module__MLSybq__footer{text-align:center;color:var(--muted);margin-top:24px;font-size:14px}.register-module__MLSybq__link{color:var(--primary);margin-right:6px;font-weight:700}.register-module__MLSybq__link:hover{color:var(--primary-dark);text-decoration:underline}
