.login-module__WEZH7G__container{background:var(--background);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.login-module__WEZH7G__card{background:var(--card-bg);border:1px solid var(--border-color);text-align:center;width:100%;max-width:400px;box-shadow:var(--shadow-brand-soft-raw);border-radius:16px;padding:2.5rem 2rem}.login-module__WEZH7G__logo{height:40px;margin-bottom:1rem}.login-module__WEZH7G__title{color:var(--secondary);margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.login-module__WEZH7G__subtitle{color:var(--text-muted);margin:0 0 1.5rem;font-size:.9rem;line-height:1.5}.login-module__WEZH7G__loginButton{background:var(--primary);width:100%;color:var(--primary-foreground);border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.6rem;padding:.75rem 1.5rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .15s;display:flex}.login-module__WEZH7G__loginButton:hover{background:var(--primary-hover)}.login-module__WEZH7G__hint{color:var(--text-muted);margin:1rem 0 0;font-size:.75rem;font-style:italic}.login-module__WEZH7G__errorBox{border-radius:var(--radius);text-align:left;background:#ef44440f;border:1px solid #ef444433;margin-bottom:1.2rem;padding:.8rem 1rem}.login-module__WEZH7G__errorTitle{color:var(--destructive);margin:0 0 .4rem;font-size:.9rem;font-weight:600}.login-module__WEZH7G__errorText{color:var(--text-muted);margin:0;font-size:.8rem;line-height:1.5}
