.auth-module__Y2OPrW__authContainer{justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:2rem;display:flex}.auth-module__Y2OPrW__authContainer .glass-card{text-align:center;width:450px;max-width:100%}.auth-module__Y2OPrW__form{flex-direction:column;gap:1.5rem;margin-top:2rem;display:flex}.auth-module__Y2OPrW__roleSelector{background:#ffffff0d;border-radius:12px;grid-template-columns:1fr 1fr;gap:1rem;padding:.5rem;display:grid}.auth-module__Y2OPrW__roleSelector button{color:#fff9;border-radius:8px;padding:.75rem;font-weight:600;transition:all .3s}.auth-module__Y2OPrW__activeRole{background:var(--primary)!important;color:#fff!important}.auth-module__Y2OPrW__form input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:1rem;font-family:inherit;font-size:1rem}.auth-module__Y2OPrW__form input:focus{border-color:var(--primary);outline:none}.auth-module__Y2OPrW__divider{text-align:center;color:#ffffff4d;align-items:center;margin:1.5rem 0;display:flex}.auth-module__Y2OPrW__divider:before,.auth-module__Y2OPrW__divider:after{content:"";border-bottom:1px solid #ffffff1a;flex:1}.auth-module__Y2OPrW__divider span{padding:0 1rem;font-size:.8rem;font-weight:700}.auth-module__Y2OPrW__switchAuth{color:#fff9;margin-top:2rem}.auth-module__Y2OPrW__switchAuth a{color:var(--primary);font-weight:600}.auth-module__Y2OPrW__specialties{text-align:left;margin-bottom:1rem}.auth-module__Y2OPrW__specialties p{color:#fff9;margin-bottom:.75rem;font-size:.9rem}.auth-module__Y2OPrW__typeGrid{flex-wrap:wrap;gap:.5rem;display:flex}.auth-module__Y2OPrW__typeBtn{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:.5rem .75rem;font-size:.85rem;transition:all .3s}.auth-module__Y2OPrW__activeType{background:var(--secondary)!important;color:#fff!important;border-color:var(--secondary)!important}.auth-module__Y2OPrW__message{color:var(--accent);background:#ffffff0d;border-radius:8px;margin-top:1rem;padding:1rem}
