#login,#signup,#forgot-password,#reset-password{background:#CBD5E1}.auth-page{position:relative;min-height:calc(100vh - 76px);display:flex;align-items:flex-start;justify-content:center;padding:1rem;padding-top:2rem;background-color:#CBD5E1;overflow:hidden}@media (min-width: 992px){.auth-page{padding:1.5rem;align-items:center}}.auth-page__background{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}.auth-card{position:relative;display:flex;flex-direction:column;width:100%;max-width:488px;background:#FFFFFF;border-radius:0.5rem;box-shadow:0 1rempx 2rempx 0px rgba(15,23,42,0.18)}.auth-card__header{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:2rem 2.5rem 0}.auth-card__logo-link{display:block;max-width:270px;width:100%}.auth-card__logo{display:block;width:100%;height:auto}.auth-card__divider{width:100%;height:1px;background:#CBD5E1}.auth-card__body{display:flex;flex-direction:column;gap:1.5rem;padding:2rem 1.5rem 2.75rem}@media (min-width: 768px){.auth-card__body{padding:2rem 2.5rem 2.75rem}}.auth-card__title{font-size:1.125rem;line-height:1.625rem;font-weight:600;color:#0F172A;margin:0}@media (min-width: 768px){.auth-card__title{font-size:1.125rem;line-height:1.625rem}}.auth-card__subtitle{font-size:0.875rem;line-height:1.25rem;font-weight:400;color:#334155;margin-top:-1rem;margin-bottom:0}@media (min-width: 768px){.auth-card__subtitle{font-size:0.875rem;line-height:1.25rem}}.auth-form{display:flex;flex-direction:column;gap:0.5rem}.auth-form__fields{display:flex;flex-direction:column;gap:1rem}.auth-form__fields .we-input__label{width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.auth-form__fields .we-input__label:not(caption){position:absolute !important}.auth-form .form-group,.auth-form .mb-3{margin-bottom:1rem}.auth-form .form-control{font-size:0.875rem;line-height:1.25rem;font-weight:400;padding:0.75rem;border-radius:0.5rem;border:1px solid #E2E8F0;transition:border-color 0.3s ease, box-shadow 0.3s ease}@media (min-width: 768px){.auth-form .form-control{font-size:0.875rem;line-height:1.25rem}}.auth-form .form-control::-moz-placeholder{color:#64748B}.auth-form .form-control::placeholder{color:#64748B}.auth-form .form-control:focus{border-color:#467CA1;box-shadow:0 0 0 3px rgba(70,124,161,0.1);outline:none}.auth-form .form-label{font-size:0.875rem;line-height:1.25rem;font-weight:500;color:#0F172A;margin-bottom:0.5rem}@media (min-width: 768px){.auth-form .form-label{font-size:0.875rem;line-height:1.25rem}}.auth-form__forgot-password{text-align:left}.auth-form__forgot-password a{font-size:0.75rem;line-height:1rem;font-weight:400;color:#467CA1;text-decoration:none}@media (min-width: 768px){.auth-form__forgot-password a{font-size:0.75rem;line-height:1rem}}.auth-form__forgot-password a:hover{color:#6290AF;text-decoration:underline}.auth-form__actions{margin-top:1rem}.auth-submit-btn{font-size:1rem;line-height:1rem;font-weight:600;width:100%;padding:0.75rem 1.5rem;text-transform:none;letter-spacing:0;background-color:#467CA1;border-color:#467CA1;border-radius:0.5rem}@media (min-width: 768px){.auth-submit-btn{font-size:1rem;line-height:1rem}}.auth-submit-btn:hover,.auth-submit-btn:focus{background-color:#6290AF;border-color:#6290AF}.auth-forgot-link{font-size:0.75rem;line-height:1rem;font-weight:400;display:inline-block;color:#467CA1;text-decoration:none}@media (min-width: 768px){.auth-forgot-link{font-size:0.75rem;line-height:1rem}}.auth-forgot-link:hover{color:#6290AF;text-decoration:underline}.auth-secondary-action{margin-top:0.5rem;padding-top:1.5rem;border-top:1px solid #E2E8F0}.auth-secondary-action p{font-size:0.875rem;line-height:1.25rem;font-weight:400;color:#0F172A;margin-bottom:1rem}@media (min-width: 768px){.auth-secondary-action p{font-size:0.875rem;line-height:1.25rem}}.auth-secondary-action p strong{font-weight:700}.auth-remember-me{display:flex;align-items:center;gap:0.5rem;margin-bottom:0.5rem}.auth-remember-me input[type="checkbox"]{width:1.125rem;height:1.125rem;accent-color:#467CA1}.auth-remember-me label{font-size:0.875rem;line-height:1.25rem;font-weight:400;margin:0;color:#334155}@media (min-width: 768px){.auth-remember-me label{font-size:0.875rem;line-height:1.25rem}}.auth-social-section{margin-top:1.5rem}.auth-divider{display:flex;align-items:center;margin:1.5rem 0}.auth-divider::before,.auth-divider::after{content:"";flex:1;height:1px;background:#E2E8F0}.auth-divider span{font-size:0.875rem;line-height:1.25rem;font-weight:400;padding:0 1rem;color:#64748B}@media (min-width: 768px){.auth-divider span{font-size:0.875rem;line-height:1.25rem}}
