.ppd-google-divider { align-items: center; color: #8b9895; display: flex; font-size: 10px; gap: 12px; margin: 17px 0; text-transform: uppercase; }
.ppd-google-divider::before, .ppd-google-divider::after { background: #e1e7e5; content: ''; flex: 1; height: 1px; }
.ppd-google-button { align-items: center; background: #fff; border: 1px solid #d7dfdc; border-radius: 9px; color: #2f3c39; display: flex; font-size: 13px; font-weight: 700; gap: 11px; justify-content: center; min-height: 48px; padding: 0 16px; width: 100%; }
.ppd-google-button:hover { background: #f8faf9; border-color: #aebbb7; color: #172321; transform: translateY(-1px); }
.ppd-google-button svg { flex: 0 0 20px; height: 20px; width: 20px; }
.ppd-auth-gate__dialog > .ppd-google-divider { margin-top: 18px; }

