.identity-entry-shell-module__JsJbta__viewport{box-sizing:border-box;block-size:100svh;color:var(--foreground);background:var(--background);justify-content:center;align-items:center;padding-inline:24px;display:flex;overflow-y:auto}.identity-entry-shell-module__JsJbta__panel{width:420px;max-width:100%;padding-block:48px;padding-inline:var(--stimulus-space-7);color:var(--card-foreground);background:var(--card);border:1px solid var(--border);border-radius:var(--stimulus-radius-dialog);box-shadow:var(--stimulus-shadow-overlay);animation:identity-entry-shell-module__JsJbta__identity-panel-enter var(--stimulus-duration-slow) var(--stimulus-ease-out) both;flex-direction:column;flex:none;gap:14px;margin-block:auto;display:flex}.identity-entry-shell-module__JsJbta__wide{width:560px}.identity-entry-shell-module__JsJbta__brand{width:fit-content;align-items:center;min-block-size:44px;margin-block:-11px 3px;display:flex}.identity-entry-shell-module__JsJbta__brandImage{block-size:auto;inline-size:72px}@keyframes identity-entry-shell-module__JsJbta__identity-panel-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:639px){.identity-entry-shell-module__JsJbta__panel{padding-block:32px;padding-inline:var(--stimulus-space-5)}}@media (prefers-reduced-motion:reduce){.identity-entry-shell-module__JsJbta__panel{animation:none}}