.auth-prompt-body{width:100%;justify-content:center;gap:24px;padding-left:1rem;padding-right:1rem;text-align:center}.auth-prompt-body,.auth-prompt-hero{display:flex;flex-direction:column;align-items:center}.auth-prompt-hero{gap:16px}.auth-prompt-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background-color:#ebf2fd}.auth-prompt-icon-glyph{width:24px;height:24px;flex-shrink:0;color:#1a73e8}.auth-prompt-copy{width:300px;max-width:100%;margin:0;text-align:center;font-size:.875rem;line-height:1.375;color:#6b6b6b}.auth-prompt-actions{display:flex;width:100%;flex-direction:column;gap:8px}@media (min-width:1024px){.auth-prompt-icon{width:80px;height:80px}.auth-prompt-icon-glyph{width:32px;height:32px}}