.auth-module__A_DBwq__fullScreen{background-color:var(--background);justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.auth-module__A_DBwq__authCard{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:400px;box-shadow:var(--shadow-lg);padding:2.5rem 2rem}.auth-module__A_DBwq__header{text-align:center;margin-bottom:2rem}.auth-module__A_DBwq__title{background:linear-gradient(135deg, var(--primary), var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.auth-module__A_DBwq__subtitle{color:#94a3b8;font-size:.875rem}.auth-module__A_DBwq__form{flex-direction:column;gap:1.25rem;display:flex}.auth-module__A_DBwq__submitBtn{width:100%;margin-top:.5rem;padding:.75rem;font-size:1rem}.auth-module__A_DBwq__footer{text-align:center;color:#94a3b8;margin-top:1.5rem;font-size:.875rem}.auth-module__A_DBwq__link{color:var(--primary);font-weight:600}.auth-module__A_DBwq__link:hover{text-decoration:underline}.auth-module__A_DBwq__error{color:var(--danger);text-align:center;border-radius:var(--radius-md);background-color:#ef44441a;margin-bottom:1rem;padding:.5rem;font-size:.875rem}
