.pl-google[hidden], .pl-google [hidden] { display: none !important; }
.pl-google { margin: 18px 0; min-width: 0; }
/* Reserve and contain the official button while Google's styles arrive. */
.pl-google [data-google-button] {
  box-sizing: border-box;
  width: 100%;
  max-width: 408px;
  height: 48px;
  padding: 4px;
  overflow: hidden;
  contain: layout paint;
  visibility: hidden;
  opacity: 0;
}
.pl-google [data-google-button][data-google-ready="1"] { visibility: visible; opacity: 1; }
.pl-google-status { font-size: 14px; line-height: 1.45; margin: 10px 0; }
.pl-google-status:empty { display: none; }
.pl-google-status[data-error="1"] { padding: 10px; border: 1px solid #fca5a5; border-radius: 10px; color: #991b1b; background: #fef2f2; }
[data-theme="dark"] .pl-google-status[data-error="1"] { color: #fecaca; background: #450a0a; border-color: #7f1d1d; }
.pl-google-help { font-size: 14px; line-height: 1.5; }
.pl-google-page .card { margin: 16px 0; }
.pl-google-page .field { margin-top: 14px; }
.pl-google-page .field input { width: 100%; min-width: 0; }
.pl-google-page .google-email { overflow-wrap: anywhere; font-weight: 700; }
.pl-google-page .google-actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 18px; }
.pl-google-page .google-actions .btn { min-width: 0; white-space: normal; }
.pl-google-page .google-note { padding: 12px; border: 1px solid var(--line); border-radius: 12px; font-size: 14px; line-height: 1.5; }
.pl-google-page label { display: block; }
.pl-google-page input:focus-visible, .pl-google-page button:focus-visible, .pl-google-page a:focus-visible { outline: 3px solid #60a5fa; outline-offset: 3px; }
.pl-google-back { margin: 4px 0 20px; }
