.google-auth-button{display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 16px;border-radius:4px;border:1px solid #dadce0;background-color:#fff;color:#3c4043;font-weight:500;font-size:14px;cursor:pointer;transition:background-color .2s,border-color .2s,box-shadow .2s}.google-auth-button:hover{background-color:#f8f9fa;border-color:#dadce0;box-shadow:0 1px 1px #0000001a}.google-auth-button:focus{outline:none;border-color:#4285f4;box-shadow:0 0 0 2px #4285f466}.google-auth-button-small{padding:8px 12px;font-size:12px}.google-auth-button:active{background-color:#e8eaed}.google-auth-button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}
