.auth-module__Y2OPrW__authPage{background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.auth-module__Y2OPrW__authCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;max-width:440px;padding:2.5rem;animation:.4s ease-out auth-module__Y2OPrW__slideUp;box-shadow:0 4px 32px #00000014,0 2px 8px #0000000a}.auth-module__Y2OPrW__logo{justify-content:center;align-items:center;gap:.5rem;margin-bottom:2rem;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.auth-module__Y2OPrW__authCard h1{text-align:center;color:#111827;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.auth-module__Y2OPrW__subtitle{text-align:center;color:#6b7280;margin-bottom:2rem;font-size:.9375rem}.auth-module__Y2OPrW__form{flex-direction:column;gap:1rem;display:flex}.auth-module__Y2OPrW__formGroup{flex-direction:column;display:flex}.auth-module__Y2OPrW__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.auth-module__Y2OPrW__label{color:#374151;margin-bottom:.375rem;font-size:.8125rem;font-weight:600}.auth-module__Y2OPrW__input{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:.625rem .875rem;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.auth-module__Y2OPrW__input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.auth-module__Y2OPrW__input::placeholder{color:#9ca3af}.auth-module__Y2OPrW__errorMsg{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:.5rem;padding:.75rem 1rem;font-size:.875rem}.auth-module__Y2OPrW__successMsg{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-bottom:.5rem;padding:.75rem 1rem;font-size:.875rem}.auth-module__Y2OPrW__submitBtn{color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;transition:opacity .2s,transform .1s;display:flex}.auth-module__Y2OPrW__submitBtn:hover{opacity:.9}.auth-module__Y2OPrW__submitBtn:active{transform:scale(.99)}.auth-module__Y2OPrW__submitBtn:disabled{opacity:.6;cursor:not-allowed}.auth-module__Y2OPrW__secondaryBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.auth-module__Y2OPrW__secondaryBtn:hover{background:#f9fafb;border-color:#9ca3af}.auth-module__Y2OPrW__divider{align-items:center;gap:1rem;margin:.5rem 0;display:flex}.auth-module__Y2OPrW__divider:before,.auth-module__Y2OPrW__divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.auth-module__Y2OPrW__divider span{color:#9ca3af;white-space:nowrap;font-size:.8125rem}.auth-module__Y2OPrW__googleBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.75rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex}.auth-module__Y2OPrW__googleBtn:hover{background:#f9fafb;border-color:#9ca3af}.auth-module__Y2OPrW__forgotLink{text-align:right;font-size:.8125rem}.auth-module__Y2OPrW__forgotLink a{font-weight:500;text-decoration:none}.auth-module__Y2OPrW__bottomLink{text-align:center;color:#6b7280;margin-top:1.5rem;font-size:.9375rem}.auth-module__Y2OPrW__bottomLink a{font-weight:600;text-decoration:none}@media (max-width:480px){.auth-module__Y2OPrW__authCard{padding:1.75rem}.auth-module__Y2OPrW__formRow{grid-template-columns:1fr}}@keyframes auth-module__Y2OPrW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
