.login-module__WEZH7G__container{justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.login-module__WEZH7G__loginCard{background:var(--surface-glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--surface-border);border-radius:var(--radius-lg);flex-direction:column;gap:1.5rem;width:100%;max-width:420px;padding:2.5rem;display:flex;box-shadow:0 8px 32px #0003}.login-module__WEZH7G__title{text-align:center;background:linear-gradient(135deg, var(--foreground) 0%, #a1a1aa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2rem;font-weight:700}.login-module__WEZH7G__subtitle{text-align:center;color:#a1a1aa;margin-bottom:1rem;font-size:.95rem}.login-module__WEZH7G__formGroup{flex-direction:column;gap:.5rem;display:flex}.login-module__WEZH7G__label{color:var(--foreground);font-size:.85rem;font-weight:500}.login-module__WEZH7G__input{border:1px solid var(--surface-border);color:var(--foreground);border-radius:var(--radius-sm);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);background:#0003;padding:.8rem 1rem;font-family:inherit;font-size:1rem}.login-module__WEZH7G__input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #8b5cf633}.login-module__WEZH7G__submitBtn{width:100%;margin-top:1rem}.login-module__WEZH7G__toggleText{text-align:center;color:#a1a1aa;margin-top:1rem;font-size:.9rem}.login-module__WEZH7G__toggleLink{color:var(--primary);cursor:pointer;background:0 0;border:none;margin-left:.5rem;padding:0;font-family:inherit;font-weight:600}.login-module__WEZH7G__toggleLink:hover{text-decoration:underline}.login-module__WEZH7G__error{color:var(--danger);border-radius:var(--radius-sm);text-align:center;background:#ef44441a;border:1px solid #ef444433;padding:.75rem;font-size:.85rem}@media (max-width:480px){.login-module__WEZH7G__loginCard{gap:1.2rem;padding:1.5rem}.login-module__WEZH7G__title{font-size:1.75rem}}
