.auth-layout{min-height:100vh;min-height:100svh;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(400px,.8fr);background:#d8e5ec}.auth-layout__brand{position:relative;min-height:440px;overflow:hidden;display:flex;align-items:flex-end;padding:clamp(32px,7vw,96px);color:#fff;background-color:#042b49;background-image:linear-gradient(135deg,#042b4733,#0089ab47),url(/auth-background.svg);background-position:center;background-size:cover}.auth-layout__brand-content{position:relative;z-index:1;max-width:440px}.auth-layout__form{min-width:0;display:flex;align-items:center;justify-content:center;padding:clamp(32px,5vw,80px) clamp(24px,6vw,96px);background:#fff}.auth-layout__form .ant-pro-form-login-container{width:100%;max-width:420px;min-height:auto;height:auto;flex:none;padding:0;background:transparent;box-shadow:none}.auth-layout__form .ant-pro-form-login-main{width:100%!important;margin-inline:0}@media (max-width: 760px){.auth-layout{display:block}.auth-layout__brand{min-height:210px;align-items:center;padding:32px 24px}.auth-layout__form{min-height:calc(100vh - 210px);padding:40px 24px}}
