.register-stage{place-items:center;width:min(1040px,100%);min-height:calc(100vh - 80px);margin:0 auto;display:grid}.register-panel{width:100%;overflow:hidden}.register-layout{min-height:640px}.register-form-panel{width:50%;min-width:0}.register-brand-panel{width:50%}.register-form-form{gap:var(--app-space-md);flex-direction:column;width:100%;margin:0;display:flex}.register-form-full-width{width:100%}.register-sso-content{justify-content:center;align-items:center;gap:var(--app-space-sm);display:inline-flex}.register-divider-label{flex:none}.register-domain-note,.register-signin-row{min-width:0}@media (max-width:900px){.register-stage{min-height:calc(100vh - 48px)}.register-layout{flex-direction:column;min-height:auto}.register-brand-panel,.register-form-panel{width:100%}.register-brand-panel{min-height:260px}}@media (max-width:560px){.register-stage{min-height:calc(100vh - 32px)}.register-brand-panel,.register-form-panel{padding:var(--app-space-2xl)}}
