.LoginLayout_root__aQXm_{display:grid;grid-template-areas:"image" "form";grid-template-rows:repeat(2,1fr);height:100svh;background:#fff}@supports not (height:100svh){.LoginLayout_root__aQXm_{height:100vh}}[data-breakpoint=desktop]:root .LoginLayout_root__aQXm_{grid-template:1fr/repeat(2,1fr);grid-template-areas:"form image";align-items:center}.LoginLayout_image-container__Jda7w{grid-area:image;width:100%;height:100%;aspect-ratio:1;overflow:visible}[data-breakpoint=desktop]:root .LoginLayout_image-container__Jda7w{aspect-ratio:auto;overflow:hidden}.LoginLayout_image__4jxpu{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.LoginLayout_unauthorized__wlkfI{display:flex;flex-direction:column;gap:3.2rem;align-items:center;justify-content:center;width:100%;padding:3.2rem;text-align:center;text-wrap:balance}.LoginLayout_error__CplBi{color:var(--color-error)}