/* HAMPAYAM_V254_INVITE_ONLY_GOOGLE_AUTH_STYLE_START */
.google-auth-box{display:grid;gap:10px;margin-top:8px}
.google-divider{display:flex;align-items:center;gap:10px;color:#728079;font-size:12px}
.google-divider::before,.google-divider::after{content:"";height:1px;flex:1;background:rgba(71,103,91,.2)}
.google-render-button,.google-link-render{display:flex;justify-content:center;min-height:42px;max-width:100%;overflow:hidden}
.google-join-fields{display:grid;gap:8px}
.google-join-fields[hidden]{display:none}
.google-join-toggle{border:0!important;background:transparent!important;color:var(--primary,#087f6d)!important;box-shadow:none!important;padding:4px!important;font-size:13px;cursor:pointer}
.google-auth-message{margin:0;padding:8px 10px;border-radius:10px;background:rgba(8,127,109,.08);color:#315f56;font-size:12px;line-height:1.8}
.google-auth-message.error{background:rgba(180,45,55,.08);color:#a0202b}
.google-account-control{display:grid;justify-items:center;gap:2px;max-width:190px}
.google-account-control small{font-size:10px;color:inherit;opacity:.72;white-space:nowrap}
.google-linked{display:inline-flex;align-items:center;padding:7px 9px;border-radius:10px;background:rgba(8,127,109,.11);color:#087f6d;font-size:12px;white-space:nowrap}
.admin-google-status{color:#087f6d!important}
.admin-google-disconnect{font-size:11px!important;padding:6px 8px!important}
@media(max-width:760px){
  .account-actions{flex-wrap:wrap}
  .google-account-control{order:3;max-width:100%;width:100%}
  .google-link-render{transform:scale(.92);transform-origin:center}
}
/* HAMPAYAM_V254_INVITE_ONLY_GOOGLE_AUTH_STYLE_END */
