.auth-app{display:flex;flex-direction:column;min-height:100vh}.auth-main{align-items:center;background:var(--theme-color-background,#f5f5f5);display:flex;flex:1;justify-content:center;padding:32px var(--layout-content-offset-x,16px)}.container{margin:0 auto;max-width:var(--layout-max-width,1280px);padding:0 var(--layout-content-offset-x,16px)}.vc-footer{border-top:1px solid var(--theme-color-border,#e5e5e5);color:var(--theme-color-text-secondary-light,grey);font-size:13px;line-height:18px;margin-top:auto;padding:16px 0 24px}.vc-footer__inner{gap:12px;justify-content:space-between}.vc-footer__inner,.vc-footer__links{align-items:center;display:flex;flex-wrap:wrap}.vc-footer__links{gap:0}.vc-footer__link{color:var(--theme-color-text-secondary-light,grey);font-size:13px;line-height:18px;padding:2px 10px;text-decoration:none;transition:color .12s ease}.vc-footer__link:first-child{padding-left:0}.vc-footer__link+.vc-footer__link{border-left:1px solid var(--theme-color-border,#e5e5e5)}.vc-footer__link:hover{color:var(--theme-color-text-secondary,#595959)}.vc-footer__copy{color:var(--theme-color-text-secondary-light,grey);font-size:13px;line-height:18px}@media(max-width:480px){.vc-footer__inner{align-items:flex-start;flex-direction:column;gap:8px}}
