.register-module__MLSybq__container{background-color:var(--bg-dark);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.register-module__MLSybq__authBox{background-color:var(--bg-card);border-radius:12px;width:100%;max-width:500px;padding:2.5rem;box-shadow:0 8px 16px #0006}.register-module__MLSybq__title{color:var(--accent-gold);text-align:center;margin-bottom:2rem;font-size:2rem}.register-module__MLSybq__roleToggle{background:var(--primary-blue);border-radius:8px;margin-bottom:1.5rem;padding:.25rem;display:flex}.register-module__MLSybq__roleBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;padding:.75rem;font-weight:700;transition:all .3s}.register-module__MLSybq__activeRole{background:var(--accent-gold);color:var(--bg-dark)}.register-module__MLSybq__formGroup{margin-bottom:1.25rem}.register-module__MLSybq__label{color:var(--text-primary);margin-bottom:.5rem;font-size:.9rem;display:block}.register-module__MLSybq__input{background:var(--primary-blue);width:100%;color:var(--white);border:1px solid #233554;border-radius:6px;padding:.75rem;font-size:1rem}.register-module__MLSybq__input:focus{border-color:var(--accent-gold);outline:none}.register-module__MLSybq__fileInputLabel{background:var(--primary-blue);border:1px dashed var(--text-secondary);color:var(--text-secondary);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;display:flex}.register-module__MLSybq__fileInputLabel:hover{border-color:var(--accent-gold);color:var(--accent-gold)}.register-module__MLSybq__submitBtn{width:100%;margin-top:1rem}.register-module__MLSybq__linkText{text-align:center;color:var(--text-secondary);margin-top:1.5rem;font-size:.9rem;display:block}.register-module__MLSybq__linkText a{color:var(--accent-gold);text-decoration:underline}
