.auth-module__A_DBwq__container{background-color:var(--bg-primary);background-image:radial-gradient(circle at 0 0,#10b9810d,#0000 40%),radial-gradient(circle at 100% 100%,#8b5cf60d,#0000 40%);justify-content:center;align-items:center;min-height:100vh;display:flex}.auth-module__A_DBwq__card{flex-direction:column;gap:1.5rem;width:100%;max-width:400px;padding:2.5rem;animation:.5s ease-out forwards auth-module__A_DBwq__slideUp;display:flex}.auth-module__A_DBwq__header{text-align:center;margin-bottom:1rem}.auth-module__A_DBwq__logo{background:linear-gradient(135deg, var(--accent-primary), var(--accent-ai));border-radius:var(--radius-lg);color:#fff;width:48px;height:48px;box-shadow:var(--shadow-glow);justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.auth-module__A_DBwq__title{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.auth-module__A_DBwq__subtitle{color:var(--text-secondary);font-size:.875rem}.auth-module__A_DBwq__form{flex-direction:column;gap:1rem;display:flex}.auth-module__A_DBwq__actions{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}@keyframes auth-module__A_DBwq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
