.auth-shell{flex:1 1 auto;display:flex;flex-direction:column}.auth-shell__content{flex:1 1 auto;align-content:center;border-block:1px solid #E7E9EB}.auth-shell__footer{padding:12px 16px;text-align:center}.auth-shell__copyright{margin:8px 0;color:#b6bec4;font-size:12px}@media (min-width: 600px){.auth-shell__copyright{font-size:14px}}.auth-shell__close{padding:8px}body:has(>.auth-shell){min-height:100vh;display:flex;flex-direction:column}body:has(>.auth-shell) .site-header__logo{flex:none;margin-right:auto}body:has(>.auth-shell) .site-header__logo-wrap:hover{opacity:1}.auth-layout{padding:20px 0}@media (min-width: 900px){.auth-layout{display:flex;align-items:center;justify-content:space-between;gap:20px}}.auth-layout__notify{margin:20px 0 0}.auth-form{border:1px solid #E7E9EB;background:#f9fafa;border-radius:16px;padding:1.6em;font-size:12px}@media (min-width: 600px){.auth-form{padding:3em;font-size:14px}}.auth-form__heading{font-size:20px;line-height:1;margin:0 0 16px}.auth-form__lead{margin:0 0 12px}.auth-form__providers{display:flex;flex-wrap:wrap;gap:12px}.auth-form__provider{flex:150px 1 1}.auth-form__divider{position:relative;margin:16px 0;width:100%;max-width:100%;border:none;text-align:center;background:#f9fafa;color:#b6bec4}.auth-form__divider:before{content:"";position:absolute;top:50%;left:0;width:100%;border-top:1px solid currentcolor}.auth-form__divider:after{content:attr(data-label);position:relative;color:inherit;background:inherit;padding:0 8px}.auth-form__form{display:flex;flex-direction:column;gap:16px}.auth-form__forgot-link{text-decoration:underline}.auth-form__agree{margin:0}.auth-form__policy{text-decoration:underline}.auth-form__submit:hover{color:#fff}.auth-form__footer{margin:16px 0 0}.auth-aside{display:none;max-width:464px}@media (min-width: 900px){.auth-aside{display:flex;flex-direction:column;gap:24px;flex:50% 1 1}}.auth-aside__heading{font-size:32px;line-height:1.5;margin:0}.auth-aside__list{display:flex;flex-direction:column;gap:24px}.auth-aside__item{display:flex;align-items:center;gap:16px;margin:0}.auth-aside__icon{flex:40px 0 0;width:40px;height:40px}.auth-aside__text{margin:0}
