.auth-layout{display:flex;min-height:100vh;overflow:hidden}.sidebar{width:50%;position:relative}.form-container{flex:1;padding:1.5rem;display:flex;justify-content:center;align-items:center;background-color:#fff;overflow:auto}@media (min-width:768px){.form-container{padding:2rem;overflow:hidden}}.sidebar-image{width:100%;height:100vh;-o-object-fit:cover;object-fit:cover}