.auth-module__A_DBwq__container{background:#fff;width:100vw;min-height:100vh;display:flex}.auth-module__A_DBwq__leftSide{background:#fff;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.auth-module__A_DBwq__rightSide{background:url(https://images.unsplash.com/photo-1557682250-33bd709cbe85?q=80&w=2029&auto=format&fit=crop) 50%/cover;border-radius:1.5rem;flex:1;justify-content:center;align-items:center;margin:1rem;display:none;position:relative;overflow:hidden}.auth-module__A_DBwq__rightSideOverlay{z-index:1;background:linear-gradient(310deg,#212529cc,#5e72e499);position:absolute;inset:0}.auth-module__A_DBwq__rightSideContent{z-index:2;color:#fff;text-align:center;max-width:80%;padding:2rem;position:relative}@media (min-width:992px){.auth-module__A_DBwq__rightSide{display:flex}}.auth-module__A_DBwq__authCard{flex-direction:column;gap:1.5rem;width:100%;max-width:400px;display:flex}.auth-module__A_DBwq__title{text-align:left;color:var(--primary);margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.auth-module__A_DBwq__subtitle{text-align:left;color:#8392ab;margin-bottom:1.5rem;font-weight:500}.auth-module__A_DBwq__formGroup{flex-direction:column;gap:.5rem;display:flex}.auth-module__A_DBwq__label{color:#344767;font-size:.85rem;font-weight:600}.auth-module__A_DBwq__submitBtn{width:100%;margin-top:1rem;padding:14px}.auth-module__A_DBwq__footerText{text-align:center;color:#8392ab;margin-top:1.5rem;font-size:.9rem}.auth-module__A_DBwq__footerText a{color:var(--primary);font-weight:700}.auth-module__A_DBwq__footerText a:hover{text-decoration:underline}.auth-module__A_DBwq__errorMsg{color:var(--danger);text-align:center;background:#f5365c1a;border-radius:8px;padding:.75rem;font-size:.9rem;font-weight:600}
