.auth-login-wrap{text-align:center;padding-top:4rem;margin:0 auto;height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column}.customer-login-box{max-width:500px;width:100%}.auth-login-title{background:url(/images/logo-2.svg) no-repeat center;background-size:contain;text-indent:-1000px;overflow:hidden;width:140px;height:60px;margin-top:1rem}.auth-login-title-wrap{display:flex;align-items:center;justify-content:center;flex-direction:column}.auth-login-subtitle{margin-top:.5rem;text-align:center;margin-bottom:2rem;font-weight:500;color:var(--color-accent)}.auth-login-form{display:flex;flex-direction:column;gap:1rem}.auth-login-label{display:block;margin-bottom:.25rem;font-weight:500;text-align:left;color:var(--color-text-light)}.auth-login-error{color:var(--color-danger);font-size:.875rem}.auth-login-footer{text-align:center;margin-top:2rem}.auth-login-back{font-size:.875rem;color:var(--color-text-light)}
