#appShell[hidden]{display:none!important}
.sso-provider{display:flex;align-items:center;gap:14px;padding:18px;margin:4px 0 16px;border:1px solid #d5e6f7;border-radius:12px;background:#f5faff;color:#203f60}
.sso-provider-mark{display:grid;place-items:center;width:44px;height:44px;flex-shrink:0;border-radius:11px;background:#e3f1ff;color:#1479ce}
.sso-provider svg,.login-submit svg{width:23px;height:23px;flex-shrink:0}
.sso-provider strong{font-size:16px}.sso-provider small,.sso-provider-copy>span{display:block;margin-top:6px;font-size:11px;color:#68839c;line-height:1.6}.sso-provider-badge{margin-left:auto;font-size:10px;color:#1479ce}
.auth-form .login-submit,.auth-form>a.login-submit{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:48px;padding:12px 16px;border:0;border-radius:8px;background:linear-gradient(110deg,#067dde,#0869bf);color:white;font-size:14px;font-weight:600;font-family:inherit;text-decoration:none;cursor:pointer;box-shadow:0 6px 20px #087bcc24}
.login-submit>span:not(.button-arrow){flex:1;text-align:center}.login-submit>svg{margin-right:auto}.login-submit b,.login-submit .button-arrow{margin-left:auto}.login-submit:hover{filter:brightness(1.06)}.login-submit:focus-visible{outline:3px solid #80bfff;outline-offset:3px}.login-submit:disabled{opacity:.65;cursor:wait}
@media(max-width:800px){.auth-screen .auth-card{min-height:100svh!important;height:auto!important;overflow:visible!important;grid-template-columns:1fr!important}.auth-screen .auth-showcase{display:none!important}.auth-screen .auth-panel{min-height:100svh;padding:32px 24px!important}.auth-mobile-brand{margin-bottom:40px}.sso-provider{padding:16px;gap:10px}.sso-provider small{font-size:10px}}

.auth-screen .auth-form{min-width:0;grid-template-columns:minmax(0,1fr)}
.auth-screen .auth-form>*{min-width:0;max-width:100%}
.auth-screen .auth-heading p{white-space:normal!important;overflow-wrap:anywhere}
