.login-page{background:#f0f2f5;place-items:center;min-height:100vh;display:grid}.login-card{width:360px;max-width:calc(100vw - 32px)}.bindings-layout{grid-template-columns:280px 1fr;align-items:start;gap:16px;display:grid}.bindings-accounts{max-height:calc(100vh - 160px);overflow-y:auto}.bindings-editor{min-width:0}@media (width<=992px){.bindings-layout{grid-template-columns:1fr}}
