.google-signin{flex-direction:column;gap:12px;margin-top:14px;display:flex}.google-signin__divider{color:var(--text-muted,var(--text));opacity:.7;align-items:center;gap:12px;font-size:.8rem;display:flex}.google-signin__divider:before,.google-signin__divider:after{content:"";background:var(--border);flex:1;height:1px}.google-signin__button{border:var(--border-retro);background:var(--bg);width:100%;color:var(--text);box-shadow:var(--shadow-retro);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:transform var(--duration-press) var(--ease-spring), background-color var(--duration-ui) var(--ease-standard), box-shadow var(--duration-ui) var(--ease-standard);border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:15px 18px;font-size:.95rem;font-weight:700;display:flex}.google-signin__button:hover:not(:disabled){background:var(--surface-strong)}.google-signin__button:active:not(:disabled){box-shadow:var(--shadow-retro-pressed);transform:translate(2px,2px)}.google-signin__button:disabled{opacity:.55;cursor:not-allowed}.google-signin__glyph{flex:none;width:18px;height:18px}.google-signin__label{line-height:1.2}
