.auth-module__ozYyRa__container{background:linear-gradient(135deg,var(--bg-primary),var(--bg-secondary));justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.auth-module__ozYyRa__card{background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);width:100%;max-width:400px;box-shadow:var(--shadow-lg);padding:2.5rem}.auth-module__ozYyRa__header{text-align:center;margin-bottom:2rem}.auth-module__ozYyRa__title{background:linear-gradient(135deg,var(--accent-primary),var(--accent-success));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2rem;font-weight:700}.auth-module__ozYyRa__subtitle{color:var(--text-secondary);font-size:.875rem}.auth-module__ozYyRa__form{flex-direction:column;gap:1rem;display:flex}.auth-module__ozYyRa__error{border:1px solid var(--accent-danger);color:var(--accent-danger);border-radius:var(--radius-md);background-color:#ef44441a;padding:.75rem 1rem;font-size:.875rem}.auth-module__ozYyRa__footer{text-align:center;color:var(--text-secondary);margin-top:1.5rem;font-size:.875rem}
