.login-module__WEZH7G__container{background-color:#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.login-module__WEZH7G__card{border-radius:var(--radius-lg);width:100%;max-width:450px;box-shadow:var(--shadow-xl);background:#fff;border:1px solid #e5e7eb;overflow:hidden}.login-module__WEZH7G__header{text-align:center;padding:2rem 2rem 1rem}.login-module__WEZH7G__logo{margin-bottom:1.5rem}.login-module__WEZH7G__logo img{object-fit:contain}.login-module__WEZH7G__tabs{border-bottom:1px solid #e5e7eb;margin-bottom:1rem;display:flex}.login-module__WEZH7G__tab{color:#6b7280;cursor:pointer;background:0 0;border:none;flex:1;padding:1rem;font-size:1rem;font-weight:600;transition:color .2s;position:relative}.login-module__WEZH7G__tabActive{color:var(--primary)}.login-module__WEZH7G__tabActive:after{content:"";background-color:var(--primary);width:100%;height:2px;position:absolute;bottom:0;left:0}.login-module__WEZH7G__content{padding:1rem 2rem 2rem}.login-module__WEZH7G__title{color:var(--secondary);text-align:center;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.login-module__WEZH7G__subtitle{color:#6b7280;text-align:center;margin-bottom:2rem;font-size:.95rem}.login-module__WEZH7G__formGroup{margin-bottom:1rem}.login-module__WEZH7G__label{color:var(--secondary);margin-bottom:.4rem;font-size:.9rem;font-weight:600;display:block}.login-module__WEZH7G__input{border-radius:var(--radius-sm);background-color:#f9fafb;border:1px solid #d1d5db;outline:none;width:100%;padding:.85rem;font-size:1rem;transition:border-color .2s}.login-module__WEZH7G__input:focus{border-color:var(--primary);background-color:#fff}.login-module__WEZH7G__primaryBtn{background-color:var(--primary);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;width:100%;margin-top:1rem;padding:1rem;font-size:1.1rem;font-weight:700;transition:background .2s}.login-module__WEZH7G__primaryBtn:hover{background-color:var(--primary-hover)}.login-module__WEZH7G__forgotPass{text-align:center;color:#6b7280;margin-top:1.5rem;font-size:.9rem;text-decoration:none;display:block}.login-module__WEZH7G__forgotPass:hover{text-decoration:underline}.login-module__WEZH7G__divider{color:#9ca3af;align-items:center;margin:2rem 0;font-size:.8rem;font-weight:600;display:flex}.login-module__WEZH7G__divider:before,.login-module__WEZH7G__divider:after{content:"";background-color:#e5e7eb;flex:1;height:1px}.login-module__WEZH7G__divider span{text-transform:uppercase;letter-spacing:.5px;padding:0 1rem}.login-module__WEZH7G__googleBtn{border-radius:var(--radius-sm);width:100%;color:var(--secondary);cursor:pointer;background-color:#fff;border:1px solid #d1d5db;justify-content:center;align-items:center;gap:.5rem;padding:.8rem;font-weight:600;transition:background .2s;display:flex}.login-module__WEZH7G__googleBtn:hover{background-color:#f9fafb}
