.language-switcher{min-width:12em}.auth-layout{background-color:var(--p-zinc-950);display:flex;flex-wrap:nowrap;height:100vh}.auth-layout .auth-layout__body{background-color:var(--p-zinc-50);box-shadow:var(--box-shadow);display:flex;flex-direction:column;height:inherit;width:48em}.auth-layout .auth-layout__body .auth-layout__body__content{flex:1;padding:var(--spacer-lg) var(--spacer-xl);padding-top:22vh}.auth-layout .auth-layout__body .auth-layout__body__top{flex:0;padding:var(--spacer-lg) var(--spacer-xl)}.auth-layout .auth-layout__body .auth-layout__body__footer{align-items:center;border-top:1px solid var(--p-zinc-400);display:flex;flex:0 0 4rem;font-size:.9em;justify-content:space-between;padding:0 var(--spacer-xl)}.auth-layout .auth-layout__body .auth-layout__body__footer ul{display:flex}.auth-layout .auth-layout__body .auth-layout__body__footer ul li:not(:last-child){margin-right:var(--spacer)}.auth-layout .auth-layout__aside{flex:1;position:relative}.auth-layout .auth-layout__aside .auth-layout__aside__menu{display:flex;position:absolute;right:var(--spacer-lg);top:var(--spacer-lg);z-index:10}.auth-layout .auth-layout__aside .auth-layout__aside__menu li:not(:last-child){margin-right:var(--spacer-input)}.auth-layout .auth-layout__aside img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.auth-layout .auth-layout__brand{width:18em}.auth-title{color:var(--p-zinc-800);font-size:1.5em;font-weight:var(--font-weight-normal)}.auth-form{margin-top:var(--spacer-lg)}.auth-form .auth-form__bar{display:flex;justify-content:space-between;margin-top:var(--spacer-md)}.dark-mode .auth-layout .auth-layout__body{background-color:var(--p-zinc-900)}.dark-mode .auth-layout .auth-layout__body .auth-layout__body__footer{border-top-color:var(--p-zinc-700)}.dark-mode .auth-layout .auth-title{color:var(--p-zinc-100)}.dark-mode .auth-layout .auth-layout__brand{filter:invert(1) contrast(2)}
