body{min-height:100vh;display:flex;flex-direction:column}#main{margin-bottom:auto}.signout-pending-screen{align-items:center;background:#fff;display:flex;justify-content:center;inset:0;min-height:100vh;position:fixed;z-index:2147483647}.signout-pending-screen:empty:before{animation:signoutPendingSpin 1s linear infinite;border:4px solid #e5e7eb;border-top-color:#2f2f2f;border-radius:50%;content:"";height:48px;width:48px}@keyframes signoutPendingSpin{to{transform:rotate(1turn)}}.error-boundary-container{padding:2rem}.rounded{border-radius:8px}