.auth-layout{align-items:center;background:var(--auth);display:flex;justify-content:center;margin:0 auto;width:100%}@supports (-webkit-overflow-scrolling:touch){.auth-layout{height:100dvh}}@supports not (-webkit-overflow-scrolling:touch){.auth-layout{height:100vh}}@media only screen and (orientation:landscape) and (max-width:932px){.auth-layout{overflow-y:auto}}
