.auth-layout{display:flex;overflow-y:auto;align-items:center;justify-content:center;height:calc(var(--vh)*100);background-color:var(--bg-50)}@media screen and (max-width:768px){.auth-layout{align-items:flex-start}}