.register-module__jUGYdG__main{justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.register-module__jUGYdG__card{background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;flex-direction:column;gap:2rem;width:100%;max-width:560px;padding:2.5rem;display:flex}.register-module__jUGYdG__cardHeader{text-align:center}.register-module__jUGYdG__cardHeader h1{color:var(--color-text-primary);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.register-module__jUGYdG__cardHeader p{color:var(--color-text-secondary);font-size:.95rem}.register-module__jUGYdG__steps{justify-content:center;align-items:center;gap:.75rem;display:flex}.register-module__jUGYdG__step{color:var(--color-text-secondary);border:1px solid var(--color-border);border-radius:99px;padding:.3rem .75rem;font-size:.85rem;transition:all .2s}.register-module__jUGYdG__stepActive{background-color:var(--color-link);border-color:var(--color-link);color:#020813;font-weight:600}.register-module__jUGYdG__stepDivider{color:var(--color-text-secondary);font-size:.85rem}.register-module__jUGYdG__stepContent{flex-direction:column;gap:1.25rem;display:flex}.register-module__jUGYdG__stepContent h2{color:var(--color-text-primary);font-size:1.25rem;font-weight:700}.register-module__jUGYdG__stepContent p{color:var(--color-text-secondary);font-size:.9rem;line-height:1.6}.register-module__jUGYdG__formGroup{flex-direction:column;gap:.5rem;display:flex}.register-module__jUGYdG__formGroup label{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-secondary);font-size:.85rem;font-weight:600}.register-module__jUGYdG__required{color:var(--color-danger)}.register-module__jUGYdG__optional{color:var(--color-text-secondary);text-transform:none;letter-spacing:0;font-weight:400}.register-module__jUGYdG__input{background-color:var(--color-background);border:1px solid var(--color-border);color:var(--color-text-primary);border-radius:6px;width:100%;padding:.75rem 1rem;font-family:Georgia,Times New Roman,serif;font-size:1rem;transition:border-color .2s}.register-module__jUGYdG__input:focus{border-color:var(--color-link);outline:none}.register-module__jUGYdG__select{background-color:var(--color-background);border:1px solid var(--color-border);color:var(--color-text-primary);cursor:pointer;border-radius:6px;width:100%;padding:.75rem 1rem;font-family:Georgia,Times New Roman,serif;font-size:1rem;transition:border-color .2s}.register-module__jUGYdG__select:focus{border-color:var(--color-link);outline:none}.register-module__jUGYdG__buttonRow{justify-content:flex-end;gap:1rem;margin-top:.5rem;display:flex}.register-module__jUGYdG__primaryButton{background-color:var(--color-link);color:#020813;cursor:pointer;text-align:center;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:opacity .2s}.register-module__jUGYdG__primaryButton:hover{opacity:.9}.register-module__jUGYdG__primaryButton:disabled{opacity:.5;cursor:not-allowed}.register-module__jUGYdG__secondaryButton{border:1px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;background:0 0;border-radius:6px;padding:.75rem 1.5rem;font-size:.95rem;transition:all .2s}.register-module__jUGYdG__secondaryButton:hover{border-color:var(--color-text-primary);color:var(--color-text-primary)}.register-module__jUGYdG__identityCard{background-color:var(--color-background);border:1px solid var(--color-link);border-radius:8px;flex-direction:column;gap:.4rem;padding:1.5rem;display:flex}.register-module__jUGYdG__identityName{color:var(--color-text-primary);font-size:1.4rem;font-weight:700}.register-module__jUGYdG__identityDesignation{color:var(--color-link);font-size:.95rem}.register-module__jUGYdG__identityAffiliation{color:var(--color-text-secondary);font-size:.9rem}.register-module__jUGYdG__identitySpecialty{color:var(--color-text-secondary);font-size:.85rem;font-style:italic}.register-module__jUGYdG__identityRank{color:var(--color-text-secondary);font-size:.85rem}.register-module__jUGYdG__warning{border:1px solid var(--color-warning);background-color:var(--color-surface);border-radius:6px;padding:.75rem;font-size:.85rem;color:var(--color-warning)!important}.register-module__jUGYdG__error{color:var(--color-danger);border:1px solid var(--color-danger);background-color:var(--color-surface);border-radius:6px;padding:.75rem;font-size:.9rem}.register-module__jUGYdG__successMessage{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;display:flex}.register-module__jUGYdG__successMessage h2{color:var(--color-success);font-size:1.5rem;font-weight:700}.register-module__jUGYdG__loginLink{text-align:center;color:var(--color-text-secondary);font-size:.9rem}.register-module__jUGYdG__loginLink a{color:var(--color-link)}.register-module__jUGYdG__loginLink a:hover{text-decoration:underline}@media (max-width:768px){.register-module__jUGYdG__main{align-items:flex-start;padding:1rem}.register-module__jUGYdG__card{padding:1.5rem}.register-module__jUGYdG__steps{flex-wrap:wrap;gap:.5rem}.register-module__jUGYdG__buttonRow{flex-direction:column}.register-module__jUGYdG__primaryButton,.register-module__jUGYdG__secondaryButton{text-align:center;width:100%}}
